@charset "UTF-8";
body .extendedwopts-show {
display: none;
}
body .widgetopts-hide_title .widget-title {
display: none;
}
body .extendedwopts-md-right {
text-align: right;
}
body .extendedwopts-md-left {
text-align: left;
}
body .extendedwopts-md-center {
text-align: center;
}
body .extendedwopts-md-justify {
text-align: justify;
}
@media screen and (min-width: 1181px) {
body .extendedwopts-hide.extendedwopts-desktop {
display: none !important;
}
body .extendedwopts-show.extendedwopts-desktop {
display: block;
}
body .widget.clearfix-desktop {
clear: both;
}
}
@media screen and (max-width: 1024px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 1180px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 767px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
@media screen and (max-width: 991px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
.panel-cell-style:after {
content: "";
display: block;
clear: both;
position: relative;
}.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 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%;height:auto;box-sizing:border-box}.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-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):not(.uk-card-primary):not(.uk-card-secondary):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-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,.8)}.uk-scope .uk-overlay-primary{--uk-inverse:light;background:rgba(34,34,34,.8)}.uk-scope .uk-accordion{padding:0;list-style:none}.uk-scope .uk-accordion>:nth-child(n+2){margin-top:20px}.uk-scope .uk-accordion-title{display:block;font-size:20px;line-height:1.4;color:#333;overflow:hidden}.uk-scope .uk-accordion-title::before{content:"";width:1.4em;height:1.4em;margin-left:10px;float:right;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:50% 50%}.uk-open>.uk-scope .uk-accordion-title::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E")}.uk-scope .uk-accordion-title:hover{color:#666;text-decoration:none}.uk-scope .uk-accordion-content{display:flow-root;margin-top:20px}.uk-scope .uk-accordion-content>:last-child{margin-bottom:0}.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{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>a{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-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}.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 :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: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-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-title,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-accordion-title,.uk-scope .uk-card-secondary.uk-card-body .uk-accordion-title,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-accordion-title,.uk-scope .uk-light .uk-accordion-title,.uk-scope .uk-overlay-primary .uk-accordion-title{color:#fff}.uk-scope .uk-card-primary.uk-card-body .uk-accordion-title:hover,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-accordion-title:hover,.uk-scope .uk-card-secondary.uk-card-body .uk-accordion-title:hover,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-accordion-title:hover,.uk-scope .uk-light .uk-accordion-title:hover,.uk-scope .uk-overlay-primary .uk-accordion-title:hover{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-card-primary.uk-card-body .uk-accordion-title::before,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-accordion-title::before,.uk-scope .uk-card-secondary.uk-card-body .uk-accordion-title::before,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-accordion-title::before,.uk-scope .uk-light .uk-accordion-title::before,.uk-scope .uk-overlay-primary .uk-accordion-title::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E")}.uk-scope .uk-card-primary.uk-card-body .uk-open>.uk-accordion-title::before,.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-open>.uk-accordion-title::before,.uk-scope .uk-card-secondary.uk-card-body .uk-open>.uk-accordion-title::before,.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-open>.uk-accordion-title::before,.uk-scope .uk-light .uk-open>.uk-accordion-title::before,.uk-scope .uk-overlay-primary .uk-open>.uk-accordion-title::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E")}.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-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}}.BorlabsCookie *{box-sizing:border-box}.BorlabsCookie *::before,.BorlabsCookie *::after{box-sizing:inherit}.BorlabsCookie * div,.BorlabsCookie * span,.BorlabsCookie * h1,.BorlabsCookie * h2,.BorlabsCookie * h3,.BorlabsCookie * h4,.BorlabsCookie * h5,.BorlabsCookie * h6,.BorlabsCookie * p,.BorlabsCookie * a,.BorlabsCookie * em,.BorlabsCookie * img,.BorlabsCookie * small,.BorlabsCookie * strike,.BorlabsCookie * strong,.BorlabsCookie * sub,.BorlabsCookie * sup,.BorlabsCookie * b,.BorlabsCookie * u,.BorlabsCookie * i,.BorlabsCookie * center,.BorlabsCookie * ol,.BorlabsCookie * ul,.BorlabsCookie * li,.BorlabsCookie * fieldset,.BorlabsCookie * form,.BorlabsCookie * label,.BorlabsCookie * legend{margin:0;padding:0;border:0;color:inherit;vertical-align:baseline;font-family:inherit;font-size:inherit;font-style:initial;font-weight:initial;letter-spacing:initial;line-height:initial;text-decoration:initial;text-transform:initial;word-spacing:initial}.borlabs-hide{display:none}.borlabs-position-fix{position:initial !important;transform:unset !important}._brlbs-btn-cookie-preference{display:inline-block;font-family:inherit;font-size:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}.BorlabsCookie ._brlbs-cursor{cursor:pointer}.BorlabsCookie .text-left{text-align:left !important}.BorlabsCookie .text-center{text-align:center !important}.BorlabsCookie .text-right{text-align:right !important}.BorlabsCookie table._brlbs th{text-align:left}.BorlabsCookie table._brlbs td,.BorlabsCookie table._brlbs th{padding:.3rem}.BorlabsCookie ._brlbs-responsive-table{min-height:.01%;overflow:auto}.BorlabsCookie label._brlbs-focused{outline:Highlight;outline-color:-webkit-focus-ring-color;outline-style:solid;outline-width:2px}.BorlabsCookie .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.BorlabsCookie .sr-only-focusable:active,.BorlabsCookie .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.BorlabsCookie .container,.BorlabsCookie .container-fluid,.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:540px}}@media(min-width: 768px){.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:720px}}@media(min-width: 992px){.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:960px}}@media(min-width: 1200px){.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:1140px}}.BorlabsCookie .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.BorlabsCookie .no-gutters{margin-right:0;margin-left:0}.BorlabsCookie .no-gutters>.col,.BorlabsCookie .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.BorlabsCookie .col-xl,.BorlabsCookie .col-xl-12,.BorlabsCookie .col-xl-11,.BorlabsCookie .col-xl-10,.BorlabsCookie .col-xl-9,.BorlabsCookie .col-xl-8,.BorlabsCookie .col-xl-7,.BorlabsCookie .col-xl-6,.BorlabsCookie .col-xl-5,.BorlabsCookie .col-xl-4,.BorlabsCookie .col-xl-3,.BorlabsCookie .col-xl-2,.BorlabsCookie .col-xl-1,.BorlabsCookie .col-lg,.BorlabsCookie .col-lg-12,.BorlabsCookie .col-lg-11,.BorlabsCookie .col-lg-10,.BorlabsCookie .col-lg-9,.BorlabsCookie .col-lg-8,.BorlabsCookie .col-lg-7,.BorlabsCookie .col-lg-6,.BorlabsCookie .col-lg-5,.BorlabsCookie .col-lg-4,.BorlabsCookie .col-lg-3,.BorlabsCookie .col-lg-2,.BorlabsCookie .col-lg-1,.BorlabsCookie .col-md,.BorlabsCookie .col-md-12,.BorlabsCookie .col-md-11,.BorlabsCookie .col-md-10,.BorlabsCookie .col-md-9,.BorlabsCookie .col-md-8,.BorlabsCookie .col-md-7,.BorlabsCookie .col-md-6,.BorlabsCookie .col-md-5,.BorlabsCookie .col-md-4,.BorlabsCookie .col-md-3,.BorlabsCookie .col-md-2,.BorlabsCookie .col-md-1,.BorlabsCookie .col-sm,.BorlabsCookie .col-sm-12,.BorlabsCookie .col-sm-11,.BorlabsCookie .col-sm-10,.BorlabsCookie .col-sm-9,.BorlabsCookie .col-sm-8,.BorlabsCookie .col-sm-7,.BorlabsCookie .col-sm-6,.BorlabsCookie .col-sm-5,.BorlabsCookie .col-sm-4,.BorlabsCookie .col-sm-3,.BorlabsCookie .col-sm-2,.BorlabsCookie .col-sm-1,.BorlabsCookie .col,.BorlabsCookie .col-12,.BorlabsCookie .col-11,.BorlabsCookie .col-10,.BorlabsCookie .col-9,.BorlabsCookie .col-8,.BorlabsCookie .col-7,.BorlabsCookie .col-6,.BorlabsCookie .col-5,.BorlabsCookie .col-4,.BorlabsCookie .col-3,.BorlabsCookie .col-2,.BorlabsCookie .col-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.BorlabsCookie .col{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-12{flex:0 0 100%;max-width:100%}@media(min-width: 576px){.BorlabsCookie .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-sm-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-sm-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-sm-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width: 768px){.BorlabsCookie .col-md{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-md-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-md-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-md-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width: 992px){.BorlabsCookie .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-lg-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-lg-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-lg-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width: 1200px){.BorlabsCookie .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-xl-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-xl-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-xl-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-xl-12{flex:0 0 100%;max-width:100%}}.BorlabsCookie .d-block{display:block !important}.BorlabsCookie .d-flex{display:flex !important}@media(min-width: 576px){.BorlabsCookie .d-sm-block{display:block !important}.BorlabsCookie .d-sm-flex{display:flex !important}}@media(min-width: 768px){.BorlabsCookie .d-md-block{display:block !important}.BorlabsCookie .d-md-flex{display:flex !important}}@media(min-width: 992px){.BorlabsCookie .d-lg-block{display:block !important}.BorlabsCookie .d-lg-flex{display:flex !important}}@media(min-width: 1200px){.BorlabsCookie .d-xl-block{display:block !important}.BorlabsCookie .d-xl-flex{display:flex !important}}.BorlabsCookie .flex-row{flex-direction:row !important}.BorlabsCookie .flex-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-between{justify-content:space-between !important}.BorlabsCookie .align-items-start{align-items:flex-start !important}.BorlabsCookie .align-items-end{align-items:flex-end !important}.BorlabsCookie .align-items-center{align-items:center !important}.BorlabsCookie .align-items-baseline{align-items:baseline !important}.BorlabsCookie .align-items-stretch{align-items:stretch !important}@media(min-width: 576px){.BorlabsCookie .flex-sm-row{flex-direction:row !important}.BorlabsCookie .flex-sm-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-sm-between{justify-content:space-between !important}.BorlabsCookie .align-items-sm-start{align-items:flex-start !important}.BorlabsCookie .align-items-sm-end{align-items:flex-end !important}.BorlabsCookie .align-items-sm-center{align-items:center !important}.BorlabsCookie .align-items-sm-baseline{align-items:baseline !important}.BorlabsCookie .align-items-sm-stretch{align-items:stretch !important}}@media(min-width: 768px){.BorlabsCookie .flex-md-row{flex-direction:row !important}.BorlabsCookie .flex-md-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-md-between{justify-content:space-between !important}.BorlabsCookie .align-items-md-start{align-items:flex-start !important}.BorlabsCookie .align-items-md-end{align-items:flex-end !important}.BorlabsCookie .align-items-md-center{align-items:center !important}.BorlabsCookie .align-items-md-baseline{align-items:baseline !important}.BorlabsCookie .align-items-md-stretch{align-items:stretch !important}}@media(min-width: 992px){.BorlabsCookie .flex-lg-row{flex-direction:row !important}.BorlabsCookie .flex-lg-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-lg-between{justify-content:space-between !important}.BorlabsCookie .align-items-lg-start{align-items:flex-start !important}.BorlabsCookie .align-items-lg-end{align-items:flex-end !important}.BorlabsCookie .align-items-lg-center{align-items:center !important}.BorlabsCookie .align-items-lg-baseline{align-items:baseline !important}.BorlabsCookie .align-items-lg-stretch{align-items:stretch !important}}@media(min-width: 1200px){.BorlabsCookie .flex-xl-row{flex-direction:row !important}.BorlabsCookie .flex-xl-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-xl-between{justify-content:space-between !important}.BorlabsCookie .align-items-xl-start{align-items:flex-start !important}.BorlabsCookie .align-items-xl-end{align-items:flex-end !important}.BorlabsCookie .align-items-xl-center{align-items:center !important}.BorlabsCookie .align-items-xl-baseline{align-items:baseline !important}.BorlabsCookie .align-items-xl-stretch{align-items:stretch !important}}.BorlabsCookie .w-25{width:25% !important}.BorlabsCookie .w-50{width:50% !important}.BorlabsCookie .w-75{width:75% !important}.BorlabsCookie .w-100{width:100% !important}.BorlabsCookie .w-auto{width:auto !important}.BorlabsCookie .h-25{height:25% !important}.BorlabsCookie .h-50{height:50% !important}.BorlabsCookie .h-75{height:75% !important}.BorlabsCookie .h-100{height:100% !important}.BorlabsCookie .h-auto{height:auto !important}.BorlabsCookie .mw-100{max-width:100% !important}.BorlabsCookie .mh-100{max-height:100% !important}.BorlabsCookie .min-vw-100{min-width:100vw !important}.BorlabsCookie .min-vh-100{min-height:100vh !important}.BorlabsCookie .vw-100{width:100vw !important}.BorlabsCookie .vh-100{height:100vh !important}.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.BorlabsCookie ._brlbs-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.BorlabsCookie ._brlbs-animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.BorlabsCookie ._brlbs-animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.BorlabsCookie ._brlbs-animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.BorlabsCookie ._brlbs-animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.BorlabsCookie ._brlbs-animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.BorlabsCookie ._brlbs-animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.BorlabsCookie ._brlbs-animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.BorlabsCookie ._brlbs-animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.BorlabsCookie ._brlbs-animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media(print), (prefers-reduced-motion: reduce){.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}}.BorlabsCookie._brlbs-switch-consent{align-items:center;display:flex;font-size:inherit}.BorlabsCookie._brlbs-switch-consent ._brlbs-btn-switch--textRight{margin-right:2em}.BorlabsCookie ._brlbs-title{display:inline-block;vertical-align:middle;margin-bottom:0}.BorlabsCookie ._brlbs-title::before{content:"|";display:inline-block;margin:0 .25rem 0 0}.BorlabsCookie ._brlbs-checkbox{color:inherit;cursor:pointer;display:block;padding-left:2em;position:relative}.BorlabsCookie ._brlbs-checkbox input{position:absolute;opacity:0 !important;width:auto;z-index:-1}.BorlabsCookie ._brlbs-checkbox input:checked~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox input:disabled~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator{border-style:solid;border-width:2px;padding:0 !important;position:absolute;left:0;top:0;height:20px;width:20px;transition:.25s}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator::after{content:"";border-style:solid;border-width:0 2px 2px 0;border-radius:1px;position:absolute;left:5px;top:1px;height:11px;width:6px;transform:rotate(45deg);opacity:0}.BorlabsCookie ._brlbs-btn-switch{position:relative;display:inline-block;margin:0;width:50px;height:26px;vertical-align:middle}.BorlabsCookie ._brlbs-btn-switch input{opacity:0;width:0;height:0}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider{background-color:#2295f3}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider:before{transform:translateX(24px)}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#bbc0c7;transition:.4s}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.BorlabsCookie ._brlbs-btn-switch-status{position:absolute;top:50%;right:calc(100% + 6px);transform:translateY(-50%)}.BorlabsCookie ._brlbs-btn-switch--textRight ._brlbs-btn-switch-status{right:auto;left:calc(100% + 6px)}.BorlabsCookie ._brlbs-btn-switch-status::before{content:attr(data-inactive);white-space:nowrap}.BorlabsCookie ._brlbs-btn-switch>input:checked~._brlbs-btn-switch-status::before{content:attr(data-active)}#BorlabsCookieBox a{font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;word-spacing:inherit}#BorlabsCookieBox a:focus{outline:Highlight !important;outline-color:-webkit-focus-ring-color !important;outline-style:solid !important;outline-width:2px !important}#BorlabsCookieBox:not(._brlbs-keyboard) a:focus{outline:0 !important}#BorlabsCookieBox ._brlbs-animated{visibility:visible}#BorlabsCookieBox .container{background:inherit;display:block;float:none;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;min-height:auto;position:inherit}#BorlabsCookieBox ._brlbs-bar .container{overflow:auto !important;width:100% !important;max-width:none !important;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#BorlabsCookieBox ._brlbs-box .container{overflow:auto !important;width:auto !important}#BorlabsCookieBox .container::before{display:initial}#BorlabsCookieBox .container::after{content:" ";display:block;height:2px}#BorlabsCookieBox .container .row{background:inherit;color:inherit;display:flex;min-width:1px;pointer-events:inherit;width:auto;max-width:none}#BorlabsCookieBox .container .row.no-gutters{margin-left:0;margin-right:0}#BorlabsCookieBox .container .row::before,#BorlabsCookieBox .container .row::after{display:initial}#BorlabsCookieBox .bcac-item{margin:.5em 0;padding:.5em}#BorlabsCookieBox .bcac-item ._brlbs-h4{font-size:1.25em;margin:0 0 .25em 0}#BorlabsCookieBox .bcac-item p{font-size:.875em}#BorlabsCookieBox .bcac-item p,#BorlabsCookieBox .bcac-item span{color:inherit}#BorlabsCookieBox>div{display:none}#BorlabsCookieBox>div.show-cookie-box{display:flex}#BorlabsCookieBox>div:not(._brlbs-block-content){position:absolute;width:100%;z-index:999999}#BorlabsCookieBox>div:not(._brlbs-block-content).top-left{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-center{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-right{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-left{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-center{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-right{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-left{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-center{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-right{bottom:0}#BorlabsCookieBox h3,#BorlabsCookieBox ._brlbs-h3{background:inherit;color:inherit;font-family:inherit;font-size:1.625em;line-height:1.125em;word-break:break-all}#BorlabsCookieBox ul{display:flex;flex-flow:wrap;justify-content:center;list-style:none;margin:.9375em 0;padding:0}#BorlabsCookieBox ul li{color:inherit;font-family:inherit;font-size:1em;line-height:1.25em;list-style:none;margin:0 .9375em .375em 0}#BorlabsCookieBox ul li:last-child{margin:0}#BorlabsCookieBox ul li::before{content:"●";margin:0 4px 0 0}#BorlabsCookieBox p{color:inherit;font-family:inherit;font-size:1em;line-height:1.4em;margin:.9375em 0}#BorlabsCookieBox p:last-child{margin:0}#BorlabsCookieBox p ._brlbs-paragraph:last-child{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-center{display:flex;align-items:center;justify-content:center}#BorlabsCookieBox ._brlbs-flex-center p{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-left{display:flex;align-items:center;justify-content:left;margin:0 0 .9375em 0}#BorlabsCookieBox ._brlbs-actions{display:inline}#BorlabsCookieBox ._brlbs-accept{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-block-content{background:rgba(0,0,0,0);left:0;position:fixed;height:100%;top:0;width:100%;z-index:999999}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-animation{transition:background-color 250ms linear}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-dark{background:rgba(0,0,0,.6)}#BorlabsCookieBox ._brlbs-branding{font-family:inherit;font-size:.75em;margin:0}#BorlabsCookieBox ._brlbs-branding a{text-decoration:none}#BorlabsCookieBox ._brlbs-branding img{display:inline-block;max-height:16px;max-width:16px;vertical-align:middle}#BorlabsCookieBox ._brlbs-btn{display:inline-block;font-family:inherit;font-size:1.25em;padding:.75em 2em;text-decoration:none;transition:background-color 125ms linear}#BorlabsCookieBox ._brlbs-paragraph{display:block;margin-bottom:.6em}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-technology{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-personal-data{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-more-information{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-no-commitment{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-revoke{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-individual-settings{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-non-eu-data-transfer{margin-top:.6em}#BorlabsCookieBox .cookie-logo{height:auto;max-width:48px;padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-legal{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-manage{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse a{color:inherit}#BorlabsCookieBox ._brlbs-manage-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-manage-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-manage-btn a:hover{color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-refuse-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn a:hover{color:inherit}#BorlabsCookieBox .top-left{align-items:flex-start;justify-content:flex-start}#BorlabsCookieBox .top-center{align-items:flex-start;justify-content:center}#BorlabsCookieBox .top-right{align-items:flex-start;justify-content:flex-end}#BorlabsCookieBox .middle-left{align-items:center;justify-content:flex-start}#BorlabsCookieBox .middle-center{align-items:center;justify-content:center}#BorlabsCookieBox .middle-right{align-items:center;justify-content:flex-end}#BorlabsCookieBox .bottom-left{align-items:flex-end;justify-content:flex-start}#BorlabsCookieBox .bottom-center{align-items:flex-end;justify-content:center}#BorlabsCookieBox .bottom-right{align-items:flex-end;justify-content:flex-end}#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{box-shadow:0 4px 8px rgba(0,0,0,.2);padding:15px 0;max-height:100vh;overflow:auto}#BorlabsCookieBox ._brlbs-bar-wrap{display:block;max-width:100%;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-bar-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-bar-wrap .cookie-preference ._brlbs-flex-center{justify-content:left}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p{margin:0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p._brlbs-accept{margin:.9375em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions-mobile{display:none}#BorlabsCookieBox ._brlbs-bar ul{justify-content:center;margin:.5em 0}#BorlabsCookieBox ._brlbs-bar ._brlbs-no-padding-right{padding-right:0}#BorlabsCookieBox ._brlbs-bar ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar .cookie-logo{padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-bar ._brlbs-legal{text-align:center}#BorlabsCookieBox ._brlbs-box-wrap{display:block;max-width:550px;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-box-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-manage{margin:0}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-refuse{margin:.5em 0 0 0}#BorlabsCookieBox ._brlbs-box ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox .cookie-preference .container.not-visible{height:0}#BorlabsCookieBox .cookie-preference table{margin:1em 0 0 0;width:100%}#BorlabsCookieBox .cookie-preference table tr td,#BorlabsCookieBox .cookie-preference table tr th{border-bottom:1px solid}#BorlabsCookieBox .cookie-preference table tr:last-child td,#BorlabsCookieBox .cookie-preference table tr:last-child th{border-bottom:0}#BorlabsCookieBox .cookie-preference table th{text-align:left;width:40%}#BorlabsCookieBox .cookie-preference table td{text-align:left}#BorlabsCookieBox .cookie-preference table td,#BorlabsCookieBox .cookie-preference table th{font-size:.875em;padding:.25em .5em}#BorlabsCookieBox .cookie-preference ._brlbs-accept{text-align:left}#BorlabsCookieBox .cookie-preference ._brlbs-btn{font-size:1em;margin:0 0 .9375em 0;padding:.75em 1.5em}#BorlabsCookieBox .cookie-preference ._brlbs-legal{text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-pp-url{overflow:hidden;text-overflow:ellipsis;width:100%;max-width:0}#BorlabsCookieBox .cookie-preference ._brlbs-refuse{margin:0 0 .9375em 0;text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar-advanced ul,#BorlabsCookieBox ._brlbs-box-advanced ul{justify-content:space-between}#BorlabsCookieBox ._brlbs-bar-advanced ul li,#BorlabsCookieBox ._brlbs-box-advanced ul li{line-height:1.375em;margin:0 .9375em .875em 0}#BorlabsCookieBox ._brlbs-bar-advanced ul li::before,#BorlabsCookieBox ._brlbs-box-advanced ul li::before{content:"";margin:0}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:768px}#BorlabsCookieBox ._brlbs-box-plus #CookieBoxTextDescription{padding-top:10px;overflow:visible;max-height:100%}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-legal{padding-top:10px}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area{padding-top:.475em}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area p:last-child{margin:.475em 0}#BorlabsCookieBox ._brlbs-box-plus ul{display:block}#BorlabsCookieBox ._brlbs-box-plus ul li{line-height:1.375em;padding:.475em .9375em .475em 0}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-checkbox{font-weight:600}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-service-group-description{padding-top:8px}#BorlabsCookieBox ._brlbs-box-plus ul li::before{content:"";margin:0}#CookieBoxTextDescription{overflow:auto;max-height:50vh}#CookiePrefDescription{overflow:auto;max-height:40vh}.BorlabsCookie ._brlbs-content-blocker{line-height:1.5em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption{padding:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label{color:inherit}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input{background:none;border:0;display:inline-block;height:auto;margin:inherit;position:static;vertical-align:middle;width:auto;-webkit-appearance:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input::before{content:""}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label small{vertical-align:middle}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default{background:#efefef;margin-bottom:1em;padding:1em;text-align:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default label input{vertical-align:middle;width:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed{margin-bottom:1em;position:relative;display:inline-block;overflow:hidden}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail{display:block;max-width:100%}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption{top:50%;left:0;position:absolute;width:100%;text-align:center;transform:translateY(-50%)}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn{display:inline-flex;align-items:center;justify-content:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-black::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23000000%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23000000%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-white::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23ffffff%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23ffffff%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-btn{display:inline-block;font-family:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}._brlbs-fluid-width-video-wrapper{padding:56.2963% 0 0 0;position:relative;width:100%}._brlbs-fluid-width-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.fusion-video .BorlabsCookie{top:0;left:0;position:absolute}.bricks-video-wrapper .BorlabsCookie,.brxe-video .BorlabsCookie{position:absolute;width:100%;height:100%;top:0}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed,.brxe-video .BorlabsCookie ._brlbs-embed{width:100%}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail,.brxe-video .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail{width:100%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper .BorlabsCookie{top:0;left:0;position:absolute}.wpb_video_widget .wpb_video_wrapper .BorlabsCookie{display:block;height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.wpb_wrapper .fb_type_standard{height:auto}#BorlabsCookieBoxWidget{position:fixed;transition:all 500ms ease;opacity:1;line-height:0;z-index:999998;padding:20px}#BorlabsCookieBoxWidget:hover{opacity:.8}#BorlabsCookieBoxWidget svg{width:48px;height:48px;filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.2))}#BorlabsCookieBoxWidget.bottom-left{left:0;bottom:0}#BorlabsCookieBoxWidget.bottom-right{bottom:0;right:0}@media(max-width: 424px){#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-separator::before{content:"";display:block;margin:0}}@media(min-width: 576px){#BorlabsCookieBox ._brlbs-bar ul.show-cookie-logo{margin:.5em 0 0 16.6666666667%}}@media(max-width: 767px){#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{max-height:85vh}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:550px}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p{margin:0 0 .5em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions{display:none}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p._brlbs-actions-mobile{display:block;margin:.9375em 0;text-align:center}#BorlabsCookieBox ._brlbs-bar .align-items-center{align-items:flex-start !important}#BorlabsCookieBox .cookie-preference ._brlbs-accept,#BorlabsCookieBox .cookie-preference ._brlbs-refuse{text-align:center}#BorlabsCookieBoxWidget._brlbs-hide-mobile{opacity:0;pointer-events:none;transform:translateY(25px)}#BorlabsCookieBoxWidget svg{width:32px;height:32px}}
._brlbs-animated {
--animate-duration: 1s;
--animate-delay: 1s;
}
@keyframes _brlbs-fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
#BorlabsCookieBox ._brlbs-fadeInDown {
animation-name: _brlbs-fadeInDown;
}
@keyframes _brlbs-fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
#BorlabsCookieBox ._brlbs-fadeOut {
animation-name: _brlbs-fadeOut;
}
#BorlabsCookieBox * { font-family: inherit; }#BorlabsCookieBox ._brlbs-bar-advanced ul, #BorlabsCookieBox ._brlbs-box-advanced ul { justify-content: space-between; }#BorlabsCookieBox ._brlbs-bar, #BorlabsCookieBox ._brlbs-box { background: #fff; border-radius: 4px; color: #020202; font-size: 14px; }#BorlabsCookieBox a { color: #86bcd2; }#BorlabsCookieBox a:hover { color: #86bcd2; }#BorlabsCookieBox ._brlbs-btn { background: #86bcd2; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn:hover { background: #919191; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-refuse-btn a, #BorlabsCookieBox a._brlbs-refuse-btn { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-refuse-btn a:hover, #BorlabsCookieBox a._brlbs-refuse-btn:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-manage-btn a { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-manage-btn a:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-legal { color: #aaa; }#BorlabsCookieBox ._brlbs-legal a { color: inherit; }#BorlabsCookieBox ._brlbs-legal a:hover { color: #aaa; }#BorlabsCookieBox ._brlbs-branding { color: #000; }#BorlabsCookieBox ._brlbs-branding a { color: inherit; }#BorlabsCookieBox ._brlbs-branding a:hover { color: inherit; }#BorlabsCookieBox ._brlbs-manage a { color: #86bcd2; }#BorlabsCookieBox ._brlbs-manage a:hover { color: #86bcd2; }#BorlabsCookieBox ._brlbs-refuse { color: #888; }#BorlabsCookieBox ._brlbs-refuse a:hover { color: #888; }#BorlabsCookieBox ul li::before { color: #000; }#BorlabsCookieBox .cookie-box ._brlbs-btn { width: 100%; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider { background-color: #bdc1c8; }.BorlabsCookie ._brlbs-btn-switch input:checked + ._brlbs-slider { background-color: #86bcd2; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before { background-color: #fff; }.BorlabsCookie ._brlbs-btn-switch input:checked + ._brlbs-slider:before { background-color: #fff; }.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator { background-color: #fff; border-color: #a72828; border-radius: 4px; }.BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator { background-color: #0063e3; border-color: #0063e3; }.BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator::after { border-color: #fff; }.BorlabsCookie ._brlbs-checkbox input:disabled ~ ._brlbs-checkbox-indicator { background-color: #e6e6e6; border-color: #e6e6e6; }.BorlabsCookie ._brlbs-checkbox input:disabled ~ ._brlbs-checkbox-indicator::after { border-color: #999; }#BorlabsCookieBox .bcac-item { background-color: #f7f7f7; border-radius: 0px; color: #020202; }#BorlabsCookieBox .cookie-preference table { background-color: #fff; border-radius: 0px; color: #020202; }#BorlabsCookieBox .cookie-preference table { background-color: #fff; border-radius: 0px; color: #020202; }#BorlabsCookieBox .cookie-preference table tr td, #BorlabsCookieBox .cookie-preference table tr th { background-color: #fff; border-color: #eee; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider { border-radius: 34px; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before { border-radius: 50%; }.BorlabsCookie ._brlbs-content-blocker { font-family: inherit; font-size: 14px; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption { background: hsla(0, 0%, 0%, 0.8); color: #fff; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a { color: #86bcd2; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a:hover { color: #86bcd2; }.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn { background: #86bcd2; border-radius: 4px; color: #fff; }.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover { background: #86bcd2; color: #fff; }#BorlabsCookieBoxWidget svg {color: #0063e3;}a._brlbs-btn-cookie-preference { background: #000 !important; border-radius: 4px !important; color: #fff !important; }a._brlbs-btn-cookie-preference:hover { background: #262626 !important; color: #fff !important; }p._brlbs-branding.flex-fill {
display: none;
}.BorlabsCookie ._brlbs-facebook {
border: 1px solid #e1e8ed;
border-radius: 6px;
max-width: 516px;
padding: 3px 0;
}
.BorlabsCookie ._brlbs-facebook a._brlbs-btn {
background: #4267b2;
border-radius: 2px;
}
.BorlabsCookie ._brlbs-facebook a._brlbs-btn:hover {
background: #3b5998;
}
.BorlabsCookie ._brlbs-google-maps a._brlbs-btn {
background: #4285f4;
border-radius: 3px;
}
.BorlabsCookie ._brlbs-google-maps a._brlbs-btn:hover {
background: #fff;
color: #4285f4;
}.BorlabsCookie ._brlbs-instagram {
border: 1px solid #e1e8ed;
border-radius: 6px;
max-width: 516px;
padding: 3px 0;
}
.BorlabsCookie ._brlbs-instagram a._brlbs-btn {
background: #3897f0;
border-radius: 4px;
}
.BorlabsCookie ._brlbs-instagram a._brlbs-btn:hover {
background: #117ee4;
}
.BorlabsCookie ._brlbs-twitter {
border: 1px solid #e1e8ed;
border-radius: 3px;
max-width: 516px;
}
.BorlabsCookie ._brlbs-twitter a._brlbs-btn {
background: #1da1f2;
border-radius: 0;
}
.BorlabsCookie ._brlbs-twitter a._brlbs-btn:hover {
background: #fff;
color: #1da1f2;
}
.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn {
background: #00adef;
border-radius: 20px;
}
.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn:hover {
background: #fff;
color: #00adef;
}
.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn._brlbs-icon-play-white:hover::before {
background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%2300adef'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%2300adef' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
background-size: contain;
content: " ";
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn {
background: #ff0000;
border-radius: 20px;
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn:hover {
background: #fff;
color: red;
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn._brlbs-icon-play-white:hover::before {
background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%23ff0000'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%23ff0000' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
background-size: contain;
content: " ";
}

.g-main-nav .g-dropdown, .g-main-nav .g-standard .g-dropdown .g-dropdown { position: absolute; top: auto; left: auto; opacity: 0; visibility: hidden; overflow: hidden; }
.g-main-nav .g-standard .g-dropdown.g-active, .g-main-nav .g-fullwidth .g-dropdown.g-active { opacity: 1; visibility: visible; overflow: visible; }
.g-main-nav ul, #g-mobilemenu-container ul { margin: 0; padding: 0; list-style: none; }
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
html { height: 100%; font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; }
#g-page-surround { min-height: 100vh; position: relative; overflow: hidden; }
article, aside, details, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
a { background: transparent; text-decoration: none; }
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
sub, sup { line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { height: auto; max-width: 100%; display: inline-block; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; }
iframe, svg { max-width: 100%; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { height: 0; }
pre { overflow: auto; }
code { vertical-align: bottom; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
tr, td, th { vertical-align: middle; }
th, td { padding: 0.375rem 0; }
th { text-align: left; }
@media print { body { background: #fff !important; color: #000 !important; } }
.g-container { margin: 0 auto; padding: 0; }
.g-block .g-container { width: auto; }
.g-grid { display: flex; flex-flow: row wrap; list-style: none; margin: 0; padding: 0; text-rendering: optimizespeed; }
.g-grid.nowrap { flex-flow: row; }
.g-block { flex: 1; min-width: 0; min-height: 0; }
.first-block { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.last-block { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
.size-5 { flex: 0 5%; width: 5%; }
.size-6 { flex: 0 6%; width: 6%; }
.size-7 { flex: 0 7%; width: 7%; }
.size-8 { flex: 0 8%; width: 8%; }
.size-9 { flex: 0 9%; width: 9%; }
.size-10 { flex: 0 10%; width: 10%; }
.size-11 { flex: 0 11%; width: 11%; }
.size-12 { flex: 0 12%; width: 12%; }
.size-13 { flex: 0 13%; width: 13%; }
.size-14 { flex: 0 14%; width: 14%; }
.size-15 { flex: 0 15%; width: 15%; }
.size-16 { flex: 0 16%; width: 16%; }
.size-17 { flex: 0 17%; width: 17%; }
.size-18 { flex: 0 18%; width: 18%; }
.size-19 { flex: 0 19%; width: 19%; }
.size-20 { flex: 0 20%; width: 20%; }
.size-21 { flex: 0 21%; width: 21%; }
.size-22 { flex: 0 22%; width: 22%; }
.size-23 { flex: 0 23%; width: 23%; }
.size-24 { flex: 0 24%; width: 24%; }
.size-25 { flex: 0 25%; width: 25%; }
.size-26 { flex: 0 26%; width: 26%; }
.size-27 { flex: 0 27%; width: 27%; }
.size-28 { flex: 0 28%; width: 28%; }
.size-29 { flex: 0 29%; width: 29%; }
.size-30 { flex: 0 30%; width: 30%; }
.size-31 { flex: 0 31%; width: 31%; }
.size-32 { flex: 0 32%; width: 32%; }
.size-33 { flex: 0 33%; width: 33%; }
.size-34 { flex: 0 34%; width: 34%; }
.size-35 { flex: 0 35%; width: 35%; }
.size-36 { flex: 0 36%; width: 36%; }
.size-37 { flex: 0 37%; width: 37%; }
.size-38 { flex: 0 38%; width: 38%; }
.size-39 { flex: 0 39%; width: 39%; }
.size-40 { flex: 0 40%; width: 40%; }
.size-41 { flex: 0 41%; width: 41%; }
.size-42 { flex: 0 42%; width: 42%; }
.size-43 { flex: 0 43%; width: 43%; }
.size-44 { flex: 0 44%; width: 44%; }
.size-45 { flex: 0 45%; width: 45%; }
.size-46 { flex: 0 46%; width: 46%; }
.size-47 { flex: 0 47%; width: 47%; }
.size-48 { flex: 0 48%; width: 48%; }
.size-49 { flex: 0 49%; width: 49%; }
.size-50 { flex: 0 50%; width: 50%; }
.size-51 { flex: 0 51%; width: 51%; }
.size-52 { flex: 0 52%; width: 52%; }
.size-53 { flex: 0 53%; width: 53%; }
.size-54 { flex: 0 54%; width: 54%; }
.size-55 { flex: 0 55%; width: 55%; }
.size-56 { flex: 0 56%; width: 56%; }
.size-57 { flex: 0 57%; width: 57%; }
.size-58 { flex: 0 58%; width: 58%; }
.size-59 { flex: 0 59%; width: 59%; }
.size-60 { flex: 0 60%; width: 60%; }
.size-61 { flex: 0 61%; width: 61%; }
.size-62 { flex: 0 62%; width: 62%; }
.size-63 { flex: 0 63%; width: 63%; }
.size-64 { flex: 0 64%; width: 64%; }
.size-65 { flex: 0 65%; width: 65%; }
.size-66 { flex: 0 66%; width: 66%; }
.size-67 { flex: 0 67%; width: 67%; }
.size-68 { flex: 0 68%; width: 68%; }
.size-69 { flex: 0 69%; width: 69%; }
.size-70 { flex: 0 70%; width: 70%; }
.size-71 { flex: 0 71%; width: 71%; }
.size-72 { flex: 0 72%; width: 72%; }
.size-73 { flex: 0 73%; width: 73%; }
.size-74 { flex: 0 74%; width: 74%; }
.size-75 { flex: 0 75%; width: 75%; }
.size-76 { flex: 0 76%; width: 76%; }
.size-77 { flex: 0 77%; width: 77%; }
.size-78 { flex: 0 78%; width: 78%; }
.size-79 { flex: 0 79%; width: 79%; }
.size-80 { flex: 0 80%; width: 80%; }
.size-81 { flex: 0 81%; width: 81%; }
.size-82 { flex: 0 82%; width: 82%; }
.size-83 { flex: 0 83%; width: 83%; }
.size-84 { flex: 0 84%; width: 84%; }
.size-85 { flex: 0 85%; width: 85%; }
.size-86 { flex: 0 86%; width: 86%; }
.size-87 { flex: 0 87%; width: 87%; }
.size-88 { flex: 0 88%; width: 88%; }
.size-89 { flex: 0 89%; width: 89%; }
.size-90 { flex: 0 90%; width: 90%; }
.size-91 { flex: 0 91%; width: 91%; }
.size-92 { flex: 0 92%; width: 92%; }
.size-93 { flex: 0 93%; width: 93%; }
.size-94 { flex: 0 94%; width: 94%; }
.size-95 { flex: 0 95%; width: 95%; }
.size-33-3 { flex: 0 33.33333%; width: 33.33333%; max-width: 33.33333%; }
.size-16-7 { flex: 0 16.66667%; width: 16.66667%; max-width: 16.66667%; }
.size-14-3 { flex: 0 14.28571%; width: 14.28571%; max-width: 14.28571%; }
.size-12-5 { flex: 0 12.5%; width: 12.5%; max-width: 12.5%; }
.size-11-1 { flex: 0 11.11111%; width: 11.11111%; max-width: 11.11111%; }
.size-9-1 { flex: 0 9.09091%; width: 9.09091%; max-width: 9.09091%; }
.size-8-3 { flex: 0 8.33333%; width: 8.33333%; max-width: 8.33333%; }
.size-100 { width: 100%; max-width: 100%; flex-grow: 0; flex-basis: 100%; }
.g-main-nav:not(.g-menu-hastouch) .g-dropdown { z-index: 10; top: -9999px; }
.g-main-nav:not(.g-menu-hastouch) .g-dropdown.g-active { top: 100%; }
.g-main-nav:not(.g-menu-hastouch) .g-dropdown .g-dropdown { top: 0; }
.g-main-nav:not(.g-menu-hastouch) .g-fullwidth .g-dropdown.g-active { top: auto; }
.g-main-nav:not(.g-menu-hastouch) .g-fullwidth .g-dropdown .g-dropdown.g-active { top: 0; }
.g-main-nav .g-toplevel > li { display: inline-block; cursor: pointer; transition: background .2s ease-out, transform .2s ease-out; }
.g-main-nav .g-toplevel > li.g-menu-item-type-particle, .g-main-nav .g-toplevel > li.g-menu-item-type-module { cursor: initial; }
.g-main-nav .g-toplevel > li .g-menu-item-content { display: inline-block; vertical-align: middle; cursor: pointer; }
.g-main-nav .g-toplevel > li .g-menu-item-container { transition: transform .2s ease-out; }
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator { display: inline-block; vertical-align: middle; line-height: normal; }
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after { display: inline-block; cursor: pointer; width: 1.5rem; opacity: 0.5; font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", FontAwesome; font-weight: 900; content: ""; text-align: right; }
.g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container > .g-menu-parent-indicator:after { content: ""; }
.g-main-nav .g-dropdown { transition: opacity .2s ease-out, transform .2s ease-out; z-index: 1; }
.g-main-nav .g-sublevel > li { transition: background .2s ease-out, transform .2s ease-out; }
.g-main-nav .g-sublevel > li.g-menu-item-type-particle, .g-main-nav .g-sublevel > li.g-menu-item-type-module { cursor: initial; }
.g-main-nav .g-sublevel > li .g-menu-item-content { display: inline-block; vertical-align: middle; word-break: break-word; }
.g-main-nav .g-sublevel > li.g-parent .g-menu-item-content { margin-right: 2rem; }
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator { position: absolute; right: 0.738rem; top: 0.838rem; width: auto; text-align: center; }
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after { content: ""; text-align: center; }
.g-main-nav .g-sublevel > li.g-parent.g-selected > .g-menu-item-container > .g-menu-parent-indicator:after { content: ""; }
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-item-content { margin-right: inherit; margin-left: 2rem; text-align: right; }
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator { right: inherit; left: 0.738rem; transform: rotate(180deg); }
.g-menu-item-container { display: block; position: relative; }
.g-menu-item-container input, .g-menu-item-container textarea { color: #666; }
.g-main-nav .g-standard { position: relative; }
.g-main-nav .g-standard .g-sublevel > li { position: relative; }
.g-main-nav .g-standard .g-dropdown { top: 100%; }
.g-main-nav .g-standard .g-dropdown.g-dropdown-left { right: 0; }
.g-main-nav .g-standard .g-dropdown.g-dropdown-center { left: 50%; transform: translateX(-50%); }
.g-main-nav .g-standard .g-dropdown.g-dropdown-right { left: 0; }
.g-main-nav .g-standard .g-dropdown .g-dropdown { top: 0; }
.g-main-nav .g-standard .g-dropdown .g-dropdown.g-dropdown-left { left: auto; right: 100%; }
.g-main-nav .g-standard .g-dropdown .g-dropdown.g-dropdown-right { left: 100%; right: auto; }
.g-main-nav .g-standard .g-dropdown .g-block { flex-grow: 0; flex-basis: 100%; }
.g-main-nav .g-standard .g-go-back { display: none; }
.g-main-nav .g-fullwidth .g-dropdown { position: absolute; left: 0; right: 0; }
.g-main-nav .g-fullwidth .g-dropdown.g-dropdown-left { right: 0; left: inherit; }
.g-main-nav .g-fullwidth .g-dropdown.g-dropdown-center { left: inherit; right: inherit; left: 50%; transform: translateX(-50%); }
.g-main-nav .g-fullwidth .g-dropdown.g-dropdown-right { left: 0; right: inherit; }
.g-main-nav .g-fullwidth .g-dropdown .g-block { position: relative; overflow: hidden; }
.g-main-nav .g-fullwidth .g-dropdown .g-go-back { display: block; }
.g-main-nav .g-fullwidth .g-dropdown .g-go-back.g-level-1 { display: none; }
.g-main-nav .g-fullwidth .g-sublevel .g-dropdown { top: 0; transform: translateX(100%); }
.g-main-nav .g-fullwidth .g-sublevel .g-dropdown.g-active { transform: translateX(0); }
.g-main-nav .g-fullwidth .g-sublevel.g-slide-out > .g-menu-item > .g-menu-item-container { transform: translateX(-100%); }
.g-go-back.g-level-1 { display: none; }
.g-go-back a span { display: none; }
.g-go-back a:before { display: block; text-align: center; width: 1.28571em; font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", FontAwesome; font-weight: 900; content: ""; opacity: 0.5; }
.g-menu-item-container > i { vertical-align: middle; margin-right: 0.2rem; }
.g-menu-item-subtitle { display: block; font-size: 0.8rem; line-height: 1.1; }
.g-nav-overlay, .g-menu-overlay { top: 0; right: 0; bottom: 0; left: 0; z-index: -1; opacity: 0; position: absolute; transition: opacity .3s ease-out, z-index .1s ease-out; }
#g-mobilemenu-container .g-toplevel { position: relative; }
#g-mobilemenu-container .g-toplevel li { display: block; position: static !important; margin-right: 0; cursor: pointer; }
#g-mobilemenu-container .g-toplevel li .g-menu-item-container { padding: 0.938rem 1rem; }
#g-mobilemenu-container .g-toplevel li .g-menu-item-content { display: inline-block; line-height: 1rem; }
#g-mobilemenu-container .g-toplevel li.g-parent > .g-menu-item-container > .g-menu-item-content { position: relative; }
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator { position: absolute; right: 0.938rem; text-align: center; }
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after { display: inline-block; text-align: center; opacity: 0.5; width: 1.5rem; line-height: normal; font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", FontAwesome; font-weight: 900; content: ""; }
#g-mobilemenu-container .g-toplevel .g-dropdown { top: 0; background: transparent; position: absolute; left: 0; right: 0; z-index: 1; transition: transform .2s ease-out; transform: translateX(100%); }
#g-mobilemenu-container .g-toplevel .g-dropdown.g-active { transform: translateX(0); z-index: 0; }
#g-mobilemenu-container .g-toplevel .g-dropdown .g-go-back { display: block; }
#g-mobilemenu-container .g-toplevel .g-dropdown .g-block { width: 100%; overflow: visible; }
#g-mobilemenu-container .g-toplevel .g-dropdown .g-block .g-go-back { display: none; }
#g-mobilemenu-container .g-toplevel .g-dropdown .g-block:first-child .g-go-back { display: block; }
#g-mobilemenu-container .g-toplevel .g-dropdown-column { float: none; padding: 0; }
#g-mobilemenu-container .g-toplevel .g-dropdown-column [class*="size-"] { flex: 0 1 100%; max-width: 100%; }
#g-mobilemenu-container .g-sublevel { cursor: default; }
#g-mobilemenu-container .g-sublevel li { position: static; }
#g-mobilemenu-container .g-sublevel .g-dropdown { top: 0; }
#g-mobilemenu-container .g-menu-item-container { transition: transform .2s ease-out; }
#g-mobilemenu-container .g-toplevel.g-slide-out > .g-menu-item > .g-menu-item-container, #g-mobilemenu-container .g-toplevel.g-slide-out > .g-go-back > .g-menu-item-container, #g-mobilemenu-container .g-sublevel.g-slide-out > .g-menu-item > .g-menu-item-container, #g-mobilemenu-container .g-sublevel.g-slide-out > .g-go-back > .g-menu-item-container { transform: translateX(-100%); }
#g-mobilemenu-container .g-menu-item-subtitle { line-height: 1.5; }
#g-mobilemenu-container i { float: left; line-height: 1.4rem; margin-right: 0.3rem; }
.g-menu-overlay.g-menu-overlay-open { z-index: 2; position: fixed; opacity: 1; height: 100vh; }
h1, h2, h3, h4, h5, h6 { margin: 0.75rem 0 1.5rem 0; text-rendering: optimizeLegibility; }
p { margin: 1.5rem 0; }
ul, ol, dl { margin-top: 1.5rem; margin-bottom: 1.5rem; }
ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl { margin-top: 0; margin-bottom: 0; }
ul { margin-left: 1.5rem; padding: 0; }
dl { padding: 0; }
ol { padding-left: 1.5rem; }
blockquote { margin: 1.5rem 0; padding-left: 0.75rem; }
cite { display: block; }
cite:before { content: "\2014 \0020"; }
pre { margin: 1.5rem 0; padding: 0.938rem; }
hr { border-left: none; border-right: none; border-top: none; margin: 1.5rem 0; }
fieldset { border: 0; padding: 0.938rem; margin: 0 0 1.5rem 0; }
label { margin-bottom: 0.375rem; }
label abbr { display: none; }
textarea, select[multiple=multiple] { transition: border-color; padding: 0.375rem 0.375rem; }
textarea:focus, select[multiple=multiple]:focus { outline: none; }
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea { transition: border-color; padding: 0.375rem 0.375rem; }
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus { outline: none; }
textarea { resize: vertical; }
input[type="checkbox"], input[type="radio"] { display: inline; margin-right: 0.375rem; }
input[type="file"] { width: 100%; }
select { max-width: 100%; }
button, input[type="submit"] { cursor: pointer; user-select: none; vertical-align: middle; white-space: nowrap; border: inherit; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.hide, body .g-offcanvas-hide { display: none; }
.clearfix::after { clear: both; content: ""; display: table; }
.center { text-align: center !important; }
.align-right { text-align: right !important; }
.align-left { text-align: left !important; }
.full-height { min-height: 100vh; }
.nomarginall { margin: 0 !important; }
.nomarginall .g-content { margin: 0 !important; }
.nomargintop { margin-top: 0 !important; }
.nomargintop .g-content { margin-top: 0 !important; }
.nomarginbottom { margin-bottom: 0 !important; }
.nomarginbottom .g-content { margin-bottom: 0 !important; }
.nomarginleft { margin-left: 0 !important; }
.nomarginleft .g-content { margin-left: 0 !important; }
.nomarginright { margin-right: 0 !important; }
.nomarginright .g-content { margin-right: 0 !important; }
.nopaddingall { padding: 0 !important; }
.nopaddingall .g-content { padding: 0 !important; }
.nopaddingtop { padding-top: 0 !important; }
.nopaddingtop .g-content { padding-top: 0 !important; }
.nopaddingbottom { padding-bottom: 0 !important; }
.nopaddingbottom .g-content { padding-bottom: 0 !important; }
.nopaddingleft { padding-left: 0 !important; }
.nopaddingleft .g-content { padding-left: 0 !important; }
.nopaddingright { padding-right: 0 !important; }
.nopaddingright .g-content { padding-right: 0 !important; }
.g-flushed { padding: 0 !important; }
.g-flushed .g-content { padding: 0; margin: 0; }
.g-flushed .g-container { width: 100%; }
.full-width { flex-grow: 0; flex-basis: 100%; }
.full-width .g-block { flex-grow: 0; flex-basis: 100%; }
.hidden { display: none; visibility: hidden; }
@media print { .visible-print { display: inherit !important; }
.g-block.visible-print { display: block !important; }
.hidden-print { display: none !important; } }
.equal-height { display: flex; }
.equal-height .g-content { flex-basis: 100%; }
#g-offcanvas { position: fixed; top: 0; left: 0; right: 0; bottom: 0; overflow-x: hidden; overflow-y: auto; text-align: left; display: none; -webkit-overflow-scrolling: touch; }
.g-offcanvas-toggle { display: block; position: absolute; top: 0.7rem; left: 0.7rem; z-index: 10; line-height: 1; cursor: pointer; }
.g-offcanvas-active { overflow-x: hidden; }
.g-offcanvas-open { overflow: hidden; }
.g-offcanvas-open body, .g-offcanvas-open #g-page-surround { overflow: hidden; }
.g-offcanvas-open .g-nav-overlay { z-index: 15; position: absolute; opacity: 1; height: 100%; }
.g-offcanvas-open #g-offcanvas { display: block; }
.g-offcanvas-left #g-page-surround { left: 0; }
.g-offcanvas-right #g-offcanvas { left: inherit; }
.g-offcanvas-right .g-offcanvas-toggle { left: inherit; right: 0.7rem; }
.g-offcanvas-right #g-page-surround { right: 0; }
.g-offcanvas-left #g-offcanvas { right: inherit; }.g-main-nav .g-standard .g-dropdown{width:180px}.g-content{margin:0.625rem;padding:0.938rem}.g-flushed .g-content{margin:0;padding:0}body{font-size:1rem;line-height:1.5}h1{font-size:2.25rem}h2{font-size:1.9rem}h3{font-size:1.5rem}h4{font-size:1.15rem}h5{font-size:1rem}h6{font-size:0.85rem}small{font-size:0.875rem}cite{font-size:0.875rem}sub,sup{font-size:0.75rem}code,kbd,pre,samp{font-size:1rem;font-family:"Menlo", "Monaco", monospace}textarea,select[multiple=multiple],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]){border-radius:0.1875rem}body{color:#006ea2;background:#ffffff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#g-page-surround{background:#ffffff}@media print{#g-page-surround{background:#fff !important;color:#000 !important}}a{color:#006ea2}a:hover{color:#004b6f}h1,h2,h3,h4,h5,h6,strong{color:#004b6f}.button{display:inline-block;padding:0.5rem 1rem;border-radius:0.1875rem;box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1);background:#006ea2;color:#ffffff;border:0;line-height:1.5;font-size:1rem;vertical-align:middle;text-shadow:none;-webkit-transition:background 0.1s;-moz-transition:background 0.1s;transition:background 0.1s}.button:hover{background:#007fbc;color:#ffffff}.button:active,.button:focus{background:#005d89;box-shadow:inset -1px -1px 1px rgba(0, 0, 0, 0.15);color:#ffffff}.gantry-logo{display:inline-block}@media only all and (max-width:47.99rem){.gantry-logo{display:block;text-align:center}}.gantry-logo img{width:150px}.logo-large{display:inline-block}@font-face{font-family:"roboto";font-style:normal;font-weight:400;src:url(//wyrodent.de/wp-content/themes/g5_hydrogen/fonts/roboto_regular_macroman/Roboto-Regular-webfont.eot#iefix) format("embedded-opentype"), url(//wyrodent.de/wp-content/themes/g5_hydrogen/fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff2) format("woff2"), url(//wyrodent.de/wp-content/themes/g5_hydrogen/fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff) format("woff"), url(//wyrodent.de/wp-content/themes/g5_hydrogen/fonts/roboto_regular_macroman/Roboto-Regular-webfont.ttf) format("truetype"), url(//wyrodent.de/wp-content/themes/g5_hydrogen/fonts/roboto_regular_macroman/Roboto-Regular-webfont.svg#roboto) format("svg")}@font-face{font-family:"roboto";font-style:normal;font-weight:500;src:url(//wyrodent.de/wp-content/themes/g5_hydrogen/fonts/roboto_medium_macroman/Roboto-Medium-webfont.eot#iefix) format("embedded-opentype"), url(//wyrodent.de/wp-content/themes/g5_hydrogen/fonts/roboto_medium_macroman/Roboto-Medium-webfont.woff2) format("woff2"), url(//wyrodent.de/wp-content/themes/g5_hydrogen/fonts/roboto_medium_macroman/Roboto-Medium-webfont.woff) format("woff"), url(//wyrodent.de/wp-content/themes/g5_hydrogen/fonts/roboto_medium_macroman/Roboto-Medium-webfont.ttf) format("truetype"), url(//wyrodent.de/wp-content/themes/g5_hydrogen/fonts/roboto_medium_macroman/Roboto-Medium-webfont.svg#roboto) format("svg")}@font-face{font-family:"roboto";font-style:normal;font-weight:700;src:url(//wyrodent.de/wp-content/themes/g5_hydrogen/fonts/roboto_bold_macroman/Roboto-Bold-webfont.eot#iefix) format("embedded-opentype"), url(//wyrodent.de/wp-content/themes/g5_hydrogen/fonts/roboto_bold_macroman/Roboto-Bold-webfont.woff2) format("woff2"), url(//wyrodent.de/wp-content/themes/g5_hydrogen/fonts/roboto_bold_macroman/Roboto-Bold-webfont.woff) format("woff"), url(//wyrodent.de/wp-content/themes/g5_hydrogen/fonts/roboto_bold_macroman/Roboto-Bold-webfont.ttf) format("truetype"), url(//wyrodent.de/wp-content/themes/g5_hydrogen/fonts/roboto_bold_macroman/Roboto-Bold-webfont.svg#roboto) format("svg")}body{font-family:"roboto", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;font-weight:400}h1,h2,h3,h4,h5{font-family:"roboto", "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;font-weight:500}bold,strong{font-weight:700}.button{font-weight:500}blockquote{border-left:10px solid #F0F2F4}blockquote p{font-size:1.1rem;color:#09b0ff}blockquote cite{display:block;text-align:right;color:#006ea2;font-size:1.2rem}code{background:#f9f2f4;color:#9c1d3d}pre{padding:1rem;margin:2rem 0;background:#f6f6f6;border:1px solid #dddddd;border-radius:0.1875rem;line-height:1.15;font-size:0.9rem}pre code{color:#237794;background:inherit;font-size:0.9rem}hr{border-bottom:4px solid #F0F2F4}#g-navigation{background:#ffffff;color:#006ea2;text-align:center;position:relative;z-index:2}#g-navigation .g-container{position:relative}#g-navigation a{color:white}#g-navigation a:hover{color:#006ea2}#g-navigation .g-social a{background:#f0f0f0;border:none;color:#006ea2;-webkit-transition:background 0.2s;-moz-transition:background 0.2s;transition:background 0.2s}#g-navigation .g-social a:hover{background:white}#g-navigation .g-main-nav{margin:-1.563rem}#g-navigation .g-main-nav h1,#g-navigation .g-main-nav h2,#g-navigation .g-main-nav h3,#g-navigation .g-main-nav h4,#g-navigation .g-main-nav h5,#g-navigation .g-main-nav h6,#g-navigation .g-main-nav strong{color:#006ea2}#g-navigation .g-main-nav .g-toplevel>li>.g-menu-item-container{color:#006ea2}#g-navigation .g-main-nav .g-toplevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover{background:#f0f0f0}#g-navigation .g-main-nav .g-toplevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active{background:#ffffff}#g-navigation .g-main-nav .g-toplevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active>.g-menu-item-container{color:#006ea2}#g-navigation .g-main-nav .g-toplevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected{background:#f0f0f0}#g-navigation .g-main-nav .g-toplevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected>.g-menu-item-container{color:#006ea2}#g-navigation .g-main-nav .g-dropdown{background:#f0f0f0}#g-navigation .g-main-nav .g-sublevel>li>.g-menu-item-container{color:#006ea2}#g-navigation .g-main-nav .g-sublevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover,#g-navigation .g-main-nav .g-sublevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active{background:#e6e6e6}#g-navigation .g-main-nav .g-toplevel{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap;justify-content:center;-webkit-justify-content:center}#g-navigation .g-menu-hastouch .g-toplevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator{border:1px solid white;background:whitesmoke;border-radius:0.1875rem;margin:-0.2rem 0 -0.2rem 0.5rem;padding:0.2rem}#g-navigation .g-menu-hastouch .g-toplevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:hover{background:#ebebeb}#g-navigation .g-menu-hastouch .g-toplevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:after{text-align:center}#g-navigation .g-menu-hastouch .g-toplevel>li.active.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator{color:#006ea2}#g-navigation .g-menu-hastouch .g-standard .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator,#g-navigation .g-fullwidth .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator{border:1px solid white;background:whitesmoke;border-radius:0.1875rem;padding:0.1rem;margin-top:-0.1rem;margin-right:-0.1rem}#g-navigation .g-menu-hastouch .g-standard .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:hover,#g-navigation .g-fullwidth .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:hover{background:#ebebeb}#g-navigation .g-menu-hastouch .g-standard .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:after,#g-navigation .g-fullwidth .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:after{text-align:center}#g-navigation .search input{color:#006ea2}.g-main-nav .g-toplevel{font-weight:500}.g-main-nav .g-toplevel>li>.g-menu-item-container{padding:1.2rem 0.938rem}.g-main-nav .g-toplevel>li>.g-menu-item-container>.g-menu-item-content{line-height:normal}.g-main-nav .g-toplevel i{opacity:0.6}.g-main-nav .g-dropdown{text-align:left}.g-main-nav .g-sublevel>li>.g-menu-item-container{padding:0.7815rem 1rem}#g-navigation .align-left .g-toplevel,#g-header .align-left .g-toplevel{justify-content:flex-start;-webkit-justify-content:flex-start}#g-navigation .align-right .g-toplevel,#g-header .align-right .g-toplevel{justify-content:flex-end;-webkit-justify-content:flex-end}.g-menu-item-subtitle{opacity:0.7}.g-nav-overlay,.g-menu-overlay{background:rgba(0, 0, 0, 0.4)}@media print{#g-navigation{background:#fff !important;color:#000 !important}}#g-offcanvas{background:#006ea2;width:17rem;color:#ffffff}#g-offcanvas a{color:#a2e1ff}#g-offcanvas a:hover{color:#ffffff}#g-offcanvas h1,#g-offcanvas h2,#g-offcanvas h3,#g-offcanvas h4,#g-offcanvas h5,#g-offcanvas h6,#g-offcanvas strong{color:#ffffff}#g-offcanvas .button{background:#006ea2;color:#ffffff}#g-offcanvas .button:hover{background:#007fbc}#g-offcanvas .button:active{background:#005d89}.g-offcanvas-toggle{font-size:1.5rem;color:#ffffff;display:none}@media only all and (max-width:48rem){.g-offcanvas-toggle{display:block}}#g-offcanvas #g-mobilemenu-container ul{background:#006ea2}#g-offcanvas #g-mobilemenu-container ul>li>.g-menu-item-container{color:#ffffff}#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover,#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active{background:#00608e}#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover>.g-menu-item-container,#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active>.g-menu-item-container{color:#ffffff}#g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator{border:1px solid #0083c1;background:#00608e;border-radius:0.1875rem;margin:-0.2rem 0 -0.2rem 0.5rem;padding:0.2rem}#g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:hover{background:#005279}#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column{width:17rem}#g-mobilemenu-container{margin:-1.563rem}@media print{#g-offcanvas{background:#fff !important;color:#000 !important}}.g-offcanvas-open .g-offcanvas-left #g-page-surround{left:17rem}.g-offcanvas-open .g-offcanvas-right #g-page-surround{right:17rem}#g-header{background:#ffffff;color:#006ea2;position:relative;z-index:3}#g-header a{color:white}#g-header a:hover{color:#006ea2}#g-header .g-main-nav h1,#g-header .g-main-nav h2,#g-header .g-main-nav h3,#g-header .g-main-nav h4,#g-header .g-main-nav h5,#g-header .g-main-nav h6,#g-header .g-main-nav strong{color:#006ea2}#g-header .g-main-nav .g-toplevel>li>.g-menu-item-container{color:#006ea2}#g-header .g-main-nav .g-toplevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover{background:#f0f0f0}#g-header .g-main-nav .g-toplevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active{background:#ffffff}#g-header .g-main-nav .g-toplevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active>.g-menu-item-container{color:#006ea2}#g-header .g-main-nav .g-toplevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected{background:#f0f0f0}#g-header .g-main-nav .g-toplevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected>.g-menu-item-container{color:#006ea2}#g-header .g-main-nav .g-dropdown{background:#f0f0f0}#g-header .g-main-nav .g-sublevel>li>.g-menu-item-container{color:#006ea2}#g-header .g-main-nav .g-sublevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover,#g-header .g-main-nav .g-sublevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active{background:#e6e6e6}#g-header .g-main-nav .g-toplevel{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap}#g-header .g-menu-hastouch .g-toplevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator{border:1px solid white;background:whitesmoke;border-radius:0.1875rem;margin:-0.2rem 0 -0.2rem 0.5rem;padding:0.2rem}#g-header .g-menu-hastouch .g-toplevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:hover{background:#ebebeb}#g-header .g-menu-hastouch .g-toplevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:after{text-align:center}#g-header .g-menu-hastouch .g-toplevel>li.active.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator{color:#006ea2}#g-header .g-menu-hastouch .g-standard .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator,#g-header .g-fullwidth .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator{border:1px solid white;background:whitesmoke;border-radius:0.1875rem;padding:0.1rem;margin-top:-0.1rem;margin-right:-0.1rem}#g-header .g-menu-hastouch .g-standard .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:hover,#g-header .g-fullwidth .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:hover{background:#ebebeb}#g-header .g-menu-hastouch .g-standard .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:after,#g-header .g-fullwidth .g-sublevel>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:after{text-align:center}#g-header .search input{color:#006ea2}@media print{#g-header{background:#fff !important;color:#000 !important}}#g-showcase{padding:1.5rem 0;background-color:#354d59;color:#ffffff}#g-showcase a{color:#b8cbd5}#g-showcase a:hover{color:#ffffff}#g-showcase h1,#g-showcase h2,#g-showcase h3,#g-showcase h4,#g-showcase h5,#g-showcase h6,#g-showcase strong{color:#ffffff}#g-showcase .button{background:#006ea2;color:#ffffff}#g-showcase .button:hover{background:#007fbc}#g-showcase .button:active{background:#005d89}#g-showcase .g-social a{background:#2a3c46;border:none;color:#ffffff;-webkit-transition:background 0.2s;-moz-transition:background 0.2s;transition:background 0.2s}#g-showcase .g-social a:hover{background:#405e6c}@media print{#g-showcase{background:#fff !important;color:#000 !important}}#g-feature{padding:1.5rem 0;background:#ffffff;color:#ffffff}@media print{#g-feature{background:#fff !important;color:#000 !important}}#g-subfeature{padding:1.5rem 0;background:#f0f0f0;color:#666666;border-top:1px solid rgba(0, 0, 0, 0.05);border-bottom:1px solid rgba(0, 0, 0, 0.05)}@media print{#g-subfeature{background:#fff !important;color:#000 !important}}#g-page-surround{box-shadow:0 0 15px rgba(0, 0, 0, 0.4)}#g-main{padding:1.5rem 0;background:#ffffff;color:#006ea2}@media print{#g-main{background:#fff !important;color:#000 !important}}#g-sidebar,#g-aside{padding:1.5rem 0;color:#006ea2}@media print{#g-sidebar{background:#fff !important;color:#000 !important}}#g-footer{background:#006ea2;color:#ffffff;border-top:1px solid rgba(0, 0, 0, 0.05)}@media only all and (max-width:47.99rem){#g-footer{text-align:center}}@media print{#g-footer{background:#fff !important;color:#000 !important}}.flush .g-container>.g-grid>.g-block>.g-content{margin:0;padding:0}.moduletable[class*="box"],.moduletable[class*="shadow"],.widget[class*="box"],.widget[class*="shadow"]{padding:0.938rem;margin:0.625rem}.box1.moduletable,.box1.widget,.box1.g-outer-box,.box1>.g-content{background:#ffffff}.box1.moduletable,.box1.moduletable h1,.box1.moduletable h2,.box1.moduletable h3,.box1.moduletable h4,.box1.moduletable h5,.box1.moduletable h6,.box1.moduletable strong,.box1.moduletable i,.box1.widget,.box1.widget h1,.box1.widget h2,.box1.widget h3,.box1.widget h4,.box1.widget h5,.box1.widget h6,.box1.widget strong,.box1.widget i,.box1>.g-content,.box1>.g-content h1,.box1>.g-content h2,.box1>.g-content h3,.box1>.g-content h4,.box1>.g-content h5,.box1>.g-content h6,.box1>.g-content strong,.box1>.g-content i{color:#595959}.box2.moduletable,.box2.widget,.box2.g-outer-box,.box2>.g-content{background:#e0e0e0}.box2.moduletable,.box2.moduletable h1,.box2.moduletable h2,.box2.moduletable h3,.box2.moduletable h4,.box2.moduletable h5,.box2.moduletable h6,.box2.moduletable strong,.box2.moduletable i,.box2.widget,.box2.widget h1,.box2.widget h2,.box2.widget h3,.box2.widget h4,.box2.widget h5,.box2.widget h6,.box2.widget strong,.box2.widget i,.box2>.g-content,.box2>.g-content h1,.box2>.g-content h2,.box2>.g-content h3,.box2>.g-content h4,.box2>.g-content h5,.box2>.g-content h6,.box2>.g-content strong,.box2>.g-content i{color:#6d6d6d}.box3.moduletable,.box3.widget,.box3.g-outer-box,.box3>.g-content{background:#006ea2}.box3.moduletable,.box3.moduletable h1,.box3.moduletable h2,.box3.moduletable h3,.box3.moduletable h4,.box3.moduletable h5,.box3.moduletable h6,.box3.moduletable strong,.box3.moduletable i,.box3.widget,.box3.widget h1,.box3.widget h2,.box3.widget h3,.box3.widget h4,.box3.widget h5,.box3.widget h6,.box3.widget strong,.box3.widget i,.box3>.g-content,.box3>.g-content h1,.box3>.g-content h2,.box3>.g-content h3,.box3>.g-content h4,.box3>.g-content h5,.box3>.g-content h6,.box3>.g-content strong,.box3>.g-content i{color:#ffffff}.box3.moduletable a,.box3.widget a,.box3>.g-content a{color:#56c9ff}.box3.moduletable a:hover,.box3.widget a:hover,.box3>.g-content a:hover{color:#ffffff}.box3.moduletable .button,.box3.widget .button,.box3>.g-content .button{color:#effaff;background:#0091d5}.box3.moduletable .button:hover,.box3.widget .button:hover,.box3>.g-content .button:hover{background:#00a2ef}.box4.moduletable,.box4.widget,.box4.g-outer-box,.box4>.g-content{background:#006ea2}.box4.moduletable,.box4.moduletable h1,.box4.moduletable h2,.box4.moduletable h3,.box4.moduletable h4,.box4.moduletable h5,.box4.moduletable h6,.box4.moduletable strong,.box4.moduletable i,.box4.widget,.box4.widget h1,.box4.widget h2,.box4.widget h3,.box4.widget h4,.box4.widget h5,.box4.widget h6,.box4.widget strong,.box4.widget i,.box4>.g-content,.box4>.g-content h1,.box4>.g-content h2,.box4>.g-content h3,.box4>.g-content h4,.box4>.g-content h5,.box4>.g-content h6,.box4>.g-content strong,.box4>.g-content i{color:#ffffff}.box4.moduletable a,.box4.widget a,.box4>.g-content a{color:#56c9ff}.box4.moduletable a:hover,.box4.widget a:hover,.box4>.g-content a:hover{color:#ffffff}.box4.moduletable .button,.box4.widget .button,.box4>.g-content .button{color:#89d9ff;background:#00a2ef}.box4.moduletable .button:hover,.box4.widget .button:hover,.box4>.g-content .button:hover{background:#0091d5}.shadow.moduletable,.shadow.widget,.shadow.g-outer-box,.shadow>.g-content{box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1)}.shadow2.moduletable,.shadow2.widget,.shadow2.g-outer-box,.shadow2>.g-content{box-shadow:0 0 4px rgba(0, 0, 0, 0.15)}.disabled.moduletable,.disabled.widget,.disabled.g-outer-box,.disabled>.g-content{opacity:0.4}.square.moduletable,.square.widget,.square.g-outer-box,.square>.g-content{border-radius:none}.rounded.moduletable,.rounded.widget,.rounded.g-outer-box,.rounded>.g-content{border-radius:0.1875rem}table{border:1px solid #eaeaea}th{background:#f7f7f7;padding:0.5rem}td{padding:0.5rem;border:1px solid #eaeaea}textarea,select[multiple=multiple]{background-color:white;border:1px solid #dddddd;box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.06)}textarea:hover,select[multiple=multiple]:hover{border-color:#c4c4c4}textarea:focus,select[multiple=multiple]:focus{border-color:#006ea2}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]),textarea{background-color:white;border:1px solid #dddddd;box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.06)}input[type="color"]:hover,input[type="date"]:hover,input[type="datetime"]:hover,input[type="datetime-local"]:hover,input[type="email"]:hover,input[type="month"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="time"]:hover,input[type="url"]:hover,input[type="week"]:hover,input:not([type]):hover,textarea:hover{border-color:#c4c4c4}input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="email"]:focus,input[type="month"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="week"]:focus,input:not([type]):focus,textarea:focus{border-color:#006ea2}.g-social a{display:inline-block;padding:0.1rem 0.4rem;background:#fafafa;border:1px solid #dddddd;border-radius:0.1875rem;margin-bottom:4px}.sample-content{text-align:center}.sample-content .subtitle{text-transform:uppercase;font-size:0.8rem;display:block;margin-top:-1.3rem}.sample-content .sample-icons{font-size:5rem;color:#006ea2;opacity:0.6}.sample-content .sample-description{font-size:1.2rem}@media only all and (min-width:48rem){.sample-content .device-promo{width:356px;height:203px;position:relative;float:right;margin-left:3rem;margin-bottom:1rem}.sample-content .device-promo .macbook{width:356px;height:203px;position:absolute;z-index:1;background:url(//wyrodent.de/wp-content/themes/g5_hydrogen/images/macbook.png)}.sample-content .device-promo .macbook .macbook-color{position:absolute;width:206px;height:118px;left:37px;top:56px;background:#ccc}.sample-content .device-promo .ipad{width:356px;height:203px;position:absolute;z-index:2;background:url(//wyrodent.de/wp-content/themes/g5_hydrogen/images/ipad.png)}.sample-content .device-promo .ipad .ipad-color{position:absolute;width:111px;height:163px;right:27px;top:20px;background:#006ea2}.sample-content .device-promo .iphone{width:356px;height:203px;position:absolute;z-index:3;background:url(//wyrodent.de/wp-content/themes/g5_hydrogen/images/iphone.png)}.sample-content .device-promo .iphone .iphone-color{position:absolute;width:46px;height:75px;right:4px;top:112px;background:#006ea2}}.sample-content .middle{text-align:center}.sample-content .fa-github-square{color:#ddd;margin-top:1.5rem;font-size:10rem}@media only all and (min-width:48rem) and (max-width:59.99rem){.sample-content .fa-github-square{font-size:8rem}}@media only all and (max-width:47.99rem){.sample-content .fa-github-square{float:none !important;margin-right:0}}.sample-content .info-box{background:whitesmoke;border:1px solid #e6e6e6;padding:0.938rem;border-radius:0.1875rem;margin-bottom:4rem}.sample-content .fa-graduation-cap{color:#d9d9d9;margin:1rem 2rem 1rem 1rem;font-size:6rem}@media only all and (min-width:60rem){#g-showcase .sample-description{padding:0 6rem}}@media only all and (min-width:60rem){#g-subfeature .sample-content .g-content{padding-left:2rem;padding-right:2rem}}@media only all and (min-width:48rem){#g-main .sample-content{text-align:inherit}}.g-content-array{margin-left:-0.938rem;margin-right:-0.938rem}.g-content-array .g-grid{margin-bottom:2.3445rem}.g-content-array .g-grid:last-child{margin-bottom:0}@media only all and (max-width:47.99rem){.g-content-array .g-grid:last-child .g-block:last-child .g-array-item{margin-bottom:0}}@media only all and (max-width:47.99rem){.g-content-array .g-grid{margin-bottom:0}}.g-content-array .g-content{margin:0;padding-top:0;padding-bottom:0}@media only all and (max-width:47.99rem){.g-content-array .g-array-item{margin-bottom:2.3445rem}}.g-content-array .g-array-item-image{margin:0 0 15px 0}.g-content-array .g-item-title{margin:0}.g-content-array .g-array-item-details,.g-content-array .g-array-item-text,.g-content-array .g-array-item-read-more{margin:15px 0 0}.g-content-array .g-array-item-details{font-size:90%}.g-content-array .g-array-item-details>span{margin-right:10px}.g-content-array .g-array-item-details i{margin-right:5px}.g-main-nav .g-standard .g-dropdown{-webkit-transition:none;-moz-transition:none;transition:none}.g-main-nav .g-standard .g-fade.g-dropdown{-webkit-transition:opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;-moz-transition:opacity 0.3s ease-out, -moz-transform 0.3s ease-out;transition:opacity 0.3s ease-out, transform 0.3s ease-out}.g-main-nav .g-standard .g-zoom.g-active{-webkit-animation-duration:0.3s;-moz-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:g-dropdown-zoom;-moz-animation-name:g-dropdown-zoom;animation-name:g-dropdown-zoom}.g-main-nav .g-standard .g-fade-in-up.g-active{-webkit-animation-duration:0.3s;-moz-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:g-dropdown-fade-in-up;-moz-animation-name:g-dropdown-fade-in-up;animation-name:g-dropdown-fade-in-up}.g-main-nav .g-fullwidth>.g-dropdown{-webkit-transition:none;-moz-transition:none;transition:none}.g-main-nav .g-fullwidth>.g-fade.g-dropdown{-webkit-transition:opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;-moz-transition:opacity 0.3s ease-out, -moz-transform 0.3s ease-out;transition:opacity 0.3s ease-out, transform 0.3s ease-out}.g-main-nav .g-fullwidth>.g-zoom.g-active{-webkit-animation-duration:0.3s;-moz-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:g-dropdown-zoom;-moz-animation-name:g-dropdown-zoom;animation-name:g-dropdown-zoom}.g-main-nav .g-fullwidth>.g-fade-in-up.g-active{-webkit-animation-duration:0.3s;-moz-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-name:g-dropdown-fade-in-up;-moz-animation-name:g-dropdown-fade-in-up;animation-name:g-dropdown-fade-in-up}@-webkit-keyframes g-dropdown-zoom{0%{opacity:0;-webkit-transform:scale3d(0.8, 0.8, 0.8)}100%{opacity:1}}@-moz-keyframes g-dropdown-zoom{0%{opacity:0;-moz-transform:scale3d(0.8, 0.8, 0.8)}100%{opacity:1}}@keyframes g-dropdown-zoom{0%{opacity:0;-webkit-transform:scale3d(0.8, 0.8, 0.8);-moz-transform:scale3d(0.8, 0.8, 0.8);-ms-transform:scale3d(0.8, 0.8, 0.8);-o-transform:scale3d(0.8, 0.8, 0.8);transform:scale3d(0.8, 0.8, 0.8)}100%{opacity:1}}@-webkit-keyframes g-dropdown-fade-in-up{0%{opacity:0;-webkit-transform:translate3d(0, 30px, 0)}100%{opacity:1}}@-moz-keyframes g-dropdown-fade-in-up{0%{opacity:0;-moz-transform:translate3d(0, 30px, 0)}100%{opacity:1}}@keyframes g-dropdown-fade-in-up{0%{opacity:0;-webkit-transform:translate3d(0, 30px, 0);-moz-transform:translate3d(0, 30px, 0);-ms-transform:translate3d(0, 30px, 0);-o-transform:translate3d(0, 30px, 0);transform:translate3d(0, 30px, 0)}100%{opacity:1}}.g-offline #grav-login{max-width:36rem}.g-offline #grav-login .form-actions{margin-top:0.625rem}@media only all and (max-width:47.99rem){.g-offline #grav-login .form-actions{text-align:center}}.g-offline #grav-login .button{text-transform:capitalize}@media only all and (max-width:47.99rem){.g-offline #grav-login .rememberme{float:none;display:block}}.g-container{width:75rem}@media only all and (min-width:60rem) and (max-width:74.99rem){.g-container{width:60rem}}@media only all and (min-width:48rem) and (max-width:59.99rem){.g-container{width:48rem}}@media only all and (min-width:30.01rem) and (max-width:47.99rem){.g-container{width:30rem}}@media only all and (max-width:30rem){.g-container{width:100%}}.g-container.g-flushed{width:100%}@media only all and (max-width:47.99rem){.g-block{flex-grow:0;flex-basis:100%}}@media only all and (max-width:47.99rem){body [class*="size-"]{flex-grow:0;flex-basis:100%;max-width:100%}}@media only all and (max-width:47.99rem){@supports not (flex-wrap: wrap){.g-grid{display:block;flex-wrap:inherit}.g-block{display:block;flex:inherit}}}.visible-large,.visible-desktop,.visible-tablet,.visible-phone,.g-block.visible-large,.g-block.visible-desktop,.g-block.visible-tablet,.g-block.visible-phone{display:none !important}@media only all and (max-width:47.99rem){.visible-phone{display:block !important}.g-block.visible-phone{display:block !important}}@media only all and (min-width:48rem) and (max-width:59.99rem){.visible-tablet{display:block !important}.g-block.visible-tablet{display:block !important}}@media only all and (min-width:60rem) and (max-width:74.99rem){.visible-desktop{display:block !important}.g-block.visible-desktop{display:block !important}}@media only all and (min-width:75rem){.visible-large{display:block !important}.g-block.visible-large{display:block !important}.visible-desktop{display:block !important}.g-block.visible-desktop{display:block !important}}@media only all and (max-width:47.99rem){.hidden-phone{display:none !important}}@media only all and (min-width:48rem) and (max-width:59.99rem){.hidden-tablet{display:none !important}}@media only all and (min-width:60rem) and (max-width:74.99rem){.hidden-desktop{display:none !important}}@media only all and (min-width:75rem){.hidden-large{display:none !important}.hidden-desktop{display:none !important}}@media only all and (max-width:47.99rem){.align-right{text-align:inherit !important}.align-left{text-align:inherit !important}}dl { margin-top: 1.5rem; margin-bottom: 1.5rem; }
dd { margin-left: 1.5rem; }
ul.menu ul { margin-left: 1.5rem; }
ul.unstyled, ol.unstyled { margin-left: 0; list-style: none; }
.platform-content .entries .tease { margin: 0.625rem 0; padding: 0.938rem 0; }
.platform-content .entries .tease.sticky { padding: 0.938rem; }
.platform-content .entries .tease.sticky .entry-title { margin-top: 0; }
.platform-content .post-thumbnail { display: block; margin: 0.65rem 0; min-width: 0; min-height: 0; }
.platform-content .post-thumbnail .float-left { margin: 0 1rem 0.65rem 0; }
.platform-content .post-thumbnail .float-right { margin: 0 0 0.65rem 1rem; }
.g-loginform fieldset.login-data { padding: 0; }
.g-loginform .login-pretext p, .g-loginform .login-posttext p { margin: 0.5rem 0; }
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.alignright { float: right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 96%; padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption .wp-caption-text { font-size: 0.8rem; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }
.gallery { display: flex; flex-flow: row wrap; }
.gallery.gallery-columns-1 .gallery-item { flex: 0 100%; width: 100%; }
.gallery.gallery-columns-2 .gallery-item { flex: 0 50%; width: 50%; }
.gallery.gallery-columns-3 .gallery-item { flex: 0 33.33333%; width: 33.33333%; }
.gallery.gallery-columns-4 .gallery-item { flex: 0 25%; width: 25%; }
.gallery.gallery-columns-5 .gallery-item { flex: 0 20%; width: 20%; }
.gallery.gallery-columns-6 .gallery-item { flex: 0 16.66667%; width: 16.66667%; }
.gallery.gallery-columns-7 .gallery-item { flex: 0 14.28571%; width: 14.28571%; }
.gallery.gallery-columns-8 .gallery-item { flex: 0 12.5%; width: 12.5%; }
.gallery.gallery-columns-9 .gallery-item { flex: 0 11.11111%; width: 11.11111%; }
.gallery.gallery-columns-10 .gallery-item { flex: 0 10%; width: 10%; }
.gallery .gallery-item { min-width: 0; min-height: 0; margin: 1rem 0; text-align: center; }
.gallery .gallery-caption { margin-left: 0; }
.platform-content .entry-meta { margin: 1.5rem 0; }
.pagination, .page-links { margin: 1.5rem 0; }
.pagination ul.pagination-list, .page-links ul.pagination-list { list-style: none; margin: 0; }
.pagination ul.pagination-list li.pagination-list-item, .page-links ul.pagination-list li.pagination-list-item { display: inline-block; }
@media only all and (max-width: 47.99rem) { .pagination p.counter, .page-links p.counter { display: none; } }
.page-links { text-align: center; }
#comments ol.commentlist { list-style: none; padding-left: 0; }
#comments ol.commentlist ol.children { list-style: none; }
@media only all and (max-width: 47.99rem) { #comments ol.commentlist ol.children { padding-left: 0.5rem; } }
#comments ol.commentlist li.comment { margin: 20px 0 0; }
#comments ol.commentlist li.comment .comment-author { display: flex; height: 48px; line-height: 45px; }
@media only all and (max-width: 47.99rem) { #comments ol.commentlist li.comment .comment-author { overflow: hidden; } }
#comments ol.commentlist li.comment .comment-author .author-avatar { flex: 0 48px; width: 48px; margin-right: 10px; }
#comments ol.commentlist li.comment .comment-author .author-meta { flex: 1; }
#comments ol.commentlist li.comment .comment-author .author-meta .author-name { font-size: 1.4rem; font-weight: bold; margin-right: 5px; }
@media only all and (max-width: 47.99rem) { #comments ol.commentlist li.comment .comment-author .author-meta .author-name { font-size: 1rem; } }
#comments ol.commentlist li.comment .comment-author .author-meta time, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link { font-size: 0.8rem; }
@media only all and (max-width: 47.99rem) { #comments ol.commentlist li.comment .comment-author .author-meta time, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link { display: none; } }
#comments ol.commentlist li.comment .comment-content { padding: 10px 15px; }
#comments ol.commentlist li.comment .comment-content .comment-reply { text-align: right; }
#comments #comments-nav { display: flex; }
#comments #comments-nav .comments-next { margin-left: auto; }
@media only all and (max-width: 47.99rem) { #comments #comments-nav a.button { font-size: 0.8rem; } }
#comments #respond { margin-top: 20px; }
#comments #respond .inputbox { width: 100%; }
#comments #respond .inputbox.respond-textarea { min-height: 250px; }
#comments #respond .button:focus { outline: none; }
.widget.widget_nav_menu ul.menu { margin-left: 0; list-style: none; }
.widget.widget_nav_menu ul.menu ul.sub-menu { list-style: none; }@font-face{font-family:'FontAwesome';src:url(//wyrodent.de/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//wyrodent.de/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//wyrodent.de/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//wyrodent.de/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//wyrodent.de/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//wyrodent.de/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.alert{border-radius:0.1875rem;padding:0.938rem;margin-bottom:1.5rem;text-shadow:none}.alert{background-color:#fcf8e3;border:1px solid #fbeed5;border-radius:4px}.alert,.alert h4{color:#c09853}.alert h4{margin:0}.alert .close{top:-2px;right:-21px;line-height:20px}.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.alert-success h4{color:#468847}.alert-danger,.alert-error{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.alert-danger h4,.alert-error h4{color:#b94a48}.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.alert-info h4{color:#3a87ad}.alert-block{padding-top:14px;padding-bottom:14px}.alert-block>p,.alert-block>ul{margin-bottom:0}.alert-block p+p{margin-top:5px}legend{font-size:1.3rem;line-height:1.5}legend small{font-size:0.8rem}.platform-content .entries .tease.sticky{background-color:#f2f2f2}.search-form input.search-field{height:40px;padding-top:3px;color:#006ea2}.pagination .page-numbers,.pagination .prev,.pagination .next,.page-links .page-numbers,.page-links .prev,.page-links .next{padding:0.3rem 1rem;background:#fafafa;border:1px solid #dddddd;border-radius:0.1875rem}#comments ol.commentlist li.comment .comment-body{background-color:#f2f2f2}#comments ol.commentlist li.comment .comment-author{background-color:#ffffff;color:#006ea2}#comments ol.commentlist li.comment .comment-author a{color:#006ea2}#comments ol.commentlist li.comment .comment-author a:hover{color:#354d59}#comments ol.commentlist li.comment.bypostauthor>.comment-body>.comment-author{background-color:#354d59;color:#ffffff}#comments ol.commentlist li.comment.bypostauthor>.comment-body>.comment-author a:hover{color:#006ea2}#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
background: #fff;
}
#g-header .g-main-nav .g-toplevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
background: #fff;
}
.float-left-33 img {
margin-left: 70px;
}
.menu-a {
margin-left:1%; 
margin-right:1%;
}
.g-container {
width: 105rem;
}
.uk-dotnav-contrast > .uk-active > * {
background: #fff;
border: 1px solid #006fa2 !important;
}
.g-block.feature-b {
margin-bottom: -300px;
height: 300px;
padding-left: 15px;
}
.sprechzeiten .font-bold {
color: #fff;
padding-top: 20px;
margin-bottom: 0;
}
.sprechzeiten p {
color: #fff;
margin-top: 0;
}
.anruf-button {
width:182px;
border-radius:20px;
border:1px solid #fff;
height: 35px;
}
.block-sprechzeiten {
margin-top:50px;
margin-left:100px;
}
.zahnarzt-home {
text-align: justify;
padding-right: 16%;
padding-left: 15%;
}
.uk-slidenav-previous:before,  
.uk-slidenav-next:before  {  
content: ""; 
background: none no-repeat 20% 20% rgba(0,0,0,0);
display: block;  
width: 100px;  
height: 100px;  
}  
.bold-title-impressum {
color:#004b6f; 
font-weight:900;
}
.subfeature-b {
background-image: url(//wyrodent.de/wp-includes/images/content/praxisteam/praxisteam-bg.png);
background-size:cover;
}
.uk-slidenav-previous.uk-slidenav.uk-slidenav-contrast:before {  
background-image: url(//wyrodent.de/wp-includes/images/banner/pfeile/left.png);  
}  
.uk-slidenav-next.uk-slidenav.uk-slidenav-contrast:before {  
background-image: url(//wyrodent.de/wp-includes/images/banner/pfeile/right.png);  
}
#widgetkit-10 {
margin-top: 10%;
margin-bottom: 10%;
margin:0 auto;
}
h1.page-title {
font-size: 40px;
}
li.active a span {
color:#a9a8a8;
}
.g-menu-item-container {
background-color: #fff;
margin-left: 45px;
}
.gantry-logo img {
width: 280px;
max-width: 500px;
margin-bottom: -29px;
}
#g-header .g-main-nav .g-toplevel {
width: 60%;
float: right;
margin-top: 30px;
}
#g-subfeature {
border-top: none;
}
#g-header .g-main-nav .g-menu-item-title {
font-size: 20px;
font-weight: bold;
}
p {
color:#006ea2;
}  #widgetkit-10 .float-left-66 {
padding-left: 1%;
}
h1 {
text-align:center;
}
.float-left-33 {
margin-top:50px;
margin-bottom:70px;
width:33%;
float:left;
}
.float-left-66 {
width:66%;
margin-top:50px;
margin-bottom:70px;
float:left;
}
.entry-header {
display:none;
}
#g-main {
background-image: url(//wyrodent.de/wp-includes/images/content/home/feature-bg.png);
background-size: contain;
background-repeat: no-repeat;
}
.uk-panel.uk-panel-space.uk-width-1-1 {
background-color:#fff;
}
.flowtext {
font-size:20px;
}
#widgetkit-3 .uk-panel {
background-image: url(//wyrodent.de/wp-includes/images/content/home/kacheln-bg.jpg);
background-size: cover;
background-position: bottom;
padding-bottom: 30px;
}
#widgetkit-3 .uk-panel-title {
color: #fff;
text-transform: uppercase;
font-weight: 900;
text-align: center;
width: 90%;
margin: 0 auto;
border-bottom: 2px solid #fff;
padding-bottom: 10px;
font-size: 21px;
}
#widgetkit-3 .uk-margin p {
color: #fff;
text-align: center;
width: 80%;
margin: 0 auto;
}
#widgetkit-3 .uk-panel > p {
text-align: center;
}
#widgetkit-3 .uk-button {
margin: 0 auto;
color: #fff;
background-color: transparent;
border: 2px solid #fff !important;
border-radius: 15px;
}
.profil-hl-grey {
font-style: italic;
color: #666;
margin-top: -25px;
}
.entry-content {
background-image: url(//wyrodent.de/wp-includes/images/content/home/background-zahn.png);
background-size: contain;
background-position: top;
padding: 285px 0 0 0;
background-repeat: no-repeat;
margin-top: 10px !important;
}
.jameda-bar {
width: 600px;
margin: 0 auto;
} .start {
width:80%;
text-align:center;
margin:0 auto;
}
.uk-text-left {
background-color:#fff;
}
#widgetkit-4 {
width: 1200px;
margin: 0 auto;
}
.subfeature-a {
background-color: #fff;
}
.uk-overlay-spin {
width:100%;
}
.footer-d .lines {
color: #fff;
}
.jameda-bar-container {
background-color: #ececed;
}
.jameda-bar-button {
width: 300px;
float: left;
padding: 10px 0;
margin-top: 25px;
color: #fff;
background-color: #0072a5;
font-weight: bold;
border-radius: 25px;
text-align: center;
font-size: 20px;
margin-right: 25px;
}
div.jameda-bar img {
margin-top: 25px;
}
.feature-oez li {
list-style: none;
width: 10.333%;
float: left;
text-align: left;
}
.feature-oez { margin-left: 0; }
.footer-oez li { 
list-style: none;
width: 33.333%;
float: left;
text-align: left;
} 
.footer-oez { 
margin-left: 0; 
}
#text-2 {
height:115px;
} .uk-panel-teaser {
text-align: center;
}
.mitarbeiter-name {
font-size: 27px;
font-weight: bold;
color:#fff;
margin-left: 40px;
} 
.position {  
font-size:23px;
font-style:italic;
color:#fff;
margin-left: 40px;
line-height: 30px;
margin-top: -25px;
}
.uk-panel-title.uk-margin-bottom-remove {
margin-left: -150px;
color:#fff;
font-weight:900;
}
#widgetkit-9  {
width: 1200px;
margin: 0 auto;   
margin-bottom: 15px;
background-repeat: no-repeat;
background-size: cover;
}
#widgetkit-9 .uk-panel {
margin:0 auto;
}
[class*="uk-grid-width"] > * {
}
.uk-row-first {
margin: 0 auto;
}
#widgetkit-11 {
width: 1200px;
margin: 0 auto;
margin-top: 100px;
}
.uk-overlay {
padding-top: 40px; 
}
.uk-overlay-hover {
padding-top: 40px; 
} .uk-accordion-content {
padding: 0 0px 20px;
margin: 0 auto;
}
.uk-accordion-title {
margin: auto;
margin-bottom: 20px;
height: 65px;
font-size: 22px;
font-weight: bold;
padding-top:21px;
}
.uk-accordion-title.uk-active {
background-image: url(//wyrodent.de/wp-includes/images/content/praxisteam/praxisteam-bg.jpg);
color:#fff;
}
.leistungen-title {
color:#0072a5;
font-weight:900;
font-size:30px;
margin-bottom:100px;
text-align:center;
margin:0 auto;
}
#wk-map587363c29690c {
margin-top: 10px;
margin-bottom: 10px;
} .float-left-50  {
float:left;
width:50%;
}
.font-bold {
font-weight:bold;
color:#0072a5;
}
ul.content-oez {
float: left;
text-align: left;
}
.content-oez li {
list-style: none;
text-align: left;
text-decoration:none;
}
.content-oez {
margin-left:0;
}
.kontakt {
margin-top:150px;
}
.marg-left {
margin-left:20px;
} #widgetkit-5 {
border-bottom: 15px solid #fff;
}
.footer-oez li {
list-style: none;
width: 33.333%;
float: left;
text-align: left;
}
.footer-oez {
margin-left: 0;
} .uk-accordion-title {
width: 100%;
}
.jameda-bar-container {
border-bottom:15px solid #fff;
}
.entry-content {
width: 1200px;
margin: 0 auto;
}
.termine {
font-style:italic;
font-size:14px;"
}
.anruf-button p {
font-size:20px;
text-align:center;
}
.anruf-button img {
margin-left:8px;
}
.kontakt-headline, .impressum-headline, .datenschutz-headline {
color: #0072a5;
font-weight: 900;
font-size: 30px;
text-align: center;
margin: 0 auto;
}
a.handy {
color: #fff;
}
a.hnady:hover {
color: #fff;
} #widgetkit-12 .uk-overlay-panel {
padding: 0;
}
#widgetkit-12 .kacheln-inhalt {
background: url(//wyrodent.de/wp-includes/images/content/home/kacheln-bg.jpg);
margin-top: -25px;
padding-top: 16px;
width: 26vw;
background-size: cover;
}
#widgetkit-12 .kacheln-img img {
width: 26vw;
}
#widgetkit-12 h3.kacheln-headline {
font-size: 21px;
border-bottom: 2px solid #fff;
width: 90%;
text-align: center !important;
margin: 0 auto;
font-weight: 900;
padding-bottom: 15px;
}
#widgetkit-12 .flowtext-1 {
font-size: 20px;
color: #fff;
width: 80%;
margin: 0 auto;
margin-top: 18px;
height: 130px;
}
#widgetkit-12 .uk-button {
margin: 0 auto;
color: #fff;
background-color: transparent;
border: 2px solid #fff !important;
border-radius: 15px;
margin-bottom: 35px;
}
#widgetkit-12 .uk-slidenav-next.uk-slidenav.uk-slidenav-contrast:before {
background-image: url(//wyrodent.de/wp-includes/images/banner/pfeile/right.png);
}
#widgetkit-12 .uk-slidenav-next.uk-slidenav.uk-slidenav-contrast:after {
background-image: url(//wyrodent.de/wp-includes/images/banner/pfeile/right.png);
}
#widgetkit-12 .uk-slidenav-previous.uk-slidenav.uk-slidenav-contrast:before {
background-image: url(//wyrodent.de/wp-includes/images/banner/pfeile/left.png);
}
#widgetkit-12 .uk-slidenav-previous.uk-slidenav.uk-slidenav-contrast:after {
background-image: url(//wyrodent.de/wp-includes/images/banner/pfeile/left.png);
}
#widgetkit-12 .uk-slidenav-position .uk-slidenav {
display: block !important;
}
#widgetkit-12 .uk-panel {
margin:0 auto;
}
#widgetkit-12 .uk-grid>* {
padding-left: 0;
}@media (min-width: 2080px) {
#widgetkit-12 .kacheln-inhalt {
height: 450px;
}
}
@media (min-width:1920px) {
#widgetkit-12 .uk-button {
margin-bottom: 50px;
}
#widgetkit-12 .kacheln-inhalt {
height: 450px;
}
#widgetkit-4 {
margin-top: 5px;
}
.entry-content {
background-size: 46vw;
margin-top:20px !important;
background-repeat:no-repeat;
}
.block-sprechzeiten {
margin-top: -12px;
}
.seiten-abstand-top {
margin-top: -360px;
}
h1.page-title {
margin-top: -45px;
}
div#widgetkit-10 {
margin-top: 50px;
margin-bottom: 45px;
}
.kontakt-headline, .impressum-headline, .datenschutz-headline {
margin-top: -65px;
}
.impressum-abstand-top {
margin-top: 140px;
}
.datenschutz-inhalt-abstand {
margin-top: 140px;
}
.anruf-button {
padding-right: 10px;
}
.float-left-66 {
margin-bottom: 25px;
}
h1.page-title {
font-size: 30px;
}
.kontakt {
margin-top: 10%;
}
.datenschutz-inhalt-abstand {
margin-top: 80px;
}
.impressum-abstand-top {
margin-top: 85px;
}
#widgetkit-12 .uk-slidenav-position .uk-slidenav {
margin-top: -140px;
}
}
@media (min-width:1200px) and (max-width:1919px) {
.entry-content {
padding: 5px 0 0 0;
margin-top: 60px !important;
background-size: 52%;
}
.leistungen-title-new {
margin-top: 160px;
margin-bottom: 10px;
}
.seiten-abstand-top {
margin-top: 160px;
margin-bottom: -35px;
}
.gantry-logo img {
width: 200px;
max-width: 200px;
}
.g-container {
width: 75rem;
}
.float-left-33 img {
margin-left: 0;
}
h1.page-title {
font-size: 30px;
}
.block-sprechzeiten {
margin-left: 1%;
font-size: 12px;
margin-top: 1%;
}
.sprechzeiten .font-bold {
padding-top: 0;
font-size: 13px;
}
ul.content-oez {
margin-top: 5px;
margin-bottom: 10px;
}
.termine {
font-style: italic;
font-size: 12px;
}
.anruf-button p {
font-size: 12px;
}
.anruf-button {
width: 132px;
border: 1px solid #fff;
height: 29px;
margin-top: -20px;
}
.anruf-button img {
margin-left: 0;
}
div#text-3 img {
width: 60%;
margin-top: 12%;
margin-left: 12%;
}
.entry-content {
width: auto;
}
.datenschutz-inhalt-abstand {
margin-top: 45px;
}
.impressum-abstand-top {
margin-top: 45px;
}
.flowtext {
height: 120px;
}
#g-main {
background-image: none;
}
.g-block.feature-b {
background: -webkit-linear-gradient(#006fa2, #0084bc , #0090cd); background: -o-linear-gradient(#006fa2, #0084bc, #0090cd); background: -moz-linear-gradient(#006fa2, #0084bc, #0090cd); background: linear-gradient(to #006fa2, #0084bc, #0090cd); height: 215px;
}
.kontakt-headline {
margin-top: 140px;
margin-bottom: 70px;
}
.kontakt {
margin-top: 55px;
margin-bottom: -5px;
}
.impressum-headline, .datenschutz-headline {
margin-top: 140px;
}
.impressum-abstand-top, .datenschutz-inhalt-abstand {
margin-top: 35px;
margin-bottom: -20px;
}
#widgetkit-10 .float-left-66 {
margin-top: 40px;
margin-bottom: 15px;
padding-left: 1%;
padding-right: 2%;
}
#widgetkit-10 .float-left-33 {
margin-top: 45px;
margin-bottom: 0;
}
.blog .seiten-abstand-top {
margin-top: 0;
}
.blog .entry-content {
padding: 200px 0 0 0 !important;
margin-top: 30px !important;
}
.blog .start {
margin-top: -315px;
}
}
@media (min-width:960px) and (max-width:1199px) {
#g-main {
background-image: none;
}
.entry-content {
background-image:none;
width: auto;
background-size: 36vw;
margin-top: 0 !important;
padding: 0;
}
.g-block.feature-b {
background: -webkit-linear-gradient(#006fa2, #0084bc , #0090cd); background: -o-linear-gradient(#006fa2, #0084bc, #0090cd); background: -moz-linear-gradient(#006fa2, #0084bc, #0090cd); background: linear-gradient(to #006fa2, #0084bc, #0090cd); height: 200px;
}
.gantry-logo img {
width: 155px;
margin-bottom: 0;
}
#g-header .g-main-nav .g-menu-item-title {
font-size: 18px;
}
#g-header .g-main-nav .g-toplevel {
width: auto;
}
.g-container {
width:auto;
}
.seiten-abstand-top {
margin-top: 140px;
margin-bottom: -45px;
}
h1.page-title {
font-size: 30px;
}
.leistungen-title {
font-size: 24px;
}
.flowtext {
font-size: 16px;
height: 95px;
}
#widgetkit-3 .uk-panel-title {
font-size: 18px;
}
#widgetkit-4 {
width: auto;
}
.zahnarzt-home {
margin: 0 auto;
width: 96%;
}
div#text-3 img {
width: 66%;
margin-top: 16%;
margin-left: 10%;
}
.leistungen-title-new {
margin-top: 215px;
}
.kontakt-headline {
margin-top: 215px;
}
.kontakt {
margin-top: 60px;
}
.block-sprechzeiten {
margin-left: 1%;
font-size: 12px;
margin-top: 1%;
}
.sprechzeiten .font-bold {
padding-top: 0;
font-size: 13px;
}
ul.content-oez {
margin-top: 5px;
margin-bottom: 10px;
}
.termine {
font-style: italic;
font-size: 12px;
}
.anruf-button p {
font-size: 12px;
}
.anruf-button {
width: 132px;
border: 1px solid #fff;
height: 29px;
margin-top: -20px;
}
.anruf-button img {
margin-left: 0;
}
#widgetkit-10 {
margin-top: 10px !important;
}
#widgetkit-10 .float-left-33 img {
margin-left: 0;
padding-right: 2%;
}
#widgetkit-10 .float-left-66 {
padding-left: 2%;
padding-right: 2%;
}
.impressum-headline, .datenschutz-headline {
margin-top: 210px;
}
.impressum-abstand-top {
margin-top: 60px;
}
.datenschutz-inhalt-abstand {
margin-top: 55px;
}
h1.page-title {
font-size: 27px;
}
.kontakt-headline, .impressum-headline, .datenschutz-headline {
font-size: 27px;
}
.float-left-66 {
margin-bottom: 10px;
}
footer#g-footer {
font-size: 12px;
}
}
@media (min-width:768px) and (max-width:959px) 
{
.entry-content {
width: auto;
background-image:none;
padding:0;
margin-top:0 !important;
}
.g-block.feature-b {
background: -webkit-linear-gradient(#006fa2, #0084bc , #0090cd); background: -o-linear-gradient(#006fa2, #0084bc, #0090cd); background: -moz-linear-gradient(#006fa2, #0084bc, #0090cd); background: linear-gradient(to #006fa2, #0084bc, #0090cd); height: 200px;
}
.block-sprechzeiten {
margin-left: 1%;
font-size: 12px;
margin-top: 1%;
}
.sprechzeiten .font-bold {
padding-top: 0;
font-size: 13px;
}
ul.content-oez {
margin-top: 5px;
margin-bottom: 10px;
}
.termine {
font-style: italic;
font-size: 12px;
}
.anruf-button p {
font-size: 12px;
}
.anruf-button {
width: 132px;
border: 1px solid #fff;
height: 29px;
margin-top: -20px;
}
.anruf-button img {
margin-left: 0;
}
.g-header .g-container {
width: 65rem;
}
.gantry-logo img {
width: 200px;
max-width: 200px;
}
#g-header .g-main-nav .g-toplevel {
width: 97%;
}
.seiten-abstand-top {
margin-top: 150px;
margin-bottom: -35px;
}
#g-main {
background-image: none;   
}
#g-main .g-container {
width: auto;
}
.zahnarzt-home {
padding-right: 10%;
padding-left: 10%;
}
a.uk-link-reset {
font-size: 16px;
}
#widgetkit-3 .uk-margin p {
font-size: 18px;
}
.flowtext {
height: 160px;
}
#g-footer .g-container {
width: auto;
}
div#text-3 img {
margin-top: 20%;
margin-left: 10%;
width: 75%;
}
div#text-4, div#text-5, div#text-6  {
font-size: 10px;
margin-left: -13px;
}
.leistungen-title-new {
margin-top: 200px;
}
#widgetkit-10 {
margin-top:0;
margin-bottom:0;
} 
#widgetkit-10 .float-left-66 {
padding-left: 3%;
padding-right: 3%;
}
#widgetkit-10 .float-left-33 img {
margin-left: 0;
padding-right:5%;
}
.kontakt-headline, .impressum-headline, .datenschutz-headline {
margin-top: 200px;
}
.kontakt {
margin-top: 50px;
}
.impressum-abstand-top {
margin-top: 50px;
}
.datenschutz-inhalt-abstand {
margin-top: 40px;
margin-bottom: -20px;
}
#widgetkit-4 {
width: auto;
}
h1.page-title {
font-size: 30px;
}
div#text-3 img {
width: 70px;
}
#widgetkit-10 .uk-accordion-title {
font-size: 20px;
}
}
@media (min-width:481px) and (max-width:767px) {
#g-main {
background-image: none;
}
.entry-content {
background-image:none;
width: auto;
background-size: 36vw;
margin-top: 0 !important;
padding: 0;
}
.g-block.feature-b {
background: -webkit-linear-gradient(#006fa2, #0084bc , #0090cd); background: -o-linear-gradient(#006fa2, #0084bc, #0090cd); background: -moz-linear-gradient(#006fa2, #0084bc, #0090cd); background: linear-gradient(to #006fa2, #0084bc, #0090cd); height: 200px;
}
#g-main .g-container {
width: auto;
}
.g-offcanvas-toggle {
color: #006ea2;
}
.seiten-abstand-top {
margin-top: 145px;
margin-bottom: -40px;
}
#widgetkit-4 {
width: auto;
}
.block-sprechzeiten {
margin-left: 1%;
font-size: 12px;
margin-top: 1%;
}
.sprechzeiten .font-bold {
padding-top: 0;
font-size: 13px;
}
ul.content-oez {
margin-top: 5px;
margin-bottom: 10px;
}
.termine {
font-style: italic;
font-size: 12px;
}
.anruf-button p {
font-size: 12px;
}
.anruf-button {
width: 132px;
border: 1px solid #fff;
height: 29px;
margin-top: -20px;
}
.anruf-button img {
margin-left: 0;
}
.zahnarzt-home {
padding-right: 10%;
padding-left: 10%;
}
.g-container {
width: auto;
}
div#text-3 {
margin-top: 25px;
}
a.uk-link-reset {
font-size: 18px;
}
.flowtext {
height: 175px;
}
.gantry-logo img {
width: 200px;
max-width: 200px;
margin-bottom: 0;
}
ul.footer-oez li {
text-align: center;
}
h1.page-title {
font-size: 27px;
}
.leistungen-title-new {
margin-top: 200px;
}
#widgetkit-10 {
margin-bottom: -5px !important;
}
#widgetkit-10 .float-left-66 {
padding-left: 2%;
padding-right: 2%;
}
#widgetkit-10 .float-left-33 img {
padding-left: 2%;
padding-right: 4%;
margin-left:0;
}
.kontakt {
margin-top: 45px;
margin-bottom: 0;
}
.kontakt-headline, .impressum-headline, .datenschutz-headline {
margin-top: 200px;
font-size: 27px;
}
.datenschutz-inhalt-abstand {
margin-top: 45px;
margin-bottom: -15px;
}
.impressum-abstand-top {
margin-top: 50px;
margin-bottom: -15px;
}
.kontakt .float-left-50 {
float: none;
width: auto;
}
.footer-b {
margin-top: -25px;
}
.footer-c, .footer-d {
margin-top: -50px;
}
ul.footer-oez {
width: 480px;
margin: 0 auto;
padding: 0 10%;
}
li.wochentag-footer {
text-align: left !important;
}
div#text-6 {
width: 88px;
margin: 0 auto;
text-align: left;
}
span.g-menu-item-title {
color: #006ea2;
}
#g-offcanvas {
background: #fff;
}
#g-offcanvas #g-mobilemenu-container ul {
background: none;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
color: #fff;
background: #006ea2;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
background: #006ea2;
}
li.active a span {
color: #fff;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
color: #fff;
margin-left: 10px;
}
footer#g-footer {
font-size: 12px;
}
div#text-3 img {
width: 70px;
}
}
@media (min-width:320px) and (max-width:480px) {
#widgetkit-2 ul.uk-dotnav.uk-dotnav-contrast.uk-flex-center {
display: none;
}
#g-main {
background-image: none;
}
.entry-content {
background-image: none;
width:auto;
padding:0;
}
.g-container {
width: auto;
}
#widgetkit-4 {
width: auto;
}
.g-offcanvas-toggle {
color: #006ea2;
}
.gantry-logo img {
width: 200px;
margin-bottom: 0;
}
.g-block.feature-b {
background: -webkit-linear-gradient(#006fa2, #0084bc , #0090cd); background: -o-linear-gradient(#006fa2, #0084bc, #0090cd); background: -moz-linear-gradient(#006fa2, #0084bc, #0090cd); background: linear-gradient(to #006fa2, #0084bc, #0090cd); height: 200px;
}
.block-sprechzeiten {
margin-left: 1%;
font-size: 12px;
margin-top: 1%;
}
.sprechzeiten .font-bold {
padding-top: 0;
font-size: 13px;
}
ul.content-oez {
margin-top: 5px;
margin-bottom: 10px;
}
.termine {
font-style: italic;
font-size: 12px;
}
.anruf-button p {
font-size: 12px;
}
.anruf-button {
width: 132px;
border: 1px solid #fff;
height: 29px;
margin-top: -20px;
}
.anruf-button img {
margin-left: 0;
}
.seiten-abstand-top {
margin-top: 140px;
margin-bottom: -40px;
}
div#text-3 {
margin-top: 25px;
}
.footer-b {
margin-top: -25px;
}
.footer-c, .footer-d {
margin-top: -50px;
}
div#text-5 {
width: 320px;
margin: 0 auto;
}
#g-footer {
font-size: 12px;
}
.leistungen-title {
font-size: 20px;
}
.zahnarzt-home {
padding-right: 8%;
padding-left: 8%;
}
#widgetkit-3 .uk-margin p {
font-size: 18px;
}
a.uk-link-reset {
font-size: 18px;
}
.zahnarzt-home h2 {
font-size: 20px;
}
h1.page-title {
font-size: 19px;
}
.leistungen-title-new {
margin-top: 200px;
}
.float-left-66 {
width: auto; 
float: none;
}
.float-left-33 {
width: auto; 
float: none;
}
.float-left-33 img {
margin-left: 0;
}
#widgetkit-10 h3.uk-accordion-title {
font-size: 14px;
}
#widgetkit-10 .float-left-66 {
padding-left: 3%;
padding-right: 3%;
}
.float-left-33 img {
padding-right: 3%;
padding-left: 3%;
}
.float-left-33 {
margin-top: 0;
margin-bottom: 45px;
}
.float-left-66 {
margin-top: 40px;
margin-bottom: 55px;
float: none;
}
.float-left-50 {
float: none;
width: auto;
}
h1.kontakt-headline {
margin-top: 200px;
}
.kontakt {
margin-top: 35px;
font-size: 13px;
}
h1.kontakt-headline {
margin-top: 200px;
font-size: 24px;
}
.impressum-headline, .datenschutz-headline {
font-size: 24px;
margin-top: 200px;
}
.impressum-abstand-top {
margin-top: 40px;
margin-bottom: -20px;
}
.datenschutz-inhalt-abstand {
margin-top: 40px;
margin-bottom: -20px;
}
.footer-oez {
margin-left: 20px;
}
span.g-menu-item-title {
color: #006ea2;
}
#g-offcanvas {
background: #fff;
}
#g-offcanvas #g-mobilemenu-container ul {
background: none;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
color: #fff;
background: #006ea2;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
background: #006ea2;
}
li.active a span {
color: #fff;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
color: #fff;
margin-left: 10px;
}
#widgetkit-3 .uk-margin p {
font-size: 19px;
}
div#text-3 img {
width: 70px;
}
#widgetkit-10 {
margin-top: 0;
margin-bottom: -5px;
}
}
@media (max-width:319px) {
#widgetkit-2 ul.uk-dotnav.uk-dotnav-contrast.uk-flex-center {
display: none;
}
#g-main {
background-image: none;
}
.entry-content {
background-image: none;
width:auto;
padding:0;
}
.g-container {
width: auto;
}
#widgetkit-4 {
width: auto;
}
.g-offcanvas-toggle {
color: #006ea2;
}
.gantry-logo img {
width: 200px;
margin-bottom: 0;
}
.g-block.feature-b {
background: -webkit-linear-gradient(#006fa2, #0084bc , #0090cd); background: -o-linear-gradient(#006fa2, #0084bc, #0090cd); background: -moz-linear-gradient(#006fa2, #0084bc, #0090cd); background: linear-gradient(to #006fa2, #0084bc, #0090cd); height: 200px;
}
.block-sprechzeiten {
margin-left: 1%;
font-size: 12px;
margin-top: 1%;
}
.sprechzeiten .font-bold {
padding-top: 0;
font-size: 13px;
}
ul.content-oez {
margin-top: 5px;
margin-bottom: 10px;
}
.termine {
font-style: italic;
font-size: 12px;
}
.anruf-button p {
font-size: 12px;
}
.anruf-button {
width: 132px;
border: 1px solid #fff;
height: 29px;
margin-top: -20px;
}
.anruf-button img {
margin-left: 0;
}
.seiten-abstand-top {
margin-top: 140px;
margin-bottom: -40px;
}
div#text-3 {
margin-top: 25px;
}
.footer-b {
margin-top: -25px;
}
.footer-c, .footer-d {
margin-top: -50px;
}
div#text-5 {
width: 320px;
margin: 0 auto;
}
#g-footer {
font-size: 12px;
}
.leistungen-title {
font-size: 20px;
}
.zahnarzt-home {
padding-right: 8%;
padding-left: 8%;
}
#widgetkit-3 .uk-margin p {
font-size: 18px;
}
a.uk-link-reset {
font-size: 18px;
}
.zahnarzt-home h2 {
font-size: 20px;
}
h1.page-title {
font-size: 19px;
}
.leistungen-title-new {
margin-top: 200px;
}
.float-left-66 {
width: auto; 
float: none;
}
.float-left-33 {
width: auto; 
float: none;
}
.float-left-33 img {
margin-left: 0;
}
#widgetkit-10 h3.uk-accordion-title {
font-size: 14px;
}
#widgetkit-10 .float-left-66 {
padding-left: 3%;
padding-right: 3%;
}
.float-left-33 img {
padding-right: 3%;
padding-left: 3%;
}
.float-left-33 {
margin-top: 0;
margin-bottom: 45px;
}
.float-left-66 {
margin-top: 40px;
margin-bottom: 55px;
float: none;
}
.float-left-50 {
float: none;
width: auto;
}
h1.kontakt-headline {
margin-top: 200px;
}
.kontakt {
margin-top: 35px;
font-size: 13px;
}
h1.kontakt-headline {
margin-top: 200px;
font-size: 24px;
}
.impressum-headline, .datenschutz-headline {
font-size: 24px;
margin-top: 200px;
}
.impressum-abstand-top {
margin-top: 40px;
margin-bottom: -20px;
}
.datenschutz-inhalt-abstand {
margin-top: 40px;
margin-bottom: -20px;
}
.footer-oez {
margin-left: 20px;
}
span.g-menu-item-title {
color: #006ea2;
}
#g-offcanvas {
background: #fff;
}
#g-offcanvas #g-mobilemenu-container ul {
background: none;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
color: #fff;
background: #006ea2;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
background: #006ea2;
}
li.active a span {
color: #fff;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
color: #fff;
margin-left: 10px;
}
#widgetkit-3 .uk-margin p {
font-size: 19px;
}
div#text-3 img {
width: 70px;
}
#widgetkit-10 {
margin-top: 0;
margin-bottom: -5px;
}
} @media (max-width: 1919px) and (min-width: 1200px) {
div#widgetkit-12 .kacheln-inhalt {
padding-top: 16px;
width: 25vw;
background-size: cover;
}
#widgetkit-12 .uk-slidenav-position .uk-slidenav {
margin-top: -140px;
}
#widgetkit-12 .uk-button {
margin-bottom: 40px;
}
}
@media (max-width: 1199px) and (min-width: 960px) {
div#widgetkit-12 {
margin-top: -18px;
}
div#widgetkit-12 .flowtext-1 {
font-size: 16px;
height: 100px;
}
div#widgetkit-12 h3.kacheln-headline {
font-size: 18px;
}
#widgetkit-12 .uk-slidenav-position .uk-slidenav {
margin-top: -215px;
}
}
@media (max-width: 959px) and (min-width: 768px) {
div#widgetkit-12 {
margin-top: -50px;
}
#widgetkit-12 .flowtext-1 {
font-size: 18px;
height: 150px;
}
#widgetkit-12 .uk-slidenav-position .uk-slidenav {
margin-top: -215px;
}
#widgetkit-12 h3.kacheln-headline {
font-size: 16px;
}
}
@media (max-width: 767px) and (min-width: 480px) {
#widgetkit-12 .uk-slidenav-position .uk-slidenav {
display: none !important;
}
#widgetkit-12 .kacheln-inhalt {
width: auto;
height: auto;
}
#widgetkit-12 .kacheln-img img {
width: auto;
}
#widgetkit-12 .uk-button {
margin-bottom: 80px;
}
#widgetkit-12 h3.kacheln-headline {
font-size: 19px;
}
}
@media (max-width: 479px) and (min-width: 320px) {
#widgetkit-12 .flowtext-1 {
height: 120px;
}
#widgetkit-12 .kacheln-inhalt {
height: auto;
width: 100vw;
}
#widgetkit-12 .uk-slidenav-position .uk-slidenav {
display: none !important;
}
#widgetkit-12 .kacheln-img img {
width: 100vw;
}
#widgetkit-12 .uk-button {
margin-bottom: 25px;
}
#widgetkit-12 .uk-overlay-panel {
height: 500px;
}
div#widgetkit-12 {
margin-bottom: -70px;
}
}