@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;
}.uk-scope html{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;font-weight:400;line-height:1.5;-webkit-text-size-adjust:100%;background:#fff;color:#666}.uk-scope body{margin:0}.uk-scope .uk-link,.uk-scope a{color:#1e87f0;text-decoration:none;cursor:pointer}.uk-scope .uk-link-toggle:hover .uk-link,.uk-scope .uk-link:hover,.uk-scope a:hover{color:#0f6ecd;text-decoration:underline}.uk-scope .uk-link-toggle:hover .uk-link:has(.uk-text-middle),.uk-scope .uk-link:has(.uk-text-middle),.uk-scope a:has(.uk-text-middle){text-underline-offset:0.1875em}.uk-scope abbr[title]{text-decoration:underline dotted;-webkit-text-decoration-style:dotted}.uk-scope b,.uk-scope strong{font-weight:bolder}.uk-scope :not(pre)>code,.uk-scope :not(pre)>kbd,.uk-scope :not(pre)>samp{font-family:Consolas,monaco,monospace;font-size:14px;color:#f0506e;white-space:nowrap;padding:2px 6px;background:#f8f8f8}.uk-scope em{color:#f0506e}.uk-scope ins{background:#ffd;color:#666;text-decoration:none}.uk-scope mark{background:#ffd;color:#666}.uk-scope q{font-style:italic}.uk-scope small{font-size:80%}.uk-scope sub,.uk-scope sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.uk-scope sup{top:-.5em}.uk-scope sub{bottom:-.25em}.uk-scope audio,.uk-scope canvas,.uk-scope iframe,.uk-scope img,.uk-scope svg,.uk-scope video{vertical-align:middle}.uk-scope canvas,.uk-scope img,.uk-scope svg,.uk-scope video{max-width:100%;box-sizing:border-box;height:auto;aspect-ratio:attr(width type(<number>))/attr(height type(<number>));object-fit:cover}.uk-scope img:not([src]){visibility:hidden;min-width:1px}.uk-scope iframe{border:0}.uk-scope address,.uk-scope dl,.uk-scope fieldset,.uk-scope figure,.uk-scope ol,.uk-scope p,.uk-scope pre,.uk-scope ul{margin:0 0 20px 0}.uk-scope *+address,.uk-scope *+dl,.uk-scope *+fieldset,.uk-scope *+figure,.uk-scope *+ol,.uk-scope *+p,.uk-scope *+pre,.uk-scope *+ul{margin-top:20px}.uk-scope .uk-h1,.uk-scope .uk-h2,.uk-scope .uk-h3,.uk-scope .uk-h4,.uk-scope .uk-h5,.uk-scope .uk-h6,.uk-scope .uk-heading-2xlarge,.uk-scope .uk-heading-3xlarge,.uk-scope .uk-heading-large,.uk-scope .uk-heading-medium,.uk-scope .uk-heading-small,.uk-scope .uk-heading-xlarge,.uk-scope h1,.uk-scope h2,.uk-scope h3,.uk-scope h4,.uk-scope h5,.uk-scope h6{margin:0 0 20px 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400;color:#333;text-transform:none}.uk-scope *+.uk-h1,.uk-scope *+.uk-h2,.uk-scope *+.uk-h3,.uk-scope *+.uk-h4,.uk-scope *+.uk-h5,.uk-scope *+.uk-h6,.uk-scope *+.uk-heading-2xlarge,.uk-scope *+.uk-heading-3xlarge,.uk-scope *+.uk-heading-large,.uk-scope *+.uk-heading-medium,.uk-scope *+.uk-heading-small,.uk-scope *+.uk-heading-xlarge,.uk-scope *+h1,.uk-scope *+h2,.uk-scope *+h3,.uk-scope *+h4,.uk-scope *+h5,.uk-scope *+h6{margin-top:40px}.uk-scope .uk-h1,.uk-scope h1{font-size:35.7px;line-height:1.2}.uk-scope .uk-h2,.uk-scope h2{font-size:27.2px;line-height:1.3}.uk-scope .uk-h3,.uk-scope h3{font-size:24px;line-height:1.4}.uk-scope .uk-h4,.uk-scope h4{font-size:20px;line-height:1.4}.uk-scope .uk-h5,.uk-scope h5{font-size:16px;line-height:1.4}.uk-scope .uk-h6,.uk-scope h6{font-size:14px;line-height:1.4}@media (min-width:960px){.uk-scope .uk-h1,.uk-scope h1{font-size:42px}.uk-scope .uk-h2,.uk-scope h2{font-size:32px}}.uk-scope ol,.uk-scope ul{padding-left:30px}.uk-scope ol>li>ol,.uk-scope ol>li>ul,.uk-scope ul>li>ol,.uk-scope ul>li>ul{margin:0}.uk-scope dt{font-weight:700}.uk-scope dd{margin-left:0}.uk-scope .uk-hr,.uk-scope hr{overflow:visible;text-align:inherit;margin:0 0 20px 0;border:0;border-top:1px solid #e5e5e5}.uk-scope *+.uk-hr,.uk-scope *+hr{margin-top:20px}.uk-scope address{font-style:normal}.uk-scope blockquote{margin:0 0 20px 0;font-size:20px;line-height:1.5;font-style:italic;color:#333}.uk-scope *+blockquote{margin-top:20px}.uk-scope blockquote p:last-of-type{margin-bottom:0}.uk-scope blockquote footer{margin-top:10px;font-size:14px;line-height:1.5;color:#666}.uk-scope blockquote footer::before{content:"— "}.uk-scope pre{font:14px/1.5 Consolas,monaco,monospace;color:#666;-moz-tab-size:4;tab-size:4;overflow:auto;padding:10px;border:1px solid #e5e5e5;border-radius:3px;background:#fff}.uk-scope pre code{font-family:Consolas,monaco,monospace}.uk-scope :focus{outline:0}.uk-scope :focus-visible{outline:2px dotted #333}.uk-scope ::selection{background:#39f;color:#fff;text-shadow:none}.uk-scope details,.uk-scope main{display:block}.uk-scope summary{display:list-item}.uk-scope template{display:none}:root{--uk-breakpoint-s:640px;--uk-breakpoint-m:960px;--uk-breakpoint-l:1200px;--uk-breakpoint-xl:1600px}.uk-scope li{margin:0}.uk-scope .uk-link-muted a,.uk-scope .uk-link-toggle .uk-link-muted,.uk-scope a.uk-link-muted{color:#999}.uk-scope .uk-link-muted a:hover,.uk-scope .uk-link-toggle:hover .uk-link-muted,.uk-scope a.uk-link-muted:hover{color:#666}.uk-scope .uk-link-text a,.uk-scope .uk-link-toggle .uk-link-text,.uk-scope a.uk-link-text{color:inherit}.uk-scope .uk-link-text a:hover,.uk-scope .uk-link-toggle:hover .uk-link-text,.uk-scope a.uk-link-text:hover{color:#999}.uk-scope .uk-link-heading a,.uk-scope .uk-link-toggle .uk-link-heading,.uk-scope a.uk-link-heading{color:inherit}.uk-scope .uk-link-heading a:hover,.uk-scope .uk-link-toggle:hover .uk-link-heading,.uk-scope a.uk-link-heading:hover{color:#1e87f0;text-decoration:none}.uk-scope .uk-link-reset a,.uk-scope a.uk-link-reset{color:inherit!important;text-decoration:none!important}.uk-scope .uk-link-toggle{color:inherit!important;text-decoration:none!important}.uk-scope .uk-heading-small{font-size:41.6px;line-height:1.2}.uk-scope .uk-heading-medium{font-size:46.2px;line-height:1.1}.uk-scope .uk-heading-large{font-size:54.4px;line-height:1.1}.uk-scope .uk-heading-xlarge{font-size:64px;line-height:1}.uk-scope .uk-heading-2xlarge{font-size:96px;line-height:1}.uk-scope .uk-heading-3xlarge{font-size:128px;line-height:1}@media (min-width:960px){.uk-scope .uk-heading-small{font-size:52px}.uk-scope .uk-heading-medium{font-size:56px}.uk-scope .uk-heading-large{font-size:64px}.uk-scope .uk-heading-xlarge{font-size:96px}.uk-scope .uk-heading-2xlarge{font-size:128px}.uk-scope .uk-heading-3xlarge{font-size:176px}}@media (min-width:1200px){.uk-scope .uk-heading-medium{font-size:64px}.uk-scope .uk-heading-large{font-size:96px}.uk-scope .uk-heading-xlarge{font-size:128px}.uk-scope .uk-heading-2xlarge{font-size:176px}.uk-scope .uk-heading-3xlarge{font-size:15rem}}.uk-scope .uk-heading-divider{padding-bottom:calc(5px + .1em);border-bottom:calc(.2px + .05em) solid #e5e5e5}.uk-scope .uk-heading-bullet{position:relative}.uk-scope .uk-heading-bullet::before{content:"";display:inline-block;position:relative;top:calc(-.1 * 1em);vertical-align:middle;height:calc(4px + .7em);margin-right:calc(5px + .2em);border-left:calc(5px + .1em) solid #e5e5e5}.uk-scope .uk-heading-line{overflow:hidden}.uk-scope .uk-heading-line>*{display:inline-block;position:relative}.uk-scope .uk-heading-line>::after,.uk-scope .uk-heading-line>::before{content:"";position:absolute;top:calc(50% - (calc(.2px + .05em)/ 2));width:2000px;border-bottom:calc(.2px + .05em) solid #e5e5e5}.uk-scope .uk-heading-line>::before{right:100%;margin-right:calc(5px + .3em)}.uk-scope .uk-heading-line>::after{left:100%;margin-left:calc(5px + .3em)}.uk-scope [class*=uk-divider]{border:none;margin-bottom:20px}.uk-scope *+[class*=uk-divider]{margin-top:20px}.uk-scope .uk-divider-icon{position:relative;height:20px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:50% 50%}.uk-scope .uk-divider-icon::after,.uk-scope .uk-divider-icon::before{content:"";position:absolute;top:50%;max-width:calc(50% - (50px / 2));border-bottom:1px solid #e5e5e5}.uk-scope .uk-divider-icon::before{right:calc(50% + (50px / 2));width:100%}.uk-scope .uk-divider-icon::after{left:calc(50% + (50px / 2));width:100%}.uk-scope .uk-divider-small{line-height:0}.uk-scope .uk-divider-small::after{content:"";display:inline-block;width:100px;max-width:100%;border-top:1px solid #e5e5e5;vertical-align:top}.uk-scope .uk-divider-vertical{width:max-content;height:100px;margin-left:auto;margin-right:auto;border-left:1px solid #e5e5e5}.uk-scope .uk-list{padding:0;list-style:none}.uk-scope .uk-list>*{break-inside:avoid-column}.uk-scope .uk-list>*>:last-child{margin-bottom:0}.uk-scope .uk-list>*>ul,.uk-scope .uk-list>:nth-child(n+2){margin-top:10px}.uk-scope .uk-list-circle,.uk-scope .uk-list-decimal,.uk-scope .uk-list-disc,.uk-scope .uk-list-hyphen,.uk-scope .uk-list-square{padding-left:30px}.uk-scope .uk-list-disc{list-style-type:disc}.uk-scope .uk-list-circle{list-style-type:circle}.uk-scope .uk-list-square{list-style-type:square}.uk-scope .uk-list-decimal{list-style-type:decimal}.uk-scope .uk-list-hyphen{list-style-type:'–  '}.uk-scope .uk-list-muted>::marker{color:#999!important}.uk-scope .uk-list-emphasis>::marker{color:#333!important}.uk-scope .uk-list-primary>::marker{color:#1e87f0!important}.uk-scope .uk-list-secondary>::marker{color:#222!important}.uk-scope .uk-list-bullet>*{position:relative;padding-left:30px}.uk-scope .uk-list-bullet>::before{content:"";position:absolute;top:0;left:0;width:30px;height:1.5em;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:50% 50%}.uk-scope .uk-list-divider>:nth-child(n+2){margin-top:10px;padding-top:10px;border-top:1px solid #e5e5e5}.uk-scope .uk-list-striped>*{padding:10px 10px}.uk-scope .uk-list-striped>:nth-of-type(odd){border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.uk-scope .uk-list-striped>:nth-of-type(odd){background:#f8f8f8}.uk-scope .uk-list-striped>:nth-child(n+2){margin-top:0}.uk-scope .uk-list-large>*>ul,.uk-scope .uk-list-large>:nth-child(n+2){margin-top:20px}.uk-scope .uk-list-collapse>*>ul,.uk-scope .uk-list-collapse>:nth-child(n+2){margin-top:0}.uk-scope .uk-list-large.uk-list-divider>:nth-child(n+2){margin-top:20px;padding-top:20px}.uk-scope .uk-list-collapse.uk-list-divider>:nth-child(n+2){margin-top:0;padding-top:0}.uk-scope .uk-list-large.uk-list-striped>*{padding:20px 10px}.uk-scope .uk-list-collapse.uk-list-striped>*{padding-top:0;padding-bottom:0}.uk-scope .uk-list-collapse.uk-list-striped>:nth-child(n+2),.uk-scope .uk-list-large.uk-list-striped>:nth-child(n+2){margin-top:0}.uk-scope .uk-description-list>dt{color:#333;font-size:14px;font-weight:400;text-transform:uppercase}.uk-scope .uk-description-list>dt:nth-child(n+2){margin-top:20px}.uk-scope .uk-description-list-divider>dt:nth-child(n+2){margin-top:20px;padding-top:20px;border-top:1px solid #e5e5e5}.uk-scope .uk-table{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:20px}.uk-scope *+.uk-table{margin-top:20px}.uk-scope .uk-table th{padding:16px 12px;text-align:left;vertical-align:bottom;font-size:14px;font-weight:400;color:#999;text-transform:uppercase;word-break:normal}.uk-scope .uk-table td{padding:16px 12px;vertical-align:top}.uk-scope .uk-table td>:last-child{margin-bottom:0}.uk-scope .uk-table tfoot{font-size:14px}.uk-scope .uk-table caption{font-size:14px;text-align:left;color:#999}.uk-scope .uk-table-middle,.uk-scope .uk-table-middle td{vertical-align:middle!important}.uk-scope .uk-table-divider>:first-child>tr:not(:first-child),.uk-scope .uk-table-divider>:not(:first-child)>tr,.uk-scope .uk-table-divider>tr:not(:first-child){border-top:1px solid #e5e5e5}.uk-scope .uk-table-striped tbody tr:nth-of-type(odd),.uk-scope .uk-table-striped>tr:nth-of-type(odd){background:#f8f8f8;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.uk-scope .uk-table-hover tbody tr:hover,.uk-scope .uk-table-hover>tr:hover{background:#ffd}.uk-scope .uk-table tbody tr.uk-active,.uk-scope .uk-table>tr.uk-active{background:#ffd}.uk-scope .uk-table-small td,.uk-scope .uk-table-small th{padding:10px 12px}.uk-scope .uk-table-large td,.uk-scope .uk-table-large th{padding:22px 12px}.uk-scope .uk-table-justify td:first-child,.uk-scope .uk-table-justify th:first-child{padding-left:0}.uk-scope .uk-table-justify td:last-child,.uk-scope .uk-table-justify th:last-child{padding-right:0}.uk-scope .uk-table-shrink{width:1px}.uk-scope .uk-table-expand{min-width:150px}.uk-scope .uk-table-link{padding:0!important}.uk-scope .uk-table-link>a{display:block;padding:16px 12px}.uk-scope .uk-table-small .uk-table-link>a{padding:10px 12px}@media (max-width:959px){.uk-scope .uk-table-responsive,.uk-scope .uk-table-responsive tbody,.uk-scope .uk-table-responsive td,.uk-scope .uk-table-responsive th,.uk-scope .uk-table-responsive tr{display:block}.uk-scope .uk-table-responsive thead{display:none}.uk-scope .uk-table-responsive td,.uk-scope .uk-table-responsive th{width:auto!important;max-width:none!important;min-width:0!important;overflow:visible!important;white-space:normal!important}.uk-scope .uk-table-responsive .uk-table-link:not(:first-child)>a,.uk-scope .uk-table-responsive td:not(:first-child):not(.uk-table-link),.uk-scope .uk-table-responsive th:not(:first-child):not(.uk-table-link){padding-top:5px!important}.uk-scope .uk-table-responsive .uk-table-link:not(:last-child)>a,.uk-scope .uk-table-responsive td:not(:last-child):not(.uk-table-link),.uk-scope .uk-table-responsive th:not(:last-child):not(.uk-table-link){padding-bottom:5px!important}.uk-scope .uk-table-justify.uk-table-responsive td,.uk-scope .uk-table-justify.uk-table-responsive th{padding-left:0;padding-right:0}}.uk-scope .uk-table tbody tr{transition:background-color .1s linear}.uk-scope .uk-table-striped tbody tr:nth-of-type(2n):last-child,.uk-scope .uk-table-striped>tr:nth-of-type(2n):last-child{border-bottom:1px solid #e5e5e5}.uk-scope .uk-icon{margin:0;border:none;border-radius:0;overflow:visible;font:inherit;color:inherit;text-transform:none;padding:0;background-color:transparent;display:inline-block;fill:currentcolor;line-height:0}.uk-scope button.uk-icon:not(:disabled){cursor:pointer}.uk-scope .uk-icon::-moz-focus-inner{border:0;padding:0}.uk-scope .uk-icon:not(.uk-preserve) [fill*="#"]:not(.uk-preserve){fill:currentcolor}.uk-scope .uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve){stroke:currentcolor}.uk-scope .uk-icon>*{transform:translate(0,0)}.uk-scope .uk-icon-image{width:20px;height:20px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;vertical-align:middle;object-fit:scale-down;max-width:none}.uk-scope .uk-icon-link{color:#999;text-decoration:none!important}.uk-scope .uk-icon-link:hover{color:#666}.uk-scope .uk-active>.uk-icon-link,.uk-scope .uk-icon-link:active{color:#595959}.uk-scope .uk-icon-button{box-sizing:border-box;width:36px;height:36px;border-radius:500px;background:#f8f8f8;color:#999;vertical-align:middle;display:inline-flex;justify-content:center;align-items:center;transition:.1s ease-in-out;transition-property:color,background-color}.uk-scope .uk-icon-button:hover{background-color:#ebebeb;color:#666}.uk-scope .uk-active>.uk-icon-button,.uk-scope .uk-icon-button:active{background-color:#dfdfdf;color:#666}.uk-scope .uk-icon-overlay,.uk-scope a .uk-icon-overlay{color:rgba(51,51,51,.6);transition:.1s ease-in-out;transition-property:color}.uk-scope .uk-icon-overlay:hover,.uk-scope a:hover .uk-icon-overlay{color:#333}.uk-scope .uk-button{margin:0;border:none;overflow:visible;font:inherit;color:inherit;text-transform:none;-webkit-appearance:none;border-radius:0;display:inline-block;box-sizing:border-box;padding:0 30px;vertical-align:middle;font-size:14px;line-height:38px;text-align:center;text-decoration:none;text-transform:uppercase;transition:.1s ease-in-out;transition-property:color,background-color,border-color}.uk-scope .uk-button:not(:disabled){cursor:pointer}.uk-scope .uk-button::-moz-focus-inner{border:0;padding:0}.uk-scope .uk-button:hover{text-decoration:none}.uk-scope .uk-button-default{background-color:transparent;color:#333;border:1px solid #e5e5e5}.uk-scope .uk-button-default:hover{background-color:transparent;color:#333;border-color:#b2b2b2}.uk-scope .uk-button-default.uk-active,.uk-scope .uk-button-default:active{background-color:transparent;color:#333;border-color:#999}.uk-scope .uk-button-primary{background-color:#1e87f0;color:#fff;border:1px solid transparent}.uk-scope .uk-button-primary:hover{background-color:#0f7ae5;color:#fff}.uk-scope .uk-button-primary.uk-active,.uk-scope .uk-button-primary:active{background-color:#0e6dcd;color:#fff}.uk-scope .uk-button-secondary{background-color:#222;color:#fff;border:1px solid transparent}.uk-scope .uk-button-secondary:hover{background-color:#151515;color:#fff}.uk-scope .uk-button-secondary.uk-active,.uk-scope .uk-button-secondary:active{background-color:#080808;color:#fff}.uk-scope .uk-button-danger{background-color:#f0506e;color:#fff;border:1px solid transparent}.uk-scope .uk-button-danger:hover{background-color:#ee395b;color:#fff}.uk-scope .uk-button-danger.uk-active,.uk-scope .uk-button-danger:active{background-color:#ec2147;color:#fff}.uk-scope .uk-button-danger:disabled,.uk-scope .uk-button-default:disabled,.uk-scope .uk-button-primary:disabled,.uk-scope .uk-button-secondary:disabled{background-color:transparent;color:#999;border-color:#e5e5e5}.uk-scope .uk-button-small{padding:0 15px;line-height:28px;font-size:14px}.uk-scope .uk-button-large{padding:0 40px;line-height:53px;font-size:14px}.uk-scope .uk-button-text{padding:0;line-height:1.5;background:0 0;color:#333;position:relative}.uk-scope .uk-button-text::before{content:"";position:absolute;bottom:0;left:0;right:100%;border-bottom:1px solid currentColor;transition:right .3s ease-out}.uk-scope .uk-button-text:hover{color:#333}.uk-scope .uk-button-text:hover::before{right:0}.uk-scope .uk-button-text:disabled{color:#999}.uk-scope .uk-button-text:disabled::before{display:none}.uk-scope .uk-button-link{padding:0;line-height:1.5;background:0 0;color:#333}.uk-scope .uk-button-link:hover{color:#999;text-decoration:none}.uk-scope .uk-button-link:disabled{color:#999;text-decoration:none}.uk-scope .uk-button-group{display:inline-flex;vertical-align:middle;position:relative}.uk-scope .uk-button-group>.uk-button:nth-child(n+2),.uk-scope .uk-button-group>div:nth-child(n+2) .uk-button{margin-left:-1px}.uk-scope .uk-button-group .uk-button.uk-active,.uk-scope .uk-button-group .uk-button:active,.uk-scope .uk-button-group .uk-button:focus,.uk-scope .uk-button-group .uk-button:hover{position:relative;z-index:1}.uk-scope .uk-card{position:relative;box-sizing:border-box;transition:box-shadow .1s ease-in-out}.uk-scope .uk-card-body{display:flow-root;padding:30px 30px}.uk-scope .uk-card-header{display:flow-root;padding:15px 30px}.uk-scope .uk-card-footer{display:flow-root;padding:15px 30px}@media (min-width:1200px){.uk-scope .uk-card-body{padding:40px 40px}.uk-scope .uk-card-header{padding:20px 40px}.uk-scope .uk-card-footer{padding:20px 40px}}.uk-scope .uk-card-body>:last-child,.uk-scope .uk-card-footer>:last-child,.uk-scope .uk-card-header>:last-child{margin-bottom:0}.uk-scope .uk-card-title{font-size:24px;line-height:1.4}.uk-scope .uk-card-badge{position:absolute;top:15px;right:15px;z-index:1;height:22px;padding:0 10px;background:#1e87f0;color:#fff;font-size:14px;display:flex;justify-content:center;align-items:center;line-height:0;border-radius:2px;text-transform:uppercase}.uk-scope .uk-card-badge:first-child+*{margin-top:0}.uk-scope .uk-card-hover:not(.uk-card-default,.uk-card-primary,.uk-card-secondary,.uk-card-overlay):hover{background-color:#fff;box-shadow:0 14px 25px rgba(0,0,0,.16)}.uk-scope .uk-card-default{--uk-inverse:dark;background-color:#fff;color:#666;box-shadow:0 5px 15px rgba(0,0,0,.08)}.uk-scope .uk-card-default .uk-card-title{color:#333}.uk-scope .uk-card-default.uk-card-hover:hover{background-color:#fff;box-shadow:0 14px 25px rgba(0,0,0,.16)}.uk-scope .uk-card-default .uk-card-header{border-bottom:1px solid #e5e5e5}.uk-scope .uk-card-default .uk-card-footer{border-top:1px solid #e5e5e5}.uk-scope .uk-card-primary{--uk-inverse:light;background-color:#1e87f0;color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.08)}.uk-scope .uk-card-primary .uk-card-title{color:#fff}.uk-scope .uk-card-primary.uk-card-hover:hover{background-color:#1e87f0;box-shadow:0 14px 25px rgba(0,0,0,.16)}.uk-scope .uk-card-secondary{--uk-inverse:light;background-color:#222;color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.08)}.uk-scope .uk-card-secondary .uk-card-title{color:#fff}.uk-scope .uk-card-secondary.uk-card-hover:hover{background-color:#222;box-shadow:0 14px 25px rgba(0,0,0,.16)}.uk-scope .uk-card-overlay{--uk-inverse:dark;background-color:rgba(255,255,255,.9);color:#666;box-shadow:0 5px 15px rgba(0,0,0,.08)}.uk-scope .uk-card-overlay .uk-card-title{color:#333}.uk-scope .uk-card-overlay.uk-card-hover:hover{background-color:#fff;box-shadow:0 14px 25px rgba(0,0,0,.16)}.uk-scope .uk-card-small .uk-card-body,.uk-scope .uk-card-small.uk-card-body{padding:20px 20px}.uk-scope .uk-card-small .uk-card-header{padding:13px 20px}.uk-scope .uk-card-small .uk-card-footer{padding:13px 20px}@media (min-width:1200px){.uk-scope .uk-card-large .uk-card-body,.uk-scope .uk-card-large.uk-card-body{padding:70px 70px}.uk-scope .uk-card-large .uk-card-header{padding:35px 70px}.uk-scope .uk-card-large .uk-card-footer{padding:35px 70px}}.uk-scope .uk-card-body>.uk-nav-default{margin-left:-30px;margin-right:-30px}.uk-scope .uk-card-body>.uk-nav-default:only-child{margin-top:-15px;margin-bottom:-15px}.uk-scope .uk-card-body>.uk-nav-default .uk-nav-divider,.uk-scope .uk-card-body>.uk-nav-default .uk-nav-header,.uk-scope .uk-card-body>.uk-nav-default>li>a{padding-left:30px;padding-right:30px}.uk-scope .uk-card-body>.uk-nav-default .uk-nav-sub{padding-left:45px}@media (min-width:1200px){.uk-scope .uk-card-body>.uk-nav-default{margin-left:-40px;margin-right:-40px}.uk-scope .uk-card-body>.uk-nav-default:only-child{margin-top:-25px;margin-bottom:-25px}.uk-scope .uk-card-body>.uk-nav-default .uk-nav-divider,.uk-scope .uk-card-body>.uk-nav-default .uk-nav-header,.uk-scope .uk-card-body>.uk-nav-default>li>a{padding-left:40px;padding-right:40px}.uk-scope .uk-card-body>.uk-nav-default .uk-nav-sub{padding-left:55px}}.uk-scope .uk-card-small>.uk-nav-default{margin-left:-20px;margin-right:-20px}.uk-scope .uk-card-small>.uk-nav-default:only-child{margin-top:-5px;margin-bottom:-5px}.uk-scope .uk-card-small>.uk-nav-default .uk-nav-divider,.uk-scope .uk-card-small>.uk-nav-default .uk-nav-header,.uk-scope .uk-card-small>.uk-nav-default>li>a{padding-left:20px;padding-right:20px}.uk-scope .uk-card-small>.uk-nav-default .uk-nav-sub{padding-left:35px}@media (min-width:1200px){.uk-scope .uk-card-large>.uk-nav-default{margin:0}.uk-scope .uk-card-large>.uk-nav-default:only-child{margin:0}.uk-scope .uk-card-large>.uk-nav-default .uk-nav-divider,.uk-scope .uk-card-large>.uk-nav-default .uk-nav-header,.uk-scope .uk-card-large>.uk-nav-default>li>a{padding-left:0;padding-right:0}.uk-scope .uk-card-large>.uk-nav-default .uk-nav-sub{padding-left:15px}}.uk-scope .uk-close{color:#999;transition:.1s ease-in-out;transition-property:color,opacity}.uk-scope .uk-close:hover{color:#666}.uk-scope .uk-spinner>*{animation:uk-spinner-rotate 1.4s linear infinite}@keyframes uk-spinner-rotate{0%{transform:rotate(0)}100%{transform:rotate(270deg)}}.uk-scope .uk-spinner>*>*{stroke-dasharray:88px;stroke-dashoffset:0;transform-origin:center;animation:uk-spinner-dash 1.4s ease-in-out infinite;stroke-width:1;stroke-linecap:round}@keyframes uk-spinner-dash{0%{stroke-dashoffset:88px}50%{stroke-dashoffset:22px;transform:rotate(135deg)}100%{stroke-dashoffset:88px;transform:rotate(450deg)}}.uk-scope .uk-marker{padding:5px;background:#222;color:#fff;border-radius:500px}.uk-scope .uk-marker:hover{color:#fff}.uk-scope .uk-badge{box-sizing:border-box;min-width:18px;height:18px;padding:0 5px;border-radius:500px;vertical-align:middle;background:#1e87f0;color:#fff!important;font-size:11px;display:inline-flex;justify-content:center;align-items:center;line-height:0}.uk-scope .uk-badge:hover{text-decoration:none}.uk-scope .uk-label{display:inline-block;padding:0 10px;background:#1e87f0;line-height:1.5;font-size:14px;color:#fff;vertical-align:middle;white-space:nowrap;border-radius:2px;text-transform:uppercase}.uk-scope .uk-label-success{background-color:#32d296;color:#fff}.uk-scope .uk-label-warning{background-color:#faa05a;color:#fff}.uk-scope .uk-label-danger{background-color:#f0506e;color:#fff}.uk-scope .uk-overlay{padding:30px 30px}.uk-scope .uk-overlay>:last-child{margin-bottom:0}.uk-scope .uk-overlay-default{--uk-inverse:dark;background:rgba(255,255,255,.9)}.uk-scope .uk-overlay-primary{--uk-inverse:light;background:rgba(34,34,34,.9)}.uk-scope .uk-accordion{padding:0;list-style:none}.uk-scope .uk-accordion-title{display:block}.uk-scope .uk-accordion-content{display:flow-root}.uk-scope .uk-accordion-content>:last-child{margin-bottom:0}.uk-scope .uk-accordion-default>:nth-child(n+2){margin-top:20px}.uk-scope .uk-accordion-default .uk-accordion-title{display:flex;align-items:center;column-gap:15px;font-size:20px;line-height:1.4;color:#333}.uk-scope .uk-accordion-default .uk-accordion-title:hover{color:#666;text-decoration:none}.uk-scope .uk-accordion-default .uk-accordion-icon{flex:none;margin-left:auto;color:#666}.uk-scope .uk-accordion-default .uk-accordion-content{margin-top:20px}.uk-scope .uk-drop{display:none;position:absolute;z-index:1020;--uk-position-offset:20px;--uk-position-viewport-offset:15px;box-sizing:border-box;width:300px}.uk-scope .uk-drop.uk-open{display:block}.uk-scope .uk-drop-stack .uk-drop-grid>*{width:100%!important}.uk-scope .uk-drop-parent-icon{margin-left:.25em;transition:transform .3s ease-out}.uk-scope [aria-expanded=true]>.uk-drop-parent-icon{transform:rotateX(180deg)}.uk-scope .uk-dropdown{--uk-position-offset:10px;--uk-position-viewport-offset:15px;--uk-inverse:dark;width:auto;min-width:200px;padding:25px;background:#fff;color:#666;box-shadow:0 5px 12px rgba(0,0,0,.15)}.uk-scope .uk-dropdown>:last-child{margin-bottom:0}.uk-scope .uk-dropdown :focus-visible{outline-color:#333!important}.uk-scope .uk-dropdown-large{padding:40px}.uk-scope .uk-dropdown-dropbar{--uk-position-offset:10px;width:auto;background:0 0;padding:5px 0 25px 0;--uk-position-viewport-offset:15px;box-shadow:none}@media (min-width:640px){.uk-scope .uk-dropdown-dropbar{--uk-position-viewport-offset:30px}}@media (min-width:960px){.uk-scope .uk-dropdown-dropbar{--uk-position-viewport-offset:40px}}.uk-scope .uk-dropdown-dropbar-large{padding-top:40px;padding-bottom:40px}.uk-scope .uk-dropdown-nav{font-size:14px}.uk-scope .uk-dropdown-nav>li>a{color:#999}.uk-scope .uk-dropdown-nav>li.uk-active>a,.uk-scope .uk-dropdown-nav>li>a:hover{color:#666}.uk-scope .uk-dropdown-nav .uk-nav-subtitle{font-size:12px}.uk-scope .uk-dropdown-nav .uk-nav-header{color:#333}.uk-scope .uk-dropdown-nav .uk-nav-divider{border-top:1px solid #e5e5e5}.uk-scope .uk-dropdown-nav .uk-nav-sub a{color:#999}.uk-scope .uk-dropdown-nav .uk-nav-sub a:hover,.uk-scope .uk-dropdown-nav .uk-nav-sub li.uk-active>a{color:#666}.uk-scope .uk-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;overflow-y:auto;padding:15px 15px;background:rgba(0,0,0,.6);opacity:0;transition:opacity .15s linear}@media (min-width:640px){.uk-scope .uk-modal{padding:50px 30px}}@media (min-width:960px){.uk-scope .uk-modal{padding-left:40px;padding-right:40px}}.uk-scope .uk-modal.uk-open{opacity:1}.uk-modal-page{overflow:hidden}.uk-scope .uk-modal-dialog{position:relative;box-sizing:border-box;margin:0 auto;width:600px;max-width:100%!important;background:#fff;opacity:0;transform:translateY(-100px);transition:.3s linear;transition-property:opacity,transform}.uk-scope .uk-open>.uk-modal-dialog{opacity:1;transform:translateY(0)}.uk-scope .uk-modal-container .uk-modal-dialog{width:1200px}.uk-scope .uk-modal-full{padding:0;background:0 0}.uk-scope .uk-modal-full .uk-modal-dialog{margin:0;width:100%;max-width:100%;transform:translateY(0)}.uk-scope .uk-modal-body{display:flow-root;padding:20px 20px}.uk-scope .uk-modal-header{display:flow-root;padding:10px 20px;background:#fff;border-bottom:1px solid #e5e5e5}.uk-scope .uk-modal-footer{display:flow-root;padding:10px 20px;background:#fff;border-top:1px solid #e5e5e5}@media (min-width:640px){.uk-scope .uk-modal-body{padding:30px 30px}.uk-scope .uk-modal-header{padding:15px 30px}.uk-scope .uk-modal-footer{padding:15px 30px}}.uk-scope .uk-modal-body>:last-child,.uk-scope .uk-modal-footer>:last-child,.uk-scope .uk-modal-header>:last-child{margin-bottom:0}.uk-scope .uk-modal-title{font-size:32px;line-height:1.3}.uk-scope [class*=uk-modal-close-]{position:absolute;z-index:1010;top:10px;right:10px;padding:5px}.uk-scope [class*=uk-modal-close-]:first-child+*{margin-top:0}.uk-scope .uk-modal-close-outside{top:0;right:-5px;transform:translate(0,-100%);color:#fff}.uk-scope .uk-modal-close-outside:hover{color:#fff}@media (min-width:960px){.uk-scope .uk-modal-close-outside{right:0;transform:translate(100%,-100%)}}.uk-scope .uk-modal-close-full{top:0;right:0;padding:10px;background:#fff}@media (min-width:960px){.uk-scope .uk-modal-close-full{padding:20px}}.uk-scope .uk-slideshow{-webkit-tap-highlight-color:transparent}.uk-scope .uk-slideshow-items{position:relative;z-index:0;margin:0;padding:0;list-style:none;overflow:hidden;-webkit-touch-callout:none;touch-action:pan-y}.uk-scope .uk-slideshow-items>*{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;will-change:transform,opacity}.uk-scope .uk-slideshow-items>:not(.uk-active){display:none}.uk-scope .uk-slider{-webkit-tap-highlight-color:transparent}.uk-scope .uk-slider-container{overflow:hidden;overflow:clip}.uk-scope .uk-slider-container-offset{margin:-11px -25px -39px -25px;padding:11px 25px 39px 25px}.uk-scope .uk-slider-items{will-change:transform;position:relative;touch-action:pan-y}.uk-scope .uk-slider-items:not(.uk-grid){display:flex;margin:0;padding:0;list-style:none;-webkit-touch-callout:none}.uk-scope .uk-slider-items.uk-grid{flex-wrap:nowrap}.uk-scope .uk-slider-items>*{flex:none!important;box-sizing:border-box;max-width:100%;position:relative}.uk-scope .uk-switcher{margin:0;padding:0;list-style:none}.uk-scope .uk-switcher>:not(.uk-active){display:none}.uk-scope .uk-switcher>*>:last-child{margin-bottom:0}.uk-scope .uk-grid{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.uk-scope .uk-grid>*{margin:0}.uk-scope .uk-grid>*>:last-child{margin-bottom:0}.uk-scope .uk-grid{margin-left:-30px}.uk-scope .uk-grid>*{padding-left:30px}.uk-scope *+.uk-grid-margin,.uk-scope .uk-grid+.uk-grid,.uk-scope .uk-grid>.uk-grid-margin{margin-top:30px}@media (min-width:1200px){.uk-scope .uk-grid{margin-left:-40px}.uk-scope .uk-grid>*{padding-left:40px}.uk-scope *+.uk-grid-margin,.uk-scope .uk-grid+.uk-grid,.uk-scope .uk-grid>.uk-grid-margin{margin-top:40px}}.uk-scope .uk-grid-column-small,.uk-scope .uk-grid-small{margin-left:-15px}.uk-scope .uk-grid-column-small>*,.uk-scope .uk-grid-small>*{padding-left:15px}.uk-scope *+.uk-grid-margin-small,.uk-scope .uk-grid+.uk-grid-row-small,.uk-scope .uk-grid+.uk-grid-small,.uk-scope .uk-grid-row-small>.uk-grid-margin,.uk-scope .uk-grid-small>.uk-grid-margin{margin-top:15px}.uk-scope .uk-grid-column-medium,.uk-scope .uk-grid-medium{margin-left:-30px}.uk-scope .uk-grid-column-medium>*,.uk-scope .uk-grid-medium>*{padding-left:30px}.uk-scope *+.uk-grid-margin-medium,.uk-scope .uk-grid+.uk-grid-medium,.uk-scope .uk-grid+.uk-grid-row-medium,.uk-scope .uk-grid-medium>.uk-grid-margin,.uk-scope .uk-grid-row-medium>.uk-grid-margin{margin-top:30px}.uk-scope .uk-grid-column-large,.uk-scope .uk-grid-large{margin-left:-40px}.uk-scope .uk-grid-column-large>*,.uk-scope .uk-grid-large>*{padding-left:40px}.uk-scope *+.uk-grid-margin-large,.uk-scope .uk-grid+.uk-grid-large,.uk-scope .uk-grid+.uk-grid-row-large,.uk-scope .uk-grid-large>.uk-grid-margin,.uk-scope .uk-grid-row-large>.uk-grid-margin{margin-top:40px}@media (min-width:1200px){.uk-scope .uk-grid-column-large,.uk-scope .uk-grid-large{margin-left:-70px}.uk-scope .uk-grid-column-large>*,.uk-scope .uk-grid-large>*{padding-left:70px}.uk-scope *+.uk-grid-margin-large,.uk-scope .uk-grid+.uk-grid-large,.uk-scope .uk-grid+.uk-grid-row-large,.uk-scope .uk-grid-large>.uk-grid-margin,.uk-scope .uk-grid-row-large>.uk-grid-margin{margin-top:70px}}.uk-scope .uk-grid-collapse,.uk-scope .uk-grid-column-collapse{margin-left:0}.uk-scope .uk-grid-collapse>*,.uk-scope .uk-grid-column-collapse>*{padding-left:0}.uk-scope .uk-grid+.uk-grid-collapse,.uk-scope .uk-grid+.uk-grid-row-collapse,.uk-scope .uk-grid-collapse>.uk-grid-margin,.uk-scope .uk-grid-row-collapse>.uk-grid-margin{margin-top:0}.uk-scope .uk-grid-divider>*{position:relative}.uk-scope .uk-grid-divider>:not(.uk-first-column)::before{content:"";position:absolute;top:0;bottom:0;border-left:1px solid #e5e5e5}.uk-scope .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before{content:"";position:absolute;left:0;right:0;border-top:1px solid #e5e5e5}.uk-scope .uk-grid-divider{margin-left:-60px}.uk-scope .uk-grid-divider>*{padding-left:60px}.uk-scope .uk-grid-divider>:not(.uk-first-column)::before{left:30px}.uk-scope .uk-grid-divider.uk-grid-stack>.uk-grid-margin{margin-top:60px}.uk-scope .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before{top:-30px;left:60px}@media (min-width:1200px){.uk-scope .uk-grid-divider{margin-left:-80px}.uk-scope .uk-grid-divider>*{padding-left:80px}.uk-scope .uk-grid-divider>:not(.uk-first-column)::before{left:40px}.uk-scope .uk-grid-divider.uk-grid-stack>.uk-grid-margin{margin-top:80px}.uk-scope .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before{top:-40px;left:80px}}.uk-scope .uk-grid-divider.uk-grid-column-small,.uk-scope .uk-grid-divider.uk-grid-small{margin-left:-30px}.uk-scope .uk-grid-divider.uk-grid-column-small>*,.uk-scope .uk-grid-divider.uk-grid-small>*{padding-left:30px}.uk-scope .uk-grid-divider.uk-grid-column-small>:not(.uk-first-column)::before,.uk-scope .uk-grid-divider.uk-grid-small>:not(.uk-first-column)::before{left:15px}.uk-scope .uk-grid-divider.uk-grid-row-small.uk-grid-stack>.uk-grid-margin,.uk-scope .uk-grid-divider.uk-grid-small.uk-grid-stack>.uk-grid-margin{margin-top:30px}.uk-scope .uk-grid-divider.uk-grid-small.uk-grid-stack>.uk-grid-margin::before{top:-15px;left:30px}.uk-scope .uk-grid-divider.uk-grid-row-small.uk-grid-stack>.uk-grid-margin::before{top:-15px}.uk-scope .uk-grid-divider.uk-grid-column-small.uk-grid-stack>.uk-grid-margin::before{left:30px}.uk-scope .uk-grid-divider.uk-grid-column-medium,.uk-scope .uk-grid-divider.uk-grid-medium{margin-left:-60px}.uk-scope .uk-grid-divider.uk-grid-column-medium>*,.uk-scope .uk-grid-divider.uk-grid-medium>*{padding-left:60px}.uk-scope .uk-grid-divider.uk-grid-column-medium>:not(.uk-first-column)::before,.uk-scope .uk-grid-divider.uk-grid-medium>:not(.uk-first-column)::before{left:30px}.uk-scope .uk-grid-divider.uk-grid-medium.uk-grid-stack>.uk-grid-margin,.uk-scope .uk-grid-divider.uk-grid-row-medium.uk-grid-stack>.uk-grid-margin{margin-top:60px}.uk-scope .uk-grid-divider.uk-grid-medium.uk-grid-stack>.uk-grid-margin::before{top:-30px;left:60px}.uk-scope .uk-grid-divider.uk-grid-row-medium.uk-grid-stack>.uk-grid-margin::before{top:-30px}.uk-scope .uk-grid-divider.uk-grid-column-medium.uk-grid-stack>.uk-grid-margin::before{left:60px}.uk-scope .uk-grid-divider.uk-grid-column-large,.uk-scope .uk-grid-divider.uk-grid-large{margin-left:-80px}.uk-scope .uk-grid-divider.uk-grid-column-large>*,.uk-scope .uk-grid-divider.uk-grid-large>*{padding-left:80px}.uk-scope .uk-grid-divider.uk-grid-column-large>:not(.uk-first-column)::before,.uk-scope .uk-grid-divider.uk-grid-large>:not(.uk-first-column)::before{left:40px}.uk-scope .uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin,.uk-scope .uk-grid-divider.uk-grid-row-large.uk-grid-stack>.uk-grid-margin{margin-top:80px}.uk-scope .uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin::before{top:-40px;left:80px}.uk-scope .uk-grid-divider.uk-grid-row-large.uk-grid-stack>.uk-grid-margin::before{top:-40px}.uk-scope .uk-grid-divider.uk-grid-column-large.uk-grid-stack>.uk-grid-margin::before{left:80px}@media (min-width:1200px){.uk-scope .uk-grid-divider.uk-grid-column-large,.uk-scope .uk-grid-divider.uk-grid-large{margin-left:-140px}.uk-scope .uk-grid-divider.uk-grid-column-large>*,.uk-scope .uk-grid-divider.uk-grid-large>*{padding-left:140px}.uk-scope .uk-grid-divider.uk-grid-column-large>:not(.uk-first-column)::before,.uk-scope .uk-grid-divider.uk-grid-large>:not(.uk-first-column)::before{left:70px}.uk-scope .uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin,.uk-scope .uk-grid-divider.uk-grid-row-large.uk-grid-stack>.uk-grid-margin{margin-top:140px}.uk-scope .uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin::before{top:-70px;left:140px}.uk-scope .uk-grid-divider.uk-grid-row-large.uk-grid-stack>.uk-grid-margin::before{top:-70px}.uk-scope .uk-grid-divider.uk-grid-column-large.uk-grid-stack>.uk-grid-margin::before{left:140px}}.uk-scope .uk-grid-item-match,.uk-scope .uk-grid-match>*{display:flex;flex-wrap:wrap}.uk-scope .uk-grid-item-match>:not([class*=uk-width]),.uk-scope .uk-grid-match>*>:not([class*=uk-width]){box-sizing:border-box;width:100%;flex:auto}.uk-scope .uk-nav,.uk-scope .uk-nav ul{margin:0;padding:0;list-style:none}.uk-scope .uk-nav li>a{display:flex;align-items:center;column-gap:.25em;text-decoration:none}.uk-scope .uk-nav>li>a{padding:5px 0}.uk-scope ul.uk-nav-sub{padding:5px 0 5px 15px}.uk-scope .uk-nav-sub ul{padding-left:15px}.uk-scope .uk-nav-sub a{padding:2px 0}.uk-scope .uk-nav-parent-icon{flex:none;margin-left:auto;transition:transform .3s ease-out}.uk-scope .uk-nav>li.uk-open>a .uk-nav-parent-icon{transform:rotateX(180deg)}.uk-scope .uk-nav-header{padding:5px 0;text-transform:uppercase;font-size:14px}.uk-scope .uk-nav-header:not(:first-child){margin-top:20px}.uk-scope .uk-nav .uk-nav-divider{margin:5px 0}.uk-scope .uk-nav-default{font-size:14px;line-height:1.5}.uk-scope .uk-nav-default>li>a{color:#999}.uk-scope .uk-nav-default>li>a:hover{color:#666}.uk-scope .uk-nav-default>li.uk-active>a{color:#333}.uk-scope .uk-nav-default .uk-nav-subtitle{font-size:12px}.uk-scope .uk-nav-default .uk-nav-header{color:#333}.uk-scope .uk-nav-default .uk-nav-divider{border-top:1px solid #e5e5e5}.uk-scope .uk-nav-default .uk-nav-sub{font-size:14px;line-height:1.5}.uk-scope .uk-nav-default .uk-nav-sub a{color:#999}.uk-scope .uk-nav-default .uk-nav-sub a:hover{color:#666}.uk-scope .uk-nav-default .uk-nav-sub li.uk-active>a{color:#333}.uk-scope .uk-nav-primary{font-size:24px;line-height:1.5}.uk-scope .uk-nav-primary>li>a{color:#999}.uk-scope .uk-nav-primary>li>a:hover{color:#666}.uk-scope .uk-nav-primary>li.uk-active>a{color:#333}.uk-scope .uk-nav-primary .uk-nav-subtitle{font-size:20px}.uk-scope .uk-nav-primary .uk-nav-header{color:#333}.uk-scope .uk-nav-primary .uk-nav-divider{border-top:1px solid #e5e5e5}.uk-scope .uk-nav-primary .uk-nav-sub{font-size:20px;line-height:1.5}.uk-scope .uk-nav-primary .uk-nav-sub a{color:#999}.uk-scope .uk-nav-primary .uk-nav-sub a:hover{color:#666}.uk-scope .uk-nav-primary .uk-nav-sub li.uk-active>a{color:#333}.uk-scope .uk-nav-secondary{font-size:16px;line-height:1.5}.uk-scope .uk-nav-secondary>:not(.uk-nav-divider)+:not(.uk-nav-header,.uk-nav-divider){margin-top:0}.uk-scope .uk-nav-secondary>li>a{color:#333;padding:10px 10px}.uk-scope .uk-nav-secondary>li>a:hover{color:#333;background-color:#f8f8f8}.uk-scope .uk-nav-secondary>li.uk-active>a{color:#333;background-color:#f8f8f8}.uk-scope .uk-nav-secondary .uk-nav-subtitle{font-size:14px;color:#999}.uk-scope .uk-nav-secondary>li>a:hover .uk-nav-subtitle{color:#666}.uk-scope .uk-nav-secondary>li.uk-active>a .uk-nav-subtitle{color:#333}.uk-scope .uk-nav-secondary .uk-nav-header{color:#333}.uk-scope .uk-nav-secondary .uk-nav-divider{border-top:1px solid #e5e5e5}.uk-scope .uk-nav-secondary .uk-nav-sub{font-size:14px;line-height:1.5}.uk-scope .uk-nav-secondary .uk-nav-sub a{color:#999}.uk-scope .uk-nav-secondary .uk-nav-sub a:hover{color:#666}.uk-scope .uk-nav-secondary .uk-nav-sub li.uk-active>a{color:#333}.uk-scope .uk-nav-medium{font-size:2.8875rem;line-height:1}.uk-scope .uk-nav-large{font-size:3.4rem;line-height:1}.uk-scope .uk-nav-xlarge{font-size:4rem;line-height:1}@media (min-width:960px){.uk-scope .uk-nav-medium{font-size:3.5rem}.uk-scope .uk-nav-large{font-size:4rem}.uk-scope .uk-nav-xlarge{font-size:6rem}}@media (min-width:1200px){.uk-scope .uk-nav-medium{font-size:4rem}.uk-scope .uk-nav-large{font-size:6rem}.uk-scope .uk-nav-xlarge{font-size:8rem}}.uk-scope .uk-nav-center{text-align:center}.uk-scope .uk-nav-center li>a{justify-content:center}.uk-scope .uk-nav-center .uk-nav-sub,.uk-scope .uk-nav-center .uk-nav-sub ul{padding-left:0}.uk-scope .uk-nav-center .uk-nav-parent-icon{margin-left:.25em}.uk-scope .uk-nav.uk-nav-divider>:not(.uk-nav-header,.uk-nav-divider)+:not(.uk-nav-header,.uk-nav-divider){margin-top:5px;padding-top:5px;border-top:1px solid #e5e5e5}.uk-scope .uk-subnav{display:flex;flex-wrap:wrap;align-items:center;margin-left:-20px;padding:0;list-style:none}.uk-scope .uk-subnav>*{flex:none;padding-left:20px;position:relative}.uk-scope .uk-subnav>*>:first-child{display:flex;align-items:center;column-gap:.25em;color:#999;font-size:14px;text-transform:uppercase;transition:.1s ease-in-out;transition-property:color,background-color}.uk-scope .uk-subnav>*>a:hover{color:#666;text-decoration:none}.uk-scope .uk-subnav>.uk-active>a{color:#333}.uk-scope .uk-subnav-divider{margin-left:-41px}.uk-scope .uk-subnav-divider>*{display:flex;align-items:center}.uk-scope .uk-subnav-divider>::before{content:"";height:1.5em;margin-left:0;margin-right:20px;border-left:1px solid transparent}.uk-scope .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before{border-left-color:#e5e5e5}.uk-scope .uk-subnav-pill{margin-left:-20px}.uk-scope .uk-subnav-pill>*{padding-left:20px}.uk-scope .uk-subnav-pill>*>:first-child{padding:5px 10px;background:0 0;color:#999}.uk-scope .uk-subnav-pill>*>a:hover{background-color:#f8f8f8;color:#666}.uk-scope .uk-subnav-pill>*>a:active{background-color:#f8f8f8;color:#666}.uk-scope .uk-subnav-pill>.uk-active>a{background-color:#1e87f0;color:#fff}.uk-scope .uk-subnav>.uk-disabled>:first-child{color:#999}.uk-scope .uk-breadcrumb{padding:0;list-style:none;font-size:0}.uk-scope .uk-breadcrumb>*{display:contents}.uk-scope .uk-breadcrumb>*>*{font-size:14px;color:#999}.uk-scope .uk-breadcrumb>*>:hover{color:#666;text-decoration:none}.uk-scope .uk-breadcrumb>:last-child>a:not([href]),.uk-scope .uk-breadcrumb>:last-child>span{color:#666}.uk-scope .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before{content:"/";display:inline-block;margin:0 20px;font-size:14px;color:#999}.uk-scope .uk-tab{display:flex;flex-wrap:wrap;margin-left:-20px;padding:0;list-style:none;position:relative}.uk-scope .uk-tab::before{content:"";position:absolute;bottom:0;left:20px;right:0;border-bottom:1px solid #e5e5e5}.uk-scope .uk-tab>*{flex:none;padding-left:20px;position:relative}.uk-scope .uk-tab>*>a{display:flex;align-items:center;column-gap:.25em;justify-content:center;padding:5px 10px;color:#999;border-bottom:1px solid transparent;font-size:14px;text-transform:uppercase;transition:color .1s ease-in-out}.uk-scope .uk-tab>*>a:hover{color:#666;text-decoration:none}.uk-scope .uk-tab>.uk-active>a{color:#333;border-color:#1e87f0}.uk-scope .uk-tab>.uk-disabled>a{color:#999}.uk-scope .uk-tab-bottom::before{top:0;bottom:auto}.uk-scope .uk-tab-bottom>*>a{border-top:1px solid transparent;border-bottom:none}.uk-scope .uk-tab-left,.uk-scope .uk-tab-right{flex-direction:column;margin-left:0}.uk-scope .uk-tab-left>*,.uk-scope .uk-tab-right>*{padding-left:0}.uk-scope .uk-tab-left::before{top:0;bottom:0;left:auto;right:0;border-left:1px solid #e5e5e5;border-bottom:none}.uk-scope .uk-tab-right::before{top:0;bottom:0;left:0;right:auto;border-left:1px solid #e5e5e5;border-bottom:none}.uk-scope .uk-tab-left>*>a{justify-content:left;border-right:1px solid transparent;border-bottom:none}.uk-scope .uk-tab-right>*>a{justify-content:left;border-left:1px solid transparent;border-bottom:none}.uk-scope .uk-tab .uk-dropdown{margin-left:30px}.uk-scope .uk-slidenav{padding:5px 10px;color:rgba(102,102,102,.5);transition:color .1s ease-in-out}.uk-scope .uk-slidenav:hover{color:rgba(102,102,102,.9)}.uk-scope .uk-slidenav:active{color:rgba(102,102,102,.5)}.uk-scope .uk-slidenav-large{padding:10px 10px}.uk-scope .uk-slidenav-container{display:flex}.uk-scope .uk-dotnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-12px}.uk-scope .uk-dotnav>*{flex:none;padding-left:12px}.uk-scope .uk-dotnav>*>*{display:block;box-sizing:border-box;width:10px;height:10px;border-radius:50%;background:0 0;text-indent:100%;overflow:hidden;white-space:nowrap;border:1px solid rgba(102,102,102,.4);transition:.2s ease-in-out;transition-property:background-color,border-color}.uk-scope .uk-dotnav>*>:hover{background-color:rgba(102,102,102,.6);border-color:transparent}.uk-scope .uk-dotnav>*>:active{background-color:rgba(102,102,102,.2);border-color:transparent}.uk-scope .uk-dotnav>.uk-active>*{background-color:rgba(102,102,102,.6);border-color:transparent}.uk-scope .uk-dotnav-vertical{flex-direction:column;margin-left:0;margin-top:-12px}.uk-scope .uk-dotnav-vertical>*{padding-left:0;padding-top:12px}.uk-scope .uk-thumbnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-15px}.uk-scope .uk-thumbnav>*{padding-left:15px}.uk-scope .uk-thumbnav>*>*{display:inline-block;position:relative}.uk-scope .uk-thumbnav>*>::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.4));transition:opacity .1s ease-in-out}.uk-scope .uk-thumbnav>*>:hover::after{opacity:0}.uk-scope .uk-thumbnav>.uk-active>::after{opacity:0}.uk-scope .uk-thumbnav-vertical{flex-direction:column;margin-left:0;margin-top:-15px}.uk-scope .uk-thumbnav-vertical>*{padding-left:0;padding-top:15px}.uk-scope .uk-iconnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-10px}.uk-scope .uk-iconnav>*{padding-left:10px}.uk-scope .uk-iconnav>*>a{display:flex;align-items:center;column-gap:.25em;line-height:0;color:#999;text-decoration:none;font-size:14px;transition:.1s ease-in-out;transition-property:color,background-color}.uk-scope .uk-iconnav>*>a:hover{color:#666}.uk-scope .uk-iconnav>.uk-active>a{color:#666}.uk-scope .uk-iconnav-vertical{flex-direction:column;margin-left:0;margin-top:-10px}.uk-scope .uk-iconnav-vertical>*{padding-left:0;padding-top:10px}.uk-scope .uk-lightbox{--uk-inverse:light;display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;background:#000;opacity:0;transition:opacity .15s linear;touch-action:pinch-zoom}.uk-scope .uk-lightbox.uk-open{display:block;opacity:1}.uk-scope .uk-lightbox :focus-visible{outline-color:rgba(255,255,255,.7)}.uk-scope .uk-lightbox-page{overflow:hidden}.uk-scope .uk-lightbox-items{margin:0;padding:0;list-style:none}.uk-scope .uk-lightbox-items>*{position:absolute;top:0;right:0;bottom:0;left:0;display:none;justify-content:center;align-items:flex-start;will-change:transform,opacity;overflow:auto}.uk-scope .uk-lightbox-items>.uk-active{display:flex}.uk-scope .uk-lightbox-items-fit>*{align-items:center}.uk-scope .uk-lightbox-items-fit>*>*{max-width:100vw;max-height:100vh}.uk-scope .uk-lightbox-items-fit>*>:not(iframe){width:auto;height:auto}.uk-scope .uk-lightbox-items.uk-lightbox-items-fit .uk-lightbox-zoom:hover{cursor:zoom-in}.uk-scope .uk-lightbox-items:not(.uk-lightbox-items-fit) .uk-lightbox-zoom:hover{cursor:zoom-out}.uk-scope .uk-lightbox-thumbnav-vertical :where(img,video){max-width:100px}.uk-scope .uk-lightbox-thumbnav:not(.uk-lightbox-thumbnav-vertical) :where(img,video){max-height:100px}.uk-scope .uk-lightbox-dotnav:empty,.uk-scope .uk-lightbox-thumbnav:empty{display:none}.uk-scope .uk-lightbox-caption:empty{display:none}.uk-scope .uk-lightbox-caption{padding:10px 10px;background:rgba(0,0,0,.3);color:rgba(255,255,255,.7)}.uk-scope .uk-lightbox-caption>*{color:rgba(255,255,255,.7)}.uk-scope .uk-lightbox-counter:empty{display:none}.uk-scope .uk-lightbox-iframe{width:80%;height:80%}.uk-scope [class*=uk-animation-]{animation:.5s ease-out both}.uk-scope .uk-animation-fade{animation-name:uk-fade;animation-duration:.8s;animation-timing-function:linear}.uk-scope .uk-animation-scale-up{animation-name:uk-fade,uk-scale-up}.uk-scope .uk-animation-scale-down{animation-name:uk-fade,uk-scale-down}.uk-scope .uk-animation-slide-top{animation-name:uk-fade,uk-slide-top}.uk-scope .uk-animation-slide-bottom{animation-name:uk-fade,uk-slide-bottom}.uk-scope .uk-animation-slide-left{animation-name:uk-fade,uk-slide-left}.uk-scope .uk-animation-slide-right{animation-name:uk-fade,uk-slide-right}.uk-scope .uk-animation-slide-top-small{animation-name:uk-fade,uk-slide-top-small}.uk-scope .uk-animation-slide-bottom-small{animation-name:uk-fade,uk-slide-bottom-small}.uk-scope .uk-animation-slide-left-small{animation-name:uk-fade,uk-slide-left-small}.uk-scope .uk-animation-slide-right-small{animation-name:uk-fade,uk-slide-right-small}.uk-scope .uk-animation-slide-top-medium{animation-name:uk-fade,uk-slide-top-medium}.uk-scope .uk-animation-slide-bottom-medium{animation-name:uk-fade,uk-slide-bottom-medium}.uk-scope .uk-animation-slide-left-medium{animation-name:uk-fade,uk-slide-left-medium}.uk-scope .uk-animation-slide-right-medium{animation-name:uk-fade,uk-slide-right-medium}.uk-scope .uk-animation-kenburns{animation-name:uk-kenburns;animation-duration:15s}.uk-scope .uk-animation-shake{animation-name:uk-shake}.uk-scope .uk-animation-stroke{animation-name:uk-stroke;animation-duration:2s;stroke-dasharray:var(--uk-animation-stroke)}.uk-scope .uk-animation-reverse{animation-direction:reverse;animation-timing-function:ease-in}.uk-scope .uk-animation-fast{animation-duration:.1s}.uk-scope .uk-animation-toggle:not(:hover):not(:focus) [class*=uk-animation-]{animation-name:none}@keyframes uk-fade{0%{opacity:0}100%{opacity:1}}@keyframes uk-scale-up{0%{transform:scale(.9)}100%{transform:scale(1)}}@keyframes uk-scale-down{0%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes uk-slide-top{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes uk-slide-bottom{0%{transform:translateY(100%)}100%{transform:translateY(0)}}@keyframes uk-slide-left{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes uk-slide-right{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes uk-slide-top-small{0%{transform:translateY(-10px)}100%{transform:translateY(0)}}@keyframes uk-slide-bottom-small{0%{transform:translateY(10px)}100%{transform:translateY(0)}}@keyframes uk-slide-left-small{0%{transform:translateX(-10px)}100%{transform:translateX(0)}}@keyframes uk-slide-right-small{0%{transform:translateX(10px)}100%{transform:translateX(0)}}@keyframes uk-slide-top-medium{0%{transform:translateY(-50px)}100%{transform:translateY(0)}}@keyframes uk-slide-bottom-medium{0%{transform:translateY(50px)}100%{transform:translateY(0)}}@keyframes uk-slide-left-medium{0%{transform:translateX(-50px)}100%{transform:translateX(0)}}@keyframes uk-slide-right-medium{0%{transform:translateX(50px)}100%{transform:translateX(0)}}@keyframes uk-kenburns{0%{transform:scale(1)}100%{transform:scale(1.2)}}@keyframes uk-shake{0%,100%{transform:translateX(0)}10%{transform:translateX(-9px)}20%{transform:translateX(8px)}30%{transform:translateX(-7px)}40%{transform:translateX(6px)}50%{transform:translateX(-5px)}60%{transform:translateX(4px)}70%{transform:translateX(-3px)}80%{transform:translateX(2px)}90%{transform:translateX(-1px)}}@keyframes uk-stroke{0%{stroke-dashoffset:var(--uk-animation-stroke)}100%{stroke-dashoffset:0}}.uk-scope [class*=uk-child-width]>*{box-sizing:border-box;width:100%}.uk-scope .uk-child-width-1-2>*{width:50%}.uk-scope .uk-child-width-1-3>*{width:calc(100% / 3)}.uk-scope .uk-child-width-1-4>*{width:25%}.uk-scope .uk-child-width-1-5>*{width:20%}.uk-scope .uk-child-width-1-6>*{width:calc(100% / 6)}.uk-scope .uk-child-width-auto>*{width:auto}.uk-scope .uk-child-width-expand>:not([class*=uk-width]){flex:1;min-width:1px}@media (min-width:640px){.uk-scope .uk-child-width-1-1\@s>*{width:100%}.uk-scope .uk-child-width-1-2\@s>*{width:50%}.uk-scope .uk-child-width-1-3\@s>*{width:calc(100% / 3)}.uk-scope .uk-child-width-1-4\@s>*{width:25%}.uk-scope .uk-child-width-1-5\@s>*{width:20%}.uk-scope .uk-child-width-1-6\@s>*{width:calc(100% / 6)}.uk-scope .uk-child-width-auto\@s>*{width:auto}.uk-scope .uk-child-width-expand\@s>:not([class*=uk-width]){flex:1;min-width:1px}.uk-scope .uk-child-width-1-1\@s>:not([class*=uk-width]),.uk-scope .uk-child-width-1-2\@s>:not([class*=uk-width]),.uk-scope .uk-child-width-1-3\@s>:not([class*=uk-width]),.uk-scope .uk-child-width-1-4\@s>:not([class*=uk-width]),.uk-scope .uk-child-width-1-5\@s>:not([class*=uk-width]),.uk-scope .uk-child-width-1-6\@s>:not([class*=uk-width]),.uk-scope .uk-child-width-auto\@s>:not([class*=uk-width]){flex:initial}}@media (min-width:960px){.uk-scope .uk-child-width-1-1\@m>*{width:100%}.uk-scope .uk-child-width-1-2\@m>*{width:50%}.uk-scope .uk-child-width-1-3\@m>*{width:calc(100% / 3)}.uk-scope .uk-child-width-1-4\@m>*{width:25%}.uk-scope .uk-child-width-1-5\@m>*{width:20%}.uk-scope .uk-child-width-1-6\@m>*{width:calc(100% / 6)}.uk-scope .uk-child-width-auto\@m>*{width:auto}.uk-scope .uk-child-width-expand\@m>:not([class*=uk-width]){flex:1;min-width:1px}.uk-scope .uk-child-width-1-1\@m>:not([class*=uk-width]),.uk-scope .uk-child-width-1-2\@m>:not([class*=uk-width]),.uk-scope .uk-child-width-1-3\@m>:not([class*=uk-width]),.uk-scope .uk-child-width-1-4\@m>:not([class*=uk-width]),.uk-scope .uk-child-width-1-5\@m>:not([class*=uk-width]),.uk-scope .uk-child-width-1-6\@m>:not([class*=uk-width]),.uk-scope .uk-child-width-auto\@m>:not([class*=uk-width]){flex:initial}}@media (min-width:1200px){.uk-scope .uk-child-width-1-1\@l>*{width:100%}.uk-scope .uk-child-width-1-2\@l>*{width:50%}.uk-scope .uk-child-width-1-3\@l>*{width:calc(100% / 3)}.uk-scope .uk-child-width-1-4\@l>*{width:25%}.uk-scope .uk-child-width-1-5\@l>*{width:20%}.uk-scope .uk-child-width-1-6\@l>*{width:calc(100% / 6)}.uk-scope .uk-child-width-auto\@l>*{width:auto}.uk-scope .uk-child-width-expand\@l>:not([class*=uk-width]){flex:1;min-width:1px}.uk-scope .uk-child-width-1-1\@l>:not([class*=uk-width]),.uk-scope .uk-child-width-1-2\@l>:not([class*=uk-width]),.uk-scope .uk-child-width-1-3\@l>:not([class*=uk-width]),.uk-scope .uk-child-width-1-4\@l>:not([class*=uk-width]),.uk-scope .uk-child-width-1-5\@l>:not([class*=uk-width]),.uk-scope .uk-child-width-1-6\@l>:not([class*=uk-width]),.uk-scope .uk-child-width-auto\@l>:not([class*=uk-width]){flex:initial}}@media (min-width:1600px){.uk-scope .uk-child-width-1-1\@xl>*{width:100%}.uk-scope .uk-child-width-1-2\@xl>*{width:50%}.uk-scope .uk-child-width-1-3\@xl>*{width:calc(100% / 3)}.uk-scope .uk-child-width-1-4\@xl>*{width:25%}.uk-scope .uk-child-width-1-5\@xl>*{width:20%}.uk-scope .uk-child-width-1-6\@xl>*{width:calc(100% / 6)}.uk-scope .uk-child-width-auto\@xl>*{width:auto}.uk-scope .uk-child-width-expand\@xl>:not([class*=uk-width]){flex:1;min-width:1px}.uk-scope .uk-child-width-1-1\@xl>:not([class*=uk-width]),.uk-scope .uk-child-width-1-2\@xl>:not([class*=uk-width]),.uk-scope .uk-child-width-1-3\@xl>:not([class*=uk-width]),.uk-scope .uk-child-width-1-4\@xl>:not([class*=uk-width]),.uk-scope .uk-child-width-1-5\@xl>:not([class*=uk-width]),.uk-scope .uk-child-width-1-6\@xl>:not([class*=uk-width]),.uk-scope .uk-child-width-auto\@xl>:not([class*=uk-width]){flex:initial}}.uk-scope [class*=uk-width]{box-sizing:border-box;width:100%;max-width:100%}.uk-scope .uk-width-1-2{width:50%}.uk-scope .uk-width-1-3{width:calc(100% / 3)}.uk-scope .uk-width-2-3{width:calc(200% / 3)}.uk-scope .uk-width-1-4{width:25%}.uk-scope .uk-width-3-4{width:75%}.uk-scope .uk-width-1-5{width:20%}.uk-scope .uk-width-2-5{width:40%}.uk-scope .uk-width-3-5{width:60%}.uk-scope .uk-width-4-5{width:80%}.uk-scope .uk-width-1-6{width:calc(100% / 6)}.uk-scope .uk-width-5-6{width:calc(500% / 6)}.uk-scope .uk-width-small{width:150px}.uk-scope .uk-width-medium{width:300px}.uk-scope .uk-width-large{width:450px}.uk-scope .uk-width-xlarge{width:600px}.uk-scope .uk-width-2xlarge{width:750px}.uk-scope .uk-width-auto{width:auto}.uk-scope .uk-width-expand{flex:1;min-width:1px}@media (min-width:640px){.uk-scope .uk-width-1-1\@s{width:100%}.uk-scope .uk-width-1-2\@s{width:50%}.uk-scope .uk-width-1-3\@s{width:calc(100% / 3)}.uk-scope .uk-width-2-3\@s{width:calc(200% / 3)}.uk-scope .uk-width-1-4\@s{width:25%}.uk-scope .uk-width-3-4\@s{width:75%}.uk-scope .uk-width-1-5\@s{width:20%}.uk-scope .uk-width-2-5\@s{width:40%}.uk-scope .uk-width-3-5\@s{width:60%}.uk-scope .uk-width-4-5\@s{width:80%}.uk-scope .uk-width-1-6\@s{width:calc(100% / 6)}.uk-scope .uk-width-5-6\@s{width:calc(500% / 6)}.uk-scope .uk-width-small\@s{width:150px}.uk-scope .uk-width-medium\@s{width:300px}.uk-scope .uk-width-large\@s{width:450px}.uk-scope .uk-width-xlarge\@s{width:600px}.uk-scope .uk-width-2xlarge\@s{width:750px}.uk-scope .uk-width-auto\@s{width:auto}.uk-scope .uk-width-expand\@s{flex:1;min-width:1px}.uk-scope .uk-width-1-1\@s,.uk-scope .uk-width-1-2\@s,.uk-scope .uk-width-1-3\@s,.uk-scope .uk-width-1-4\@s,.uk-scope .uk-width-1-5\@s,.uk-scope .uk-width-1-6\@s,.uk-scope .uk-width-2-3\@s,.uk-scope .uk-width-2-5\@s,.uk-scope .uk-width-2xlarge\@s,.uk-scope .uk-width-3-4\@s,.uk-scope .uk-width-3-5\@s,.uk-scope .uk-width-4-5\@s,.uk-scope .uk-width-5-6\@s,.uk-scope .uk-width-auto\@s,.uk-scope .uk-width-large\@s,.uk-scope .uk-width-medium\@s,.uk-scope .uk-width-small\@s,.uk-scope .uk-width-xlarge\@s{flex:initial}}@media (min-width:960px){.uk-scope .uk-width-1-1\@m{width:100%}.uk-scope .uk-width-1-2\@m{width:50%}.uk-scope .uk-width-1-3\@m{width:calc(100% / 3)}.uk-scope .uk-width-2-3\@m{width:calc(200% / 3)}.uk-scope .uk-width-1-4\@m{width:25%}.uk-scope .uk-width-3-4\@m{width:75%}.uk-scope .uk-width-1-5\@m{width:20%}.uk-scope .uk-width-2-5\@m{width:40%}.uk-scope .uk-width-3-5\@m{width:60%}.uk-scope .uk-width-4-5\@m{width:80%}.uk-scope .uk-width-1-6\@m{width:calc(100% / 6)}.uk-scope .uk-width-5-6\@m{width:calc(500% / 6)}.uk-scope .uk-width-small\@m{width:150px}.uk-scope .uk-width-medium\@m{width:300px}.uk-scope .uk-width-large\@m{width:450px}.uk-scope .uk-width-xlarge\@m{width:600px}.uk-scope .uk-width-2xlarge\@m{width:750px}.uk-scope .uk-width-auto\@m{width:auto}.uk-scope .uk-width-expand\@m{flex:1;min-width:1px}.uk-scope .uk-width-1-1\@m,.uk-scope .uk-width-1-2\@m,.uk-scope .uk-width-1-3\@m,.uk-scope .uk-width-1-4\@m,.uk-scope .uk-width-1-5\@m,.uk-scope .uk-width-1-6\@m,.uk-scope .uk-width-2-3\@m,.uk-scope .uk-width-2-5\@m,.uk-scope .uk-width-2xlarge\@m,.uk-scope .uk-width-3-4\@m,.uk-scope .uk-width-3-5\@m,.uk-scope .uk-width-4-5\@m,.uk-scope .uk-width-5-6\@m,.uk-scope .uk-width-auto\@m,.uk-scope .uk-width-large\@m,.uk-scope .uk-width-medium\@m,.uk-scope .uk-width-small\@m,.uk-scope .uk-width-xlarge\@m{flex:initial}}@media (min-width:1200px){.uk-scope .uk-width-1-1\@l{width:100%}.uk-scope .uk-width-1-2\@l{width:50%}.uk-scope .uk-width-1-3\@l{width:calc(100% / 3)}.uk-scope .uk-width-2-3\@l{width:calc(200% / 3)}.uk-scope .uk-width-1-4\@l{width:25%}.uk-scope .uk-width-3-4\@l{width:75%}.uk-scope .uk-width-1-5\@l{width:20%}.uk-scope .uk-width-2-5\@l{width:40%}.uk-scope .uk-width-3-5\@l{width:60%}.uk-scope .uk-width-4-5\@l{width:80%}.uk-scope .uk-width-1-6\@l{width:calc(100% / 6)}.uk-scope .uk-width-5-6\@l{width:calc(500% / 6)}.uk-scope .uk-width-small\@l{width:150px}.uk-scope .uk-width-medium\@l{width:300px}.uk-scope .uk-width-large\@l{width:450px}.uk-scope .uk-width-xlarge\@l{width:600px}.uk-scope .uk-width-2xlarge\@l{width:750px}.uk-scope .uk-width-auto\@l{width:auto}.uk-scope .uk-width-expand\@l{flex:1;min-width:1px}.uk-scope .uk-width-1-1\@l,.uk-scope .uk-width-1-2\@l,.uk-scope .uk-width-1-3\@l,.uk-scope .uk-width-1-4\@l,.uk-scope .uk-width-1-5\@l,.uk-scope .uk-width-1-6\@l,.uk-scope .uk-width-2-3\@l,.uk-scope .uk-width-2-5\@l,.uk-scope .uk-width-2xlarge\@l,.uk-scope .uk-width-3-4\@l,.uk-scope .uk-width-3-5\@l,.uk-scope .uk-width-4-5\@l,.uk-scope .uk-width-5-6\@l,.uk-scope .uk-width-auto\@l,.uk-scope .uk-width-large\@l,.uk-scope .uk-width-medium\@l,.uk-scope .uk-width-small\@l,.uk-scope .uk-width-xlarge\@l{flex:initial}}@media (min-width:1600px){.uk-scope .uk-width-1-1\@xl{width:100%}.uk-scope .uk-width-1-2\@xl{width:50%}.uk-scope .uk-width-1-3\@xl{width:calc(100% / 3)}.uk-scope .uk-width-2-3\@xl{width:calc(200% / 3)}.uk-scope .uk-width-1-4\@xl{width:25%}.uk-scope .uk-width-3-4\@xl{width:75%}.uk-scope .uk-width-1-5\@xl{width:20%}.uk-scope .uk-width-2-5\@xl{width:40%}.uk-scope .uk-width-3-5\@xl{width:60%}.uk-scope .uk-width-4-5\@xl{width:80%}.uk-scope .uk-width-1-6\@xl{width:calc(100% / 6)}.uk-scope .uk-width-5-6\@xl{width:calc(500% / 6)}.uk-scope .uk-width-small\@xl{width:150px}.uk-scope .uk-width-medium\@xl{width:300px}.uk-scope .uk-width-large\@xl{width:450px}.uk-scope .uk-width-xlarge\@xl{width:600px}.uk-scope .uk-width-2xlarge\@xl{width:750px}.uk-scope .uk-width-auto\@xl{width:auto}.uk-scope .uk-width-expand\@xl{flex:1;min-width:1px}.uk-scope .uk-width-1-1\@xl,.uk-scope .uk-width-1-2\@xl,.uk-scope .uk-width-1-3\@xl,.uk-scope .uk-width-1-4\@xl,.uk-scope .uk-width-1-5\@xl,.uk-scope .uk-width-1-6\@xl,.uk-scope .uk-width-2-3\@xl,.uk-scope .uk-width-2-5\@xl,.uk-scope .uk-width-2xlarge\@xl,.uk-scope .uk-width-3-4\@xl,.uk-scope .uk-width-3-5\@xl,.uk-scope .uk-width-4-5\@xl,.uk-scope .uk-width-5-6\@xl,.uk-scope .uk-width-auto\@xl,.uk-scope .uk-width-large\@xl,.uk-scope .uk-width-medium\@xl,.uk-scope .uk-width-small\@xl,.uk-scope .uk-width-xlarge\@xl{flex:initial}}.uk-scope .uk-width-fit-content{width:fit-content}.uk-scope .uk-width-max-content{width:max-content}.uk-scope .uk-width-min-content{width:min-content}.uk-scope [class*=uk-height]{box-sizing:border-box}.uk-scope .uk-height-1-1{height:100%}.uk-scope .uk-height-viewport{min-height:100vh}.uk-scope .uk-height-viewport-2{min-height:200vh}.uk-scope .uk-height-viewport-3{min-height:300vh}.uk-scope .uk-height-viewport-4{min-height:400vh}.uk-scope .uk-height-small{height:150px}.uk-scope .uk-height-medium{height:300px}.uk-scope .uk-height-large{height:450px}.uk-scope .uk-height-max-small{max-height:150px}.uk-scope .uk-height-max-medium{max-height:300px}.uk-scope .uk-height-max-large{max-height:450px}.uk-scope .uk-text-lead{font-size:24px;line-height:1.5;color:#333}.uk-scope .uk-text-meta{font-size:14px;line-height:1.4;color:#999}.uk-scope .uk-text-meta>a{color:#999}.uk-scope .uk-text-meta>a:hover{color:#666;text-decoration:none}.uk-scope .uk-text-small{font-size:14px;line-height:1.5}.uk-scope .uk-text-large{font-size:24px;line-height:1.5}.uk-scope .uk-text-default{font-size:16px;line-height:1.5}.uk-scope .uk-text-light{font-weight:300}.uk-scope .uk-text-normal{font-weight:400}.uk-scope .uk-text-bold{font-weight:700}.uk-scope .uk-text-lighter{font-weight:lighter}.uk-scope .uk-text-bolder{font-weight:bolder}.uk-scope .uk-text-italic{font-style:italic}.uk-scope .uk-text-capitalize{text-transform:capitalize!important}.uk-scope .uk-text-uppercase{text-transform:uppercase!important}.uk-scope .uk-text-lowercase{text-transform:lowercase!important}.uk-scope .uk-text-decoration-none{text-decoration:none!important}.uk-scope .uk-text-muted{color:#999!important}.uk-scope .uk-text-emphasis{color:#333!important}.uk-scope .uk-text-primary{color:#1e87f0!important}.uk-scope .uk-text-secondary{color:#222!important}.uk-scope .uk-text-success{color:#32d296!important}.uk-scope .uk-text-warning{color:#faa05a!important}.uk-scope .uk-text-danger{color:#f0506e!important}.uk-scope .uk-text-background{-webkit-background-clip:text;color:transparent!important;display:inline-block;background-color:#1e87f0;background-image:linear-gradient(90deg,#1e87f0 0,#411ef0 100%)}.uk-scope .uk-text-left{text-align:left!important}.uk-scope .uk-text-right{text-align:right!important}.uk-scope .uk-text-center{text-align:center!important}.uk-scope .uk-text-justify{text-align:justify!important}@media (min-width:640px){.uk-scope .uk-text-left\@s{text-align:left!important}.uk-scope .uk-text-right\@s{text-align:right!important}.uk-scope .uk-text-center\@s{text-align:center!important}}@media (min-width:960px){.uk-scope .uk-text-left\@m{text-align:left!important}.uk-scope .uk-text-right\@m{text-align:right!important}.uk-scope .uk-text-center\@m{text-align:center!important}}@media (min-width:1200px){.uk-scope .uk-text-left\@l{text-align:left!important}.uk-scope .uk-text-right\@l{text-align:right!important}.uk-scope .uk-text-center\@l{text-align:center!important}}@media (min-width:1600px){.uk-scope .uk-text-left\@xl{text-align:left!important}.uk-scope .uk-text-right\@xl{text-align:right!important}.uk-scope .uk-text-center\@xl{text-align:center!important}}.uk-scope .uk-text-top{vertical-align:top!important}.uk-scope .uk-text-middle{vertical-align:middle!important}.uk-scope .uk-text-bottom{vertical-align:bottom!important}.uk-scope .uk-text-baseline{vertical-align:baseline!important}.uk-scope .uk-text-nowrap{white-space:nowrap}.uk-scope .uk-text-truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uk-scope td.uk-text-truncate,.uk-scope th.uk-text-truncate{max-width:0}.uk-scope .uk-text-break{overflow-wrap:break-word}.uk-scope td.uk-text-break,.uk-scope th.uk-text-break{word-break:break-word}.uk-scope .uk-text-stroke{-webkit-text-stroke:calc(1.4px + 0.002em);-webkit-text-fill-color:transparent}.uk-scope [class*=uk-column-]{column-gap:30px}@media (min-width:1200px){.uk-scope [class*=uk-column-]{column-gap:40px}}.uk-scope [class*=uk-column-] img{transform:translate3d(0,0,0)}.uk-scope .uk-column-divider{column-rule:1px solid #e5e5e5;column-gap:60px}@media (min-width:1200px){.uk-scope .uk-column-divider{column-gap:80px}}.uk-scope .uk-column-1-2{column-count:2}.uk-scope .uk-column-1-3{column-count:3}.uk-scope .uk-column-1-4{column-count:4}.uk-scope .uk-column-1-5{column-count:5}.uk-scope .uk-column-1-6{column-count:6}@media (min-width:640px){.uk-scope .uk-column-1-2\@s{column-count:2}.uk-scope .uk-column-1-3\@s{column-count:3}.uk-scope .uk-column-1-4\@s{column-count:4}.uk-scope .uk-column-1-5\@s{column-count:5}.uk-scope .uk-column-1-6\@s{column-count:6}}@media (min-width:960px){.uk-scope .uk-column-1-2\@m{column-count:2}.uk-scope .uk-column-1-3\@m{column-count:3}.uk-scope .uk-column-1-4\@m{column-count:4}.uk-scope .uk-column-1-5\@m{column-count:5}.uk-scope .uk-column-1-6\@m{column-count:6}}@media (min-width:1200px){.uk-scope .uk-column-1-2\@l{column-count:2}.uk-scope .uk-column-1-3\@l{column-count:3}.uk-scope .uk-column-1-4\@l{column-count:4}.uk-scope .uk-column-1-5\@l{column-count:5}.uk-scope .uk-column-1-6\@l{column-count:6}}@media (min-width:1600px){.uk-scope .uk-column-1-2\@xl{column-count:2}.uk-scope .uk-column-1-3\@xl{column-count:3}.uk-scope .uk-column-1-4\@xl{column-count:4}.uk-scope .uk-column-1-5\@xl{column-count:5}.uk-scope .uk-column-1-6\@xl{column-count:6}}.uk-scope .uk-column-span{column-span:all}.uk-scope [data-uk-cover]:where(canvas,iframe,svg),.uk-scope [uk-cover]:where(canvas,iframe,svg){max-width:none;position:absolute;left:50%;top:50%;--uk-position-translate-x:-50%;--uk-position-translate-y:-50%;transform:translate(var(--uk-position-translate-x),var(--uk-position-translate-y))}.uk-scope iframe[data-uk-cover],.uk-scope iframe[uk-cover]{pointer-events:none}.uk-scope [data-uk-cover]:where(img,video),.uk-scope [uk-cover]:where(img,video){position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;object-fit:cover;object-position:center}.uk-scope .uk-cover-container{overflow:hidden;position:relative}.uk-scope .uk-background-default{background-color:#fff}.uk-scope .uk-background-muted{background-color:#f8f8f8}.uk-scope .uk-background-primary{background-color:#1e87f0}.uk-scope .uk-background-secondary{background-color:#222}.uk-scope .uk-background-contain,.uk-scope .uk-background-cover,.uk-scope .uk-background-height-1-1,.uk-scope .uk-background-width-1-1{background-position:50% 50%;background-repeat:no-repeat}.uk-scope .uk-background-cover{background-size:cover}.uk-scope .uk-background-contain{background-size:contain}.uk-scope .uk-background-width-1-1{background-size:100%}.uk-scope .uk-background-height-1-1{background-size:auto 100%}.uk-scope .uk-background-top-left{background-position:0 0}.uk-scope .uk-background-top-center{background-position:50% 0}.uk-scope .uk-background-top-right{background-position:100% 0}.uk-scope .uk-background-center-left{background-position:0 50%}.uk-scope .uk-background-center-center{background-position:50% 50%}.uk-scope .uk-background-center-right{background-position:100% 50%}.uk-scope .uk-background-bottom-left{background-position:0 100%}.uk-scope .uk-background-bottom-center{background-position:50% 100%}.uk-scope .uk-background-bottom-right{background-position:100% 100%}.uk-scope .uk-background-norepeat{background-repeat:no-repeat}.uk-scope .uk-background-fixed{background-attachment:fixed}@media (pointer:coarse){.uk-scope .uk-background-fixed{background-attachment:scroll}}@media (max-width:639px){.uk-scope .uk-background-image\@s{background-image:none!important}}@media (max-width:959px){.uk-scope .uk-background-image\@m{background-image:none!important}}@media (max-width:1199px){.uk-scope .uk-background-image\@l{background-image:none!important}}@media (max-width:1599px){.uk-scope .uk-background-image\@xl{background-image:none!important}}.uk-scope .uk-background-blend-multiply{background-blend-mode:multiply}.uk-scope .uk-background-blend-screen{background-blend-mode:screen}.uk-scope .uk-background-blend-overlay{background-blend-mode:overlay}.uk-scope .uk-background-blend-darken{background-blend-mode:darken}.uk-scope .uk-background-blend-lighten{background-blend-mode:lighten}.uk-scope .uk-background-blend-color-dodge{background-blend-mode:color-dodge}.uk-scope .uk-background-blend-color-burn{background-blend-mode:color-burn}.uk-scope .uk-background-blend-hard-light{background-blend-mode:hard-light}.uk-scope .uk-background-blend-soft-light{background-blend-mode:soft-light}.uk-scope .uk-background-blend-difference{background-blend-mode:difference}.uk-scope .uk-background-blend-exclusion{background-blend-mode:exclusion}.uk-scope .uk-background-blend-hue{background-blend-mode:hue}.uk-scope .uk-background-blend-saturation{background-blend-mode:saturation}.uk-scope .uk-background-blend-color{background-blend-mode:color}.uk-scope .uk-background-blend-luminosity{background-blend-mode:luminosity}.uk-scope [class*=uk-align]{display:block;margin-bottom:30px}.uk-scope *+[class*=uk-align]{margin-top:30px}.uk-scope .uk-align-center{margin-left:auto;margin-right:auto}.uk-scope .uk-align-left{margin-top:0;margin-right:30px;float:left}.uk-scope .uk-align-right{margin-top:0;margin-left:30px;float:right}@media (min-width:640px){.uk-scope .uk-align-left\@s{margin-top:0;margin-right:30px;float:left}.uk-scope .uk-align-right\@s{margin-top:0;margin-left:30px;float:right}}@media (min-width:960px){.uk-scope .uk-align-left\@m{margin-top:0;margin-right:30px;float:left}.uk-scope .uk-align-right\@m{margin-top:0;margin-left:30px;float:right}}@media (min-width:1200px){.uk-scope .uk-align-left\@l{margin-top:0;float:left}.uk-scope .uk-align-right\@l{margin-top:0;float:right}.uk-scope .uk-align-left,.uk-scope .uk-align-left\@l,.uk-scope .uk-align-left\@m,.uk-scope .uk-align-left\@s{margin-right:40px}.uk-scope .uk-align-right,.uk-scope .uk-align-right\@l,.uk-scope .uk-align-right\@m,.uk-scope .uk-align-right\@s{margin-left:40px}}@media (min-width:1600px){.uk-scope .uk-align-left\@xl{margin-top:0;margin-right:40px;float:left}.uk-scope .uk-align-right\@xl{margin-top:0;margin-left:40px;float:right}}.uk-scope .uk-svg,.uk-scope .uk-svg:not(.uk-preserve) [fill*="#"]:not(.uk-preserve){fill:currentcolor}.uk-scope .uk-svg:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve){stroke:currentcolor}.uk-scope .uk-svg{transform:translate(0,0)}.uk-scope .uk-panel{display:flow-root;position:relative;box-sizing:border-box}.uk-scope .uk-panel>:last-child{margin-bottom:0}.uk-scope .uk-panel-scrollable{height:170px;padding:10px;border:1px solid #e5e5e5;overflow:auto;resize:both}.uk-scope .uk-clearfix::before{content:"";display:table-cell}.uk-scope .uk-clearfix::after{content:"";display:table;clear:both}.uk-scope .uk-float-left{float:left}.uk-scope .uk-float-right{float:right}.uk-scope [class*=uk-float-]{max-width:100%}.uk-scope .uk-overflow-hidden{overflow:hidden}.uk-scope .uk-overflow-auto{overflow:auto}.uk-scope .uk-overflow-auto>:last-child{margin-bottom:0}@property --uk-overflow-fade-start-opacity{syntax:"<number>";inherits:false;initial-value:0}@property --uk-overflow-fade-end-opacity{syntax:"<number>";inherits:false;initial-value:0}.uk-scope .uk-overflow-fade-horizontal{overflow-x:auto;--uk-overflow-fade-direction:right}.uk-scope .uk-overflow-fade-vertical{overflow-y:auto;--uk-overflow-fade-direction:bottom}.uk-scope .uk-overflow-fade-horizontal,.uk-scope .uk-overflow-fade-vertical{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;mask-image:linear-gradient(to var(--uk-overflow-fade-direction),rgba(0,0,0,var(--uk-overflow-fade-start-opacity)),#000 100px,#000 calc(100% - 100px),rgba(0,0,0,var(--uk-overflow-fade-end-opacity)))}.uk-scope .uk-overflow-fade-horizontal>*,.uk-scope .uk-overflow-fade-vertical>*{min-width:max-content}.uk-scope .uk-overflow-fade-horizontal::-webkit-scrollbar,.uk-scope .uk-overflow-fade-vertical::-webkit-scrollbar{display:none}.uk-scope .uk-box-sizing-content{box-sizing:content-box}.uk-scope .uk-box-sizing-border{box-sizing:border-box}.uk-scope .uk-resize{resize:both}.uk-scope .uk-resize-horizontal{resize:horizontal}.uk-scope .uk-resize-vertical{resize:vertical}.uk-scope .uk-display-block{display:block!important}.uk-scope .uk-display-inline{display:inline!important}.uk-scope .uk-display-inline-block{display:inline-block!important}.uk-scope [class*=uk-inline]{display:inline-block;position:relative;max-width:100%;vertical-align:middle;-webkit-backface-visibility:hidden}.uk-scope .uk-inline-clip{overflow:hidden}.uk-scope .uk-preserve-width,.uk-scope .uk-preserve-width canvas,.uk-scope .uk-preserve-width img,.uk-scope .uk-preserve-width svg,.uk-scope .uk-preserve-width video{max-width:none}.uk-scope .uk-responsive-height,.uk-scope .uk-responsive-width{box-sizing:border-box}.uk-scope .uk-responsive-width{max-width:100%!important;height:auto}.uk-scope .uk-responsive-height{max-height:100%;width:auto;max-width:none}.uk-scope [data-uk-responsive],.uk-scope [uk-responsive]{max-width:100%}.uk-scope .uk-object-cover{object-fit:cover}.uk-scope .uk-object-contain{object-fit:contain}.uk-scope .uk-object-fill{object-fit:fill}.uk-scope .uk-object-none{object-fit:none}.uk-scope .uk-object-scale-down{object-fit:scale-down}.uk-scope .uk-object-top-left{object-position:0 0}.uk-scope .uk-object-top-center{object-position:50% 0}.uk-scope .uk-object-top-right{object-position:100% 0}.uk-scope .uk-object-center-left{object-position:0 50%}.uk-scope .uk-object-center-center{object-position:50% 50%}.uk-scope .uk-object-center-right{object-position:100% 50%}.uk-scope .uk-object-bottom-left{object-position:0 100%}.uk-scope .uk-object-bottom-center{object-position:50% 100%}.uk-scope .uk-object-bottom-right{object-position:100% 100%}.uk-scope .uk-border-circle{border-radius:50%}.uk-scope .uk-border-pill{border-radius:500px}.uk-scope .uk-border-rounded{border-radius:5px}.uk-scope .uk-inline-clip[class*=uk-border-]{-webkit-transform:translateZ(0)}.uk-scope .uk-box-shadow-small{box-shadow:0 2px 8px rgba(0,0,0,.08)}.uk-scope .uk-box-shadow-medium{box-shadow:0 5px 15px rgba(0,0,0,.08)}.uk-scope .uk-box-shadow-large{box-shadow:0 14px 25px rgba(0,0,0,.16)}.uk-scope .uk-box-shadow-xlarge{box-shadow:0 28px 50px rgba(0,0,0,.16)}.uk-scope [class*=uk-box-shadow-hover]{transition:box-shadow .1s ease-in-out}.uk-scope .uk-box-shadow-hover-small:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.uk-scope .uk-box-shadow-hover-medium:hover{box-shadow:0 5px 15px rgba(0,0,0,.08)}.uk-scope .uk-box-shadow-hover-large:hover{box-shadow:0 14px 25px rgba(0,0,0,.16)}.uk-scope .uk-box-shadow-hover-xlarge:hover{box-shadow:0 28px 50px rgba(0,0,0,.16)}@supports (filter:blur(0)){.uk-scope .uk-box-shadow-bottom{display:inline-block;position:relative;z-index:0;max-width:100%;vertical-align:middle}.uk-scope .uk-box-shadow-bottom::after{content:"";position:absolute;bottom:-30px;left:0;right:0;z-index:-1;height:30px;border-radius:100%;background:#444;filter:blur(20px);will-change:filter}}.uk-scope .uk-dropcap::first-letter,.uk-scope .uk-dropcap>p:first-of-type::first-letter{display:block;margin-right:10px;float:left;font-size:4.5em;line-height:1;margin-bottom:-2px}@-moz-document url-prefix(){.uk-scope .uk-dropcap::first-letter,.uk-scope .uk-dropcap>p:first-of-type::first-letter{margin-top:1.1%}}.uk-scope .uk-logo{font-size:24px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";color:#333;text-decoration:none}.uk-scope :where(.uk-logo){display:inline-block;vertical-align:middle}.uk-scope .uk-logo:hover{color:#333;text-decoration:none}.uk-scope .uk-logo :where(img,svg,video){display:block}.uk-scope .uk-logo-inverse{display:none}.uk-scope .uk-disabled{pointer-events:none}.uk-drag,.uk-drag *{cursor:move}.uk-drag iframe{pointer-events:none}.uk-dragover{box-shadow:0 0 20px rgba(100,100,100,.3)}.uk-scope .uk-blend-multiply{mix-blend-mode:multiply}.uk-scope .uk-blend-screen{mix-blend-mode:screen}.uk-scope .uk-blend-overlay{mix-blend-mode:overlay}.uk-scope .uk-blend-darken{mix-blend-mode:darken}.uk-scope .uk-blend-lighten{mix-blend-mode:lighten}.uk-scope .uk-blend-color-dodge{mix-blend-mode:color-dodge}.uk-scope .uk-blend-color-burn{mix-blend-mode:color-burn}.uk-scope .uk-blend-hard-light{mix-blend-mode:hard-light}.uk-scope .uk-blend-soft-light{mix-blend-mode:soft-light}.uk-scope .uk-blend-difference{mix-blend-mode:difference}.uk-scope .uk-blend-exclusion{mix-blend-mode:exclusion}.uk-scope .uk-blend-hue{mix-blend-mode:hue}.uk-scope .uk-blend-saturation{mix-blend-mode:saturation}.uk-scope .uk-blend-color{mix-blend-mode:color}.uk-scope .uk-blend-luminosity{mix-blend-mode:luminosity}.uk-scope .uk-transform-center{transform:translate(-50%,-50%)}.uk-scope .uk-transform-origin-top-left{transform-origin:0 0}.uk-scope .uk-transform-origin-top-center{transform-origin:50% 0}.uk-scope .uk-transform-origin-top-right{transform-origin:100% 0}.uk-scope .uk-transform-origin-center-left{transform-origin:0 50%}.uk-scope .uk-transform-origin-center-right{transform-origin:100% 50%}.uk-scope .uk-transform-origin-bottom-left{transform-origin:0 100%}.uk-scope .uk-transform-origin-bottom-center{transform-origin:50% 100%}.uk-scope .uk-transform-origin-bottom-right{transform-origin:100% 100%}.uk-scope .uk-flex{display:flex}.uk-scope .uk-flex-inline{display:inline-flex}.uk-scope .uk-flex-left{justify-content:flex-start}.uk-scope .uk-flex-center{justify-content:center}.uk-scope .uk-flex-right{justify-content:flex-end}.uk-scope .uk-flex-between{justify-content:space-between}.uk-scope .uk-flex-around{justify-content:space-around}@media (min-width:640px){.uk-scope .uk-flex-left\@s{justify-content:flex-start}.uk-scope .uk-flex-center\@s{justify-content:center}.uk-scope .uk-flex-right\@s{justify-content:flex-end}.uk-scope .uk-flex-between\@s{justify-content:space-between}.uk-scope .uk-flex-around\@s{justify-content:space-around}}@media (min-width:960px){.uk-scope .uk-flex-left\@m{justify-content:flex-start}.uk-scope .uk-flex-center\@m{justify-content:center}.uk-scope .uk-flex-right\@m{justify-content:flex-end}.uk-scope .uk-flex-between\@m{justify-content:space-between}.uk-scope .uk-flex-around\@m{justify-content:space-around}}@media (min-width:1200px){.uk-scope .uk-flex-left\@l{justify-content:flex-start}.uk-scope .uk-flex-center\@l{justify-content:center}.uk-scope .uk-flex-right\@l{justify-content:flex-end}.uk-scope .uk-flex-between\@l{justify-content:space-between}.uk-scope .uk-flex-around\@l{justify-content:space-around}}@media (min-width:1600px){.uk-scope .uk-flex-left\@xl{justify-content:flex-start}.uk-scope .uk-flex-center\@xl{justify-content:center}.uk-scope .uk-flex-right\@xl{justify-content:flex-end}.uk-scope .uk-flex-between\@xl{justify-content:space-between}.uk-scope .uk-flex-around\@xl{justify-content:space-around}}.uk-scope .uk-flex-stretch{align-items:stretch}.uk-scope .uk-flex-top{align-items:flex-start}.uk-scope .uk-flex-middle{align-items:center}.uk-scope .uk-flex-bottom{align-items:flex-end}@media (min-width:640px){.uk-scope .uk-flex-stretch\@s{align-items:stretch}.uk-scope .uk-flex-top\@s{align-items:flex-start}.uk-scope .uk-flex-middle\@s{align-items:center}.uk-scope .uk-flex-bottom\@s{align-items:flex-end}}@media (min-width:960px){.uk-scope .uk-flex-stretch\@m{align-items:stretch}.uk-scope .uk-flex-top\@m{align-items:flex-start}.uk-scope .uk-flex-middle\@m{align-items:center}.uk-scope .uk-flex-bottom\@m{align-items:flex-end}}@media (min-width:1200px){.uk-scope .uk-flex-stretch\@l{align-items:stretch}.uk-scope .uk-flex-top\@l{align-items:flex-start}.uk-scope .uk-flex-middle\@l{align-items:center}.uk-scope .uk-flex-bottom\@l{align-items:flex-end}}@media (min-width:1600px){.uk-scope .uk-flex-stretch\@xl{align-items:stretch}.uk-scope .uk-flex-top\@xl{align-items:flex-start}.uk-scope .uk-flex-middle\@xl{align-items:center}.uk-scope .uk-flex-bottom\@xl{align-items:flex-end}}.uk-scope .uk-flex-row{flex-direction:row}.uk-scope .uk-flex-row-reverse{flex-direction:row-reverse}.uk-scope .uk-flex-column{flex-direction:column}.uk-scope .uk-flex-column-reverse{flex-direction:column-reverse}@media (min-width:640px){.uk-scope .uk-flex-row\@s{flex-direction:row}.uk-scope .uk-flex-column\@s{flex-direction:column}}@media (min-width:960px){.uk-scope .uk-flex-row\@m{flex-direction:row}.uk-scope .uk-flex-column\@m{flex-direction:column}}@media (min-width:1200px){.uk-scope .uk-flex-row\@l{flex-direction:row}.uk-scope .uk-flex-column\@l{flex-direction:column}}@media (min-width:1600px){.uk-scope .uk-flex-row\@xl{flex-direction:row}.uk-scope .uk-flex-column\@xl{flex-direction:column}}.uk-scope .uk-flex-nowrap{flex-wrap:nowrap}.uk-scope .uk-flex-wrap{flex-wrap:wrap}.uk-scope .uk-flex-wrap-reverse{flex-wrap:wrap-reverse}.uk-scope .uk-flex-wrap-stretch{align-content:stretch}.uk-scope .uk-flex-wrap-top{align-content:flex-start}.uk-scope .uk-flex-wrap-middle{align-content:center}.uk-scope .uk-flex-wrap-bottom{align-content:flex-end}.uk-scope .uk-flex-wrap-between{align-content:space-between}.uk-scope .uk-flex-wrap-around{align-content:space-around}.uk-scope .uk-flex-first{order:-1}.uk-scope .uk-flex-last{order:99}@media (min-width:640px){.uk-scope .uk-flex-first\@s{order:-1}.uk-scope .uk-flex-last\@s{order:99}}@media (min-width:960px){.uk-scope .uk-flex-first\@m{order:-1}.uk-scope .uk-flex-last\@m{order:99}}@media (min-width:1200px){.uk-scope .uk-flex-first\@l{order:-1}.uk-scope .uk-flex-last\@l{order:99}}@media (min-width:1600px){.uk-scope .uk-flex-first\@xl{order:-1}.uk-scope .uk-flex-last\@xl{order:99}}.uk-scope .uk-flex-initial{flex:initial}.uk-scope .uk-flex-none{flex:none}.uk-scope .uk-flex-auto{flex:auto}.uk-scope .uk-flex-1{flex:1}@media (min-width:640px){.uk-scope .uk-flex-initial\@s{flex:initial}.uk-scope .uk-flex-none\@s{flex:none}.uk-scope .uk-flex-1\@s{flex:1}}@media (min-width:960px){.uk-scope .uk-flex-initial\@m{flex:initial}.uk-scope .uk-flex-none\@m{flex:none}.uk-scope .uk-flex-1\@m{flex:1}}@media (min-width:1200px){.uk-scope .uk-flex-initial\@l{flex:initial}.uk-scope .uk-flex-none\@l{flex:none}.uk-scope .uk-flex-1\@l{flex:1}}@media (min-width:1600px){.uk-scope .uk-flex-initial\@xl{flex:initial}.uk-scope .uk-flex-none\@xl{flex:none}.uk-scope .uk-flex-1\@xl{flex:1}}.uk-scope .uk-margin{margin-bottom:20px}.uk-scope *+.uk-margin{margin-top:20px!important}.uk-scope .uk-margin-top{margin-top:20px!important}.uk-scope .uk-margin-bottom{margin-bottom:20px!important}.uk-scope .uk-margin-left{margin-left:20px!important}.uk-scope .uk-margin-right{margin-right:20px!important}.uk-scope .uk-margin-xsmall{margin-bottom:5px}.uk-scope *+.uk-margin-xsmall{margin-top:5px!important}.uk-scope .uk-margin-xsmall-top{margin-top:5px!important}.uk-scope .uk-margin-xsmall-bottom{margin-bottom:5px!important}.uk-scope .uk-margin-xsmall-left{margin-left:5px!important}.uk-scope .uk-margin-xsmall-right{margin-right:5px!important}.uk-scope .uk-margin-small{margin-bottom:10px}.uk-scope *+.uk-margin-small{margin-top:10px!important}.uk-scope .uk-margin-small-top{margin-top:10px!important}.uk-scope .uk-margin-small-bottom{margin-bottom:10px!important}.uk-scope .uk-margin-small-left{margin-left:10px!important}.uk-scope .uk-margin-small-right{margin-right:10px!important}.uk-scope .uk-margin-medium{margin-bottom:40px}.uk-scope *+.uk-margin-medium{margin-top:40px!important}.uk-scope .uk-margin-medium-top{margin-top:40px!important}.uk-scope .uk-margin-medium-bottom{margin-bottom:40px!important}.uk-scope .uk-margin-medium-left{margin-left:40px!important}.uk-scope .uk-margin-medium-right{margin-right:40px!important}.uk-scope .uk-margin-large{margin-bottom:40px}.uk-scope *+.uk-margin-large{margin-top:40px!important}.uk-scope .uk-margin-large-top{margin-top:40px!important}.uk-scope .uk-margin-large-bottom{margin-bottom:40px!important}.uk-scope .uk-margin-large-left{margin-left:40px!important}.uk-scope .uk-margin-large-right{margin-right:40px!important}@media (min-width:1200px){.uk-scope .uk-margin-large{margin-bottom:70px}.uk-scope *+.uk-margin-large{margin-top:70px!important}.uk-scope .uk-margin-large-top{margin-top:70px!important}.uk-scope .uk-margin-large-bottom{margin-bottom:70px!important}.uk-scope .uk-margin-large-left{margin-left:70px!important}.uk-scope .uk-margin-large-right{margin-right:70px!important}}.uk-scope .uk-margin-xlarge{margin-bottom:70px}.uk-scope *+.uk-margin-xlarge{margin-top:70px!important}.uk-scope .uk-margin-xlarge-top{margin-top:70px!important}.uk-scope .uk-margin-xlarge-bottom{margin-bottom:70px!important}.uk-scope .uk-margin-xlarge-left{margin-left:70px!important}.uk-scope .uk-margin-xlarge-right{margin-right:70px!important}@media (min-width:1200px){.uk-scope .uk-margin-xlarge{margin-bottom:140px}.uk-scope *+.uk-margin-xlarge{margin-top:140px!important}.uk-scope .uk-margin-xlarge-top{margin-top:140px!important}.uk-scope .uk-margin-xlarge-bottom{margin-bottom:140px!important}.uk-scope .uk-margin-xlarge-left{margin-left:140px!important}.uk-scope .uk-margin-xlarge-right{margin-right:140px!important}}.uk-scope .uk-margin-auto{margin-left:auto!important;margin-right:auto!important}.uk-scope .uk-margin-auto-top{margin-top:auto!important}.uk-scope .uk-margin-auto-bottom{margin-bottom:auto!important}.uk-scope .uk-margin-auto-left{margin-left:auto!important}.uk-scope .uk-margin-auto-right{margin-right:auto!important}.uk-scope .uk-margin-auto-vertical{margin-top:auto!important;margin-bottom:auto!important}@media (min-width:640px){.uk-scope .uk-margin-auto\@s{margin-left:auto!important;margin-right:auto!important}.uk-scope .uk-margin-auto-left\@s{margin-left:auto!important}.uk-scope .uk-margin-auto-right\@s{margin-right:auto!important}}@media (min-width:960px){.uk-scope .uk-margin-auto\@m{margin-left:auto!important;margin-right:auto!important}.uk-scope .uk-margin-auto-left\@m{margin-left:auto!important}.uk-scope .uk-margin-auto-right\@m{margin-right:auto!important}}@media (min-width:1200px){.uk-scope .uk-margin-auto\@l{margin-left:auto!important;margin-right:auto!important}.uk-scope .uk-margin-auto-left\@l{margin-left:auto!important}.uk-scope .uk-margin-auto-right\@l{margin-right:auto!important}}@media (min-width:1600px){.uk-scope .uk-margin-auto\@xl{margin-left:auto!important;margin-right:auto!important}.uk-scope .uk-margin-auto-left\@xl{margin-left:auto!important}.uk-scope .uk-margin-auto-right\@xl{margin-right:auto!important}}.uk-scope .uk-margin-remove{margin:0!important}.uk-scope .uk-margin-remove-top{margin-top:0!important}.uk-scope .uk-margin-remove-bottom{margin-bottom:0!important}.uk-scope .uk-margin-remove-left{margin-left:0!important}.uk-scope .uk-margin-remove-right{margin-right:0!important}.uk-scope .uk-margin-remove-vertical{margin-top:0!important;margin-bottom:0!important}.uk-scope .uk-margin-remove-adjacent+*,.uk-scope .uk-margin-remove-first-child>:first-child{margin-top:0!important}.uk-scope .uk-margin-remove-last-child>:last-child{margin-bottom:0!important}@media (min-width:640px){.uk-scope .uk-margin-remove-left\@s{margin-left:0!important}.uk-scope .uk-margin-remove-right\@s{margin-right:0!important}}@media (min-width:960px){.uk-scope .uk-margin-remove-left\@m{margin-left:0!important}.uk-scope .uk-margin-remove-right\@m{margin-right:0!important}}@media (min-width:1200px){.uk-scope .uk-margin-remove-left\@l{margin-left:0!important}.uk-scope .uk-margin-remove-right\@l{margin-right:0!important}}@media (min-width:1600px){.uk-scope .uk-margin-remove-left\@xl{margin-left:0!important}.uk-scope .uk-margin-remove-right\@xl{margin-right:0!important}}.uk-scope .uk-padding{padding:30px}@media (min-width:1200px){.uk-scope .uk-padding{padding:40px}}.uk-scope .uk-padding-small{padding:15px}.uk-scope .uk-padding-large{padding:40px}@media (min-width:1200px){.uk-scope .uk-padding-large{padding:70px}}.uk-scope .uk-padding-remove{padding:0!important}.uk-scope .uk-padding-remove-top{padding-top:0!important}.uk-scope .uk-padding-remove-bottom{padding-bottom:0!important}.uk-scope .uk-padding-remove-left{padding-left:0!important}.uk-scope .uk-padding-remove-right{padding-right:0!important}.uk-scope .uk-padding-remove-vertical{padding-top:0!important;padding-bottom:0!important}.uk-scope .uk-padding-remove-horizontal{padding-left:0!important;padding-right:0!important}:root{--uk-position-margin-offset:0px}.uk-scope [class*=uk-position-bottom],.uk-scope [class*=uk-position-center],.uk-scope [class*=uk-position-left],.uk-scope [class*=uk-position-right],.uk-scope [class*=uk-position-top]{position:absolute!important;max-width:calc(100% - (var(--uk-position-margin-offset) * 2));box-sizing:border-box}.uk-scope .uk-position-top{top:0;left:0;right:0}.uk-scope .uk-position-bottom{bottom:0;left:0;right:0}.uk-scope .uk-position-left{top:0;bottom:0;left:0}.uk-scope .uk-position-right{top:0;bottom:0;right:0}.uk-scope .uk-position-top-left{top:0;left:0}.uk-scope .uk-position-top-right{top:0;right:0}.uk-scope .uk-position-bottom-left{bottom:0;left:0}.uk-scope .uk-position-bottom-right{bottom:0;right:0}.uk-scope .uk-position-center{top:calc(50% - var(--uk-position-margin-offset));left:calc(50% - var(--uk-position-margin-offset));--uk-position-translate-x:-50%;--uk-position-translate-y:-50%;transform:translate(var(--uk-position-translate-x),var(--uk-position-translate-y));width:max-content}.uk-scope .uk-position-center-vertical,.uk-scope [class*=uk-position-center-left],.uk-scope [class*=uk-position-center-right]{top:calc(50% - var(--uk-position-margin-offset));--uk-position-translate-y:-50%;transform:translate(0,var(--uk-position-translate-y))}.uk-scope .uk-position-center-left{left:0}.uk-scope .uk-position-center-right{right:0}.uk-scope .uk-position-center-vertical{left:0;right:0}.uk-scope .uk-position-center-left-out{right:100%;width:max-content}.uk-scope .uk-position-center-right-out{left:100%;width:max-content}.uk-scope .uk-position-bottom-center,.uk-scope .uk-position-center-horizontal,.uk-scope .uk-position-top-center{left:calc(50% - var(--uk-position-margin-offset));--uk-position-translate-x:-50%;transform:translate(var(--uk-position-translate-x),0);width:max-content}.uk-scope .uk-position-top-center{top:0}.uk-scope .uk-position-bottom-center{bottom:0}.uk-scope .uk-position-center-horizontal{top:0;bottom:0}.uk-scope .uk-position-cover{position:absolute;top:0;bottom:0;left:0;right:0}.uk-scope .uk-position-small{margin:15px;--uk-position-margin-offset:15px}.uk-scope .uk-position-medium{margin:30px;--uk-position-margin-offset:30px}.uk-scope .uk-position-large{margin:30px;--uk-position-margin-offset:30px}@media (min-width:1200px){.uk-scope .uk-position-large{margin:50px;--uk-position-margin-offset:50px}}.uk-scope .uk-position-relative{position:relative!important}.uk-scope .uk-position-absolute{position:absolute!important}.uk-scope .uk-position-fixed{position:fixed!important}.uk-scope .uk-position-sticky{position:sticky!important}.uk-scope .uk-position-z-index{z-index:1}.uk-scope .uk-position-z-index-zero{z-index:0}.uk-scope .uk-position-z-index-negative{z-index:-1}.uk-scope .uk-position-z-index-high{z-index:990}.uk-scope .uk-position-z-index-highest{z-index:1060}.uk-scope :where(.uk-transition-fade),.uk-scope :where([class*=uk-transition-scale]),.uk-scope :where([class*=uk-transition-slide]){--uk-position-translate-x:0;--uk-position-translate-y:0}.uk-scope .uk-transition-fade,.uk-scope [class*=uk-transition-scale],.uk-scope [class*=uk-transition-slide]{--uk-translate-x:0;--uk-translate-y:0;--uk-scale-x:1;--uk-scale-y:1;transform:translate(var(--uk-position-translate-x),var(--uk-position-translate-y)) translate(var(--uk-translate-x),var(--uk-translate-y)) scale(var(--uk-scale-x),var(--uk-scale-y));transition:.3s ease-out;transition-property:opacity,transform,filter;opacity:0}.uk-scope .uk-transition-active.uk-active .uk-transition-fade,.uk-scope .uk-transition-toggle:focus .uk-transition-fade,.uk-scope .uk-transition-toggle:focus-within .uk-transition-fade,.uk-scope .uk-transition-toggle:hover .uk-transition-fade{opacity:1}.uk-scope [class*=uk-transition-scale]{-webkit-backface-visibility:hidden}.uk-scope .uk-transition-scale-up{--uk-scale-x:1;--uk-scale-y:1}.uk-scope .uk-transition-scale-down{--uk-scale-x:1.03;--uk-scale-y:1.03}.uk-scope .uk-transition-active.uk-active .uk-transition-scale-up,.uk-scope .uk-transition-toggle:focus .uk-transition-scale-up,.uk-scope .uk-transition-toggle:focus-within .uk-transition-scale-up,.uk-scope .uk-transition-toggle:hover .uk-transition-scale-up{--uk-scale-x:1.03;--uk-scale-y:1.03;opacity:1}.uk-scope .uk-transition-active.uk-active .uk-transition-scale-down,.uk-scope .uk-transition-toggle:focus .uk-transition-scale-down,.uk-scope .uk-transition-toggle:focus-within .uk-transition-scale-down,.uk-scope .uk-transition-toggle:hover .uk-transition-scale-down{--uk-scale-x:1;--uk-scale-y:1;opacity:1}.uk-scope .uk-transition-slide-top{--uk-translate-y:-100%}.uk-scope .uk-transition-slide-bottom{--uk-translate-y:100%}.uk-scope .uk-transition-slide-left{--uk-translate-x:-100%}.uk-scope .uk-transition-slide-right{--uk-translate-x:100%}.uk-scope .uk-transition-slide-top-small{--uk-translate-y:calc(-1 * 10px)}.uk-scope .uk-transition-slide-bottom-small{--uk-translate-y:10px}.uk-scope .uk-transition-slide-left-small{--uk-translate-x:calc(-1 * 10px)}.uk-scope .uk-transition-slide-right-small{--uk-translate-x:10px}.uk-scope .uk-transition-slide-top-medium{--uk-translate-y:calc(-1 * 50px)}.uk-scope .uk-transition-slide-bottom-medium{--uk-translate-y:50px}.uk-scope .uk-transition-slide-left-medium{--uk-translate-x:calc(-1 * 50px)}.uk-scope .uk-transition-slide-right-medium{--uk-translate-x:50px}.uk-scope .uk-transition-active.uk-active [class*=uk-transition-slide],.uk-scope .uk-transition-toggle:focus [class*=uk-transition-slide],.uk-scope .uk-transition-toggle:focus-within [class*=uk-transition-slide],.uk-scope .uk-transition-toggle:hover [class*=uk-transition-slide]{--uk-translate-x:0;--uk-translate-y:0;opacity:1}.uk-scope .uk-transition-opaque{opacity:1}.uk-scope .uk-transition-slow{transition-duration:.7s}.uk-scope .uk-transition-disable,.uk-scope .uk-transition-disable *{transition:none!important}.uk-scope .uk-hidden,.uk-scope .uk-hidden-empty:empty,.uk-scope [hidden]{display:none!important}@media (min-width:640px){.uk-scope .uk-hidden\@s{display:none!important}}@media (min-width:960px){.uk-scope .uk-hidden\@m{display:none!important}}@media (min-width:1200px){.uk-scope .uk-hidden\@l{display:none!important}}@media (min-width:1600px){.uk-scope .uk-hidden\@xl{display:none!important}}@media (max-width:639px){.uk-scope .uk-visible\@s{display:none!important}}@media (max-width:959px){.uk-scope .uk-visible\@m{display:none!important}}@media (max-width:1199px){.uk-scope .uk-visible\@l{display:none!important}}@media (max-width:1599px){.uk-scope .uk-visible\@xl{display:none!important}}.uk-scope .uk-invisible{visibility:hidden!important}.uk-scope .uk-hidden-visually:not(:focus):not(:active):not(:focus-within),.uk-scope .uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-visible):not(:has(:focus-visible)),.uk-scope .uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within){position:absolute!important;width:0!important;height:0!important;padding:0!important;border-width:0!important;margin:0!important;overflow:hidden!important}.uk-scope .uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within){opacity:0!important}@media (hover:none){.uk-scope .uk-hidden-touch{display:none!important}}@media (hover){.uk-scope .uk-hidden-notouch{display:none!important}}.uk-scope .uk-card-primary.uk-card-body,.uk-scope .uk-card-primary>:not([class*=uk-card-media]),.uk-scope .uk-card-secondary.uk-card-body,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]),.uk-scope .uk-light,.uk-scope .uk-overlay-primary{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-link,.uk-scope .uk-card-primary.uk-card-body a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-link,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) a,.uk-scope .uk-card-secondary.uk-card-body .uk-link,.uk-scope .uk-card-secondary.uk-card-body a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-link,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) a,.uk-scope .uk-light .uk-link,.uk-scope .uk-light a,.uk-scope .uk-overlay-primary .uk-link,.uk-scope .uk-overlay-primary a{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-link-toggle:hover .uk-link,.uk-scope .uk-card-primary.uk-card-body .uk-link:hover,.uk-scope .uk-card-primary.uk-card-body a:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-link-toggle:hover .uk-link,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-link:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) a:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-link-toggle:hover .uk-link,.uk-scope .uk-card-secondary.uk-card-body .uk-link:hover,.uk-scope .uk-card-secondary.uk-card-body a:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-link-toggle:hover .uk-link,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-link:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) a:hover,.uk-scope .uk-light .uk-link-toggle:hover .uk-link,.uk-scope .uk-light .uk-link:hover,.uk-scope .uk-light a:hover,.uk-scope .uk-overlay-primary .uk-link-toggle:hover .uk-link,.uk-scope .uk-overlay-primary .uk-link:hover,.uk-scope .uk-overlay-primary a:hover{color:#fff}.uk-scope .uk-card-primary.uk-card-body :not(pre)>code,.uk-scope .uk-card-primary.uk-card-body :not(pre)>kbd,.uk-scope .uk-card-primary.uk-card-body :not(pre)>samp,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) :not(pre)>code,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) :not(pre)>kbd,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) :not(pre)>samp,.uk-scope .uk-card-secondary.uk-card-body :not(pre)>code,.uk-scope .uk-card-secondary.uk-card-body :not(pre)>kbd,.uk-scope .uk-card-secondary.uk-card-body :not(pre)>samp,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) :not(pre)>code,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) :not(pre)>kbd,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) :not(pre)>samp,.uk-scope .uk-light :not(pre)>code,.uk-scope .uk-light :not(pre)>kbd,.uk-scope .uk-light :not(pre)>samp,.uk-scope .uk-overlay-primary :not(pre)>code,.uk-scope .uk-overlay-primary :not(pre)>kbd,.uk-scope .uk-overlay-primary :not(pre)>samp{color:rgba(255,255,255,.7);background-color:rgba(255,255,255,.1)}.uk-scope .uk-card-primary.uk-card-body em,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) em,.uk-scope .uk-card-secondary.uk-card-body em,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) em,.uk-scope .uk-light em,.uk-scope .uk-overlay-primary em{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-h1,.uk-scope .uk-card-primary.uk-card-body .uk-h2,.uk-scope .uk-card-primary.uk-card-body .uk-h3,.uk-scope .uk-card-primary.uk-card-body .uk-h4,.uk-scope .uk-card-primary.uk-card-body .uk-h5,.uk-scope .uk-card-primary.uk-card-body .uk-h6,.uk-scope .uk-card-primary.uk-card-body .uk-heading-2xlarge,.uk-scope .uk-card-primary.uk-card-body .uk-heading-3xlarge,.uk-scope .uk-card-primary.uk-card-body .uk-heading-large,.uk-scope .uk-card-primary.uk-card-body .uk-heading-medium,.uk-scope .uk-card-primary.uk-card-body .uk-heading-small,.uk-scope .uk-card-primary.uk-card-body .uk-heading-xlarge,.uk-scope .uk-card-primary.uk-card-body h1,.uk-scope .uk-card-primary.uk-card-body h2,.uk-scope .uk-card-primary.uk-card-body h3,.uk-scope .uk-card-primary.uk-card-body h4,.uk-scope .uk-card-primary.uk-card-body h5,.uk-scope .uk-card-primary.uk-card-body h6,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-h1,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-h2,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-h3,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-h4,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-h5,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-h6,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-2xlarge,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-3xlarge,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-large,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-medium,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-small,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-xlarge,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) h1,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) h2,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) h3,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) h4,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) h5,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) h6,.uk-scope .uk-card-secondary.uk-card-body .uk-h1,.uk-scope .uk-card-secondary.uk-card-body .uk-h2,.uk-scope .uk-card-secondary.uk-card-body .uk-h3,.uk-scope .uk-card-secondary.uk-card-body .uk-h4,.uk-scope .uk-card-secondary.uk-card-body .uk-h5,.uk-scope .uk-card-secondary.uk-card-body .uk-h6,.uk-scope .uk-card-secondary.uk-card-body .uk-heading-2xlarge,.uk-scope .uk-card-secondary.uk-card-body .uk-heading-3xlarge,.uk-scope .uk-card-secondary.uk-card-body .uk-heading-large,.uk-scope .uk-card-secondary.uk-card-body .uk-heading-medium,.uk-scope .uk-card-secondary.uk-card-body .uk-heading-small,.uk-scope .uk-card-secondary.uk-card-body .uk-heading-xlarge,.uk-scope .uk-card-secondary.uk-card-body h1,.uk-scope .uk-card-secondary.uk-card-body h2,.uk-scope .uk-card-secondary.uk-card-body h3,.uk-scope .uk-card-secondary.uk-card-body h4,.uk-scope .uk-card-secondary.uk-card-body h5,.uk-scope .uk-card-secondary.uk-card-body h6,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-h1,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-h2,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-h3,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-h4,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-h5,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-h6,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-2xlarge,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-3xlarge,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-large,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-medium,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-small,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-xlarge,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) h1,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) h2,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) h3,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) h4,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) h5,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) h6,.uk-scope .uk-light .uk-h1,.uk-scope .uk-light .uk-h2,.uk-scope .uk-light .uk-h3,.uk-scope .uk-light .uk-h4,.uk-scope .uk-light .uk-h5,.uk-scope .uk-light .uk-h6,.uk-scope .uk-light .uk-heading-2xlarge,.uk-scope .uk-light .uk-heading-3xlarge,.uk-scope .uk-light .uk-heading-large,.uk-scope .uk-light .uk-heading-medium,.uk-scope .uk-light .uk-heading-small,.uk-scope .uk-light .uk-heading-xlarge,.uk-scope .uk-light h1,.uk-scope .uk-light h2,.uk-scope .uk-light h3,.uk-scope .uk-light h4,.uk-scope .uk-light h5,.uk-scope .uk-light h6,.uk-scope .uk-overlay-primary .uk-h1,.uk-scope .uk-overlay-primary .uk-h2,.uk-scope .uk-overlay-primary .uk-h3,.uk-scope .uk-overlay-primary .uk-h4,.uk-scope .uk-overlay-primary .uk-h5,.uk-scope .uk-overlay-primary .uk-h6,.uk-scope .uk-overlay-primary .uk-heading-2xlarge,.uk-scope .uk-overlay-primary .uk-heading-3xlarge,.uk-scope .uk-overlay-primary .uk-heading-large,.uk-scope .uk-overlay-primary .uk-heading-medium,.uk-scope .uk-overlay-primary .uk-heading-small,.uk-scope .uk-overlay-primary .uk-heading-xlarge,.uk-scope .uk-overlay-primary h1,.uk-scope .uk-overlay-primary h2,.uk-scope .uk-overlay-primary h3,.uk-scope .uk-overlay-primary h4,.uk-scope .uk-overlay-primary h5,.uk-scope .uk-overlay-primary h6{color:#fff}.uk-scope .uk-card-primary.uk-card-body blockquote,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) blockquote,.uk-scope .uk-card-secondary.uk-card-body blockquote,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) blockquote,.uk-scope .uk-light blockquote,.uk-scope .uk-overlay-primary blockquote{color:#fff}.uk-scope .uk-card-primary.uk-card-body blockquote footer,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) blockquote footer,.uk-scope .uk-card-secondary.uk-card-body blockquote footer,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) blockquote footer,.uk-scope .uk-light blockquote footer,.uk-scope .uk-overlay-primary blockquote footer{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-hr,.uk-scope .uk-card-primary.uk-card-body hr,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-hr,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) hr,.uk-scope .uk-card-secondary.uk-card-body .uk-hr,.uk-scope .uk-card-secondary.uk-card-body hr,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-hr,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) hr,.uk-scope .uk-light .uk-hr,.uk-scope .uk-light hr,.uk-scope .uk-overlay-primary .uk-hr,.uk-scope .uk-overlay-primary hr{border-top-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body :focus-visible,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) :focus-visible,.uk-scope .uk-card-secondary.uk-card-body :focus-visible,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) :focus-visible,.uk-scope .uk-light :focus-visible,.uk-scope .uk-overlay-primary :focus-visible{outline-color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-link-muted a,.uk-scope .uk-card-primary.uk-card-body a.uk-link-muted,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-link-muted a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) a.uk-link-muted,.uk-scope .uk-card-secondary.uk-card-body .uk-link-muted a,.uk-scope .uk-card-secondary.uk-card-body a.uk-link-muted,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-link-muted a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) a.uk-link-muted,.uk-scope .uk-light .uk-link-muted a,.uk-scope .uk-light a.uk-link-muted,.uk-scope .uk-overlay-primary .uk-link-muted a,.uk-scope .uk-overlay-primary a.uk-link-muted{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-link-muted a:hover,.uk-scope .uk-card-primary.uk-card-body .uk-link-toggle:hover .uk-link-muted,.uk-scope .uk-card-primary.uk-card-body a.uk-link-muted:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-link-muted a:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-link-toggle:hover .uk-link-muted,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) a.uk-link-muted:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-link-muted a:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-link-toggle:hover .uk-link-muted,.uk-scope .uk-card-secondary.uk-card-body a.uk-link-muted:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-link-muted a:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-link-toggle:hover .uk-link-muted,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) a.uk-link-muted:hover,.uk-scope .uk-light .uk-link-muted a:hover,.uk-scope .uk-light .uk-link-toggle:hover .uk-link-muted,.uk-scope .uk-light a.uk-link-muted:hover,.uk-scope .uk-overlay-primary .uk-link-muted a:hover,.uk-scope .uk-overlay-primary .uk-link-toggle:hover .uk-link-muted,.uk-scope .uk-overlay-primary a.uk-link-muted:hover{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-link-text a:hover,.uk-scope .uk-card-primary.uk-card-body .uk-link-toggle:hover .uk-link-text,.uk-scope .uk-card-primary.uk-card-body a.uk-link-text:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-link-text a:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-link-toggle:hover .uk-link-text,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) a.uk-link-text:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-link-text a:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-link-toggle:hover .uk-link-text,.uk-scope .uk-card-secondary.uk-card-body a.uk-link-text:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-link-text a:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-link-toggle:hover .uk-link-text,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) a.uk-link-text:hover,.uk-scope .uk-light .uk-link-text a:hover,.uk-scope .uk-light .uk-link-toggle:hover .uk-link-text,.uk-scope .uk-light a.uk-link-text:hover,.uk-scope .uk-overlay-primary .uk-link-text a:hover,.uk-scope .uk-overlay-primary .uk-link-toggle:hover .uk-link-text,.uk-scope .uk-overlay-primary a.uk-link-text:hover{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-link-heading a:hover,.uk-scope .uk-card-primary.uk-card-body .uk-link-toggle:hover .uk-link-heading,.uk-scope .uk-card-primary.uk-card-body a.uk-link-heading:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-link-heading a:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-link-toggle:hover .uk-link-heading,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) a.uk-link-heading:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-link-heading a:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-link-toggle:hover .uk-link-heading,.uk-scope .uk-card-secondary.uk-card-body a.uk-link-heading:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-link-heading a:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-link-toggle:hover .uk-link-heading,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) a.uk-link-heading:hover,.uk-scope .uk-light .uk-link-heading a:hover,.uk-scope .uk-light .uk-link-toggle:hover .uk-link-heading,.uk-scope .uk-light a.uk-link-heading:hover,.uk-scope .uk-overlay-primary .uk-link-heading a:hover,.uk-scope .uk-overlay-primary .uk-link-toggle:hover .uk-link-heading,.uk-scope .uk-overlay-primary a.uk-link-heading:hover{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-heading-divider,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-divider,.uk-scope .uk-card-secondary.uk-card-body .uk-heading-divider,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-divider,.uk-scope .uk-light .uk-heading-divider,.uk-scope .uk-overlay-primary .uk-heading-divider{border-bottom-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-heading-bullet::before,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-bullet::before,.uk-scope .uk-card-secondary.uk-card-body .uk-heading-bullet::before,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-bullet::before,.uk-scope .uk-light .uk-heading-bullet::before,.uk-scope .uk-overlay-primary .uk-heading-bullet::before{border-left-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-heading-line>::after,.uk-scope .uk-card-primary.uk-card-body .uk-heading-line>::before,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-line>::after,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-heading-line>::before,.uk-scope .uk-card-secondary.uk-card-body .uk-heading-line>::after,.uk-scope .uk-card-secondary.uk-card-body .uk-heading-line>::before,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-line>::after,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-line>::before,.uk-scope .uk-light .uk-heading-line>::after,.uk-scope .uk-light .uk-heading-line>::before,.uk-scope .uk-overlay-primary .uk-heading-line>::after,.uk-scope .uk-overlay-primary .uk-heading-line>::before{border-bottom-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-divider-icon,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-divider-icon,.uk-scope .uk-card-secondary.uk-card-body .uk-divider-icon,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-divider-icon,.uk-scope .uk-light .uk-divider-icon,.uk-scope .uk-overlay-primary .uk-divider-icon{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.2%29%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.uk-scope .uk-card-primary.uk-card-body .uk-divider-icon::after,.uk-scope .uk-card-primary.uk-card-body .uk-divider-icon::before,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-divider-icon::after,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-divider-icon::before,.uk-scope .uk-card-secondary.uk-card-body .uk-divider-icon::after,.uk-scope .uk-card-secondary.uk-card-body .uk-divider-icon::before,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-divider-icon::after,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-divider-icon::before,.uk-scope .uk-light .uk-divider-icon::after,.uk-scope .uk-light .uk-divider-icon::before,.uk-scope .uk-overlay-primary .uk-divider-icon::after,.uk-scope .uk-overlay-primary .uk-divider-icon::before{border-bottom-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-divider-small::after,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-divider-small::after,.uk-scope .uk-card-secondary.uk-card-body .uk-divider-small::after,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-divider-small::after,.uk-scope .uk-light .uk-divider-small::after,.uk-scope .uk-overlay-primary .uk-divider-small::after{border-top-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-divider-vertical,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-divider-vertical,.uk-scope .uk-card-secondary.uk-card-body .uk-divider-vertical,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-divider-vertical,.uk-scope .uk-light .uk-divider-vertical,.uk-scope .uk-overlay-primary .uk-divider-vertical{border-left-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-list-muted>::marker,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-list-muted>::marker,.uk-scope .uk-card-secondary.uk-card-body .uk-list-muted>::marker,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-list-muted>::marker,.uk-scope .uk-light .uk-list-muted>::marker,.uk-scope .uk-overlay-primary .uk-list-muted>::marker{color:rgba(255,255,255,.5)!important}.uk-scope .uk-card-primary.uk-card-body .uk-list-emphasis>::marker,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-list-emphasis>::marker,.uk-scope .uk-card-secondary.uk-card-body .uk-list-emphasis>::marker,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-list-emphasis>::marker,.uk-scope .uk-light .uk-list-emphasis>::marker,.uk-scope .uk-overlay-primary .uk-list-emphasis>::marker{color:#fff!important}.uk-scope .uk-card-primary.uk-card-body .uk-list-primary>::marker,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-list-primary>::marker,.uk-scope .uk-card-secondary.uk-card-body .uk-list-primary>::marker,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-list-primary>::marker,.uk-scope .uk-light .uk-list-primary>::marker,.uk-scope .uk-overlay-primary .uk-list-primary>::marker{color:#fff!important}.uk-scope .uk-card-primary.uk-card-body .uk-list-secondary>::marker,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-list-secondary>::marker,.uk-scope .uk-card-secondary.uk-card-body .uk-list-secondary>::marker,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-list-secondary>::marker,.uk-scope .uk-light .uk-list-secondary>::marker,.uk-scope .uk-overlay-primary .uk-list-secondary>::marker{color:#fff!important}.uk-scope .uk-card-primary.uk-card-body .uk-list-bullet>::before,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-list-bullet>::before,.uk-scope .uk-card-secondary.uk-card-body .uk-list-bullet>::before,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-list-bullet>::before,.uk-scope .uk-light .uk-list-bullet>::before,.uk-scope .uk-overlay-primary .uk-list-bullet>::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E")}.uk-scope .uk-card-primary.uk-card-body .uk-list-divider>:nth-child(n+2),.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-list-divider>:nth-child(n+2),.uk-scope .uk-card-secondary.uk-card-body .uk-list-divider>:nth-child(n+2),.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-list-divider>:nth-child(n+2),.uk-scope .uk-light .uk-list-divider>:nth-child(n+2),.uk-scope .uk-overlay-primary .uk-list-divider>:nth-child(n+2){border-top-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-list-striped>:nth-of-type(odd),.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-list-striped>:nth-of-type(odd),.uk-scope .uk-card-secondary.uk-card-body .uk-list-striped>:nth-of-type(odd),.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-list-striped>:nth-of-type(odd),.uk-scope .uk-light .uk-list-striped>:nth-of-type(odd),.uk-scope .uk-overlay-primary .uk-list-striped>:nth-of-type(odd){border-top-color:rgba(255,255,255,.2);border-bottom-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-list-striped>:nth-of-type(odd),.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-list-striped>:nth-of-type(odd),.uk-scope .uk-card-secondary.uk-card-body .uk-list-striped>:nth-of-type(odd),.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-list-striped>:nth-of-type(odd),.uk-scope .uk-light .uk-list-striped>:nth-of-type(odd),.uk-scope .uk-overlay-primary .uk-list-striped>:nth-of-type(odd){background-color:rgba(255,255,255,.1)}.uk-scope .uk-card-primary.uk-card-body .uk-table th,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-table th,.uk-scope .uk-card-secondary.uk-card-body .uk-table th,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-table th,.uk-scope .uk-light .uk-table th,.uk-scope .uk-overlay-primary .uk-table th{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-table caption,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-table caption,.uk-scope .uk-card-secondary.uk-card-body .uk-table caption,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-table caption,.uk-scope .uk-light .uk-table caption,.uk-scope .uk-overlay-primary .uk-table caption{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-table tbody tr.uk-active,.uk-scope .uk-card-primary.uk-card-body .uk-table>tr.uk-active,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-table tbody tr.uk-active,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-table>tr.uk-active,.uk-scope .uk-card-secondary.uk-card-body .uk-table tbody tr.uk-active,.uk-scope .uk-card-secondary.uk-card-body .uk-table>tr.uk-active,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-table tbody tr.uk-active,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-table>tr.uk-active,.uk-scope .uk-light .uk-table tbody tr.uk-active,.uk-scope .uk-light .uk-table>tr.uk-active,.uk-scope .uk-overlay-primary .uk-table tbody tr.uk-active,.uk-scope .uk-overlay-primary .uk-table>tr.uk-active{background:rgba(255,255,255,.08)}.uk-scope .uk-card-primary.uk-card-body .uk-table-divider>:first-child>tr:not(:first-child),.uk-scope .uk-card-primary.uk-card-body .uk-table-divider>:not(:first-child)>tr,.uk-scope .uk-card-primary.uk-card-body .uk-table-divider>tr:not(:first-child),.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-table-divider>:first-child>tr:not(:first-child),.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-table-divider>:not(:first-child)>tr,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-table-divider>tr:not(:first-child),.uk-scope .uk-card-secondary.uk-card-body .uk-table-divider>:first-child>tr:not(:first-child),.uk-scope .uk-card-secondary.uk-card-body .uk-table-divider>:not(:first-child)>tr,.uk-scope .uk-card-secondary.uk-card-body .uk-table-divider>tr:not(:first-child),.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-table-divider>:first-child>tr:not(:first-child),.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-table-divider>:not(:first-child)>tr,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-table-divider>tr:not(:first-child),.uk-scope .uk-light .uk-table-divider>:first-child>tr:not(:first-child),.uk-scope .uk-light .uk-table-divider>:not(:first-child)>tr,.uk-scope .uk-light .uk-table-divider>tr:not(:first-child),.uk-scope .uk-overlay-primary .uk-table-divider>:first-child>tr:not(:first-child),.uk-scope .uk-overlay-primary .uk-table-divider>:not(:first-child)>tr,.uk-scope .uk-overlay-primary .uk-table-divider>tr:not(:first-child){border-top-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-table-striped tbody tr:nth-of-type(odd),.uk-scope .uk-card-primary.uk-card-body .uk-table-striped>tr:nth-of-type(odd),.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-table-striped tbody tr:nth-of-type(odd),.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-table-striped>tr:nth-of-type(odd),.uk-scope .uk-card-secondary.uk-card-body .uk-table-striped tbody tr:nth-of-type(odd),.uk-scope .uk-card-secondary.uk-card-body .uk-table-striped>tr:nth-of-type(odd),.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-table-striped tbody tr:nth-of-type(odd),.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-table-striped>tr:nth-of-type(odd),.uk-scope .uk-light .uk-table-striped tbody tr:nth-of-type(odd),.uk-scope .uk-light .uk-table-striped>tr:nth-of-type(odd),.uk-scope .uk-overlay-primary .uk-table-striped tbody tr:nth-of-type(odd),.uk-scope .uk-overlay-primary .uk-table-striped>tr:nth-of-type(odd){background:rgba(255,255,255,.1);border-top-color:rgba(255,255,255,.2);border-bottom-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-table-hover tbody tr:hover,.uk-scope .uk-card-primary.uk-card-body .uk-table-hover>tr:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-table-hover tbody tr:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-table-hover>tr:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-table-hover tbody tr:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-table-hover>tr:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-table-hover tbody tr:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-table-hover>tr:hover,.uk-scope .uk-light .uk-table-hover tbody tr:hover,.uk-scope .uk-light .uk-table-hover>tr:hover,.uk-scope .uk-overlay-primary .uk-table-hover tbody tr:hover,.uk-scope .uk-overlay-primary .uk-table-hover>tr:hover{background:rgba(255,255,255,.08)}.uk-scope .uk-card-primary.uk-card-body .uk-icon-link,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-icon-link,.uk-scope .uk-card-secondary.uk-card-body .uk-icon-link,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-link,.uk-scope .uk-light .uk-icon-link,.uk-scope .uk-overlay-primary .uk-icon-link{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-icon-link:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-icon-link:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-icon-link:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-link:hover,.uk-scope .uk-light .uk-icon-link:hover,.uk-scope .uk-overlay-primary .uk-icon-link:hover{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-active>.uk-icon-link,.uk-scope .uk-card-primary.uk-card-body .uk-icon-link:active,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-active>.uk-icon-link,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-icon-link:active,.uk-scope .uk-card-secondary.uk-card-body .uk-active>.uk-icon-link,.uk-scope .uk-card-secondary.uk-card-body .uk-icon-link:active,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-active>.uk-icon-link,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-link:active,.uk-scope .uk-light .uk-active>.uk-icon-link,.uk-scope .uk-light .uk-icon-link:active,.uk-scope .uk-overlay-primary .uk-active>.uk-icon-link,.uk-scope .uk-overlay-primary .uk-icon-link:active{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-icon-button,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-icon-button,.uk-scope .uk-card-secondary.uk-card-body .uk-icon-button,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-button,.uk-scope .uk-light .uk-icon-button,.uk-scope .uk-overlay-primary .uk-icon-button{background-color:rgba(255,255,255,.1);color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-icon-button:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-icon-button:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-icon-button:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-button:hover,.uk-scope .uk-light .uk-icon-button:hover,.uk-scope .uk-overlay-primary .uk-icon-button:hover{background-color:rgba(255,255,255,.15);color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-icon-button:active,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-icon-button:active,.uk-scope .uk-card-secondary.uk-card-body .uk-icon-button:active,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-button:active,.uk-scope .uk-light .uk-icon-button:active,.uk-scope .uk-overlay-primary .uk-icon-button:active{background-color:rgba(255,255,255,.2);color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-icon-overlay,.uk-scope .uk-card-primary.uk-card-body a .uk-icon-overlay,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-icon-overlay,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) a .uk-icon-overlay,.uk-scope .uk-card-secondary.uk-card-body .uk-icon-overlay,.uk-scope .uk-card-secondary.uk-card-body a .uk-icon-overlay,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-overlay,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) a .uk-icon-overlay,.uk-scope .uk-light .uk-icon-overlay,.uk-scope .uk-light a .uk-icon-overlay,.uk-scope .uk-overlay-primary .uk-icon-overlay,.uk-scope .uk-overlay-primary a .uk-icon-overlay,a.uk-scope .uk-card-primary.uk-card-body .uk-icon-overlay,a.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-icon-overlay,a.uk-scope .uk-card-secondary.uk-card-body .uk-icon-overlay,a.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-overlay,a.uk-scope .uk-light .uk-icon-overlay,a.uk-scope .uk-overlay-primary .uk-icon-overlay{color:rgba(255,255,255,.6)}.uk-scope .uk-card-primary.uk-card-body .uk-icon-overlay:hover,.uk-scope .uk-card-primary.uk-card-body a:hover .uk-icon-overlay,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-icon-overlay:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) a:hover .uk-icon-overlay,.uk-scope .uk-card-secondary.uk-card-body .uk-icon-overlay:hover,.uk-scope .uk-card-secondary.uk-card-body a:hover .uk-icon-overlay,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-overlay:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) a:hover .uk-icon-overlay,.uk-scope .uk-light .uk-icon-overlay:hover,.uk-scope .uk-light a:hover .uk-icon-overlay,.uk-scope .uk-overlay-primary .uk-icon-overlay:hover,.uk-scope .uk-overlay-primary a:hover .uk-icon-overlay,a.uk-scope .uk-card-primary.uk-card-body:hover .uk-icon-overlay,a.uk-scope .uk-card-primary>:not([class*=uk-card-media]):hover .uk-icon-overlay,a.uk-scope .uk-card-secondary.uk-card-body:hover .uk-icon-overlay,a.uk-scope .uk-card-secondary>:not([class*=uk-card-media]):hover .uk-icon-overlay,a.uk-scope .uk-light:hover .uk-icon-overlay,a.uk-scope .uk-overlay-primary:hover .uk-icon-overlay{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-button-default,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-default,.uk-scope .uk-card-secondary.uk-card-body .uk-button-default,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default,.uk-scope .uk-light .uk-button-default,.uk-scope .uk-overlay-primary .uk-button-default{background-color:transparent;color:#fff;border-color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-button-default:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-default:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-button-default:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default:hover,.uk-scope .uk-light .uk-button-default:hover,.uk-scope .uk-overlay-primary .uk-button-default:hover{background-color:transparent;color:#fff;border-color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-button-default.uk-active,.uk-scope .uk-card-primary.uk-card-body .uk-button-default:active,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-default.uk-active,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-default:active,.uk-scope .uk-card-secondary.uk-card-body .uk-button-default.uk-active,.uk-scope .uk-card-secondary.uk-card-body .uk-button-default:active,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default.uk-active,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default:active,.uk-scope .uk-light .uk-button-default.uk-active,.uk-scope .uk-light .uk-button-default:active,.uk-scope .uk-overlay-primary .uk-button-default.uk-active,.uk-scope .uk-overlay-primary .uk-button-default:active{background-color:transparent;color:#fff;border-color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-button-primary,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-primary,.uk-scope .uk-card-secondary.uk-card-body .uk-button-primary,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-primary,.uk-scope .uk-light .uk-button-primary,.uk-scope .uk-overlay-primary .uk-button-primary{background-color:#fff;color:#666}.uk-scope .uk-card-primary.uk-card-body .uk-button-primary:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-primary:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-button-primary:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-primary:hover,.uk-scope .uk-light .uk-button-primary:hover,.uk-scope .uk-overlay-primary .uk-button-primary:hover{background-color:#f2f2f2;color:#666}.uk-scope .uk-card-primary.uk-card-body .uk-button-primary.uk-active,.uk-scope .uk-card-primary.uk-card-body .uk-button-primary:active,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-primary.uk-active,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-primary:active,.uk-scope .uk-card-secondary.uk-card-body .uk-button-primary.uk-active,.uk-scope .uk-card-secondary.uk-card-body .uk-button-primary:active,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-primary.uk-active,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-primary:active,.uk-scope .uk-light .uk-button-primary.uk-active,.uk-scope .uk-light .uk-button-primary:active,.uk-scope .uk-overlay-primary .uk-button-primary.uk-active,.uk-scope .uk-overlay-primary .uk-button-primary:active{background-color:#e6e6e6;color:#666}.uk-scope .uk-card-primary.uk-card-body .uk-button-secondary,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-secondary,.uk-scope .uk-card-secondary.uk-card-body .uk-button-secondary,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-secondary,.uk-scope .uk-light .uk-button-secondary,.uk-scope .uk-overlay-primary .uk-button-secondary{background-color:#fff;color:#666}.uk-scope .uk-card-primary.uk-card-body .uk-button-secondary:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-secondary:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-button-secondary:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-secondary:hover,.uk-scope .uk-light .uk-button-secondary:hover,.uk-scope .uk-overlay-primary .uk-button-secondary:hover{background-color:#f2f2f2;color:#666}.uk-scope .uk-card-primary.uk-card-body .uk-button-secondary.uk-active,.uk-scope .uk-card-primary.uk-card-body .uk-button-secondary:active,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-secondary.uk-active,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-secondary:active,.uk-scope .uk-card-secondary.uk-card-body .uk-button-secondary.uk-active,.uk-scope .uk-card-secondary.uk-card-body .uk-button-secondary:active,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-secondary.uk-active,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-secondary:active,.uk-scope .uk-light .uk-button-secondary.uk-active,.uk-scope .uk-light .uk-button-secondary:active,.uk-scope .uk-overlay-primary .uk-button-secondary.uk-active,.uk-scope .uk-overlay-primary .uk-button-secondary:active{background-color:#e6e6e6;color:#666}.uk-scope .uk-card-primary.uk-card-body .uk-button-text,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-text,.uk-scope .uk-card-secondary.uk-card-body .uk-button-text,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-text,.uk-scope .uk-light .uk-button-text,.uk-scope .uk-overlay-primary .uk-button-text{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-button-text::before,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-text::before,.uk-scope .uk-card-secondary.uk-card-body .uk-button-text::before,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-text::before,.uk-scope .uk-light .uk-button-text::before,.uk-scope .uk-overlay-primary .uk-button-text::before{border-bottom-color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-button-text:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-text:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-button-text:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-text:hover,.uk-scope .uk-light .uk-button-text:hover,.uk-scope .uk-overlay-primary .uk-button-text:hover{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-button-text:disabled,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-text:disabled,.uk-scope .uk-card-secondary.uk-card-body .uk-button-text:disabled,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-text:disabled,.uk-scope .uk-light .uk-button-text:disabled,.uk-scope .uk-overlay-primary .uk-button-text:disabled{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-button-link,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-link,.uk-scope .uk-card-secondary.uk-card-body .uk-button-link,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-link,.uk-scope .uk-light .uk-button-link,.uk-scope .uk-overlay-primary .uk-button-link{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-button-link:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-button-link:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-button-link:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-link:hover,.uk-scope .uk-light .uk-button-link:hover,.uk-scope .uk-overlay-primary .uk-button-link:hover{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body.uk-card-badge,.uk-scope .uk-card-primary>:not([class*=uk-card-media]).uk-card-badge,.uk-scope .uk-card-secondary.uk-card-body.uk-card-badge,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]).uk-card-badge,.uk-scope .uk-light.uk-card-badge,.uk-scope .uk-overlay-primary.uk-card-badge{background-color:#fff;color:#666}.uk-scope .uk-card-primary.uk-card-body .uk-close,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-close,.uk-scope .uk-card-secondary.uk-card-body .uk-close,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-close,.uk-scope .uk-light .uk-close,.uk-scope .uk-overlay-primary .uk-close{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-close:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-close:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-close:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-close:hover,.uk-scope .uk-light .uk-close:hover,.uk-scope .uk-overlay-primary .uk-close:hover{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-marker,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-marker,.uk-scope .uk-card-secondary.uk-card-body .uk-marker,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-marker,.uk-scope .uk-light .uk-marker,.uk-scope .uk-overlay-primary .uk-marker{background:#f8f8f8;color:#666}.uk-scope .uk-card-primary.uk-card-body .uk-marker:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-marker:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-marker:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-marker:hover,.uk-scope .uk-light .uk-marker:hover,.uk-scope .uk-overlay-primary .uk-marker:hover{color:#666}.uk-scope .uk-card-primary.uk-card-body .uk-badge,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-badge,.uk-scope .uk-card-secondary.uk-card-body .uk-badge,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-badge,.uk-scope .uk-light .uk-badge,.uk-scope .uk-overlay-primary .uk-badge{background-color:#fff;color:#666!important}.uk-scope .uk-card-primary.uk-card-body .uk-label,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-label,.uk-scope .uk-card-secondary.uk-card-body .uk-label,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-label,.uk-scope .uk-light .uk-label,.uk-scope .uk-overlay-primary .uk-label{background-color:#fff;color:#666}.uk-scope .uk-card-primary.uk-card-body .uk-accordion-default .uk-accordion-title,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-accordion-default .uk-accordion-title,.uk-scope .uk-card-secondary.uk-card-body .uk-accordion-default .uk-accordion-title,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-accordion-default .uk-accordion-title,.uk-scope .uk-light .uk-accordion-default .uk-accordion-title,.uk-scope .uk-overlay-primary .uk-accordion-default .uk-accordion-title{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-accordion-default .uk-accordion-title:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-accordion-default .uk-accordion-title:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-accordion-default .uk-accordion-title:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-accordion-default .uk-accordion-title:hover,.uk-scope .uk-light .uk-accordion-default .uk-accordion-title:hover,.uk-scope .uk-overlay-primary .uk-accordion-default .uk-accordion-title:hover{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-accordion-default .uk-accordion-icon,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-accordion-default .uk-accordion-icon,.uk-scope .uk-card-secondary.uk-card-body .uk-accordion-default .uk-accordion-icon,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-accordion-default .uk-accordion-icon,.uk-scope .uk-light .uk-accordion-default .uk-accordion-icon,.uk-scope .uk-overlay-primary .uk-accordion-default .uk-accordion-icon{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-grid-divider>:not(.uk-first-column)::before,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-grid-divider>:not(.uk-first-column)::before,.uk-scope .uk-card-secondary.uk-card-body .uk-grid-divider>:not(.uk-first-column)::before,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-grid-divider>:not(.uk-first-column)::before,.uk-scope .uk-light .uk-grid-divider>:not(.uk-first-column)::before,.uk-scope .uk-overlay-primary .uk-grid-divider>:not(.uk-first-column)::before{border-left-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,.uk-scope .uk-card-secondary.uk-card-body .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,.uk-scope .uk-light .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,.uk-scope .uk-overlay-primary .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before{border-top-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-default>li>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default>li>a,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-default>li>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default>li>a,.uk-scope .uk-light .uk-nav-default>li>a,.uk-scope .uk-overlay-primary .uk-nav-default>li>a{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-default>li>a:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default>li>a:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-default>li>a:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default>li>a:hover,.uk-scope .uk-light .uk-nav-default>li>a:hover,.uk-scope .uk-overlay-primary .uk-nav-default>li>a:hover{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-default>li.uk-active>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default>li.uk-active>a,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-default>li.uk-active>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default>li.uk-active>a,.uk-scope .uk-light .uk-nav-default>li.uk-active>a,.uk-scope .uk-overlay-primary .uk-nav-default>li.uk-active>a{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-header,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-header,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-header,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-header,.uk-scope .uk-light .uk-nav-default .uk-nav-header,.uk-scope .uk-overlay-primary .uk-nav-default .uk-nav-header{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-divider,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-divider,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-divider,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-divider,.uk-scope .uk-light .uk-nav-default .uk-nav-divider,.uk-scope .uk-overlay-primary .uk-nav-default .uk-nav-divider{border-top-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a,.uk-scope .uk-light .uk-nav-default .uk-nav-sub a,.uk-scope .uk-overlay-primary .uk-nav-default .uk-nav-sub a{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a:hover,.uk-scope .uk-light .uk-nav-default .uk-nav-sub a:hover,.uk-scope .uk-overlay-primary .uk-nav-default .uk-nav-sub a:hover{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub li.uk-active>a,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub li.uk-active>a,.uk-scope .uk-light .uk-nav-default .uk-nav-sub li.uk-active>a,.uk-scope .uk-overlay-primary .uk-nav-default .uk-nav-sub li.uk-active>a{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-nav-primary>li>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary>li>a,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-primary>li>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary>li>a,.uk-scope .uk-light .uk-nav-primary>li>a,.uk-scope .uk-overlay-primary .uk-nav-primary>li>a{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-primary>li>a:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary>li>a:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-primary>li>a:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary>li>a:hover,.uk-scope .uk-light .uk-nav-primary>li>a:hover,.uk-scope .uk-overlay-primary .uk-nav-primary>li>a:hover{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-primary>li.uk-active>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary>li.uk-active>a,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-primary>li.uk-active>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary>li.uk-active>a,.uk-scope .uk-light .uk-nav-primary>li.uk-active>a,.uk-scope .uk-overlay-primary .uk-nav-primary>li.uk-active>a{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-header,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-header,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-header,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-header,.uk-scope .uk-light .uk-nav-primary .uk-nav-header,.uk-scope .uk-overlay-primary .uk-nav-primary .uk-nav-header{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-divider,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-divider,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-divider,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-divider,.uk-scope .uk-light .uk-nav-primary .uk-nav-divider,.uk-scope .uk-overlay-primary .uk-nav-primary .uk-nav-divider{border-top-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a,.uk-scope .uk-light .uk-nav-primary .uk-nav-sub a,.uk-scope .uk-overlay-primary .uk-nav-primary .uk-nav-sub a{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a:hover,.uk-scope .uk-light .uk-nav-primary .uk-nav-sub a:hover,.uk-scope .uk-overlay-primary .uk-nav-primary .uk-nav-sub a:hover{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub li.uk-active>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub li.uk-active>a,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub li.uk-active>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub li.uk-active>a,.uk-scope .uk-light .uk-nav-primary .uk-nav-sub li.uk-active>a,.uk-scope .uk-overlay-primary .uk-nav-primary .uk-nav-sub li.uk-active>a{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-nav-secondary>li>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-secondary>li>a,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-secondary>li>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-secondary>li>a,.uk-scope .uk-light .uk-nav-secondary>li>a,.uk-scope .uk-overlay-primary .uk-nav-secondary>li>a{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-nav-secondary>li>a:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-secondary>li>a:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-secondary>li>a:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-secondary>li>a:hover,.uk-scope .uk-light .uk-nav-secondary>li>a:hover,.uk-scope .uk-overlay-primary .uk-nav-secondary>li>a:hover{color:#fff;background-color:rgba(255,255,255,.1)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-secondary>li.uk-active>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-secondary>li.uk-active>a,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-secondary>li.uk-active>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-secondary>li.uk-active>a,.uk-scope .uk-light .uk-nav-secondary>li.uk-active>a,.uk-scope .uk-overlay-primary .uk-nav-secondary>li.uk-active>a{color:#fff;background-color:rgba(255,255,255,.1)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-subtitle,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-secondary .uk-nav-subtitle,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-subtitle,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-secondary .uk-nav-subtitle,.uk-scope .uk-light .uk-nav-secondary .uk-nav-subtitle,.uk-scope .uk-overlay-primary .uk-nav-secondary .uk-nav-subtitle{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-secondary>li>a:hover .uk-nav-subtitle,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-secondary>li>a:hover .uk-nav-subtitle,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-secondary>li>a:hover .uk-nav-subtitle,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-secondary>li>a:hover .uk-nav-subtitle,.uk-scope .uk-light .uk-nav-secondary>li>a:hover .uk-nav-subtitle,.uk-scope .uk-overlay-primary .uk-nav-secondary>li>a:hover .uk-nav-subtitle{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-secondary>li.uk-active>a .uk-nav-subtitle,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-secondary>li.uk-active>a .uk-nav-subtitle,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-secondary>li.uk-active>a .uk-nav-subtitle,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-secondary>li.uk-active>a .uk-nav-subtitle,.uk-scope .uk-light .uk-nav-secondary>li.uk-active>a .uk-nav-subtitle,.uk-scope .uk-overlay-primary .uk-nav-secondary>li.uk-active>a .uk-nav-subtitle{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-header,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-secondary .uk-nav-header,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-header,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-secondary .uk-nav-header,.uk-scope .uk-light .uk-nav-secondary .uk-nav-header,.uk-scope .uk-overlay-primary .uk-nav-secondary .uk-nav-header{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-divider,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-secondary .uk-nav-divider,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-divider,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-secondary .uk-nav-divider,.uk-scope .uk-light .uk-nav-secondary .uk-nav-divider,.uk-scope .uk-overlay-primary .uk-nav-secondary .uk-nav-divider{border-top-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-sub a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-secondary .uk-nav-sub a,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-sub a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-secondary .uk-nav-sub a,.uk-scope .uk-light .uk-nav-secondary .uk-nav-sub a,.uk-scope .uk-overlay-primary .uk-nav-secondary .uk-nav-sub a{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-sub a:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-secondary .uk-nav-sub a:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-sub a:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-secondary .uk-nav-sub a:hover,.uk-scope .uk-light .uk-nav-secondary .uk-nav-sub a:hover,.uk-scope .uk-overlay-primary .uk-nav-secondary .uk-nav-sub a:hover{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-sub li.uk-active>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav-secondary .uk-nav-sub li.uk-active>a,.uk-scope .uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-sub li.uk-active>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-secondary .uk-nav-sub li.uk-active>a,.uk-scope .uk-light .uk-nav-secondary .uk-nav-sub li.uk-active>a,.uk-scope .uk-overlay-primary .uk-nav-secondary .uk-nav-sub li.uk-active>a{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-nav.uk-nav-divider>:not(.uk-nav-divider)+:not(.uk-nav-header,.uk-nav-divider),.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-nav.uk-nav-divider>:not(.uk-nav-divider)+:not(.uk-nav-header,.uk-nav-divider),.uk-scope .uk-card-secondary.uk-card-body .uk-nav.uk-nav-divider>:not(.uk-nav-divider)+:not(.uk-nav-header,.uk-nav-divider),.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-nav.uk-nav-divider>:not(.uk-nav-divider)+:not(.uk-nav-header,.uk-nav-divider),.uk-scope .uk-light .uk-nav.uk-nav-divider>:not(.uk-nav-divider)+:not(.uk-nav-header,.uk-nav-divider),.uk-scope .uk-overlay-primary .uk-nav.uk-nav-divider>:not(.uk-nav-divider)+:not(.uk-nav-header,.uk-nav-divider){border-top-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-subnav>*>:first-child,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-subnav>*>:first-child,.uk-scope .uk-card-secondary.uk-card-body .uk-subnav>*>:first-child,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav>*>:first-child,.uk-scope .uk-light .uk-subnav>*>:first-child,.uk-scope .uk-overlay-primary .uk-subnav>*>:first-child{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-subnav>*>a:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-subnav>*>a:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-subnav>*>a:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav>*>a:hover,.uk-scope .uk-light .uk-subnav>*>a:hover,.uk-scope .uk-overlay-primary .uk-subnav>*>a:hover{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-subnav>.uk-active>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-subnav>.uk-active>a,.uk-scope .uk-card-secondary.uk-card-body .uk-subnav>.uk-active>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav>.uk-active>a,.uk-scope .uk-light .uk-subnav>.uk-active>a,.uk-scope .uk-overlay-primary .uk-subnav>.uk-active>a{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before,.uk-scope .uk-card-secondary.uk-card-body .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before,.uk-scope .uk-light .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before,.uk-scope .uk-overlay-primary .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before{border-left-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-subnav-pill>*>:first-child,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-subnav-pill>*>:first-child,.uk-scope .uk-card-secondary.uk-card-body .uk-subnav-pill>*>:first-child,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav-pill>*>:first-child,.uk-scope .uk-light .uk-subnav-pill>*>:first-child,.uk-scope .uk-overlay-primary .uk-subnav-pill>*>:first-child{background-color:transparent;color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-subnav-pill>*>a:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-subnav-pill>*>a:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-subnav-pill>*>a:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav-pill>*>a:hover,.uk-scope .uk-light .uk-subnav-pill>*>a:hover,.uk-scope .uk-overlay-primary .uk-subnav-pill>*>a:hover{background-color:rgba(255,255,255,.1);color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-subnav-pill>*>a:active,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-subnav-pill>*>a:active,.uk-scope .uk-card-secondary.uk-card-body .uk-subnav-pill>*>a:active,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav-pill>*>a:active,.uk-scope .uk-light .uk-subnav-pill>*>a:active,.uk-scope .uk-overlay-primary .uk-subnav-pill>*>a:active{background-color:rgba(255,255,255,.1);color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-subnav-pill>.uk-active>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-subnav-pill>.uk-active>a,.uk-scope .uk-card-secondary.uk-card-body .uk-subnav-pill>.uk-active>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav-pill>.uk-active>a,.uk-scope .uk-light .uk-subnav-pill>.uk-active>a,.uk-scope .uk-overlay-primary .uk-subnav-pill>.uk-active>a{background-color:#fff;color:#666}.uk-scope .uk-card-primary.uk-card-body .uk-subnav>.uk-disabled>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-subnav>.uk-disabled>a,.uk-scope .uk-card-secondary.uk-card-body .uk-subnav>.uk-disabled>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav>.uk-disabled>a,.uk-scope .uk-light .uk-subnav>.uk-disabled>a,.uk-scope .uk-overlay-primary .uk-subnav>.uk-disabled>a{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-breadcrumb>*>*,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-breadcrumb>*>*,.uk-scope .uk-card-secondary.uk-card-body .uk-breadcrumb>*>*,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-breadcrumb>*>*,.uk-scope .uk-light .uk-breadcrumb>*>*,.uk-scope .uk-overlay-primary .uk-breadcrumb>*>*{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-breadcrumb>*>:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-breadcrumb>*>:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-breadcrumb>*>:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-breadcrumb>*>:hover,.uk-scope .uk-light .uk-breadcrumb>*>:hover,.uk-scope .uk-overlay-primary .uk-breadcrumb>*>:hover{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-breadcrumb>:last-child>*,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-breadcrumb>:last-child>*,.uk-scope .uk-card-secondary.uk-card-body .uk-breadcrumb>:last-child>*,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-breadcrumb>:last-child>*,.uk-scope .uk-light .uk-breadcrumb>:last-child>*,.uk-scope .uk-overlay-primary .uk-breadcrumb>:last-child>*{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before,.uk-scope .uk-card-secondary.uk-card-body .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before,.uk-scope .uk-light .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before,.uk-scope .uk-overlay-primary .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-tab::before,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-tab::before,.uk-scope .uk-card-secondary.uk-card-body .uk-tab::before,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-tab::before,.uk-scope .uk-light .uk-tab::before,.uk-scope .uk-overlay-primary .uk-tab::before{border-color:rgba(255,255,255,.2)}.uk-scope .uk-card-primary.uk-card-body .uk-tab>*>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-tab>*>a,.uk-scope .uk-card-secondary.uk-card-body .uk-tab>*>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-tab>*>a,.uk-scope .uk-light .uk-tab>*>a,.uk-scope .uk-overlay-primary .uk-tab>*>a{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-tab>*>a:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-tab>*>a:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-tab>*>a:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-tab>*>a:hover,.uk-scope .uk-light .uk-tab>*>a:hover,.uk-scope .uk-overlay-primary .uk-tab>*>a:hover{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-tab>.uk-active>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-tab>.uk-active>a,.uk-scope .uk-card-secondary.uk-card-body .uk-tab>.uk-active>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-tab>.uk-active>a,.uk-scope .uk-light .uk-tab>.uk-active>a,.uk-scope .uk-overlay-primary .uk-tab>.uk-active>a{color:#fff;border-color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-tab>.uk-disabled>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-tab>.uk-disabled>a,.uk-scope .uk-card-secondary.uk-card-body .uk-tab>.uk-disabled>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-tab>.uk-disabled>a,.uk-scope .uk-light .uk-tab>.uk-disabled>a,.uk-scope .uk-overlay-primary .uk-tab>.uk-disabled>a{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-slidenav,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-slidenav,.uk-scope .uk-card-secondary.uk-card-body .uk-slidenav,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-slidenav,.uk-scope .uk-light .uk-slidenav,.uk-scope .uk-overlay-primary .uk-slidenav{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-slidenav:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-slidenav:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-slidenav:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-slidenav:hover,.uk-scope .uk-light .uk-slidenav:hover,.uk-scope .uk-overlay-primary .uk-slidenav:hover{color:rgba(255,255,255,.95)}.uk-scope .uk-card-primary.uk-card-body .uk-slidenav:active,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-slidenav:active,.uk-scope .uk-card-secondary.uk-card-body .uk-slidenav:active,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-slidenav:active,.uk-scope .uk-light .uk-slidenav:active,.uk-scope .uk-overlay-primary .uk-slidenav:active{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-dotnav>*>*,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-dotnav>*>*,.uk-scope .uk-card-secondary.uk-card-body .uk-dotnav>*>*,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-dotnav>*>*,.uk-scope .uk-light .uk-dotnav>*>*,.uk-scope .uk-overlay-primary .uk-dotnav>*>*{background-color:transparent;border-color:rgba(255,255,255,.9)}.uk-scope .uk-card-primary.uk-card-body .uk-dotnav>*>:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-dotnav>*>:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-dotnav>*>:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-dotnav>*>:hover,.uk-scope .uk-light .uk-dotnav>*>:hover,.uk-scope .uk-overlay-primary .uk-dotnav>*>:hover{background-color:rgba(255,255,255,.9);border-color:transparent}.uk-scope .uk-card-primary.uk-card-body .uk-dotnav>*>:active,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-dotnav>*>:active,.uk-scope .uk-card-secondary.uk-card-body .uk-dotnav>*>:active,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-dotnav>*>:active,.uk-scope .uk-light .uk-dotnav>*>:active,.uk-scope .uk-overlay-primary .uk-dotnav>*>:active{background-color:rgba(255,255,255,.5);border-color:transparent}.uk-scope .uk-card-primary.uk-card-body .uk-dotnav>.uk-active>*,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-dotnav>.uk-active>*,.uk-scope .uk-card-secondary.uk-card-body .uk-dotnav>.uk-active>*,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-dotnav>.uk-active>*,.uk-scope .uk-light .uk-dotnav>.uk-active>*,.uk-scope .uk-overlay-primary .uk-dotnav>.uk-active>*{background-color:rgba(255,255,255,.9);border-color:transparent}.uk-scope .uk-card-primary.uk-card-body .uk-thumbnav>*>::after,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-thumbnav>*>::after,.uk-scope .uk-card-secondary.uk-card-body .uk-thumbnav>*>::after,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-thumbnav>*>::after,.uk-scope .uk-light .uk-thumbnav>*>::after,.uk-scope .uk-overlay-primary .uk-thumbnav>*>::after{background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.uk-scope .uk-card-primary.uk-card-body .uk-iconnav>*>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-iconnav>*>a,.uk-scope .uk-card-secondary.uk-card-body .uk-iconnav>*>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-iconnav>*>a,.uk-scope .uk-light .uk-iconnav>*>a,.uk-scope .uk-overlay-primary .uk-iconnav>*>a{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-iconnav>*>a:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-iconnav>*>a:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-iconnav>*>a:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-iconnav>*>a:hover,.uk-scope .uk-light .uk-iconnav>*>a:hover,.uk-scope .uk-overlay-primary .uk-iconnav>*>a:hover{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-iconnav>.uk-active>a,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-iconnav>.uk-active>a,.uk-scope .uk-card-secondary.uk-card-body .uk-iconnav>.uk-active>a,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-iconnav>.uk-active>a,.uk-scope .uk-light .uk-iconnav>.uk-active>a,.uk-scope .uk-overlay-primary .uk-iconnav>.uk-active>a{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-text-lead,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-text-lead,.uk-scope .uk-card-secondary.uk-card-body .uk-text-lead,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-text-lead,.uk-scope .uk-light .uk-text-lead,.uk-scope .uk-overlay-primary .uk-text-lead{color:rgba(255,255,255,.7)}.uk-scope .uk-card-primary.uk-card-body .uk-text-meta,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-text-meta,.uk-scope .uk-card-secondary.uk-card-body .uk-text-meta,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-text-meta,.uk-scope .uk-light .uk-text-meta,.uk-scope .uk-overlay-primary .uk-text-meta{color:rgba(255,255,255,.5)}.uk-scope .uk-card-primary.uk-card-body .uk-text-muted,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-text-muted,.uk-scope .uk-card-secondary.uk-card-body .uk-text-muted,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-text-muted,.uk-scope .uk-light .uk-text-muted,.uk-scope .uk-overlay-primary .uk-text-muted{color:rgba(255,255,255,.5)!important}.uk-scope .uk-card-primary.uk-card-body .uk-text-emphasis,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-text-emphasis,.uk-scope .uk-card-secondary.uk-card-body .uk-text-emphasis,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-text-emphasis,.uk-scope .uk-light .uk-text-emphasis,.uk-scope .uk-overlay-primary .uk-text-emphasis{color:#fff!important}.uk-scope .uk-card-primary.uk-card-body .uk-text-primary,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-text-primary,.uk-scope .uk-card-secondary.uk-card-body .uk-text-primary,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-text-primary,.uk-scope .uk-light .uk-text-primary,.uk-scope .uk-overlay-primary .uk-text-primary{color:#fff!important}.uk-scope .uk-card-primary.uk-card-body .uk-text-secondary,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-text-secondary,.uk-scope .uk-card-secondary.uk-card-body .uk-text-secondary,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-text-secondary,.uk-scope .uk-light .uk-text-secondary,.uk-scope .uk-overlay-primary .uk-text-secondary{color:#fff!important}.uk-scope .uk-card-primary.uk-card-body .uk-column-divider,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-column-divider,.uk-scope .uk-card-secondary.uk-card-body .uk-column-divider,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-column-divider,.uk-scope .uk-light .uk-column-divider,.uk-scope .uk-overlay-primary .uk-column-divider{column-rule-color:rgba(255,255,255,0.2)}.uk-scope .uk-card-primary.uk-card-body .uk-logo,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-logo,.uk-scope .uk-card-secondary.uk-card-body .uk-logo,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-logo,.uk-scope .uk-light .uk-logo,.uk-scope .uk-overlay-primary .uk-logo{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-logo:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-logo:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-logo:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-logo:hover,.uk-scope .uk-light .uk-logo:hover,.uk-scope .uk-overlay-primary .uk-logo:hover{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-logo:has(.uk-logo-inverse)>:not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse),.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-logo:has(.uk-logo-inverse)>:not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse),.uk-scope .uk-card-secondary.uk-card-body .uk-logo:has(.uk-logo-inverse)>:not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse),.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-logo:has(.uk-logo-inverse)>:not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse),.uk-scope .uk-light .uk-logo:has(.uk-logo-inverse)>:not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse),.uk-scope .uk-overlay-primary .uk-logo:has(.uk-logo-inverse)>:not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse){display:none}.uk-scope .uk-card-primary.uk-card-body .uk-logo-inverse,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-logo-inverse,.uk-scope .uk-card-secondary.uk-card-body .uk-logo-inverse,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-logo-inverse,.uk-scope .uk-light .uk-logo-inverse,.uk-scope .uk-overlay-primary .uk-logo-inverse{display:block}.uk-scope .uk-card-primary.uk-card-body .uk-table-striped tbody tr:nth-of-type(2n):last-child,.uk-scope .uk-card-primary.uk-card-body .uk-table-striped>tr:nth-of-type(2n):last-child,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-table-striped tbody tr:nth-of-type(2n):last-child,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-table-striped>tr:nth-of-type(2n):last-child,.uk-scope .uk-card-secondary.uk-card-body .uk-table-striped tbody tr:nth-of-type(2n):last-child,.uk-scope .uk-card-secondary.uk-card-body .uk-table-striped>tr:nth-of-type(2n):last-child,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-table-striped tbody tr:nth-of-type(2n):last-child,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-table-striped>tr:nth-of-type(2n):last-child,.uk-scope .uk-light .uk-table-striped tbody tr:nth-of-type(2n):last-child,.uk-scope .uk-light .uk-table-striped>tr:nth-of-type(2n):last-child,.uk-scope .uk-overlay-primary .uk-table-striped tbody tr:nth-of-type(2n):last-child,.uk-scope .uk-overlay-primary .uk-table-striped>tr:nth-of-type(2n):last-child{border-bottom-color:rgba(255,255,255,.2)}.uk-scope *{--uk-inverse:initial}.uk-scope .uk-card-primary.uk-card-body,.uk-scope .uk-card-primary>:not([class*=uk-card-media]),.uk-scope .uk-card-secondary.uk-card-body,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]),.uk-scope .uk-light,.uk-scope .uk-overlay-primary{--uk-inverse:light}.uk-scope .uk-card-default.uk-card-body,.uk-scope .uk-card-default>:not([class*=uk-card-media]),.uk-scope .uk-card-overlay.uk-card-body,.uk-scope .uk-card-overlay>:not([class*=uk-card-media]),.uk-scope .uk-dark,.uk-scope .uk-dropdown,.uk-scope .uk-overlay-default{--uk-inverse:dark}.uk-scope .uk-inverse-light{--uk-inverse:light!important}.uk-scope .uk-inverse-dark{--uk-inverse:dark!important}@media print{.uk-scope *,.uk-scope ::after,.uk-scope ::before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}.uk-scope a,.uk-scope a:visited{text-decoration:underline}.uk-scope blockquote,.uk-scope pre{border:1px solid #999;page-break-inside:avoid}.uk-scope thead{display:table-header-group}.uk-scope img,.uk-scope tr{page-break-inside:avoid}.uk-scope img{max-width:100%!important}@page{margin:.5cm}.uk-scope h2,.uk-scope h3,.uk-scope p{orphans:3;widows:3}.uk-scope h2,.uk-scope h3{page-break-after:avoid}}.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}.qodef-core-dashboard{max-width:initial!important}.qodef-core-dashboard .qodef-core-dashboard-inner{margin:0 -15px;display:inline-block;width:100%}.qodef-core-dashboard .qodef-cd-logo{display:inline-block;vertical-align:middle;padding-right:15px;width:62px}.qodef-core-dashboard .qodef-cd-title{display:inline-block;vertical-align:middle;font-size:41px;font-weight:400;margin:0}.qodef-core-dashboard .qodef-cd-title-holder{margin-bottom:30px}.qodef-core-dashboard .qodef-cd-subtitle{font-size:18px;line-height:25px;font-weight:400;color:#555d66;max-width:610px;margin:10px 0 30px}.qodef-core-dashboard .qodef-core-dashboard-column{float:left;width:100%;max-width:610px;padding:0 15px}.qodef-core-dashboard .qodef-core-dashboard-column.qodef-cd-smaller-column{max-width:380px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box{background-color:#fff}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box.qodef-core-bottom-space{margin-bottom:30px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-box-title-holder{padding:28px 34px 23px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-box-title-holder p{margin:19px 0 0;padding:0;font-size:16px;line-height:22px;font-weight:400;color:#555d66}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box.qodef-cd-import-box .qodef-cd-box-title-holder p{font-size:14px;line-height:20px;margin:17px 0 0}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box.qodef-cd-import-box .qodef-cd-label{font-weight:600;margin-bottom:15px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box h2{margin:0;padding:0;font-size:25px;font-weight:400;color:#32373c;text-align:left}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box h3{margin:0;padding:0}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-field-holder{padding-bottom:30px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-label{display:block;color:#555d66;font-size:14px;margin-bottom:7px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input{border:none;border-bottom:1px solid #c2c2c2;outline:0;width:50%;-webkit-box-shadow:none;box-shadow:none;color:#555d66;font-size:14px;padding:4px 0;margin:0}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus{outline:0;border-color:#c2c2c2}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::-webkit-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::-moz-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus:-ms-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::-ms-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::-webkit-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::-moz-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-ms-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::-ms-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill:active,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill:focus,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill{-webkit-text-fill-color:#666!important}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-error-field{border-bottom-color:#ee3535}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-error-message{display:block;color:#ee3535;font-size:12px;margin-top:5px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cdb-problem{border:1px solid #e1e1e1;border-left:3px solid #ee3535;padding:15px;margin-bottom:25px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cdb-problem p{font-size:12px;line-height:18px;font-weight:600;margin:0;padding:0}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box:last-child .qodef-cd-box-row:last-child{padding-bottom:10px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button{padding:7px 35px;font-size:16px;line-height:1em;color:#fff;background-color:#3596ee;border:none;border-radius:5px;-webkit-box-shadow:0 2px 0 0 #246eae;box-shadow:0 2px 0 0 #246eae;cursor:pointer}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button.qodef-cd-button-disabled,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button.qodef-import-demo-data-disabled{background-color:#6bb4f7}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button-wait{display:none;font-size:12px;color:#3596ee;margin-left:15px;font-weight:400}.qodef-core-dashboard .qodef-core-dashboard-column a.qodef-cd-button{text-decoration:none}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-section{padding:0 35px 10px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-section h3{padding:0;margin:0 0 24px;color:#555d66;font-size:17px;line-height:20px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list{padding:10px 35px;margin:0}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list li{font-size:15px;margin:0 0 25px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list li a{color:#3675ae}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-row{display:table;padding:0 20px;border-bottom:1px solid #f1f1f1;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-label,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value{display:table-cell;width:50%;padding:17px 15px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value{color:#3e87be}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value-false span{color:#ea3a27}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form{padding:0 30px 10px 30px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section{padding:0 0 28px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns .qodef-cd-box-form-section-column{padding:0 15px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns .qodef-cd-box-form-section-column:first-child{width:75%}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns .qodef-cd-box-form-section-column:last-child{width:25%}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .qodef-cd-import-option,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .qodef-import-demo{width:100%}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .select2-container--default .select2-selection--single{border-radius:0;border-color:#e1e1e1;height:34px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:34px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__arrow{height:32px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-import-is-completed{display:none;color:#3596ee;font-size:14px;font-weight:600}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-import-went-wrong{display:none;color:#3596ee;font-size:14px;font-weight:600}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-import-went-wrong a{color:inherit}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section-dependency,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section-progress{display:none}#qodef-progress-bar[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:100%;height:5px}#qodef-progress-bar[value]::-webkit-progress-bar{background-color:#fff;border:1px solid #e1e1e1;border-radius:0}#qodef-progress-bar{color:#3596ee}#qodef-progress-bar::-moz-progress-bar{background:#3596ee}#qodef-progress-bar::-webkit-progress-value{background:#3596ee}#qodef-progress-bar[aria-valuenow]:before{background:#3596ee}.qodef-cd-selection li.select2-results__option{padding:10px;margin:0}.qodef-cd-selection img{vertical-align:middle;padding-right:20px}.select2-container--default .qodef-cd-selection .select2-results__option[aria-selected=true]{background-color:#fafafa}.select2-container--default .qodef-cd-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000}.qodef-cd-action-selection li.select2-results__option,.qodef-cd-single-page-selection li.select2-results__option{margin:0}.select2-container--default .qodef-cd-action-selection .select2-results__option[aria-selected=true],.select2-container--default .qodef-cd-single-page-selection .select2-results__option[aria-selected=true]{background-color:#fafafa}.select2-container--default .qodef-cd-action-selection .select2-results__option--highlighted,.select2-container--default .qodef-cd-single-page-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000}.qodef-cd-import-single-page{width:100%}.qodef-cd-switch{display:inline-block;border:1px solid #e1e1e1;border-radius:40px;overflow:hidden}.qodef-cd-switch .qodef-cd-import-attachments{display:none}.qodef-cd-switch .qodef-cd-cb-disable,.qodef-cd-switch .qodef-cd-cb-enable{display:block;float:left;padding:0 10px}.qodef-cd-switch .qodef-cd-cb-disable.selected,.qodef-cd-switch .qodef-cd-cb-enable.selected{background-color:#3596ee;color:#fff}.qodef-cd-switch .qodef-cd-cb-disable span,.qodef-cd-switch .qodef-cd-cb-enable span{line-height:32px;font-size:13px;display:block;font-weight:700}.ps {
overflow: hidden !important;
overflow-anchor: none;
-ms-overflow-style: none;
touch-action: auto;
-ms-touch-action: auto;
} .ps__rail-x {
display: none;
opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
height: 15px; bottom: 0px; position: absolute;
}
.ps__rail-y {
display: none;
opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
width: 15px; right: 0; position: absolute;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
display: block;
background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
background-color: #eee;
opacity: 0.9;
} .ps__thumb-x {
background-color: #aaa;
border-radius: 6px;
transition: background-color .2s linear, height .2s ease-in-out;
-webkit-transition: background-color .2s linear, height .2s ease-in-out;
height: 6px; bottom: 2px; position: absolute;
}
.ps__thumb-y {
background-color: #aaa;
border-radius: 6px;
transition: background-color .2s linear, width .2s ease-in-out;
-webkit-transition: background-color .2s linear, width .2s ease-in-out;
width: 6px; right: 2px; position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
background-color: #999;
height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
background-color: #999;
width: 11px;
} @supports (-ms-overflow-style: none) {
.ps {
overflow: auto !important;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps {
overflow: auto !important;
}
}
@-webkit-keyframes qode-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes qode-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes qode-fade-in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes qode-fade-in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@-webkit-keyframes qode-fade-out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes qode-fade-out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@-webkit-keyframes qode-ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%)}}@keyframes qode-ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%)}}@-webkit-keyframes qode-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes qode-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@-webkit-keyframes qode-double-pulse{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes qode-double-pulse{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes qode-cube{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes qode-cube{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@-webkit-keyframes qode-rotating-cubes{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(.5);transform:translateX(42px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg);transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg);transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes qode-rotating-cubes{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(.5);transform:translateX(42px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg);transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg);transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes qode-stretch-delay{0%,100%,40%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes qode-stretch-delay{0%,100%,40%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes qode-bounce-delay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes qode-bounce-delay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes qode-rotate-circles{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes qode-rotate-circles{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes qode-atom-position{50%{top:80px;left:80px}}@keyframes qode-atom-position{50%{top:80px;left:80px}}@-webkit-keyframes qode-atom-size{50%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes qode-atom-size{50%{-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes qode-atom-zindex{100%{z-index:10}}@keyframes qode-atom-zindex{100%{z-index:10}}@-webkit-keyframes qode-atom-shrink{50%{-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes qode-atom-shrink{50%{-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes qode-clock{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes qode-clock{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes qode-clock-1{0%{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}30%{-webkit-transform:rotate(-450deg);transform:rotate(-450deg)}100%{-webkit-transform:rotate(-450deg);transform:rotate(-450deg)}}@keyframes qode-clock-1{0%{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}30%{-webkit-transform:rotate(-450deg);transform:rotate(-450deg)}100%{-webkit-transform:rotate(-450deg);transform:rotate(-450deg)}}@-webkit-keyframes qode-clock-2{5%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}35%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes qode-clock-2{5%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}35%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@-webkit-keyframes qode-clock-3{10%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}40%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes qode-clock-3{10%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}40%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes qode-clock-4{15%{-webkit-transform:rotate(0);transform:rotate(0)}45%{-webkit-transform:rotate(-315deg);transform:rotate(-315deg)}100%{-webkit-transform:rotate(-315deg);transform:rotate(-315deg)}}@keyframes qode-clock-4{15%{-webkit-transform:rotate(0);transform:rotate(0)}45%{-webkit-transform:rotate(-315deg);transform:rotate(-315deg)}100%{-webkit-transform:rotate(-315deg);transform:rotate(-315deg)}}@-webkit-keyframes qode-mitosis-invert{100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes qode-mitosis-invert{100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@-webkit-keyframes qode-mitosis-ball-1{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(25%) scale(1,.8);transform:translateX(25%) scale(1,.8)}40%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}60%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}74%{-webkit-transform:translate(50%,25%) scale(.6,.8);transform:translate(50%,25%) scale(.6,.8)}88%{-webkit-transform:translate(50%,50%) scale(.6,.6);transform:translate(50%,50%) scale(.6,.6)}100%{-webkit-transform:translate(50%,50%) scale(.6,.6);transform:translate(50%,50%) scale(.6,.6)}}@keyframes qode-mitosis-ball-1{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(25%) scale(1,.8);transform:translateX(25%) scale(1,.8)}40%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}60%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}74%{-webkit-transform:translate(50%,25%) scale(.6,.8);transform:translate(50%,25%) scale(.6,.8)}88%{-webkit-transform:translate(50%,50%) scale(.6,.6);transform:translate(50%,50%) scale(.6,.6)}100%{-webkit-transform:translate(50%,50%) scale(.6,.6);transform:translate(50%,50%) scale(.6,.6)}}@-webkit-keyframes qode-mitosis-ball-2{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(25%) scale(1,.8);transform:translateX(25%) scale(1,.8)}40%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}60%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}74%{-webkit-transform:translate(50%,-25%) scale(.6,.8);transform:translate(50%,-25%) scale(.6,.8)}88%{-webkit-transform:translate(50%,-50%) scale(.6,.6);transform:translate(50%,-50%) scale(.6,.6)}100%{-webkit-transform:translate(50%,-50%) scale(.6,.6);transform:translate(50%,-50%) scale(.6,.6)}}@keyframes qode-mitosis-ball-2{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(25%) scale(1,.8);transform:translateX(25%) scale(1,.8)}40%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}60%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}74%{-webkit-transform:translate(50%,-25%) scale(.6,.8);transform:translate(50%,-25%) scale(.6,.8)}88%{-webkit-transform:translate(50%,-50%) scale(.6,.6);transform:translate(50%,-50%) scale(.6,.6)}100%{-webkit-transform:translate(50%,-50%) scale(.6,.6);transform:translate(50%,-50%) scale(.6,.6)}}@-webkit-keyframes qode-mitosis-ball-3{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(-25%) scale(1,.8);transform:translateX(-25%) scale(1,.8)}40%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}60%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}74%{-webkit-transform:translate(-50%,25%) scale(.6,.8);transform:translate(-50%,25%) scale(.6,.8)}88%{-webkit-transform:translate(-50%,50%) scale(.6,.6);transform:translate(-50%,50%) scale(.6,.6)}100%{-webkit-transform:translate(-50%,50%) scale(.6,.6);transform:translate(-50%,50%) scale(.6,.6)}}@keyframes qode-mitosis-ball-3{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(-25%) scale(1,.8);transform:translateX(-25%) scale(1,.8)}40%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}60%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}74%{-webkit-transform:translate(-50%,25%) scale(.6,.8);transform:translate(-50%,25%) scale(.6,.8)}88%{-webkit-transform:translate(-50%,50%) scale(.6,.6);transform:translate(-50%,50%) scale(.6,.6)}100%{-webkit-transform:translate(-50%,50%) scale(.6,.6);transform:translate(-50%,50%) scale(.6,.6)}}@-webkit-keyframes qode-mitosis-ball-4{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(-25%) scale(1,.8);transform:translateX(-25%) scale(1,.8)}40%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}60%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}74%{-webkit-transform:translate(-50%,-25%) scale(.6,.8);transform:translate(-50%,-25%) scale(.6,.8)}88%{-webkit-transform:translate(-50%,-50%) scale(.6,.6);transform:translate(-50%,-50%) scale(.6,.6)}100%{-webkit-transform:translate(-50%,-50%) scale(.6,.6);transform:translate(-50%,-50%) scale(.6,.6)}}@keyframes qode-mitosis-ball-4{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(-25%) scale(1,.8);transform:translateX(-25%) scale(1,.8)}40%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}60%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}74%{-webkit-transform:translate(-50%,-25%) scale(.6,.8);transform:translate(-50%,-25%) scale(.6,.8)}88%{-webkit-transform:translate(-50%,-50%) scale(.6,.6);transform:translate(-50%,-50%) scale(.6,.6)}100%{-webkit-transform:translate(-50%,-50%) scale(.6,.6);transform:translate(-50%,-50%) scale(.6,.6)}}@-webkit-keyframes qode-lines-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes qode-lines-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes qode-fussion-ball-1{50%{top:-100%;left:200%}100%{top:50%;left:100%;z-index:2}}@keyframes qode-fussion-ball-1{50%{top:-100%;left:200%}100%{top:50%;left:100%;z-index:2}}@-webkit-keyframes qode-fussion-ball-2{50%{top:200%;left:200%}100%{top:100%;left:50%;z-index:1}}@keyframes qode-fussion-ball-2{50%{top:200%;left:200%}100%{top:100%;left:50%;z-index:1}}@-webkit-keyframes qode-fussion-ball-3{50%{top:200%;left:-100%}100%{top:50%;left:0;z-index:2}}@keyframes qode-fussion-ball-3{50%{top:200%;left:-100%}100%{top:50%;left:0;z-index:2}}@-webkit-keyframes qode-fussion-ball-4{50%{top:-100%;left:-100%}100%{top:0;left:50%;z-index:1}}@keyframes qode-fussion-ball-4{50%{top:-100%;left:-100%}100%{top:0;left:50%;z-index:1}}@-webkit-keyframes qode-wave-jump-1{12%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%,24%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@keyframes qode-wave-jump-1{12%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%,24%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@-webkit-keyframes qode-wave-jump-2{12%{-webkit-transform:translate(0,0);transform:translate(0,0)}24%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%,36%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@keyframes qode-wave-jump-2{12%{-webkit-transform:translate(0,0);transform:translate(0,0)}24%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%,36%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@-webkit-keyframes qode-wave-jump-3{24%{-webkit-transform:translate(0,0);transform:translate(0,0)}36%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%,48%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@keyframes qode-wave-jump-3{24%{-webkit-transform:translate(0,0);transform:translate(0,0)}36%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%,48%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@-webkit-keyframes qode-wave-wipe{100%,48%{-webkit-transform:translateX(-120px);transform:translateX(-120px)}}@keyframes qode-wave-wipe{100%,48%{-webkit-transform:translateX(-120px);transform:translateX(-120px)}}@-webkit-keyframes qode-pulse-circles-pulse{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1;border-width:50px}100%{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:0;border-width:0}}@keyframes qode-pulse-circles-pulse{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1;border-width:50px}100%{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:0;border-width:0}}@-webkit-keyframes qode-bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes qode-bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes qode-pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes qode-pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{vertical-align:baseline;margin:0;padding:0;background:0 0;border:0;outline:0}*{-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:#000;white-space:pre-wrap;word-wrap:break-word;font-family:monospace;font-size:1em;color:#b6b6b6}code{background-color:#000;padding:0;font-family:monospace,monospace;font-size:1em;color:#b6b6b6}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}table{width:100%;vertical-align:middle;border:medium none;border-collapse:collapse;border-spacing:0}table tr{border:1px solid rgba(255,255,255,.2)}table th{padding:5px 7px;text-align:left;border-right:1px solid rgba(255,255,255,.2)}table td{padding:5px 10px;text-align:left;border:0;border-right:1px solid rgba(255,255,255,.2)}table td br{display:none}hr{background-color:#bbb;border:0;height:1px;margin-top:1.5em;margin-bottom:1.5em}hr:not(.is-style-wide):not(.is-style-dots){max-width:100px}body:not([class*=masterds-core]) hr{clear:both}ol,ul{list-style-position:inside;margin-bottom:1.5em;padding:0}ol.wp-block,ul.wp-block{margin-bottom:1.5em}ol:not(.wp-block),ul:not(.wp-block){margin:0 0 1.5em}li>ol:not(.wp-block),li>ul:not(.wp-block){margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}a img{border:none}.wp-caption,img{height:auto;max-width:100%}img{vertical-align:middle;border-style:none}figure{margin:0}embed,iframe,object{display:block;max-width:100%}video{display:block}embed,object{height:auto}label{display:block;margin-bottom:.5em}fieldset{margin-bottom:1em;padding:.35em .75em .625em}input[type=submit]{-webkit-appearance:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}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,figcaption{display:block;max-width:100%;margin:7px auto 0;font-size:13px!important;line-height:1em!important;color:#b6b6b6;text-align:center;opacity:1}.gallery-caption a,.wp-caption a,figcaption a{color:inherit}.wp-caption .wp-caption-text{opacity:1}blockquote.instagram-media,iframe.instagram-media{margin:auto!important}.bypostauthor,.sticky{opacity:1}::-moz-selection{color:#fff;background:#f8014c}::selection{color:#fff;background:#f8014c}::-moz-selection{color:#fff;background:#f8014c}.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{float:left;text-align:left;margin:0 2rem 10px 0!important}.aligncenter{text-align:center;display:block;margin-left:auto;margin-right:auto}.alignright{float:right;text-align:right;margin:0 0 0 2rem!important}body:not([class*=masterds-core]) .alignright{clear:right}.qodef-content-alignment-left{text-align:left}.qodef-content-alignment-center{text-align:center}.qodef-content-alignment-right{text-align:right}.clear:after,.clear:before,.comment-author:after,.comment-author:before,.comment-content:after,.comment-content:before,.comment-meta:after,.comment-meta:before,.nav-links:after,.nav-links:before,.pagination:after,.pagination:before,.widget-area:after,.widget-area:before,.widget:after,.widget:before{content:'';display:table;table-layout:fixed}.clear:after,.comment-author:after,.comment-content:after,.comment-meta:after,.nav-links:after,.pagination:after,.widget-area:after,.widget:after{clear:both}body{font-family:"Gothic A1",sans-serif;font-size:16px;line-height:1.625em;font-weight:400;color:#b6b6b6;background-color:#000;overflow-x:hidden;-webkit-font-smoothing:antialiased}.qodef-h1,h1{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:45px;line-height:1.067em!important;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}@media only screen and (max-width:1024px){.qodef-h1,h1{font-size:38px}}@media only screen and (max-width:680px){.qodef-h1,h1{font-size:24px}}.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:#f8014c}.qodef-h2,h2{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:28px;line-height:1.14em!important;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}@media only screen and (max-width:1024px){.qodef-h2,h2{font-size:24px}}@media only screen and (max-width:680px){.qodef-h2,h2{font-size:20px}}.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:#f8014c}.qodef-h3,h3{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:21px;line-height:1.24em!important;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}@media only screen and (max-width:680px){.qodef-h3,h3{font-size:18px}}.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:#f8014c}.qodef-h4,h4{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;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:#f8014c}.qodef-h5,h5{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:12px;line-height:1.25em!important;letter-spacing:0;font-weight:700;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:#f8014c}.qodef-h6,h6{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:13px;line-height:1.7em;letter-spacing:0;font-weight:400;text-transform:none;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:#f8014c}a,p a{color:#fff;text-decoration:none;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;cursor:pointer}a:hover,p a:hover{color:#f8014c}p{margin:10px 0;line-height:1.625em}p.has-background{padding:20px 30px}.wp-block-quote,blockquote{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0;padding:0;position:relative;padding:7.5% 20% 8.2%;border:none;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:21px;line-height:1.24em!important;quotes:none;z-index:1}@media only screen and (max-width:680px){.wp-block-quote,blockquote{font-size:18px}}.wp-block-quote.wp-block-quote.is-large,.wp-block-quote.wp-block-quote.is-style-large,blockquote.wp-block-quote.is-large,blockquote.wp-block-quote.is-style-large{margin:0;padding:7.5% 20% 8.2%}.wp-block-quote.wp-block-pullquote,blockquote.wp-block-pullquote{padding:25px!important;text-align:center}.wp-block-quote.wp-block-pullquote.alignleft,blockquote.wp-block-pullquote.alignleft{max-width:290px}.wp-block-quote.wp-block-pullquote.alignright,blockquote.wp-block-pullquote.alignright{max-width:290px}.wp-block-quote.has-text-align-right:before,blockquote.has-text-align-right:before{left:auto;right:0}.wp-block-quote:before,blockquote:before{content:'“';position:relative;top:0;left:0;font-size:54px;font-weight:900;color:#f8014c;z-index:-1}.wp-block-quote>*,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}.wp-block-quote p,blockquote p{margin:0!important}.wp-block-quote:after,blockquote:after{content:''}.wp-block-quote .wp-block-pullquote__citation,.wp-block-quote .wp-block-quote__citation,.wp-block-quote cite,blockquote .wp-block-pullquote__citation,blockquote .wp-block-quote__citation,blockquote cite{display:block;margin:20px 0 0;font-style:normal;font-weight:400!important;text-align:inherit!important;text-transform:none!important;font-size:12px!important}input{caret-color:#f8014c}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],textarea{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 18px;padding:17px 20px;font-family:inherit;font-size:14px;line-height:24px;font-weight:inherit;color:#a19fa3;background-color:transparent;border:1px solid rgba(255,255,255,.2);border-radius:0;outline:0;cursor:pointer;-webkit-appearance:none;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{color:#fff;background-color:transparent;border-color:rgba(255,255,255,.2)}input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit;opacity:1}input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=url]::-moz-placeholder,textarea::-moz-placeholder{color:inherit;opacity:1}input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit;opacity:1}input[type=email]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=url]::-ms-input-placeholder,textarea::-ms-input-placeholder{color:inherit;opacity:1}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:inherit;opacity:1}#qodef-page-footer input[type=email],#qodef-page-footer input[type=number],#qodef-page-footer input[type=password],#qodef-page-footer input[type=tel],#qodef-page-footer input[type=text],#qodef-page-footer input[type=url],#qodef-page-footer textarea{color:#fff;background-color:transparent;border:1px solid #fff}#qodef-page-footer input[type=email]:focus,#qodef-page-footer input[type=number]:focus,#qodef-page-footer input[type=password]:focus,#qodef-page-footer input[type=tel]:focus,#qodef-page-footer input[type=text]:focus,#qodef-page-footer input[type=url]:focus,#qodef-page-footer textarea:focus{color:#fff;background-color:transparent;border-color:#ccc}.post-password-form input[type=password]{margin-top:.5em}.qodef-theme-button,button[type=submit]:not(.qodef-search-form-button),input[type=submit]{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:13px;line-height:22px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);-o-transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);width:100%;padding:17px 0;text-align:center;color:#fff;background-color:#f8014c;border:0 solid transparent;-webkit-box-shadow:0 0 0 0 #f8014c;box-shadow:0 0 0 0 #f8014c;cursor:pointer}.qodef-theme-button:hover,button[type=submit]:not(.qodef-search-form-button):hover,input[type=submit]:hover{color:#fff;background-color:#f8014c;-webkit-box-shadow:0 0 27px 3px #f8014c;box-shadow:0 0 27px 3px #f8014c}select{position:relative;display:block;height:58px;padding:17px 20px;margin:0;font-family:inherit;font-size:14px;line-height:24px;font-weight:400;color:#a19fa3;background-color:#000;border:1px solid transparent;border-radius:0;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}select:disabled{color:inherit;border-color:inherit;background-color:#000;-webkit-box-shadow:none;box-shadow:none;text-shadow:none}body .select2-container--default{position:relative;display:inline-block;vertical-align:top;width:auto;margin:0 0 18px}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:#000;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:#fff}body .select2-container--default.select2-container--open .select2-dropdown{left:0}body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above{border-bottom-color:transparent}body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below{border-top-color:transparent}body .select2-container--default .select2-selection--single{display:block;height:58px;padding:17px 20px;margin:0;font-family:inherit;font-size:14px;line-height:24px;font-weight:400;color:#a19fa3;background-color:#000;border:1px solid transparent;border-radius:0;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative}body .select2-container--default .select2-selection--single .select2-selection__rendered{display:block;padding:0;line-height:inherit;color:inherit;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}body .select2-container--default .select2-selection--single .select2-selection__clear{position:relative;float:right;margin:0;font-weight:inherit;cursor:pointer}body .select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit}body .select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;top:0;right:0;width:50px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;color:#a19fa3}body .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}body .select2-container--default .select2-selection--single .select2-selection__arrow:before{display:block;line-height:inherit;content:'\33';font-family:ElegantIcons;font-style:normal}body .select2-container--default .select2-selection--multiple{display:block;height:58px;padding:17px 20px;margin:0;font-family:inherit;font-size:14px;line-height:24px;font-weight:400;color:#a19fa3;background-color:#000;border:1px solid transparent;border-radius:0;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body .select2-container--default .select2-selection--multiple .select2-selection__rendered{list-style:none;display:block;padding:0;line-height:inherit;color:inherit;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}body .select2-container--default .select2-selection--multiple .select2-selection__rendered li{margin:0;padding:0}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder{float:left;margin:0;color:inherit}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear{position:relative;float:right;margin:0;font-weight:inherit;cursor:pointer}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{margin:5px 5px 0 0;padding:0 10px;float:left;color:#fff;background-color:#fff;border:0;border-radius:0;cursor:default}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove{display:inline-block;margin:0 3px 0 0;font-weight:700;color:inherit;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;cursor:pointer}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover{color:inherit;opacity:.8}body .select2-container--default .select2-search--inline{float:left}body .select2-container--default .select2-search--inline .select2-search__field{width:100%;padding:0!important;margin:0!important;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;border:none!important;outline:0;-webkit-appearance:none}body .select2-container--default .select2-search--inline .select2-search__field:focus{border-color:#fff}body .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}body .select2-container--default .select2-dropdown{position:absolute;top:0;left:-100000px;display:block;width:100%;background-color:#000;border:1px solid transparent;border-radius:0;z-index:99999;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.9)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.9) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.9) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}body .select2-container--default .select2-search--dropdown{display:block;padding:14px 15px 2px}body .select2-container--default .select2-search--dropdown.select2-search--hide{display:none}body .select2-container--default .select2-search--dropdown .select2-search__field{width:100%;padding:4px 8px;margin:0;font-family:inherit;font-size:inherit;line-height:20px;font-weight:inherit;color:#b6b6b6;background-color:transparent;border:1px solid rgba(255,255,255,.2);outline:0;-webkit-appearance:none}body .select2-container--default .select2-search--dropdown .select2-search__field:focus{color:#fff;background-color:transparent;border-color:#fff}body .select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}body .select2-container--default .select2-results{display:block}body .select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}body .select2-container--default .select2-results__options{position:relative;margin:5px 0;padding:2px 21px;list-style:none;color:#a19fa3}body .select2-container--default .select2-results__option{padding:3px 0;font-size:14px;line-height:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}body .select2-container--default .select2-results__option[aria-selected]{cursor:pointer}body .select2-container--default .select2-results__option[role=group]{padding:0}body .select2-container--default .select2-results__option[aria-disabled=true]{color:#fff}body .select2-container--default .select2-results__option[aria-selected=true],body .select2-container--default .select2-results__option[data-selected=true]{color:#fff;background:0 0}body .select2-container--default .select2-results__option .select2-results__option{padding-left:1em}body .select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}body .select2-container--default .select2-results__option--highlighted[aria-selected]{color:#fff;background:0 0}body .select2-container--default .select2-results__group{display:block;padding:7px 0;cursor:default}.select2-close-mask{position:fixed;top:0;left:0;display:block;width:auto;height:auto;min-height:100%;min-width:100%;padding:0;margin:0;background-color:#fff;border:0;opacity:0;z-index:99}.select2-hidden-accessible{position:absolute!important;width:1px!important;height:0!important;padding:0!important;line-height:1;border:0!important;overflow:hidden!important;white-space:nowrap!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important}.comment-form-cookies-consent{clear:both}@media only screen and (max-width:768px){.comment-form-cookies-consent{margin:89px 0 27px}}.comment-form-cookies-consent input{margin-left:0}.comment-form-cookies-consent input,.comment-form-cookies-consent label{display:inline-block}.comment-form-cookies-consent label{font-family:"Gothic A1",sans-serif;font-size:16px;line-height:1.625em;font-weight:400;color:#b6b6b6;margin-top:15px}@media only screen and (max-width:768px){.comment-form-cookies-consent label{display:inline}}.qodef-cf-background{background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative}.qodef-cf-background:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-cf-background:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-cf-background .qodef-title-wrapper{display:block;position:relative;position:relative}.qodef-cf-background .qodef-title-wrapper:before{content:'';position:absolute;top:50px;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-cf-background .qodef-title-wrapper .qodef-cf-title{padding:0 40px}.qodef-cf-background .qodef-title-wrapper .qodef-cf-title:before{content:"\45";font-family:ElegantIcons;position:absolute;color:#f8014c;top:50%;left:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:5}.qodef-cf-background .qodef-title-wrapper .qodef-cf-title:after{content:'';position:absolute;color:#f8014c;top:50%;left:15px;width:.1em;z-index:1;height:.3em;-webkit-transform:translate(.44em,-50%);-ms-transform:translate(.44em,-50%);transform:translate(.44em,-50%);-webkit-box-shadow:0 0 .4em .1em #f8014c;box-shadow:0 0 .4em .1em #f8014c}.qodef-cf-background .qodef-grid-inner{position:relative;padding:30px 25px 0;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-cf-background button[type=submit]:not(.qodef-search-form-button){width:100%;position:relative;position:relative}.qodef-cf-background button[type=submit]:not(.qodef-search-form-button):before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(left,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to right,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.6}.qodef-cf-background button[type=submit]:not(.qodef-search-form-button):after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(top,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to bottom,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.6}.qodef-cf-background input[type=email],.qodef-cf-background input[type=number],.qodef-cf-background input[type=password],.qodef-cf-background input[type=tel],.qodef-cf-background input[type=text],.qodef-cf-background input[type=url],.qodef-cf-background textarea{border:none;margin:0}.qodef-cf-background .qodef-cf-submit{margin:0 16px 25px;-ms-flex-preferred-size:100%;flex-basis:100%}.qodef-cf-background .qodef-input-border-left,.qodef-cf-background .qodef-input-border-right,.qodef-cf-background .qodef-placeholder{background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative;background:#000!important}.qodef-cf-background .qodef-input-border-left:before,.qodef-cf-background .qodef-input-border-right:before,.qodef-cf-background .qodef-placeholder:before{content:'';position:absolute;top:100%;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.6}.qodef-cf-background .qodef-input-border-left:after,.qodef-cf-background .qodef-input-border-right:after,.qodef-cf-background .qodef-placeholder:after{content:'';position:absolute;top:0;left:100%;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left bottom,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.6}.qodef-cf-background .qodef-input-border-left:before,.qodef-cf-background .qodef-input-border-right:before,.qodef-cf-background .qodef-placeholder:before{top:calc(100% - 1px)}.qodef-cf-background .qodef-input-border-left:after,.qodef-cf-background .qodef-input-border-right:after,.qodef-cf-background .qodef-placeholder:after{left:calc(100% - 1px)}.qodef-cf-background .qodef-placeholder{margin:0 16px 11px;-ms-flex-preferred-size:100%;flex-basis:100%}.qodef-cf-background .qodef-input-border-left{margin:0 8px 10px 16px;-ms-flex-preferred-size:45.8%;flex-basis:45.8%}@media only screen and (max-width:1440px){.qodef-cf-background .qodef-input-border-left{-ms-flex-preferred-size:45%;flex-basis:45%}}@media only screen and (max-width:1024px){.qodef-cf-background .qodef-input-border-left{-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 16px 10px}}.qodef-cf-background .qodef-input-border-right{margin:0 16px 10px 8px;-ms-flex-preferred-size:45.8%;flex-basis:45.8%}@media only screen and (max-width:1440px){.qodef-cf-background .qodef-input-border-right{-ms-flex-preferred-size:45%;flex-basis:45%}}@media only screen and (max-width:1024px){.qodef-cf-background .qodef-input-border-right{-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 16px 10px}}div.wpcf7-acceptance-missing,div.wpcf7-validation-errors{border:1px solid rgba(255,255,255,.2);margin:2em 0;font-size:14px}span.wpcf7-not-valid-tip{color:#b6b6b6;font-size:14px;margin-top:10px}.qodef-content-grid{width:1100px;margin:0 auto}.qodef-content-grid-vw .qodef-content-grid{width:83vw}@media only screen and (min-width:1441px){.qodef-content-grid-1400 .qodef-content-grid{width:1400px}}@media only screen and (min-width:1367px){.qodef-content-grid-1300 .qodef-content-grid{width:1300px}}@media only screen and (min-width:1367px){.qodef-content-grid-1200 .qodef-content-grid{width:1200px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000 .qodef-content-grid{width:1000px}}@media only screen and (min-width:769px){.qodef-content-grid-800 .qodef-content-grid{width:800px}}.qodef-grid{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-grid>.qodef-grid-inner{margin:0 -15px}.qodef-grid>.qodef-grid-inner>.qodef-grid-item{padding:0 15px}.qodef-grid .qodef-grid-item{position:relative;display:inline-block;width:100%;vertical-align:top;min-height:1px;float:left}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--12{width:100%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--12{left:100%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--12{right:100%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--11{width:9.09091%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--11{left:9.09091%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--11{right:9.09091%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--10{width:83.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--10{left:83.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--10{right:83.33333%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--9{width:75%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--9{left:75%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--9{right:75%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--8{width:66.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--8{left:66.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--8{right:66.66667%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--7{width:14.28571%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--7{left:14.28571%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--7{right:14.28571%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--6{width:50%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--6{left:50%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--6{right:50%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--5{width:20%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--5{left:20%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--5{right:20%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--4{width:33.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--4{left:33.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--4{right:33.33333%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--3{width:25%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--3{left:25%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--3{right:25%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--2{width:16.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--2{left:16.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--2{right:16.66667%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--1{width:8.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--1{left:8.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--1{right:8.33333%}}.qodef-grid.qodef-layout--columns.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item{width:50%}@media only screen and (min-width:681px){.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}@media only screen and (min-width:769px){.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item{width:25%}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item{width:20%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item{width:12.5%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item .qodef-e-inner{height:100%;overflow:hidden}.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item img{height:100%;width:100%}.qodef-grid.qodef-layout--masonry .qodef-grid-inner{visibility:hidden}.qodef-grid.qodef-layout--masonry .qodef-grid-inner.qodef--masonry-init{visibility:visible}.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-sizer{width:100%;padding:0;margin:0}.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-gutter{width:0;padding:0;margin:0}.qodef-grid.qodef-layout--masonry.qodef-col-num--1 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-layout--masonry.qodef-col-num--2 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-layout--masonry.qodef-col-num--3 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-layout--masonry.qodef-col-num--4 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-layout--masonry.qodef-col-num--5 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--landscape{width:40%}.qodef-grid.qodef-layout--masonry.qodef-col-num--6 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}.qodef-grid.qodef-layout--masonry.qodef-col-num--7 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}.qodef-grid.qodef-layout--masonry.qodef-col-num--8 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--landscape{width:25%}.qodef-grid.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-grid.qodef-gutter--no>.qodef-grid-inner{margin:0}.qodef-grid.qodef-gutter--no>.qodef-grid-inner>.qodef-grid-item{padding:0;margin:0}.qodef-grid.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner{margin:0 -5px}.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner>.qodef-grid-item{padding:0 5px;margin:0 0 10px}.qodef-grid.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-grid.qodef-gutter--small>.qodef-grid-inner{margin:0 -10px}.qodef-grid.qodef-gutter--small>.qodef-grid-inner>.qodef-grid-item{padding:0 10px;margin:0 0 20px}.qodef-grid.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-grid.qodef-gutter--normal>.qodef-grid-inner{margin:0 -15px}.qodef-grid.qodef-gutter--normal>.qodef-grid-inner>.qodef-grid-item{padding:0 15px;margin:0 0 30px}.qodef-grid.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-grid.qodef-gutter--medium>.qodef-grid-inner{margin:0 -20px}.qodef-grid.qodef-gutter--medium>.qodef-grid-inner>.qodef-grid-item{padding:0 20px;margin:0 0 40px}.qodef-grid.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px}.qodef-grid.qodef-gutter--large>.qodef-grid-inner{margin:0 -25px}.qodef-grid.qodef-gutter--large>.qodef-grid-inner>.qodef-grid-item{padding:0 25px;margin:0 0 50px}.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-80px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner{margin:0 -40px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{padding:0 40px;margin:0 0 80px}.qodef-grid.qodef-gutter--extra.qodef--no-bottom-space{margin-bottom:-100px}.qodef-grid.qodef-gutter--extra>.qodef-grid-inner{margin:0 -50px}.qodef-grid.qodef-gutter--extra>.qodef-grid-inner>.qodef-grid-item{padding:0 50px;margin:0 0 100px}#qodef-page-wrapper{position:relative;overflow:hidden}#qodef-page-outer{position:relative}#qodef-page-inner{position:relative;padding:130px 0 100px}.qodef--boxed{background-color:#000}.qodef--boxed #qodef-page-wrapper{display:block;background-color:#000}.qodef--boxed #qodef-page-inner{padding-left:30px;padding-right:30px}.qodef--passepartout #qodef-page-wrapper{background-color:#000}.qodef-page-content-section>#qodef-page-comments{margin-top:60px}body .mfp-figure:after{background:#010101!important}body button.mfp-arrow:hover{opacity:1}body button.mfp-arrow:hover:after{color:#f8014c}body button.mfp-arrow-left:after,body button.mfp-arrow-right:after{content:'\f0d9';font-size:35px;font-weight:900;color:#fff;-webkit-transition:color .3s ease-in;-o-transition:color .3s ease-in;transition:color .3s ease-in}body button.mfp-arrow-right:after{content:"\f0da"}body .mfp-bottom-bar .mfp-counter,body .mfp-bottom-bar .mfp-title{font-family:inherit;text-transform:inherit;font-size:inherit;font-weight:inherit;color:#fff}body .apsc-icons-wrapper.apsc-theme-1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;place-self:center;width:100%}body .apsc-theme-1 .apsc-each-profile{position:relative;width:33.33%;padding-top:33.33%;margin:0;min-height:50px}@media only screen and (max-width:1440px){body .apsc-theme-1 .apsc-each-profile{width:50%;padding-top:50%}}body .apsc-theme-1 .apsc-each-profile a{position:absolute;top:0;left:0;width:100%;height:100%;padding:13px;border-radius:0;-webkit-box-shadow:none;box-shadow:none;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}body .apsc-theme-1 .apsc-each-profile a:hover .social-icon{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}body .apsc-theme-1 .apsc-each-profile a:hover .apsc-count{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}body .apsc-each-profile{font-family:"Gothic A1",sans-serif}body .apsc-theme-1 .social-icon .fa,body .apsc-theme-1 .social-icon .fab,body .apsc-theme-1 .social-icon .fas{font-size:15px;padding:8px 0}body .apsc-theme-1 .social-icon{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.2s;-o-transition:.2s;transition:.2s}body .apsc-theme-1 .apsc-count{font-size:15px;opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.2s;-o-transition:.2s;transition:.2s}body .apsc-theme-1 .apsc-each-profile a:hover{-webkit-transform:none;-ms-transform:none;transform:none}body:not([class*=weltgeist-core]){background-image:url(//malastrana.altervista.org/wp-content/themes/weltgeist/assets/img/background.jpg);background-attachment:fixed}body:not([class*=weltgeist-core]) .qodef-header-navigation{position:absolute;right:0}@media only screen and (max-width:1366px){body:not([class*=weltgeist-core]) .qodef-header-navigation>ul>li{padding:0 15px}}button.mfp-arrow{-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;opacity:1}button.mfp-arrow:hover{opacity:.6}button.mfp-arrow:after,button.mfp-arrow:before{border:0;color:#fff;font-size:45px;font-family:"Font Awesome 5 Free";font-weight:900}button.mfp-arrow-left:after{content:"\f104"}button.mfp-arrow-right:after{content:"\f105"}button.mfp-close{text-indent:-1000px;overflow:hidden;text-align:left!important;-webkit-transition:opacity .3s ease;-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:4px;bottom:0;text-indent:0;font-size:17px;font-weight:900}.mfp-bottom-bar .mfp-counter,.mfp-bottom-bar .mfp-title{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:15px;font-weight:500;color:#fff}.qodef-swiper-container{position:relative;margin:0 auto;padding:0;list-style:none;z-index:1;visibility:hidden;overflow:hidden}.qodef-swiper-container .swiper-slide a,.qodef-swiper-container .swiper-slide img{width:100%}.qodef-swiper-container.qodef-swiper--initialized{visibility:visible}.swiper-pagination-bullets{bottom:32px!important}.swiper-pagination-bullets .swiper-pagination-bullet{width:35px;height:12px;background-color:transparent;border-radius:0;opacity:1;-webkit-transition:width .3s ease;-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:#f8014c}.swiper-pagination-bullets .swiper-pagination-bullet-active{width:60px;background-color:transparent}.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%);color:#fff;text-align:center}.swiper-button-next:before,.swiper-button-prev:before{font-size:35px;font-family:"Font Awesome 5 Free";font-weight:900;color:#fff;-webkit-transition:.5s cubic-bezier(.31,1.79,0,1.26);-o-transition:.5s cubic-bezier(.31,1.79,0,1.26);transition:.5s cubic-bezier(.31,1.79,0,1.26)}.swiper-button-next:hover:before,.swiper-button-prev:hover:before{color:#f8014c}.swiper-button-prev{left:33px!important}@media only screen and (max-width:680px){.swiper-button-prev{left:14px!important}}.swiper-button-prev:after{display:none!important}.swiper-button-prev:before{content:'\f0d9'}.swiper-button-prev:hover:before{-webkit-transform:translateX(-3px);-ms-transform:translateX(-3px);transform:translateX(-3px)}.swiper-button-next{right:33px!important}@media only screen and (max-width:680px){.swiper-button-next{right:14px!important}}.swiper-button-next:after{display:none!important}.swiper-button-next:before{content:"\f0da"}.swiper-button-next:hover:before{-webkit-transform:translateX(3px);-ms-transform:translateX(3px);transform:translateX(3px)}.swiper-button-prev.swiper-button-outside,.swiper-container-rtl .swiper-button-next.swiper-button-outside{-webkit-transform:translateX(-272%);-ms-transform:translateX(-272%);transform:translateX(-272%)}@media only screen and (max-width:680px){.swiper-button-prev.swiper-button-outside,.swiper-container-rtl .swiper-button-next.swiper-button-outside{-webkit-transform:translateX(-112%);-ms-transform:translateX(-112%);transform:translateX(-112%)}}.swiper-button-next.swiper-button-outside,.swiper-container-rtl .swiper-button-prev.swiper-button-outside{-webkit-transform:translateX(272%);-ms-transform:translateX(272%);transform:translateX(272%)}@media only screen and (max-width:680px){.swiper-button-next.swiper-button-outside,.swiper-container-rtl .swiper-button-prev.swiper-button-outside{-webkit-transform:translateX(112%);-ms-transform:translateX(112%);transform:translateX(112%)}}.widget_icl_lang_sel_widget{position:relative;display:inline-block;vertical-align:middle;width:100%}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{position:relative;display:inline-block;vertical-align:middle;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click:hover .wpml-ls-sub-menu,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu{opacity:1;visibility:visible;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-flag,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-flag{position:relative;top:-1px}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-legacy-dropdown{padding:0;margin:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after{content:'\33';font-family:ElegantIcons;font-size:15px;line-height:1;border:0;position:initial;margin-left:auto}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{position:absolute;top:100%;left:0;width:100%;list-style:none;margin:0;border-top:0;z-index:10;opacity:0;visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:visibility 0s linear .25s,opacity .25s ease-in-out;-o-transition:visibility 0s linear .25s,opacity .25s ease-in-out;transition:visibility 0s linear .25s,opacity .25s ease-in-out}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item{display:block;width:100%;margin:0;padding:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;background-color:transparent;padding:7px 0}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal{padding:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul{list-style-type:none;margin:0;padding:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{display:inline-block;vertical-align:middle;margin-bottom:0!important}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{padding:0;display:block}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul{list-style-type:none;margin:0;padding:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{display:block;margin:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{padding:0;display:block}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:200px}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#b6b6b6;background-color:#fff;border:1px solid transparent;font-size:14px}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#f8014c}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#fff}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#b6b6b6;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:#f8014c}#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:#b6b6b6}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#f8014c}#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:#b6b6b6}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#f8014c}#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:#b6b6b6;background-color:transparent;border:1px solid transparent;font-size:14px}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#f8014c}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:transparent}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#b6b6b6;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:#f8014c}#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:#b6b6b6}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#f8014c}#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:#b6b6b6}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#f8014c}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:175px}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:8px 20px;height:40px;line-height:24px;color:#fff;background-color:#000;border:1px solid transparent;font-size:14px}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#fff}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#000}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#fff;font-size:14px}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#fff}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px!important}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#fff}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#fff}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#fff}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#fff}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:100%}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#b6b6b6;background-color:#000;border:1px solid transparent;font-size:14px}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#f8014c}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#000}#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:#b6b6b6;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:#f8014c}#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:#b6b6b6}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#f8014c}#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:#b6b6b6}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#f8014c}.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:100%}.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#b6b6b6;background-color:#000;border:1px solid transparent;font-size:14px}.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#f8014c}.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#000}.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#b6b6b6;font-size:14px}.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#f8014c}.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px!important}.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#b6b6b6}.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#f8014c}.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0}.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px}.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#b6b6b6}.qodef-page-sidebar-custom .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#f8014c}#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:#b6b6b6;background-color:#000;border:1px solid transparent;font-size:14px}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#f8014c}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#000}#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:#b6b6b6;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:#f8014c}#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:#b6b6b6;background-color:#000;border:1px solid transparent;font-size:14px}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#f8014c}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#000}#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:#b6b6b6;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:#f8014c}#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-title{display:none}.error404 #qodef-page-header{background:0}.error404 #qodef-page-header-inner{padding-left:5.2%;padding-right:5.2%}.error404 #qodef-page-outer{height:100vh;margin-top:-95px;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}@media only screen and (max-width:1024px){.error404 #qodef-page-outer{height:calc(100vh - 70px)}}.error404 #qodef-page-inner{padding:0}.error404 .widget{background:0 0}.error404 .widget:after{display:none}#qodef-404-page{position:relative;display:inline-block;width:100%;vertical-align:top;padding:0;text-align:center}#qodef-404-page .qodef-404-title{margin:0;font-size:180px}@media only screen and (max-width:680px){#qodef-404-page .qodef-404-title{margin:0 auto;max-width:80%}}#qodef-404-page .qodef-404-text{display:block;margin:8px auto 0;font-size:28px;font-family:Montserrat,sans-serif;letter-spacing:-.02em;font-weight:900;text-transform:uppercase}@media only screen and (max-width:768px){#qodef-404-page .qodef-404-text{padding:0 15%}}#qodef-404-page .qodef-404-button{position:relative;display:inline-block;vertical-align:top;margin-top:52px}@media only screen and (max-width:680px){#qodef-404-page .qodef-404-button a{padding:17px 30px}}#qodef-404-page .qodef-404-button .qodef-theme-button{padding:17px 34px}.qodef-blog{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 50px}.qodef-blog .qodef-blog-item{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 50px}.qodef-blog .qodef-blog-item .qodef-e-content,.qodef-blog .qodef-blog-item .qodef-e-inner,.qodef-blog .qodef-blog-item .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-blog .qodef-blog-item .qodef-e-media-image{position:relative;display:inline-block;vertical-align:top;max-width:100%;margin-top:1px}.qodef-blog .qodef-blog-item .qodef-e-media-image a,.qodef-blog .qodef-blog-item .qodef-e-media-image img{display:block;width:100%}.qodef-blog .qodef-blog-item .qodef-e-media-image.qodef--background{width:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.qodef-blog .qodef-blog-item .qodef-e-media-image.qodef--background img{visibility:hidden}.qodef-blog .qodef-blog-item .qodef-e-title{margin:0}.qodef-blog .qodef-blog-item .qodef-e-title .qodef-e-title-link:hover{color:#fff}.qodef-blog .qodef-blog-item .qodef-e-excerpt{margin:11px 0 0;color:#c5c5c5}.qodef-blog .qodef-blog-item .qodef-e-info-author-link{position:relative}.qodef-blog .qodef-blog-item .qodef-e-info-author-link:before{content:'';position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-blog .qodef-blog-item .qodef-e-info-author-link:hover{color:#fff}.qodef-blog .qodef-blog-item .qodef-e-info-author-link:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-blog .qodef-blog-item .qodef-e-info-date a{position:relative;color:#fff}.qodef-blog .qodef-blog-item .qodef-e-info-date a:before{content:'';position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-blog .qodef-blog-item .qodef-e-info-date a:hover{color:#fff}.qodef-blog .qodef-blog-item .qodef-e-info-date a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-blog .qodef-blog-item .qodef-e-read-more{margin:15px 0 0}.qodef-blog .qodef-blog-item .qodef-e-read-more a.qodef-theme-button{padding:0;background:0 0}.qodef-blog .qodef-blog-item .qodef-e-read-more a.qodef-theme-button:after{content:""}.qodef-blog .qodef-blog-item .qodef-e-read-more a.qodef-theme-button:hover{color:#f8014c;-webkit-box-shadow:none;box-shadow:none}.qodef-blog .qodef-blog-item .qodef-e-read-more a:after{content:"\45";font-family:ElegantIcons;position:relative;top:2px;right:-3px}.qodef-blog .qodef-blog-item .qodef-e-info{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (min-width:681px){.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-left,.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item{position:relative;display:inline-block;vertical-align:top;margin:0 17px 0 0;color:currentColor}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item:after{content:'/';position:absolute;top:0;right:-12px;color:#a19fa3}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item a{color:#a19fa3}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item a:hover{color:#fff}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-category{background-color:#f8014c;padding:0 12px;-webkit-transition:.3s cubic-bezier(0,.79,.26,.88);-o-transition:.3s cubic-bezier(0,.79,.26,.88);transition:.3s cubic-bezier(0,.79,.26,.88)}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-category:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}@media only screen and (max-width:680px){.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-category{margin-right:100%}}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-category a{font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;color:#fff}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-category a:hover{color:#fff}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-category:after{display:none}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-author .qodef-e-info-author-link{color:#fff}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-author .qodef-e-info-author-link:hover{color:#fff}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child{padding-right:0}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child:after{content:''}.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--top{margin-bottom:13px;font-size:12px}.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-author,.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-date{-ms-flex-negative:0;flex-shrink:0}.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:19px}@media only screen and (max-width:680px){.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--bottom .qodef-e-info-left{display:-webkit-box;display:-ms-flexbox;display:flex}}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-comments,.qodef-blog .qodef-blog-item .qodef-e-info .qodef-views-holder{margin:0 13px 0 0}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-comments a,.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-comments span,.qodef-blog .qodef-blog-item .qodef-e-info .qodef-views-holder a,.qodef-blog .qodef-blog-item .qodef-e-info .qodef-views-holder span{color:#fff;font-size:12px}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-comments:after,.qodef-blog .qodef-blog-item .qodef-e-info .qodef-views-holder:after{display:none}.qodef-blog .qodef-blog-item .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-blog .qodef-blog-item.sticky .qodef-e-title a{position:relative;text-decoration:underline}.qodef-blog .qodef-blog-item.sticky .qodef-e-title a:after{content:'*';position:absolute;top:0;right:-.5em;font-size:1.5em}.qodef-blog .qodef-blog-item.has-post-thumbnail .qodef-e-media{margin-bottom:30px;position:relative;position:relative}.qodef-blog .qodef-blog-item.has-post-thumbnail .qodef-e-media:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-blog .qodef-blog-item.has-post-thumbnail .qodef-e-media:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-image{width:100%}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-image img{width:100%}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio{position:absolute;left:0;bottom:0;width:100%}.qodef-blog .qodef-blog-item.format-link:hover .qodef-e-link svg{-webkit-transform:translateX(-50%) rotate(90deg);-ms-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg)}.qodef-blog .qodef-blog-item.format-link .qodef-e-link{position:relative;display:inline-block;width:100%;vertical-align:top;padding:7.5% 27% 8.2%;background-color:#000;text-align:center;position:relative;position:relative}.qodef-blog .qodef-blog-item.format-link .qodef-e-link:before{content:'';position:absolute;top:-1px;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-blog .qodef-blog-item.format-link .qodef-e-link:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}@media only screen and (max-width:680px){.qodef-blog .qodef-blog-item.format-link .qodef-e-link{padding:7.5% 8% 8.2%}}.qodef-blog .qodef-blog-item.format-link .qodef-e-link svg{-webkit-transition:.3s cubic-bezier(.36,.15,0,1.46);-o-transition:.3s cubic-bezier(.36,.15,0,1.46);transition:.3s cubic-bezier(.36,.15,0,1.46)}.qodef-blog .qodef-blog-item.format-link .qodef-e-link-url-title{font-size:12px}.qodef-blog .qodef-blog-item.format-link .qodef-e-link-text{position:relative;color:#fff;margin:23px 0 17px 0}.qodef-blog .qodef-blog-item.format-link svg{position:relative;display:block;line-height:1;fill:#f8014c;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.qodef-blog .qodef-blog-item.format-link .qodef-e-link-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-blog .qodef-blog-item.format-link .qodef-social-share{margin-top:20px}.qodef-blog .qodef-blog-item.format-quote:hover .qodef-e-icon-quote{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote{position:relative;display:inline-block;width:100%;vertical-align:top;padding:7.5% 20% 8.2%;background-color:#000;text-align:center;position:relative;position:relative}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote:before{content:'';position:absolute;top:-1px;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}@media only screen and (max-width:680px){.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote{padding:7.5% 8% 8.2%}}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote .qodef-e-icon-quote{position:relative;display:block;font-family:Montserrat,sans-serif;font-size:54px;font-weight:900;line-height:1;color:#f8014c;-webkit-transform-origin:50% 30%;-ms-transform-origin:50% 30%;transform-origin:50% 30%;-webkit-transition:.3s cubic-bezier(.57,.13,0,1.23);-o-transition:.3s cubic-bezier(.57,.13,0,1.23);transition:.3s cubic-bezier(.57,.13,0,1.23)}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-text{position:relative;margin:-3px 0 17px 0;color:#fff}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-author{position:relative;display:block;margin:20px 0 0;font-size:12px;color:#fff}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-blog .qodef-blog-item.format-quote .qodef-social-share{margin-top:20px}.qodef-blog .qodef-tags-pagination-wrapper{background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative;margin-bottom:70px}.qodef-blog .qodef-tags-pagination-wrapper:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.7}.qodef-blog .qodef-tags-pagination-wrapper:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.4}.qodef-blog .qodef-e-info-tags{text-align:center;padding:25px 30px 26px}.qodef-blog .qodef-e-info-tags a{position:relative;display:inline-block;vertical-align:top;margin-right:11px}.qodef-blog .qodef-e-info-tags a:before{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-blog .qodef-e-info-tags a:last-child{margin-right:0}.qodef-blog .qodef-e-info-tags a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-blog.qodef-items--fixed article .qodef-e-media,.qodef-blog.qodef-items--fixed article .qodef-e-media-image{height:100%}.qodef-blog .mejs-container{height:50px!important}.qodef-blog .mejs-container *{font-family:"Gothic A1",sans-serif}.qodef-blog .mejs-container .mejs-controls{height:50px!important;padding:0 12px!important;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}.qodef-blog .mejs-container .mejs-controls>*{height:50px!important;padding:0!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.qodef-blog .mejs-container .mejs-controls>*>*{margin-top:0!important;margin-bottom:0!important}.qodef-blog .mejs-container .mejs-controls .mejs-playpause-button{margin-right:5px}.qodef-blog .mejs-container .mejs-controls .mejs-volume-button{margin-left:8px}.qodef-blog .mejs-container .mejs-controls .mejs-time{font-size:12px;font-weight:400;color:#fff}.qodef-blog .mejs-container .mejs-controls .mejs-time-rail>*{height:3px}.qodef-blog .mejs-container .mejs-controls .mejs-time-rail>*>:not(.mejs-time-float){height:3px}.qodef-blog .mejs-container .mejs-controls .mejs-time-rail>*>:not(.mejs-time-float)>*{height:3px;border:0;background:#f8014c}.qodef-blog .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total{background:#fff}.qodef-blog .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current{background:#f8014c}.qodef-blog .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background:#fff;top:initial;height:3px}.qodef-blog .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total .mejs-horizontal-volume-current{background:#f8014c}.qodef-blog.qodef--list article{margin-bottom:70px}.qodef-blog.qodef--list article .qodef-e-read-more{margin-top:0}.qodef-blog.qodef--list article.format-link{margin-bottom:130px}.qodef-blog.qodef--list article.format-quote{margin-bottom:130px}.qodef-blog.qodef--single.qodef-single-style--centered article .qodef-info--top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.qodef-blog.qodef--single.qodef-single-style--centered article .qodef-e-info-category{margin-right:100%;margin-left:100%}.qodef-blog.qodef--single.qodef-single-style--centered article .qodef-e-content{text-align:center}.qodef-blog.qodef--single.qodef-single-style--centered article .qodef-social-share{margin-bottom:35px}.qodef-blog.qodef--single.qodef-single-style--centered article .elementor-section-wrap>section{padding-left:0}.qodef-blog.qodef--single.qodef-single-style--centered article .elementor-section-wrap>section:before{display:none!important}.qodef-blog.qodef--single article .qodef-e-info.qodef-info--top{margin-bottom:10px}.qodef-blog.qodef--single article .qodef-e-info.qodef-info--top .qodef-e-info-author,.qodef-blog.qodef--single article .qodef-e-info.qodef-info--top .qodef-e-info-date{-ms-flex-negative:0;flex-shrink:0}.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom{margin-top:30px}.qodef-blog.qodef--single article .qodef-social-share{margin-bottom:24px}.qodef-blog.qodef--single article .qodef-e-title{margin:0 0 24px}.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-blog.qodef--single article.format-audio .qodef-e-media{width:auto}.qodef-blog.qodef--single article .elementor-section-wrap{counter-reset:qodef-elementor-section}.qodef-blog.qodef--single article .elementor-section-wrap>section{padding-left:40px}.qodef-blog.qodef--single article .elementor-section-wrap>section:not(:first-child):before{counter-increment:qodef-elementor-section;content:counter(qodef-elementor-section);position:absolute;width:32px;height:32px;background:#f8014c;left:0;top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important}.qodef-blog.qodef--single article .instagram-media{min-width:100%!important}.qodef-blog.qodef--single .qodef-ad-banner-wrapper{margin-bottom:70px;-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}.qodef-blog.qodef--single .qodef-e-info-tags{text-align:center;padding:25px 30px 26px}.qodef-blog.qodef--single .qodef-e-info-tags a{position:relative;display:inline-block;vertical-align:top;margin:0 10px;color:#a19fa3}.qodef-blog.qodef--single .qodef-e-info-tags a:after{display:none}.qodef-blog.qodef--single .qodef-e-info-tags a:hover{color:#fff}.qodef-blog.qodef--single .qodef-e-info-tags a:last-child{margin-right:0}#qodef-page-comments{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:0}#qodef-page-comments .qodef-page-comments-not-found{margin:0}#qodef-page-comments-list{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:69px;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative}#qodef-page-comments-list:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.7}#qodef-page-comments-list:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.4}#qodef-page-comments-list .qodef-m-title{margin:0 0 0 15px;padding:26px 30px;position:relative}#qodef-page-comments-list .qodef-m-title:before{content:"\45";font-family:ElegantIcons;position:absolute;color:#f8014c;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:5}#qodef-page-comments-list .qodef-m-title:after{content:'';position:absolute;color:#f8014c;top:50%;left:0;width:.1em;z-index:1;height:.3em;-webkit-transform:translate(.44em,-50%);-ms-transform:translate(.44em,-50%);transform:translate(.44em,-50%);-webkit-box-shadow:0 0 .4em .1em #f8014c;box-shadow:0 0 .4em .1em #f8014c}body:not([class*=weltgeist-core]) #qodef-page-comments-list .qodef-m-title{margin:0}body:not([class*=weltgeist-core]) #qodef-page-comments-list .qodef-m-title:after,body:not([class*=weltgeist-core]) #qodef-page-comments-list .qodef-m-title:before{display:none}#qodef-page-comments-list .qodef-m-comments{list-style:none;margin:0;padding:0}#qodef-page-comments-list .qodef-m-comments>.qodef-comment-item{position:relative}#qodef-page-comments-list .qodef-m-comments>.qodef-comment-item:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-page-comments-list .qodef-m-comments>.qodef-comment-item:first-child{margin-top:0}#qodef-page-comments-list .qodef-comment-item{margin:0}#qodef-page-comments-list .qodef-comment-item .children{position:relative;list-style:none;margin:0;padding:0 0 0 135px}#qodef-page-comments-list .qodef-comment-item .children:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-page-comments-list .qodef-comment-item .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:22px}#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;margin-right:25px}#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;font-size:13px}#qodef-page-comments-list .qodef-comment-item .qodef-e-date a{color:#a19fa3}#qodef-page-comments-list .qodef-comment-item .qodef-e-date a:hover{color:#fff}#qodef-page-comments-list .qodef-comment-item .qodef-e-text{margin:10px 0 0}#qodef-page-comments-list .qodef-comment-item .qodef-e-links{margin-top:13px}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>*{position:relative;display:inline-block;vertical-align:top;margin-right:15px;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:13px;font-weight:600}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:hover{color:#f8014c;text-shadow:1px 1px 6px #f8014c}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:after{content:"\45";font-family:ElegantIcons;position:relative;margin-left:5px;top:2px}body:not([class*=weltgeist-core]) #qodef-page-comments-list .qodef-comment-item .qodef-e-links>:after{display:none}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:last-child{margin-right:0}#qodef-page-comments-list .qodef-comment-item .comment-respond{margin:0 21px 21px}#qodef-page-comments-list .qodef-comment-item .comment-respond .comment-reply-title small{margin-left:10px}#qodef-page-comments-list .qodef-comment-item .comment-respond .comment-form-cookies-consent{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex}#qodef-page-comments-list .qodef-comment-item .comment-respond .comment-form-cookies-consent input{position:relative;top:3px}#qodef-page-comments-list .qodef-comment-item .comment-respond .comment-form-cookies-consent label{margin-top: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;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative}#qodef-page-comments-form:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.7}#qodef-page-comments-form:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.4}#qodef-page-comments-form .comment-respond{position:relative;position:relative}#qodef-page-comments-form .comment-respond:before{content:'';position:absolute;top:76px;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-page-comments-form .comment-reply-title{margin:0;padding:26px 40px;position:relative}#qodef-page-comments-form .comment-reply-title:before{content:"\45";font-family:ElegantIcons;position:absolute;color:#f8014c;top:50%;left:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:5}#qodef-page-comments-form .comment-reply-title:after{content:'';position:absolute;color:#f8014c;top:50%;left:15px;width:.1em;z-index:1;height:.3em;-webkit-transform:translate(.44em,-50%);-ms-transform:translate(.44em,-50%);transform:translate(.44em,-50%);-webkit-box-shadow:0 0 .4em .1em #f8014c;box-shadow:0 0 .4em .1em #f8014c}body:not([class*=weltgeist-core]) #qodef-page-comments-form .comment-reply-title{padding:26px 30px}body:not([class*=weltgeist-core]) #qodef-page-comments-form .comment-reply-title:after,body:not([class*=weltgeist-core]) #qodef-page-comments-form .comment-reply-title:before{display:none}#qodef-page-comments-form .comment-form{position:relative;display:inline-block;width:100%;vertical-align:top;padding:25px 25px 17px}#qodef-page-comments-form .comment-form .comment-notes{margin:0}#qodef-page-comments-form .comment-form .qodef-cf-border-left,#qodef-page-comments-form .comment-form .qodef-cf-border-right{width:49.3%;height:auto}#qodef-page-comments-form .comment-form .qodef-cf-border-left{float:left}#qodef-page-comments-form .comment-form .qodef-cf-border-right{float:right}#qodef-page-comments-form .comment-form .qodef-cf-border textarea{border:none;margin:0}#qodef-page-comments-form .comment-form .qodef-cf-border{margin-top:25px;position:relative;position:relative;background:#000!important}#qodef-page-comments-form .comment-form .qodef-cf-border:before{content:'';position:absolute;top:100%;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.6}#qodef-page-comments-form .comment-form .qodef-cf-border:after{content:'';position:absolute;top:0;left:100%;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left bottom,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.6}#qodef-page-comments-form .comment-form .qodef-cf-border:before{top:calc(100% - 1px)}#qodef-page-comments-form .comment-form .qodef-cf-border:after{left:calc(100% - 1px)}#qodef-page-comments-form .comment-form .qodef-cf-border-left input[type=email],#qodef-page-comments-form .comment-form .qodef-cf-border-left input[type=number],#qodef-page-comments-form .comment-form .qodef-cf-border-left input[type=password],#qodef-page-comments-form .comment-form .qodef-cf-border-left input[type=tel],#qodef-page-comments-form .comment-form .qodef-cf-border-left input[type=text],#qodef-page-comments-form .comment-form .qodef-cf-border-left input[type=url],#qodef-page-comments-form .comment-form .qodef-cf-border-left textarea,#qodef-page-comments-form .comment-form .qodef-cf-border-right input[type=email],#qodef-page-comments-form .comment-form .qodef-cf-border-right input[type=number],#qodef-page-comments-form .comment-form .qodef-cf-border-right input[type=password],#qodef-page-comments-form .comment-form .qodef-cf-border-right input[type=tel],#qodef-page-comments-form .comment-form .qodef-cf-border-right input[type=text],#qodef-page-comments-form .comment-form .qodef-cf-border-right input[type=url],#qodef-page-comments-form .comment-form .qodef-cf-border-right textarea{border:none;margin:0}#qodef-page-comments-form .comment-form .qodef-cf-border-left,#qodef-page-comments-form .comment-form .qodef-cf-border-right{margin-top:15px;position:relative;position:relative;background:#000!important}#qodef-page-comments-form .comment-form .qodef-cf-border-left:before,#qodef-page-comments-form .comment-form .qodef-cf-border-right:before{content:'';position:absolute;top:100%;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.6}#qodef-page-comments-form .comment-form .qodef-cf-border-left:after,#qodef-page-comments-form .comment-form .qodef-cf-border-right:after{content:'';position:absolute;top:0;left:100%;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left bottom,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.6}#qodef-page-comments-form .comment-form .qodef-cf-border-left:before,#qodef-page-comments-form .comment-form .qodef-cf-border-right:before{top:calc(100% - 1px)}#qodef-page-comments-form .comment-form .qodef-cf-border-left:after,#qodef-page-comments-form .comment-form .qodef-cf-border-right:after{left:calc(100% - 1px)}#qodef-page-comments-form .comment-form .form-submit{position:relative;position:relative}#qodef-page-comments-form .comment-form .form-submit:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(left,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to right,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.6}#qodef-page-comments-form .comment-form .form-submit:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(top,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to bottom,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.6}#qodef-page-comments-form .comment-form .form-submit:after,#qodef-page-comments-form .comment-form .form-submit:before{z-index:5}.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;-ms-flex-wrap:wrap;flex-wrap:wrap}.qodef-m-filter .qodef-m-filter-item{position:relative;display:inline-block;vertical-align:top;margin:0 10px;padding:4px;-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:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:12px;line-height:1.25em!important;letter-spacing:0;font-weight:700}.qodef-m-filter .qodef-m-filter-item.qodef--active,.qodef-m-filter .qodef-m-filter-item:hover{color:#f8014c}#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-top-area{padding:0;background-color:#000;background-position:center;background-repeat:no-repeat;background-size:cover;border-top:0 solid #000;text-align:center;position:relative}#qodef-page-footer-top-area:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),to(#68597a));background-image:-o-linear-gradient(left,#68597a 0,#68597a 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 100%);opacity:.3}#qodef-page-footer-top-area .qodef-content-full-width{padding:0 70px}#qodef-page-footer-top-area .qodef-grid-item-inner{position:relative;padding:66px 0 74px}#qodef-page-footer-top-area .qodef-grid-item-inner:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}#qodef-page-footer-top-area .qodef-grid-item:last-child .qodef-grid-item-inner:before{content:'';position:absolute;top:0;right:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-item{padding:0}#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-item-inner{padding-left:15px;padding-right:15px}#qodef-page-footer-top-area .qodef-col-num--5 .widget_media_image img{margin:0 auto}#qodef-page-footer-top-area .qodef-col-num--5 .widget_nav_menu ul li a{position:relative;font-size:15px}#qodef-page-footer-top-area .qodef-col-num--5 .widget_nav_menu ul li a:before{content:'';position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}#qodef-page-footer-top-area .qodef-col-num--5 .widget_nav_menu ul li a:hover{color:#fff}#qodef-page-footer-top-area .qodef-col-num--5 .widget_nav_menu ul li a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}#qodef-page-footer-top-area .qodef-col-num--5 .widget_weltgeist_core_instagram_list{padding:0 35px}@media only screen and (max-width:1280px){#qodef-page-footer-top-area .qodef-col-num--5 .widget_weltgeist_core_instagram_list{padding:0 28px}}@media only screen and (max-width:1024px){#qodef-page-footer-top-area .qodef-col-num--5 .widget_weltgeist_core_instagram_list{padding:0 70px}}@media only screen and (max-width:680px){#qodef-page-footer-top-area .qodef-col-num--5 .widget_weltgeist_core_instagram_list{padding:0}#qodef-page-footer-top-area .qodef-col-num--5 .widget_weltgeist_core_instagram_list .sbi_item{width:50%!important}}#qodef-page-footer-top-area .qodef-col-num--5 .qodef-instagram-list{margin-top:24px}#qodef-page-footer-bottom-area{padding:22px 0;background-color:#000;border-top:0 solid #000}#qodef-page-footer-bottom-area:after{content:'';width:100%;height:2px;background:#f8014c;position:absolute;top:0;left:0;-webkit-box-shadow:0 0 10px 2px #f8014c;box-shadow:0 0 10px 2px #f8014c}#qodef-page-footer-bottom-area .qodef-content-full-width{padding:0 70px}#qodef-page-footer-bottom-area .qodef-grid-item:last-child{text-align:right}@media only screen and (max-width:680px){#qodef-page-footer-bottom-area .qodef-grid-item:last-child{text-align:left;margin-top:20px}}#qodef-page-footer-bottom-area .qodef-grid-item:last-child img{display:inline!important;margin-right:10px}#qodef-page-footer-bottom-area ul{margin:0}#qodef-page-footer-bottom-area ul li{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:12px;line-height:1.25em!important;letter-spacing:0;font-weight:700;display:inline-block;margin:0!important;padding:0 22px}@media only screen and (max-width:680px){#qodef-page-footer-bottom-area ul li{padding:0 22px 0 0}}#qodef-page-footer-bottom-area p{margin:0;color:#505050}.wp-block-button{float:none;margin:1rem 0}.wp-block-button .wp-block-button__link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:13px;line-height:22px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);-o-transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);padding:17px 68px;color:#fff;background-color:#f8014c;border:0 solid transparent;-webkit-box-shadow:0 0 0 0 #f8014c;box-shadow:0 0 0 0 #f8014c;border-radius:28px;cursor:pointer}.wp-block-button .wp-block-button__link:hover{color:#fff;background-color:#f8014c;-webkit-box-shadow:0 0 27px 3px #f8014c;box-shadow:0 0 27px 3px #f8014c}.wp-block-button.is-style-outline{border:none}.wp-block-button.is-style-outline .wp-block-button__link{color:#f8014c;background-color:transparent;border:0 solid #f8014c;border-width:1px}.wp-block-button.is-style-outline .wp-block-button__link:hover{color:#fff;background-color:#f8014c;border-color:#f8014c}.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0}.wp-block-button.alignleft{text-align:left;margin-top:0;margin-right:2rem}.wp-block-button.alignright{text-align:right;margin-top:0;margin-left:2rem}.wp-block-image .alignleft{margin:1rem 2rem 1rem 0!important}.wp-block-image .alignright{margin:1rem 0 1rem 2rem!important}.wp-block-image figcaption{margin:7px 0 0}.wp-block-cover-image{float:none!important;max-width:100%!important;margin:0!important}.wp-block-cover-image h1,.wp-block-cover-image h2,.wp-block-cover-image h3,.wp-block-cover-image h4,.wp-block-cover-image h5,.wp-block-cover-image h6,.wp-block-cover-image p{z-index:1!important;margin:0 auto!important;max-width:580px!important;padding:14px!important;line-height:1em!important}.wp-block-cover-image h1 a,.wp-block-cover-image h2 a,.wp-block-cover-image h3 a,.wp-block-cover-image h4 a,.wp-block-cover-image h5 a,.wp-block-cover-image h6 a,.wp-block-cover-image p a{color:#fff!important}.wp-block-cover-image h1 a:hover,.wp-block-cover-image h2 a:hover,.wp-block-cover-image h3 a:hover,.wp-block-cover-image h4 a:hover,.wp-block-cover-image h5 a:hover,.wp-block-cover-image h6 a:hover,.wp-block-cover-image p a:hover{color:#f8014c!important}.wp-block-cover-image :not(.has-text-color):not(.has-inline-color):not(a){color:#fff!important;font-size:30px!important}.wp-block-cover{margin-bottom:1rem}.wp-block-cover.alignleft{margin-right:2em}.wp-block-cover.alignright{margin-left:2em}.wp-block-cover .wp-block-cover__inner-container{width:100%!important}.wp-block-cover h1,.wp-block-cover h2,.wp-block-cover h3,.wp-block-cover h4,.wp-block-cover h5,.wp-block-cover h6,.wp-block-cover p{z-index:1!important;margin:0 auto!important;max-width:580px!important;padding:14px!important;line-height:1em!important}.wp-block-cover h1 a,.wp-block-cover h2 a,.wp-block-cover h3 a,.wp-block-cover h4 a,.wp-block-cover h5 a,.wp-block-cover h6 a,.wp-block-cover p a{color:#fff!important}.wp-block-cover h1 a:hover,.wp-block-cover h2 a:hover,.wp-block-cover h3 a:hover,.wp-block-cover h4 a:hover,.wp-block-cover h5 a:hover,.wp-block-cover h6 a:hover,.wp-block-cover p a:hover{color:#f8014c!important}.wp-block-cover :not(.has-text-color):not(.has-inline-color):not(a){color:#fff!important;font-size:30px!important}.wp-block-gallery{margin-bottom:2rem}.wp-block-gallery ul.blocks-gallery-grid{margin:0}.wp-block-gallery ul.blocks-gallery-grid figcaption{margin:0}.wp-block-gallery ul.blocks-gallery-grid+figcaption{margin-top:0}.wp-block-pullquote{margin:0!important;padding:0!important;border:0!important;text-align:center!important;width:100%!important}.wp-block-pullquote blockquote{padding:25px!important}.qodef-blog.qodef--single .wp-block-embed-instagram.wp-block-embed .instagram-media{min-width:auto!important;margin:0!important}.wp-block-archives.wp-block-archives-dropdown select,.wp-block-categories.wp-block-categories-dropdown select{color:#fff;border:1px solid #fff}.has-drop-cap:after{content:'';display:table;table-layout:fixed;clear:both}.wp-block-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;color:#fff;text-decoration:none;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;cursor:pointer}.wp-block-file:hover{color:#f8014c}.wp-block-group.has-background{padding:20px 30px}.gallery-item img{border:0!important}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#ababab}.wp-block-calendar table th{color:#000}.wp-block-latest-posts li,.wp-block-rss li{list-style-type:none;margin-bottom:1em}.wp-block-search button[type=submit].wp-block-search__button{width:auto;border-radius:4px;padding:6px 10px;margin-left:10px}.wp-block-search .wp-block-search__input{border-radius:4px}#qodef-page-header{position:relative;display:inline-block;width:100%;vertical-align:top;height:87px;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);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;-ms-flex-negative:0;flex-shrink:0;height:87px;max-height:100%}#qodef-page-header .qodef-header-logo-link img{display:block;margin:auto 0;width:auto;max-height:100%;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img{width:50%}#qodef-page-header-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:0 40px}.qodef-layout--justified-gallery{height:auto!important;visibility:hidden}.qodef-layout--justified-gallery.qodef--justified-gallery-init{visibility:visible}.qodef-layout--justified-gallery .qodef-grid-inner{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0!important;overflow:hidden}.qodef-layout--justified-gallery .qodef-grid-item{position:absolute;width:auto;margin:0!important;padding:0!important;overflow:hidden}.qodef-layout--justified-gallery .qodef-grid-item img{height:auto!important;width:auto!important;margin:0!important}.qodef-layout--justified-gallery>.jg-filtered{display:none}#qodef-page-mobile-header{position:relative;display:none;height:70px;z-index:100}#qodef-page-mobile-header .qodef-mobile-header-logo-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height: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 40px}.qodef-mobile-header-opener{font-size:20px;margin-left:20px}.qodef-mobile-header-opener .qodef-open-icon{position:relative;visibility:visible;line-height:1}.qodef-mobile-header-opener .qodef-open-icon .qodef-lines{position:relative;display:block;width:21px;height:17px}.qodef-mobile-header-opener .qodef-open-icon .qodef-lines .qodef-line{position:absolute;left:0;height:3px;width:100%;background-color:currentColor;-webkit-transition:width .3s cubic-bezier(0,.89,.21,1.45);-o-transition:width .3s cubic-bezier(0,.89,.21,1.45);transition:width .3s cubic-bezier(0,.89,.21,1.45)}.qodef-mobile-header-opener .qodef-open-icon .qodef-lines .qodef-line.qodef-line-1{top:0}.qodef-mobile-header-opener .qodef-open-icon .qodef-lines .qodef-line.qodef-line-2{top:7px;width:66%}.qodef-mobile-header-opener .qodef-open-icon .qodef-lines .qodef-line.qodef-line-3{bottom:0}.qodef-mobile-header-opener .qodef-open-icon .qodef-close-icon .qodef-lines .qodef-line.qodef-line-1{top:13px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.qodef-mobile-header-opener .qodef-open-icon .qodef-close-icon .qodef-lines .qodef-line.qodef-line-2{display:none}.qodef-mobile-header-opener .qodef-open-icon .qodef-close-icon .qodef-lines .qodef-line.qodef-line-3{top:13px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.qodef-mobile-header-opener .qodef-open-icon:hover .qodef-lines .qodef-line.qodef-line-2{width:100%}.qodef-mobile-header-navigation{position:absolute;top:100%;left:0;display:none;width:100%;max-height:calc(100vh - 70px);background-image:-webkit-gradient(linear,right top,left top,from(black),to(rgba(13,12,14,.90196)));background-image:-o-linear-gradient(right,#000 0,rgba(13,12,14,.90196) 100%);background-image:linear-gradient(-90deg,#000 0,rgba(13,12,14,.90196) 100%);border-bottom:1px solid rgba(255,255,255,.2);padding:0;margin:0;overflow-y:scroll;z-index:10}.qodef-mobile-header-navigation ul{margin:0;padding:0;list-style:none}.qodef-mobile-header-navigation ul li{position:relative;margin:0;padding:0}.qodef-mobile-header-navigation ul li a{display:block}.qodef-mobile-header-navigation ul li a .qodef-menu-mobile-arrow{display:none}.qodef-mobile-header-navigation ul li ul{display:none;padding-left:15px}.qodef-mobile-header-navigation ul li.menu-item-has-children>a:after{content:"\f0da";position:absolute;top:0;right:0;line-height:inherit;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;font-size:13px;font-family:"Font Awesome 5 Free";font-weight:900}body:not([class*=weltgeist-core]) .qodef-mobile-header-navigation ul li.menu-item-has-children>a:after{display:none}.qodef-mobile-header-navigation ul li.menu-item-has-children>a .qodef-menu-mobile-arrow{position:absolute;top:5px;right:0;display:block;width:6px;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.qodef-mobile-header-navigation ul li.menu-item-has-children.qodef--opened>a .qodef-menu-mobile-arrow,.qodef-mobile-header-navigation ul li.menu-item-has-children.qodef--opened>a:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.qodef-mobile-header-navigation>ul{margin:0 auto;padding:40px;width:100%!important}.qodef-mobile-header-navigation>ul>li>a{font-family:Montserrat,sans-serif;font-size:13px;letter-spacing:.08em;font-weight:700;text-transform:uppercase}.qodef-mobile-header-navigation>ul>li>a:hover{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-mobile-header-navigation>ul>li ul li>a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0;font-size:11px;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#c5c5c5;margin:0}.qodef-mobile-header-navigation>ul>li ul li>a .qodef-menu-item-icon{-ms-flex-negative:0;flex-shrink:0}.qodef-mobile-header-navigation>ul>li ul li>a:hover{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-mobile-header-navigation>ul>li ul li.current-menu-ancestor>a,.qodef-mobile-header-navigation>ul>li ul li.current-menu-item>a{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-mobile-header-navigation>ul>li .qodef-drop-down-second-inner{width:100%!important}.qodef-mobile-header-navigation>ul>li.current-menu-ancestor>a,.qodef-mobile-header-navigation>ul>li.current-menu-item>a{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-header-navigation{height:100%}.qodef-header-navigation ul{margin:0;padding:0;list-style:none}.qodef-header-navigation ul li{position:relative;margin:0;padding:0}.qodef-header-navigation ul li.qodef--hide-link>a{cursor:default}.qodef-header-navigation ul li.qodef-menu-item--narrow ul{top:100%;left:0;width:260px;margin:0;padding:10px 0;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease-out,visibility .2s ease-out;-o-transition:opacity .3s ease-out,visibility .2s ease-out;transition:opacity .3s ease-out,visibility .2s ease-out;background-image:-webkit-gradient(linear,right top,left top,from(black),to(rgba(13,12,14,.90196)));background-image:-o-linear-gradient(right,#000 0,rgba(13,12,14,.90196) 100%);background-image:linear-gradient(-90deg,#000 0,rgba(13,12,14,.90196) 100%);position:relative;position:relative;position:absolute}.qodef-header-navigation ul li.qodef-menu-item--narrow ul:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-header-navigation ul li.qodef-menu-item--narrow ul:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li{padding:0 29px}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children>a:after{content:"\f0da";position:absolute;top:50%;right:0;line-height:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:13px;font-family:"Font Awesome 5 Free";font-weight:900}body:not([class*=weltgeist-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children>a{padding-right:15px}body:not([class*=weltgeist-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children>a:after{content:'>'!important;font-family:initial!important}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children:hover>ul{opacity:1;visibility:visible}.qodef-header-navigation ul li.qodef-menu-item--narrow ul ul{top:calc(-10px - 10px);left:100%}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right{left:auto;right:0;text-align:right}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children>a:after{content:"\f0d9";left:0;right:auto}body:not([class*=weltgeist-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children>a{padding-right:0;padding-left:15px}body:not([class*=weltgeist-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children>a:after{content:'<'!important;font-family:initial!important}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right ul{left:-100%}.qodef-header-navigation ul li.qodef-menu-item--narrow:hover>ul{opacity:1;visibility:visible}.qodef-header-navigation>ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;white-space:nowrap}.qodef-header-navigation>ul>li{height:100%;padding:0 25px}.qodef-header-navigation>ul>li>a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;font-family:Montserrat,sans-serif;font-size:13px;letter-spacing:.08em;font-weight:700;text-transform:uppercase}.qodef-header-navigation>ul>li>a:hover{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-header-navigation>ul>li.current-menu-ancestor>a,.qodef-header-navigation>ul>li.current-menu-item>a{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0;font-size:11px;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#c5c5c5}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a .qodef-menu-item-icon{-ms-flex-negative:0;flex-shrink:0}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a:hover{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li.current-menu-ancestor>a,.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li.current-menu-item>a{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li>a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0;font-size:11px;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#c5c5c5;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li>a .qodef-menu-item-icon{-ms-flex-negative:0;flex-shrink:0}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li>a:hover{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-ancestor>a,.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-item>a{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-m-pagination{position:relative;display:inline-block;width:100%;vertical-align:top;margin:91px 0 0}@media only screen and (max-width:1024px){.qodef-m-pagination{margin:91px 0 70px}}.qodef-m-pagination.qodef--wp .nav-links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-m-pagination.qodef--wp .page-numbers{position:relative;margin:0 15px;font-size:15px;font-weight:400;line-height:26px;opacity:.8}.qodef-m-pagination.qodef--wp .page-numbers *{display:block;line-height:inherit}.qodef-m-pagination.qodef--wp .page-numbers:first-child{margin-left:0}.qodef-m-pagination.qodef--wp .page-numbers:last-child{margin-right:0}.qodef-m-pagination.qodef--wp .page-numbers:after{content:'';position:absolute;left:0;bottom:4px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-m-pagination.qodef--wp .page-numbers.dots:after{display:none}.qodef-m-pagination.qodef--wp .page-numbers.next,.qodef-m-pagination.qodef--wp .page-numbers.prev{position:relative;top:1px;font-size:30px}.qodef-m-pagination.qodef--wp .page-numbers.next:after,.qodef-m-pagination.qodef--wp .page-numbers.prev:after{display:none}body:not([class*=weltgeist-core]) .qodef-m-pagination.qodef--wp .page-numbers.next,body:not([class*=weltgeist-core]) .qodef-m-pagination.qodef--wp .page-numbers.prev{top:0;font-size:17px}.qodef-m-pagination.qodef--wp .page-numbers.prev{margin-right:6px}.qodef-m-pagination.qodef--wp .page-numbers.next{margin-left:6px}.qodef-m-pagination.qodef--wp .page-numbers.current:after,.qodef-m-pagination.qodef--wp .page-numbers:hover:after{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-m-pagination.qodef--standard .qodef-m-pagination-items{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item{position:relative;margin:0 15px;font-size:15px;font-weight:400;line-height:26px;opacity:.8}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active-prev{margin-left:0}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active-next{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 a:hover{color:#fff}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.dots:after{display:none}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--hidden{display:none}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item .qodef-icon-elegant-icons{font-size:18px;color:#fff;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;position:relative;top:-3px}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item .qodef-icon-elegant-icons:hover{color:#f8014c}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev{position:relative;top:1px;font-size:30px;line-height:1;-webkit-transition:-webkit-transform .5s cubic-bezier(.31,1.79,0,1.26);transition:-webkit-transform .5s cubic-bezier(.31,1.79,0,1.26);-o-transition:transform .5s cubic-bezier(.31,1.79,0,1.26);transition:transform .5s cubic-bezier(.31,1.79,0,1.26);transition:transform .5s cubic-bezier(.31,1.79,0,1.26),-webkit-transform .5s cubic-bezier(.31,1.79,0,1.26)}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:after,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:after{display:none}body:not([class*=weltgeist-core]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next,body:not([class*=weltgeist-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--prev:hover{-webkit-transform:translateX(-2px);-ms-transform:translateX(-2px);transform:translateX(-2px)}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next{margin-left:25px;margin-right:-5px}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:hover{-webkit-transform:translateX(2px);-ms-transform:translateX(2px);transform:translateX(2px)}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active:after,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover:after{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.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:#f8014c;opacity:0;z-index:-1;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-m-pagination.qodef--infinite-scroll .qodef-infinite-scroll-spinner:before{display:block;line-height:inherit}.qodef-pagination--on.qodef-pagination-type--standard .qodef-grid-inner{opacity:1;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-grid-inner{opacity:0}.qodef-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner{position:absolute;bottom:10px;left:calc(50% - 16px);font-size:32px;line-height:1;color:#f8014c;opacity:0;z-index:-1;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner:before{display:block;line-height:inherit}.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-loading-spinner{opacity:1;z-index:1}.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button{opacity:0}.qodef-pagination--on.qodef-pagination-type--infinite-scroll.qodef--loading .qodef-infinite-scroll-spinner{opacity:1;z-index:1}.qodef-single-links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;width:100%;margin:15px 0}.qodef-single-links .qodef-m-single-links-title{font-family:Montserrat,sans-serif;font-size:17px;font-weight:600;text-transform:uppercase;color:#fff;margin-right:10px}.qodef-single-links a,.qodef-single-links>span:not(.qodef-m-single-links-title){position:relative;display:inline-block;vertical-align:top;margin-right:8px;padding:0 3px;color:#fff}.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:#f8014c}.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;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative;margin-bottom:60px;padding:30px 20px 12px}.qodef-search .qodef-e-search-heading:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-search .qodef-e-search-heading:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-search .qodef-e-search-heading .qodef-e-search-heading-title{margin:0 0 28px;position:relative;padding-left:27px}.qodef-search .qodef-e-search-heading .qodef-e-search-heading-title:before{content:"\45";font-family:ElegantIcons;position:absolute;color:#f8014c;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:5}.qodef-search .qodef-e-search-heading .qodef-e-search-heading-title:after{content:'';position:absolute;color:#f8014c;top:50%;left:0;width:.1em;z-index:1;height:.3em;-webkit-transform:translate(.44em,-50%);-ms-transform:translate(.44em,-50%);transform:translate(.44em,-50%);-webkit-box-shadow:0 0 .4em .1em #f8014c;box-shadow:0 0 .4em .1em #f8014c}.qodef-search .qodef-e-search-heading .qodef-e-search-heading-form{width:100%;margin:0}.qodef-search .qodef-e-search-heading .qodef-search-form-text{color:#a19fa3;font-size:13px;margin:23px 0 15px}.qodef-search .qodef-e-search-heading .qodef-search-form .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:middle;height:50px;position:relative;position:relative}.qodef-search .qodef-e-search-heading .qodef-search-form .qodef-search-form-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-search .qodef-e-search-heading .qodef-search-form .qodef-search-form-inner:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.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:75%;vertical-align:top;padding-left:20px;padding-right:60px;font-size:14px;color:#a19fa3;background-color:#000;border:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out;margin-bottom:13px;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}.qodef-search .qodef-e-search-heading .qodef-search-form input:focus{border-bottom:3px solid #f8014c}.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!important;top:0;right:0;width:174px;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;color:#fff;background-color:#f8014c;border:0 solid transparent;-webkit-box-shadow:0 0 0 0 #f8014c;box-shadow:0 0 0 0 #f8014c;position:relative;position:relative}@media only screen and (max-width:680px){.qodef-search .qodef-e-search-heading .qodef-search-form button{width:96px}}.qodef-search .qodef-e-search-heading .qodef-search-form button:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(left,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to right,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.3}.qodef-search .qodef-e-search-heading .qodef-search-form button:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(top,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to bottom,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.3}.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;content:'Search';font-family:Montserrat,sans-serif;font-size:13px;font-weight:700}.qodef-search .qodef-e-search-heading .qodef-search-form button:hover{color:#fff;background-color:#f8014c;-webkit-box-shadow:0 0 27px 3px #f8014c;box-shadow:0 0 27px 3px #f8014c}.qodef-search article{margin-bottom:30px;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative;padding:10px}.qodef-search article:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-search article:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.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,.qodef-page-sidebar-custom{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:150px;background-color:#000;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative}.qodef-page-title:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.7}.qodef-page-title .qodef-m-inner{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%}.qodef-page-title .qodef-m-content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-page-title .qodef-m-title{margin:0}.widget{margin:0 0 35px}.widget>div.qodef-news-layout{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.widget:last-child{margin-bottom:0!important}.widget .qodef-widget-title{margin:0 0 21px}.widget .qodef-widget-title a{color:inherit}.widget a{color:#a19fa3}.widget a:hover{color:#fff}.widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}.widget ul:not(.qodef-shortcode-list) li{margin:0 0 10px}.widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}.widget ul:not(.qodef-shortcode-list) li ul{margin-top:10px;margin-left:.8em}.widget ul.product_list_widget{padding:0;width:100%}.widget ul.product_list_widget li{position:relative;margin:0!important;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget ul.product_list_widget li:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.widget ul.product_list_widget li:first-child:before{display:none}.widget ul.product_list_widget li .qodef-woo-product-image img{width:86px}.widget.widget_weltgeist_core_layout a{color:#fff}.widget.widget_weltgeist_core_layout a:hover{color:#fff}.widget.widget_weltgeist_core_blog_list .qodef-blog{overflow-y:scroll;max-height:415px;scrollbar-color:#f8014c transparent;scrollbar-width:thin;padding:0}.widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner{position:relative;padding:16px 25px}.widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner a{color:#fff}.widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner a:hover{color:#f8014c}.widget.widget_weltgeist_core_blog_list .qodef-blog article:first-child .qodef-e-inner{background-image:none}.widget.widget_weltgeist_core_blog_list .qodef-blog::-webkit-scrollbar{width:3px}.widget.widget_weltgeist_core_blog_list .qodef-blog::-webkit-scrollbar-thumb{background-color:#f8014c}.widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7{padding:0!important}.widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 img{display:block;margin:auto}.widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 button[type=submit]{width:100%}.widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 form{padding:17px 13px 15px}.widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 input{-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);border:none;text-align:center;background-image:-o-linear-gradient(transparent calc(100% - 3px),#f8014c 3px);background-image:linear-gradient(transparent calc(100% - 3px),#f8014c 3px);-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01);background-size:0 100%;background-repeat:no-repeat}.widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 input[type=email]:focus{background-size:100% 100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter p{display:none}.widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap{display:block;position:relative;position:relative;background:#000!important;margin-bottom:18px}.widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:before{content:'';position:absolute;top:100%;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.6}.widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:after{content:'';position:absolute;top:0;left:100%;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left bottom,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.6}.widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:before{top:calc(100% - 1px)}.widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:after{left:calc(100% - 1px)}.widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap input{margin:0}.widget.widget_custom_html .custom-html-widget{padding:11px!important}.widget.widget_archive form,.widget.widget_categories form,.widget.widget_text form{width:100%}.widget.widget_archive select,.widget.widget_categories select,.widget.widget_text select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#b6b6b6;background-color:transparent;border:1px solid transparent;border-radius:0;outline:0}.widget.widget_archive .select2,.widget.widget_categories .select2,.widget.widget_text .select2{margin-bottom:0;-ms-flex-item-align:start;align-self:start}.widget.widget_calendar{width:100%}.widget.widget_calendar table{table-layout:fixed}.widget.widget_calendar table td{padding:5px;text-align:center}.widget.widget_calendar #today{color:#fff;background-color:#fff}.widget.widget_calendar #today a{color:inherit}.widget.widget_calendar tfoot td,.widget.widget_calendar tfoot tr{border:0}.widget.widget_calendar tfoot a{color:#a19fa3}.widget.widget_calendar tfoot a:hover{color:#fff}.widget.widget_text img{display:block}.widget.widget_rss ul li{margin-bottom:25px}.widget.widget_rss ul li:last-child{margin-bottom:0}.widget.widget_rss ul .rsswidget{display:block;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:13px;line-height:1.7em;letter-spacing:0;font-weight:400;text-transform:none}.widget.widget_rss ul .rssSummary{margin-top:5px}.widget.widget_rss ul cite{display:block;margin-top:5px}.widget.widget_search .qodef-widget-title{display:none}.widget.widget_search form{width:100%}.widget.widget_search form.wp-block-search__text-button .qodef-search-form-field{padding-right:30%}.widget.widget_search form.wp-block-search__text-button .qodef-search-form-button{right:20px;width:auto}.widget.widget_search form label{padding:11px 20px 0}.widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.widget.widget_search button,.widget.widget_search input{height:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}.widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:50px;font-size:14px;color:#b6b6b6;background-color:transparent;border:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}.widget.widget_search input:focus{color:#fff;background-color:transparent;border-color:transparent}.widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}.widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}.widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}.widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}.widget.widget_search input::placeholder{color:inherit;opacity:1}.widget.widget_search button{position:absolute;top:0;right:0;width:50px;font-size:17px;text-align:center;color:#fff;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.widget.widget_search button span{display:block;line-height:inherit}.widget.widget_search button span:before{display:block;line-height:inherit}.widget.widget_search button:hover{color:#f8014c}.widget.widget_tag_cloud .tagcloud{padding:15px 25px 14px}.widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 12px 0 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#a19fa3}.widget.widget_tag_cloud .tagcloud a:before{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.widget.widget_tag_cloud .tagcloud a:after{content:'/';position:absolute;right:-11px;bottom:0}.widget.widget_tag_cloud .tagcloud a:hover{color:#fff}.widget.widget_tag_cloud .tagcloud a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.widget.widget_media_image .qodef-widget-title{margin-bottom:29px}.widget.widget_media_image a,.widget.widget_media_image img{display:block}#qodef-top-area .widget{margin:0 0 0;color:#c5c5c5}#qodef-top-area .widget>div.qodef-news-layout{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}#qodef-top-area .widget:last-child{margin-bottom:0!important}#qodef-top-area .widget .qodef-widget-title{margin:0 0 21px;color:#fff}#qodef-top-area .widget .qodef-widget-title a{color:inherit}#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 10px}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li ul{margin-top:10px;margin-left:.8em}#qodef-top-area .widget ul.product_list_widget{padding:0;width:100%}#qodef-top-area .widget ul.product_list_widget li{position:relative;margin:0!important;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#qodef-top-area .widget ul.product_list_widget li:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-top-area .widget ul.product_list_widget li:first-child:before{display:none}#qodef-top-area .widget ul.product_list_widget li .qodef-woo-product-image img{width:86px}#qodef-top-area .widget.widget_weltgeist_core_layout a{color:#fff}#qodef-top-area .widget.widget_weltgeist_core_layout a:hover{color:#fff}#qodef-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog{overflow-y:scroll;max-height:415px;scrollbar-color:#f8014c transparent;scrollbar-width:thin;padding:0}#qodef-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner{position:relative;padding:16px 25px}#qodef-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner a{color:#fff}#qodef-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner a:hover{color:#f8014c}#qodef-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog article:first-child .qodef-e-inner{background-image:none}#qodef-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog::-webkit-scrollbar{width:3px}#qodef-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog::-webkit-scrollbar-thumb{background-color:#f8014c}#qodef-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7{padding:0!important}#qodef-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 img{display:block;margin:auto}#qodef-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 button[type=submit]{width:100%}#qodef-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 form{padding:17px 13px 15px}#qodef-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 input{-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);border:none;text-align:center;background-image:-o-linear-gradient(transparent calc(100% - 3px),#f8014c 3px);background-image:linear-gradient(transparent calc(100% - 3px),#f8014c 3px);-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01);background-size:0 100%;background-repeat:no-repeat}#qodef-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 input[type=email]:focus{background-size:100% 100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}#qodef-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter p{display:none}#qodef-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap{display:block;position:relative;position:relative;background:#000!important;margin-bottom:18px}#qodef-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:before{content:'';position:absolute;top:100%;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.6}#qodef-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:after{content:'';position:absolute;top:0;left:100%;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left bottom,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.6}#qodef-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:before{top:calc(100% - 1px)}#qodef-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:after{left:calc(100% - 1px)}#qodef-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap input{margin:0}#qodef-top-area .widget.widget_custom_html .custom-html-widget{padding:11px!important}#qodef-top-area .widget.widget_archive form,#qodef-top-area .widget.widget_categories form,#qodef-top-area .widget.widget_text form{width:100%}#qodef-top-area .widget.widget_archive select,#qodef-top-area .widget.widget_categories select,#qodef-top-area .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#b6b6b6;background-color:transparent;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;-ms-flex-item-align:start;align-self:start}#qodef-top-area .widget.widget_calendar{width:100%}#qodef-top-area .widget.widget_calendar table{table-layout:fixed}#qodef-top-area .widget.widget_calendar table td{padding:5px;text-align:center}#qodef-top-area .widget.widget_calendar #today{color:#fff;background-color:#fff}#qodef-top-area .widget.widget_calendar #today a{color:inherit}#qodef-top-area .widget.widget_calendar tfoot td,#qodef-top-area .widget.widget_calendar tfoot tr{border:0}#qodef-top-area .widget.widget_calendar tfoot a{color:#fff}#qodef-top-area .widget.widget_calendar tfoot a:hover{color:#fff}#qodef-top-area .widget.widget_text img{display:block}#qodef-top-area .widget.widget_rss ul li{margin-bottom:25px}#qodef-top-area .widget.widget_rss ul li:last-child{margin-bottom:0}#qodef-top-area .widget.widget_rss ul .rsswidget{display:block;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:13px;line-height:1.7em;letter-spacing:0;font-weight:400;text-transform:none}#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{display:none}#qodef-top-area .widget.widget_search form{width:100%}#qodef-top-area .widget.widget_search form.wp-block-search__text-button .qodef-search-form-field{padding-right:30%}#qodef-top-area .widget.widget_search form.wp-block-search__text-button .qodef-search-form-button{right:20px;width:auto}#qodef-top-area .widget.widget_search form label{padding:11px 20px 0}#qodef-top-area .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-top-area .widget.widget_search button,#qodef-top-area .widget.widget_search input{height:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}#qodef-top-area .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:50px;font-size:14px;color:#b6b6b6;background-color:transparent;border:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-top-area .widget.widget_search input:focus{color:#fff;background-color:transparent;border-color:transparent}#qodef-top-area .widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}#qodef-top-area .widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}#qodef-top-area .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-top-area .widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}#qodef-top-area .widget.widget_search input::placeholder{color:inherit;opacity:1}#qodef-top-area .widget.widget_search button{position:absolute;top:0;right:0;width:50px;font-size:17px;text-align:center;color:#fff;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}#qodef-top-area .widget.widget_search button span{display:block;line-height:inherit}#qodef-top-area .widget.widget_search button span:before{display:block;line-height:inherit}#qodef-top-area .widget.widget_search button:hover{color:#f8014c}#qodef-top-area .widget.widget_tag_cloud .tagcloud{padding:15px 25px 14px}#qodef-top-area .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 12px 0 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#fff}#qodef-top-area .widget.widget_tag_cloud .tagcloud a:before{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}#qodef-top-area .widget.widget_tag_cloud .tagcloud a:after{content:'/';position:absolute;right:-11px;bottom:0}#qodef-top-area .widget.widget_tag_cloud .tagcloud a:hover{color:#fff}#qodef-top-area .widget.widget_tag_cloud .tagcloud a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}#qodef-top-area .widget.widget_media_image .qodef-widget-title{margin-bottom:29px}#qodef-top-area .widget.widget_media_image a,#qodef-top-area .widget.widget_media_image img{display:block}#qodef-page-footer .widget{margin:0 0 35px;color:#ccc}#qodef-page-footer .widget>div.qodef-news-layout{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}#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 a{color:#fff}#qodef-page-footer .widget a:hover{color:#f8014c}#qodef-page-footer .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li{margin:0 0 10px}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li ul{margin-top:10px;margin-left:.8em}#qodef-page-footer .widget ul.product_list_widget{padding:0;width:100%}#qodef-page-footer .widget ul.product_list_widget li{position:relative;margin:0!important;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#qodef-page-footer .widget ul.product_list_widget li:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-page-footer .widget ul.product_list_widget li:first-child:before{display:none}#qodef-page-footer .widget ul.product_list_widget li .qodef-woo-product-image img{width:86px}#qodef-page-footer .widget.widget_weltgeist_core_layout a{color:#fff}#qodef-page-footer .widget.widget_weltgeist_core_layout a:hover{color:#fff}#qodef-page-footer .widget.widget_weltgeist_core_blog_list .qodef-blog{overflow-y:scroll;max-height:415px;scrollbar-color:#f8014c transparent;scrollbar-width:thin;padding:0}#qodef-page-footer .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner{position:relative;padding:16px 25px}#qodef-page-footer .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-page-footer .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner a{color:#fff}#qodef-page-footer .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner a:hover{color:#f8014c}#qodef-page-footer .widget.widget_weltgeist_core_blog_list .qodef-blog article:first-child .qodef-e-inner{background-image:none}#qodef-page-footer .widget.widget_weltgeist_core_blog_list .qodef-blog::-webkit-scrollbar{width:3px}#qodef-page-footer .widget.widget_weltgeist_core_blog_list .qodef-blog::-webkit-scrollbar-thumb{background-color:#f8014c}#qodef-page-footer .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7{padding:0!important}#qodef-page-footer .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 img{display:block;margin:auto}#qodef-page-footer .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 button[type=submit]{width:100%}#qodef-page-footer .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 form{padding:17px 13px 15px}#qodef-page-footer .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 input{-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);border:none;text-align:center;background-image:-o-linear-gradient(transparent calc(100% - 3px),#f8014c 3px);background-image:linear-gradient(transparent calc(100% - 3px),#f8014c 3px);-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01);background-size:0 100%;background-repeat:no-repeat}#qodef-page-footer .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 input[type=email]:focus{background-size:100% 100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}#qodef-page-footer .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter p{display:none}#qodef-page-footer .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap{display:block;position:relative;position:relative;background:#000!important;margin-bottom:18px}#qodef-page-footer .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:before{content:'';position:absolute;top:100%;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.6}#qodef-page-footer .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:after{content:'';position:absolute;top:0;left:100%;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left bottom,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.6}#qodef-page-footer .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:before{top:calc(100% - 1px)}#qodef-page-footer .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:after{left:calc(100% - 1px)}#qodef-page-footer .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap input{margin:0}#qodef-page-footer .widget.widget_custom_html .custom-html-widget{padding:11px!important}#qodef-page-footer .widget.widget_archive form,#qodef-page-footer .widget.widget_categories form,#qodef-page-footer .widget.widget_text form{width:100%}#qodef-page-footer .widget.widget_archive select,#qodef-page-footer .widget.widget_categories select,#qodef-page-footer .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#b6b6b6;background-color:transparent;border:1px solid #ccc;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;-ms-flex-item-align:start;align-self:start}#qodef-page-footer .widget.widget_calendar{width:100%}#qodef-page-footer .widget.widget_calendar table{table-layout:fixed}#qodef-page-footer .widget.widget_calendar table td{padding:5px;text-align:center}#qodef-page-footer .widget.widget_calendar #today{color:#fff;background-color:#f8014c}#qodef-page-footer .widget.widget_calendar #today a{color:inherit}#qodef-page-footer .widget.widget_calendar tfoot td,#qodef-page-footer .widget.widget_calendar tfoot tr{border:0}#qodef-page-footer .widget.widget_calendar tfoot a{color:#fff}#qodef-page-footer .widget.widget_calendar tfoot a:hover{color:#f8014c}#qodef-page-footer .widget.widget_text img{display:block}#qodef-page-footer .widget.widget_rss ul li{margin-bottom:25px}#qodef-page-footer .widget.widget_rss ul li:last-child{margin-bottom:0}#qodef-page-footer .widget.widget_rss ul .rsswidget{display:block;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:13px;line-height:1.7em;letter-spacing:0;font-weight:400;text-transform:none}#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{display:none}#qodef-page-footer .widget.widget_search form{width:100%}#qodef-page-footer .widget.widget_search form.wp-block-search__text-button .qodef-search-form-field{padding-right:30%}#qodef-page-footer .widget.widget_search form.wp-block-search__text-button .qodef-search-form-button{right:20px;width:auto}#qodef-page-footer .widget.widget_search form label{padding:11px 20px 0}#qodef-page-footer .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer .widget.widget_search button,#qodef-page-footer .widget.widget_search input{height:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}#qodef-page-footer .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:50px;font-size:14px;color:#b6b6b6;background-color:transparent;border:1px solid #ccc;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-page-footer .widget.widget_search input:focus{color:#fff;background-color:transparent;border-color:#f8014c}#qodef-page-footer .widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_search input::placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_search button{position:absolute;top:0;right:0;width:50px;font-size:17px;text-align:center;color:#fff;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}#qodef-page-footer .widget.widget_search button span{display:block;line-height:inherit}#qodef-page-footer .widget.widget_search button span:before{display:block;line-height:inherit}#qodef-page-footer .widget.widget_search button:hover{color:#f8014c}#qodef-page-footer .widget.widget_tag_cloud .tagcloud{padding:15px 25px 14px}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 12px 0 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#fff}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:before{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:after{content:'/';position:absolute;right:-11px;bottom:0}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:hover{color:#fff}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}#qodef-page-footer .widget.widget_media_image .qodef-widget-title{margin-bottom:45px}#qodef-page-footer .widget.widget_media_image a,#qodef-page-footer .widget.widget_media_image img{display:block}#qodef-page-footer-top-area .widget{margin:0 0 35px}#qodef-page-footer-top-area .widget>div.qodef-news-layout{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}#qodef-page-footer-top-area .widget:last-child{margin-bottom:0!important}#qodef-page-footer-top-area .widget .qodef-widget-title{margin:0 0 14px}#qodef-page-footer-top-area .widget .qodef-widget-title a{color:inherit}#qodef-page-footer-top-area .widget a{color:#a19fa3}#qodef-page-footer-top-area .widget a:hover{color:#f8014c}#qodef-page-footer-top-area .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}#qodef-page-footer-top-area .widget ul:not(.qodef-shortcode-list) li{margin:0 0 1px}#qodef-page-footer-top-area .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}#qodef-page-footer-top-area .widget ul:not(.qodef-shortcode-list) li ul{margin-top:1px;margin-left:.8em}#qodef-page-footer-top-area .widget ul.product_list_widget{padding:0;width:100%}#qodef-page-footer-top-area .widget ul.product_list_widget li{position:relative;margin:0!important;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#qodef-page-footer-top-area .widget ul.product_list_widget li:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-page-footer-top-area .widget ul.product_list_widget li:first-child:before{display:none}#qodef-page-footer-top-area .widget ul.product_list_widget li .qodef-woo-product-image img{width:86px}#qodef-page-footer-top-area .widget.widget_weltgeist_core_layout a{color:#fff}#qodef-page-footer-top-area .widget.widget_weltgeist_core_layout a:hover{color:#fff}#qodef-page-footer-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog{overflow-y:scroll;max-height:415px;scrollbar-color:#f8014c transparent;scrollbar-width:thin;padding:0}#qodef-page-footer-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner{position:relative;padding:16px 25px}#qodef-page-footer-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-page-footer-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner a{color:#fff}#qodef-page-footer-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner a:hover{color:#f8014c}#qodef-page-footer-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog article:first-child .qodef-e-inner{background-image:none}#qodef-page-footer-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog::-webkit-scrollbar{width:3px}#qodef-page-footer-top-area .widget.widget_weltgeist_core_blog_list .qodef-blog::-webkit-scrollbar-thumb{background-color:#f8014c}#qodef-page-footer-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7{padding:0!important}#qodef-page-footer-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 img{display:block;margin:auto}#qodef-page-footer-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 button[type=submit]{width:100%}#qodef-page-footer-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 form{padding:17px 13px 15px}#qodef-page-footer-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 input{-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);border:none;text-align:center;background-image:-o-linear-gradient(transparent calc(100% - 3px),#f8014c 3px);background-image:linear-gradient(transparent calc(100% - 3px),#f8014c 3px);-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01);background-size:0 100%;background-repeat:no-repeat}#qodef-page-footer-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 input[type=email]:focus{background-size:100% 100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}#qodef-page-footer-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter p{display:none}#qodef-page-footer-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap{display:block;position:relative;position:relative;background:#000!important;margin-bottom:18px}#qodef-page-footer-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:before{content:'';position:absolute;top:100%;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.6}#qodef-page-footer-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:after{content:'';position:absolute;top:0;left:100%;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left bottom,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.6}#qodef-page-footer-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:before{top:calc(100% - 1px)}#qodef-page-footer-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:after{left:calc(100% - 1px)}#qodef-page-footer-top-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap input{margin:0}#qodef-page-footer-top-area .widget.widget_custom_html .custom-html-widget{padding:11px!important}#qodef-page-footer-top-area .widget.widget_archive form,#qodef-page-footer-top-area .widget.widget_categories form,#qodef-page-footer-top-area .widget.widget_text form{width:100%}#qodef-page-footer-top-area .widget.widget_archive select,#qodef-page-footer-top-area .widget.widget_categories select,#qodef-page-footer-top-area .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#b6b6b6;background-color:transparent;border:1px solid transparent;border-radius:0;outline:0}#qodef-page-footer-top-area .widget.widget_archive .select2,#qodef-page-footer-top-area .widget.widget_categories .select2,#qodef-page-footer-top-area .widget.widget_text .select2{margin-bottom:0;-ms-flex-item-align:start;align-self:start}#qodef-page-footer-top-area .widget.widget_calendar{width:100%}#qodef-page-footer-top-area .widget.widget_calendar table{table-layout:fixed}#qodef-page-footer-top-area .widget.widget_calendar table td{padding:5px;text-align:center}#qodef-page-footer-top-area .widget.widget_calendar #today{color:#fff;background-color:#f8014c}#qodef-page-footer-top-area .widget.widget_calendar #today a{color:inherit}#qodef-page-footer-top-area .widget.widget_calendar tfoot td,#qodef-page-footer-top-area .widget.widget_calendar tfoot tr{border:0}#qodef-page-footer-top-area .widget.widget_calendar tfoot a{color:#a19fa3}#qodef-page-footer-top-area .widget.widget_calendar tfoot a:hover{color:#f8014c}#qodef-page-footer-top-area .widget.widget_text img{display:block}#qodef-page-footer-top-area .widget.widget_rss ul li{margin-bottom:25px}#qodef-page-footer-top-area .widget.widget_rss ul li:last-child{margin-bottom:0}#qodef-page-footer-top-area .widget.widget_rss ul .rsswidget{display:block;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:13px;line-height:1.7em;letter-spacing:0;font-weight:400;text-transform:none}#qodef-page-footer-top-area .widget.widget_rss ul .rssSummary{margin-top:5px}#qodef-page-footer-top-area .widget.widget_rss ul cite{display:block;margin-top:5px}#qodef-page-footer-top-area .widget.widget_search .qodef-widget-title{display:none}#qodef-page-footer-top-area .widget.widget_search form{width:100%}#qodef-page-footer-top-area .widget.widget_search form.wp-block-search__text-button .qodef-search-form-field{padding-right:30%}#qodef-page-footer-top-area .widget.widget_search form.wp-block-search__text-button .qodef-search-form-button{right:20px;width:auto}#qodef-page-footer-top-area .widget.widget_search form label{padding:11px 20px 0}#qodef-page-footer-top-area .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer-top-area .widget.widget_search button,#qodef-page-footer-top-area .widget.widget_search input{height:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}#qodef-page-footer-top-area .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:50px;font-size:14px;color:#b6b6b6;background-color:transparent;border:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-page-footer-top-area .widget.widget_search input:focus{color:#fff;background-color:transparent;border-color:transparent}#qodef-page-footer-top-area .widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}#qodef-page-footer-top-area .widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}#qodef-page-footer-top-area .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-footer-top-area .widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-footer-top-area .widget.widget_search input::placeholder{color:inherit;opacity:1}#qodef-page-footer-top-area .widget.widget_search button{position:absolute;top:0;right:0;width:50px;font-size:17px;text-align:center;color:#fff;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}#qodef-page-footer-top-area .widget.widget_search button span{display:block;line-height:inherit}#qodef-page-footer-top-area .widget.widget_search button span:before{display:block;line-height:inherit}#qodef-page-footer-top-area .widget.widget_search button:hover{color:#f8014c}#qodef-page-footer-top-area .widget.widget_tag_cloud .tagcloud{padding:15px 25px 14px}#qodef-page-footer-top-area .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 12px 0 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#a19fa3}#qodef-page-footer-top-area .widget.widget_tag_cloud .tagcloud a:before{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}#qodef-page-footer-top-area .widget.widget_tag_cloud .tagcloud a:after{content:'/';position:absolute;right:-11px;bottom:0}#qodef-page-footer-top-area .widget.widget_tag_cloud .tagcloud a:hover{color:#fff}#qodef-page-footer-top-area .widget.widget_tag_cloud .tagcloud a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}#qodef-page-footer-top-area .widget.widget_media_image .qodef-widget-title{margin-bottom:22px}#qodef-page-footer-top-area .widget.widget_media_image a,#qodef-page-footer-top-area .widget.widget_media_image img{display:block}#qodef-side-area .widget{margin:0 0 35px;color:#505050}#qodef-side-area .widget>div.qodef-news-layout{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}#qodef-side-area .widget:last-child{margin-bottom:0!important}#qodef-side-area .widget .qodef-widget-title{margin:0 0 21px;color:#fff}#qodef-side-area .widget .qodef-widget-title a{color:inherit}#qodef-side-area .widget a{color:#fff}#qodef-side-area .widget a:hover{color:#f8014c}#qodef-side-area .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li{margin:0 0 10px}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li ul{margin-top:10px;margin-left:.8em}#qodef-side-area .widget ul.product_list_widget{padding:0;width:100%}#qodef-side-area .widget ul.product_list_widget li{position:relative;margin:0!important;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#qodef-side-area .widget ul.product_list_widget li:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-side-area .widget ul.product_list_widget li:first-child:before{display:none}#qodef-side-area .widget ul.product_list_widget li .qodef-woo-product-image img{width:86px}#qodef-side-area .widget.widget_weltgeist_core_layout a{color:#fff}#qodef-side-area .widget.widget_weltgeist_core_layout a:hover{color:#fff}#qodef-side-area .widget.widget_weltgeist_core_blog_list .qodef-blog{overflow-y:scroll;max-height:415px;scrollbar-color:#f8014c transparent;scrollbar-width:thin;padding:0}#qodef-side-area .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner{position:relative;padding:16px 25px}#qodef-side-area .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-side-area .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner a{color:#fff}#qodef-side-area .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner a:hover{color:#f8014c}#qodef-side-area .widget.widget_weltgeist_core_blog_list .qodef-blog article:first-child .qodef-e-inner{background-image:none}#qodef-side-area .widget.widget_weltgeist_core_blog_list .qodef-blog::-webkit-scrollbar{width:3px}#qodef-side-area .widget.widget_weltgeist_core_blog_list .qodef-blog::-webkit-scrollbar-thumb{background-color:#f8014c}#qodef-side-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7{padding:0!important}#qodef-side-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 img{display:block;margin:auto}#qodef-side-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 button[type=submit]{width:100%}#qodef-side-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 form{padding:17px 13px 15px}#qodef-side-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 input{-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);border:none;text-align:center;background-image:-o-linear-gradient(transparent calc(100% - 3px),#f8014c 3px);background-image:linear-gradient(transparent calc(100% - 3px),#f8014c 3px);-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01);background-size:0 100%;background-repeat:no-repeat}#qodef-side-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 input[type=email]:focus{background-size:100% 100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}#qodef-side-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter p{display:none}#qodef-side-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap{display:block;position:relative;position:relative;background:#000!important;margin-bottom:18px}#qodef-side-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:before{content:'';position:absolute;top:100%;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.6}#qodef-side-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:after{content:'';position:absolute;top:0;left:100%;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left bottom,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.6}#qodef-side-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:before{top:calc(100% - 1px)}#qodef-side-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:after{left:calc(100% - 1px)}#qodef-side-area .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap input{margin:0}#qodef-side-area .widget.widget_custom_html .custom-html-widget{padding:11px!important}#qodef-side-area .widget.widget_archive form,#qodef-side-area .widget.widget_categories form,#qodef-side-area .widget.widget_text form{width:100%}#qodef-side-area .widget.widget_archive select,#qodef-side-area .widget.widget_categories select,#qodef-side-area .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#b6b6b6;background-color:transparent;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;-ms-flex-item-align:start;align-self:start}#qodef-side-area .widget.widget_calendar{width:100%}#qodef-side-area .widget.widget_calendar table{table-layout:fixed}#qodef-side-area .widget.widget_calendar table td{padding:5px;text-align:center}#qodef-side-area .widget.widget_calendar #today{color:#fff;background-color:#f8014c}#qodef-side-area .widget.widget_calendar #today a{color:inherit}#qodef-side-area .widget.widget_calendar tfoot td,#qodef-side-area .widget.widget_calendar tfoot tr{border:0}#qodef-side-area .widget.widget_calendar tfoot a{color:#fff}#qodef-side-area .widget.widget_calendar tfoot a:hover{color:#f8014c}#qodef-side-area .widget.widget_text img{display:block}#qodef-side-area .widget.widget_rss ul li{margin-bottom:25px}#qodef-side-area .widget.widget_rss ul li:last-child{margin-bottom:0}#qodef-side-area .widget.widget_rss ul .rsswidget{display:block;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:13px;line-height:1.7em;letter-spacing:0;font-weight:400;text-transform:none}#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{display:none}#qodef-side-area .widget.widget_search form{width:100%}#qodef-side-area .widget.widget_search form.wp-block-search__text-button .qodef-search-form-field{padding-right:30%}#qodef-side-area .widget.widget_search form.wp-block-search__text-button .qodef-search-form-button{right:20px;width:auto}#qodef-side-area .widget.widget_search form label{padding:11px 20px 0}#qodef-side-area .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-side-area .widget.widget_search button,#qodef-side-area .widget.widget_search input{height:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}#qodef-side-area .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:50px;font-size:14px;color:#b6b6b6;background-color:transparent;border:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-side-area .widget.widget_search input:focus{color:#fff;background-color:transparent;border-color:transparent}#qodef-side-area .widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}#qodef-side-area .widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}#qodef-side-area .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-side-area .widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}#qodef-side-area .widget.widget_search input::placeholder{color:inherit;opacity:1}#qodef-side-area .widget.widget_search button{position:absolute;top:0;right:0;width:50px;font-size:17px;text-align:center;color:#fff;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}#qodef-side-area .widget.widget_search button span{display:block;line-height:inherit}#qodef-side-area .widget.widget_search button span:before{display:block;line-height:inherit}#qodef-side-area .widget.widget_search button:hover{color:#f8014c}#qodef-side-area .widget.widget_tag_cloud .tagcloud{padding:15px 25px 14px}#qodef-side-area .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 12px 0 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#fff}#qodef-side-area .widget.widget_tag_cloud .tagcloud a:before{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}#qodef-side-area .widget.widget_tag_cloud .tagcloud a:after{content:'/';position:absolute;right:-11px;bottom:0}#qodef-side-area .widget.widget_tag_cloud .tagcloud a:hover{color:#fff}#qodef-side-area .widget.widget_tag_cloud .tagcloud a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}#qodef-side-area .widget.widget_media_image .qodef-widget-title{margin-bottom:29px}#qodef-side-area .widget.widget_media_image a,#qodef-side-area .widget.widget_media_image img{display:block}#qodef-page-sidebar .widget{margin:0 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative}#qodef-page-sidebar .widget>div.qodef-news-layout{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}#qodef-page-sidebar .widget:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-page-sidebar .widget:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}#qodef-page-sidebar .widget:last-child{margin-bottom:0!important}#qodef-page-sidebar .widget .qodef-widget-title{margin:0 0 21px}#qodef-page-sidebar .widget .qodef-widget-title a{color:inherit}#qodef-page-sidebar .widget .qodef-m-title,#qodef-page-sidebar .widget .qodef-widget-title{margin:0;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;text-orientation:mixed;white-space:nowrap;text-transform:uppercase;-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1);padding:44px 18px 20px 18px;position:relative}#qodef-page-sidebar .widget .qodef-m-title:after,#qodef-page-sidebar .widget .qodef-widget-title:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}#qodef-page-sidebar .widget .qodef-m-title:after,#qodef-page-sidebar .widget .qodef-widget-title:after{content:'';position:absolute;top:0;left:0;height:100%;width:1px;background-image:-webkit-gradient(linear,left bottom,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;-ms-transform:none;transform:none}#qodef-page-sidebar .widget .qodef-m-title:before,#qodef-page-sidebar .widget .qodef-widget-title:before{content:"\45";font-family:ElegantIcons;position:absolute;color:#f8014c;top:13px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#qodef-page-sidebar .widget .qodef-m-title a,#qodef-page-sidebar .widget .qodef-widget-title a{color:inherit}#qodef-page-sidebar .widget .qodef-m-title a:hover,#qodef-page-sidebar .widget .qodef-widget-title a:hover{color:#fff}#qodef-page-sidebar .widget a{color:#a19fa3}#qodef-page-sidebar .widget a:hover{color:#fff}#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}#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:.8em}#qodef-page-sidebar .widget>div,#qodef-page-sidebar .widget>ul,#qodef-page-sidebar .widget>ul:not(.qodef-shortcode-list){padding:25px;padding:25px}#qodef-page-sidebar .widget ul.product_list_widget{padding:0;width:100%}#qodef-page-sidebar .widget ul.product_list_widget li{position:relative;margin:0!important;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#qodef-page-sidebar .widget ul.product_list_widget li:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-page-sidebar .widget ul.product_list_widget li:first-child:before{display:none}#qodef-page-sidebar .widget ul.product_list_widget li .qodef-woo-product-image img{width:86px}#qodef-page-sidebar .widget.widget_weltgeist_core_layout a{color:#fff}#qodef-page-sidebar .widget.widget_weltgeist_core_layout a:hover{color:#fff}#qodef-page-sidebar .widget.widget_weltgeist_core_blog_list .qodef-blog{overflow-y:scroll;max-height:415px;scrollbar-color:#f8014c transparent;scrollbar-width:thin;padding:0}#qodef-page-sidebar .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner{position:relative;padding:16px 25px}#qodef-page-sidebar .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-page-sidebar .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner a{color:#fff}#qodef-page-sidebar .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner a:hover{color:#f8014c}#qodef-page-sidebar .widget.widget_weltgeist_core_blog_list .qodef-blog article:first-child .qodef-e-inner{background-image:none}#qodef-page-sidebar .widget.widget_weltgeist_core_blog_list .qodef-blog::-webkit-scrollbar{width:3px}#qodef-page-sidebar .widget.widget_weltgeist_core_blog_list .qodef-blog::-webkit-scrollbar-thumb{background-color:#f8014c}#qodef-page-sidebar .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7{padding:0!important}#qodef-page-sidebar .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 img{display:block;margin:auto}#qodef-page-sidebar .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 button[type=submit]{width:100%}#qodef-page-sidebar .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 form{padding:17px 13px 15px}#qodef-page-sidebar .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 input{-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);border:none;text-align:center;background-image:-o-linear-gradient(transparent calc(100% - 3px),#f8014c 3px);background-image:linear-gradient(transparent calc(100% - 3px),#f8014c 3px);-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01);background-size:0 100%;background-repeat:no-repeat}#qodef-page-sidebar .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 input[type=email]:focus{background-size:100% 100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}#qodef-page-sidebar .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter p{display:none}#qodef-page-sidebar .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap{display:block;position:relative;position:relative;background:#000!important;margin-bottom:18px}#qodef-page-sidebar .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:before{content:'';position:absolute;top:100%;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.6}#qodef-page-sidebar .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:after{content:'';position:absolute;top:0;left:100%;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left bottom,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.6}#qodef-page-sidebar .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:before{top:calc(100% - 1px)}#qodef-page-sidebar .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:after{left:calc(100% - 1px)}#qodef-page-sidebar .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap input{margin:0}#qodef-page-sidebar .widget.widget_custom_html .custom-html-widget{padding:11px!important}#qodef-page-sidebar .widget.widget_archive form,#qodef-page-sidebar .widget.widget_categories form,#qodef-page-sidebar .widget.widget_text form{width:100%}#qodef-page-sidebar .widget.widget_archive select,#qodef-page-sidebar .widget.widget_categories select,#qodef-page-sidebar .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#b6b6b6;background-color:transparent;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;-ms-flex-item-align:start;align-self:start}#qodef-page-sidebar .widget.widget_calendar{width:100%}#qodef-page-sidebar .widget.widget_calendar table{table-layout:fixed}#qodef-page-sidebar .widget.widget_calendar table td{padding:5px;text-align:center}#qodef-page-sidebar .widget.widget_calendar #today{color:#fff;background-color:#fff}#qodef-page-sidebar .widget.widget_calendar #today a{color:inherit}#qodef-page-sidebar .widget.widget_calendar tfoot td,#qodef-page-sidebar .widget.widget_calendar tfoot tr{border:0}#qodef-page-sidebar .widget.widget_calendar tfoot a{color:#a19fa3}#qodef-page-sidebar .widget.widget_calendar tfoot a:hover{color:#fff}#qodef-page-sidebar .widget.widget_text img{display:block}#qodef-page-sidebar .widget.widget_rss ul li{margin-bottom:25px}#qodef-page-sidebar .widget.widget_rss ul li:last-child{margin-bottom:0}#qodef-page-sidebar .widget.widget_rss ul .rsswidget{display:block;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:13px;line-height:1.7em;letter-spacing:0;font-weight:400;text-transform:none}#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{display:none}#qodef-page-sidebar .widget.widget_search form{width:100%}#qodef-page-sidebar .widget.widget_search form.wp-block-search__text-button .qodef-search-form-field{padding-right:30%}#qodef-page-sidebar .widget.widget_search form.wp-block-search__text-button .qodef-search-form-button{right:20px;width:auto}#qodef-page-sidebar .widget.widget_search form label{padding:11px 20px 0}#qodef-page-sidebar .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-sidebar .widget.widget_search button,#qodef-page-sidebar .widget.widget_search input{height:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}#qodef-page-sidebar .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:50px;font-size:14px;color:#b6b6b6;background-color:transparent;border:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-page-sidebar .widget.widget_search input:focus{color:#fff;background-color:transparent;border-color:transparent}#qodef-page-sidebar .widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}#qodef-page-sidebar .widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}#qodef-page-sidebar .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-sidebar .widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-sidebar .widget.widget_search input::placeholder{color:inherit;opacity:1}#qodef-page-sidebar .widget.widget_search button{position:absolute;top:0;right:0;width:50px;font-size:17px;text-align:center;color:#fff;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}#qodef-page-sidebar .widget.widget_search button span{display:block;line-height:inherit}#qodef-page-sidebar .widget.widget_search button span:before{display:block;line-height:inherit}#qodef-page-sidebar .widget.widget_search button:hover{color:#f8014c}#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud{padding:15px 25px 14px}#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 12px 0 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#a19fa3}#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a:before{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a:after{content:'/';position:absolute;right:-11px;bottom:0}#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a:hover{color:#fff}#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}#qodef-page-sidebar .widget.widget_media_image .qodef-widget-title{margin-bottom:29px}#qodef-page-sidebar .widget.widget_media_image a,#qodef-page-sidebar .widget.widget_media_image img{display:block}.qodef-page-sidebar-custom .widget{margin:0 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative}.qodef-page-sidebar-custom .widget>div.qodef-news-layout{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.qodef-page-sidebar-custom .widget:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-page-sidebar-custom .widget:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-page-sidebar-custom .widget:last-child{margin-bottom:0!important}.qodef-page-sidebar-custom .widget .qodef-widget-title{margin:0 0 21px}.qodef-page-sidebar-custom .widget .qodef-widget-title a{color:inherit}.qodef-page-sidebar-custom .widget .qodef-m-title,.qodef-page-sidebar-custom .widget .qodef-widget-title{margin:0;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;text-orientation:mixed;white-space:nowrap;text-transform:uppercase;-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1);padding:44px 18px 20px 18px;position:relative}.qodef-page-sidebar-custom .widget .qodef-m-title:after,.qodef-page-sidebar-custom .widget .qodef-widget-title:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-page-sidebar-custom .widget .qodef-m-title:after,.qodef-page-sidebar-custom .widget .qodef-widget-title:after{content:'';position:absolute;top:0;left:0;height:100%;width:1px;background-image:-webkit-gradient(linear,left bottom,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;-ms-transform:none;transform:none}.qodef-page-sidebar-custom .widget .qodef-m-title:before,.qodef-page-sidebar-custom .widget .qodef-widget-title:before{content:"\45";font-family:ElegantIcons;position:absolute;color:#f8014c;top:13px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.qodef-page-sidebar-custom .widget .qodef-m-title a,.qodef-page-sidebar-custom .widget .qodef-widget-title a{color:inherit}.qodef-page-sidebar-custom .widget .qodef-m-title a:hover,.qodef-page-sidebar-custom .widget .qodef-widget-title a:hover{color:#fff}.qodef-page-sidebar-custom .widget a{color:#a19fa3}.qodef-page-sidebar-custom .widget a:hover{color:#fff}.qodef-page-sidebar-custom .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}.qodef-page-sidebar-custom .widget ul:not(.qodef-shortcode-list) li{margin:0 0 10px}.qodef-page-sidebar-custom .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}.qodef-page-sidebar-custom .widget ul:not(.qodef-shortcode-list) li ul{margin-top:10px;margin-left:.8em}.qodef-page-sidebar-custom .widget>div,.qodef-page-sidebar-custom .widget>ul,.qodef-page-sidebar-custom .widget>ul:not(.qodef-shortcode-list){padding:25px;padding:25px}.qodef-page-sidebar-custom .widget ul.product_list_widget{padding:0;width:100%}.qodef-page-sidebar-custom .widget ul.product_list_widget li{position:relative;margin:0!important;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-page-sidebar-custom .widget ul.product_list_widget li:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-page-sidebar-custom .widget ul.product_list_widget li:first-child:before{display:none}.qodef-page-sidebar-custom .widget ul.product_list_widget li .qodef-woo-product-image img{width:86px}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_layout a{color:#fff}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_layout a:hover{color:#fff}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_blog_list .qodef-blog{overflow-y:scroll;max-height:415px;scrollbar-color:#f8014c transparent;scrollbar-width:thin;padding:0}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner{position:relative;padding:16px 25px}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner a{color:#fff}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_blog_list .qodef-blog article .qodef-e-inner a:hover{color:#f8014c}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_blog_list .qodef-blog article:first-child .qodef-e-inner{background-image:none}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_blog_list .qodef-blog::-webkit-scrollbar{width:3px}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_blog_list .qodef-blog::-webkit-scrollbar-thumb{background-color:#f8014c}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7{padding:0!important}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 img{display:block;margin:auto}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 button[type=submit]{width:100%}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 form{padding:17px 13px 15px}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 input{-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);border:none;text-align:center;background-image:-o-linear-gradient(transparent calc(100% - 3px),#f8014c 3px);background-image:linear-gradient(transparent calc(100% - 3px),#f8014c 3px);-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01);background-size:0 100%;background-repeat:no-repeat}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 input[type=email]:focus{background-size:100% 100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter p{display:none}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap{display:block;position:relative;position:relative;background:#000!important;margin-bottom:18px}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:before{content:'';position:absolute;top:100%;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.6}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:after{content:'';position:absolute;top:0;left:100%;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left bottom,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.6}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:before{top:calc(100% - 1px)}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap:after{left:calc(100% - 1px)}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_contact_form_7 .qodef-contact-form-7 .qodef-newsletter .wpcf7-form-control-wrap input{margin:0}.qodef-page-sidebar-custom .widget.widget_custom_html .custom-html-widget{padding:11px!important}.qodef-page-sidebar-custom .widget.widget_archive form,.qodef-page-sidebar-custom .widget.widget_categories form,.qodef-page-sidebar-custom .widget.widget_text form{width:100%}.qodef-page-sidebar-custom .widget.widget_archive select,.qodef-page-sidebar-custom .widget.widget_categories select,.qodef-page-sidebar-custom .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#b6b6b6;background-color:transparent;border:1px solid transparent;border-radius:0;outline:0}.qodef-page-sidebar-custom .widget.widget_archive .select2,.qodef-page-sidebar-custom .widget.widget_categories .select2,.qodef-page-sidebar-custom .widget.widget_text .select2{margin-bottom:0;-ms-flex-item-align:start;align-self:start}.qodef-page-sidebar-custom .widget.widget_calendar{width:100%}.qodef-page-sidebar-custom .widget.widget_calendar table{table-layout:fixed}.qodef-page-sidebar-custom .widget.widget_calendar table td{padding:5px;text-align:center}.qodef-page-sidebar-custom .widget.widget_calendar #today{color:#fff;background-color:#fff}.qodef-page-sidebar-custom .widget.widget_calendar #today a{color:inherit}.qodef-page-sidebar-custom .widget.widget_calendar tfoot td,.qodef-page-sidebar-custom .widget.widget_calendar tfoot tr{border:0}.qodef-page-sidebar-custom .widget.widget_calendar tfoot a{color:#a19fa3}.qodef-page-sidebar-custom .widget.widget_calendar tfoot a:hover{color:#fff}.qodef-page-sidebar-custom .widget.widget_text img{display:block}.qodef-page-sidebar-custom .widget.widget_rss ul li{margin-bottom:25px}.qodef-page-sidebar-custom .widget.widget_rss ul li:last-child{margin-bottom:0}.qodef-page-sidebar-custom .widget.widget_rss ul .rsswidget{display:block;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:13px;line-height:1.7em;letter-spacing:0;font-weight:400;text-transform:none}.qodef-page-sidebar-custom .widget.widget_rss ul .rssSummary{margin-top:5px}.qodef-page-sidebar-custom .widget.widget_rss ul cite{display:block;margin-top:5px}.qodef-page-sidebar-custom .widget.widget_search .qodef-widget-title{display:none}.qodef-page-sidebar-custom .widget.widget_search form{width:100%}.qodef-page-sidebar-custom .widget.widget_search form.wp-block-search__text-button .qodef-search-form-field{padding-right:30%}.qodef-page-sidebar-custom .widget.widget_search form.wp-block-search__text-button .qodef-search-form-button{right:20px;width:auto}.qodef-page-sidebar-custom .widget.widget_search form label{padding:11px 20px 0}.qodef-page-sidebar-custom .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-page-sidebar-custom .widget.widget_search button,.qodef-page-sidebar-custom .widget.widget_search input{height:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}.qodef-page-sidebar-custom .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:50px;font-size:14px;color:#b6b6b6;background-color:transparent;border:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}.qodef-page-sidebar-custom .widget.widget_search input:focus{color:#fff;background-color:transparent;border-color:transparent}.qodef-page-sidebar-custom .widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}.qodef-page-sidebar-custom .widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}.qodef-page-sidebar-custom .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}.qodef-page-sidebar-custom .widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}.qodef-page-sidebar-custom .widget.widget_search input::placeholder{color:inherit;opacity:1}.qodef-page-sidebar-custom .widget.widget_search button{position:absolute;top:0;right:0;width:50px;font-size:17px;text-align:center;color:#fff;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.qodef-page-sidebar-custom .widget.widget_search button span{display:block;line-height:inherit}.qodef-page-sidebar-custom .widget.widget_search button span:before{display:block;line-height:inherit}.qodef-page-sidebar-custom .widget.widget_search button:hover{color:#f8014c}.qodef-page-sidebar-custom .widget.widget_tag_cloud .tagcloud{padding:15px 25px 14px}.qodef-page-sidebar-custom .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 12px 0 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#a19fa3}.qodef-page-sidebar-custom .widget.widget_tag_cloud .tagcloud a:before{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-page-sidebar-custom .widget.widget_tag_cloud .tagcloud a:after{content:'/';position:absolute;right:-11px;bottom:0}.qodef-page-sidebar-custom .widget.widget_tag_cloud .tagcloud a:hover{color:#fff}.qodef-page-sidebar-custom .widget.widget_tag_cloud .tagcloud a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-page-sidebar-custom .widget.widget_media_image .qodef-widget-title{margin-bottom:29px}.qodef-page-sidebar-custom .widget.widget_media_image a,.qodef-page-sidebar-custom .widget.widget_media_image img{display:block}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}#qodef-woo-page .qodef-woo-product-mark,.qodef-woo-shortcode .qodef-woo-product-mark{position:absolute;top:0;right:0;padding:7px 12px;line-height:1;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;color:#fff;background-color:#f8014c;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:#fff}#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:absolute;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-family:Montserrat,sans-serif;font-weight:700;padding:0 10px;line-height:22px;color:#fff;top:-37px;left:2px;background-color:#f8014c}#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:Montserrat,sans-serif;font-size:13px;line-height:22px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);-o-transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);padding:10px 34px;cursor:pointer;z-index:3;padding:12px 32px;color:#fff;background-color:#f8014c;border:0 solid transparent;-webkit-box-shadow:0 0 0 0 #f8014c;box-shadow:0 0 0 0 #f8014c;position:relative;position:relative}#qodef-woo-page .added_to_cart:hover,#qodef-woo-page .button:hover,.qodef-woo-shortcode .added_to_cart:hover,.qodef-woo-shortcode .button:hover{color:#fff;background-color:#f8014c;-webkit-box-shadow:0 0 27px 3px #f8014c;box-shadow:0 0 27px 3px #f8014c}#qodef-woo-page .added_to_cart:before,#qodef-woo-page .button:before,.qodef-woo-shortcode .added_to_cart:before,.qodef-woo-shortcode .button:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(left,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to right,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.6}#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:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(top,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to bottom,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.6}#qodef-woo-page .added_to_cart.added,#qodef-woo-page .button.added,.qodef-woo-shortcode .added_to_cart.added,.qodef-woo-shortcode .button.added{display:none}#qodef-woo-page .quantity{white-space:nowrap}#qodef-woo-page .quantity input[type=number]{width:60px;margin:0;padding:12px 10px;text-align:center;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;font-weight:700}.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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 30px;margin-bottom:30px;border:1px solid rgba(255,255,255,.2)}@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;text-align:center}.woocommerce-page div.woocommerce .woocommerce-error a,.woocommerce-page div.woocommerce .woocommerce-info a,.woocommerce-page div.woocommerce .woocommerce-message a{margin-top:12px}}.woocommerce-page div.woocommerce .shop_table tr{border-left:none;border-right:none;border-top:none}.woocommerce-page div.woocommerce .shop_table td,.woocommerce-page div.woocommerce .shop_table th{padding:15px 0 15px 5px;vertical-align:middle;text-align:left;border:0}.woocommerce-page div.woocommerce .shop_table td:first-child,.woocommerce-page div.woocommerce .shop_table th:first-child{padding-left:0}.woocommerce-page div.woocommerce .shop_table th{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;font-weight:700}.woocommerce-page div.woocommerce .shop_table td ul{list-style:none;margin:0;padding:0}.woocommerce-page div.woocommerce .shop_table td ul li{margin:0 0 10px;padding:0}.woocommerce-page div.woocommerce .shop_table td ul li:last-child{margin-bottom:0}.woocommerce-page div.woocommerce .shop_table td ul li label{margin-bottom:0}.woocommerce-page div.woocommerce .shop_table p{margin:0}.woocommerce-page div.woocommerce .col2-set{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -15px}.woocommerce-page div.woocommerce .col2-set>*{width:100%;padding:0 15px;margin-bottom:30px}.woocommerce-page div.woocommerce address{font-style:normal}.woocommerce-page div.woocommerce address p{margin:0}.woocommerce-page div.woocommerce form p{margin:0}.woocommerce-page .pswp__button--arrow--left:before,.woocommerce-page .pswp__button--arrow--right:before,.woocommerce-page .pswp__button.pswp__button--close,.woocommerce-page .pswp__button.pswp__button--fs,.woocommerce-page .pswp__button.pswp__button--zoom{background:0 0!important}.woocommerce-page .pswp__button--arrow--left:before,.woocommerce-page .pswp__button--arrow--right:before,.woocommerce-page .pswp__button.pswp__button--close:before,.woocommerce-page .pswp__button.pswp__button--fs:before,.woocommerce-page .pswp__button.pswp__button--zoom:before{border:0;color:#fff;font-family:"Font Awesome 5 Free";font-weight:900;background:0 0}.woocommerce-page .pswp__button--arrow--left:before{font-size:45px;content:"\f104"}.woocommerce-page .pswp__button--arrow--right:before{font-size:45px;content:"\f105"}.woocommerce-page .pswp__button.pswp__button--close:before{font-size:17px;content:"\f00d"}.woocommerce-page .pswp__button.pswp__button--zoom:before{font-size:17px;content:"\f00e"}.woocommerce-page .pswp--zoomed-in .pswp__button.pswp__button--zoom:before{font-size:17px;content:"\f010"}.woocommerce-page .pswp__button.pswp__button--fs:before{font-size:17px;content:"\f0b2"}.woocommerce-page .pswp__caption__center,.woocommerce-page .pswp__counter{font-family:inherit;text-transform:uppercase;font-size:15px;font-weight:500;color:#fff}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .shop_table th{font-size:12px}}#qodef-woo-page.qodef--cart .shop_table td.product-remove{width:30px}#qodef-woo-page.qodef--cart .shop_table td.product-remove a{font-size:20px}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail{width:72px;padding-right:10px}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail a,#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail img{display:block;width:100%}#qodef-woo-page.qodef--cart .shop_table td.product-name{text-align:left}#qodef-woo-page.qodef--cart .shop_table td.product-name a{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:15px;line-height:1.2em!important;font-weight:700}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .shop_table td.product-name a{font-size:12px}}#qodef-woo-page.qodef--cart .shop_table td.product-quantity input[type=number]{margin:0}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-minus,#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-plus{display:none}}#qodef-woo-page.qodef--cart .shop_table td.actions{padding:30px 0 0;text-align:initial}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:70%;float:left}@media only screen and (max-width:768px){#qodef-woo-page.qodef--cart .shop_table td.actions .coupon{width:100%}}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon input[type=text]{line-height:18px}@media only screen and (max-width:768px){#qodef-woo-page.qodef--cart .shop_table td.actions .coupon input[type=text]{margin-bottom:15px;padding:13px 30px}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .shop_table td.actions .coupon input[type=text]{width:100%;margin-right:0}}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon>*{margin-bottom:0}#qodef-woo-page.qodef--cart .shop_table td.actions label{display:none}#qodef-woo-page.qodef--cart .shop_table td.actions input[type=text]{width:auto;margin-right:20px;padding:13px 20px}#qodef-woo-page.qodef--cart .shop_table td.actions>.button{float:right}@media only screen and (max-width:768px){#qodef-woo-page.qodef--cart .shop_table td.actions>.button{float:left;margin-top:15px}}#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:100px}#qodef-woo-page.qodef--cart .cart_totals>h2,#qodef-woo-page.qodef--cart .cross-sells>h2{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:21px;line-height:1.24em!important;margin:0 0 42px}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .cart_totals>h2,#qodef-woo-page.qodef--cart .cross-sells>h2{font-size:18px}}#qodef-woo-page.qodef--cart #shipping_method li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}#qodef-woo-page.qodef--cart #shipping_method li input{margin:0}#qodef-woo-page.qodef--cart .shipping-calculator-form{margin-top:30px}#qodef-woo-page.qodef--cart .shipping-calculator-form select{width:auto;min-width:100%;margin:0}#qodef-woo-page.qodef--cart .wc-proceed-to-checkout{margin-top:30px}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .wc-proceed-to-checkout a{width:100%;text-align:center}}.woocommerce-page div.woocommerce>.cart-empty{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:21px;line-height:1.24em!important;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:680px){.woocommerce-page div.woocommerce>.cart-empty{font-size:18px}}.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:Montserrat,sans-serif;font-size:13px;line-height:22px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);-o-transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);padding:10px 34px;cursor:pointer;z-index:3;padding:12px 32px;color:#fff;background-color:#f8014c;border:0 solid transparent;-webkit-box-shadow:0 0 0 0 #f8014c;box-shadow:0 0 0 0 #f8014c}.woocommerce-page div.woocommerce>.return-to-shop a:hover{color:#fff;background-color:#f8014c;-webkit-box-shadow:0 0 27px 3px #f8014c;box-shadow:0 0 27px 3px #f8014c}#qodef-woo-page.qodef--checkout .select2-container--default .select2-selection--single{border:1px solid rgba(255,255,255,.2)}#qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .woocommerce-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#qodef-woo-page.qodef--checkout .woocommerce-form-coupon>p{margin-bottom:10px}#qodef-woo-page.qodef--checkout .woocommerce-checkout{margin-top:40px}#qodef-woo-page.qodef--checkout #customer_details h3{margin:0 0 20px}#qodef-woo-page.qodef--checkout #order_review_heading{margin:42px 0 20px}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment{margin-top:4px}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .place-order{margin-top:13px}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper{margin-bottom:15px}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment label{margin-bottom:0}#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 rgba(255,255,255,.2)}#qodef-woo-page.qodef--checkout .wc_payment_methods li p{margin:0}#qodef-woo-page.qodef--checkout .wc_payment_methods li{padding-left:25px;padding-right:25px}#qodef-woo-page.qodef--checkout .wc_payment_methods .input-radio{position:absolute;top:18px;left:0;margin:0}#qodef-woo-page.qodef--checkout .wc_payment_methods label{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;font-weight:700;cursor:pointer}.woocommerce-account #qodef-page-inner{min-height:calc(100vh - 240px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce-account .woocommerce-MyAccount-navigation{position:relative;display:inline-block;vertical-align:top;width:30%;float:left;padding-right:50px}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none;position:relative}.woocommerce-account .woocommerce-MyAccount-navigation ul li{position:relative;margin:0;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.2)}.woocommerce-account .woocommerce-MyAccount-navigation ul li p{margin:0}.woocommerce-account .woocommerce-MyAccount-navigation ul:after{content:'';position:absolute;top:0;left:100%;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}@media only screen and (max-width:1024px){.woocommerce-account .woocommerce-MyAccount-navigation ul:after{display:none}}.woocommerce-account .woocommerce-MyAccount-navigation ul li{padding:10px 0;border-bottom:none}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:15px;line-height:1.2em!important;font-weight:700}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{color:#f8014c}.woocommerce-account .woocommerce .woocommerce-form-login{max-width:600px;width:100%}.woocommerce-account .woocommerce-MyAccount-content{position:relative;display:inline-block;vertical-align:top;width:70%;float:left}.woocommerce-account .woocommerce-MyAccount-content .select2-container--default .select2-selection--single{border:1px solid rgba(255,255,255,.2)}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm input+span{position:relative;top:-15px}.woocommerce-account .button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:13px;line-height:22px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);-o-transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);padding:10px 34px;cursor:pointer;z-index:3;padding:12px 32px;color:#fff;background-color:#f8014c;border:0 solid transparent;-webkit-box-shadow:0 0 0 0 #f8014c;box-shadow:0 0 0 0 #f8014c}.woocommerce-account .button:hover{color:#fff;background-color:#f8014c;-webkit-box-shadow:0 0 27px 3px #f8014c;box-shadow:0 0 27px 3px #f8014c}.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox{display:inline-block;margin:0 0 18px}.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:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:21px;line-height:1.24em!important;margin:0 0 20px}@media only screen and (max-width:680px){.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received{font-size:18px}}.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 rgba(255,255,255,.2)}.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:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:21px;line-height:1.24em!important;margin:0 0 20px}@media only screen and (max-width:680px){.woocommerce-order-received .woocommerce-order h2{font-size:18px}}.woocommerce-order-received .woocommerce-order .woocommerce-customer-details{margin-top:50px}#qodef-woo-page .woocommerce-pagination{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:104px}@media only screen and (max-width:1024px){#qodef-woo-page .woocommerce-pagination{margin-bottom:80px}}#qodef-woo-page .woocommerce-pagination .page-numbers{position:relative;margin:0 15px;font-size:15px;font-weight:400;line-height:26px;color:#fff}#qodef-woo-page .woocommerce-pagination .page-numbers *{display:block;line-height:inherit}#qodef-woo-page .woocommerce-pagination .page-numbers .qodef-icon-elegant-icons{font-size:18px;color:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#qodef-woo-page .woocommerce-pagination .page-numbers .qodef-icon-elegant-icons:hover{color:#fff}#qodef-woo-page .woocommerce-pagination .page-numbers:first-child{margin-left:0}#qodef-woo-page .woocommerce-pagination .page-numbers:last-child{margin-right:0}#qodef-woo-page .woocommerce-pagination .page-numbers:after{content:'';position:absolute;left:0;bottom:4px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}#qodef-woo-page .woocommerce-pagination .page-numbers.dots:after{display:none}#qodef-woo-page .woocommerce-pagination .page-numbers.next,#qodef-woo-page .woocommerce-pagination .page-numbers.prev{position:relative;top:-1px;font-size:30px}#qodef-woo-page .woocommerce-pagination .page-numbers.next:after,#qodef-woo-page .woocommerce-pagination .page-numbers.prev:after{display:none}#qodef-woo-page .woocommerce-pagination .page-numbers.next span:hover,#qodef-woo-page .woocommerce-pagination .page-numbers.prev span:hover{color:#f8014c}#qodef-woo-page .woocommerce-pagination .page-numbers.prev{margin-right:8px}#qodef-woo-page .woocommerce-pagination .page-numbers.next{margin-left:8px}#qodef-woo-page .woocommerce-pagination .page-numbers.current:after,#qodef-woo-page .woocommerce-pagination .page-numbers:hover:after{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-woo-product-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .qodef-woo-product-image .price{display:inline-block!important;top:25px!important;left:50%!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0 auto}.qodef-woo-product-list ul.products{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin:0 -15px;list-style:none;clear:both}.qodef-woo-product-list ul.products>.product{padding:0 15px;margin:0 0 30px}.qodef-woo-product-list ul.products.columns-1>.product{width:100%}.qodef-woo-product-list ul.products.columns-2>.product{width:50%}.qodef-woo-product-list ul.products.columns-3>.product{width:33.33333%}.qodef-woo-product-list ul.products.columns-4>.product{width:25%}.qodef-woo-product-list ul.products.columns-5>.product{width:20%}.qodef-woo-product-list ul.products.columns-6>.product{width:16.66667%}.qodef-woo-product-list ul.products.columns-7>.product{width:14.28571%}.qodef-woo-product-list ul.products.columns-8>.product{width:12.5%}.qodef-woo-product-list.qodef-gutter--no ul.products{margin:0 0}.qodef-woo-product-list.qodef-gutter--no ul.products>.product{padding:0 0;margin:0 0 0}.qodef-woo-product-list.qodef-gutter--tiny ul.products{margin:0 -5px}.qodef-woo-product-list.qodef-gutter--tiny ul.products>.product{padding:0 5px;margin:0 0 10px}.qodef-woo-product-list.qodef-gutter--small ul.products{margin:0 -10px}.qodef-woo-product-list.qodef-gutter--small ul.products>.product{padding:0 10px;margin:0 0 20px}.qodef-woo-product-list.qodef-gutter--normal ul.products{margin:0 -15px}.qodef-woo-product-list.qodef-gutter--normal ul.products>.product{padding:0 15px;margin:0 0 30px}.qodef-woo-product-list.qodef-gutter--medium ul.products{margin:0 -20px}.qodef-woo-product-list.qodef-gutter--medium ul.products>.product{padding:0 20px;margin:0 0 40px}.qodef-woo-product-list.qodef-gutter--large ul.products{margin:0 -25px}.qodef-woo-product-list.qodef-gutter--large ul.products>.product{padding:0 25px;margin:0 0 50px}.qodef-woo-product-list.qodef-gutter--huge ul.products{margin:0 -40px}.qodef-woo-product-list.qodef-gutter--huge ul.products>.product{padding:0 40px;margin:0 0 80px}.qodef-woo-product-list.qodef-gutter--extra ul.products{margin:0 -50px}.qodef-woo-product-list.qodef-gutter--extra ul.products>.product{padding:0 50px;margin:0 0 100px}.qodef-woo-product-list .qodef-woo-product-inner{position:relative;display:inline-block;vertical-align:top;width:100%;padding:9px;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative}.qodef-woo-product-list .qodef-woo-product-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-woo-product-list .qodef-woo-product-inner:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.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:#f8014c}.qodef-woo-product-list .qodef-woo-product-image{position:relative;display:inline-block;vertical-align:top;max-width:100%;background-color:#020203}.qodef-woo-product-list .qodef-woo-product-image img{display:block;width:100%}.qodef-woo-product-list .qodef-woo-product-image-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;text-align:center;background-color:rgba(2,2,3,.8);opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-woo-product-list .qodef-woo-product-content{position:relative;display:inline-block;width:100%;vertical-align:top;margin:25px 11px 18px}.qodef-woo-product-list .qodef-woo-product-title{-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.qodef-woo-product-list .qodef-woo-product-categories{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:1px}.qodef-woo-product-list .qodef-woo-product-categories a{position:relative;display:inline-block;vertical-align:top;font-size:11px;color:#b6b6b6;z-index:3}.qodef-woo-product-list .qodef-woo-product-categories a:hover{color:#fff}.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator{position:relative;display:inline-block;vertical-align:top;margin:0 2px;font-size:12px}.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator:after{content:'/'}.qodef-woo-product-list .qodef-woo-ratings{margin-top:9px}.qodef-woo-product-list .woocommerce-LoopProduct-link{position:absolute;top:0;left:0;width:100%;height:100%}#qodef-woo-page .qodef-quantity-buttons{position:relative;display:inline-block;vertical-align:middle}@media only screen and (max-width:680px){#qodef-woo-page .qodef-quantity-buttons{margin:0 0 8px}}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{display:inline-block;position:relative}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:after,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus span,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus span{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus svg,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus svg{width:7px}#qodef-woo-page .qodef-quantity-buttons .qodef-gradientline{position:relative;position:relative;font-size:0;background-color:rgba(0,0,0,.302)}#qodef-woo-page .qodef-quantity-buttons .qodef-gradientline:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-woo-page .qodef-quantity-buttons .qodef-gradientline:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{display:inline-block;vertical-align:middle;font-size:19px;font-family:inherit;font-weight:600;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input{position:relative;height:50px;width:78px;font-size:15px;padding:0;margin:0;font-family:inherit;line-height:48px;outline:0;border:0;color:#fff}@media only screen and (max-width:480px){#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input{width:44px}}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{position:relative;right:0;width:50px;height:50px;line-height:50px;cursor:pointer;color:#fff;border:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus span,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus span{-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:hover span,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:hover span{color:#f8014c}@media only screen and (max-width:480px){#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{width:40px}}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{bottom:-1px;border-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:35px;color:#a19fa3;font-size:12px}.qodef-woo-results .woocommerce-ordering{margin-left:auto}.qodef-woo-results .woocommerce-ordering select{width:auto;min-width:220px;margin:0}.qodef-woo-results .woocommerce-ordering .select2-container--default{margin:0}#qodef-woo-page.qodef--single .woocommerce-error,#qodef-woo-page.qodef--single .woocommerce-info,#qodef-woo-page.qodef--single .woocommerce-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient: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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 30px;margin-bottom:30px;border:1px solid rgba(255,255,255,.2)}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-error,#qodef-woo-page.qodef--single .woocommerce-info,#qodef-woo-page.qodef--single .woocommerce-message{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;text-align:center}#qodef-woo-page.qodef--single .woocommerce-error a,#qodef-woo-page.qodef--single .woocommerce-info a,#qodef-woo-page.qodef--single .woocommerce-message a{margin-top:12px}}#qodef-woo-page.qodef--single>.product{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-woo-page.qodef--single .qodef-woo-single-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -36px}#qodef-woo-page.qodef--single .qodef-woo-single-inner>*{padding:0 36px}#qodef-woo-page.qodef--single .qodef-woo-single-image{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-woo-page.qodef--single .qodef-woo-single-image .qodef-woo-product-mark{-webkit-transform:translateX(-36px);-ms-transform:translateX(-36px);transform:translateX(-36px)}#qodef-woo-page.qodef--single .qodef-woo-single-image .zoomImg{cursor:crosshair}#qodef-woo-page.qodef--single .woocommerce-product-gallery{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-woo-page.qodef--single .woocommerce-product-gallery figure{position:relative;margin:0 -12px}#qodef-woo-page.qodef--single .woocommerce-product-gallery figure a,#qodef-woo-page.qodef--single .woocommerce-product-gallery figure img{display:block;width:100%}#qodef-woo-page.qodef--single .woocommerce-product-gallery figure>.woocommerce-product-gallery__image{position:relative;width:calc(100% - 24px)!important;margin:0 12px;overflow:hidden;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}#qodef-woo-page.qodef--single .woocommerce-product-gallery figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{position:relative;padding:0 12px;margin-top:24px}#qodef-woo-page.qodef--single .woocommerce-product-gallery figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image a{background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:10px;left:10px;width:30px;height:30px;line-height:30px;text-align:center;z-index:5}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-1 .woocommerce-product-gallery__image{width:100%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image{width:50%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image{width:33.33333%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image{width:25%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image{width:20%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image{width:16.66667%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .woocommerce-product-gallery__image{width:14.28571%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .woocommerce-product-gallery__image{width:12.5%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger{left:calc(27% + 10px)}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure a,#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure img{height:100%;-o-object-fit:cover;object-fit:cover}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image{width:calc(100% - 27%)!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper{width:27%}@media screen and (min-width:681px){#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:100%}}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child{margin-top:0}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--below figure>.qodef-woo-thumbnails-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#qodef-woo-page.qodef--single .entry-summary{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-woo-page.qodef--single .entry-summary .price{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;margin-top:11px;position:relative;top:0;font-size:28px;background-color:transparent;padding:0}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--single .entry-summary .price{font-size:24px}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .entry-summary .price{font-size:20px}}#qodef-woo-page.qodef--single .woocommerce-product-rating{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px}#qodef-woo-page.qodef--single .woocommerce-product-rating .qodef-woo-ratings{-ms-flex-negative:0;flex-shrink:0;width:auto;margin-right:20px}#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link{color:#b6b6b6}#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link:hover{color:#fff}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description{margin-top:17px}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p{margin-top:0}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p:last-child{margin-bottom:0}#qodef-woo-page.qodef--single form.cart{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:42px;display:inline-block;padding:10px;width:auto;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative}#qodef-woo-page.qodef--single form.cart:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-woo-page.qodef--single form.cart:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}#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:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--single form.cart .variations_button,#qodef-woo-page.qodef--single form.cart:not(.variations_form){width:70%}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single form.cart .variations_button,#qodef-woo-page.qodef--single form.cart:not(.variations_form){width:100%;-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 form.cart:not(.variations_form){-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#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:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;font-weight:700}#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:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;font-weight:700}#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:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;font-weight:700;margin:28px 0 0}#qodef-woo-page.qodef--single .product_meta{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:45px}#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:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;line-height:inherit!important}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value{color:rgba(197,197,197,.8);font-size:15px}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a{color:rgba(197,197,197,.8);font-size:15px}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a:hover{color:#f8014c}#qodef-woo-page.qodef--single .qodef-social-share{margin-top:8px}#qodef-woo-page.qodef--single .woocommerce-tabs{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:67px;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative}#qodef-woo-page.qodef--single .woocommerce-tabs:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-woo-page.qodef--single .woocommerce-tabs:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;list-style:none;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:57px;position:relative}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs:before{content:'';position:absolute;top:100%;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs{height:auto}}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li{margin:0;padding:0;position:relative}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li{width:100%}}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a{display:block;padding:17px 30px 19px;font-size:12px;line-height:22px;text-transform:uppercase;font-family:Montserrat,sans-serif;font-weight:700;letter-spacing:.080em;-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}@media only screen and (max-width:1366px){#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a{padding:17px 21px 19px}}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a{padding:17px 64px 19px}}@media only screen and (max-width:768px){#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a{padding:17px 36px 19px}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a{padding:17px 29px 19px}}body:not([class*=masterds-core]) #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a{padding:17px 21px 19px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover{color:#fff}#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:before{content:'';display:block;position:absolute;height:4px;width:100%;background-color:#f8014c;bottom:0;left:0;-webkit-box-shadow:0 0 13px 2px #f8014c;box-shadow:0 0 13px 2px #f8014c}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab{position:relative;display:inline-block;width:100%;vertical-align:top;padding:25px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information{margin-top:-5px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews{margin-top:7px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab>h2{display:none}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab p{margin:0}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab p.comment-form-cookies-consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin:0 0 18px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab p.comment-form-cookies-consent .wp-comment-cookies-consent{margin:-3px 5px 0}#qodef-woo-page.qodef--single .shop_attributes td,#qodef-woo-page.qodef--single .shop_attributes th,#qodef-woo-page.qodef--single .shop_attributes tr{border:1px solid transparent}#qodef-woo-page.qodef--single .shop_attributes td,#qodef-woo-page.qodef--single .shop_attributes th{padding:4px;vertical-align:middle;text-align:left}#qodef-woo-page.qodef--single .shop_attributes th{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;font-weight:700;width:25%}#qodef-woo-page.qodef--single .shop_attributes p{margin:0}#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-Reviews-title{font-size:12px;line-height:1.25em!important;letter-spacing:0;font-weight:700;font-weight:900;font-size:15px;margin:0}#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist{position:relative;display:inline-block;width:100%;vertical-align:top;margin:22px 0 0;padding:0;list-style:none}#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist>*{margin:0 0 30px;padding:0}#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist>:last-child{margin-bottom:0}#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container>img{-ms-flex-negative:0;flex-shrink:0;width:80px;margin-right:20px}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container>img{margin-bottom: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:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;font-weight:700}#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:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;font-weight:700}#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:#fff;font-family:ElegantIcons;line-height:1;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:not([class*=weltgeist-core]) #qodef-woo-page.qodef--single #review_form .comment-form-rating a:before{content:'\2606'}#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:#fff;font-family:ElegantIcons;line-height:1;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:not([class*=weltgeist-core]) #qodef-woo-page.qodef--single #review_form .comment-form-rating a.active:after{content:'\2605\2605\2605\2605\2605'}#qodef-woo-page.qodef--single #review_form .comment-form-comment{margin-top:17px}#qodef-woo-page.qodef--single .related{margin-top:149px}#qodef-woo-page.qodef--single .related>h2{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:21px;line-height:1.24em!important;margin:0 0 42px}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .related>h2{font-size:18px}}.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:#fff}.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:absolute;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-family:Montserrat,sans-serif;font-weight:700;padding:0 10px;line-height:22px;color:#fff;top:-37px;left:2px;background-color:#f8014c}.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:Montserrat,sans-serif;font-size:13px;line-height:22px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);-o-transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);padding:10px 34px;cursor:pointer;z-index:3;padding:12px 32px;color:#f8014c;background-color:transparent;border:0 solid #f8014c}.widget.woocommerce .button:hover{color:#fff;background-color:#f8014c;border-color:#f8014c}.widget.widget_shopping_cart .widget_shopping_cart_content{position:relative;display:inline-block;width:100%;vertical-align:top}.widget.widget_shopping_cart .widget_shopping_cart_content ul li{position:relative}.widget.widget_shopping_cart .widget_shopping_cart_content ul li a:not(.remove){position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:15px;line-height:1.2em!important;font-weight:700}.widget.widget_shopping_cart .widget_shopping_cart_content ul li img{width:80px;margin-right:20px}.widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove{position:absolute;top:0;right:0;font-size:0;line-height:1;z-index:2}.widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after{position:relative;display:block;padding:0 3px;font-family:ElegantIcons;content:"\4d";font-size:18px;line-height:25px}.widget.widget_shopping_cart .widget_shopping_cart_content .variation{position:relative;display:inline-block;width:100%;vertical-align:top}.widget.widget_shopping_cart .widget_shopping_cart_content .variation>*{display:inline-block;vertical-align:middle;margin:0}.widget.widget_shopping_cart .widget_shopping_cart_content .variation>* p{margin:0}.widget.widget_shopping_cart .widget_shopping_cart_content .quantity{display:block;margin-top:10px}.widget.widget_shopping_cart .widget_shopping_cart_content .total{margin:13px 0 0}.widget.widget_shopping_cart .widget_shopping_cart_content .buttons{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:21px 0 0}.widget.widget_layered_nav ul li.chosen a{color:#fff}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content{position:relative;height:4px;background-color:#000;border-radius:0;cursor:pointer}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{position:absolute;top:-3px;height:10px;width:10px;background-color:#f8014c;border-radius:100%;outline:0;z-index:2}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-of-type{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{position:absolute;display:block;height:100%;background-color:#f8014c;border-radius:0;z-index:1}.widget.widget_price_filter .price_slider_amount{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:32px 0 0}.widget.widget_price_filter .price_slider_amount .clear{display:none}.widget.widget_product_categories form{width:100%}.widget.widget_product_categories select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#b6b6b6;background-color:transparent;border:1px solid transparent;border-radius:0;outline:0}.widget.widget_product_search .qodef-widget-title{display:none}.widget.widget_product_search form{width:100%}.widget.widget_product_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.widget.widget_product_search button,.widget.widget_product_search input{height:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}.widget.widget_product_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:50px;font-size:14px;color:#b6b6b6;background-color:transparent;border:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}.widget.widget_product_search input:focus{color:#fff;border-color:transparent}.widget.widget_product_search input::-webkit-input-placeholder{color:inherit;opacity:1}.widget.widget_product_search input::-moz-placeholder{color:inherit;opacity:1}.widget.widget_product_search input:-ms-input-placeholder{color:inherit;opacity:1}.widget.widget_product_search input::-ms-input-placeholder{color:inherit;opacity:1}.widget.widget_product_search input::placeholder{color:inherit;opacity:1}.widget.widget_product_search button{position:absolute;top:0;right:0;width:50px;font-size:17px;text-align:center;color:#fff;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.widget.widget_product_search button span{display:block;line-height:inherit}.widget.widget_product_search button span:before{display:block;line-height:inherit}.widget.widget_product_search button:hover{color:#f8014c}.widget.widget_product_tag_cloud .tagcloud{padding:15px 25px 14px}.widget.widget_product_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 12px 0 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize}.widget.widget_product_tag_cloud .tagcloud a:before{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.widget.widget_product_tag_cloud .tagcloud a:after{content:'/';position:absolute;right:-11px;bottom:0}.widget.widget_product_tag_cloud .tagcloud a:hover{color:#fff}.widget.widget_product_tag_cloud .tagcloud a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.widget.widget_products ul li,.widget.widget_recently_viewed_products ul li,.widget.widget_top_rated_products ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.widget.widget_products ul li:last-child,.widget.widget_recently_viewed_products ul li:last-child,.widget.widget_top_rated_products ul li:last-child{margin-bottom:0}.widget.widget_products .qodef-woo-product-image,.widget.widget_recently_viewed_products .qodef-woo-product-image,.widget.widget_top_rated_products .qodef-woo-product-image{-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.widget.widget_products .qodef-woo-product-image a,.widget.widget_products .qodef-woo-product-image img,.widget.widget_recently_viewed_products .qodef-woo-product-image a,.widget.widget_recently_viewed_products .qodef-woo-product-image img,.widget.widget_top_rated_products .qodef-woo-product-image a,.widget.widget_top_rated_products .qodef-woo-product-image img{position:relative;display:block}.widget.widget_products .qodef-woo-product-image img,.widget.widget_recently_viewed_products .qodef-woo-product-image img,.widget.widget_top_rated_products .qodef-woo-product-image img{width:80px}.widget.widget_products .qodef-woo-product-title a,.widget.widget_recently_viewed_products .qodef-woo-product-title a,.widget.widget_top_rated_products .qodef-woo-product-title a{color:inherit}.widget.widget_products .qodef-woo-product-title a:hover,.widget.widget_recently_viewed_products .qodef-woo-product-title a:hover,.widget.widget_top_rated_products .qodef-woo-product-title a:hover{color:#fff}.widget.widget_products .qodef-woo-ratings,.widget.widget_recently_viewed_products .qodef-woo-ratings,.widget.widget_top_rated_products .qodef-woo-ratings{margin-top:10px}.widget.widget_recent_reviews .qodef-woo-product-title,.widget.widget_recently_viewed_products .qodef-woo-product-title,.widget.widget_top_rated_products .qodef-woo-product-title{margin-top:15px}.widget.widget_recent_reviews ul,.widget.widget_recently_viewed_products ul,.widget.widget_top_rated_products ul{overflow-y:scroll;max-height:415px;scrollbar-color:#f8014c transparent;scrollbar-width:thin;padding:0!important}.widget.widget_recent_reviews ul li,.widget.widget_recently_viewed_products ul li,.widget.widget_top_rated_products ul li{position:relative;padding:12px!important;margin-bottom:0!important}.widget.widget_recent_reviews ul li:before,.widget.widget_recently_viewed_products ul li:before,.widget.widget_top_rated_products ul li:before{content:'';position:absolute;bottom:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.widget.widget_recent_reviews ul::-webkit-scrollbar,.widget.widget_recently_viewed_products ul::-webkit-scrollbar,.widget.widget_top_rated_products ul::-webkit-scrollbar{width:3px}.widget.widget_recent_reviews ul::-webkit-scrollbar-thumb,.widget.widget_recently_viewed_products ul::-webkit-scrollbar-thumb,.widget.widget_top_rated_products ul::-webkit-scrollbar-thumb{background-color:#f8014c}.widget.widget_recent_reviews .qodef-woo-ratings,.widget.widget_recently_viewed_products .qodef-woo-ratings,.widget.widget_top_rated_products .qodef-woo-ratings{display:none}.widget.widget_recent_reviews .qodef-woo-product-date,.widget.widget_recently_viewed_products .qodef-woo-product-date,.widget.widget_top_rated_products .qodef-woo-product-date{font-size:12px;color:rgba(132,125,141,.7)}.widget.widget_recent_reviews ul{width:100%}.widget.widget_recent_reviews ul li{min-height:105px}.widget.widget_recent_reviews ul li:last-child{margin-bottom:0}.widget.widget_recent_reviews ul li>*{display:block;padding-left:100px;padding-top:15px}.widget.widget_recent_reviews ul li .product-title{font-size:15px;line-height:1.2em;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.widget.widget_recent_reviews ul .reviewer{font-size:12px;color:rgba(132,125,141,.7)}.widget.widget_recent_reviews a{position:relative;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;font-weight:700}.widget.widget_recent_reviews a:hover{color:#fff}.widget.widget_recent_reviews a img{position:absolute;top:0;left:0;width:80px}.widget.widget_recent_reviews .qodef-woo-ratings{margin-top:5px}.widget .wp-block-woocommerce-filter-wrapper{width:100%}.widget .wp-block-woocommerce-filter-wrapper .wc-block-components-filter-reset-button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:13px;line-height:22px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);-o-transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);width:100%;padding:17px 0;text-align:center;color:#fff;background-color:#f8014c;border:0 solid transparent;-webkit-box-shadow:0 0 0 0 #f8014c;box-shadow:0 0 0 0 #f8014c}.widget .wp-block-woocommerce-filter-wrapper .wc-block-components-filter-reset-button:hover{color:#fff;background-color:#f8014c;-webkit-box-shadow:0 0 27px 3px #f8014c;box-shadow:0 0 27px 3px #f8014c}#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:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:15px;line-height:1.2em!important;font-weight:700}#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:#fff}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content{position:relative;height:4px;background-color:#000;border-radius:0;cursor:pointer}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{position:absolute;top:-3px;height:10px;width:10px;background-color:#f8014c;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:#f8014c;border-radius:0;z-index:1}#qodef-page-footer .widget.widget_price_filter .price_slider_amount{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:32px 0 0}#qodef-page-footer .widget.widget_price_filter .price_slider_amount .clear{display:none}#qodef-page-footer .widget.widget_product_categories form{width:100%}#qodef-page-footer .widget.widget_product_categories select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#b6b6b6;background-color:transparent;border:1px solid #ccc;border-radius:0;outline:0}#qodef-page-footer .widget.widget_product_search .qodef-widget-title{display:none}#qodef-page-footer .widget.widget_product_search form{width:100%}#qodef-page-footer .widget.widget_product_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer .widget.widget_product_search button,#qodef-page-footer .widget.widget_product_search input{height:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}#qodef-page-footer .widget.widget_product_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:50px;font-size:14px;color:#b6b6b6;background-color:transparent;border:1px solid #ccc;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-page-footer .widget.widget_product_search input:focus{color:#fff;border-color:#f8014c}#qodef-page-footer .widget.widget_product_search input::-webkit-input-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_product_search input::-moz-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_product_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_product_search input::-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_product_search input::placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_product_search button{position:absolute;top:0;right:0;width:50px;font-size:17px;text-align:center;color:#fff;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}#qodef-page-footer .widget.widget_product_search button span{display:block;line-height:inherit}#qodef-page-footer .widget.widget_product_search button span:before{display:block;line-height:inherit}#qodef-page-footer .widget.widget_product_search button:hover{color:#f8014c}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud{padding:15px 25px 14px}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 12px 0 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:before{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:after{content:'/';position:absolute;right:-11px;bottom:0}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:hover{color:#fff}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}#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:10px}#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:#fff}#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 .qodef-woo-product-title,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-title,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-title{margin-top:15px}#qodef-page-footer .widget.widget_recent_reviews ul,#qodef-page-footer .widget.widget_recently_viewed_products ul,#qodef-page-footer .widget.widget_top_rated_products ul{overflow-y:scroll;max-height:415px;scrollbar-color:#f8014c transparent;scrollbar-width:thin;padding:0!important}#qodef-page-footer .widget.widget_recent_reviews ul li,#qodef-page-footer .widget.widget_recently_viewed_products ul li,#qodef-page-footer .widget.widget_top_rated_products ul li{position:relative;padding:12px!important;margin-bottom:0!important}#qodef-page-footer .widget.widget_recent_reviews ul li:before,#qodef-page-footer .widget.widget_recently_viewed_products ul li:before,#qodef-page-footer .widget.widget_top_rated_products ul li:before{content:'';position:absolute;bottom:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-page-footer .widget.widget_recent_reviews ul::-webkit-scrollbar,#qodef-page-footer .widget.widget_recently_viewed_products ul::-webkit-scrollbar,#qodef-page-footer .widget.widget_top_rated_products ul::-webkit-scrollbar{width:3px}#qodef-page-footer .widget.widget_recent_reviews ul::-webkit-scrollbar-thumb,#qodef-page-footer .widget.widget_recently_viewed_products ul::-webkit-scrollbar-thumb,#qodef-page-footer .widget.widget_top_rated_products ul::-webkit-scrollbar-thumb{background-color:#f8014c}#qodef-page-footer .widget.widget_recent_reviews .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{display:none}#qodef-page-footer .widget.widget_recent_reviews .qodef-woo-product-date,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-date,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-date{font-size:12px;color:rgba(132,125,141,.7)}#qodef-page-footer .widget.widget_recent_reviews ul{width:100%}#qodef-page-footer .widget.widget_recent_reviews ul li{min-height:105px}#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;padding-top:15px}#qodef-page-footer .widget.widget_recent_reviews ul li .product-title{font-size:15px;line-height:1.2em;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em}#qodef-page-footer .widget.widget_recent_reviews ul .reviewer{font-size:12px;color:rgba(132,125,141,.7)}#qodef-page-footer .widget.widget_recent_reviews a{position:relative;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;font-weight:700}#qodef-page-footer .widget.widget_recent_reviews a:hover{color:#fff}#qodef-page-footer .widget.widget_recent_reviews a img{position:absolute;top:0;left:0;width:80px}#qodef-page-footer .widget.widget_recent_reviews .qodef-woo-ratings{margin-top:5px}#qodef-page-footer .widget .wp-block-woocommerce-filter-wrapper{width:100%}#qodef-page-footer .widget .wp-block-woocommerce-filter-wrapper .wc-block-components-filter-reset-button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:13px;line-height:22px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);-o-transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);width:100%;padding:17px 0;text-align:center;color:#fff;background-color:#f8014c;border:0 solid transparent;-webkit-box-shadow:0 0 0 0 #f8014c;box-shadow:0 0 0 0 #f8014c}#qodef-page-footer .widget .wp-block-woocommerce-filter-wrapper .wc-block-components-filter-reset-button:hover{color:#fff;background-color:#f8014c;-webkit-box-shadow:0 0 27px 3px #f8014c;box-shadow:0 0 27px 3px #f8014c}#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:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:15px;line-height:1.2em!important;font-weight:700}#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:#f8014c}#qodef-page-sidebar .widget.widget_price_filter .price_slider_wrapper .ui-widget-content{position:relative;height:4px;background-color:#000;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:#f8014c;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:#f8014c;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:32px 0 0}#qodef-page-sidebar .widget.widget_price_filter .price_slider_amount .clear{display:none}#qodef-page-sidebar .widget.widget_product_categories form{width:100%}#qodef-page-sidebar .widget.widget_product_categories select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#b6b6b6;background-color:transparent;border:1px solid transparent;border-radius:0;outline:0}#qodef-page-sidebar .widget.widget_product_search .qodef-widget-title{display:none}#qodef-page-sidebar .widget.widget_product_search form{width:100%}#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:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}#qodef-page-sidebar .widget.widget_product_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:50px;font-size:14px;color:#b6b6b6;background-color:transparent;border:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-page-sidebar .widget.widget_product_search input:focus{color:#fff;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:50px;font-size:17px;text-align:center;color:#fff;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}#qodef-page-sidebar .widget.widget_product_search button span{display:block;line-height:inherit}#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:#f8014c}#qodef-page-sidebar .widget.widget_product_tag_cloud .tagcloud{padding:15px 25px 14px}#qodef-page-sidebar .widget.widget_product_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 12px 0 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize}#qodef-page-sidebar .widget.widget_product_tag_cloud .tagcloud a:before{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}#qodef-page-sidebar .widget.widget_product_tag_cloud .tagcloud a:after{content:'/';position:absolute;right:-11px;bottom:0}#qodef-page-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover{color:#fff}#qodef-page-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}#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:10px}#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:#f8014c}#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 .qodef-woo-product-title,#qodef-page-sidebar .widget.widget_recently_viewed_products .qodef-woo-product-title,#qodef-page-sidebar .widget.widget_top_rated_products .qodef-woo-product-title{margin-top:15px}#qodef-page-sidebar .widget.widget_recent_reviews ul,#qodef-page-sidebar .widget.widget_recently_viewed_products ul,#qodef-page-sidebar .widget.widget_top_rated_products ul{overflow-y:scroll;max-height:415px;scrollbar-color:#f8014c transparent;scrollbar-width:thin;padding:0!important}#qodef-page-sidebar .widget.widget_recent_reviews ul li,#qodef-page-sidebar .widget.widget_recently_viewed_products ul li,#qodef-page-sidebar .widget.widget_top_rated_products ul li{position:relative;padding:12px!important;margin-bottom:0!important}#qodef-page-sidebar .widget.widget_recent_reviews ul li:before,#qodef-page-sidebar .widget.widget_recently_viewed_products ul li:before,#qodef-page-sidebar .widget.widget_top_rated_products ul li:before{content:'';position:absolute;bottom:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#qodef-page-sidebar .widget.widget_recent_reviews ul::-webkit-scrollbar,#qodef-page-sidebar .widget.widget_recently_viewed_products ul::-webkit-scrollbar,#qodef-page-sidebar .widget.widget_top_rated_products ul::-webkit-scrollbar{width:3px}#qodef-page-sidebar .widget.widget_recent_reviews ul::-webkit-scrollbar-thumb,#qodef-page-sidebar .widget.widget_recently_viewed_products ul::-webkit-scrollbar-thumb,#qodef-page-sidebar .widget.widget_top_rated_products ul::-webkit-scrollbar-thumb{background-color:#f8014c}#qodef-page-sidebar .widget.widget_recent_reviews .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{display:none}#qodef-page-sidebar .widget.widget_recent_reviews .qodef-woo-product-date,#qodef-page-sidebar .widget.widget_recently_viewed_products .qodef-woo-product-date,#qodef-page-sidebar .widget.widget_top_rated_products .qodef-woo-product-date{font-size:12px;color:rgba(132,125,141,.7)}#qodef-page-sidebar .widget.widget_recent_reviews ul{width:100%}#qodef-page-sidebar .widget.widget_recent_reviews ul li{min-height:105px}#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;padding-top:15px}#qodef-page-sidebar .widget.widget_recent_reviews ul li .product-title{font-size:15px;line-height:1.2em;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em}#qodef-page-sidebar .widget.widget_recent_reviews ul .reviewer{font-size:12px;color:rgba(132,125,141,.7)}#qodef-page-sidebar .widget.widget_recent_reviews a{position:relative;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;font-weight:700}#qodef-page-sidebar .widget.widget_recent_reviews a:hover{color:#f8014c}#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-sidebar .widget .wp-block-woocommerce-filter-wrapper{width:100%}#qodef-page-sidebar .widget .wp-block-woocommerce-filter-wrapper .wc-block-components-filter-reset-button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:13px;line-height:22px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);-o-transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);width:100%;padding:17px 0;text-align:center;color:#fff;background-color:#f8014c;border:0 solid transparent;-webkit-box-shadow:0 0 0 0 #f8014c;box-shadow:0 0 0 0 #f8014c}#qodef-page-sidebar .widget .wp-block-woocommerce-filter-wrapper .wc-block-components-filter-reset-button:hover{color:#fff;background-color:#f8014c;-webkit-box-shadow:0 0 27px 3px #f8014c;box-shadow:0 0 27px 3px #f8014c}.qodef-page-sidebar-custom .widget.widget_shopping_cart .widget_shopping_cart_content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-page-sidebar-custom .widget.widget_shopping_cart .widget_shopping_cart_content ul li{position:relative}.qodef-page-sidebar-custom .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:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:15px;line-height:1.2em!important;font-weight:700}.qodef-page-sidebar-custom .widget.widget_shopping_cart .widget_shopping_cart_content ul li img{width:80px;margin-right:20px}.qodef-page-sidebar-custom .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-custom .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-custom .widget.widget_shopping_cart .widget_shopping_cart_content .variation{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-page-sidebar-custom .widget.widget_shopping_cart .widget_shopping_cart_content .variation>*{display:inline-block;vertical-align:middle;margin:0}.qodef-page-sidebar-custom .widget.widget_shopping_cart .widget_shopping_cart_content .variation>* p{margin:0}.qodef-page-sidebar-custom .widget.widget_shopping_cart .widget_shopping_cart_content .quantity{display:block;margin-top:10px}.qodef-page-sidebar-custom .widget.widget_shopping_cart .widget_shopping_cart_content .total{margin:13px 0 0}.qodef-page-sidebar-custom .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-custom .widget.widget_layered_nav ul li.chosen a{color:#f8014c}.qodef-page-sidebar-custom .widget.widget_price_filter .price_slider_wrapper .ui-widget-content{position:relative;height:4px;background-color:#000;border-radius:0;cursor:pointer}.qodef-page-sidebar-custom .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{position:absolute;top:-3px;height:10px;width:10px;background-color:#f8014c;border-radius:100%;outline:0;z-index:2}.qodef-page-sidebar-custom .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-custom .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{position:absolute;display:block;height:100%;background-color:#f8014c;border-radius:0;z-index:1}.qodef-page-sidebar-custom .widget.widget_price_filter .price_slider_amount{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:32px 0 0}.qodef-page-sidebar-custom .widget.widget_price_filter .price_slider_amount .clear{display:none}.qodef-page-sidebar-custom .widget.widget_product_categories form{width:100%}.qodef-page-sidebar-custom .widget.widget_product_categories select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#b6b6b6;background-color:transparent;border:1px solid transparent;border-radius:0;outline:0}.qodef-page-sidebar-custom .widget.widget_product_search .qodef-widget-title{display:none}.qodef-page-sidebar-custom .widget.widget_product_search form{width:100%}.qodef-page-sidebar-custom .widget.widget_product_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-page-sidebar-custom .widget.widget_product_search button,.qodef-page-sidebar-custom .widget.widget_product_search input{height:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}.qodef-page-sidebar-custom .widget.widget_product_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:50px;font-size:14px;color:#b6b6b6;background-color:transparent;border:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}.qodef-page-sidebar-custom .widget.widget_product_search input:focus{color:#fff;border-color:transparent}.qodef-page-sidebar-custom .widget.widget_product_search input::-webkit-input-placeholder{color:inherit;opacity:1}.qodef-page-sidebar-custom .widget.widget_product_search input::-moz-placeholder{color:inherit;opacity:1}.qodef-page-sidebar-custom .widget.widget_product_search input:-ms-input-placeholder{color:inherit;opacity:1}.qodef-page-sidebar-custom .widget.widget_product_search input::-ms-input-placeholder{color:inherit;opacity:1}.qodef-page-sidebar-custom .widget.widget_product_search input::placeholder{color:inherit;opacity:1}.qodef-page-sidebar-custom .widget.widget_product_search button{position:absolute;top:0;right:0;width:50px;font-size:17px;text-align:center;color:#fff;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.qodef-page-sidebar-custom .widget.widget_product_search button span{display:block;line-height:inherit}.qodef-page-sidebar-custom .widget.widget_product_search button span:before{display:block;line-height:inherit}.qodef-page-sidebar-custom .widget.widget_product_search button:hover{color:#f8014c}.qodef-page-sidebar-custom .widget.widget_product_tag_cloud .tagcloud{padding:15px 25px 14px}.qodef-page-sidebar-custom .widget.widget_product_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 12px 0 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize}.qodef-page-sidebar-custom .widget.widget_product_tag_cloud .tagcloud a:before{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-page-sidebar-custom .widget.widget_product_tag_cloud .tagcloud a:after{content:'/';position:absolute;right:-11px;bottom:0}.qodef-page-sidebar-custom .widget.widget_product_tag_cloud .tagcloud a:hover{color:#fff}.qodef-page-sidebar-custom .widget.widget_product_tag_cloud .tagcloud a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-page-sidebar-custom .widget.widget_products ul li,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products ul li,.qodef-page-sidebar-custom .widget.widget_top_rated_products ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.qodef-page-sidebar-custom .widget.widget_products ul li:last-child,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products ul li:last-child,.qodef-page-sidebar-custom .widget.widget_top_rated_products ul li:last-child{margin-bottom:0}.qodef-page-sidebar-custom .widget.widget_products .qodef-woo-product-image,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products .qodef-woo-product-image,.qodef-page-sidebar-custom .widget.widget_top_rated_products .qodef-woo-product-image{-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.qodef-page-sidebar-custom .widget.widget_products .qodef-woo-product-image a,.qodef-page-sidebar-custom .widget.widget_products .qodef-woo-product-image img,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products .qodef-woo-product-image a,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products .qodef-woo-product-image img,.qodef-page-sidebar-custom .widget.widget_top_rated_products .qodef-woo-product-image a,.qodef-page-sidebar-custom .widget.widget_top_rated_products .qodef-woo-product-image img{position:relative;display:block}.qodef-page-sidebar-custom .widget.widget_products .qodef-woo-product-image img,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products .qodef-woo-product-image img,.qodef-page-sidebar-custom .widget.widget_top_rated_products .qodef-woo-product-image img{width:80px}.qodef-page-sidebar-custom .widget.widget_products .qodef-woo-product-title a,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products .qodef-woo-product-title a,.qodef-page-sidebar-custom .widget.widget_top_rated_products .qodef-woo-product-title a{color:inherit}.qodef-page-sidebar-custom .widget.widget_products .qodef-woo-product-title a:hover,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products .qodef-woo-product-title a:hover,.qodef-page-sidebar-custom .widget.widget_top_rated_products .qodef-woo-product-title a:hover{color:#f8014c}.qodef-page-sidebar-custom .widget.widget_products .qodef-woo-ratings,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products .qodef-woo-ratings,.qodef-page-sidebar-custom .widget.widget_top_rated_products .qodef-woo-ratings{margin-top:10px}.qodef-page-sidebar-custom .widget.widget_recent_reviews .qodef-woo-product-title,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products .qodef-woo-product-title,.qodef-page-sidebar-custom .widget.widget_top_rated_products .qodef-woo-product-title{margin-top:15px}.qodef-page-sidebar-custom .widget.widget_recent_reviews ul,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products ul,.qodef-page-sidebar-custom .widget.widget_top_rated_products ul{overflow-y:scroll;max-height:415px;scrollbar-color:#f8014c transparent;scrollbar-width:thin;padding:0!important}.qodef-page-sidebar-custom .widget.widget_recent_reviews ul li,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products ul li,.qodef-page-sidebar-custom .widget.widget_top_rated_products ul li{position:relative;padding:12px!important;margin-bottom:0!important}.qodef-page-sidebar-custom .widget.widget_recent_reviews ul li:before,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products ul li:before,.qodef-page-sidebar-custom .widget.widget_top_rated_products ul li:before{content:'';position:absolute;bottom:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-page-sidebar-custom .widget.widget_recent_reviews ul::-webkit-scrollbar,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products ul::-webkit-scrollbar,.qodef-page-sidebar-custom .widget.widget_top_rated_products ul::-webkit-scrollbar{width:3px}.qodef-page-sidebar-custom .widget.widget_recent_reviews ul::-webkit-scrollbar-thumb,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products ul::-webkit-scrollbar-thumb,.qodef-page-sidebar-custom .widget.widget_top_rated_products ul::-webkit-scrollbar-thumb{background-color:#f8014c}.qodef-page-sidebar-custom .widget.widget_recent_reviews .qodef-woo-ratings,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products .qodef-woo-ratings,.qodef-page-sidebar-custom .widget.widget_top_rated_products .qodef-woo-ratings{display:none}.qodef-page-sidebar-custom .widget.widget_recent_reviews .qodef-woo-product-date,.qodef-page-sidebar-custom .widget.widget_recently_viewed_products .qodef-woo-product-date,.qodef-page-sidebar-custom .widget.widget_top_rated_products .qodef-woo-product-date{font-size:12px;color:rgba(132,125,141,.7)}.qodef-page-sidebar-custom .widget.widget_recent_reviews ul{width:100%}.qodef-page-sidebar-custom .widget.widget_recent_reviews ul li{min-height:105px}.qodef-page-sidebar-custom .widget.widget_recent_reviews ul li:last-child{margin-bottom:0}.qodef-page-sidebar-custom .widget.widget_recent_reviews ul li>*{display:block;padding-left:100px;padding-top:15px}.qodef-page-sidebar-custom .widget.widget_recent_reviews ul li .product-title{font-size:15px;line-height:1.2em;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.qodef-page-sidebar-custom .widget.widget_recent_reviews ul .reviewer{font-size:12px;color:rgba(132,125,141,.7)}.qodef-page-sidebar-custom .widget.widget_recent_reviews a{position:relative;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;font-weight:700}.qodef-page-sidebar-custom .widget.widget_recent_reviews a:hover{color:#f8014c}.qodef-page-sidebar-custom .widget.widget_recent_reviews a img{position:absolute;top:0;left:0;width:80px}.qodef-page-sidebar-custom .widget.widget_recent_reviews .qodef-woo-ratings{margin-top:5px}.qodef-page-sidebar-custom .widget .wp-block-woocommerce-filter-wrapper{width:100%}.qodef-page-sidebar-custom .widget .wp-block-woocommerce-filter-wrapper .wc-block-components-filter-reset-button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:13px;line-height:22px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);-o-transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);width:100%;padding:17px 0;text-align:center;color:#fff;background-color:#f8014c;border:0 solid transparent;-webkit-box-shadow:0 0 0 0 #f8014c;box-shadow:0 0 0 0 #f8014c}.qodef-page-sidebar-custom .widget .wp-block-woocommerce-filter-wrapper .wc-block-components-filter-reset-button:hover{color:#fff;background-color:#f8014c;-webkit-box-shadow:0 0 27px 3px #f8014c;box-shadow:0 0 27px 3px #f8014c}@media only screen and (max-width:1200px){.qodef-content-grid{width:960px}}@media only screen and (max-width:1024px){.qodef-content-grid{width:768px}}@media only screen and (max-width:768px){.qodef-content-grid{width:600px}}@media only screen and (max-width:680px){.qodef-content-grid{width:420px}}@media only screen and (max-width:480px){.qodef-content-grid{width:300px}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1440px){.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-50px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner{margin:0 -25px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{padding:0 25px;margin:0 0 50px}}@media only screen and (max-width: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}}@media only screen and (max-width:1024px){#qodef-page-comments{margin-bottom:0}}@media only screen and (max-width:1024px){#qodef-page-comments-form{margin-bottom:0}}@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:1024px){#qodef-page-footer-top-area .qodef-content-full-width{padding:0 40px}}@media only screen and (max-width:1024px) and (min-width:681px){#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item:nth-child(1){-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item:nth-child(2){-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item:nth-child(2) .qodef-grid-item-inner:before{content:'';position:absolute;top:0;right:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item:nth-child(3){-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item:nth-child(3) .qodef-grid-item-inner:after{display:none}#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item:nth-child(4),#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item:nth-child(5){-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media only screen and (max-width:680px){#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item:nth-child(1),#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item:nth-child(2){-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item:nth-child(3){-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item:nth-child(3) .qodef-grid-item-inner:after,#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item:nth-child(3) .qodef-grid-item-inner:before{display:none}#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item:nth-child(4),#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item:nth-child(5){-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item .qodef-grid-item-inner{position:relative}#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item .qodef-grid-item-inner:after{display:none}#qodef-page-footer-top-area .qodef-col-num--5 .qodef-grid-inner .qodef-grid-item .qodef-grid-item-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}}@media only screen and (max-width:1024px){#qodef-page-footer-bottom-area .qodef-content-full-width{padding:0 40px}}@media only screen and (max-width:1024px){#qodef-page-header{display:none}}@media only screen and (max-width:1024px){#qodef-page-mobile-header{display:block}}@media only screen and (max-width:768px){.woocommerce-page div.woocommerce .col2-set{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .shop_table th.product-thumbnail{display:none}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail{display:none}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon{width:100%;float:none}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon>*{margin-bottom:15px;width:100%}#qodef-woo-page.qodef--cart .shop_table td.actions>.button{float:none;width:100%;margin-top:0}#qodef-woo-page.qodef--cart .cart-collaterals .shop_table th{width:auto}}@media only screen and (max-width:768px){.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{width:100%;float:none}.woocommerce-account .woocommerce-MyAccount-navigation{padding-right:0}.woocommerce-account .woocommerce-MyAccount-content{margin-top:50px}}@media only screen and (max-width:1440px){.qodef-woo-product-list ul.products.columns-6>.product{width:20%}}@media only screen and (max-width:1366px){.qodef-woo-product-list ul.products.columns-5>.product{width:25%}.qodef-woo-product-list ul.products.columns-6>.product{width:25%}.qodef-woo-product-list ul.products.columns-7>.product{width:25%}.qodef-woo-product-list ul.products.columns-8>.product{width:25%}}@media only screen and (max-width:1024px){.qodef-woo-product-list ul.products.columns-4>.product{width:33.33333%}.qodef-woo-product-list ul.products.columns-5>.product{width:33.33333%}.qodef-woo-product-list ul.products.columns-6>.product{width:33.33333%}.qodef-woo-product-list ul.products.columns-7>.product{width:33.33333%}.qodef-woo-product-list ul.products.columns-8>.product{width:33.33333%}}@media only screen and (max-width:768px){.qodef-woo-product-list ul.products.columns-3>.product{width:50%}.qodef-woo-product-list ul.products.columns-4>.product{width:50%}.qodef-woo-product-list ul.products.columns-5>.product{width:50%}.qodef-woo-product-list ul.products.columns-6>.product{width:50%}.qodef-woo-product-list ul.products.columns-7>.product{width:50%}.qodef-woo-product-list ul.products.columns-8>.product{width:50%}}@media only screen and (max-width:680px){.qodef-woo-product-list ul.products.columns-2>.product{width:100%}.qodef-woo-product-list ul.products.columns-3>.product{width:100%}.qodef-woo-product-list ul.products.columns-4>.product{width:100%}.qodef-woo-product-list ul.products.columns-5>.product{width:100%}.qodef-woo-product-list ul.products.columns-6>.product{width:100%}.qodef-woo-product-list ul.products.columns-7>.product{width:100%}.qodef-woo-product-list ul.products.columns-8>.product{width:100%}}@media only screen and (max-width:1440px){.qodef-woo-product-list.qodef-gutter--huge ul.products{margin:0 -25px}.qodef-woo-product-list.qodef-gutter--huge ul.products>.product{padding:0 25px;margin:0 0 50px}}@media only screen and (max-width:680px){.qodef-woo-results{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.qodef-woo-results .woocommerce-ordering{margin-left:0}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--single .qodef-woo-single-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}#qodef-woo-page.qodef--single .entry-summary{margin-top:60px}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger{left:10px}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure{-ms-flex-wrap:wrap;flex-wrap:wrap}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image{width:100%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child{margin-top:24px!important}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.weltgeist-core-page-inline-style{position:absolute!important;width:0;height:0;line-height:1;display:none}.swiper-wrapper{-webkit-transition-timing-function:cubic-bezier(.33,.09,0,1.01);-o-transition-timing-function:cubic-bezier(.33,.09,0,1.01);transition-timing-function:cubic-bezier(.33,.09,0,1.01)}.kc-elm.qodef-shortcode .fa,.kc-elm.qodef-shortcode .fas{font-family:'Font Awesome 5 Free';font-weight:900}.kc-elm.qodef-shortcode .fa:before,.kc-elm.qodef-shortcode .fas:before{font-family:inherit;font-weight:inherit}.kc-elm.qodef-shortcode .fab{font-family:'Font Awesome 5 Brands';font-weight:400}.kc-elm.qodef-shortcode .fab:before{font-family:inherit;font-weight:inherit}.qodef-shortcode .last_toggle_el_margin,.qodef-shortcode .wpb_button,.qodef-shortcode .wpb_content_element,.qodef-shortcode .wpb_row,.qodef-shortcode ul.wpb_thumbnails-fluid>li{margin-bottom:0!important}#qodef-back-to-top{position:fixed;width:40px;height:40px;right:25px;bottom:25px;margin:0;opacity:0;visibility:hidden;z-index:10000;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}#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:#f8014c;border:1px solid #f8014c;overflow:hidden;-webkit-transition:.5s cubic-bezier(.31,1.79,0,1.26);-o-transition:.5s cubic-bezier(.31,1.79,0,1.26);transition:.5s cubic-bezier(.31,1.79,0,1.26)}#qodef-back-to-top .qodef-back-to-top-icon *{display:block;line-height:inherit}#qodef-back-to-top:hover .qodef-back-to-top-icon{-webkit-box-shadow:0 0 27px 3px #f8014c;box-shadow:0 0 27px 3px #f8014c}#qodef-back-to-top.qodef--off{opacity:0;visibility:hidden;-webkit-transition:opacity .15s ease,visibility 0s .15s;-o-transition:opacity .15s ease,visibility 0s .15s;transition:opacity .15s ease,visibility 0s .15s}#qodef-back-to-top.qodef--on{opacity:1;visibility:visible;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.qodef-blog.qodef-item-layout--metro{margin:0}.qodef-blog.qodef-item-layout--metro.qodef-layout--masonry article .qodef-e-media-holder{overflow:hidden}.qodef-blog.qodef-item-layout--metro.qodef-layout--masonry article .qodef-e-media-holder .qodef-e-media-image{-webkit-transform-origin:40% 50%;-ms-transform-origin:40% 50%;transform-origin:40% 50%;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:.3s cubic-bezier(.21,.8,.43,.77);-o-transition:.3s cubic-bezier(.21,.8,.43,.77);transition:.3s cubic-bezier(.21,.8,.43,.77);-webkit-backface-visibility:hidden;backface-visibility:hidden}.qodef-blog.qodef-item-layout--metro.qodef-layout--masonry article.qodef-item--huge-square:hover .qodef-e-media-image{-webkit-transform:scale(1.08) rotateZ(-2deg)!important;-ms-transform:scale(1.08) rotate(-2deg)!important;transform:scale(1.08) rotateZ(-2deg)!important}.qodef-blog.qodef-item-layout--metro.qodef-layout--masonry article:hover .qodef-e-media-image{-webkit-transform:scale(1.1) rotateZ(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotateZ(-3deg);-webkit-transition:.5s cubic-bezier(.13,.64,.22,.99);-o-transition:.5s cubic-bezier(.13,.64,.22,.99);transition:.5s cubic-bezier(.13,.64,.22,.99)}.qodef-blog.qodef-item-layout--metro:not(.qodef-layout--masonry) article .qodef-e-inner-hover{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:11;pointer-events:none}.qodef-blog.qodef-item-layout--metro:not(.qodef-layout--masonry) article .qodef-e-inner-hover:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;left:-10%;width:120%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(250,1,77,.6)),to(rgba(26,22,31,0)));background:-o-linear-gradient(bottom,rgba(250,1,77,.6) 0,rgba(26,22,31,0) 100%);background:linear-gradient(to top,rgba(250,1,77,.6) 0,rgba(26,22,31,0) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);-webkit-transform:translateY(100%) rotate(12deg) skew(10deg,10deg);-ms-transform:translateY(100%) rotate(12deg) skew(10deg,10deg);transform:translateY(100%) rotate(12deg) skew(10deg,10deg);-webkit-transition:.5s cubic-bezier(0,.88,.21,.93);-o-transition:.5s cubic-bezier(0,.88,.21,.93);transition:.5s cubic-bezier(0,.88,.21,.93)}.qodef-blog.qodef-item-layout--metro:not(.qodef-layout--masonry) article .qodef-e-inner-hover:after{content:'';position:absolute;width:100%;height:4px;background:#f8014c;position:absolute;bottom:0;left:0;-webkit-box-shadow:0 0 10px 2px #f8014c;box-shadow:0 0 10px 2px #f8014c;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-blog.qodef-item-layout--metro:not(.qodef-layout--masonry) article .qodef-e-content:hover+.qodef-e-post-link+.qodef-e-inner-hover:before{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-blog.qodef-item-layout--metro:not(.qodef-layout--masonry) article .qodef-e-content:hover+.qodef-e-post-link+.qodef-e-inner-hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-blog.qodef-item-layout--metro article .qodef-e-media-holder{position:relative}.qodef-blog.qodef-item-layout--metro article .qodef-e-media-holder:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(0,0,0,0)),to(black));background:-o-linear-gradient(top,rgba(0,0,0,0) 40%,#000 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 40%,#000 100%);opacity:.7}.qodef-blog.qodef-item-layout--metro article .qodef-e-media-holder .qodef-e-media-image.qodef--background{margin-bottom:0}.qodef-blog.qodef-item-layout--metro article .qodef-e-content{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 29px 30px}.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-excerpt,.qodef-blog.qodef-item-layout--metro article .qodef-e-info-author,.qodef-blog.qodef-item-layout--metro article .qodef-e-info-category,.qodef-blog.qodef-item-layout--metro article .qodef-e-info-comments-link,.qodef-blog.qodef-item-layout--metro article .qodef-e-info-date,.qodef-blog.qodef-item-layout--metro article .qodef-e-text,.qodef-blog.qodef-item-layout--metro article .qodef-e-title,.qodef-blog.qodef-item-layout--metro article .qodef-views-holder{z-index:12!important}.qodef-blog.qodef-item-layout--metro article .qodef-e-info-category{-webkit-transition:.3s cubic-bezier(0,.79,.26,.88);-o-transition:.3s cubic-bezier(0,.79,.26,.88);transition:.3s cubic-bezier(0,.79,.26,.88)}.qodef-blog.qodef-item-layout--metro article .qodef-e-info-category:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.qodef-blog.qodef-item-layout--metro article .qodef-e-info{z-index:30}.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:11px}.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top .qodef-e-info-item{margin:0 17px 0 0}.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top .qodef-e-info-item a,.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top .qodef-e-info-item span{color:#fff}.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top .qodef-e-info-item:after{color:#fff;right:-12px}.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top .qodef-e-info-item.qodef-e-info-author .qodef-e-info-author-link:before,.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top .qodef-e-info-item.qodef-e-info-date a:before{content:'';position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top .qodef-e-info-item.qodef-e-info-author .qodef-e-info-author-link:hover,.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top .qodef-e-info-item.qodef-e-info-date a:hover{color:currentColor}.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top .qodef-e-info-item.qodef-e-info-author .qodef-e-info-author-link:hover:before,.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top .qodef-e-info-item.qodef-e-info-date a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--bottom{margin-top:9px}.qodef-blog.qodef-item-layout--metro article .qodef-e-text .qodef-e-excerpt{color:#e7e7e7;margin-top:13px}.qodef-blog.qodef-item-layout--metro article .qodef-e-post-link{z-index:20}.qodef-blog.qodef-item-layout--metro article .qodef-e-post-link:hover~.qodef-e-inner-hover:before{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-blog.qodef-item-layout--metro article .qodef-e-post-link:hover~.qodef-e-inner-hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after,.qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after,.qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after{position:absolute;top:calc(50% - 36px);left:calc(50% - 36px);content:'\45';font-family:ElegantIcons;font-size:72px;line-height:1;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;color:#fff;speak:none;-webkit-font-smoothing:antialiased;z-index:1;border:3px solid #fff}.qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after{content:'\e006'}.qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after{content:'\45'}.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after{content:'\e027'}.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link svg{-webkit-transition:.3s cubic-bezier(.36,.15,0,1.46);-o-transition:.3s cubic-bezier(.36,.15,0,1.46);transition:.3s cubic-bezier(.36,.15,0,1.46)}.qodef-blog.qodef-item-layout--metro article.format-link:hover .qodef-e-link svg{-webkit-transform:translateX(-50%) rotate(90deg);-ms-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg)}.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-inner:hover .qodef-e-inner-hover:before{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-inner:hover .qodef-e-inner-hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-inner .qodef-e-link-text,.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-inner .qodef-e-link-title,.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-inner .qodef-e-link-url-title,.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-inner .qodef-icon-elegant-icons{z-index:12}.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{position:relative;display:block;font-size:30px;line-height:1;color:#f8014c}.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link-text{position:relative;color:#fff;margin:28px 0 14px 0}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote{padding:83px 68px 87px}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote:before{font-size:582px}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote-text{margin:5px 0 5px 0}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote-author{margin:14px 0 4px}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-icon-quote{-webkit-transform-origin:50% 30%;-ms-transform-origin:50% 30%;transform-origin:50% 30%;-webkit-transition:.3s cubic-bezier(.57,.13,0,1.23);-o-transition:.3s cubic-bezier(.57,.13,0,1.23);transition:.3s cubic-bezier(.57,.13,0,1.23)}.qodef-blog.qodef-item-layout--metro article.format-quote:hover .qodef-e-icon-quote{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-inner:hover .qodef-e-inner-hover:before{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-inner:hover .qodef-e-inner-hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-inner .qodef-e-icon-quote,.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-inner .qodef-e-quote-author,.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-inner .qodef-e-quote-text{z-index:12}.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:40px;background-size:cover}.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:40px;background-size:cover}.qodef-blog.qodef-item-layout--metro.qodef-layout--masonry article .qodef-e-inner{position:relative;position:relative}.qodef-blog.qodef-item-layout--metro.qodef-layout--masonry article .qodef-e-inner:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-blog.qodef-item-layout--metro.qodef-layout--masonry article .qodef-e-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-blog.qodef-item-layout--metro.qodef-layout--masonry article .qodef-e-inner:after,.qodef-blog.qodef-item-layout--metro.qodef-layout--masonry article .qodef-e-inner:before{z-index:5}.qodef-blog.qodef-item-layout--metro.qodef-layout--masonry article .qodef-e-content{padding:17px 24px 17px}.qodef-blog.qodef-item-layout--metro.qodef-layout--masonry article:not(.qodef-item--huge-square) .qodef-e-excerpt{display:none}.qodef-blog.qodef-item-layout--minimal article .qodef-e-info.qodef-info--bottom{margin-top:5px}.qodef-blog.qodef-item-layout--simple article .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{-ms-flex-negative:0;flex-shrink:0;width:120px;margin:0 20px 0 0}.qodef-blog.qodef-item-layout--simple article .qodef-e-info.qodef-info--bottom{margin-top:5px}.qodef-blog.qodef-item-layout--standard article.format-link .qodef-e-link{background-image:none!important}.qodef-blog.qodef-item-layout--standard article.format-quote .qodef-e-quote{background-image:none!important}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom{margin-bottom:22px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link{margin-bottom:30px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote{margin-bottom:30px}.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{font-size:540px}#qodef-author-info{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:70px;padding:12px;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative}@media only screen and (max-width:680px){#qodef-author-info{padding:22px}}#qodef-author-info:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.7}#qodef-author-info:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.4}#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:30px}#qodef-author-info .qodef-m-image a,#qodef-author-info .qodef-m-image img{display:block}#qodef-author-info .qodef-m-content{margin-right:30px}#qodef-author-info .qodef-m-author{margin:0}#qodef-author-info .qodef-m-email{margin:5px 0 0}#qodef-author-info .qodef-m-description{margin:11px 0 0}#qodef-author-info .qodef-m-social-icons{margin-top:15px}#qodef-author-info .qodef-m-social-icons a{position:relative;display:inline-block;vertical-align:top;margin-right:27px}#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-bottom:86px}#qodef-single-post-navigation{position:relative;display:inline-block;width:100%;vertical-align:top;position:relative;margin:0;padding:24px 18px}#qodef-single-post-navigation:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}#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;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}#qodef-single-post-navigation .qodef-m-nav{position:relative;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-flex:1;-ms-flex:1 0 0px;flex:1 0 0}#qodef-single-post-navigation .qodef-m-nav>*{display:block;line-height:inherit}#qodef-single-post-navigation .qodef-m-nav.qodef--prev{left:0}#qodef-single-post-navigation .qodef-m-nav.qodef--next{right:0;margin-left:auto;text-align:right}#qodef-single-post-navigation .qodef-m-nav-title{margin:0}#qodef-single-post-navigation .qodef-m-nav-label{color:#a19fa3;text-transform:lowercase}.qodef-cf-subscribe{display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-cf-subscribe input[type=email],.qodef-cf-subscribe input[type=text]{margin-bottom:0}.qodef-cf-subscribe .qodef-subscribe-btn-holder{display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-cf-subscribe .qodef-subscribe-btn{display:-webkit-box;display:-ms-flexbox;display:flex;height:58px;width:58px;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;position:relative}.qodef-cf-subscribe .qodef-subscribe-btn:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(left,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to right,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.3}.qodef-cf-subscribe .qodef-subscribe-btn:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(top,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to bottom,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.3}.qodef-cf-subscribe .qodef-subscribe-btn .qodef-m-text{font-family:"Font Awesome 5 Free"}.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-area{position:fixed;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.94902)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.94902) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.94902) 100%);overflow-x:hidden!important;visibility:hidden;opacity:0;z-index:99}#qodef-fullscreen-area .qodef-content-grid{height:100%}#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu{width:100%}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area{-webkit-animation:qode-fade-in .25s linear both;animation:qode-fade-in .25s linear both}.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area{-webkit-animation:qode-fade-out .25s linear both;animation:qode-fade-out .25s linear both}#qodef-fullscreen-area-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{position:relative;top:0;margin:0 auto;text-align:center}.qodef-fullscreen-menu ul{margin:0;padding:0;list-style:none}.qodef-fullscreen-menu ul li{position:relative;margin:0;padding:0}.qodef-fullscreen-menu ul li.qodef--hide-link>a{cursor:default}.qodef-fullscreen-menu ul.sub-menu{display:none}.qodef-fullscreen-menu .qodef-menu-item-icon{margin-right:5px}.qodef-fullscreen-menu .qodef-mega-menu-widget-holder{display:none}.qodef-fullscreen-menu>ul>li>a{font-size:48px;font-weight:900;text-transform:uppercase;font-family:Montserrat,sans-serif;line-height:1;letter-spacing:-.02em;display:inline-block;padding:23px 0}@media only screen and (max-width:1366px){.qodef-fullscreen-menu>ul>li>a{padding:10px 0}}.qodef-fullscreen-menu>ul>li>a:hover{color:#f8014c;text-shadow:0 0 6px #f8014c}.qodef-fullscreen-menu>ul>li .qodef-drop-down-second-inner>ul{padding:49px 0 0}.qodef-fullscreen-menu>ul>li .qodef-drop-down-second-inner ul{padding:12px 0}.qodef-fullscreen-menu>ul>li .qodef-drop-down-second-inner ul li>a{font-size:21px;font-weight:900;text-transform:uppercase;font-family:Montserrat,sans-serif;line-height:1;letter-spacing:-.02em;display:inline-block;padding:15px 0}.qodef-fullscreen-menu>ul>li .qodef-drop-down-second-inner ul li>a:hover{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-fullscreen-menu>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,.qodef-fullscreen-menu>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a,.qodef-fullscreen-menu>ul>li.current-menu-item>a{color:#f8014c;text-shadow:0 0 6px #f8014c}#menu-fullscreen-menu>li{opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.71,.25,0,1.48);-o-transition-timing-function:cubic-bezier(.71,.25,0,1.48);transition-timing-function:cubic-bezier(.71,.25,0,1.48)}.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s}.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(2){-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(3){-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(4){-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(5){-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(6){-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(7){-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(8){-webkit-transition-delay:.7s;-o-transition-delay:.7s;transition-delay:.7s}.qodef-fullscreen-menu--opened #menu-fullscreen-menu>li:nth-child(9){-webkit-transition-delay:.8s;-o-transition-delay:.8s;transition-delay:.8s}.qodef-fullscreen-menu-opener{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.qodef-fullscreen-menu-opener .qodef-open-icon{position:relative;visibility:visible}.qodef-fullscreen-menu-opener .qodef-close-icon{position:absolute;top:33%;right:0;visibility:hidden;opacity:0}.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;-webkit-transition:color 0s;-o-transition:color 0s;transition:color 0s}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-close-icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines{position:relative;display:block;width:21px;height:17px}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line{position:absolute;left:0;height:3px;width:100%;background-color:currentColor;-webkit-transition:width .3s cubic-bezier(0,.89,.21,1.45);-o-transition:width .3s cubic-bezier(0,.89,.21,1.45);transition:width .3s cubic-bezier(0,.89,.21,1.45)}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-1{top:0}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-2{top:7px;width:66%}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-3{bottom:0}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon{width:21px;height:29px;line-height:1;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:.5s cubic-bezier(.11,.74,0,1.05);-o-transition:.5s cubic-bezier(.11,.74,0,1.05);transition:.5s cubic-bezier(.11,.74,0,1.05)}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-lines .qodef-line.qodef-line-1{top:13px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-lines .qodef-line.qodef-line-2{display:none}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-lines .qodef-line.qodef-line-3{top:13px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-lines .qodef-line.qodef-line-2{width:100%}.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-line{background-color:#fff}.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack .qodef-side-area-opener-icon{color:#fff}.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#fff;stroke:#fff}.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-line{background-color:#000}.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack .qodef-side-area-opener-icon{color:#000}.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#000;stroke:#000}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener{border-color:transparent}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-open-icon{visibility:hidden;opacity:0}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-close-icon{visibility:visible;opacity:1}.qodef-fullscreen-menu--opened #qodef-page-header,.qodef-fullscreen-menu--opened #qodef-page-mobile-header{visibility:hidden}.qodef-fullscreen-menu--opened #qodef-page-header .qodef-widget-holder{opacity:0}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,.qodef-fullscreen-menu--opened .qodef-header-logo-link,.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link{visibility:visible}.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:1}.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:0}#qodef-above-header-area .widget.widget_weltgeist_core_layout .qodef-layout-item--layout-video-style-1 .qodef-e-content{padding:0 0 42px 66px;max-width:750px}@media only screen and (max-width:1024px){#qodef-above-header-area .widget.widget_weltgeist_core_layout .qodef-layout-item--layout-video-style-1 .qodef-e-content{padding:0 0 35px 66px}}@media only screen and (max-width:1024px){#qodef-above-header-area .widget.widget_weltgeist_core_layout .qodef-layout-item--layout-video-style-1 .qodef-e-content .qodef-e-title{font-size:31px}}@media only screen and (max-width:680px){#qodef-above-header-area .widget.widget_weltgeist_core_layout .qodef-layout-item--layout-video-style-1 .qodef-e-content .qodef-e-title,#qodef-above-header-area .widget.widget_weltgeist_core_layout .qodef-layout-item--layout-video-style-1 .qodef-e-content .qodef-info--top{display:none}}#qodef-above-header-area div[id^=monster-widget-placeholder],#qodef-above-header-area div[id^=woo-monster-widget-placeholder]{display:none}.qodef-header--light #qodef-page-header .qodef-header-navigation>ul>li>a{color:#fff}.qodef-header--dark #qodef-page-header .qodef-header-navigation>ul>li>a{color:#000}#qodef-page-header .qodef-widget-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}#qodef-page-header .qodef-widget-holder:first-of-type{margin-right:50px}#qodef-page-header .qodef-widget-holder:last-of-type{margin-left:0;margin-right:0}#qodef-page-header .qodef-widget-holder .widget{margin:0 25px}#qodef-page-header .qodef-widget-holder .widget:first-child{margin-left:0}#qodef-page-header .qodef-widget-holder .widget:last-child{margin-right:0}#qodef-page-header .qodef-widget-holder .widget a{color:#fff}#qodef-page-header .qodef-widget-holder .widget a:hover{color:#f8014c}#qodef-page-header .qodef-widget-holder .widget.widget_product_search form.qodef--opened input,#qodef-page-header .qodef-widget-holder .widget.widget_search form.qodef--opened input{width:225px!important}@media only screen and (max-width:1440px){#qodef-page-header .qodef-widget-holder .widget.widget_product_search form.qodef--opened input,#qodef-page-header .qodef-widget-holder .widget.widget_search form.qodef--opened input{width:110px!important}}#qodef-page-header .qodef-widget-holder .widget.widget_product_search form .qodef-search-form-inner,#qodef-page-header .qodef-widget-holder .widget.widget_search form .qodef-search-form-inner{display:-webkit-box;display:-ms-flexbox;display:flex}#qodef-page-header .qodef-widget-holder .widget.widget_product_search form .qodef-search-form-inner input,#qodef-page-header .qodef-widget-holder .widget.widget_search form .qodef-search-form-inner input{font-size:12px;color:#fff;font-family:Montserrat,sans-serif;font-weight:700;letter-spacing:.08em;width:0;padding:11px 0;border:0;-webkit-transition:width .3s ease;-o-transition:width .3s ease;transition:width .3s ease}#qodef-page-header .qodef-widget-holder .widget.widget_product_search form .qodef-search-form-inner input::-webkit-input-placeholder,#qodef-page-header .qodef-widget-holder .widget.widget_search form .qodef-search-form-inner input::-webkit-input-placeholder{-webkit-transition:color .2s ease-out;transition:color .2s ease-out;color:#fff}#qodef-page-header .qodef-widget-holder .widget.widget_product_search form .qodef-search-form-inner input::-moz-placeholder,#qodef-page-header .qodef-widget-holder .widget.widget_search form .qodef-search-form-inner input::-moz-placeholder{-moz-transition:color .2s ease-out;transition:color .2s ease-out;color:#fff}#qodef-page-header .qodef-widget-holder .widget.widget_product_search form .qodef-search-form-inner input:-ms-input-placeholder,#qodef-page-header .qodef-widget-holder .widget.widget_search form .qodef-search-form-inner input:-ms-input-placeholder{-ms-transition:color .2s ease-out;transition:color .2s ease-out;color:#fff}#qodef-page-header .qodef-widget-holder .widget.widget_product_search form .qodef-search-form-inner input::-ms-input-placeholder,#qodef-page-header .qodef-widget-holder .widget.widget_search form .qodef-search-form-inner input::-ms-input-placeholder{-ms-transition:color .2s ease-out;transition:color .2s ease-out;color:#fff}#qodef-page-header .qodef-widget-holder .widget.widget_product_search form .qodef-search-form-inner input::placeholder,#qodef-page-header .qodef-widget-holder .widget.widget_search form .qodef-search-form-inner input::placeholder{-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;color:#fff}#qodef-page-header .qodef-widget-holder .widget.widget_product_search form .qodef-search-form-inner button,#qodef-page-header .qodef-widget-holder .widget.widget_search form .qodef-search-form-inner button{position:relative;width:auto}#qodef-page-header div[id^=monster-widget-placeholder],#qodef-page-header div[id^=woo-monster-widget-placeholder]{display:none}#qodef-page-header-inner.qodef-content-grid{padding:0}#qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:1}#qodef-page-header .qodef-header-logo-link img.qodef--dark,#qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:0}#qodef-page-header .qodef-header-logo-link img:not(.qodef--main):not(.qodef--sticky){position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--light{opacity:1}.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--dark,.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--main{opacity:0}.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--dark{opacity:1}.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--light,.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--main{opacity:0}#qodef-page-header .qodef-header-logo-image.qodef--customizer{max-height:100%;width:auto;margin-right:auto}.qodef-header--centered #qodef-page-header{height:150px}.qodef-header--centered #qodef-page-header-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-header--centered #qodef-page-header-inner>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.qodef-header--divided #qodef-page-header .qodef-header-logo-link{margin:0 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper,.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.qodef-header--divided #qodef-page-header-inner{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link{margin:0 auto}.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder{margin:0;visibility:visible}.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder .widget:after,.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder .widget:before{display:none}.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder .widget:first-child{margin-left:0!important}.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation{margin-left:auto}.qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo-link{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:1440px){.qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo-link{max-height:70%}}.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation{margin-left:auto;margin-right:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation>ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation{margin-right:auto}.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link{margin-right:24px}#qodef-page-header-inner .qodef-widget-holder{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}#qodef-page-header-inner .qodef-widget-holder .widget{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 35px!important}#qodef-page-header-inner .qodef-widget-holder .widget:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}#qodef-page-header-inner .qodef-widget-holder .widget:last-child{margin-right:0!important}#qodef-page-header-inner .qodef-widget-holder .widget:after{left:-35px}.qodef-header--tabbed #qodef-page-header-inner{padding:0}.qodef-header--tabbed #qodef-page-header{border-bottom:1px solid rgba(255,255,255,.2)}.qodef-header--tabbed #qodef-page-header .qodef-header-logo-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-left-wrapper{height:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-right-wrapper{height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;border-left:1px solid rgba(255,255,255,.2)}.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-top-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:35%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(255,255,255,.2);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-top-wrapper .qodef-widget-holder{width:100%}.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-top-wrapper .widget:first-child{margin-right:auto}.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-bottom-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:65%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-bottom-wrapper .qodef-widget-holder{-ms-flex-negative:0;flex-shrink:0;margin:0}.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-bottom-wrapper .qodef-widget-holder .widget{margin:0;height:100%;border-right:1px solid rgba(255,255,255,.2)}.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-bottom-wrapper .qodef-widget-holder .widget>*{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0 24px}.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-bottom-wrapper .qodef-header-navigation{margin:0 24px}.qodef-header--tabbed #qodef-page-header .qodef-widget-holder .widget{display:inline-block;vertical-align:middle;line-height:1}.qodef-header--tabbed #qodef-page-header .qodef-widget-holder .widget .textwidget>*,.qodef-header--tabbed #qodef-page-header .qodef-widget-holder .widget .widget p{margin:0}@media only screen and (min-width:1367px) and (max-width:1680px){.qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid{width:1100px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid{width:768px}}@media only screen and (min-width:1367px) and (max-width:1680px){.qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid{width:1100px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid{width:768px}}@media only screen and (min-width:1367px) and (max-width:1440px){.qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid{width:1100px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid{width:768px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid{width:768px}}.qodef-header--vertical #qodef-page-header{position:fixed;top:0;left:0;width:25vw;height:100%;background-image:url(//malastrana.altervista.org/wp-content/plugins/weltgeist-core/assets/img/vertical-background.png);-webkit-box-shadow:inset 0 0 10px #000;box-shadow:inset 0 0 10px #000}.qodef-header--vertical #qodef-page-header .qodef-header-logo-link{height:auto}.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:40px;position:relative}.qodef-header--vertical #qodef-page-header-inner:after{content:'';position:absolute;top:0;left:100%;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-header--vertical #qodef-page-header-inner .qodef-header-logo-link{margin:0 auto}.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder .widget{margin:0 0 15px}.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder .widget:last-child{margin-bottom:0}.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder .widget .qodef-icon{margin:0 12px}.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder .widget .textwidget{font-size:12px;color:#80778a}.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder .widget .textwidget span{color:#f8014c}.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder .widget .textwidget a{color:#fff}q .qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder .widget .textwidget a:hover{color:#f8014c}.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:25vw}.qodef-header--vertical .qodef-header-vertical-navigation{margin-top:auto;margin-bottom:auto;z-index:100;width:100%;text-align:center}.qodef-header--vertical .qodef-header-vertical-navigation ul{margin:0;padding:0;list-style:none}.qodef-header--vertical .qodef-header-vertical-navigation ul li{position:relative;padding:0;margin: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-inner{position:relative;display:block;padding:0;z-index:997}.qodef-header--vertical .qodef-header-vertical-navigation ul li.qodef--hide-link>a{cursor:default}.qodef-header--vertical .qodef-header-vertical-navigation .qodef-menu-item-icon{margin-right:5px}.qodef-header--vertical .qodef-header-vertical-navigation .qodef-mega-menu-widget-holder{display:none}.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-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.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--vertical .qodef-header-vertical-navigation>ul>li>a{font-size:12px;font-weight:700;text-transform:uppercase;font-family:Montserrat,sans-serif;line-height:1;letter-spacing:.08em;display:inline-block;padding:10px 0}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a:hover{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul{padding:8px 0}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a{font-size:11px;font-weight:500;text-transform:uppercase;font-family:Montserrat,sans-serif;line-height:1;letter-spacing:.08em;display:inline-block;color:#c5c5c5;padding:9px 0}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a:hover{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a,.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-item>a{color:#f8014c;text-shadow:0 0 3px #f8014c}.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:#1c0122;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:top .5s ease,-webkit-transform .5s ease;transition:top .5s ease,-webkit-transform .5s ease;-o-transition:transform .5s ease,top .5s ease;transition:transform .5s ease,top .5s ease;transition:transform .5s ease,top .5s ease,-webkit-transform .5s ease;z-index:100}.qodef-header-sticky .qodef-header-sticky-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.qodef-header-standard--right .qodef-header-sticky .qodef-header-sticky-inner .qodef-header-logo-link{margin-right:auto}.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner .qodef-header-navigation{margin-left:20px}.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner .qodef-widget-holder{margin-left:auto}.qodef-header--sticky-display .qodef-header-sticky{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.admin-bar.qodef-header--sticky-display .qodef-header-sticky{top:32px}#qodef-top-area{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:65px;border-bottom:1px solid rgba(104,89,122,.3);padding:0 40px;background:#000;z-index:101;overflow:hidden}#qodef-top-area .qodef-widget-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}#qodef-top-area .qodef-widget-holder:first-of-type{margin-right:auto}#qodef-top-area .qodef-widget-holder:last-of-type{margin-left:auto;margin-right:0}#qodef-top-area .qodef-widget-holder .widget{margin:0 12px}#qodef-top-area .qodef-widget-holder .widget:first-child{margin-left:0}#qodef-top-area .qodef-widget-holder .widget:last-child{margin-right:0}#qodef-top-area .widget{display:inline-block;vertical-align:middle;line-height:1}#qodef-top-area .widget .textwidget>*,#qodef-top-area .widget .widget p{margin:0}#qodef-top-area .widget.widget_nav_menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#qodef-top-area .widget.widget_nav_menu ul ul{display:none}#qodef-top-area .widget.widget_nav_menu ul>li{display:inline-block;margin:0}#qodef-top-area .widget.widget_nav_menu ul>li>a{font-family:Montserrat,sans-serif;font-size:13px;letter-spacing:.08em;font-weight:700;text-transform:uppercase;margin:0 22px;font-size:11px;font-weight:600}#qodef-top-area .widget.widget_nav_menu ul>li>a:hover{color:#f8014c;text-shadow:0 0 3px #f8014c}#qodef-top-area .widget.widget_nav_menu ul>li:first-child>a{margin-left:0}#qodef-top-area .widget.widget_nav_menu ul>li:last-child>a{margin-right:0}#qodef-top-area div[id^=monster-widget-placeholder],#qodef-top-area div[id^=woo-monster-widget-placeholder]{display:none}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a{background-image:none!important;height:auto!important;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1!important}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);opacity:0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:after{content:'\f16d';font-family:'Font Awesome 5 Brands';font-size:18px;color:#fff;position:absolute;opacity:0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;margin-left:1px;margin-top:-1px}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover:before{opacity:1}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover:after{opacity:1}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a img{display:inline-block!important}.qodef-instagram-list.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0}.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0!important}.qodef-instagram-list.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -5px}.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item{padding:0 5px!important;margin:0 0 10px!important}.qodef-instagram-list.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -10px}.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item{padding:0 10px!important;margin:0 0 20px!important}.qodef-instagram-list.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -15px}.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item{padding:0 15px!important;margin:0 0 30px!important}.qodef-instagram-list.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -20px}.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item{padding:0 20px!important;margin:0 0 40px!important}.qodef-instagram-list.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px}.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -25px}.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item{padding:0 25px!important;margin:0 0 50px!important}.qodef-instagram-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-80px}.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -40px}.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item{padding:0 40px!important;margin:0 0 80px!important}.qodef-instagram-list.qodef-gutter--extra.qodef--no-bottom-space{margin-bottom:-100px}.qodef-instagram-list.qodef-gutter--extra #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -50px}.qodef-instagram-list.qodef-gutter--extra #sb_instagram #sbi_images>.sbi_item{padding:0 50px!important;margin:0 0 100px!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:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}.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-page-mobile-header .qodef-widget-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}#qodef-page-mobile-header .qodef-widget-holder .widget{margin:0 0 0 12px}#qodef-page-mobile-header .widget{display:inline-block;vertical-align:middle;line-height:1}#qodef-page-mobile-header .widget .textwidget>*,#qodef-page-mobile-header .widget .widget p{margin:0}#qodef-page-mobile-header div[id^=monster-widget-placeholder],#qodef-page-mobile-header div[id^=woo-monster-widget-placeholder]{display:none}#qodef-page-mobile-header .qodef-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-mobile-header-opener{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.qodef-mobile-header-opener .qodef-open-icon{position:relative;visibility:visible}.qodef-mobile-header-opener .qodef-close-icon{position:absolute;top:33%;right:0;visibility:hidden}.qodef-mobile-header-opener.qodef-mobile-menu-opener--icon-pack{font-size:35px}.qodef-mobile-header-opener.qodef-mobile-menu-opener--icon-pack *{display:inline-block;line-height:inherit}.qodef-mobile-header-opener.qodef-mobile-menu-opener--icon-pack :before{display:inline-block;line-height:inherit}.qodef-mobile-header-opener.qodef-mobile-menu-opener--svg-path span{position:relative}.qodef-mobile-header-opener.qodef-mobile-menu-opener--svg-path span>*{vertical-align:middle}.qodef-mobile-header-opener.qodef-mobile-menu-opener--svg-path span path,.qodef-mobile-header-opener.qodef-mobile-menu-opener--svg-path span>*{fill:currentColor;stroke:currentColor}.qodef-mobile-header-opener.qodef-mobile-menu-opener--predefined{line-height:1}.qodef-mobile-header-opener.qodef-mobile-menu-opener--predefined .qodef-lines{position:relative;display:block;width:21px;height:17px}.qodef-mobile-header-opener.qodef-mobile-menu-opener--predefined .qodef-lines .qodef-line{position:absolute;left:0;height:3px;width:100%;background-color:currentColor;-webkit-transition:width .3s cubic-bezier(0,.89,.21,1.45);-o-transition:width .3s cubic-bezier(0,.89,.21,1.45);transition:width .3s cubic-bezier(0,.89,.21,1.45)}.qodef-mobile-header-opener.qodef-mobile-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-1{top:0}.qodef-mobile-header-opener.qodef-mobile-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-2{top:7px;width:66%}.qodef-mobile-header-opener.qodef-mobile-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-3{bottom:0}.qodef-mobile-header-opener.qodef-mobile-menu-opener--predefined .qodef-close-icon .qodef-lines .qodef-line.qodef-line-1{top:13px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.qodef-mobile-header-opener.qodef-mobile-menu-opener--predefined .qodef-close-icon .qodef-lines .qodef-line.qodef-line-2{display:none}.qodef-mobile-header-opener.qodef-mobile-menu-opener--predefined .qodef-close-icon .qodef-lines .qodef-line.qodef-line-3{top:13px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.qodef-mobile-header-opener.qodef-mobile-menu-opener--predefined:hover .qodef-lines .qodef-line.qodef-line-2{width:100%}.qodef-header--light:not(.qodef-mobile-menu--opened) .qodef-mobile-header-opener.qodef-mobile-menu-opener--predefined .qodef-line{background-color:#fff}.qodef-header--light:not(.qodef-mobile-menu--opened) .qodef-mobile-header-opener.qodef-mobile-menu-opener--icon-pack .qodef-side-area-opener-icon{color:#fff}.qodef-header--light:not(.qodef-mobile-menu--opened) .qodef-mobile-header-opener.qodef-mobile-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--light:not(.qodef-mobile-menu--opened) .qodef-mobile-header-opener.qodef-mobile-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#fff;stroke:#fff}.qodef-header--dark:not(.qodef-mobile-menu--opened) .qodef-mobile-header-opener.qodef-mobile-menu-opener--predefined .qodef-line{background-color:#000}.qodef-header--dark:not(.qodef-mobile-menu--opened) .qodef-mobile-header-opener.qodef-mobile-menu-opener--icon-pack .qodef-side-area-opener-icon{color:#000}.qodef-header--dark:not(.qodef-mobile-menu--opened) .qodef-mobile-header-opener.qodef-mobile-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--dark:not(.qodef-mobile-menu--opened) .qodef-mobile-header-opener.qodef-mobile-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#000;stroke:#000}.qodef-mobile-menu--opened .qodef-mobile-menu-opener{border-color:transparent}.qodef-mobile-menu--opened .qodef-mobile-menu-opener .qodef-open-icon{visibility:hidden}.qodef-mobile-menu--opened .qodef-mobile-menu-opener .qodef-close-icon{visibility:visible}.qodef-mobile-menu--opened #qodef-page-header,.qodef-mobile-menu--opened #qodef-page-mobile-header{visibility:hidden}.qodef-mobile-menu--opened .qodef-header-logo-image.qodef--customizer,.qodef-mobile-menu--opened .qodef-header-logo-link,.qodef-mobile-menu--opened .qodef-mobile-header-logo-link,.qodef-mobile-menu--opened .qodef-mobile-menu-opener{visibility:visible}.qodef-mobile-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:1}.qodef-mobile-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,.qodef-mobile-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:0}.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon{margin-right:5px}.qodef-mobile-header-navigation ul li.qodef--hide-link>a{cursor:default}.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder{display:none}#qodef-mobile-header-navigation ul li .qodef-menu-arrow{display:none}#qodef-mobile-header-navigation ul li.qodef-hide-link>a{cursor:default}#qodef-mobile-header-navigation ul li.menu-item-has-children>.qodef-menu-arrow{position:absolute;top:3px;right:0;display:block;width:30px;height:30px;font-size:20px;line-height:28px;cursor:pointer}#qodef-mobile-header-navigation ul li.menu-item-has-children>.qodef-menu-arrow:after{color:inherit;display:block;line-height:inherit;content:'\35';font-family:ElegantIcons;font-style:normal;text-align:center;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}#qodef-mobile-header-navigation ul li.menu-item-has-children.qodef--opened>.qodef-menu-arrow:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-fullscreen-menu-opener{margin-left:20px}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light{opacity:1}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{opacity:0}.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}.qodef-header-navigation .qodef-menu-item-icon{display:block;margin-right:5px;line-height:inherit}.qodef-header-navigation .qodef-menu-item-icon:before{display:block;line-height:inherit}.qodef-header-navigation ul li .qodef-drop-down-second{position:absolute;top:100%;left:0;display:block;width:260px;opacity:0;visibility:hidden;overflow:hidden;z-index:10;background-image:-webkit-gradient(linear,right top,left top,from(black),to(rgba(13,12,14,.90196)));background-image:-o-linear-gradient(right,#000 0,rgba(13,12,14,.90196) 100%);background-image:linear-gradient(-90deg,#000 0,rgba(13,12,14,.90196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);-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;border-top:1px solid #342d3d}.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start{opacity:1;visibility:visible;overflow:visible;z-index:20}.qodef-header-navigation ul li .qodef-mega-menu-widget-holder{display:none;white-space:normal}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right{left:auto;right:0}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul{opacity:1;visibility:visible}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder{display:block}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder .qodef-news-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder .qodef-news-layout .qodef-layout-item--layout-style-5 .qodef-e-title{margin:0 25% 0 0}@media only screen and (max-width:1366px){.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder .qodef-news-layout .qodef-layout-item--layout-style-5 .qodef-e-title{margin:0}}.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-inner:not(.qodef-content-grid){padding:0 40px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:19px 0;margin:0 -15px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li{width:100%;padding:0 15px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0;font-size:11px;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#fff;font-weight:700;text-decoration:underline}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a .qodef-menu-item-icon{-ms-flex-negative:0;flex-shrink:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul{padding-top:0;margin-left:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0;font-size:11px;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#c5c5c5}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li a .qodef-menu-item-icon{-ms-flex-negative:0;flex-shrink:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li a:hover{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover{color:#f8014c;text-shadow:0 0 3px #f8014c}.qodef-blog-item .qodef-e-image-info.qodef-e-info-bottom{position:absolute;left:0;bottom:0}.qodef-author-archive-info{display:-webkit-box;display:-ms-flexbox;display:flex;padding:11px;position:relative;position:relative;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}.qodef-author-archive-info:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-author-archive-info:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}@media only screen and (max-width:680px){.qodef-author-archive-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.qodef-author-archive-info:before{opacity:.7}.qodef-author-archive-info+.qodef-blog,.qodef-author-archive-info+.qodef-news-layout{margin-top:55px}.qodef-author-archive-info .qodef-author-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:680px){.qodef-author-archive-info .qodef-author-content{margin-left:0;margin-top:15px}}.qodef-author-archive-info .qodef-author-info-name{margin:0}.qodef-m-social-icons{display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-m-social-icons a{font-size:12px;line-height:16px;margin-right:22px}#qodef-post-reactions-holder .qodef-m-reactions{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -10px}#qodef-post-reactions-holder .qodef-e-reaction{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;-ms-flex-line-pack:center;align-content:center;text-align:center;padding:15px 5px;margin:0 10px;background-color:#fff;border:1px solid rgba(255,255,255,.2);-webkit-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out}#qodef-post-reactions-holder .qodef-e-reaction.qodef--reacted{cursor:default;pointer-events:none;background-color:#000}.qodef-news-reviews-holder{margin-top:30px;margin-bottom:70px;position:relative;position:relative;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}.qodef-news-reviews-holder:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.7}.qodef-news-reviews-holder:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.4}.qodef-news-reviews-holder .qodef-e-title-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 22px}.qodef-news-reviews-holder .qodef-e-title-holder .qodef-e-title{position:relative;padding-left:1.1em}.qodef-news-reviews-holder .qodef-e-title-holder .qodef-e-title:before{content:"\45";font-family:ElegantIcons;position:absolute;color:#f8014c;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:5}.qodef-news-reviews-holder .qodef-e-title-holder .qodef-e-title:after{content:'';position:absolute;color:#f8014c;top:50%;left:0;width:.1em;z-index:1;height:.3em;-webkit-transform:translate(.44em,-50%);-ms-transform:translate(.44em,-50%);transform:translate(.44em,-50%);-webkit-box-shadow:0 0 .4em .1em #f8014c;box-shadow:0 0 .4em .1em #f8014c}.qodef-news-reviews-holder .qodef-e-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.qodef-news-reviews-holder .qodef-e-bottom:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}@media only screen and (max-width:680px){.qodef-news-reviews-holder .qodef-e-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.qodef-news-reviews-holder .qodef-e-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;padding:22px}.qodef-news-reviews-holder .qodef-e-average,.qodef-news-reviews-holder .qodef-e-others{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:135px;height:135px;position:relative;position:relative}.qodef-news-reviews-holder .qodef-e-average:before,.qodef-news-reviews-holder .qodef-e-others:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-news-reviews-holder .qodef-e-average:after,.qodef-news-reviews-holder .qodef-e-others:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-news-reviews-holder .qodef-e-average .qodef-e-number,.qodef-news-reviews-holder .qodef-e-others .qodef-e-number{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:45px;line-height:1.067em!important}@media only screen and (max-width:1024px){.qodef-news-reviews-holder .qodef-e-average .qodef-e-number,.qodef-news-reviews-holder .qodef-e-others .qodef-e-number{font-size:38px}}@media only screen and (max-width:680px){.qodef-news-reviews-holder .qodef-e-average .qodef-e-number,.qodef-news-reviews-holder .qodef-e-others .qodef-e-number{font-size:24px}}.qodef-news-reviews-holder .qodef-e-average .qodef-e-label,.qodef-news-reviews-holder .qodef-e-others .qodef-e-label{color:#fff;font-size:13px;line-height:17px}.qodef-news-reviews-holder .qodef-e-average{background-color:#f8014c}.qodef-news-reviews-holder .qodef-e-average:not(:last-child){margin-bottom:22px}.qodef-news-reviews-holder .qodef-e-others{background-color:#000}.qodef-news-reviews-holder .qodef-e-right{position:relative;width:100%}.qodef-news-reviews-holder .qodef-e-right:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}@media only screen and (max-width:680px){.qodef-news-reviews-holder .qodef-e-right:after{display:none}}.qodef-news-reviews-holder .qodef-e-reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-news-reviews-holder .qodef-e-reviews .qodef-e-reviews-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-news-reviews-holder .qodef-e-reviews .qodef-e-reviews-wrap:not(:first-child){position:relative}.qodef-news-reviews-holder .qodef-e-reviews .qodef-e-reviews-wrap:not(:first-child):before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}@media only screen and (max-width:680px){.qodef-news-reviews-holder .qodef-e-reviews .qodef-e-reviews-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.qodef-news-reviews-holder .qodef-e-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:12px 18px}@media only screen and (max-width:680px){.qodef-news-reviews-holder .qodef-e-item{padding:12px 22px}}.qodef-news-reviews-holder .qodef-e-item:nth-child(2){border-left:1px solid rgba(104,89,122,.3)}@media only screen and (max-width:680px){.qodef-news-reviews-holder .qodef-e-item:nth-child(2){border-left:0}}.qodef-news-reviews-holder .qodef-e-item-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:34px;height:34px;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:15px;line-height:1.2em!important;background-color:#f8014c;margin-right:15px;-ms-flex-negative:0;flex-shrink:0}.qodef-news-reviews-holder qodef-e-item-title{font-size:13px}.qodef-news-reviews-holder .qodef-e-summary-holder{position:relative;padding:22px 18px}.qodef-news-reviews-holder .qodef-e-summary-holder:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}@media only screen and (max-width:680px){.qodef-news-reviews-holder .qodef-e-summary-holder{padding:22px}}.qodef-news-reviews-holder .qodef-e-summary-title{margin-top:0;margin-bottom:14px}.qodef-e-info-average{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;background:#f8014c;z-index:50}.qodef-e-info-average .qodef-e-number{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:21px;line-height:1.24em!important;line-height:1em}@media only screen and (max-width:680px){.qodef-e-info-average .qodef-e-number{font-size:18px}}.qodef-e-info-average .qodef-e-label{color:#fff;font-size:13px;line-height:1em}article .qodef-e-inner .qodef-e-info-average,article .qodef-e-media-image .qodef-e-info-average{position:absolute;top:0;right:5%;z-index:50}.qodef-author-pagination--on.qodef-pagination-type--standard .qodef-grid-inner{opacity:1;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-author-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-grid-inner{opacity:0}.qodef-author-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:#f8014c;opacity:0;z-index:-1;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-author-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner:before{display:block;line-height:inherit}.qodef-author-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-loading-spinner{opacity:1;z-index:1}.qodef-author-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button{opacity:0}.qodef-author-pagination--on.qodef-pagination-type--infinite-scroll.qodef--loading .qodef-infinite-scroll-spinner{opacity:1;z-index:1}.qodef-author-list.qodef-item-layout--info-below .qodef-e-author{padding:11px;position:relative;position:relative;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}.qodef-author-list.qodef-item-layout--info-below .qodef-e-author:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-author-list.qodef-item-layout--info-below .qodef-e-author:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-author-list.qodef-item-layout--info-below .qodef-e-img-info{position:relative}.qodef-author-list.qodef-item-layout--info-below .qodef-e-info-on{position:absolute;left:8px;bottom:0;background-color:#f8014c;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.qodef-author-list.qodef-item-layout--info-below .qodef-e-info-on .qodef-e-position{margin:0;padding:3px 11px}.qodef-author-list.qodef-item-layout--info-below .qodef-e-content{padding:23px 11px}.qodef-author-list.qodef-item-layout--info-below .qodef-e-content .qodef-e-title{margin-top:0;margin-bottom:10px}.qodef-author-list.qodef-item-layout--info-below .qodef-e-social-icons{font-size:12px}.qodef-author-list.qodef-item-layout--info-below .qodef-e-social-icons>a:not(:last-child){margin-right:14px}.qodef-news-block.qodef-block-gradient-background--list{background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}.qodef-news-block.qodef-block-gradient-background--article .qodef-e-inner{background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}.qodef-news-block.qodef-block-gradient-border--both{position:relative;position:relative}.qodef-news-block.qodef-block-gradient-border--both:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-news-block.qodef-block-gradient-border--both:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-news-block.qodef-article-gradient-border--both .qodef-e-inner{position:relative;position:relative}.qodef-news-block.qodef-article-gradient-border--both .qodef-e-inner:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-news-block.qodef-article-gradient-border--both .qodef-e-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-news-block.qodef-article-gradient-border--top .qodef-e-inner{position:relative}.qodef-news-block.qodef-article-gradient-border--top .qodef-e-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-news-block.qodef-article-gradient-border--left .qodef-e-inner{position:relative}.qodef-news-block.qodef-article-gradient-border--left .qodef-e-inner:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-news-block.qodef-block--scrollable .qodef-block--standard .qodef-e-block-part-inner{overflow-y:scroll;scrollbar-color:#f8014c transparent;scrollbar-width:thin}.qodef-news-block.qodef-block--scrollable .qodef-block--standard .qodef-e-block-part-inner::-webkit-scrollbar{width:3px}.qodef-news-block.qodef-block--scrollable .qodef-block--standard .qodef-e-block-part-inner::-webkit-scrollbar-thumb{background-color:#f8014c}.qodef-news-block.qodef-show-flags--no .qodef-info--views-flag{display:none}.qodef-news-block.qodef-show-review--no .qodef-e-info-average{display:none}.qodef-news-block .qodef-grid-item.qodef-e-block-part.qodef-block--featured,.qodef-news-block .qodef-grid-item.qodef-e-block-part.qodef-block--standard{margin-bottom:0}.qodef-news-block .qodef-e-inner{position:relative;z-index:10}.qodef-news-block .qodef-e-inner:hover .qodef-e-inner-hover:before{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-news-block .qodef-e-inner:hover .qodef-e-inner-hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-news-block .qodef-e-inner-hover{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:3;pointer-events:none}.qodef-news-block .qodef-e-inner-hover:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;left:-10%;width:120%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(250,1,77,.6)),to(rgba(26,22,31,0)));background:-o-linear-gradient(bottom,rgba(250,1,77,.6) 0,rgba(26,22,31,0) 100%);background:linear-gradient(to top,rgba(250,1,77,.6) 0,rgba(26,22,31,0) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);-webkit-transform:translateY(200%) rotate(12deg) skew(10deg,10deg);-ms-transform:translateY(200%) rotate(12deg) skew(10deg,10deg);transform:translateY(200%) rotate(12deg) skew(10deg,10deg);-webkit-transition:.5s cubic-bezier(0,.88,.21,.93);-o-transition:.5s cubic-bezier(0,.88,.21,.93);transition:.5s cubic-bezier(0,.88,.21,.93)}@media only screen and (max-width:1024px){.qodef-news-block .qodef-e-inner-hover:before{-webkit-transform:translateY(200%) rotate(0) skew(10deg,10deg);-ms-transform:translateY(200%) rotate(0) skew(10deg,10deg);transform:translateY(200%) rotate(0) skew(10deg,10deg)}}.qodef-news-block .qodef-e-inner-hover:after{content:'';position:absolute;width:100%;height:4px;background:#f8014c;position:absolute;bottom:0;left:0;-webkit-box-shadow:0 0 10px 2px #f8014c;box-shadow:0 0 10px 2px #f8014c;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-news-block .qodef-e-info{display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-news-block .qodef-e-info .qodef-e-info-item:not(:last-child):after{content:'/';margin:0 8px}.qodef-news-block .qodef-e-info .qodef-e-info-item.qodef-e-info-category:not(:last-child){margin-right:16px;-webkit-transition:.3s cubic-bezier(0,.79,.26,.88);-o-transition:.3s cubic-bezier(0,.79,.26,.88);transition:.3s cubic-bezier(0,.79,.26,.88)}.qodef-news-block .qodef-e-info .qodef-e-info-item.qodef-e-info-category:not(:last-child):hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.qodef-news-block .qodef-e-info .qodef-e-info-item.qodef-e-info-category:after{display:none}.qodef-news-block .qodef-e-info .qodef-e-info-item.qodef-e-info-comments:after{content:''}.qodef-news-block .qodef-e-info-category{background:#f8014c;padding:0 12px;font-family:Montserrat,sans-serif;text-transform:uppercase;font-weight:700;font-size:12px;color:#fff;-webkit-box-shadow:0 5px 7px 0 rgba(0,0,0,.3);box-shadow:0 5px 7px 0 rgba(0,0,0,.3);-webkit-transition:.3s cubic-bezier(0,.79,.26,.88);-o-transition:.3s cubic-bezier(0,.79,.26,.88);transition:.3s cubic-bezier(0,.79,.26,.88)}.qodef-news-block .qodef-e-info-category a,.qodef-news-block .qodef-e-info-category a:hover{color:#fff}.qodef-news-block .qodef-e-info-category:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.qodef-news-block .qodef-e-info-author-link{position:relative}.qodef-news-block .qodef-e-info-author-link:before{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-news-block .qodef-e-info-author-link:hover{color:#fff}.qodef-news-block .qodef-e-info-author-link:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-news-block .qodef-e-info-date a{position:relative}.qodef-news-block .qodef-e-info-date a:before{content:'';position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-news-block .qodef-e-info-date a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-news-block .qodef-e-info-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-news-block .qodef-e-info-author-link{margin-left:5px}.qodef-news-block .qodef-e-info-comments-link span,.qodef-news-block .qodef-views-holder span:first-child{margin-right:6px}.qodef-news-block .qodef-e-info-comments-link,.qodef-news-block .qodef-views-holder{color:#fff}.qodef-news-block .qodef-m-title{position:relative;margin:18px 0 16px 12px;padding-left:32px}.qodef-news-block .qodef-m-title:before{content:"\45";font-family:ElegantIcons;position:absolute;color:#f8014c;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:5}.qodef-news-block .qodef-m-title:after{content:'';position:absolute;color:#f8014c;top:50%;left:0;width:.1em;z-index:1;height:.3em;-webkit-transform:translate(.44em,-50%);-ms-transform:translate(.44em,-50%);transform:translate(.44em,-50%);-webkit-box-shadow:0 0 .4em .1em #f8014c;box-shadow:0 0 .4em .1em #f8014c}.qodef-news-block .qodef-e-info-date a{color:#a19fa3;font-size:12px;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.qodef-news-block .qodef-e-info-date a:hover{color:#fff}.qodef-news-block .qodef-info--top{font-size:12px}.qodef-news-block .qodef-info--bottom{font-size:12px}.qodef-news-block .qodef-e-video-button{position:relative}.qodef-news-block .qodef-e-video-button .qodef-e-play{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:50px;line-height:1;z-index:90}.qodef-news-block .qodef-e-video-button .qodef-e-play span{display:block;line-height:inherit}.qodef-news-block .qodef-e-video-button .qodef-e-play span:before{display:block;line-height:inherit}.qodef-news-block .qodef-e-play:hover .qodef-e-play-after{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.qodef-news-block .qodef-e-play .qodef-e-play-after{position:absolute;background:#fff;border-radius:50%;width:1.28em;height:1.28em;-webkit-box-shadow:0 5px 7px 0 rgba(0,0,0,.5);box-shadow:0 5px 7px 0 rgba(0,0,0,.5);z-index:4;-webkit-transition:.5s cubic-bezier(.31,1.79,0,1.26);-o-transition:.5s cubic-bezier(.31,1.79,0,1.26);transition:.5s cubic-bezier(.31,1.79,0,1.26)}.qodef-news-block .qodef-e-play-inner{position:absolute;width:0;height:0;border-top:.22em solid transparent!important;border-bottom:.22em solid transparent!important;border-left:.4em solid #f8014c;z-index:5;margin-left:.05em}.qodef-block--block-style-1>.qodef-grid-inner{position:relative}.qodef-block--block-style-1>.qodef-grid-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-block--block-style-1 .qodef-block--featured{padding-right:15px!important}.qodef-block--block-style-1 .qodef-block--featured .qodef-e-info-average{top:12px}.qodef-block--block-style-1 .qodef-block--featured .qodef-e-inner:before{display:none}.qodef-block--block-style-1 .qodef-block--standard{position:relative}.qodef-block--block-style-1 .qodef-block--standard:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}@media only screen and (max-width:1024px){.qodef-block--block-style-1 .qodef-block--standard:after{display:none}.qodef-block--block-style-1 .qodef-block--standard .qodef-e-content{margin-left:12px}}.qodef-block--block-style-1 .qodef-block--standard article:first-child .qodef-e-inner:before{display:none}.qodef-block--block-style-2 .qodef-block--featured .qodef-e-media-image{position:relative;position:relative}.qodef-block--block-style-2 .qodef-block--featured .qodef-e-media-image:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-block--block-style-2 .qodef-block--featured .qodef-e-media-image:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-block--block-style-2 .qodef-block--featured .qodef-info--top{color:#fff}.qodef-block--block-style-2 .qodef-block--featured .qodef-info--top .qodef-e-info-date a{color:#fff}@media only screen and (max-width:1366px){.qodef-block--block-style-2 .qodef-block--standard .qodef-e-content{margin-right:0}}@media only screen and (max-width:680px){.qodef-block--block-style-2 .qodef-block--standard .qodef-e-media-image{margin-right:10px}}@media only screen and (max-width:1366px){.qodef-block--block-style-2.qodef-gutter--extra>.qodef-grid-inner{margin:0 -20px}.qodef-block--block-style-2.qodef-gutter--extra>.qodef-grid-inner>.qodef-grid-item{padding:0 20px}}@media only screen and (max-width:1366px){.qodef-block--video-block-style-1 .qodef-block--featured .qodef-e-video-button .qodef-e-play{font-size:30px!important}}@media only screen and (max-width:680px){.qodef-block--video-block-style-1 .qodef-block--featured .qodef-e-content .qodef-info--top{display:none}}.qodef-news-layout.qodef-layout-gradient-background--list{background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}.qodef-news-layout.qodef-layout-gradient-background--article .qodef-e-inner{background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}.qodef-news-layout.qodef-article-gradient-border--both .qodef-e-inner{position:relative;position:relative}.qodef-news-layout.qodef-article-gradient-border--both .qodef-e-inner:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-news-layout.qodef-article-gradient-border--both .qodef-e-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-news-layout.qodef-article-gradient-border--top .qodef-e-inner{position:relative}.qodef-news-layout.qodef-article-gradient-border--top .qodef-e-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-news-layout.qodef-article-gradient-border--left .qodef-e-inner{position:relative}.qodef-news-layout.qodef-article-gradient-border--left .qodef-e-inner:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-news-layout.qodef-layout-gradient-background--list.qodef-article-gradient-border--no{position:relative;position:relative;padding:0 11px}.qodef-news-layout.qodef-layout-gradient-background--list.qodef-article-gradient-border--no:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-news-layout.qodef-layout-gradient-background--list.qodef-article-gradient-border--no:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-news-layout.qodef-layout-gradient-background--list.qodef-article-gradient-border--no .qodef-m-title{margin-left:0}.qodef-news-layout.qodef-layout-gradient-background--list.qodef-article-gradient-border--no .qodef-grid-inner{position:relative;padding-top:11px}.qodef-news-layout.qodef-layout-gradient-background--list.qodef-article-gradient-border--no .qodef-grid-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-news-layout.qodef-layout-gradient-background--list.qodef-article-gradient-border--no .qodef-grid-inner:before{left:-6px}.qodef-news-layout.qodef-show-flags--no .qodef-info--views-flag{display:none}.qodef-news-layout.qodef-show-review--no .qodef-e-info-average{display:none}.qodef-news-layout .qodef-e-info-author-link{position:relative}.qodef-news-layout .qodef-e-info-author-link:before{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-news-layout .qodef-e-info-author-link:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-news-layout .qodef-e-info-date a{position:relative}.qodef-news-layout .qodef-e-info-date a:before{content:'';position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-news-layout .qodef-e-info-date a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-news-layout .qodef-e-inner{position:relative;z-index:10}.qodef-news-layout .qodef-e-inner:hover .qodef-e-inner-hover:before{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-news-layout .qodef-e-inner:hover .qodef-e-inner-hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-news-layout .qodef-e-inner-hover{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:11;pointer-events:none}.qodef-news-layout .qodef-e-inner-hover:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;left:-10%;width:120%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(250,1,77,.6)),to(rgba(26,22,31,0)));background:-o-linear-gradient(bottom,rgba(250,1,77,.6) 0,rgba(26,22,31,0) 100%);background:linear-gradient(to top,rgba(250,1,77,.6) 0,rgba(26,22,31,0) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);-webkit-transform:translateY(200%) rotate(12deg) skew(10deg,10deg);-ms-transform:translateY(200%) rotate(12deg) skew(10deg,10deg);transform:translateY(200%) rotate(12deg) skew(10deg,10deg);-webkit-transition:.5s cubic-bezier(0,.88,.21,.93);-o-transition:.5s cubic-bezier(0,.88,.21,.93);transition:.5s cubic-bezier(0,.88,.21,.93)}@media only screen and (max-width:1024px){.qodef-news-layout .qodef-e-inner-hover:before{-webkit-transform:translateY(200%) rotate(0) skew(10deg,10deg);-ms-transform:translateY(200%) rotate(0) skew(10deg,10deg);transform:translateY(200%) rotate(0) skew(10deg,10deg)}}.qodef-news-layout .qodef-e-inner-hover:after{content:'';position:absolute;width:100%;height:4px;background:#f8014c;position:absolute;bottom:0;left:0;-webkit-box-shadow:0 0 10px 2px #f8014c;box-shadow:0 0 10px 2px #f8014c;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-news-layout .qodef-e-info{display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-news-layout .qodef-e-info .qodef-e-info-item:not(:last-child):after{content:'/';margin:0 8px}.qodef-news-layout .qodef-e-info .qodef-e-info-item.qodef-e-info-category:not(:last-child){margin-right:16px;-webkit-transition:.3s cubic-bezier(0,.79,.26,.88);-o-transition:.3s cubic-bezier(0,.79,.26,.88);transition:.3s cubic-bezier(0,.79,.26,.88)}.qodef-news-layout .qodef-e-info .qodef-e-info-item.qodef-e-info-category:not(:last-child):hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.qodef-news-layout .qodef-e-info .qodef-e-info-item.qodef-e-info-category:after{display:none}.qodef-news-layout .qodef-e-info .qodef-e-info-item.qodef-e-info-comments:after{content:''}.qodef-news-layout .qodef-e-info-category{background:#f8014c;padding:0 12px;font-family:Montserrat,sans-serif;text-transform:uppercase;font-weight:700;font-size:12px;color:#fff;-webkit-box-shadow:0 5px 7px 0 rgba(0,0,0,.3);box-shadow:0 5px 7px 0 rgba(0,0,0,.3);-webkit-transition:.3s cubic-bezier(0,.79,.26,.88);-o-transition:.3s cubic-bezier(0,.79,.26,.88);transition:.3s cubic-bezier(0,.79,.26,.88)}.qodef-news-layout .qodef-e-info-category a,.qodef-news-layout .qodef-e-info-category a:hover{color:#fff}.qodef-news-layout .qodef-e-info-category:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.qodef-news-layout .qodef-e-title-link{color:#fff}.qodef-news-layout .qodef-e-info-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-news-layout .qodef-e-info-author img{max-width:22px}.qodef-news-layout .qodef-e-info-author-link{margin-left:5px;color:#fff}.qodef-news-layout .qodef-e-info-comments-link span,.qodef-news-layout .qodef-views-holder span:first-child{margin-right:6px}.qodef-news-layout .qodef-e-info-comments-link,.qodef-news-layout .qodef-views-holder{color:#fff}.qodef-news-layout .qodef-info--top{font-size:12px}.qodef-news-layout .qodef-info--bottom{font-size:12px;color:#a19fa3;-webkit-transition:all .1s ease-in;-o-transition:all .1s ease-in;transition:all .1s ease-in}.qodef-news-layout .qodef-m-title{position:relative;margin:18px 0 16px 12px;padding-left:32px}.qodef-news-layout .qodef-m-title:before{content:"\45";font-family:ElegantIcons;position:absolute;color:#f8014c;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:5}.qodef-news-layout .qodef-m-title:after{content:'';position:absolute;color:#f8014c;top:50%;left:0;width:.1em;z-index:1;height:.3em;-webkit-transform:translate(.44em,-50%);-ms-transform:translate(.44em,-50%);transform:translate(.44em,-50%);-webkit-box-shadow:0 0 .4em .1em #f8014c;box-shadow:0 0 .4em .1em #f8014c}.qodef-news-layout .qodef-e-info-date a{color:#a19fa3;font-size:12px;-webkit-transition:all .1s ease-in;-o-transition:all .1s ease-in;transition:all .1s ease-in}.qodef-news-layout .qodef-e-info-date a:hover{color:#fff}.qodef-news-layout .qodef-layout-item--video .qodef-e-video-button{position:relative}.qodef-news-layout .qodef-layout-item--video .qodef-e-video-button .qodef-e-play{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:50px;line-height:1;z-index:30}@media only screen and (max-width:1440px){.qodef-news-layout .qodef-layout-item--video .qodef-e-video-button .qodef-e-play{font-size:30px!important}}.qodef-news-layout .qodef-layout-item--video .qodef-e-video-button .qodef-e-play span{display:block;line-height:inherit}.qodef-news-layout .qodef-layout-item--video .qodef-e-video-button .qodef-e-play span:before{display:block;line-height:inherit}.qodef-news-layout .qodef-e-play:hover .qodef-e-play-after{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.qodef-news-layout .qodef-e-play .qodef-e-play-after{position:absolute;background:#fff;border-radius:50%;width:1.28em;height:1.28em;-webkit-box-shadow:0 5px 7px 0 rgba(0,0,0,.5);box-shadow:0 5px 7px 0 rgba(0,0,0,.5);z-index:4;-webkit-transition:.5s cubic-bezier(.31,1.79,0,1.26);-o-transition:.5s cubic-bezier(.31,1.79,0,1.26);transition:.5s cubic-bezier(.31,1.79,0,1.26)}.qodef-news-layout .qodef-e-play-inner{position:absolute;width:0;height:0;border-top:.22em solid transparent!important;border-bottom:.22em solid transparent!important;border-left:.4em solid #f8014c;z-index:5;margin-left:.05em}@media only screen and (max-width:680px){.qodef-layout-item--layout-style-1.swiper-slide .qodef-e-inner:after{display:none}}.qodef-layout-item--layout-style-1 .qodef-e-inner{padding:12px}.qodef-layout-item--layout-style-1 .qodef-e-inner:hover .qodef-e-info-date a,.qodef-layout-item--layout-style-1 .qodef-e-inner:hover .qodef-info--bottom{color:#fff}.qodef-layout-item--layout-style-1 .qodef-e-inner:hover .qodef-info--topright{background:#f8014c}.qodef-layout-item--layout-style-1 .qodef-info--top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-layout-item--layout-style-1 .qodef-info--topright{background:#252525;padding:0 12px;-webkit-transition:.5s cubic-bezier(.17,.44,.21,.93);-o-transition:.5s cubic-bezier(.17,.44,.21,.93);transition:.5s cubic-bezier(.17,.44,.21,.93)}.qodef-layout-item--layout-style-1 .qodef-e-media-image{position:relative;z-index:24}.qodef-layout-item--layout-style-1 .qodef-e-content{margin:0 12px;position:relative;z-index:30}.qodef-layout-item--layout-style-1 .qodef-e-title{margin:0}.qodef-layout-item--layout-style-1 .qodef-e-title .qodef-e-title-link:hover{color:inherit}.qodef-layout-item--layout-style-1 .qodef-e-info-author-link{position:relative}.qodef-layout-item--layout-style-1 .qodef-e-info-author-link:before{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-layout-item--layout-style-1 .qodef-e-info-author-link:hover{color:#fff}.qodef-layout-item--layout-style-1 .qodef-e-info-author-link:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-layout-item--layout-style-1 .qodef-e-info-date a{position:relative}.qodef-layout-item--layout-style-1 .qodef-e-info-date a:before{content:'';position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:currentColor;width:0;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-layout-item--layout-style-1 .qodef-e-info-date a:hover:before{width:100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-layout-item--layout-style-1 .qodef-info--bottom{margin:8px 0 12px}.qodef-layout-item--layout-style-1 .qodef-e-info-author img{margin-right:10px}@media only screen and (max-width:1440px){.qodef-layout-item--layout-style-1.qodef-hide-excerpt--1440 .qodef-e-excerpt{display:none}}@media only screen and (max-width:1366px){.qodef-layout-item--layout-style-1.qodef-hide-excerpt--1366 .qodef-e-excerpt{display:none}}@media only screen and (max-width:1280px){.qodef-layout-item--layout-style-1.qodef-hide-excerpt--1280 .qodef-e-excerpt{display:none}}@media only screen and (max-width:1024px){.qodef-layout-item--layout-style-1.qodef-hide-excerpt--1024 .qodef-e-excerpt{display:none}}@media only screen and (max-width:768px){.qodef-layout-item--layout-style-1.qodef-hide-excerpt--768 .qodef-e-excerpt{display:none}}@media only screen and (max-width:680px){.qodef-layout-item--layout-style-1.qodef-hide-excerpt--680 .qodef-e-excerpt{display:none}}.qodef-layout-item--layout-style-2 .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px}@media only screen and (max-width:1440px){.qodef-layout-item--layout-style-2 .qodef-e-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width:680px){.qodef-layout-item--layout-style-2 .qodef-e-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.qodef-layout-item--layout-style-2:hover .qodef-e-media-image img{-webkit-transform:scale(1.1) rotateZ(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotateZ(-3deg);-webkit-transition:.5s cubic-bezier(.13,.64,.22,.99);-o-transition:.5s cubic-bezier(.13,.64,.22,.99);transition:.5s cubic-bezier(.13,.64,.22,.99)}.qodef-layout-item--layout-style-2 .qodef-e-media-image{margin-right:30px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.qodef-layout-item--layout-style-2 .qodef-e-media-image img{-webkit-transform-origin:40% 50%;-ms-transform-origin:40% 50%;transform-origin:40% 50%;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:.3s cubic-bezier(.21,.8,.43,.77);-o-transition:.3s cubic-bezier(.21,.8,.43,.77);transition:.3s cubic-bezier(.21,.8,.43,.77);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media only screen and (max-width:1440px){.qodef-layout-item--layout-style-2 .qodef-e-media-image{-ms-flex-negative:1;flex-shrink:1;margin-top:10px}}@media only screen and (max-width:680px){.qodef-layout-item--layout-style-2 .qodef-e-media-image{margin-right:0;margin-bottom:8px}}.qodef-layout-item--layout-style-2 .qodef-e-content{-ms-flex-preferred-size:100%;flex-basis:100%;margin-right:15px}.qodef-layout-item--layout-style-2 .qodef-e-title{margin-top:20px;margin-bottom:14px}.qodef-layout-item--layout-style-2 .qodef-info--top{margin:10px 0 12px}.qodef-layout-item--layout-style-2 .qodef-info--topleft{margin-right:20px}.qodef-layout-item--layout-style-2 .qodef-info--bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:14px}.qodef-layout-item--layout-style-3 .qodef-e-media-image+.qodef-e-content{position:absolute;bottom:0;padding:0 25px 19px;z-index:30}.qodef-layout-item--layout-style-3 .qodef-e-media-image{position:relative}.qodef-layout-item--layout-style-3 .qodef-e-media-image:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(0,0,0,0)),to(black));background:-o-linear-gradient(top,rgba(0,0,0,0) 40%,#000 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 40%,#000 100%);opacity:.7}.qodef-layout-item--layout-style-3 .qodef-e-info{z-index:30}.qodef-layout-item--layout-style-3 .qodef-info--top{margin-bottom:10px}@media only screen and (max-width:680px){.qodef-layout-item--layout-style-3 .qodef-info--top{display:none}}.qodef-layout-item--layout-style-3 .qodef-e-title{margin:0}.qodef-layout-item--layout-style-3 .qodef-e-title .qodef-e-title-link:hover{color:inherit}.qodef-layout-item--layout-style-3 .qodef-e-info-category,.qodef-layout-item--layout-style-3 .qodef-e-title-link,.qodef-layout-item--layout-style-3 .qodef-info--topright{position:relative;z-index:3}.qodef-layout-item--layout-style-3 .qodef-e-info-category{-webkit-transition:.3s cubic-bezier(0,.79,.26,.88);-o-transition:.3s cubic-bezier(0,.79,.26,.88);transition:.3s cubic-bezier(0,.79,.26,.88)}.qodef-layout-item--layout-style-3 .qodef-e-info-category:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.qodef-layout-item--layout-style-3 .qodef-e-post-link{display:block;width:100%;height:100%;position:absolute;top:0;z-index:20}.qodef-layout-item--layout-style-3 .qodef-e-info-date a{color:#fff}.qodef-layout-item--layout-style-4 .qodef-e-inner{padding:12px}.qodef-layout-item--layout-style-4:hover .qodef-e-media-image img{-webkit-transform:scale(1.1) rotateZ(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotateZ(-3deg);-webkit-transition:.5s cubic-bezier(.13,.64,.22,.99);-o-transition:.5s cubic-bezier(.13,.64,.22,.99);transition:.5s cubic-bezier(.13,.64,.22,.99)}.qodef-layout-item--layout-style-4 .qodef-e-media-image{margin-bottom:12px;overflow:hidden}.qodef-layout-item--layout-style-4 .qodef-e-media-image img{-webkit-transform-origin:40% 50%;-ms-transform-origin:40% 50%;transform-origin:40% 50%;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:.3s cubic-bezier(.21,.8,.43,.77);-o-transition:.3s cubic-bezier(.21,.8,.43,.77);transition:.3s cubic-bezier(.21,.8,.43,.77);-webkit-backface-visibility:hidden;backface-visibility:hidden}.qodef-layout-item--layout-style-4 .qodef-e-title{margin:0}.qodef-layout-item--layout-style-4 .qodef-e-info-date{margin-top:3px}.qodef-layout-item--layout-style-5 .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px}.qodef-layout-item--layout-style-5 .qodef-e-inner:hover .qodef-e-info-date a{color:#fff}.qodef-layout-item--layout-style-5 .qodef-e-inner:hover .qodef-info--bottom{color:#fff}.qodef-layout-item--layout-style-5 .qodef-e-media-image{-ms-flex-negative:0;flex-shrink:0;margin-right:15px;z-index:5}.qodef-layout-item--layout-style-5 .qodef-e-content{-ms-flex-preferred-size:100%;flex-basis:100%;margin-right:15px;z-index:30}.qodef-layout-item--layout-style-5 .qodef-e-title{margin:0}.qodef-layout-item--layout-style-5 .qodef-e-title .qodef-e-title-link:hover{color:inherit}.qodef-layout-item--layout-style-5 .qodef-info--bottom{-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.qodef-layout-item--layout-style-5.qodef-zig-zag--yes:nth-child(2n+1) .qodef-e-inner{margin-right:40px}.qodef-layout-item--layout-style-5.qodef-zig-zag--yes:nth-child(2n) .qodef-e-inner{margin-left:40px}@media only screen and (max-width:1440px){.qodef-layout-item--layout-style-5.qodef-hide-image--1440 .qodef-e-media-image{display:none}}@media only screen and (max-width:1366px){.qodef-layout-item--layout-style-5.qodef-hide-image--1366 .qodef-e-media-image{display:none}}@media only screen and (max-width:1280px){.qodef-layout-item--layout-style-5.qodef-hide-image--1280 .qodef-e-media-image{display:none}}@media only screen and (max-width:1024px){.qodef-layout-item--layout-style-5.qodef-hide-image--1024 .qodef-e-media-image{display:none}}@media only screen and (max-width:768px){.qodef-layout-item--layout-style-5.qodef-hide-image--768 .qodef-e-media-image{display:none}}@media only screen and (max-width:680px){.qodef-layout-item--layout-style-5.qodef-hide-image--680 .qodef-e-media-image{display:none}}.qodef-layout-item--layout-style-6 .qodef-e-content{text-align:center}.qodef-layout-item--layout-style-6 .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-layout-item--layout-style-6 .qodef-e-media-image+.qodef-e-content{position:absolute;left:0;width:100%;text-align:center;padding:0 20%;z-index:30}@media only screen and (max-width:1366px){.qodef-layout-item--layout-style-6 .qodef-e-media-image+.qodef-e-content{padding:0 15%}}@media only screen and (max-width:1024px){.qodef-layout-item--layout-style-6 .qodef-e-media-image+.qodef-e-content{padding:0}}.qodef-layout-item--layout-style-6 .qodef-e-media-image{position:relative}.qodef-layout-item--layout-style-6 .qodef-e-media-image:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(0,0,0,0)),to(black));background:-o-linear-gradient(top,rgba(0,0,0,0) 40%,#000 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 40%,#000 100%);opacity:.7}.qodef-layout-item--layout-style-6 .qodef-e-info{z-index:30}.qodef-layout-item--layout-style-6 .qodef-info--top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}@media only screen and (max-width:680px){.qodef-layout-item--layout-style-6 .qodef-info--top{display:none}}.qodef-layout-item--layout-style-6 .qodef-info--bottom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px;color:#fff}@media only screen and (max-width:680px){.qodef-layout-item--layout-style-6 .qodef-info--bottom{display:none}}.qodef-layout-item--layout-style-6 .qodef-e-title{margin:0}.qodef-layout-item--layout-style-6 .qodef-e-info-category,.qodef-layout-item--layout-style-6 .qodef-e-title-link,.qodef-layout-item--layout-style-6 .qodef-info--topright{position:relative;z-index:3}.qodef-layout-item--layout-style-6 .qodef-e-info-category{-webkit-transition:.3s cubic-bezier(0,.79,.26,.88);-o-transition:.3s cubic-bezier(0,.79,.26,.88);transition:.3s cubic-bezier(0,.79,.26,.88)}.qodef-layout-item--layout-style-6 .qodef-e-info-category:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.qodef-layout-item--layout-style-6 .qodef-e-post-link{display:block;width:100%;height:100%;position:absolute;top:0;z-index:20}.qodef-layout-item--layout-style-6 .qodef-e-info-date a{color:#fff}.qodef-layout-item--layout-style-7 .qodef-e-media-image+.qodef-e-content{position:absolute;bottom:0;padding:0 15px 10px;z-index:30}.qodef-layout-item--layout-style-7 .qodef-e-media-image{position:relative}.qodef-layout-item--layout-style-7 .qodef-e-media-image:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(0,0,0,0)),to(black));background:-o-linear-gradient(top,rgba(0,0,0,0) 40%,#000 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 40%,#000 100%);opacity:.7}.qodef-layout-item--layout-style-7 .qodef-e-info{z-index:30}.qodef-layout-item--layout-style-7 .qodef-e-title{margin:0}.qodef-layout-item--layout-style-7 .qodef-e-title-link{position:relative;z-index:3}.qodef-layout-item--layout-style-7 .qodef-e-post-link{display:block;width:100%;height:100%;position:absolute;top:0;z-index:20}.qodef-layout-item--layout-style-8 .qodef-e-inner:hover .qodef-e-info-date a,.qodef-layout-item--layout-style-8 .qodef-e-inner:hover .qodef-info--bottom{color:#fff}.qodef-layout-item--layout-style-8 .qodef-info--top{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-layout-item--layout-style-8 .qodef-e-media-image{position:relative;z-index:4}.qodef-layout-item--layout-style-8 .qodef-e-content{margin:0 12px;position:relative;z-index:30;padding-bottom:22px}.qodef-layout-item--layout-style-8 .qodef-e-title{margin:0}.qodef-layout-item--layout-style-8 .qodef-e-title .qodef-e-title-link:hover{color:inherit}.qodef-layout-item--layout-style-8 .qodef-e-info-author img{margin-right:10px}.qodef-layout-item--layout-video-style-1 .qodef-e-inner{position:relative}.qodef-layout-item--layout-video-style-1 .qodef-e-content{position:absolute;bottom:0;padding:0 25px 22px;z-index:30}@media only screen and (max-width:680px){.qodef-layout-item--layout-video-style-1 .qodef-e-content{display:none}}.qodef-layout-item--layout-video-style-1.swiper-slide{overflow:hidden}.qodef-layout-item--layout-video-style-1.swiper-slide .qodef-info--top{opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:1s 50ms cubic-bezier(.76,.12,.01,.76);-o-transition:1s 50ms cubic-bezier(.76,.12,.01,.76);transition:1s 50ms cubic-bezier(.76,.12,.01,.76)}.qodef-layout-item--layout-video-style-1.swiper-slide .qodef-e-title{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:1s .1s cubic-bezier(.86,.17,0,.81);-o-transition:1s .1s cubic-bezier(.86,.17,0,.81);transition:1s .1s cubic-bezier(.86,.17,0,.81)}.qodef-layout-item--layout-video-style-1.swiper-slide.swiper-slide-active .qodef-info--top{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-layout-item--layout-video-style-1.swiper-slide.swiper-slide-active .qodef-e-title{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-layout-item--layout-video-style-1 .qodef-e-media-image{position:relative}.qodef-layout-item--layout-video-style-1 .qodef-e-media-image:after{content:'';position:absolute;top:0;left:0;width:100%;height:calc(100% + 1px);background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(0,0,0,0)),to(black));background:-o-linear-gradient(top,rgba(0,0,0,0) 40%,#000 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 40%,#000 100%);opacity:.7}.qodef-layout-item--layout-video-style-1 .qodef-info--top{margin-bottom:10px;color:#fff}@media only screen and (max-width:1440px){.qodef-layout-item--layout-video-style-1 .qodef-info--top{margin-bottom:5px}}.qodef-layout-item--layout-video-style-1 .qodef-e-title{margin:0}.qodef-layout-item--layout-video-style-1 .qodef-e-info-category,.qodef-layout-item--layout-video-style-1 .qodef-e-title-link,.qodef-layout-item--layout-video-style-1 .qodef-info--topright{position:relative;z-index:3}.qodef-layout-item--layout-video-style-1 .qodef-e-info-category{-webkit-transition:.3s cubic-bezier(0,.79,.26,.88);-o-transition:.3s cubic-bezier(0,.79,.26,.88);transition:.3s cubic-bezier(0,.79,.26,.88)}.qodef-layout-item--layout-video-style-1 .qodef-e-info-category:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.qodef-layout-item--layout-video-style-1 .qodef-e-info-date a{color:#fff}.qodef-layout-item--layout-video-style-1 .qodef-e-post-link{display:block;width:100%;height:100%;position:absolute;top:0;z-index:20}.qodef-layout-item--layout-video-style-2 .qodef-e-inner{position:relative}.qodef-layout-item--layout-video-style-2 .qodef-e-media-image{position:relative}.qodef-layout-item--layout-video-style-2 .qodef-e-media-image:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(0,0,0,0)),to(black));background:-o-linear-gradient(top,rgba(0,0,0,0) 40%,#000 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 40%,#000 100%);opacity:.7}.qodef-layout-item--layout-video-style-2 .qodef-info--top{margin-bottom:10px}.qodef-layout-item--layout-video-style-2 .qodef-e-info-date a{color:#fff}.qodef-layout-item--layout-video-style-2 .qodef-e-content{position:absolute;bottom:0;padding:0 25px 20px;z-index:95}.qodef-layout-item--layout-video-style-2 .qodef-e-title{margin:0}.qodef-layout-item--layout-video-style-2 .qodef-e-title-link{position:relative;z-index:3}.qodef-layout-item--layout-video-style-2 .qodef-e-title-link:hover{color:#fff}.qodef-layout-item--layout-video-style-2 .qodef-e-info-author-link:hover{color:#fff}.qodef-layout-item--layout-video-style-2 .qodef-e-post-link{display:block;width:100%;height:100%;position:absolute;top:0;z-index:20}.qodef-layout-item--layout-video-style-3:hover .qodef-e-title-link{color:#f8014c}.qodef-layout-item--layout-video-style-3 .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px}.qodef-layout-item--layout-video-style-3 .qodef-e-video-button{position:relative;-ms-flex-preferred-size:30%;flex-basis:30%;margin-right:20px}@media only screen and (max-width:1024px){.qodef-layout-item--layout-video-style-3 .qodef-e-video-button{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:initial;flex-basis:initial}}.qodef-layout-item--layout-video-style-3 .qodef-e-content{-ms-flex-preferred-size:70%;flex-basis:70%;margin-right:15px}@media only screen and (max-width:1024px){.qodef-layout-item--layout-video-style-3 .qodef-e-content{-ms-flex-preferred-size:100%;flex-basis:100%}}.qodef-layout-item--layout-video-style-3 .qodef-e-title{margin:0}.qodef-layout-item--layout-video-style-3 .qodef-e-title-link{position:relative;z-index:3}.qodef-layout-item--layout-video-style-3 .qodef-e-post-link{display:block;width:100%;height:100%;position:absolute;top:0;opacity:.63}.widget.widget_weltgeist_core_layout .qodef-news-layout article:first-child .qodef-e-inner:before{background-image:none}.widget.widget_weltgeist_core_layout .qodef-m-title{margin-top:0}.widget.widget_weltgeist_core_layout .qodef-m-title .qodef-e-title-link{color:#fff}.widget.widget_weltgeist_core_layout .qodef--no-bottom-space{margin-bottom:0!important}.qodef-post--hot .qodef-info--views-flag,.qodef-post--popular .qodef-info--views-flag,.qodef-post--trending .qodef-info--views-flag{position:absolute;top:0;left:20px;padding:10px;color:#fff;background-color:#f8014c;font-weight:900;font-family:"Font Awesome 5 Free";z-index:50}.qodef-post--trending .qodef-info--views-flag:before{content:"\f0e7"}.qodef-post--hot .qodef-info--views-flag:before{content:"\f06d"}.qodef-post--popular .qodef-info--views-flag:before{content:"\f005"}.qodef-e-info.qodef-info--views-flag-numbers{display:none}.qodef-post--hot .qodef-e-info.qodef-info--views-flag-numbers,.qodef-post--popular .qodef-e-info.qodef-info--views-flag-numbers,.qodef-post--trending .qodef-e-info.qodef-info--views-flag-numbers{display:inline-block;position:absolute;top:0;left:5%;width:21px;text-align:center;color:#fff;font-size:14px;font-family:Montserrat,sans-serif;font-weight:700;background-color:#f8014c;z-index:50}.qodef-post--hot .qodef-e-media-image,.qodef-post--popular .qodef-e-media-image,.qodef-post--trending .qodef-e-media-image{position:relative}.widget.widget_weltgeist_core_post_category_tabs{position:relative}.widget.widget_weltgeist_core_post_category_tabs .qodef-e-tabs-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.widget.widget_weltgeist_core_post_category_tabs .qodef-e-tabs-holder{width:20%}.widget.widget_weltgeist_core_post_category_tabs .qodef-e-tabs-content{position:relative;width:80%}.widget.widget_weltgeist_core_post_category_tabs .qodef-e-tabs-content .qodef-e-tab-content{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.widget.widget_weltgeist_core_post_category_tabs .qodef-e-tabs-content .qodef-e-tab-content.active-content{position:relative;opacity:1}.widget.widget_weltgeist_core_post_category_tabs .qodef-e-tab{padding:4px 0}.widget.widget_weltgeist_core_post_category_tabs .qodef-e-tab a{text-transform:uppercase;color:#c5c5c5;font-size:11px;font-family:Montserrat,sans-serif;font-weight:500}.widget.widget_weltgeist_core_post_category_tabs .qodef-e-tab.active-category a{color:#f8014c}.widget.widget_weltgeist_core_post_category_tabs .qodef-e-tabs-content article .qodef-e-info.qodef-e-info-average,.widget.widget_weltgeist_core_post_category_tabs .qodef-e-tabs-content article .qodef-e-info.qodef-info--views-flag{display:none}.widget_weltgeist_core_sticky_sidebar{position:relative;width:100%;height:0;margin:0!important;padding:0!important;border:none!important;background:0 0!important}.widget_weltgeist_core_weather .qodef-weather--simple .qodef-e-weather-single-simple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px}.widget_weltgeist_core_weather .qodef-weather--simple .qodef-e-date{padding:0 6px}.widget_weltgeist_core_weather .qodef-weather--more .qodef-e-weather-single{display:-webkit-box;display:-ms-flexbox;display:flex}.widget_weltgeist_core_weather .qodef-weather--more .qodef-e-left{margin-right:20px}.widget_weltgeist_core_weather .qodef-weather--more .qodef-e-top{margin-bottom:15px}.widget_weltgeist_core_weather .qodef-weather--more .qodef-e-top .qodef-e-city{margin:0 0 10px}.widget_weltgeist_core_weather .qodef-weather--more .qodef-e-temperature-main{text-align:center;font-size:25px;margin-top:15px}.widget_weltgeist_core_weather .qodef-news-weather-other-days{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px}.widget_weltgeist_core_weather .qodef-news-weather-other-days .qodef-e-weather-simple{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-align:center;-ms-flex-align:center;align-items:center}.widget_weltgeist_core_weather .qodef-e-weather-icon:before{content:'';font-size:50px}.widget_weltgeist_core_weather .qodef-e-ws-mist:before{content:"\f75f"}.widget_weltgeist_core_weather .qodef-e-ws-light-snow:before,.widget_weltgeist_core_weather .qodef-e-ws-snow:before{content:"\f2dc"}.widget_weltgeist_core_weather .qodef-e-ws-thunderstorm:before{content:"\f0e7"}.widget_weltgeist_core_weather .qodef-e-ws-drizzle:before,.widget_weltgeist_core_weather .qodef-e-ws-light-intensity-drizzle:before,.widget_weltgeist_core_weather .qodef-e-ws-light-intensity-shower-rain:before,.widget_weltgeist_core_weather .qodef-e-ws-light-rain:before,.widget_weltgeist_core_weather .qodef-e-ws-moderate-rain:before,.widget_weltgeist_core_weather .qodef-e-ws-rain:before{content:"\f73d"}.widget_weltgeist_core_weather .qodef-e-ws-shower-rain:before{content:"\f740"}.widget_weltgeist_core_weather .qodef-e-ws-broken-clouds:before,.widget_weltgeist_core_weather .qodef-e-ws-overcast-clouds:before{content:"\f0c2"}.widget_weltgeist_core_weather .qodef-e-ws-few-clouds:before,.widget_weltgeist_core_weather .qodef-e-ws-scattered-clouds:before{content:"\f6c4"}.widget_weltgeist_core_weather .qodef-e-ws-clear-sky:before,.widget_weltgeist_core_weather .qodef-e-ws-sun:before{content:"\f185"}.qodef-parallax{position:relative;width:100vw;overflow:hidden}.qodef-parallax:not(.qodef-page-title){height:100%}.qodef-parallax-img-holder{position:absolute;top:-50%;height:150%;left:0;width:100%;background:#030303;opacity:0}.touchevents .qodef-parallax-img-holder{top:0;height:100%}.qodef-parallax-content-holder{position:relative;z-index:99}.qodef-parallax-img-wrapper{position:absolute;top:0;left:0;height:100%;width:100%;will-change:transform}.qodef-parallax-img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.touchevents .qodef-parallax-img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.qodef-browser--edge .qodef-parallax-img,.qodef-browser--ms-explorer .qodef-parallax-img{height:100%}.qodef-clients-list .qodef-e{position:relative;display:inline-block;width:100%;vertical-align:top}.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-team-list .qodef-e-role{margin:0}.qodef-team-list .qodef-e-title{margin:2px 0 13px}.qodef-team-list .qodef-team-member-social-icons{margin:0}.qodef-team-list.qodef-item-layout--info-below .qodef-e-content{margin:14px 0 0}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content{opacity:1;z-index:1}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;z-index:-1}.qodef-testimonials-list .qodef-e-inner{padding-bottom:40px}.qodef-testimonials-list .qodef-e-media-image{line-height:0;margin-bottom:25px}.qodef-testimonials-list .qodef-e-title{margin:0 0 25px}.qodef-testimonials-list .qodef-e-text{margin:0 0 25px}.qodef-testimonials-list .qodef-e-author{margin:0}.qodef-testimonials-list .swiper-pagination-bullets{text-align:left;bottom:0!important}.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:before{background-color:#f8014c}.qodef-testimonials-list.qodef-skin--light .qodef-e-author,.qodef-testimonials-list.qodef-skin--light .qodef-e-text,.qodef-testimonials-list.qodef-skin--light .qodef-e-title{color:#fff}.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before{background-color:#fff}.qodef-search-predefined .qodef-e-search-heading{position:relative;display:inline-block;width:100%;vertical-align:top;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative;margin-bottom:60px;padding:30px 20px 12px}.qodef-search-predefined .qodef-e-search-heading:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-search-predefined .qodef-e-search-heading:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-search-predefined .qodef-e-search-heading .qodef-e-search-heading-title{margin:0 0 28px;position:relative;padding-left:27px}.qodef-search-predefined .qodef-e-search-heading .qodef-e-search-heading-title:before{content:"\45";font-family:ElegantIcons;position:absolute;color:#f8014c;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:5}.qodef-search-predefined .qodef-e-search-heading .qodef-e-search-heading-title:after{content:'';position:absolute;color:#f8014c;top:50%;left:0;width:.1em;z-index:1;height:.3em;-webkit-transform:translate(.44em,-50%);-ms-transform:translate(.44em,-50%);transform:translate(.44em,-50%);-webkit-box-shadow:0 0 .4em .1em #f8014c;box-shadow:0 0 .4em .1em #f8014c}.qodef-search-predefined .qodef-e-search-heading .qodef-e-search-heading-form{width:100%;margin:0}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form-text{color:#a19fa3;font-size:13px;margin:23px 0 15px}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:middle;height:50px;position:relative;position:relative}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form .qodef-search-form-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form .qodef-search-form-inner:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form button,.qodef-search-predefined .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-predefined .qodef-e-search-heading .qodef-search-form input{position:relative;display:inline-block;width:75%;vertical-align:top;padding-left:20px;padding-right:60px;font-size:14px;color:#a19fa3;background-color:#000;border:1px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out;margin-bottom:13px;border-bottom:3px solid transparent;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form input:focus{border-bottom:3px solid #f8014c}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form input::-webkit-input-placeholder{color:inherit;opacity:1}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form input::-moz-placeholder{color:inherit;opacity:1}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form input:-ms-input-placeholder{color:inherit;opacity:1}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form input::-ms-input-placeholder{color:inherit;opacity:1}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form input::placeholder{color:inherit;opacity:1}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form button{position:absolute!important;top:0;right:0;width:174px;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;color:#fff;background-color:#f8014c;border:0 solid transparent;-webkit-box-shadow:0 0 0 0 #f8014c;box-shadow:0 0 0 0 #f8014c;position:relative;position:relative}@media only screen and (max-width:680px){.qodef-search-predefined .qodef-e-search-heading .qodef-search-form button{width:96px}}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form button:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(left,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to right,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.3}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form button:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(top,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to bottom,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.3}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form button span{display:block;line-height:inherit}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form button span:before{display:block;line-height:inherit;content:'Search';font-family:Montserrat,sans-serif;font-size:13px;font-weight:700}.qodef-search-predefined .qodef-e-search-heading .qodef-search-form button:hover{color:#fff;background-color:#f8014c;-webkit-box-shadow:0 0 27px 3px #f8014c;box-shadow:0 0 27px 3px #f8014c}@-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:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);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 0 47px;margin:0;background-color:transparent;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;outline:0;outline-offset:0;font-size:17px;color:#fff;font-family:Montserrat,sans-serif;font-weight:700;letter-spacing:.08em}.qodef-search-cover input[type=text]::-webkit-input-placeholder{-webkit-transition:color .2s ease-out;transition:color .2s ease-out;color:#fff}.qodef-search-cover input[type=text]::-moz-placeholder{-moz-transition:color .2s ease-out;transition:color .2s ease-out;color:#fff}.qodef-search-cover input[type=text]:-ms-input-placeholder{-ms-transition:color .2s ease-out;transition:color .2s ease-out;color:#fff}.qodef-search-cover input[type=text]::-ms-input-placeholder{-ms-transition:color .2s ease-out;transition:color .2s ease-out;color:#fff}.qodef-search-cover input[type=text]::placeholder{-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;color:#fff}.qodef-search-cover input[type=text]:focus::-webkit-input-placeholder{color:transparent}.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.qodef-search-close--icon-pack{line-height:1}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack .qodef-lines{position:relative;display:block;width:21px;height:17px}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack .qodef-lines .qodef-line{position:absolute;left:0;height:3px;width:100%;background-color:currentColor;-webkit-transition:width .3s cubic-bezier(0,.89,.21,1.45);-o-transition:width .3s cubic-bezier(0,.89,.21,1.45);transition:width .3s cubic-bezier(0,.89,.21,1.45)}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack .qodef-lines .qodef-line.qodef-line-1{top:7px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack .qodef-lines .qodef-line.qodef-line-2{display:none}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack .qodef-lines .qodef-line.qodef-line-3{top:7px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.qodef-search-cover .qodef-search-close{position:absolute;top:50%;right:37px;display:inline-block;vertical-align:middle;color:#fff;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-search-cover .qodef-search-close:hover{color:#f8014c}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack{font-size:23px;line-height:1em}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack *{display:block;line-height:inherit}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack :before{display:block;line-height:inherit}.qodef-search-cover .qodef-search-close.qodef-search-close--svg-path>*{vertical-align:middle}.qodef-search-cover .qodef-search-close.qodef-search-close--svg-path path,.qodef-search-cover .qodef-search-close.qodef-search-close--svg-path>*{fill:currentColor;stroke:currentColor}.qodef-fullscreen-search-holder{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:-webkit-gradient(linear,right top,left top,from(black),to(rgba(13,12,14,.94902)));background-image:-o-linear-gradient(right,#000 0,rgba(13,12,14,.94902) 100%);background-image:linear-gradient(-90deg,#000 0,rgba(13,12,14,.94902) 100%);z-index:100}.qodef-fullscreen-search-holder .qodef-header-logo-link{position:absolute;top:10px;left:calc(50% - 2px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;height:87px;max-height:100%}.qodef-fullscreen-search-holder .qodef-header-logo-link img{display:block;margin:auto 0;width:auto;max-height:100%;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.qodef-fullscreen-search-holder .qodef-header-logo-link img.qodef--main{opacity:1}.qodef-fullscreen-search-holder .qodef-header-logo-link img.qodef--dark,.qodef-fullscreen-search-holder .qodef-header-logo-link img.qodef--light{opacity:0}.qodef-fullscreen-search-holder .qodef-header-logo-link img:not(.qodef--main):not(.qodef--sticky){position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-header--light .qodef-fullscreen-search-holder .qodef-header-logo-link .qodef--light{opacity:1}.qodef-header--light .qodef-fullscreen-search-holder .qodef-header-logo-link .qodef--dark,.qodef-header--light .qodef-fullscreen-search-holder .qodef-header-logo-link .qodef--main{opacity:0}.qodef-header--dark .qodef-fullscreen-search-holder .qodef-header-logo-link .qodef--dark{opacity:1}.qodef-header--dark .qodef-fullscreen-search-holder .qodef-header-logo-link .qodef--light,.qodef-header--dark .qodef-fullscreen-search-holder .qodef-header-logo-link .qodef--main{opacity:0}.qodef-fullscreen-search-holder .qodef-header-logo-link.qodef-height--not-set img{width:50%}.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{width:0;margin:14px 0 9px;border-bottom:4px solid #f8014c;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 0 10px 1px #f8014c;box-shadow:0 0 10px 1px #f8014c}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-fullscreen-search-form .qodef-line{width:100%;-webkit-transition:width .5s ease .2s;-o-transition:width .5s ease .2s;transition:width .5s ease .2s}.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:Montserrat,sans-serif;font-weight:900;font-size:45px;text-transform:uppercase;letter-spacing:-.02em;text-align:center;color:#fff;line-height:1em;background:0 0;border:0;border-radius:0;outline:0;-webkit-box-shadow:none;box-shadow:none}.qodef-fullscreen-search-holder .qodef-search-field::-webkit-input-placeholder{-webkit-transition:color .2s ease-out;transition:color .2s ease-out;color:#fff}.qodef-fullscreen-search-holder .qodef-search-field::-moz-placeholder{-moz-transition:color .2s ease-out;transition:color .2s ease-out;color:#fff}.qodef-fullscreen-search-holder .qodef-search-field:-ms-input-placeholder{-ms-transition:color .2s ease-out;transition:color .2s ease-out;color:#fff}.qodef-fullscreen-search-holder .qodef-search-field::-ms-input-placeholder{-ms-transition:color .2s ease-out;transition:color .2s ease-out;color:#fff}.qodef-fullscreen-search-holder .qodef-search-field::placeholder{-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;color:#fff}.qodef-fullscreen-search-holder .qodef-search-field:focus::-webkit-input-placeholder{color:transparent}.qodef-fullscreen-search-holder .qodef-form-holder{text-align:center}.qodef-fullscreen-search-holder button[type=submit].qodef-search-submit{width:auto;color:#fff;border:none;outline:0;opacity:0;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-color:transparent;-webkit-box-shadow:none!important;box-shadow:none!important;position:absolute;right:0;top:0}.qodef-fullscreen-search-holder button[type=submit].qodef-search-submit:hover{color:#f8014c}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder button[type=submit].qodef-search-submit{opacity:1;-webkit-transition:color .2s ease,opacity .2s ease-out .5s,bottom .4s ease-out .5s;-o-transition:color .2s ease,opacity .2s ease-out .5s,bottom .4s ease-out .5s;transition:color .2s ease,opacity .2s ease-out .5s,bottom .4s ease-out .5s}.qodef-fullscreen-search-holder button[type=submit].qodef-search-submit.qodef-search-submit--icon-pack{font-size:30px;line-height:1em}.qodef-fullscreen-search-holder button[type=submit].qodef-search-submit.qodef-search-submit--svg-path path,.qodef-fullscreen-search-holder button[type=submit].qodef-search-submit.qodef-search-submit--svg-path>*{fill:currentColor;stroke:currentColor}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack{line-height:1}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack .qodef-lines{position:relative;display:block;width:21px;height:17px}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack .qodef-lines .qodef-line{position:absolute;left:0;height:3px;width:100%;background-color:currentColor;-webkit-transition:width .3s cubic-bezier(0,.89,.21,1.45);-o-transition:width .3s cubic-bezier(0,.89,.21,1.45);transition:width .3s cubic-bezier(0,.89,.21,1.45)}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack .qodef-lines .qodef-line.qodef-line-1{top:7px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack .qodef-lines .qodef-line.qodef-line-2{display:none}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack .qodef-lines .qodef-line.qodef-line-3{top:7px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.qodef-fullscreen-search-holder .qodef-search-close{position:absolute;top:36px;right:40px;display:inline-block;vertical-align:middle;color:#fff;opacity:0;visibility:hidden;z-index:1;line-height:1;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:.5s cubic-bezier(.11,.74,0,1.05);-o-transition:.5s cubic-bezier(.11,.74,0,1.05);transition:.5s cubic-bezier(.11,.74,0,1.05)}.qodef-fullscreen-search-holder .qodef-search-close:hover{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.admin-bar .qodef-fullscreen-search-holder .qodef-search-close{top:72px}.qodef-fullscreen-search-holder .qodef-search-close:hover{color:#f8014c}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack{font-size:23px;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:17px;line-height:1;width:auto;text-align:center}.qodef-search-opener .qodef-search-opener-inner{display:block;padding:11px 0;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.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:12px 0 0;padding:15px;-webkit-transition:color .2s ease-out,background-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out;cursor:pointer;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative}.qodef-accordion.qodef-layout--simple .qodef-accordion-title:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child{margin-top:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark{position:relative;-ms-flex-negative:0;flex-shrink:0;width:20px;height:18px;line-height:1;text-align:center}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span{position:absolute;display:block;width:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.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{color:#fff;background-color:#020203}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--minus{opacity:1}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--plus{opacity:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active:after{content:'';display:block;position:absolute;height:4px;width:100%;background-color:#f8014c;bottom:0;left:0;-webkit-box-shadow:0 0 13px 2px #f8014c;box-shadow:0 0 13px 2px #f8014c}.qodef-accordion.qodef-layout--simple .qodef-accordion-content{padding:15px;margin:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-content p{margin:0}.qodef-banner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-banner .qodef-m-banner-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1}.qodef-banner .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.qodef-banner .qodef-m-content-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-banner .qodef-m-title{margin:10px 0 4px}.qodef-banner .qodef-m-title-inner{display:inline-block}.qodef-banner .qodef-m-subtitle{font-family:Montserrat,sans-serif;margin:0;letter-spacing:0}.qodef-banner .qodef-m-text-field{font-size:15px;color:#f8014c;margin:0 0 10px;font-style:italic}.qodef-banner .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden}.qodef-banner .qodef-m-image img{display:block;-webkit-transition:all .35s ease-out;-o-transition:all .35s ease-out;transition:all .35s ease-out}.qodef-banner.qodef-layout--link-button .qodef-m-content-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:35px}.qodef-banner.qodef-layout--link-button .qodef-m-title{margin:10px 0}.qodef-banner.qodef-layout--link-button .qodef-m-text{margin:0}.qodef-banner.qodef-layout--link-button .qodef-m-button{margin:10px 0 0}.qodef-banner.qodef-layout--link-overlay .qodef-m-content .qodef-m-content-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:30px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fa014d));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fa014d 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fa014d 100%)}.qodef-banner.qodef-layout--link-overlay .qodef-m-content .qodef-m-content-inner .qodef-m-subtitle{color:#fff}.qodef-banner.qodef-layout--link-overlay .qodef-m-content .qodef-m-content-inner .qodef-m-text{color:#fff}.qodef-button{position:relative;position:relative}.qodef-button.qodef-html--link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:13px;line-height:22px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);-o-transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);padding:17px 68px}.qodef-button.qodef-size--small{padding:10px 34px}.qodef-button.qodef-size--large{padding:17px 100px}.qodef-button:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(left,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to right,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.6}.qodef-button:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(top,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to bottom,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.6}.qodef-button.qodef-layout--filled.qodef-html--link{color:#fff;background-color:#f8014c;border:0 solid transparent;-webkit-box-shadow:0 0 0 0 #f8014c;box-shadow:0 0 0 0 #f8014c}.qodef-button.qodef-layout--filled.qodef-html--link:hover{color:#fff;background-color:#f8014c;-webkit-box-shadow:0 0 27px 3px #f8014c;box-shadow:0 0 27px 3px #f8014c}.qodef-button.qodef-layout--outlined{color:#f8014c;background-color:transparent;border:0 solid #f8014c}.qodef-button.qodef-layout--outlined:hover{color:#fff;background-color:#f8014c;border-color:#f8014c}.qodef-button.qodef-layout--textual{padding:0!important;font-size:12px;color:#fff;background-color:transparent;border:0}.qodef-button.qodef-layout--textual .qodef-m-text{display:inline-block;vertical-align:middle}.qodef-button.qodef-layout--textual:hover{color:#f8014c}.qodef-button.qodef-layout--textual:after,.qodef-button.qodef-layout--textual:before{display:none}.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-countdown{background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative;padding:36px 30px 30px}.qodef-countdown:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-countdown:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-countdown .qodef-digit,.qodef-countdown .qodef-label{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center}.qodef-countdown.qodef-show--1 .qodef-digit-wrapper{width:100%}.qodef-countdown.qodef-show--2 .qodef-digit-wrapper{width:50%}.qodef-countdown.qodef-show--3 .qodef-digit-wrapper{width:33.33333%}.qodef-countdown.qodef-show--4 .qodef-digit-wrapper{width:25%}.qodef-countdown.qodef-show--5 .qodef-digit-wrapper{width:20%}.qodef-countdown.qodef-show--6 .qodef-digit-wrapper{width:16.66667%}.qodef-countdown.qodef-countdown--light .qodef-digit,.qodef-countdown.qodef-countdown--light .qodef-label{color:#fff}.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper{display:inline-block;vertical-align:top;padding:0 20px}.qodef-countdown.qodef-layout--simple .qodef-digit{font-family:inherit;font-size:90px;line-height:1em;font-weight:600;color:#fff}.qodef-counter.qodef-layout--simple{text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative;padding:30px}.qodef-counter.qodef-layout--simple:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-counter.qodef-layout--simple:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-counter.qodef-layout--simple .qodef-m-digit{font-family:inherit;font-weight:600;font-size:75px;line-height:1;color:#fff}.qodef-counter.qodef-layout--simple .qodef-m-title{margin:5px 0 0 0}.qodef-counter.qodef-layout--simple .qodef-m-text{margin:0}.qodef-custom-font{position:relative;margin:0}.qodef-dropcaps{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-dropcaps .qodef-m-letter{position:relative;top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;float:left;margin:0 10px 5px 0;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:28px;line-height:1.14em!important}@media only screen and (max-width:1024px){.qodef-dropcaps .qodef-m-letter{font-size:24px}}@media only screen and (max-width:680px){.qodef-dropcaps .qodef-m-letter{font-size:20px}}.qodef-dropcaps .qodef-m-text{display:inline;margin:0}.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{width:40px;height:40px;font-size:15px;line-height:1.2em!important;color:#fff;background-color:#fff}.qodef-dropcaps.qodef-type--circle{border-radius:100%}.qodef-google-map{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-google-map .qodef-m-map{display:block;width:100%;height:300px}.qodef-google-map .qodef-m-map embed,.qodef-google-map .qodef-m-map iframe,.qodef-google-map .qodef-m-map object{width:100%;display:block}.qodef-google-map .qodef-m-map img{max-width:none}.qodef-highlight .qodef-highlight-text{padding:0 5px;color:#fff;background-color:#fff}.qodef-icon-list-item{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}.qodef-icon-list-item .qodef-e-title{position:relative;display:inline-block;vertical-align:top;margin:0;line-height:1}.qodef-icon-list-item .qodef-e-title a{display:block}.qodef-icon-list-item .qodef-e-title-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-icon-list-item .qodef-icon-holder{-ms-flex-negative:0;flex-shrink:0;margin-right:5px;float:none}.qodef-icon-list-item .qodef-icon-holder .qodef-icon{font-size:18px}.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper{position:relative;display:inline-block;vertical-align:top}.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img{display:block}#qodef-page-sidebar .widget.widget_weltgeist_core_icon_list_item{margin-bottom:0}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_icon_list_item{margin-bottom:0}#qodef-page-footer .widget.widget_weltgeist_core_icon_list_item{margin-bottom:0}#qodef-side-area .widget.widget_weltgeist_core_icon_list_item{margin-bottom:0}.qodef-icon-with-text .qodef-m-title{margin:0}.qodef-icon-with-text .qodef-m-title a{display:block}.qodef-icon-with-text .qodef-m-text{margin:8px 0 0}.qodef-icon-with-text .qodef-m-icon-wrapper{line-height:1}.qodef-icon-with-text .qodef-icon-holder{float:none}.qodef-icon-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper{position:relative;display:inline-block;vertical-align:top}.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img{display:block}.qodef-icon-with-text.qodef-layout--before-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{-ms-flex-negative:0;flex-shrink:0;margin-right:15px}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title{line-height:1}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper{-ms-flex-negative:0;flex-shrink:0;margin-right:5px}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center{text-align:center}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left{text-align:left}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right{text-align:right}.qodef-icon-with-text.qodef-layout--top .qodef-m-title{margin-top:21px}.qodef-icon-holder{position:relative;display:inline-block;vertical-align:top;width:auto;line-height:1}.qodef-icon-holder a{display:block}.qodef-icon-holder .qodef-icon{display:block;line-height:inherit}.qodef-icon-holder .qodef-icon:before{display:block;line-height:inherit}.qodef-icon-holder.qodef-layout--circle,.qodef-icon-holder.qodef-layout--square{width:2em;height:2em;line-height:2em;text-align:center;color:#fff;background-color:#f8014c;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}.qodef-icon-holder.qodef-layout--circle a,.qodef-icon-holder.qodef-layout--square a{color:inherit;-webkit-transition:none;-o-transition:none;transition:none}.qodef-icon-holder.qodef-layout--circle:hover,.qodef-icon-holder.qodef-layout--square:hover{background-color:#fff}.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_weltgeist_core_icon{display:inline-block;line-height:1}#qodef-page-sidebar .widget.widget_weltgeist_core_icon{margin-bottom:0}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_icon{margin-bottom:0}#qodef-page-footer .widget.widget_weltgeist_core_icon{margin-bottom:0}#qodef-side-area .widget.widget_weltgeist_core_icon{margin-bottom:0}.qodef-image-marquee{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-marquee .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden;margin:0 auto;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media only screen and (max-width:680px){.qodef-image-marquee .qodef-m-content{display:none}}.qodef-image-marquee .qodef-m-content.qodef-marquee-mobile{position:relative;display:inline-block;width:100%;vertical-align:top;display:none}@media only screen and (max-width:680px){.qodef-image-marquee .qodef-m-content.qodef-marquee-mobile{display:block}}.qodef-image-marquee .qodef-m-content.qodef-marquee-mobile .qodef-m-image{background-size:cover!important}.qodef-image-marquee .qodef-m-image{position:absolute;top:0;left:0;height:100%;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}@-webkit-keyframes qodefMoveMarquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes qodefMoveMarquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.qodef-image-marquee .qodef-m-image a{position:relative;display:block}.qodef-image-with-text{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text .qodef-m-image a,.qodef-image-with-text .qodef-m-image img{display:block}.qodef-image-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text .qodef-e-inner-hover{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.qodef-image-with-text .qodef-e-inner-hover:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;left:-10%;width:120%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(250,1,77,.6)),to(rgba(26,22,31,0)));background:-o-linear-gradient(bottom,rgba(250,1,77,.6) 0,rgba(26,22,31,0) 100%);background:linear-gradient(to top,rgba(250,1,77,.6) 0,rgba(26,22,31,0) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);-webkit-transform:translateY(100%) rotate(12deg) skew(10deg,10deg);-ms-transform:translateY(100%) rotate(12deg) skew(10deg,10deg);transform:translateY(100%) rotate(12deg) skew(10deg,10deg);-webkit-transition:.5s cubic-bezier(0,.88,.21,.93);-o-transition:.5s cubic-bezier(0,.88,.21,.93);transition:.5s cubic-bezier(0,.88,.21,.93)}.qodef-image-with-text .qodef-e-inner-hover:after{content:'';position:absolute;width:100%;height:4px;background:#f8014c;position:absolute;bottom:0;left:0;-webkit-box-shadow:0 0 10px 2px #f8014c;box-shadow:0 0 10px 2px #f8014c;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01)}.qodef-image-with-text .qodef-m-title{margin:26px 0 0}.qodef-image-with-text .qodef-m-subtitle{margin:15px 0 0;background:#f8014c;padding:0 12px;font-family:Montserrat,sans-serif;text-transform:uppercase;font-weight:700;font-size:12px;color:#fff;-webkit-box-shadow:0 5px 7px 0 rgba(0,0,0,.3);box-shadow:0 5px 7px 0 rgba(0,0,0,.3)}.qodef-image-with-text .qodef-m-subtitle a,.qodef-image-with-text .qodef-m-subtitle a:hover{color:#fff}.qodef-image-with-text .qodef-m-text{font-size:15px;color:#a4a2a6;line-height:26px}.qodef-image-with-text{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text.qodef-layout--text-below{background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative;padding:10px 10px 20px}.qodef-image-with-text.qodef-layout--text-below:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-image-with-text.qodef-layout--text-below:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-image-with-text.qodef-layout--text-below.qodef-link--yes:hover .qodef-e-inner-hover:before{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-image-with-text.qodef-layout--text-below.qodef-link--yes:hover .qodef-e-inner-hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-image-with-text.qodef-layout--text-below .qodef-m-image{z-index:5}.qodef-image-with-text.qodef-layout--text-below .qodef-m-subtitle{margin:0;padding:4px 11px;position:absolute;top:-14px;left:12px}.qodef-image-with-text.qodef-layout--text-below .qodef-m-content{padding:0 12px;z-index:5}.qodef-image-with-text{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text.qodef-layout--text-on-hover.qodef-link--yes:hover .qodef-m-subtitle,.qodef-image-with-text.qodef-layout--text-on-hover.qodef-link--yes:hover .qodef-m-title{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-image-with-text.qodef-layout--text-on-hover.qodef-link--yes:hover .qodef-m-title{-webkit-transition:.3s .15s;-o-transition:.3s .15s;transition:.3s .15s}.qodef-image-with-text.qodef-layout--text-on-hover.qodef-link--yes:hover .qodef-m-subtitle{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.qodef-image-with-text.qodef-layout--text-on-hover.qodef-link--yes:hover .qodef-e-inner-hover:before{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-image-with-text.qodef-layout--text-on-hover.qodef-link--yes:hover .qodef-e-inner-hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-image-with-text.qodef-layout--text-on-hover .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.qodef-image-with-text.qodef-layout--text-on-hover .qodef-m-title{margin:0;position:absolute;bottom:33px;left:27px;color:#fff;opacity:0;-webkit-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%);-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.qodef-image-with-text.qodef-layout--text-on-hover .qodef-m-subtitle{margin:0;padding:4px 11px;position:absolute;bottom:74px;left:27px;opacity:0;-webkit-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%);-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.qodef-pricing-table{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative}.qodef-pricing-table:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-pricing-table:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-pricing-table.qodef-status--featured{-webkit-transform:translateY(-25px);-ms-transform:translateY(-25px);transform:translateY(-25px)}.qodef-pricing-table .qodef-m-inner{padding:20px 45px 45px}.qodef-pricing-table .qodef-m-title p{margin:0;color:#fff}.qodef-pricing-table .qodef-m-price{margin-top:-3px}.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;line-height:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-pricing-table .qodef-m-content{margin:25px 0 0;padding-top:25px;position:relative}.qodef-pricing-table .qodef-m-content:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-pricing-table .qodef-m-content ul{list-style:none;margin:0}.qodef-pricing-table .qodef-m-content ul li{color:#fff;margin-bottom:8px}.qodef-pricing-table .qodef-m-content ul li:last-child{margin-bottom:0}.qodef-pricing-table .qodef-m-content ul li:before{content:'\f00c';font-family:"Font Awesome 5 Free";font-weight:900;padding-right:8px}.qodef-pricing-table .qodef-m-button .qodef-button{margin:25px 0 0}.qodef-progress-bar .qodef-m-inner{margin-bottom:15px}.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-canvas{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-canvas svg{display:block}.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text{position:absolute;top:0;left:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:12px;line-height:1.25em!important;letter-spacing:0;font-weight:700}.qodef-progress-bar .qodef-m-title{margin:20px 0 0}.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text{padding-top:20px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.qodef-progress-bar.qodef-layout--line .progressbar{position:relative}.qodef-progress-bar.qodef-layout--line .proggress{width:0;position:relative}.qodef-progress-bar.qodef-layout--line .percentCount{position:absolute;top:-27px;right:0;width:auto;height:auto}.qodef-progress-bar.qodef-layout--line .qodef-m-title{margin:0 0 7px}.qodef-section-title{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-section-title.qodef-alignment--center{text-align:center}.qodef-section-title.qodef-alignment--left{text-align:left}.qodef-section-title.qodef-alignment--right{text-align:right}.qodef-section-title .qodef-m-title{margin:0}.qodef-section-title .qodef-m-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 rgba(255,255,255,.2)}.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_weltgeist_core_separator{margin-bottom:0}.qodef-page-sidebar-custom .widget.widget_weltgeist_core_separator{margin-bottom:0}#qodef-page-footer .widget.widget_weltgeist_core_separator{margin-bottom:0}#qodef-side-area .widget.widget_weltgeist_core_separator{margin-bottom:0}.qodef-stacked-images{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-stacked-images .qodef-m-images{position:relative;display:inline-block;vertical-align:middle;opacity:0;-webkit-transition:all .7s cubic-bezier(.23,1,.32,1);-o-transition:all .7s cubic-bezier(.23,1,.32,1);transition:all .7s cubic-bezier(.23,1,.32,1)}.qodef-stacked-images .qodef-m-images .qodef-e-image.qodef--stack{position:absolute;display:block;bottom:-100%;-webkit-transition:all .7s cubic-bezier(.23,1,.32,1);-o-transition:all .7s cubic-bezier(.23,1,.32,1);transition:all .7s cubic-bezier(.23,1,.32,1)}.qodef-stack--left.qodef-stacked-images .qodef-m-images{margin:0 0 0 190px}.qodef-stack--right.qodef-stacked-images .qodef-m-images{margin:0 170px 0 0}.qodef-stack--bottom.qodef-stacked-images .qodef-m-images{margin:0 0 75px 0}.qodef-stacked-images .qodef-m-images.qodef--appeared{opacity:1}.qodef-stack--left.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack{bottom:70px;left:-190px}.qodef-stack--right.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack{bottom:70px;right:-170px}.qodef-stack--bottom.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack{bottom:-75px;right:110px}.widget.qodef-stamp-widget{margin-bottom:0}.qodef-stamp{position:relative;display:inline-block;vertical-align:top;width:195px;height:195px;color:#f8014c;font-family:"Gothic A1",sans-serif;font-size:12px;font-weight:400;text-transform:uppercase}.qodef-stamp .qodef-m-centered-text{font-family:"Gothic A1",sans-serif;font-size:80px;color:#f8014c;position:absolute;left:0;right:0;text-align:center;display:inline-block;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-stamp .qodef-m-circle{position:absolute;top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px);border:1px solid currentColor;border-radius:100%;opacity:0;-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6);-webkit-transition:opacity .2s ease,-webkit-transform .3s ease;transition:opacity .2s ease,-webkit-transform .3s ease;-o-transition:opacity .2s ease,transform .3s ease;transition:opacity .2s ease,transform .3s ease;transition:opacity .2s ease,transform .3s ease,-webkit-transform .3s ease}.qodef-stamp .qodef-m-text{position:relative;display:block;height:100%}.qodef-stamp .qodef-m-text>*{position:absolute;top:0;left:calc(50% - 4px);width:8px;height:50%;text-align:center;opacity:0;-webkit-transition:opacity .1s;-o-transition:opacity .1s;transition:opacity .1s;-webkit-transform-origin:bottom center;-ms-transform-origin:bottom center;transform-origin:bottom center;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.qodef-stamp.qodef--appear .qodef-m-circle{opacity:.8;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.qodef-stamp.qodef--init .qodef-m-text>*{opacity:1}.qodef-stamp.qodef--abs{position:absolute}@media only screen and (max-width:1440px){.qodef-stamp.qodef-hide-on--1440{display:none}}@media only screen and (max-width:1366px){.qodef-stamp.qodef-hide-on--1366{display:none}}@media only screen and (max-width:1280px){.qodef-stamp.qodef-hide-on--1280{display:none}}@media only screen and (max-width:1024px){.qodef-stamp.qodef-hide-on--1024{display:none}}@media only screen and (max-width:768px){.qodef-stamp.qodef-hide-on--768{display:none}}@media only screen and (max-width:680px){.qodef-stamp.qodef-hide-on--680{display:none}}@media only screen and (max-width:480px){.qodef-stamp.qodef-hide-on--480{display:none}}.qodef-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;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{margin:0;padding:0;position:relative}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a{display:block;position:relative;padding:20px 37px;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:15px;line-height:1.2em!important;-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-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover{color:#fff}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active:after{content:'';display:block;position:absolute;height:4px;width:100%;background-color:#f8014c;bottom:0;left:0;-webkit-box-shadow:0 0 13px 2px #f8014c;box-shadow:0 0 13px 2px #f8014c}.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;border-right:1px solid rgba(255,255,255,.2)}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li{width:100%}.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{padding:25px 28px 47px 28px}.qodef-text-marquee{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-text-marquee .qodef-m-content{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;font-size:100px;font-family:Montserrat,sans-serif;line-height:1em;font-weight:700;overflow:hidden}.qodef-text-marquee .qodef-marquee-element{padding:0 25px;will-change:transform}.qodef-text-marquee .qodef-m-text>span:after{content:'\00b7';display:inline-block;padding:0 28px;color:#fff}.qodef-text-marquee .qodef-m-text--1{color:#fff}.qodef-text-marquee .qodef-m-text--2{color:#fff}.qodef-text-marquee .qodef-m-text--3{color:#fff}.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:#fff;font-size:65px;line-height:1}@media only screen and (max-width:680px){.qodef-video-button .qodef-m-play{font-size:45px}}.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:21px;height:17px}#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:3px;width:100%;background-color:currentColor;-webkit-transition:width .3s cubic-bezier(0,.89,.21,1.45);-o-transition:width .3s cubic-bezier(0,.89,.21,1.45);transition:width .3s cubic-bezier(0,.89,.21,1.45)}#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:0}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-2,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-2{top:7px;width:66%}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-3,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-3{bottom:0}.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 .qodef-lines .qodef-line.qodef-line-2{width:100%}.qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon{font-size:35px}.qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon *{display:block;line-height:inherit}.qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon :before{display:block;line-height:inherit}.qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-area-opener-icon>*{vertical-align:middle}.qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-area-opener-icon path,.qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-area-opener-icon>*{fill:currentColor;stroke:currentColor}.qodef-side-area-opener.qodef-side-area-opener--predefined{line-height:1}.qodef-header--light .qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-line{background-color:#fff}.qodef-header--light .qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon{color:#fff}.qodef-header--light .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--light .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#fff;stroke:#fff}.qodef-header--dark .qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-line{background-color:#000}.qodef-header--dark .qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon{color:#000}.qodef-header--dark .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--dark .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#000;stroke:#000}#qodef-side-area{position:fixed;top:0;right:-485px;width:485px;height:100%;min-height:100%;padding:110px 58px 35px;background-color:#020203;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}@media only screen and (max-width:1440px){#qodef-side-area{padding:50px 58px 35px}}#qodef-side-area #qodef-side-area-inner{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:justify;-ms-flex-pack:justify;justify-content:space-between}#qodef-side-area:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}#qodef-side-area .widget.widget_media_image img{margin:auto}#qodef-side-area .widget.widget_media_image a{display:inline-block}#qodef-side-area #qodef-side-area-close{position:absolute;top:33px;right:40px;display:block;z-index:1000;color:#fff}#qodef-side-area #qodef-side-area-close:hover{color:#f8014c}.admin-bar #qodef-side-area #qodef-side-area-close{top:61px}#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{width:21px;height:29px;line-height:1;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:.5s cubic-bezier(.11,.74,0,1.05);-o-transition:.5s cubic-bezier(.11,.74,0,1.05);transition:.5s cubic-bezier(.11,.74,0,1.05)}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined:hover{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}#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{display:none}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-3{top:13px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.qodef-side-area--opened #qodef-side-area{right:0;visibility:visible}.qodef-side-area-cover{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;overflow:hidden;z-index:0;-webkit-transition:opacity .2s ease-in-out,z-index .2s ease-in-out;-o-transition:opacity .2s ease-in-out,z-index .2s ease-in-out;transition:opacity .2s ease-in-out,z-index .2s ease-in-out}.qodef-side-area--opened .qodef-side-area-cover{opacity:1;z-index:1002}.qodef-social-share{position:relative;display:inline-block;vertical-align:top}.qodef-social-share .qodef-social-title{position:relative;display:inline-block;vertical-align:top;margin:0 5px 0 0;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:12px;line-height:1.25em!important;letter-spacing:0;font-weight:700}.qodef-social-share ul{position:relative;vertical-align:top;list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-social-share li{position:relative;vertical-align:top;line-height:1;padding:0;margin:0;width:32px;height:32px;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.qodef-social-share li a{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-social-share li a:hover{color:#fff}.qodef-social-share li:hover{background-color:transparent!important;position:relative;position:relative;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49)}.qodef-social-share li:hover:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-social-share li:hover:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-social-share li.qodef-facebook-share{background-color:#3b5998}.qodef-social-share li.qodef-twitter-share{background-color:#00aced}.qodef-social-share li.qodef-linkedin-share{background-color:#007bb5}.qodef-social-share li.qodef-tumblr-share{background-color:#32506d}.qodef-social-share li.qodef-pinterest-share{background-color:#cb2027}.qodef-social-share li.qodef-vk-share{background-color:#45668e}.qodef-social-share.qodef-layout--dropdown{position:relative;display:inline-block;vertical-align:bottom}.qodef-social-share.qodef-layout--dropdown .qodef-social-title{margin:0;vertical-align:middle}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon{vertical-align:middle}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li{opacity:1;visibility:visible;cursor:pointer}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2){-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3){-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4){-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5){-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6){-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7){-webkit-transition-delay:.7s;-o-transition-delay:.7s;transition-delay:.7s}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener{display:block}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title{display:inline-block;vertical-align:top;margin-right:5px}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown{position:absolute;visibility:hidden;z-index:950}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul{position:relative;display:block;z-index:990;margin:0;padding:0!important}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li{position:absolute;display:block;text-align:center;visibility:hidden;overflow:hidden;opacity:0;-webkit-transition:opacity .2s ease-out,visibility .2s ease-out;-o-transition:opacity .2s ease-out,visibility .2s ease-out;transition:opacity .2s ease-out,visibility .2s ease-out}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a{-webkit-transition:color .2s ease-out,background-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li *{display:block;line-height:inherit}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown{bottom:0;left:0}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li{width:90px;height:30px;line-height:30px;border:1px solid rgba(255,255,255,.2)}.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:#b6b6b6;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:6px}.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:21px}.widget .qodef-social-share.qodef-layout--text .qodef-social-title{display:block;margin-bottom:21px}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}.qodef-page-sidebar-custom .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}.qodef-page-sidebar-custom .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}.qodef-page-sidebar-custom .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}.qodef-page-sidebar-custom .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}.qodef-page-sidebar-custom .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}.qodef-page-sidebar-custom .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}.qodef-page-sidebar-custom .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}.qodef-page-sidebar-custom .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}.qodef-page-sidebar-custom .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}.qodef-page-sidebar-custom .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}.qodef-page-sidebar-custom .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}.qodef-page-sidebar-custom .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title{color:#ccc}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title{color:#ccc}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}#qodef-page-spinner{position:fixed;top:0;bottom:0;right:0;left:0;z-index:2000}#qodef-page-spinner .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:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;color:#f8014c;background-color:#fff}#qodef-page-spinner .qodef-m-spinner{position:relative}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom{position:relative;width:100px;height:100px;margin:-50px 0 0 -50px}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1{position:absolute;top:50%;left:50%;height:50%;width:50%;z-index:1;-webkit-animation:qode-atom-shrink 4.5s infinite linear;animation:qode-atom-shrink 4.5s infinite linear}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before{content:'';position:absolute;top:-50%;left:-50%;height:100%;width:100%;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{position:absolute;width:100%;height:100%;z-index:0}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{content:'';position:absolute;top:0;left:0;height:20px;width:20px;margin:0 auto;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2{-webkit-animation:qode-atom-zindex 1.5s .75s infinite steps(2,end);animation:qode-atom-zindex 1.5s .75s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-animation:qode-atom-postion 1.5s infinite ease,qode-atom-size 1.5s -1.125s infinite ease;animation:qode-atom-postion 1.5s infinite ease,qode-atom-size 1.5s -1.125s infinite ease}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation:qode-atom-zindex 1.5s -.25s infinite steps(2,end);animation:qode-atom-zindex 1.5s -.25s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before{-webkit-animation:qode-atom-postion 1.5s -1s infinite ease,qode-atom-size 1.5s -.75s infinite ease;animation:qode-atom-postion 1.5s -1s infinite ease,qode-atom-size 1.5s -.75s infinite ease}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation:qode-atom-zindex 1.5s .25s infinite steps(2,end);animation:qode-atom-zindex 1.5s .25s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{-webkit-animation:qode-atom-postion 1.5s -.5s infinite ease,qode-atom-size 1.5s -125ms infinite ease;animation:qode-atom-postion 1.5s -.5s infinite ease,qode-atom-size 1.5s -125ms infinite ease}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock{position:relative;width:50px;height:50px;margin:-25px 0 0 -25px;-webkit-animation:qode-clock 8s infinite steps(8);animation:qode-clock 8s infinite steps(8)}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item{position:absolute;height:50px;width:50px}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before{content:'';position:absolute;height:18.31501832px;width:18.31501832px;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-animation:qode-clock-1 1s ease-in infinite;animation:qode-clock-1 1s ease-in infinite}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-animation:qode-clock-2 1s ease-in infinite;animation:qode-clock-2 1s ease-in infinite}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:qode-clock-3 1s ease-in infinite;animation:qode-clock-3 1s ease-in infinite}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4{-webkit-animation:qode-clock-4 1s ease-in infinite;animation:qode-clock-4 1s ease-in infinite}#qodef-page-spinner.qodef-layout--cube .qodef-m-cube{width:60px;height:60px;margin:-30px 0 0 -30px;background-color:currentColor;-webkit-animation:qode-cube 1.2s infinite ease-in-out;animation:qode-cube 1.2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses{position:relative;width:40px;height:40px;margin:-20px 0 0 -20px}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse{position:absolute;top:0;left:0;width:100%;height:100%;background-color:currentColor;border-radius:50%;opacity:.6;-webkit-animation:qode-double-pulse 2s infinite ease-in-out;animation:qode-double-pulse 2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2{-webkit-animation-delay:-1s;animation-delay:-1s}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles{position:relative;width:60px;height:60px;margin:-30px 0 0 -30px}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item{position:absolute;width:100%;height:100%}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2{-webkit-animation-delay:calc((600ms) - 1500ms);animation-delay:calc((600ms) - 1500ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3{-webkit-animation-delay:calc((900ms) - 1500ms);animation-delay:calc((900ms) - 1500ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4{-webkit-animation-delay:calc((1200ms) - 1500ms);animation-delay:calc((1200ms) - 1500ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1{-webkit-animation-delay:calc((300ms) - 1400ms);animation-delay:calc((300ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2{-webkit-animation-delay:calc((600ms) - 1400ms);animation-delay:calc((600ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3{-webkit-animation-delay:calc((900ms) - 1400ms);animation-delay:calc((900ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4{-webkit-animation-delay:calc((1200ms) - 1400ms);animation-delay:calc((1200ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3{-webkit-transform:rotateZ(90deg);-ms-transform:rotate(90deg);transform:rotateZ(90deg)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1{-webkit-animation-delay:calc((300ms) - 1300ms);animation-delay:calc((300ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2{-webkit-animation-delay:calc((600ms) - 1300ms);animation-delay:calc((600ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3{-webkit-animation-delay:calc((900ms) - 1300ms);animation-delay:calc((900ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4{-webkit-animation-delay:calc((1200ms) - 1300ms);animation-delay:calc((1200ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle{position:absolute;width:12px;height:12px;background-color:currentColor;border-radius:100%;-webkit-animation:qode-bounce-delay 1.2s infinite ease-in-out both;animation:qode-bounce-delay 1.2s infinite ease-in-out both}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1{top:0;left:0}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2{top:0;right:0}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3{right:0;bottom:0}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4{left:0;bottom:0}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion{position:relative;width:30px;height:30px;margin:-45px 0 0 -30px}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item{position:absolute;top:50%;left:50%;height:40px;width:40px;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1{top:0;left:50%;-webkit-animation:qode-fussion-ball-1 1s 0s ease infinite;animation:qode-fussion-ball-1 1s 0s ease infinite;z-index:1}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2{top:50%;left:100%;-webkit-animation:qode-fussion-ball-2 1s 0s ease infinite;animation:qode-fussion-ball-2 1s 0s ease infinite;z-index:2}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3{top:100%;left:50%;-webkit-animation:qode-fussion-ball-3 1s 0s ease infinite;animation:qode-fussion-ball-3 1s 0s ease infinite;z-index:1}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4{top:50%;left:0;-webkit-animation:qode-fussion-ball-4 1s 0s ease infinite;animation:qode-fussion-ball-4 1s 0s ease infinite;z-index:2}#qodef-page-spinner.qodef-layout--lines .qodef-m-lines{width:60px;height:60px;margin:0 0 0 -30px}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;-webkit-animation:qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms);animation:qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;-webkit-animation:qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms);animation:qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;-webkit-animation:qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms);animation:qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;-webkit-animation:qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms);animation:qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis{position:relative;height:50px;width:50px;margin:-25px 0 0 -25px;-webkit-animation:qode-mitosis-invert 2s infinite steps(2,end);animation:qode-mitosis-invert 2s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item{position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1{-webkit-animation:qode-mitosis-ball-1 1s infinite alternate linear;animation:qode-mitosis-ball-1 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2{-webkit-animation:qode-mitosis-ball-2 1s infinite alternate linear;animation:qode-mitosis-ball-2 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3{-webkit-animation:qode-mitosis-ball-3 1s infinite alternate linear;animation:qode-mitosis-ball-3 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4{-webkit-animation:qode-mitosis-ball-4 1s infinite alternate linear;animation:qode-mitosis-ball-4 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading{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-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>*{margin:0;opacity:0;-webkit-animation:qode-fade-in 1s forwards;animation:qode-fade-in 1s forwards}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder{-ms-flex-negative:0;flex-shrink:0;-webkit-animation-delay:.5s;animation-delay:.5s}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line{position:relative;display:block;height:3px;width:500px;margin-top:20px;background-color:#e5e1dc;overflow:hidden;opacity:0;-webkit-animation:qode-fade-in 1s .3s forwards;animation:qode-fade-in 1s .3s forwards}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f8014c;width:0}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles{position:relative;width:100px;height:100px;margin:-50px 0 0 -50px}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle{position:absolute;height:100%;width:100%;background:currentColor;border:0 solid currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1{-webkit-animation:qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms);animation:qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2{-webkit-animation:qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms);animation:qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3{-webkit-animation:qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms);animation:qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4{-webkit-animation:qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms);animation:qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse{width:32px;height:32px;margin:-16px 0 0 -16px;background-color:currentColor;border-radius:16px;-webkit-animation:qode-scaleout 1s infinite ease-in-out;animation:qode-scaleout 1s infinite ease-in-out}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles{width:60px;height:20px}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div{display:inline-block;width:12px;height:12px;margin:4px;background-color:currentColor;border-radius:100%;opacity:0;-webkit-animation:qode-ball-fall 1.5s ease infinite both;animation:qode-ball-fall 1.5s ease infinite both}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1){-webkit-animation-delay:calc((100ms) - 300ms);animation-delay:calc((100ms) - 300ms)}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2){-webkit-animation-delay:calc((200ms) - 300ms);animation-delay:calc((200ms) - 300ms)}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3){-webkit-animation-delay:calc((300ms) - 300ms);animation-delay:calc((300ms) - 300ms)}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes{position:relative;width:32px;height:32px;margin:-16px 0 0 -16px}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube{position:absolute;top:0;left:0;width:10px;height:10px;background-color:currentColor;-webkit-animation:qode-rotating-cubes 1.8s infinite ease-in-out;animation:qode-rotating-cubes 1.8s infinite ease-in-out}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2{-webkit-animation-delay:-.9s;animation-delay:-.9s}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes{width:50px;height:60px;margin:-30px 0 0 -25px;text-align:center}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe{display:inline-block;float:left;height:100%;width:6px;margin:0 3px 0 0;background-color:currentColor;-webkit-animation:qode-stretch-delay 1.2s infinite ease-in-out;animation:qode-stretch-delay 1.2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2{-webkit-animation-delay:calc((200ms) - 1300ms);animation-delay:calc((200ms) - 1300ms)}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3{-webkit-animation-delay:calc((300ms) - 1300ms);animation-delay:calc((300ms) - 1300ms)}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4{-webkit-animation-delay:calc((400ms) - 1300ms);animation-delay:calc((400ms) - 1300ms)}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5{-webkit-animation-delay:calc((500ms) - 1300ms);animation-delay:calc((500ms) - 1300ms)}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles{position:relative;width:40px;height:40px;margin:-20px 0 0 -20px;text-align:center;-webkit-animation:qode-rotate-circles 2s infinite linear;animation:qode-rotate-circles 2s infinite linear}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle{position:absolute;top:0;width:60%;height:60%;display:inline-block;background-color:currentColor;border-radius:100%;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation:qode-bounce 2s infinite ease-in-out;animation:qode-bounce 2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles{width:150px;height:30px;margin:-15px 0 0 -75px}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle{float:left;height:30px;width:30px;margin-right:10px;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1{-webkit-animation:qode-wave-jump-3 1.8s infinite ease-out;animation:qode-wave-jump-3 1.8s infinite ease-out}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2{-webkit-animation:qode-wave-jump-2 1.8s infinite ease-out;animation:qode-wave-jump-2 1.8s infinite ease-out}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3{-webkit-animation:qode-wave-jump-1 1.8s infinite ease-out;animation:qode-wave-jump-1 1.8s infinite ease-out}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4{margin-right:0;-webkit-animation:qode-wave-wipe 1.8s infinite cubic-bezier(.5,0,.5,1);animation:qode-wave-wipe 1.8s infinite cubic-bezier(.5,0,.5,1)}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave{width:72px;margin:-9px 0 0 -36px;text-align:center}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item{display:inline-block;width:18px;height:18px;margin:0 3px 0 0;background-color:currentColor;border-radius:100%;-webkit-animation:qode-bounce-delay 1.4s infinite ease-in-out both;animation:qode-bounce-delay 1.4s infinite ease-in-out both}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1{-webkit-animation-delay:-.32s;animation-delay:-.32s}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.qodef-sp-holder{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.95)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.95) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.95) 100%);opacity:0;z-index:205;visibility:hidden;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-sp-holder .qodef-sp-inner{width:90%;max-width:890px;opacity:0;-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);-webkit-transition:.5s cubic-bezier(.25,.1,.19,1.79);-o-transition:.5s cubic-bezier(.25,.1,.19,1.79);transition:.5s cubic-bezier(.25,.1,.19,1.79);background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative}.qodef-sp-holder .qodef-sp-inner:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-sp-holder .qodef-sp-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-sp-holder .qodef-sp-inner:before{opacity:.7}.qodef-sp-holder .qodef-sp-close{position:absolute;top:14px;right:22px;display:block;color:#fff;z-index:10;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:.5s cubic-bezier(.11,.74,0,1.05);-o-transition:.5s cubic-bezier(.11,.74,0,1.05);transition:.5s cubic-bezier(.11,.74,0,1.05)}.qodef-sp-holder .qodef-sp-close:hover{color:#fff;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.qodef-sp-holder .qodef-sp-close svg{width:10px;stroke:currentColor;fill:currentColor}.qodef-sp-holder .qodef-sp-content-container{display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-sp-holder .qodef-sp-left{width:50%;background-size:cover;background-position:center}@media only screen and (max-width:680px){.qodef-sp-holder .qodef-sp-left{display:none}}.qodef-sp-holder .qodef-sp-left+.qodef-sp-right{width:50%;position:relative}.qodef-sp-holder .qodef-sp-left+.qodef-sp-right:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}@media only screen and (max-width:680px){.qodef-sp-holder .qodef-sp-left+.qodef-sp-right{width:100%}}.qodef-sp-holder .qodef-sp-right{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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:90px 35px 70px}.qodef-sp-holder .qodef-sp-title{margin:0 0 18px 0}.qodef-sp-holder .qodef-sp-subtitle{margin:0 0 25px 0}.qodef-sp-holder .wpcf7{width:100%;display:block}.qodef-sp-holder .qodef-cf-subscribe .wpcf7-form-control-wrap{position:relative;position:relative;background:#000!important}.qodef-sp-holder .qodef-cf-subscribe .wpcf7-form-control-wrap:before{content:'';position:absolute;top:100%;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.6}.qodef-sp-holder .qodef-cf-subscribe .wpcf7-form-control-wrap:after{content:'';position:absolute;top:0;left:100%;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left bottom,left top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.6}.qodef-sp-holder .qodef-cf-subscribe .wpcf7-form-control-wrap:before{top:calc(100% - 1px)}.qodef-sp-holder .qodef-cf-subscribe .wpcf7-form-control-wrap:after{left:calc(100% - 1px)}.qodef-sp-holder .qodef-cf-subscribe .wpcf7-form-control-wrap input{border:0;font-size:15px;color:#a19ea6;background-image:-o-linear-gradient(transparent calc(100% - 3px),#f8014c 3px);background-image:linear-gradient(transparent calc(100% - 3px),#f8014c 3px);-webkit-transition:.5s cubic-bezier(0,1.08,0,1.01);-o-transition:.5s cubic-bezier(0,1.08,0,1.01);transition:.5s cubic-bezier(0,1.08,0,1.01);background-size:0 100%;background-repeat:no-repeat}.qodef-sp-holder .qodef-cf-subscribe .wpcf7-form-control-wrap input[type=email]:focus{background-size:100% 100%;-webkit-transition:.5s cubic-bezier(.06,.46,0,.96);-o-transition:.5s cubic-bezier(.06,.46,0,.96);transition:.5s cubic-bezier(.06,.46,0,.96)}.qodef-sp-holder .qodef-cf-subscribe .qodef-subscribe-btn-holder{position:relative;position:relative}.qodef-sp-holder .qodef-cf-subscribe .qodef-subscribe-btn-holder:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(left,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to right,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.6}.qodef-sp-holder .qodef-cf-subscribe .qodef-subscribe-btn-holder:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#fd96b5),color-stop(46%,#fd96b5),to(rgba(253,150,181,.2)));background-image:-o-linear-gradient(top,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);background-image:linear-gradient(to bottom,#fd96b5 0,#fd96b5 46%,rgba(253,150,181,.2) 100%);opacity:.6}.qodef-sp-holder .qodef-cf-subscribe .qodef-subscribe-btn-holder button{padding:0 22px}.qodef-sp-holder .qodef-cf-subscribe .qodef-subscribe-btn-holder .ajax-loader{display:none}.qodef-sp-holder .qodef-sp-prevent{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:30px}.qodef-sp-holder .qodef-sp-prevent-inner{cursor:pointer}.qodef-sp-holder .qodef-sp-prevent-inner>*{position:relative;display:inline-block;vertical-align:top;line-height:1}.qodef-sp-holder .qodef-sp-prevent-input{margin:1px 4px 0 0;width:11px;height:11px;overflow:hidden;position:relative;position:relative}.qodef-sp-holder .qodef-sp-prevent-input:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-sp-holder .qodef-sp-prevent-input:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-sp-holder .qodef-sp-prevent-input svg{position:absolute;top:0;left:0;width:100%;height:100%;width:8px;height:8px;fill:#fff;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg{opacity:1}.qodef-sp-holder .qodef-sp-prevent-label{font-size:13px;cursor:pointer}.qodef-sp-opened .qodef-sp-holder{opacity:1;visibility:visible;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.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:12px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#a19fa3}.qodef-page-title .qodef-breadcrumbs a:hover{text-decoration:underline;color:#fff}.qodef-page-title .qodef-breadcrumbs span.qodef-breadcrumbs-current{color:#fff;text-decoration:underline}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator{margin:0 5px}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after{content:'/'}.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs{margin-top:5px}.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:680px){.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content{-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-title--standard .qodef-m-subtitle{margin:4px 0 0}.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info #ctf .ctf-tweet-actions{display:none}.qodef-twitter-list.qodef-layout--columns #ctf{overflow:hidden}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item{position:relative;display:inline-block;width:100%;vertical-align:top;float:left;border:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box{margin-left:0;display:block;margin-bottom:8px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link{line-height:1!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar{width:37px;height:37px;margin:0 7px 0 0;float:none;border-radius:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name{font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:12px;line-height:1.25em!important;letter-spacing:0;font-weight:700;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:"Gothic A1",sans-serif;font-size:16px;line-height:1.625em;font-weight:400;color:#b6b6b6;margin-right:4px;margin-left:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child{margin-right:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta{margin-top:4px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname{display:none}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-left:0;padding:0;margin-top:-5px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before{content:'\e094';font-family:ElegantIcons;padding-right:10px;font-size:18px;position:relative;top:5px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-left:0;margin-top:-3px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before{content:'\e094';font-family:ElegantIcons;padding-right:10px;font-size:18px;visibility:hidden}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a{padding:0;font-size:14px;margin-right:8px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child{margin-right:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply{margin-left:0}.qodef-twitter-list.qodef-layout--columns .ctf-tweets:before{content:"";display:table;table-layout:fixed}.qodef-twitter-list.qodef-layout--columns .ctf-tweets:after{clear:both}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 #ctf .ctf-tweets>.ctf-item{width:50%}@media only screen and (min-width:681px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 #ctf .ctf-tweets>.ctf-item{width:33.33333%}@media only screen and (min-width:769px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 #ctf .ctf-tweets>.ctf-item{width:25%}@media only screen and (min-width:1025px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 #ctf .ctf-tweets>.ctf-item{width:20%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 #ctf .ctf-tweets>.ctf-item{width:16.66667%}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 #ctf .ctf-tweets>.ctf-item{width:14.28571%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 #ctf .ctf-tweets>.ctf-item{width:12.5%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}.qodef-twitter-list.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets{margin:0}.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets>.ctf-item{padding:0;margin:0}.qodef-twitter-list.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets{margin:0 -5px}.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets>.ctf-item{padding:0 5px;margin:0 0 10px}.qodef-twitter-list.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets{margin:0 -10px}.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets>.ctf-item{padding:0 10px;margin:0 0 20px}.qodef-twitter-list.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets{margin:0 -15px}.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets>.ctf-item{padding:0 15px;margin:0 0 30px}.qodef-twitter-list.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets{margin:0 -20px}.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets>.ctf-item{padding:0 20px;margin:0 0 40px}.qodef-twitter-list.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px}.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets{margin:0 -25px}.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets>.ctf-item{padding:0 25px;margin:0 0 50px}.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-80px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets{margin:0 -40px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item{padding:0 40px;margin:0 0 80px}.qodef-twitter-list.qodef-gutter--extra.qodef--no-bottom-space{margin-bottom:-100px}.qodef-twitter-list.qodef-gutter--extra #ctf .ctf-tweets{margin:0 -50px}.qodef-twitter-list.qodef-gutter--extra #ctf .ctf-tweets>.ctf-item{padding:0 50px;margin:0 0 100px}#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a{color:#ccc}#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover{color:#fff}#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a{color:#ccc}#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover{color:#fff}.widget.qodef-author-info .qodef-author-info-image{margin-bottom:21px;display:inline-block}.widget.qodef-author-info .qodef-author-info-name{margin:0 0 21px}.widget.qodef-author-info .qodef-author-info-description{margin:0}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .product-category a,.qodef-woo-product-list .product-category a{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title,.qodef-woo-product-list .product-category .woocommerce-loop-category__title{background-color:#fff;left:50%;margin:0;padding:12px 41px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .count,.qodef-woo-product-list .count{display:none}.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .button{margin-top:20px!important}.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .price{display:inline-block;top:25px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0 auto}.widget_weltgeist_core_woo_dropdown_cart{height:100%}.qodef-woo-dropdown-cart{position:relative;display:inline-block;vertical-align:top;height:100%;padding:0 10px}.qodef-woo-dropdown-cart .qodef-m-inner{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%}.qodef-woo-dropdown-cart .qodef-m-opener{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;color:#fff;font-size:20px}.qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-count{font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;position:absolute;top:24px;right:-7px}.qodef-woo-dropdown-cart .qodef-m-dropdown{position:absolute;top:100%;left:auto;right:0;text-align:left;opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease-out,visibility .2s ease-out;-o-transition:opacity .2s ease-out,visibility .2s ease-out;transition:opacity .2s ease-out,visibility .2s ease-out}.qodef-woo-dropdown-cart .qodef-m-dropdown-inner{position:relative;display:inline-block;vertical-align:top;width:240px;background:-webkit-gradient(linear,left top,left bottom,from(black),to(rgba(13,12,14,.70196)));background:-o-linear-gradient(top,#000 0,rgba(13,12,14,.70196) 100%);background:linear-gradient(to bottom,#000 0,rgba(13,12,14,.70196) 100%);-webkit-box-shadow:0 9px 12px 0 rgba(0,0,0,.49);box-shadow:0 9px 12px 0 rgba(0,0,0,.49);position:relative;position:relative}.qodef-woo-dropdown-cart .qodef-m-dropdown-inner:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-woo-dropdown-cart .qodef-m-dropdown-inner:after{content:'';position:absolute;top:0;left:0;display:block;height:100%;width:1px;background-image:-webkit-gradient(linear,left top,left bottom,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,.2)));background-image:-o-linear-gradient(top,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);background-image:linear-gradient(to bottom,#68597a 0,#68597a 46%,rgba(104,89,122,.2) 100%);opacity:.3}.qodef-woo-dropdown-cart .qodef-woo-dropdown-items{position:relative;display:inline-block;width:100%;vertical-align:top;padding:20px}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items{color:#b6b6b6}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{color:#b6b6b6}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover{color:#f8014c}.qodef-woo-dropdown-cart .qodef-woo-dropdown-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:20px}.qodef-woo-dropdown-cart .qodef-woo-dropdown-item:first-child{margin-top:0}.qodef-woo-dropdown-cart .qodef-e-image{-ms-flex-negative:0;flex-shrink:0;width:50px;margin-right:20px}.qodef-woo-dropdown-cart .qodef-e-image a,.qodef-woo-dropdown-cart .qodef-e-image img{display:block}.qodef-woo-dropdown-cart .qodef-e-content{position:relative;display:inline-block;width:100%;vertical-align:top;padding-right:20px}.qodef-woo-dropdown-cart .qodef-e-title{margin:0}.qodef-woo-dropdown-cart .qodef-e-title a{color:#fff}.qodef-woo-dropdown-cart .qodef-e-price{margin:3px 0 0;display:inline-block;font-size:15px;color:#a19fa3}.qodef-woo-dropdown-cart .qodef-e-quantity{display:inline-block;margin:3px 0 0;font-size:15px;color:#a19fa3}.qodef-woo-dropdown-cart .qodef-e-quantity:after{content:'X';display:inline-block;position:relative;padding-left:3px;color:#a19fa3}.qodef-woo-dropdown-cart .qodef-e-remove{position:absolute;top:2px;right:0;font-size:10px;line-height:1}.qodef-woo-dropdown-cart .qodef-m-order-details{position:absolute;display:inline-block;background-color:#f8014c;color:#fff;padding:1px 10px;left:20px;bottom:51px;z-index:200}.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-amount,.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-label{font-size:12px;font-weight:700}.qodef-woo-dropdown-cart .qodef-m-order-details>*{margin:0;display:inline-block}#qodef-top-area .qodef-woo-dropdown-cart .qodef-m-order-details{color:#b6b6b6}.qodef-woo-dropdown-cart .qodef-m-action-link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:13px;line-height:22px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);-o-transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);width:100%;padding:17px 0;text-align:center;color:#fff;background-color:#f8014c;border:0 solid transparent;-webkit-box-shadow:0 0 0 0 #f8014c;box-shadow:0 0 0 0 #f8014c;padding:17px 0 6px}.qodef-woo-dropdown-cart .qodef-m-action-link:hover{color:#fff;background-color:#f8014c;-webkit-box-shadow:0 0 27px 3px #f8014c;box-shadow:0 0 27px 3px #f8014c}.qodef-woo-dropdown-cart .qodef-m-action{position:relative;display:inline-block;width:100%;vertical-align:top;position:relative;margin-top:20px;padding:5px 20px 0 20px;font-size:0}.qodef-woo-dropdown-cart .qodef-m-action:before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#68597a),color-stop(46%,#68597a),to(rgba(104,89,122,0)));background-image:-o-linear-gradient(left,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);background-image:linear-gradient(to right,#68597a 0,#68597a 46%,rgba(104,89,122,0) 100%);opacity:.3}.qodef-woo-dropdown-cart .qodef-m-action .qodef-m-action-link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:13px;line-height:22px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);transition:color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);-o-transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s;transition:box-shadow .5s cubic-bezier(.31,1.79,0,1.26),color .3s,-webkit-box-shadow .5s cubic-bezier(.31,1.79,0,1.26);line-height:35px;width:calc(50% - 5px);text-align:center;font-size:11px}.qodef-woo-dropdown-cart .qodef-m-action .qodef-m-action-link:nth-child(1){margin-right:10px;background-color:transparent;color:#fff}.qodef-woo-dropdown-cart .qodef-m-action .qodef-m-action-link:nth-child(1):hover{background-color:transparent!important;color:#f8014c;-webkit-box-shadow:none;box-shadow:none}.qodef-woo-dropdown-cart .qodef-m-action .qodef-m-action-link:nth-child(2){color:#fff;background-color:transparent;border:1px solid transparent}.qodef-woo-dropdown-cart .qodef-m-action .qodef-m-action-link:nth-child(2):hover{background-color:transparent!important;color:#f8014c;-webkit-box-shadow:none;box-shadow:none}.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 .qodef-e-info.qodef-info--top .qodef-e-info-item{margin:0 10px 0 0}.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top .qodef-e-info-item:after{right:-7px}}@media only screen and (max-width:680px){.qodef-blog.qodef-item-layout--metro article .qodef-e-excerpt{display:none}.qodef-blog.qodef-item-layout--metro article .qodef-views-holder{display:inline-block}.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link{padding:40px 21px!important}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote{padding:40px 21px!important}}@media only screen and (max-width:680px){#qodef-author-info .qodef-m-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}#qodef-author-info .qodef-m-content{margin-top:23px}}@media only screen and (max-width:1024px){body:not(.qodef-content-behind-header) #qodef-page-outer{margin-top:0!important}}@media only screen and (max-width:1024px){.qodef-header--vertical #qodef-page-header-inner{display:none}.qodef-header--vertical #qodef-page-outer,.qodef-header--vertical footer{padding-left:0}}@media only screen and (max-width:768px){#qodef-top-area{display:none}}@media only screen and (max-width:1024px){.qodef-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-countdown.qodef-show--4 .qodef-digit-wrapper,.qodef-countdown.qodef-show--5 .qodef-digit-wrapper,.qodef-countdown.qodef-show--6 .qodef-digit-wrapper{width:33.33333333333333%}}@media only screen and (max-width:1024px){.qodef-highlight.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:1024px){.qodef-section-title.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:680px){.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{margin:0 0 26px 0;padding:0;width:100%}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child{margin-bottom:0}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical{display:block}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation{padding-right:0;margin-right:0;border-right:0}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content{margin-top:26px}.qodef-tabs.qodef-layout--simple .qodef-tabs-content{margin:26px 0 0}}@media only screen and (max-width:1024px){body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content{padding-top:0!important}}@media only screen and (max-width:1440px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}}@media only screen and (max-width:1440px){.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-50px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets{margin:0 -25px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item{padding:0 25px;margin:0 0 50px}}p { text-align: justify; font-family: "Arial", sans-serif!important; }
.qodef-e-info-category, .qodef-e-excerpt { display: none!important; } .uk-overlay { background: linear-gradient(to bottom, rgba(239,18,79,0.2) 0%, rgba(239,18,79,0.5) 90%); }
.uk-position-cover a:link { 
text-transform: uppercase!important; 
font-family: "Montserrat", sans-serif!important;
font-weight: 800!important;
}
.uk-position-cover a:hover { 
color: #000; 
}
.qodef-e-read-more { display: none!important; }