@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}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;
}.cmplz-obfuscate span{display:none}#cmplz-manage-consent-container{display:none}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary{display:block;cursor:pointer}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary::-webkit-details-marker,#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary::marker{display:none;content:""}.cmplz-alert{display:none;padding:7px;color:white;margin:10px 0}.cmplz-alert.cmplz-error{background-color:#f44336}.cmplz-alert.cmplz-success{background-color:green}.cmplz-close{margin-left:15px;color:white;font-weight:bold;float:right;font-size:22px;line-height:20px;cursor:pointer;transition:.3s}.cmplz-close:hover{color:black}#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,#cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,#cmplz-document .cmplz-dropdown .cmplz-service-description,#cmplz-document .cmplz-dropdown .cmplz-sharing-data,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-service-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-sharing-data{display:inline-block;width:calc(50% - 35px);vertical-align:top}@media only screen and (max-width:600px){#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,#cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,#cmplz-document .cmplz-dropdown .cmplz-service-description,#cmplz-document .cmplz-dropdown .cmplz-sharing-data,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-service-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-sharing-data{width:100%}}#cmplz-cookies-overview .cmplz-dropdown summary,#cmplz-document .cmplz-dropdown summary,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary{display:block;cursor:pointer}#cmplz-cookies-overview .cmplz-dropdown summary::-webkit-details-marker,#cmplz-cookies-overview .cmplz-dropdown summary::marker,#cmplz-document .cmplz-dropdown summary::-webkit-details-marker,#cmplz-document .cmplz-dropdown summary::marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::-webkit-details-marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::marker{display:none;content:""}#cmplz-cookies-overview .cmplz-dropdown summary div,#cmplz-document .cmplz-dropdown summary div,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div{display:grid;grid-template:"heading chevron";grid-template-columns:2fr 25px;grid-gap:15px;align-items:center}#cmplz-cookies-overview .cmplz-dropdown summary div h3,#cmplz-document .cmplz-dropdown summary div h3,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div h3{grid-area:heading;margin:0}#cmplz-cookies-overview .cmplz-dropdown summary div:after,#cmplz-document .cmplz-dropdown summary div:after,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div:after{grid-area:chevron}#cmplz-cookies-overview .cmplz-dropdown summary div input[data-category=functional],#cmplz-document .cmplz-dropdown summary div input[data-category=functional],.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div input[data-category=functional]{visibility:hidden}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary{display:block}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div{grid-template:"heading paragraph label checkbox chevron";grid-template-columns:2fr auto 0 auto 25px}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p{grid-area:paragraph}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose{display:grid}@media only screen and (min-width:600px){#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose{grid-column:span 2;grid-template-columns:1fr 1fr 1fr;grid-template:"purpose purpose purpose" "header1 header2 header3" auto}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose{grid-area:purpose}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header{grid-area:header1}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header{grid-area:header2}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header{grid-area:header3}}@media only screen and (max-width:600px){#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose{grid-template-columns:100px 1fr}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose{grid-column:span 2}}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories{margin-top:10px;display:block;width:100%}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category{background-color:rgba(239,239,239,0.25)}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category summary::marker{display:none;content:""}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category summary::-webkit-details-marker{display:none;content:""}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-description{padding:10px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category:not(:last-child){margin-bottom:5px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header{display:grid;grid-template-columns:1fr auto 25px;grid-template-rows:auto;align-items:center;grid-gap:10px;padding:5px 10px;background-color:rgba(239,239,239,0.5)}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header section{padding:initial}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header h2{grid-column-start:1;width:100%;justify-self:start;font-size:18px;text-align:left;margin-top:8px;text-transform:initial;padding-bottom:10px;border-bottom:0;margin-bottom:0}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header h2:before{height:0;margin:initial}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active{font-size:var(--cmplz_category_header_active_font_size);color:var(--cmplz_category_header_always_active_color)}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label,#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active input{display:none}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox{display:flex;align-items:center;margin:0;padding:initial}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open{display:flex;align-items:center;justify-content:center;grid-column-start:3;cursor:pointer;content:"";background:var(--cmplz_category_open_icon_url) no-repeat;transform:rotate(0);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background-size:cover;height:25px;width:25px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category[open]{padding-bottom:1px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category[open] summary .cmplz-category-header:after,#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category[open] summary .cmplz-icon.cmplz-open{transform:rotate(180deg)}.postbox #cmplz-document{margin:auto auto}#cmplz-document,.editor-styles-wrapper .cmplz-unlinked-mode{font-size:14px;margin-top:0;max-width:800px;text-justify:inter-word}#cmplz-document input::-moz-focus-inner,#cmplz-document button::-moz-focus-inner,.editor-styles-wrapper .cmplz-unlinked-mode input::-moz-focus-inner,.editor-styles-wrapper .cmplz-unlinked-mode button::-moz-focus-inner{border:0;padding:0}#cmplz-document a,.editor-styles-wrapper .cmplz-unlinked-mode a{text-decoration:underline}#cmplz-document a[target=_blank]::after,.editor-styles-wrapper .cmplz-unlinked-mode a[target=_blank]::after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);margin:0 3px 0 5px}#cmplz-document a:focus,.editor-styles-wrapper .cmplz-unlinked-mode a:focus{border:1px solid black;padding:2px}#cmplz-document #cmplz-dnsmpd-form label,.editor-styles-wrapper .cmplz-unlinked-mode #cmplz-dnsmpd-form label{margin-right:20px;min-width:100px;display:inline-block}#cmplz-document h2,#cmplz-document h3,.editor-styles-wrapper .cmplz-unlinked-mode h2,.editor-styles-wrapper .cmplz-unlinked-mode h3{font-size:22px;text-align:left;margin-top:15px;text-transform:initial;padding-bottom:10px;margin-bottom:10px}#cmplz-document.impressum h2,#cmplz-document.impressum h3,.editor-styles-wrapper .cmplz-unlinked-mode.impressum h2,.editor-styles-wrapper .cmplz-unlinked-mode.impressum h3{border-bottom:0;font-size:1em;padding-bottom:5px;margin-bottom:5px}#cmplz-document.impressum p,.editor-styles-wrapper .cmplz-unlinked-mode.impressum p{margin-bottom:7px}#cmplz-document h4,.editor-styles-wrapper .cmplz-unlinked-mode h4{font-size:18px;text-align:left;margin-top:15px;margin-bottom:5px;text-transform:initial}#cmplz-document h5,.editor-styles-wrapper .cmplz-unlinked-mode h5{font-size:14px;text-align:left;margin-top:10px;margin-bottom:5px;text-transform:initial}#cmplz-document h3.annex,#cmplz-document h4.annex,.editor-styles-wrapper .cmplz-unlinked-mode h3.annex,.editor-styles-wrapper .cmplz-unlinked-mode h4.annex{font-weight:bold}#cmplz-document span h3,.editor-styles-wrapper .cmplz-unlinked-mode span h3{font-size:14px;border-bottom:0}#cmplz-document p,#cmplz-document li,#cmplz-document td,.editor-styles-wrapper .cmplz-unlinked-mode p,.editor-styles-wrapper .cmplz-unlinked-mode li,.editor-styles-wrapper .cmplz-unlinked-mode td{font-size:14px;margin-top:0}#cmplz-document ol.alphabetic,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic{counter-reset:list;list-style-type:none}#cmplz-document ol.alphabetic li:before,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic li:before{font-weight:bold;content:counter(list,lower-alpha) ") ";counter-increment:list}#cmplz-document ul,.editor-styles-wrapper .cmplz-unlinked-mode ul{list-style:disc;margin-left:15px;margin-bottom:15px}#cmplz-document ol.alphabetic ol,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic ol{counter-reset:list;list-style-type:none}#cmplz-document ol.alphabetic ol li:before,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic ol li:before{font-weight:bold;content:counter(list,decimal) ") ";counter-increment:list}#cmplz-document .cmplz-subtitle,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-subtitle{font-weight:bold;margin-top:25px}#cmplz-document .cmplz-indent,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-indent{margin-left:36px}#cmplz-cookies-overview .cmplz-dropdown,#cmplz-document .cmplz-dropdown,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown{background-color:rgba(239,239,239,0.25)}#cmplz-cookies-overview .cmplz-dropdown h4,#cmplz-document .cmplz-dropdown h4,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4{font-size:18px;text-align:left;margin-top:15px;margin-bottom:5px;text-transform:initial}#cmplz-cookies-overview .cmplz-dropdown p,#cmplz-cookies-overview .cmplz-dropdown a,#cmplz-document .cmplz-dropdown p,#cmplz-document .cmplz-dropdown a,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown a{font-size:14px;margin-top:0}#cmplz-cookies-overview .cmplz-dropdown p,#cmplz-cookies-overview .cmplz-dropdown h4,#cmplz-cookies-overview .cmplz-dropdown ul,#cmplz-document .cmplz-dropdown p,#cmplz-document .cmplz-dropdown h4,#cmplz-document .cmplz-dropdown ul,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown ul{padding:0 15px}#cmplz-cookies-overview .cmplz-dropdown p.legal-obligations-description,#cmplz-document .cmplz-dropdown p.legal-obligations-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p.legal-obligations-description{padding-bottom:15px}#cmplz-cookies-overview .cmplz-dropdown summary::marker,#cmplz-document .cmplz-dropdown summary::marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::marker{display:none;content:""}#cmplz-cookies-overview .cmplz-dropdown summary::-webkit-details-marker,#cmplz-document .cmplz-dropdown summary::-webkit-details-marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::-webkit-details-marker{display:none;content:""}#cmplz-cookies-overview .cmplz-dropdown summary,#cmplz-document .cmplz-dropdown summary,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary{display:block;background-color:rgba(239,239,239,0.5);margin:5px 0;padding:5px 10px;align-items:center;justify-items:stretch}#cmplz-cookies-overview .cmplz-dropdown summary h3,#cmplz-document .cmplz-dropdown summary h3,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary h3{padding:0 5px;border-bottom:0;font-size:18px;border-bottom:0}#cmplz-cookies-overview .cmplz-dropdown summary p,#cmplz-document .cmplz-dropdown summary p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary p{text-align:right;padding:0;margin:0;font-size:14px;border-bottom:0}#cmplz-cookies-overview .cmplz-dropdown summary div:after,#cmplz-document .cmplz-dropdown summary div:after,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div:after{cursor:pointer;content:"";background:url(//roc-aschheim.de/wp-content/plugins/complianz-gdpr/assets/images/chevron-down.svg) no-repeat;transform:rotate(0);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background-size:cover;height:18px;width:18px;margin:3px}#cmplz-cookies-overview .cmplz-dropdown[open],#cmplz-document .cmplz-dropdown[open],.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown[open]{padding-bottom:1px}#cmplz-cookies-overview .cmplz-dropdown[open] summary div:after,#cmplz-document .cmplz-dropdown[open] summary div:after,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown[open] summary div:after{transform:rotate(180deg)}#cmplz-cookies-overview .cmplz-dropdown h4,#cmplz-document .cmplz-dropdown h4,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4{font-size:15px;margin:5px 0}#cmplz-cookies-overview .cmplz-dropdown h5,#cmplz-document .cmplz-dropdown h5,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h5{margin:0}#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,#cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,#cmplz-document .cmplz-dropdown .cmplz-service-description,#cmplz-document .cmplz-dropdown .cmplz-sharing-data,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-service-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-sharing-data{padding:0 15px 15px}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose,#cmplz-document .cmplz-dropdown .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose{border:1px solid #dadada;grid-gap:1px;background-color:#dadada;margin-bottom:10px}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div,#cmplz-document .cmplz-dropdown .cookies-per-purpose div,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div{background-color:white;padding:15px}@media only screen and (min-width:600px){#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header,#cmplz-document .cmplz-dropdown .cookies-per-purpose .name-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .name-header{background-color:#f7f7f7}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .retention-header,#cmplz-document .cmplz-dropdown .cookies-per-purpose .retention-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .retention-header{background-color:#f7f7f7}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header,#cmplz-document .cmplz-dropdown .cookies-per-purpose .function-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .function-header{background-color:#f7f7f7}}@media only screen and (max-width:600px){#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose h5,#cmplz-document .cmplz-dropdown .cookies-per-purpose h5,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose h5{line-height:1.8}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+2),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+3),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+4),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+5),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+6),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+7),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+2),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+3),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+4),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+5),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+6),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+7),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+2),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+3),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+4),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+5),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+6),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+7){background-color:#f7f7f7}}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.weglot-flags.hw>a:before,.weglot-flags.hw>span:before{background-position:-3570px 0 !important}.weglot-flags.af>a:before,.weglot-flags.af>span:before{background-position:-6570px 0 !important}.weglot-flags.fl>a:before,.weglot-flags.fl>span:before{background-position:-3060px 0 !important}.weglot-flags.sq>a:before,.weglot-flags.sq>span:before{background-position:-2580px 0 !important}.weglot-flags.am>a:before,.weglot-flags.am>span:before{background-position:-5130px 0 !important}.weglot-flags.ar>a:before,.weglot-flags.ar>span:before{background-position:-510px 0 !important}.weglot-flags.hy>a:before,.weglot-flags.hy>span:before{background-position:-1800px 0 !important}.weglot-flags.az>a:before,.weglot-flags.az>span:before{background-position:-6840px 0 !important}.weglot-flags.ba>a:before,.weglot-flags.ba>span:before{background-position:-2040px 0 !important}.weglot-flags.eu>a:before,.weglot-flags.eu>span:before{background-position:-7260px 0 !important}.weglot-flags.be>a:before,.weglot-flags.be>span:before{background-position:-5310px 0 !important}.weglot-flags.bn>a:before,.weglot-flags.bn>span:before{background-position:-5400px 0 !important}.weglot-flags.bs>a:before,.weglot-flags.bs>span:before{background-position:-6390px 0 !important}.weglot-flags.bg>a:before,.weglot-flags.bg>span:before{background-position:-2730px 0 !important}.weglot-flags.br>a:before,.weglot-flags.br>span:before{background-position:-6630px 0 !important}.weglot-flags.my>a:before,.weglot-flags.my>span:before{background-position:-3299px 0 !important}.weglot-flags.ca>a:before,.weglot-flags.ca>span:before{background-position:-7230px 0 !important}.weglot-flags.zh>a:before,.weglot-flags.zh>span:before{background-position:-3690px 0 !important}.weglot-flags.tw>a:before,.weglot-flags.tw>span:before{background-position:-2970px 0 !important}.weglot-flags.km>a:before,.weglot-flags.km>span:before{background-position:-6930px 0 !important}.weglot-flags.ny>a:before,.weglot-flags.ny>span:before{background-position:-1140px 0 !important}.weglot-flags.co>a:before,.weglot-flags.co>span:before{background-position:-2520px 0 !important}.weglot-flags.hr>a:before,.weglot-flags.hr>span:before{background-position:-5910px 0 !important}.weglot-flags.cs>a:before,.weglot-flags.cs>span:before{background-position:-2700px 0 !important}.weglot-flags.da>a:before,.weglot-flags.da>span:before{background-position:-2670px 0 !important}.weglot-flags.nl>a:before,.weglot-flags.nl>span:before{background-position:-2100px 0 !important}.weglot-flags.en>a:before,.weglot-flags.en>span:before{background-position:-1920px 0 !important}.weglot-flags.eo>a:before,.weglot-flags.eo>span:before{background-position:-1920px 0 !important}.weglot-flags.et>a:before,.weglot-flags.et>span:before{background-position:-2640px 0 !important}.weglot-flags.fj>a:before,.weglot-flags.fj>span:before{background-position:-1710px 0 !important}.weglot-flags.fi>a:before,.weglot-flags.fi>span:before{background-position:-2550px 0 !important}.weglot-flags.fr>a:before,.weglot-flags.fr>span:before{background-position:-2520px 0 !important}.weglot-flags.gl>a:before,.weglot-flags.gl>span:before{background-position:-7290px 0 !important}.weglot-flags.ka>a:before,.weglot-flags.ka>span:before{background-position:-5040px 0 !important}.weglot-flags.de>a:before,.weglot-flags.de>span:before{background-position:-2490px 0 !important}.weglot-flags.el>a:before,.weglot-flags.el>span:before{background-position:-2460px 0 !important}.weglot-flags.gu>a:before,.weglot-flags.gu>span:before{background-position:-1170px 0 !important}.weglot-flags.ht>a:before,.weglot-flags.ht>span:before{background-position:-4650px 0 !important}.weglot-flags.ha>a:before,.weglot-flags.ha>span:before{background-position:-900px 0 !important}.weglot-flags.he>a:before,.weglot-flags.he>span:before{background-position:-1050px 0 !important}.weglot-flags.hi>a:before,.weglot-flags.hi>span:before{background-position:-1170px 0 !important}.weglot-flags.hu>a:before,.weglot-flags.hu>span:before{background-position:-2430px 0 !important}.weglot-flags.is>a:before,.weglot-flags.is>span:before{background-position:-2400px 0 !important}.weglot-flags.ig>a:before,.weglot-flags.ig>span:before{background-position:-870px 0 !important}.weglot-flags.id>a:before,.weglot-flags.id>span:before{background-position:-3510px 0 !important}.weglot-flags.ga>a:before,.weglot-flags.ga>span:before{background-position:-2340px 0 !important}.weglot-flags.it>a:before,.weglot-flags.it>span:before{background-position:-2310px 0 !important}.weglot-flags.ja>a:before,.weglot-flags.ja>span:before{background-position:-3480px 0 !important}.weglot-flags.jv>a:before,.weglot-flags.jv>span:before{background-position:-3360px 0 !important}.weglot-flags.kn>a:before,.weglot-flags.kn>span:before{background-position:-1170px 0 !important}.weglot-flags.kk>a:before,.weglot-flags.kk>span:before{background-position:-3150px 0 !important}.weglot-flags.ko>a:before,.weglot-flags.ko>span:before{background-position:-6990px 0 !important}.weglot-flags.ku>a:before,.weglot-flags.ku>span:before{background-position:-2430px 0 !important}.weglot-flags.ky>a:before,.weglot-flags.ky>span:before{background-position:-3420px 0 !important}.weglot-flags.lo>a:before,.weglot-flags.lo>span:before{background-position:-3450px 0 !important}.weglot-flags.la>a:before,.weglot-flags.la>span:before{background-position:-2310px 0 !important}.weglot-flags.lv>a:before,.weglot-flags.lv>span:before{background-position:-2280px 0 !important}.weglot-flags.lt>a:before,.weglot-flags.lt>span:before{background-position:-2250px 0 !important}.weglot-flags.lb>a:before,.weglot-flags.lb>span:before{background-position:-2220px 0 !important}.weglot-flags.mk>a:before,.weglot-flags.mk>span:before{background-position:-2190px 0 !important}.weglot-flags.mg>a:before,.weglot-flags.mg>span:before{background-position:-1200px 0 !important}.weglot-flags.ms>a:before,.weglot-flags.ms>span:before{background-position:-3360px 0 !important}.weglot-flags.ml>a:before,.weglot-flags.ml>span:before{background-position:-1170px 0 !important}.weglot-flags.mt>a:before,.weglot-flags.mt>span:before{background-position:-2130px 0 !important}.weglot-flags.mi>a:before,.weglot-flags.mi>span:before{background-position:-3240px 0 !important}.weglot-flags.mr>a:before,.weglot-flags.mr>span:before{background-position:-1170px 0 !important}.weglot-flags.mn>a:before,.weglot-flags.mn>span:before{background-position:-6000px 0 !important}.weglot-flags.ne>a:before,.weglot-flags.ne>span:before{background-position:-3270px 0 !important}.weglot-flags.no>a:before,.weglot-flags.no>span:before{background-position:-5850px 0 !important}.weglot-flags.ps>a:before,.weglot-flags.ps>span:before{background-position:-5189px 0 !important}.weglot-flags.fa>a:before,.weglot-flags.fa>span:before{background-position:-6690px 0 !important}.weglot-flags.pl>a:before,.weglot-flags.pl>span:before{background-position:-2160px 0 !important}.weglot-flags.pt>a:before,.weglot-flags.pt>span:before{background-position:-1740px 0 !important}.weglot-flags.pa>a:before,.weglot-flags.pa>span:before{background-position:-3180px 0 !important}.weglot-flags.ro>a:before,.weglot-flags.ro>span:before{background-position:-2070px 0 !important}.weglot-flags.ru>a:before,.weglot-flags.ru>span:before{background-position:-2040px 0 !important}.weglot-flags.sm>a:before,.weglot-flags.sm>span:before{background-position:-4620px 0 !important}.weglot-flags.gd>a:before,.weglot-flags.gd>span:before{background-position:-30px 0 !important}.weglot-flags.sr>a:before,.weglot-flags.sr>span:before{background-position:-4290px 0 !important}.weglot-flags.sn>a:before,.weglot-flags.sn>span:before{background-position:-540px 0 !important}.weglot-flags.sd>a:before,.weglot-flags.sd>span:before{background-position:-3180px 0 !important}.weglot-flags.si>a:before,.weglot-flags.si>span:before{background-position:-2820px 0 !important}.weglot-flags.sk>a:before,.weglot-flags.sk>span:before{background-position:-6810px 0 !important}.weglot-flags.sl>a:before,.weglot-flags.sl>span:before{background-position:-2010px 0 !important}.weglot-flags.so>a:before,.weglot-flags.so>span:before{background-position:-4560px 0 !important}.weglot-flags.st>a:before,.weglot-flags.st>span:before{background-position:-4830px 0 !important}.weglot-flags.es>a:before,.weglot-flags.es>span:before{background-position:-480px 0 !important}.weglot-flags.su>a:before,.weglot-flags.su>span:before{background-position:-4530px 0 !important}.weglot-flags.sw>a:before,.weglot-flags.sw>span:before{background-position:-1290px 0 !important}.weglot-flags.sv>a:before,.weglot-flags.sv>span:before{background-position:-1980px 0 !important}.weglot-flags.tl>a:before,.weglot-flags.tl>span:before{background-position:-3060px 0 !important}.weglot-flags.ty>a:before,.weglot-flags.ty>span:before{background-position:-6270px 0 !important}.weglot-flags.tg>a:before,.weglot-flags.tg>span:before{background-position:-2940px 0 !important}.weglot-flags.ta>a:before,.weglot-flags.ta>span:before{background-position:-1170px 0 !important}.weglot-flags.tt>a:before,.weglot-flags.tt>span:before{background-position:-2040px 0 !important}.weglot-flags.te>a:before,.weglot-flags.te>span:before{background-position:-1170px 0 !important}.weglot-flags.th>a:before,.weglot-flags.th>span:before{background-position:-2910px 0 !important}.weglot-flags.to>a:before,.weglot-flags.to>span:before{background-position:-6540px 0 !important}.weglot-flags.tr>a:before,.weglot-flags.tr>span:before{background-position:-1950px 0 !important}.weglot-flags.uk>a:before,.weglot-flags.uk>span:before{background-position:-1890px 0 !important}.weglot-flags.ur>a:before,.weglot-flags.ur>span:before{background-position:-3180px 0 !important}.weglot-flags.uz>a:before,.weglot-flags.uz>span:before{background-position:-2880px 0 !important}.weglot-flags.vi>a:before,.weglot-flags.vi>span:before{background-position:-2850px 0 !important}.weglot-flags.cy>a:before,.weglot-flags.cy>span:before{background-position:-6420px 0 !important}.weglot-flags.fy>a:before,.weglot-flags.fy>span:before{background-position:-2100px 0 !important}.weglot-flags.xh>a:before,.weglot-flags.xh>span:before{background-position:-6570px 0 !important}.weglot-flags.yi>a:before,.weglot-flags.yi>span:before{background-position:-1050px 0 !important}.weglot-flags.yo>a:before,.weglot-flags.yo>span:before{background-position:-870px 0 !important}.weglot-flags.zu>a:before,.weglot-flags.zu>span:before{background-position:-6570px 0 !important}.weglot-flags.flag-1.hw>a:before,.weglot-flags.flag-1.hw>span:before{background-position:-7840px 0 !important}.weglot-flags.flag-1.fl>a:before,.weglot-flags.flag-1.fl>span:before{background-position:2560px 0 !important}.weglot-flags.flag-1.af>a:before,.weglot-flags.flag-1.af>span:before{background-position:-6848px 0 !important}.weglot-flags.flag-1.sq>a:before,.weglot-flags.flag-1.sq>span:before{background-position:-97px 0 !important}.weglot-flags.flag-1.am>a:before,.weglot-flags.flag-1.am>span:before{background-position:-2369px 0 !important}.weglot-flags.flag-1.ar>a:before,.weglot-flags.flag-1.ar>span:before{background-position:-6465px 0 !important}.weglot-flags.flag-1.hy>a:before,.weglot-flags.flag-1.hy>span:before{background-position:-385px 0 !important}.weglot-flags.flag-1.az>a:before,.weglot-flags.flag-1.az>span:before{background-position:-513px 0 !important}.weglot-flags.flag-1.ba>a:before,.weglot-flags.flag-1.ba>span:before{background-position:-6113px 0 !important}.weglot-flags.flag-1.eu>a:before,.weglot-flags.flag-1.eu>span:before{background-position:-8353px 0 !important}.weglot-flags.flag-1.be>a:before,.weglot-flags.flag-1.be>span:before{background-position:-705px 0 !important}.weglot-flags.flag-1.bn>a:before,.weglot-flags.flag-1.bn>span:before{background-position:-609px 0 !important}.weglot-flags.flag-1.bs>a:before,.weglot-flags.flag-1.bs>span:before{background-position:-929px 0 !important}.weglot-flags.flag-1.bg>a:before,.weglot-flags.flag-1.bg>span:before{background-position:-1121px 0 !important}.weglot-flags.flag-1.br>a:before,.weglot-flags.flag-1.br>span:before{background-position:-993px 0 !important}.weglot-flags.flag-1.my>a:before,.weglot-flags.flag-1.my>span:before{background-position:-4929px 0 !important}.weglot-flags.flag-1.ca>a:before,.weglot-flags.flag-1.ca>span:before{background-position:-8321px 0 !important}.weglot-flags.flag-1.zh>a:before,.weglot-flags.flag-1.zh>span:before{background-position:-1505px 0 !important}.weglot-flags.flag-1.tw>a:before,.weglot-flags.flag-1.tw>span:before{background-position:-6369px 0 !important}.weglot-flags.flag-1.km>a:before,.weglot-flags.flag-1.km>span:before{background-position:-1217px 0 !important}.weglot-flags.flag-1.ny>a:before,.weglot-flags.flag-1.ny>span:before{background-position:-4289px 0 !important}.weglot-flags.flag-1.co>a:before,.weglot-flags.flag-1.co>span:before{background-position:-2561px 0 !important}.weglot-flags.flag-1.hr>a:before,.weglot-flags.flag-1.hr>span:before{background-position:-1793px 0 !important}.weglot-flags.flag-1.cs>a:before,.weglot-flags.flag-1.cs>span:before{background-position:-1921px 0 !important}.weglot-flags.flag-1.da>a:before,.weglot-flags.flag-1.da>span:before{background-position:-1985px 0 !important}.weglot-flags.flag-1.nl>a:before,.weglot-flags.flag-1.nl>span:before{background-position:-5121px 0 !important}.weglot-flags.flag-1.en>a:before,.weglot-flags.flag-1.en>span:before{background-position:-7777px 0 !important}.weglot-flags.flag-1.eo>a:before,.weglot-flags.flag-1.eo>span:before{background-position:-7777px 0 !important}.weglot-flags.flag-1.et>a:before,.weglot-flags.flag-1.et>span:before{background-position:-2337px 0 !important}.weglot-flags.flag-1.fj>a:before,.weglot-flags.flag-1.fj>span:before{background-position:-2497px 0 !important}.weglot-flags.flag-1.fi>a:before,.weglot-flags.flag-1.fi>span:before{background-position:-2529px 0 !important}.weglot-flags.flag-1.fr>a:before,.weglot-flags.flag-1.fr>span:before{background-position:-2561px 0 !important}.weglot-flags.flag-1.gl>a:before,.weglot-flags.flag-1.gl>span:before{background-position:-8383px 0 !important}.weglot-flags.flag-1.ka>a:before,.weglot-flags.flag-1.ka>span:before{background-position:-2721px 0 !important}.weglot-flags.flag-1.de>a:before,.weglot-flags.flag-1.de>span:before{background-position:-2753px 0 !important}.weglot-flags.flag-1.el>a:before,.weglot-flags.flag-1.el>span:before{background-position:-2881px 0 !important}.weglot-flags.flag-1.gu>a:before,.weglot-flags.flag-1.gu>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.ht>a:before,.weglot-flags.flag-1.ht>span:before{background-position:-3169px 0 !important}.weglot-flags.flag-1.ha>a:before,.weglot-flags.flag-1.ha>span:before{background-position:-5281px 0 !important}.weglot-flags.flag-1.he>a:before,.weglot-flags.flag-1.he>span:before{background-position:-3521px 0 !important}.weglot-flags.flag-1.hi>a:before,.weglot-flags.flag-1.hi>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.hu>a:before,.weglot-flags.flag-1.hu>span:before{background-position:-3265px 0 !important}.weglot-flags.flag-1.is>a:before,.weglot-flags.flag-1.is>span:before{background-position:-3297px 0 !important}.weglot-flags.flag-1.ig>a:before,.weglot-flags.flag-1.ig>span:before{background-position:-5313px 0 !important}.weglot-flags.flag-1.id>a:before,.weglot-flags.flag-1.id>span:before{background-position:-3361px 0 !important}.weglot-flags.flag-1.ga>a:before,.weglot-flags.flag-1.ga>span:before{background-position:-3457px 0 !important}.weglot-flags.flag-1.it>a:before,.weglot-flags.flag-1.it>span:before{background-position:-3553px 0 !important}.weglot-flags.flag-1.ja>a:before,.weglot-flags.flag-1.ja>span:before{background-position:-3617px 0 !important}.weglot-flags.flag-1.jv>a:before,.weglot-flags.flag-1.jv>span:before{background-position:-4321px 0 !important}.weglot-flags.flag-1.kn>a:before,.weglot-flags.flag-1.kn>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.kk>a:before,.weglot-flags.flag-1.kk>span:before{background-position:-3713px 0 !important}.weglot-flags.flag-1.ko>a:before,.weglot-flags.flag-1.ko>span:before{background-position:-6913px 0 !important}.weglot-flags.flag-1.ku>a:before,.weglot-flags.flag-1.ku>span:before{background-position:-3265px 0 !important}.weglot-flags.flag-1.ky>a:before,.weglot-flags.flag-1.ky>span:before{background-position:-3873px 0 !important}.weglot-flags.flag-1.lo>a:before,.weglot-flags.flag-1.lo>span:before{background-position:-3904px 0 !important}.weglot-flags.flag-1.la>a:before,.weglot-flags.flag-1.la>span:before{background-position:-3553px 0 !important}.weglot-flags.flag-1.lv>a:before,.weglot-flags.flag-1.lv>span:before{background-position:-3937px 0 !important}.weglot-flags.flag-1.lt>a:before,.weglot-flags.flag-1.lt>span:before{background-position:-4129px 0 !important}.weglot-flags.flag-1.lb>a:before,.weglot-flags.flag-1.lb>span:before{background-position:-4161px 0 !important}.weglot-flags.flag-1.mk>a:before,.weglot-flags.flag-1.mk>span:before{background-position:-4225px 0 !important}.weglot-flags.flag-1.mg>a:before,.weglot-flags.flag-1.mg>span:before{background-position:-4257px 0 !important}.weglot-flags.flag-1.ms>a:before,.weglot-flags.flag-1.ms>span:before{background-position:-4321px 0 !important}.weglot-flags.flag-1.ml>a:before,.weglot-flags.flag-1.ml>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.mt>a:before,.weglot-flags.flag-1.mt>span:before{background-position:-4417px 0 !important}.weglot-flags.flag-1.mi>a:before,.weglot-flags.flag-1.mi>span:before{background-position:-5217px 0 !important}.weglot-flags.flag-1.mr>a:before,.weglot-flags.flag-1.mr>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.mn>a:before,.weglot-flags.flag-1.mn>span:before{background-position:-4769px 0 !important}.weglot-flags.flag-1.ne>a:before,.weglot-flags.flag-1.ne>span:before{background-position:-5091px 0 !important}.weglot-flags.flag-1.no>a:before,.weglot-flags.flag-1.no>span:before{background-position:-5505px 0 !important}.weglot-flags.flag-1.ps>a:before,.weglot-flags.flag-1.ps>span:before{background-position:-33px 0 !important}.weglot-flags.flag-1.fa>a:before,.weglot-flags.flag-1.fa>span:before{background-position:-3393px 0 !important}.weglot-flags.flag-1.pl>a:before,.weglot-flags.flag-1.pl>span:before{background-position:-5889px 0 !important}.weglot-flags.flag-1.pt>a:before,.weglot-flags.flag-1.pt>span:before{background-position:-5921px 0 !important}.weglot-flags.flag-1.pa>a:before,.weglot-flags.flag-1.pa>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.ro>a:before,.weglot-flags.flag-1.ro>span:before{background-position:-6081px 0 !important}.weglot-flags.flag-1.ru>a:before,.weglot-flags.flag-1.ru>span:before{background-position:-6113px 0 !important}.weglot-flags.flag-1.sm>a:before,.weglot-flags.flag-1.sm>span:before{background-position:-6369px 0 !important}.weglot-flags.flag-1.gd>a:before,.weglot-flags.flag-1.gd>span:before{background-position:-6497px 0 !important}.weglot-flags.flag-1.sr>a:before,.weglot-flags.flag-1.sr>span:before{background-position:-6561px 0 !important}.weglot-flags.flag-1.sn>a:before,.weglot-flags.flag-1.sn>span:before{background-position:-8287px 0 !important}.weglot-flags.flag-1.sd>a:before,.weglot-flags.flag-1.sd>span:before{background-position:-5601px 0 !important}.weglot-flags.flag-1.si>a:before,.weglot-flags.flag-1.si>span:before{background-position:-7039px 0 !important}.weglot-flags.flag-1.sk>a:before,.weglot-flags.flag-1.sk>span:before{background-position:-6689px 0 !important}.weglot-flags.flag-1.sl>a:before,.weglot-flags.flag-1.sl>span:before{background-position:-6721px 0 !important}.weglot-flags.flag-1.so>a:before,.weglot-flags.flag-1.so>span:before{background-position:-6785px 0 !important}.weglot-flags.flag-1.st>a:before,.weglot-flags.flag-1.st>span:before{background-position:-4001px 0 !important}.weglot-flags.flag-1.es>a:before,.weglot-flags.flag-1.es>span:before{background-position:-7009px 0 !important}.weglot-flags.flag-1.su>a:before,.weglot-flags.flag-1.su>span:before{background-position:-7073px 0 !important}.weglot-flags.flag-1.sw>a:before,.weglot-flags.flag-1.sw>span:before{background-position:-3745px 0 !important}.weglot-flags.flag-1.sv>a:before,.weglot-flags.flag-1.sv>span:before{background-position:-7169px 0 !important}.weglot-flags.flag-1.tl>a:before,.weglot-flags.flag-1.tl>span:before{background-position:-5823px 0 !important}.weglot-flags.flag-1.ty>a:before,.weglot-flags.flag-1.ty>span:before{background-position:-2593px 0 !important}.weglot-flags.flag-1.tg>a:before,.weglot-flags.flag-1.tg>span:before{background-position:-7297px 0 !important}.weglot-flags.flag-1.ta>a:before,.weglot-flags.flag-1.ta>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.tt>a:before,.weglot-flags.flag-1.tt>span:before{background-position:-6113px 0 !important}.weglot-flags.flag-1.te>a:before,.weglot-flags.flag-1.te>span:before{background-position:-3329px 0 !important}.weglot-flags.flag-1.th>a:before,.weglot-flags.flag-1.th>span:before{background-position:-7361px 0 !important}.weglot-flags.flag-1.to>a:before,.weglot-flags.flag-1.to>span:before{background-position:-7456px 0 !important}.weglot-flags.flag-1.tr>a:before,.weglot-flags.flag-1.tr>span:before{background-position:-7553px 0 !important}.weglot-flags.flag-1.uk>a:before,.weglot-flags.flag-1.uk>span:before{background-position:-7713px 0 !important}.weglot-flags.flag-1.ur>a:before,.weglot-flags.flag-1.ur>span:before{background-position:-5600px 0 !important}.weglot-flags.flag-1.uz>a:before,.weglot-flags.flag-1.uz>span:before{background-position:-7969px 0 !important}.weglot-flags.flag-1.vi>a:before,.weglot-flags.flag-1.vi>span:before{background-position:-8097px 0 !important}.weglot-flags.flag-1.cy>a:before,.weglot-flags.flag-1.cy>span:before{background-position:-8129px 0 !important}.weglot-flags.flag-1.fy>a:before,.weglot-flags.flag-1.fy>span:before{background-position:-5121px 0 !important}.weglot-flags.flag-1.xh>a:before,.weglot-flags.flag-1.xh>span:before{background-position:-6848px 0 !important}.weglot-flags.flag-1.yi>a:before,.weglot-flags.flag-1.yi>span:before{background-position:-3521px 0 !important}.weglot-flags.flag-1.yo>a:before,.weglot-flags.flag-1.yo>span:before{background-position:-5313px 0 !important}.weglot-flags.flag-1.zu>a:before,.weglot-flags.flag-1.zu>span:before{background-position:-6848px 0 !important}.weglot-flags.flag-2.hw>a:before,.weglot-flags.flag-2.hw>span:before{background-position:-5448px 0 !important}.weglot-flags.flag-2.fl>a:before,.weglot-flags.flag-2.fl>span:before{background-position:-1008px 0 !important}.weglot-flags.flag-2.af>a:before,.weglot-flags.flag-2.af>span:before{background-position:-4968px 0 !important}.weglot-flags.flag-2.sq>a:before,.weglot-flags.flag-2.sq>span:before{background-position:-2976px 0 !important}.weglot-flags.flag-2.am>a:before,.weglot-flags.flag-2.am>span:before{background-position:-3816px 0 !important}.weglot-flags.flag-2.ar>a:before,.weglot-flags.flag-2.ar>span:before{background-position:-768px 0 !important}.weglot-flags.flag-2.hy>a:before,.weglot-flags.flag-2.hy>span:before{background-position:0 0 !important}.weglot-flags.flag-2.az>a:before,.weglot-flags.flag-2.az>span:before{background-position:-5136px 0 !important}.weglot-flags.flag-2.ba>a:before,.weglot-flags.flag-2.ba>span:before{background-position:-936px 0 !important}.weglot-flags.flag-2.eu>a:before,.weglot-flags.flag-2.eu>span:before{background-position:-5376px 0 !important}.weglot-flags.flag-2.be>a:before,.weglot-flags.flag-2.be>span:before{background-position:-4224px 0 !important}.weglot-flags.flag-2.bn>a:before,.weglot-flags.flag-2.bn>span:before{background-position:-4056px 0 !important}.weglot-flags.flag-2.bs>a:before,.weglot-flags.flag-2.bs>span:before{background-position:-3984px 0 !important}.weglot-flags.flag-2.bg>a:before,.weglot-flags.flag-2.bg>span:before{background-position:-5040px 0 !important}.weglot-flags.flag-2.br>a:before,.weglot-flags.flag-2.br>span:before{background-position:-2784px 0 !important}.weglot-flags.flag-2.my>a:before,.weglot-flags.flag-2.my>span:before{background-position:-1248px 0 !important}.weglot-flags.flag-2.ca>a:before,.weglot-flags.flag-2.ca>span:before{background-position:-5352px 0 !important}.weglot-flags.flag-2.zh>a:before,.weglot-flags.flag-2.zh>span:before{background-position:-2592px 0 !important}.weglot-flags.flag-2.tw>a:before,.weglot-flags.flag-2.tw>span:before{background-position:-3408px 0 !important}.weglot-flags.flag-2.km>a:before,.weglot-flags.flag-2.km>span:before{background-position:-5160px 0 !important}.weglot-flags.flag-2.ny>a:before,.weglot-flags.flag-2.ny>span:before{background-position:-1392px 0 !important}.weglot-flags.flag-2.co>a:before,.weglot-flags.flag-2.co>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-2.hr>a:before,.weglot-flags.flag-2.hr>span:before{background-position:-4416px 0 !important}.weglot-flags.flag-2.cs>a:before,.weglot-flags.flag-2.cs>span:before{background-position:-2472px 0 !important}.weglot-flags.flag-2.da>a:before,.weglot-flags.flag-2.da>span:before{background-position:-2448px 0 !important}.weglot-flags.flag-2.nl>a:before,.weglot-flags.flag-2.nl>span:before{background-position:-1296px 0 !important}.weglot-flags.flag-2.en>a:before,.weglot-flags.flag-2.en>span:before{background-position:-312px 0 !important}.weglot-flags.flag-2.eo>a:before,.weglot-flags.flag-2.eo>span:before{background-position:-312px 0 !important}.weglot-flags.flag-2.et>a:before,.weglot-flags.flag-2.et>span:before{background-position:-2424px 0 !important}.weglot-flags.flag-2.fj>a:before,.weglot-flags.flag-2.fj>span:before{background-position:-576px 0 !important}.weglot-flags.flag-2.fi>a:before,.weglot-flags.flag-2.fi>span:before{background-position:-2328px 0 !important}.weglot-flags.flag-2.fr>a:before,.weglot-flags.flag-2.fr>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-2.gl>a:before,.weglot-flags.flag-2.gl>span:before{background-position:-5400px 0 !important}.weglot-flags.flag-2.ka>a:before,.weglot-flags.flag-2.ka>span:before{background-position:-3744px 0 !important}.weglot-flags.flag-2.de>a:before,.weglot-flags.flag-2.de>span:before{background-position:-2256px 0 !important}.weglot-flags.flag-2.el>a:before,.weglot-flags.flag-2.el>span:before{background-position:-2208px 0 !important}.weglot-flags.flag-2.gu>a:before,.weglot-flags.flag-2.gu>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.ht>a:before,.weglot-flags.flag-2.ht>span:before{background-position:-3528px 0 !important}.weglot-flags.flag-2.ha>a:before,.weglot-flags.flag-2.ha>span:before{background-position:-1176px 0 !important}.weglot-flags.flag-2.he>a:before,.weglot-flags.flag-2.he>span:before{background-position:-1992px 0 !important}.weglot-flags.flag-2.hi>a:before,.weglot-flags.flag-2.hi>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.hu>a:before,.weglot-flags.flag-2.hu>span:before{background-position:-2088px 0 !important}.weglot-flags.flag-2.is>a:before,.weglot-flags.flag-2.is>span:before{background-position:-2064px 0 !important}.weglot-flags.flag-2.ig>a:before,.weglot-flags.flag-2.ig>span:before{background-position:-1103px 0 !important}.weglot-flags.flag-2.id>a:before,.weglot-flags.flag-2.id>span:before{background-position:-2040px 0 !important}.weglot-flags.flag-2.ga>a:before,.weglot-flags.flag-2.ga>span:before{background-position:-2016px 0 !important}.weglot-flags.flag-2.it>a:before,.weglot-flags.flag-2.it>span:before{background-position:-1968px 0 !important}.weglot-flags.flag-2.ja>a:before,.weglot-flags.flag-2.ja>span:before{background-position:-1920px 0 !important}.weglot-flags.flag-2.jv>a:before,.weglot-flags.flag-2.jv>span:before{background-position:-1536px 0 !important}.weglot-flags.flag-2.kn>a:before,.weglot-flags.flag-2.kn>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.kk>a:before,.weglot-flags.flag-2.kk>span:before{background-position:-1704px 0 !important}.weglot-flags.flag-2.ko>a:before,.weglot-flags.flag-2.ko>span:before{background-position:-1848px 0 !important}.weglot-flags.flag-2.ku>a:before,.weglot-flags.flag-2.ku>span:before{background-position:-2088px 0 !important}.weglot-flags.flag-2.ky>a:before,.weglot-flags.flag-2.ky>span:before{background-position:-1800px 0 !important}.weglot-flags.flag-2.lo>a:before,.weglot-flags.flag-2.lo>span:before{background-position:-1776px 0 !important}.weglot-flags.flag-2.la>a:before,.weglot-flags.flag-2.la>span:before{background-position:-1968px 0 !important}.weglot-flags.flag-2.lv>a:before,.weglot-flags.flag-2.lv>span:before{background-position:-1752px 0 !important}.weglot-flags.flag-2.lt>a:before,.weglot-flags.flag-2.lt>span:before{background-position:-1656px 0 !important}.weglot-flags.flag-2.lb>a:before,.weglot-flags.flag-2.lb>span:before{background-position:-1632px 0 !important}.weglot-flags.flag-2.mk>a:before,.weglot-flags.flag-2.mk>span:before{background-position:-1440px 0 !important}.weglot-flags.flag-2.mg>a:before,.weglot-flags.flag-2.mg>span:before{background-position:-1560px 0 !important}.weglot-flags.flag-2.ms>a:before,.weglot-flags.flag-2.ms>span:before{background-position:-1536px 0 !important}.weglot-flags.flag-2.ml>a:before,.weglot-flags.flag-2.ml>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.mt>a:before,.weglot-flags.flag-2.mt>span:before{background-position:-1200px 0 !important}.weglot-flags.flag-2.mi>a:before,.weglot-flags.flag-2.mi>span:before{background-position:-1224px 0 !important}.weglot-flags.flag-2.mr>a:before,.weglot-flags.flag-2.mr>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.mn>a:before,.weglot-flags.flag-2.mn>span:before{background-position:-4800px 0 !important}.weglot-flags.flag-2.ne>a:before,.weglot-flags.flag-2.ne>span:before{background-position:-1320px 0 !important}.weglot-flags.flag-2.no>a:before,.weglot-flags.flag-2.no>span:before{background-position:-4776px 0 !important}.weglot-flags.flag-2.ps>a:before,.weglot-flags.flag-2.ps>span:before{background-position:-4008px 0 !important}.weglot-flags.flag-2.fa>a:before,.weglot-flags.flag-2.fa>span:before{background-position:-5088px 0 !important}.weglot-flags.flag-2.pl>a:before,.weglot-flags.flag-2.pl>span:before{background-position:-984px 0 !important}.weglot-flags.flag-2.pt>a:before,.weglot-flags.flag-2.pt>span:before{background-position:-528px 0 !important}.weglot-flags.flag-2.pa>a:before,.weglot-flags.flag-2.pa>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.ro>a:before,.weglot-flags.flag-2.ro>span:before{background-position:-960px 0 !important}.weglot-flags.flag-2.ru>a:before,.weglot-flags.flag-2.ru>span:before{background-position:-936px 0 !important}.weglot-flags.flag-2.sm>a:before,.weglot-flags.flag-2.sm>span:before{background-position:-3408px 0 !important}.weglot-flags.flag-2.gd>a:before,.weglot-flags.flag-2.gd>span:before{background-position:-4872px 0 !important}.weglot-flags.flag-2.sr>a:before,.weglot-flags.flag-2.sr>span:before{background-position:-3120px 0 !important}.weglot-flags.flag-2.sn>a:before,.weglot-flags.flag-2.sn>span:before{background-position:-72px 0 !important}.weglot-flags.flag-2.sd>a:before,.weglot-flags.flag-2.sd>span:before{background-position:-1128px 0 !important}.weglot-flags.flag-2.si>a:before,.weglot-flags.flag-2.si>span:before{background-position:-480px 0 !important}.weglot-flags.flag-2.sk>a:before,.weglot-flags.flag-2.sk>span:before{background-position:-4152px 0 !important}.weglot-flags.flag-2.sl>a:before,.weglot-flags.flag-2.sl>span:before{background-position:-696px 0 !important}.weglot-flags.flag-2.so>a:before,.weglot-flags.flag-2.so>span:before{background-position:-3336px 0 !important}.weglot-flags.flag-2.st>a:before,.weglot-flags.flag-2.st>span:before{background-position:-3552px 0 !important}.weglot-flags.flag-2.es>a:before,.weglot-flags.flag-2.es>span:before{background-position:-96px 0 !important}.weglot-flags.flag-2.su>a:before,.weglot-flags.flag-2.su>span:before{background-position:-3312px 0 !important}.weglot-flags.flag-2.sw>a:before,.weglot-flags.flag-2.sw>span:before{background-position:-1872px 0 !important}.weglot-flags.flag-2.sv>a:before,.weglot-flags.flag-2.sv>span:before{background-position:-552px 0 !important}.weglot-flags.flag-2.tl>a:before,.weglot-flags.flag-2.tl>span:before{background-position:-1008px 0 !important}.weglot-flags.flag-2.ty>a:before,.weglot-flags.flag-2.ty>span:before{background-position:-4512px 0 !important}.weglot-flags.flag-2.tg>a:before,.weglot-flags.flag-2.tg>span:before{background-position:-264px 0 !important}.weglot-flags.flag-2.ta>a:before,.weglot-flags.flag-2.ta>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.tt>a:before,.weglot-flags.flag-2.tt>span:before{background-position:-936px 0 !important}.weglot-flags.flag-2.te>a:before,.weglot-flags.flag-2.te>span:before{background-position:-1728px 0 !important}.weglot-flags.flag-2.th>a:before,.weglot-flags.flag-2.th>span:before{background-position:-456px 0 !important}.weglot-flags.flag-2.to>a:before,.weglot-flags.flag-2.to>span:before{background-position:-3264px 0 !important}.weglot-flags.flag-2.tr>a:before,.weglot-flags.flag-2.tr>span:before{background-position:-360px 0 !important}.weglot-flags.flag-2.uk>a:before,.weglot-flags.flag-2.uk>span:before{background-position:-288px 0 !important}.weglot-flags.flag-2.ur>a:before,.weglot-flags.flag-2.ur>span:before{background-position:-1128px 0 !important}.weglot-flags.flag-2.uz>a:before,.weglot-flags.flag-2.uz>span:before{background-position:-240px 0 !important}.weglot-flags.flag-2.vi>a:before,.weglot-flags.flag-2.vi>span:before{background-position:-144px 0 !important}.weglot-flags.flag-2.cy>a:before,.weglot-flags.flag-2.cy>span:before{background-position:-4848px 0 !important}.weglot-flags.flag-2.fy>a:before,.weglot-flags.flag-2.fy>span:before{background-position:-1296px 0 !important}.weglot-flags.flag-2.xh>a:before,.weglot-flags.flag-2.xh>span:before{background-position:-4968px 0 !important}.weglot-flags.flag-2.yi>a:before,.weglot-flags.flag-2.yi>span:before{background-position:-1992px 0 !important}.weglot-flags.flag-2.yo>a:before,.weglot-flags.flag-2.yo>span:before{background-position:-1103px 0 !important}.weglot-flags.flag-2.zu>a:before,.weglot-flags.flag-2.zu>span:before{background-position:-4968px 0 !important}.weglot-flags.flag-3.hw>a:before,.weglot-flags.flag-3.hw>span:before{background-position:-2711px 0 !important}.weglot-flags.flag-3.fl>a:before,.weglot-flags.flag-3.fl>span:before{background-position:-5232px 0 !important}.weglot-flags.flag-3.af>a:before,.weglot-flags.flag-3.af>span:before{background-position:-5496px 0 !important}.weglot-flags.flag-3.sq>a:before,.weglot-flags.flag-3.sq>span:before{background-position:-4776px 0 !important}.weglot-flags.flag-3.am>a:before,.weglot-flags.flag-3.am>span:before{background-position:-192px 0 !important}.weglot-flags.flag-3.ar>a:before,.weglot-flags.flag-3.ar>span:before{background-position:-3336px 0 !important}.weglot-flags.flag-3.hy>a:before,.weglot-flags.flag-3.hy>span:before{background-position:-4632px 0 !important}.weglot-flags.flag-3.az>a:before,.weglot-flags.flag-3.az>span:before{background-position:-4536px 0 !important}.weglot-flags.flag-3.ba>a:before,.weglot-flags.flag-3.ba>span:before{background-position:-2664px 0 !important}.weglot-flags.flag-3.eu>a:before,.weglot-flags.flag-3.eu>span:before{background-position:-5808px 0 !important}.weglot-flags.flag-3.be>a:before,.weglot-flags.flag-3.be>span:before{background-position:-144px 0 !important}.weglot-flags.flag-3.bn>a:before,.weglot-flags.flag-3.bn>span:before{background-position:-4488px 0 !important}.weglot-flags.flag-3.bs>a:before,.weglot-flags.flag-3.bs>span:before{background-position:-4392px 0 !important}.weglot-flags.flag-3.bg>a:before,.weglot-flags.flag-3.bg>span:before{background-position:-4296px 0 !important}.weglot-flags.flag-3.br>a:before,.weglot-flags.flag-3.br>span:before{background-position:-4344px 0 !important}.weglot-flags.flag-3.my>a:before,.weglot-flags.flag-3.my>span:before{background-position:-3769px 0 !important}.weglot-flags.flag-3.ca>a:before,.weglot-flags.flag-3.ca>span:before{background-position:-5784px 0 !important}.weglot-flags.flag-3.zh>a:before,.weglot-flags.flag-3.zh>span:before{background-position:-3240px 0 !important}.weglot-flags.flag-3.tw>a:before,.weglot-flags.flag-3.tw>span:before{background-position:-4008px 0 !important}.weglot-flags.flag-3.km>a:before,.weglot-flags.flag-3.km>span:before{background-position:-4201px 0 !important}.weglot-flags.flag-3.ny>a:before,.weglot-flags.flag-3.ny>span:before{background-position:-384px 0 !important}.weglot-flags.flag-3.co>a:before,.weglot-flags.flag-3.co>span:before{background-position:-2760px 0 !important}.weglot-flags.flag-3.hr>a:before,.weglot-flags.flag-3.hr>span:before{background-position:-3048px 0 !important}.weglot-flags.flag-3.cs>a:before,.weglot-flags.flag-3.cs>span:before{background-position:-5280px 0 !important}.weglot-flags.flag-3.da>a:before,.weglot-flags.flag-3.da>span:before{background-position:-3024px 0 !important}.weglot-flags.flag-3.nl>a:before,.weglot-flags.flag-3.nl>span:before{background-position:-3360px 0 !important}.weglot-flags.flag-3.en>a:before,.weglot-flags.flag-3.en>span:before{background-position:-2520px 0 !important}.weglot-flags.flag-3.eo>a:before,.weglot-flags.flag-3.eo>span:before{background-position:-2520px 0 !important}.weglot-flags.flag-3.et>a:before,.weglot-flags.flag-3.et>span:before{background-position:-2856px 0 !important}.weglot-flags.flag-3.fj>a:before,.weglot-flags.flag-3.fj>span:before{background-position:-0px 0 !important}.weglot-flags.flag-3.fi>a:before,.weglot-flags.flag-3.fi>span:before{background-position:-2784px 0 !important}.weglot-flags.flag-3.fr>a:before,.weglot-flags.flag-3.fr>span:before{background-position:-2760px 0 !important}.weglot-flags.flag-3.gl>a:before,.weglot-flags.flag-3.gl>span:before{background-position:-5832px 0 !important}.weglot-flags.flag-3.ka>a:before,.weglot-flags.flag-3.ka>span:before{background-position:-1536px 0 !important}.weglot-flags.flag-3.de>a:before,.weglot-flags.flag-3.de>span:before{background-position:-1488px 0 !important}.weglot-flags.flag-3.el>a:before,.weglot-flags.flag-3.el>span:before{background-position:-1416px 0 !important}.weglot-flags.flag-3.gu>a:before,.weglot-flags.flag-3.gu>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.ht>a:before,.weglot-flags.flag-3.ht>span:before{background-position:-5160px 0 !important}.weglot-flags.flag-3.ha>a:before,.weglot-flags.flag-3.ha>span:before{background-position:-361px 0 !important}.weglot-flags.flag-3.he>a:before,.weglot-flags.flag-3.he>span:before{background-position:-1608px 0 !important}.weglot-flags.flag-3.hi>a:before,.weglot-flags.flag-3.hi>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.hu>a:before,.weglot-flags.flag-3.hu>span:before{background-position:-1920px 0 !important}.weglot-flags.flag-3.is>a:before,.weglot-flags.flag-3.is>span:before{background-position:-840px 0 !important}.weglot-flags.flag-3.ig>a:before,.weglot-flags.flag-3.ig>span:before{background-position:-3457px 0 !important}.weglot-flags.flag-3.id>a:before,.weglot-flags.flag-3.id>span:before{background-position:-4992px 0 !important}.weglot-flags.flag-3.ga>a:before,.weglot-flags.flag-3.ga>span:before{background-position:-2016px 0 !important}.weglot-flags.flag-3.it>a:before,.weglot-flags.flag-3.it>span:before{background-position:-336px 0 !important}.weglot-flags.flag-3.ja>a:before,.weglot-flags.flag-3.ja>span:before{background-position:-2448px 0 !important}.weglot-flags.flag-3.jv>a:before,.weglot-flags.flag-3.jv>span:before{background-position:-864px 0 !important}.weglot-flags.flag-3.kn>a:before,.weglot-flags.flag-3.kn>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.kk>a:before,.weglot-flags.flag-3.kk>span:before{background-position:-3912px 0 !important}.weglot-flags.flag-3.ko>a:before,.weglot-flags.flag-3.ko>span:before{background-position:-2256px 0 !important}.weglot-flags.flag-3.ku>a:before,.weglot-flags.flag-3.ku>span:before{background-position:-1920px 0 !important}.weglot-flags.flag-3.ky>a:before,.weglot-flags.flag-3.ky>span:before{background-position:-744px 0 !important}.weglot-flags.flag-3.lo>a:before,.weglot-flags.flag-3.lo>span:before{background-position:-3816px 0 !important}.weglot-flags.flag-3.la>a:before,.weglot-flags.flag-3.la>span:before{background-position:-336px 0 !important}.weglot-flags.flag-3.lv>a:before,.weglot-flags.flag-3.lv>span:before{background-position:-216px 0 !important}.weglot-flags.flag-3.lt>a:before,.weglot-flags.flag-3.lt>span:before{background-position:-1776px 0 !important}.weglot-flags.flag-3.lb>a:before,.weglot-flags.flag-3.lb>span:before{background-position:-1945px 0 !important}.weglot-flags.flag-3.mk>a:before,.weglot-flags.flag-3.mk>span:before{background-position:-2208px 0 !important}.weglot-flags.flag-3.mg>a:before,.weglot-flags.flag-3.mg>span:before{background-position:-5064px 0 !important}.weglot-flags.flag-3.ms>a:before,.weglot-flags.flag-3.ms>span:before{background-position:-864px 0 !important}.weglot-flags.flag-3.ml>a:before,.weglot-flags.flag-3.ml>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.mt>a:before,.weglot-flags.flag-3.mt>span:before{background-position:-4920px 0 !important}.weglot-flags.flag-3.mi>a:before,.weglot-flags.flag-3.mi>span:before{background-position:-2113px 0 !important}.weglot-flags.flag-3.mr>a:before,.weglot-flags.flag-3.mr>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.mn>a:before,.weglot-flags.flag-3.mn>span:before{background-position:-24px 0 !important}.weglot-flags.flag-3.ne>a:before,.weglot-flags.flag-3.ne>span:before{background-position:-5642px 0 !important}.weglot-flags.flag-3.no>a:before,.weglot-flags.flag-3.no>span:before{background-position:-984px 0 !important}.weglot-flags.flag-3.ps>a:before,.weglot-flags.flag-3.ps>span:before{background-position:-4753px 0 !important}.weglot-flags.flag-3.fa>a:before,.weglot-flags.flag-3.fa>span:before{background-position:-816px 0 !important}.weglot-flags.flag-3.pl>a:before,.weglot-flags.flag-3.pl>span:before{background-position:-4944px 0 !important}.weglot-flags.flag-3.pt>a:before,.weglot-flags.flag-3.pt>span:before{background-position:-3504px 0 !important}.weglot-flags.flag-3.pa>a:before,.weglot-flags.flag-3.pa>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.ro>a:before,.weglot-flags.flag-3.ro>span:before{background-position:-3744px 0 !important}.weglot-flags.flag-3.ru>a:before,.weglot-flags.flag-3.ru>span:before{background-position:-2664px 0 !important}.weglot-flags.flag-3.sm>a:before,.weglot-flags.flag-3.sm>span:before{background-position:-1248px 0 !important}.weglot-flags.flag-3.gd>a:before,.weglot-flags.flag-3.gd>span:before{background-position:-3841px 0 !important}.weglot-flags.flag-3.sr>a:before,.weglot-flags.flag-3.sr>span:before{background-position:-3312px 0 !important}.weglot-flags.flag-3.sn>a:before,.weglot-flags.flag-3.sn>span:before{background-position:-5521px 0 !important}.weglot-flags.flag-3.sd>a:before,.weglot-flags.flag-3.sd>span:before{background-position:-1993px 0 !important}.weglot-flags.flag-3.si>a:before,.weglot-flags.flag-3.si>span:before{background-position:-2833px 0 !important}.weglot-flags.flag-3.sk>a:before,.weglot-flags.flag-3.sk>span:before{background-position:-552px 0 !important}.weglot-flags.flag-3.sl>a:before,.weglot-flags.flag-3.sl>span:before{background-position:-936px 0 !important}.weglot-flags.flag-3.so>a:before,.weglot-flags.flag-3.so>span:before{background-position:-4032px 0 !important}.weglot-flags.flag-3.st>a:before,.weglot-flags.flag-3.st>span:before{background-position:-3961px 0 !important}.weglot-flags.flag-3.es>a:before,.weglot-flags.flag-3.es>span:before{background-position:-3576px 0 !important}.weglot-flags.flag-3.su>a:before,.weglot-flags.flag-3.su>span:before{background-position:-3985px 0 !important}.weglot-flags.flag-3.sw>a:before,.weglot-flags.flag-3.sw>span:before{background-position:-912px 0 !important}.weglot-flags.flag-3.sv>a:before,.weglot-flags.flag-3.sv>span:before{background-position:-264px 0 !important}.weglot-flags.flag-3.tl>a:before,.weglot-flags.flag-3.tl>span:before{background-position:-5232px 0 !important}.weglot-flags.flag-3.ty>a:before,.weglot-flags.flag-3.ty>span:before{background-position:-1512px 0 !important}.weglot-flags.flag-3.tg>a:before,.weglot-flags.flag-3.tg>span:before{background-position:-3720px 0 !important}.weglot-flags.flag-3.ta>a:before,.weglot-flags.flag-3.ta>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.tt>a:before,.weglot-flags.flag-3.tt>span:before{background-position:-2664px 0 !important}.weglot-flags.flag-3.te>a:before,.weglot-flags.flag-3.te>span:before{background-position:-2304px 0 !important}.weglot-flags.flag-3.th>a:before,.weglot-flags.flag-3.th>span:before{background-position:-4848px 0 !important}.weglot-flags.flag-3.to>a:before,.weglot-flags.flag-3.to>span:before{background-position:-1680px 0 !important}.weglot-flags.flag-3.tr>a:before,.weglot-flags.flag-3.tr>span:before{background-position:-432px 0 !important}.weglot-flags.flag-3.uk>a:before,.weglot-flags.flag-3.uk>span:before{background-position:-5736px 0 !important}.weglot-flags.flag-3.ur>a:before,.weglot-flags.flag-3.ur>span:before{background-position:-1992px 0 !important}.weglot-flags.flag-3.uz>a:before,.weglot-flags.flag-3.uz>span:before{background-position:-2160px 0 !important}.weglot-flags.flag-3.vi>a:before,.weglot-flags.flag-3.vi>span:before{background-position:-3384px 0 !important}.weglot-flags.flag-3.cy>a:before,.weglot-flags.flag-3.cy>span:before{background-position:-5040px 0 !important}.weglot-flags.flag-3.fy>a:before,.weglot-flags.flag-3.fy>span:before{background-position:-3360px 0 !important}.weglot-flags.flag-3.xh>a:before,.weglot-flags.flag-3.xh>span:before{background-position:-5496px 0 !important}.weglot-flags.flag-3.yi>a:before,.weglot-flags.flag-3.yi>span:before{background-position:-1608px 0 !important}.weglot-flags.flag-3.yo>a:before,.weglot-flags.flag-3.yo>span:before{background-position:-3457px 0 !important}.weglot-flags.flag-3.zu>a:before,.weglot-flags.flag-3.zu>span:before{background-position:-5496px 0 !important}#wp-admin-bar-weglot>.ab-item{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIj48ZyBmaWxsPSIjYTBhNWFhIj48cGF0aCBkPSJNMjEuNzM5IDkyLjU2NWw1MS44MjggMTI5LjczMiAyMy42Ni02MC4yNzkgMjQuMTQ0IDYwLjI3OUwxNzMuMiA5Mi41NjVoLTI4LjAwN2wtMjMuODIyIDU4Ljc1LTIzLjkwMi01OC43NS0yMy45MDIgNTguNzUtMjMuOTAyLTU4Ljc1SDIxLjczOXoiLz48cGF0aCBkPSJNMjEwLjAwNiA5Mi43MWMtMTcuODY2IDAtMzMuMTU3IDYuMzU4LTQ1Ljg3MyAxOS4wNzQtMTIuNzE1IDEyLjcxNi0xOC45OTMgMjguMDA2LTE4Ljk5MyA0NS43OTIgMCAxNy44NjcgNi4yNzggMzMuMTU4IDE4Ljk5MyA0NS44NzMgMTIuNzE2IDEyLjcxNiAyOC4wMDcgMTguOTkzIDQ1Ljg3MyAxOC45OTMgMTcuNzg2IDAgMzMuMDc3LTYuMjc3IDQ1Ljc5My0xOC45OTMgMTIuNzE1LTEyLjcxNSAxOS4wNzMtMjguMDA2IDE5LjA3My00NS44NzMgMC00LjUwNy0uNDgzLTguODUyLTEuMjg4LTEyLjk1N2gtNjMuNTc4djI1LjkxNGgzNi42OTljLTIuNzM3IDcuNTY1LTcuNDg1IDEzLjg0My0xNC4wODQgMTguNjcxLTYuNjggNC44My0xNC4yNDUgNy4yNDQtMjIuNjE1IDcuMjQ0LTEwLjc4NCAwLTE5Ljk1OC0zLjc4My0yNy41MjMtMTEuMzQ4LTcuNTY2LTcuNTY1LTExLjM0OC0xNi43NC0xMS4zNDgtMjcuNTI0IDAtMTAuNjIzIDMuNzgyLTE5Ljc5OCAxMS4zNDgtMjcuNDQzIDcuNTY1LTcuNjQ1IDE2Ljc0LTExLjUwOCAyNy41MjMtMTEuNTA4IDEwLjYyMyAwIDE5Ljc5OCAzLjg2MyAyNy41MjQgMTEuNDI4bDE4LjM1LTE4LjM1YTY3Ljk2MyA2Ny45NjMgMCAwMC0yMC43NjQtMTMuODQyYy03Ljg4Ny0zLjM4LTE2LjI1Ny01LjE1LTI1LjExLTUuMTV6Ii8+PC9nPjwvc3ZnPg==") !important;-webkit-background-size:22px auto !important;background-size:22px auto !important;background-repeat:no-repeat !important;background-position:4px 5px !important;padding-left:30px !important}li.weglot-hide,.weglot-hide{display:none !important}.country-selector{z-index:9999;text-align:left;position:relative;display:inline-block;width:auto}.country-selector a{padding:0 10px;outline:none;text-decoration:none;float:none !important;white-space:nowrap;font-weight:normal;cursor:pointer;color:black;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.country-selector a:focus{outline:none}.country-selector ul{padding:0px;z-index:1010;list-style:none;margin:0}.country-selector li{margin:0px;padding:0px}.country-selector.weglot-custom-switcher-ajax{display:none}.country-selector.weglot-dropdown{background-color:white}.country-selector.weglot-dropdown a,.country-selector.weglot-dropdown span{display:block;height:37px;line-height:36px;font-size:13px;padding:0 10px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:normal}.country-selector.weglot-dropdown a:hover,.country-selector.weglot-dropdown span:hover{cursor:pointer}.country-selector.weglot-dropdown .wgcurrent{border:1px solid #e0e0e0;list-style:none;display:block;margin:0}.country-selector.weglot-dropdown .wgcurrent a,.country-selector.weglot-dropdown .wgcurrent span{padding-right:60px}.country-selector.weglot-dropdown .wgcurrent:after{display:inline-block;position:absolute;top:17px;right:8px;width:13px;height:7px;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-o-pixelated;image-rendering:pixelated;background:url(//roc-aschheim.de/wp-content/plugins/weglot/dist/images/wgarrowdown.png) no-repeat;content:"";-webkit-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.country-selector.weglot-dropdown ul{position:absolute;min-width:100%;border:1px solid #ebeef0;background:white;left:0;top:initial;-webkit-box-sizing:border-box;box-sizing:border-box;display:none;padding:0}.country-selector.weglot-dropdown input:checked ~ ul{display:block}.country-selector.weglot-dropdown input:checked ~ .wgcurrent:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.country-selector.weglot-dropdown li{width:100%}.country-selector.weglot-dropdown.weglot-invert ul{bottom:38px}.country-selector.weglot-dropdown.weglot-invert input:checked ~ .wgcurrent:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.country-selector.weglot-default{position:fixed;bottom:0px;right:40px}.country-selector.weglot-inline a:hover{text-decoration:underline;color:#00a0d2}.country-selector.weglot-inline .wgcurrent a{text-decoration:underline}.country-selector.weglot-inline label{margin-bottom:0;display:inline-block;vertical-align:middle}.country-selector.weglot-inline ul{display:inline-block;vertical-align:middle}.country-selector.weglot-inline li{line-height:1 !important;display:inline-block;margin:2px 0px;vertical-align:middle}.country-selector.weglot-inline.weglot-default{bottom:5px}.country-selector input{display:none !important}.navbar .navbar-nav li.weglot-flags a.weglot-lang:before{position:static;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:none;-o-transition:none;transition:none}.js .main-navigation .country-selector ul{display:none}html[dir="rtl"] .weglot-flags a:before,html[dir="rtl"] .weglot-flags span:before{margin-right:0;margin-left:10px}.weglot-flags>a:before,.weglot-flags>span.wglanguage-name:before{background-image:url(//roc-aschheim.de/wp-content/plugins/weglot/dist/images/rect_mate.png);-webkit-background-size:auto 20px !important;background-size:auto 20px !important;border-radius:0px !important;width:30px !important;height:20px !important;content:"";vertical-align:middle;margin-right:10px;display:inline-block;overflow:hidden}.weglot-flags.flag-1>a:before,.weglot-flags.flag-1>span:before{background-image:url(//roc-aschheim.de/wp-content/plugins/weglot/dist/images/rect_bright.png)}.weglot-flags.flag-2>a:before,.weglot-flags.flag-2>span:before{background-image:url(//roc-aschheim.de/wp-content/plugins/weglot/dist/images/square_flag.png);width:24px !important;height:24px !important;-webkit-background-size:auto 24px !important;background-size:auto 24px !important}.weglot-flags.flag-3 a:before,.weglot-flags.flag-3 span:before{background-image:url(//roc-aschheim.de/wp-content/plugins/weglot/dist/images/circular_flag.png);width:24px !important;height:24px !important;-webkit-background-size:auto 24px !important;background-size:auto 24px !important}.weglot-flags>a span:before{background-image:none !important;display:none !important}.weglot-flags>span a:before{background-image:none !important;display:none !important}.weglot-flags.flag-3.wg-af>a:before,.weglot-flags.flag-3.wg-af>span:before{background-image:url(https://cdn.weglot.com/flags/circle/za.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-af>a:before,.weglot-flags.flag-2.wg-af>span:before{background-image:url(https://cdn.weglot.com/flags/square/za.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-af>a:before,.weglot-flags.flag-1.wg-af>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/za.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-af>a:before,.weglot-flags.flag-0.wg-af>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/za.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-xh>a:before,.weglot-flags.flag-3.wg-xh>span:before{background-image:url(https://cdn.weglot.com/flags/circle/za.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-xh>a:before,.weglot-flags.flag-2.wg-xh>span:before{background-image:url(https://cdn.weglot.com/flags/square/za.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-xh>a:before,.weglot-flags.flag-1.wg-xh>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/za.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-xh>a:before,.weglot-flags.flag-0.wg-xh>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/za.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-zu>a:before,.weglot-flags.flag-3.wg-zu>span:before{background-image:url(https://cdn.weglot.com/flags/circle/za.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-zu>a:before,.weglot-flags.flag-2.wg-zu>span:before{background-image:url(https://cdn.weglot.com/flags/square/za.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-zu>a:before,.weglot-flags.flag-1.wg-zu>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/za.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-zu>a:before,.weglot-flags.flag-0.wg-zu>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/za.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-am>a:before,.weglot-flags.flag-3.wg-am>span:before{background-image:url(https://cdn.weglot.com/flags/circle/et.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-am>a:before,.weglot-flags.flag-2.wg-am>span:before{background-image:url(https://cdn.weglot.com/flags/square/et.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-am>a:before,.weglot-flags.flag-1.wg-am>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/et.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-am>a:before,.weglot-flags.flag-0.wg-am>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/et.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ar>a:before,.weglot-flags.flag-3.wg-ar>span:before{background-image:url(https://cdn.weglot.com/flags/circle/sa.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ar>a:before,.weglot-flags.flag-2.wg-ar>span:before{background-image:url(https://cdn.weglot.com/flags/square/sa.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ar>a:before,.weglot-flags.flag-1.wg-ar>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/sa.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ar>a:before,.weglot-flags.flag-0.wg-ar>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/sa.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-az>a:before,.weglot-flags.flag-3.wg-az>span:before{background-image:url(https://cdn.weglot.com/flags/circle/az.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-az>a:before,.weglot-flags.flag-2.wg-az>span:before{background-image:url(https://cdn.weglot.com/flags/square/az.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-az>a:before,.weglot-flags.flag-1.wg-az>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/az.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-az>a:before,.weglot-flags.flag-0.wg-az>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/az.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ba>a:before,.weglot-flags.flag-3.wg-ba>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ru.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ba>a:before,.weglot-flags.flag-2.wg-ba>span:before{background-image:url(https://cdn.weglot.com/flags/square/ru.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ba>a:before,.weglot-flags.flag-1.wg-ba>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ru.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ba>a:before,.weglot-flags.flag-0.wg-ba>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ru.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ru>a:before,.weglot-flags.flag-3.wg-ru>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ru.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ru>a:before,.weglot-flags.flag-2.wg-ru>span:before{background-image:url(https://cdn.weglot.com/flags/square/ru.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ru>a:before,.weglot-flags.flag-1.wg-ru>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ru.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ru>a:before,.weglot-flags.flag-0.wg-ru>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ru.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-be>a:before,.weglot-flags.flag-3.wg-be>span:before{background-image:url(https://cdn.weglot.com/flags/circle/by.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-be>a:before,.weglot-flags.flag-2.wg-be>span:before{background-image:url(https://cdn.weglot.com/flags/square/by.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-be>a:before,.weglot-flags.flag-1.wg-be>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/by.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-be>a:before,.weglot-flags.flag-0.wg-be>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/by.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-bg>a:before,.weglot-flags.flag-3.wg-bg>span:before{background-image:url(https://cdn.weglot.com/flags/circle/bg.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-bg>a:before,.weglot-flags.flag-2.wg-bg>span:before{background-image:url(https://cdn.weglot.com/flags/square/bg.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-bg>a:before,.weglot-flags.flag-1.wg-bg>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/bg.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-bg>a:before,.weglot-flags.flag-0.wg-bg>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/bg.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-bn>a:before,.weglot-flags.flag-3.wg-bn>span:before{background-image:url(https://cdn.weglot.com/flags/circle/bd.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-bn>a:before,.weglot-flags.flag-2.wg-bn>span:before{background-image:url(https://cdn.weglot.com/flags/square/bd.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-bn>a:before,.weglot-flags.flag-1.wg-bn>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/bd.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-bn>a:before,.weglot-flags.flag-0.wg-bn>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/bd.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-br>a:before,.weglot-flags.flag-3.wg-br>span:before{background-image:url(https://cdn.weglot.com/flags/circle/br.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-br>a:before,.weglot-flags.flag-2.wg-br>span:before{background-image:url(https://cdn.weglot.com/flags/square/br.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-br>a:before,.weglot-flags.flag-1.wg-br>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/br.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-br>a:before,.weglot-flags.flag-0.wg-br>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/br.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-pt-br>a:before,.weglot-flags.flag-3.wg-pt-br>span:before{background-image:url(https://cdn.weglot.com/flags/circle/br.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-pt-br>a:before,.weglot-flags.flag-2.wg-pt-br>span:before{background-image:url(https://cdn.weglot.com/flags/square/br.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-pt-br>a:before,.weglot-flags.flag-1.wg-pt-br>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/br.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-pt-br>a:before,.weglot-flags.flag-0.wg-pt-br>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/br.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-bs>a:before,.weglot-flags.flag-3.wg-bs>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ba.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-bs>a:before,.weglot-flags.flag-2.wg-bs>span:before{background-image:url(https://cdn.weglot.com/flags/square/ba.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-bs>a:before,.weglot-flags.flag-1.wg-bs>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ba.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-bs>a:before,.weglot-flags.flag-0.wg-bs>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ba.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ca>a:before,.weglot-flags.flag-3.wg-ca>span:before{background-image:url(https://cdn.weglot.com/flags/circle/es-ca.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ca>a:before,.weglot-flags.flag-2.wg-ca>span:before{background-image:url(https://cdn.weglot.com/flags/square/es-ca.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ca>a:before,.weglot-flags.flag-1.wg-ca>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/es-ca.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ca>a:before,.weglot-flags.flag-0.wg-ca>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/es-ca.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-co>a:before,.weglot-flags.flag-3.wg-co>span:before{background-image:url(https://cdn.weglot.com/flags/circle/co.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-co>a:before,.weglot-flags.flag-2.wg-co>span:before{background-image:url(https://cdn.weglot.com/flags/square/co.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-co>a:before,.weglot-flags.flag-1.wg-co>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/co.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-co>a:before,.weglot-flags.flag-0.wg-co>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/co.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-cs>a:before,.weglot-flags.flag-3.wg-cs>span:before{background-image:url(https://cdn.weglot.com/flags/circle/cz.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-cs>a:before,.weglot-flags.flag-2.wg-cs>span:before{background-image:url(https://cdn.weglot.com/flags/square/cz.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-cs>a:before,.weglot-flags.flag-1.wg-cs>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/cz.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-cs>a:before,.weglot-flags.flag-0.wg-cs>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/cz.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-cy>a:before,.weglot-flags.flag-3.wg-cy>span:before{background-image:url(https://cdn.weglot.com/flags/circle/gb-wls.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-cy>a:before,.weglot-flags.flag-2.wg-cy>span:before{background-image:url(https://cdn.weglot.com/flags/square/gb-wls.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-cy>a:before,.weglot-flags.flag-1.wg-cy>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/gb-wls.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-cy>a:before,.weglot-flags.flag-0.wg-cy>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/gb-wls.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-da>a:before,.weglot-flags.flag-3.wg-da>span:before{background-image:url(https://cdn.weglot.com/flags/circle/dk.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-da>a:before,.weglot-flags.flag-2.wg-da>span:before{background-image:url(https://cdn.weglot.com/flags/square/dk.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-da>a:before,.weglot-flags.flag-1.wg-da>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/dk.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-da>a:before,.weglot-flags.flag-0.wg-da>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/dk.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-de>a:before,.weglot-flags.flag-3.wg-de>span:before{background-image:url(https://cdn.weglot.com/flags/circle/de.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-de>a:before,.weglot-flags.flag-2.wg-de>span:before{background-image:url(https://cdn.weglot.com/flags/square/de.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-de>a:before,.weglot-flags.flag-1.wg-de>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/de.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-de>a:before,.weglot-flags.flag-0.wg-de>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/de.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-el>a:before,.weglot-flags.flag-3.wg-el>span:before{background-image:url(https://cdn.weglot.com/flags/circle/gr.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-el>a:before,.weglot-flags.flag-2.wg-el>span:before{background-image:url(https://cdn.weglot.com/flags/square/gr.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-el>a:before,.weglot-flags.flag-1.wg-el>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/gr.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-el>a:before,.weglot-flags.flag-0.wg-el>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/gr.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-en>a:before,.weglot-flags.flag-3.wg-en>span:before{background-image:url(https://cdn.weglot.com/flags/circle/gb.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-en>a:before,.weglot-flags.flag-2.wg-en>span:before{background-image:url(https://cdn.weglot.com/flags/square/gb.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-en>a:before,.weglot-flags.flag-1.wg-en>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/gb.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-en>a:before,.weglot-flags.flag-0.wg-en>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/gb.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-eo>a:before,.weglot-flags.flag-3.wg-eo>span:before{background-image:url(https://cdn.weglot.com/flags/circle/eo.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-eo>a:before,.weglot-flags.flag-2.wg-eo>span:before{background-image:url(https://cdn.weglot.com/flags/square/eo.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-eo>a:before,.weglot-flags.flag-1.wg-eo>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/eo.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-eo>a:before,.weglot-flags.flag-0.wg-eo>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/eo.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-es>a:before,.weglot-flags.flag-3.wg-es>span:before{background-image:url(https://cdn.weglot.com/flags/circle/es.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-es>a:before,.weglot-flags.flag-2.wg-es>span:before{background-image:url(https://cdn.weglot.com/flags/square/es.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-es>a:before,.weglot-flags.flag-1.wg-es>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/es.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-es>a:before,.weglot-flags.flag-0.wg-es>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/es.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-et>a:before,.weglot-flags.flag-3.wg-et>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ee.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-et>a:before,.weglot-flags.flag-2.wg-et>span:before{background-image:url(https://cdn.weglot.com/flags/square/ee.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-et>a:before,.weglot-flags.flag-1.wg-et>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ee.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-et>a:before,.weglot-flags.flag-0.wg-et>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ee.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-eu>a:before,.weglot-flags.flag-3.wg-eu>span:before{background-image:url(https://cdn.weglot.com/flags/circle/eu.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-eu>a:before,.weglot-flags.flag-2.wg-eu>span:before{background-image:url(https://cdn.weglot.com/flags/square/eu.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-eu>a:before,.weglot-flags.flag-1.wg-eu>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/eu.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-eu>a:before,.weglot-flags.flag-0.wg-eu>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/eu.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-fa>a:before,.weglot-flags.flag-3.wg-fa>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ir.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-fa>a:before,.weglot-flags.flag-2.wg-fa>span:before{background-image:url(https://cdn.weglot.com/flags/square/ir.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-fa>a:before,.weglot-flags.flag-1.wg-fa>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ir.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-fa>a:before,.weglot-flags.flag-0.wg-fa>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ir.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-fi>a:before,.weglot-flags.flag-3.wg-fi>span:before{background-image:url(https://cdn.weglot.com/flags/circle/fi.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-fi>a:before,.weglot-flags.flag-2.wg-fi>span:before{background-image:url(https://cdn.weglot.com/flags/square/fi.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-fi>a:before,.weglot-flags.flag-1.wg-fi>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/fi.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-fi>a:before,.weglot-flags.flag-0.wg-fi>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/fi.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-fj>a:before,.weglot-flags.flag-3.wg-fj>span:before{background-image:url(https://cdn.weglot.com/flags/circle/fj.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-fj>a:before,.weglot-flags.flag-2.wg-fj>span:before{background-image:url(https://cdn.weglot.com/flags/square/fj.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-fj>a:before,.weglot-flags.flag-1.wg-fj>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/fj.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-fj>a:before,.weglot-flags.flag-0.wg-fj>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/fj.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-cb>a:before,.weglot-flags.flag-3.wg-cb>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ph.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-cb>a:before,.weglot-flags.flag-2.wg-cb>span:before{background-image:url(https://cdn.weglot.com/flags/square/ph.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-cb>a:before,.weglot-flags.flag-1.wg-cb>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ph.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-cb>a:before,.weglot-flags.flag-0.wg-cb>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ph.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ceb>a:before,.weglot-flags.flag-3.wg-ceb>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ph.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ceb>a:before,.weglot-flags.flag-2.wg-ceb>span:before{background-image:url(https://cdn.weglot.com/flags/square/ph.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ceb>a:before,.weglot-flags.flag-1.wg-ceb>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ph.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ceb>a:before,.weglot-flags.flag-0.wg-ceb>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ph.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-fl>a:before,.weglot-flags.flag-3.wg-fl>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ph.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-fl>a:before,.weglot-flags.flag-2.wg-fl>span:before{background-image:url(https://cdn.weglot.com/flags/square/ph.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-fl>a:before,.weglot-flags.flag-1.wg-fl>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ph.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-fl>a:before,.weglot-flags.flag-0.wg-fl>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ph.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-fr>a:before,.weglot-flags.flag-3.wg-fr>span:before{background-image:url(https://cdn.weglot.com/flags/circle/fr.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-fr>a:before,.weglot-flags.flag-2.wg-fr>span:before{background-image:url(https://cdn.weglot.com/flags/square/fr.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-fr>a:before,.weglot-flags.flag-1.wg-fr>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/fr.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-fr>a:before,.weglot-flags.flag-0.wg-fr>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/fr.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-fy>a:before,.weglot-flags.flag-3.wg-fy>span:before{background-image:url(https://cdn.weglot.com/flags/circle/nl.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-fy>a:before,.weglot-flags.flag-2.wg-fy>span:before{background-image:url(https://cdn.weglot.com/flags/square/nl.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-fy>a:before,.weglot-flags.flag-1.wg-fy>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/nl.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-fy>a:before,.weglot-flags.flag-0.wg-fy>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/nl.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-nl>a:before,.weglot-flags.flag-3.wg-nl>span:before{background-image:url(https://cdn.weglot.com/flags/circle/nl.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-nl>a:before,.weglot-flags.flag-2.wg-nl>span:before{background-image:url(https://cdn.weglot.com/flags/square/nl.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-nl>a:before,.weglot-flags.flag-1.wg-nl>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/nl.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-nl>a:before,.weglot-flags.flag-0.wg-nl>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/nl.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ga>a:before,.weglot-flags.flag-3.wg-ga>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ie.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ga>a:before,.weglot-flags.flag-2.wg-ga>span:before{background-image:url(https://cdn.weglot.com/flags/square/ie.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ga>a:before,.weglot-flags.flag-1.wg-ga>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ie.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ga>a:before,.weglot-flags.flag-0.wg-ga>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ie.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-gd>a:before,.weglot-flags.flag-3.wg-gd>span:before{background-image:url(https://cdn.weglot.com/flags/circle/gb-sct.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-gd>a:before,.weglot-flags.flag-2.wg-gd>span:before{background-image:url(https://cdn.weglot.com/flags/square/gb-sct.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-gd>a:before,.weglot-flags.flag-1.wg-gd>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/gb-sct.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-gd>a:before,.weglot-flags.flag-0.wg-gd>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/gb-sct.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-gl>a:before,.weglot-flags.flag-3.wg-gl>span:before{background-image:url(https://cdn.weglot.com/flags/circle/es-ga.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-gl>a:before,.weglot-flags.flag-2.wg-gl>span:before{background-image:url(https://cdn.weglot.com/flags/square/es-ga.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-gl>a:before,.weglot-flags.flag-1.wg-gl>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/es-ga.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-gl>a:before,.weglot-flags.flag-0.wg-gl>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/es-ga.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-as>a:before,.weglot-flags.flag-3.wg-as>span:before{background-image:url(https://cdn.weglot.com/flags/circle/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-as>a:before,.weglot-flags.flag-2.wg-as>span:before{background-image:url(https://cdn.weglot.com/flags/square/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-as>a:before,.weglot-flags.flag-1.wg-as>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-as>a:before,.weglot-flags.flag-0.wg-as>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-gu>a:before,.weglot-flags.flag-3.wg-gu>span:before{background-image:url(https://cdn.weglot.com/flags/circle/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-gu>a:before,.weglot-flags.flag-2.wg-gu>span:before{background-image:url(https://cdn.weglot.com/flags/square/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-gu>a:before,.weglot-flags.flag-1.wg-gu>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-gu>a:before,.weglot-flags.flag-0.wg-gu>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-hi>a:before,.weglot-flags.flag-3.wg-hi>span:before{background-image:url(https://cdn.weglot.com/flags/circle/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-hi>a:before,.weglot-flags.flag-2.wg-hi>span:before{background-image:url(https://cdn.weglot.com/flags/square/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-hi>a:before,.weglot-flags.flag-1.wg-hi>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-hi>a:before,.weglot-flags.flag-0.wg-hi>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-kn>a:before,.weglot-flags.flag-3.wg-kn>span:before{background-image:url(https://cdn.weglot.com/flags/circle/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-kn>a:before,.weglot-flags.flag-2.wg-kn>span:before{background-image:url(https://cdn.weglot.com/flags/square/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-kn>a:before,.weglot-flags.flag-1.wg-kn>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-kn>a:before,.weglot-flags.flag-0.wg-kn>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ml>a:before,.weglot-flags.flag-3.wg-ml>span:before{background-image:url(https://cdn.weglot.com/flags/circle/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ml>a:before,.weglot-flags.flag-2.wg-ml>span:before{background-image:url(https://cdn.weglot.com/flags/square/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ml>a:before,.weglot-flags.flag-1.wg-ml>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ml>a:before,.weglot-flags.flag-0.wg-ml>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-mr>a:before,.weglot-flags.flag-3.wg-mr>span:before{background-image:url(https://cdn.weglot.com/flags/circle/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-mr>a:before,.weglot-flags.flag-2.wg-mr>span:before{background-image:url(https://cdn.weglot.com/flags/square/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-mr>a:before,.weglot-flags.flag-1.wg-mr>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-mr>a:before,.weglot-flags.flag-0.wg-mr>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-or>a:before,.weglot-flags.flag-3.wg-or>span:before{background-image:url(https://cdn.weglot.com/flags/circle/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-or>a:before,.weglot-flags.flag-2.wg-or>span:before{background-image:url(https://cdn.weglot.com/flags/square/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-or>a:before,.weglot-flags.flag-1.wg-or>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-or>a:before,.weglot-flags.flag-0.wg-or>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-pa>a:before,.weglot-flags.flag-3.wg-pa>span:before{background-image:url(https://cdn.weglot.com/flags/circle/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-pa>a:before,.weglot-flags.flag-2.wg-pa>span:before{background-image:url(https://cdn.weglot.com/flags/square/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-pa>a:before,.weglot-flags.flag-1.wg-pa>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-pa>a:before,.weglot-flags.flag-0.wg-pa>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ta>a:before,.weglot-flags.flag-3.wg-ta>span:before{background-image:url(https://cdn.weglot.com/flags/circle/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ta>a:before,.weglot-flags.flag-2.wg-ta>span:before{background-image:url(https://cdn.weglot.com/flags/square/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ta>a:before,.weglot-flags.flag-1.wg-ta>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ta>a:before,.weglot-flags.flag-0.wg-ta>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-te>a:before,.weglot-flags.flag-3.wg-te>span:before{background-image:url(https://cdn.weglot.com/flags/circle/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-te>a:before,.weglot-flags.flag-2.wg-te>span:before{background-image:url(https://cdn.weglot.com/flags/square/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-te>a:before,.weglot-flags.flag-1.wg-te>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-te>a:before,.weglot-flags.flag-0.wg-te>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-tl>a:before,.weglot-flags.flag-3.wg-tl>span:before{background-image:url(https://cdn.weglot.com/flags/circle/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-tl>a:before,.weglot-flags.flag-2.wg-tl>span:before{background-image:url(https://cdn.weglot.com/flags/square/in.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-tl>a:before,.weglot-flags.flag-1.wg-tl>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-tl>a:before,.weglot-flags.flag-0.wg-tl>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/in.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ha>a:before,.weglot-flags.flag-3.wg-ha>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ne.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ha>a:before,.weglot-flags.flag-2.wg-ha>span:before{background-image:url(https://cdn.weglot.com/flags/square/ne.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ha>a:before,.weglot-flags.flag-1.wg-ha>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ne.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ha>a:before,.weglot-flags.flag-0.wg-ha>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ne.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ig>a:before,.weglot-flags.flag-3.wg-ig>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ne.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ig>a:before,.weglot-flags.flag-2.wg-ig>span:before{background-image:url(https://cdn.weglot.com/flags/square/ne.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ig>a:before,.weglot-flags.flag-1.wg-ig>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ne.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ig>a:before,.weglot-flags.flag-0.wg-ig>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ne.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-he>a:before,.weglot-flags.flag-3.wg-he>span:before{background-image:url(https://cdn.weglot.com/flags/circle/il.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-he>a:before,.weglot-flags.flag-2.wg-he>span:before{background-image:url(https://cdn.weglot.com/flags/square/il.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-he>a:before,.weglot-flags.flag-1.wg-he>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/il.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-he>a:before,.weglot-flags.flag-0.wg-he>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/il.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-yi>a:before,.weglot-flags.flag-3.wg-yi>span:before{background-image:url(https://cdn.weglot.com/flags/circle/il.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-yi>a:before,.weglot-flags.flag-2.wg-yi>span:before{background-image:url(https://cdn.weglot.com/flags/square/il.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-yi>a:before,.weglot-flags.flag-1.wg-yi>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/il.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-yi>a:before,.weglot-flags.flag-0.wg-yi>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/il.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-hr>a:before,.weglot-flags.flag-3.wg-hr>span:before{background-image:url(https://cdn.weglot.com/flags/circle/hr.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-hr>a:before,.weglot-flags.flag-2.wg-hr>span:before{background-image:url(https://cdn.weglot.com/flags/square/hr.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-hr>a:before,.weglot-flags.flag-1.wg-hr>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/hr.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-hr>a:before,.weglot-flags.flag-0.wg-hr>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/hr.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ht>a:before,.weglot-flags.flag-3.wg-ht>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ht.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ht>a:before,.weglot-flags.flag-2.wg-ht>span:before{background-image:url(https://cdn.weglot.com/flags/square/ht.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ht>a:before,.weglot-flags.flag-1.wg-ht>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ht.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ht>a:before,.weglot-flags.flag-0.wg-ht>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ht.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-hu>a:before,.weglot-flags.flag-3.wg-hu>span:before{background-image:url(https://cdn.weglot.com/flags/circle/hu.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-hu>a:before,.weglot-flags.flag-2.wg-hu>span:before{background-image:url(https://cdn.weglot.com/flags/square/hu.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-hu>a:before,.weglot-flags.flag-1.wg-hu>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/hu.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-hu>a:before,.weglot-flags.flag-0.wg-hu>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/hu.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-hw>a:before,.weglot-flags.flag-3.wg-hw>span:before{background-image:url(https://cdn.weglot.com/flags/circle/hw.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-hw>a:before,.weglot-flags.flag-2.wg-hw>span:before{background-image:url(https://cdn.weglot.com/flags/square/hw.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-hw>a:before,.weglot-flags.flag-1.wg-hw>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/hw.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-hw>a:before,.weglot-flags.flag-0.wg-hw>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/hw.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-hy>a:before,.weglot-flags.flag-3.wg-hy>span:before{background-image:url(https://cdn.weglot.com/flags/circle/am.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-hy>a:before,.weglot-flags.flag-2.wg-hy>span:before{background-image:url(https://cdn.weglot.com/flags/square/am.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-hy>a:before,.weglot-flags.flag-1.wg-hy>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/am.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-hy>a:before,.weglot-flags.flag-0.wg-hy>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/am.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-id>a:before,.weglot-flags.flag-3.wg-id>span:before{background-image:url(https://cdn.weglot.com/flags/circle/id.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-id>a:before,.weglot-flags.flag-2.wg-id>span:before{background-image:url(https://cdn.weglot.com/flags/square/id.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-id>a:before,.weglot-flags.flag-1.wg-id>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/id.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-id>a:before,.weglot-flags.flag-0.wg-id>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/id.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-jv>a:before,.weglot-flags.flag-3.wg-jv>span:before{background-image:url(https://cdn.weglot.com/flags/circle/id.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-jv>a:before,.weglot-flags.flag-2.wg-jv>span:before{background-image:url(https://cdn.weglot.com/flags/square/id.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-jv>a:before,.weglot-flags.flag-1.wg-jv>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/id.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-jv>a:before,.weglot-flags.flag-0.wg-jv>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/id.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-is>a:before,.weglot-flags.flag-3.wg-is>span:before{background-image:url(https://cdn.weglot.com/flags/circle/is.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-is>a:before,.weglot-flags.flag-2.wg-is>span:before{background-image:url(https://cdn.weglot.com/flags/square/is.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-is>a:before,.weglot-flags.flag-1.wg-is>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/is.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-is>a:before,.weglot-flags.flag-0.wg-is>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/is.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-it>a:before,.weglot-flags.flag-3.wg-it>span:before{background-image:url(https://cdn.weglot.com/flags/circle/it.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-it>a:before,.weglot-flags.flag-2.wg-it>span:before{background-image:url(https://cdn.weglot.com/flags/square/it.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-it>a:before,.weglot-flags.flag-1.wg-it>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/it.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-it>a:before,.weglot-flags.flag-0.wg-it>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/it.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-la>a:before,.weglot-flags.flag-3.wg-la>span:before{background-image:url(https://cdn.weglot.com/flags/circle/it.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-la>a:before,.weglot-flags.flag-2.wg-la>span:before{background-image:url(https://cdn.weglot.com/flags/square/it.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-la>a:before,.weglot-flags.flag-1.wg-la>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/it.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-la>a:before,.weglot-flags.flag-0.wg-la>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/it.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ja>a:before,.weglot-flags.flag-3.wg-ja>span:before{background-image:url(https://cdn.weglot.com/flags/circle/jp.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ja>a:before,.weglot-flags.flag-2.wg-ja>span:before{background-image:url(https://cdn.weglot.com/flags/square/jp.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ja>a:before,.weglot-flags.flag-1.wg-ja>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/jp.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ja>a:before,.weglot-flags.flag-0.wg-ja>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/jp.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ka>a:before,.weglot-flags.flag-3.wg-ka>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ge.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ka>a:before,.weglot-flags.flag-2.wg-ka>span:before{background-image:url(https://cdn.weglot.com/flags/square/ge.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ka>a:before,.weglot-flags.flag-1.wg-ka>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ge.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ka>a:before,.weglot-flags.flag-0.wg-ka>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ge.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-kk>a:before,.weglot-flags.flag-3.wg-kk>span:before{background-image:url(https://cdn.weglot.com/flags/circle/kz.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-kk>a:before,.weglot-flags.flag-2.wg-kk>span:before{background-image:url(https://cdn.weglot.com/flags/square/kz.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-kk>a:before,.weglot-flags.flag-1.wg-kk>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/kz.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-kk>a:before,.weglot-flags.flag-0.wg-kk>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/kz.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-km>a:before,.weglot-flags.flag-3.wg-km>span:before{background-image:url(https://cdn.weglot.com/flags/circle/kh.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-km>a:before,.weglot-flags.flag-2.wg-km>span:before{background-image:url(https://cdn.weglot.com/flags/square/kh.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-km>a:before,.weglot-flags.flag-1.wg-km>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/kh.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-km>a:before,.weglot-flags.flag-0.wg-km>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/kh.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ko>a:before,.weglot-flags.flag-3.wg-ko>span:before{background-image:url(https://cdn.weglot.com/flags/circle/kr.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ko>a:before,.weglot-flags.flag-2.wg-ko>span:before{background-image:url(https://cdn.weglot.com/flags/square/kr.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ko>a:before,.weglot-flags.flag-1.wg-ko>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/kr.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ko>a:before,.weglot-flags.flag-0.wg-ko>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/kr.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ku>a:before,.weglot-flags.flag-3.wg-ku>span:before{background-image:url(https://cdn.weglot.com/flags/circle/iq.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ku>a:before,.weglot-flags.flag-2.wg-ku>span:before{background-image:url(https://cdn.weglot.com/flags/square/iq.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ku>a:before,.weglot-flags.flag-1.wg-ku>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/iq.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ku>a:before,.weglot-flags.flag-0.wg-ku>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/iq.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ky>a:before,.weglot-flags.flag-3.wg-ky>span:before{background-image:url(https://cdn.weglot.com/flags/circle/kg.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ky>a:before,.weglot-flags.flag-2.wg-ky>span:before{background-image:url(https://cdn.weglot.com/flags/square/kg.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ky>a:before,.weglot-flags.flag-1.wg-ky>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/kg.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ky>a:before,.weglot-flags.flag-0.wg-ky>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/kg.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-lb>a:before,.weglot-flags.flag-3.wg-lb>span:before{background-image:url(https://cdn.weglot.com/flags/circle/lu.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-lb>a:before,.weglot-flags.flag-2.wg-lb>span:before{background-image:url(https://cdn.weglot.com/flags/square/lu.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-lb>a:before,.weglot-flags.flag-1.wg-lb>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/lu.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-lb>a:before,.weglot-flags.flag-0.wg-lb>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/lu.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-lo>a:before,.weglot-flags.flag-3.wg-lo>span:before{background-image:url(https://cdn.weglot.com/flags/circle/la.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-lo>a:before,.weglot-flags.flag-2.wg-lo>span:before{background-image:url(https://cdn.weglot.com/flags/square/la.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-lo>a:before,.weglot-flags.flag-1.wg-lo>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/la.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-lo>a:before,.weglot-flags.flag-0.wg-lo>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/la.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-lt>a:before,.weglot-flags.flag-3.wg-lt>span:before{background-image:url(https://cdn.weglot.com/flags/circle/lt.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-lt>a:before,.weglot-flags.flag-2.wg-lt>span:before{background-image:url(https://cdn.weglot.com/flags/square/lt.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-lt>a:before,.weglot-flags.flag-1.wg-lt>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/lt.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-lt>a:before,.weglot-flags.flag-0.wg-lt>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/lt.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-lv>a:before,.weglot-flags.flag-3.wg-lv>span:before{background-image:url(https://cdn.weglot.com/flags/circle/lv.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-lv>a:before,.weglot-flags.flag-2.wg-lv>span:before{background-image:url(https://cdn.weglot.com/flags/square/lv.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-lv>a:before,.weglot-flags.flag-1.wg-lv>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/lv.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-lv>a:before,.weglot-flags.flag-0.wg-lv>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/lv.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-mg>a:before,.weglot-flags.flag-3.wg-mg>span:before{background-image:url(https://cdn.weglot.com/flags/circle/mg.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-mg>a:before,.weglot-flags.flag-2.wg-mg>span:before{background-image:url(https://cdn.weglot.com/flags/square/mg.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-mg>a:before,.weglot-flags.flag-1.wg-mg>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/mg.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-mg>a:before,.weglot-flags.flag-0.wg-mg>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/mg.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-mi>a:before,.weglot-flags.flag-3.wg-mi>span:before{background-image:url(https://cdn.weglot.com/flags/circle/nz.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-mi>a:before,.weglot-flags.flag-2.wg-mi>span:before{background-image:url(https://cdn.weglot.com/flags/square/nz.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-mi>a:before,.weglot-flags.flag-1.wg-mi>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/nz.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-mi>a:before,.weglot-flags.flag-0.wg-mi>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/nz.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-mk>a:before,.weglot-flags.flag-3.wg-mk>span:before{background-image:url(https://cdn.weglot.com/flags/circle/mk.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-mk>a:before,.weglot-flags.flag-2.wg-mk>span:before{background-image:url(https://cdn.weglot.com/flags/square/mk.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-mk>a:before,.weglot-flags.flag-1.wg-mk>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/mk.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-mk>a:before,.weglot-flags.flag-0.wg-mk>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/mk.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-mn>a:before,.weglot-flags.flag-3.wg-mn>span:before{background-image:url(https://cdn.weglot.com/flags/circle/mn.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-mn>a:before,.weglot-flags.flag-2.wg-mn>span:before{background-image:url(https://cdn.weglot.com/flags/square/mn.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-mn>a:before,.weglot-flags.flag-1.wg-mn>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/mn.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-mn>a:before,.weglot-flags.flag-0.wg-mn>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/mn.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ms>a:before,.weglot-flags.flag-3.wg-ms>span:before{background-image:url(https://cdn.weglot.com/flags/circle/my.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ms>a:before,.weglot-flags.flag-2.wg-ms>span:before{background-image:url(https://cdn.weglot.com/flags/square/my.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ms>a:before,.weglot-flags.flag-1.wg-ms>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/my.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ms>a:before,.weglot-flags.flag-0.wg-ms>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/my.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-mt>a:before,.weglot-flags.flag-3.wg-mt>span:before{background-image:url(https://cdn.weglot.com/flags/circle/mt.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-mt>a:before,.weglot-flags.flag-2.wg-mt>span:before{background-image:url(https://cdn.weglot.com/flags/square/mt.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-mt>a:before,.weglot-flags.flag-1.wg-mt>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/mt.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-mt>a:before,.weglot-flags.flag-0.wg-mt>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/mt.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-my>a:before,.weglot-flags.flag-3.wg-my>span:before{background-image:url(https://cdn.weglot.com/flags/circle/mm.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-my>a:before,.weglot-flags.flag-2.wg-my>span:before{background-image:url(https://cdn.weglot.com/flags/square/mm.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-my>a:before,.weglot-flags.flag-1.wg-my>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/mm.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-my>a:before,.weglot-flags.flag-0.wg-my>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/mm.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ne>a:before,.weglot-flags.flag-3.wg-ne>span:before{background-image:url(https://cdn.weglot.com/flags/circle/np.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ne>a:before,.weglot-flags.flag-2.wg-ne>span:before{background-image:url(https://cdn.weglot.com/flags/square/np.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ne>a:before,.weglot-flags.flag-1.wg-ne>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/np.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ne>a:before,.weglot-flags.flag-0.wg-ne>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/np.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-no>a:before,.weglot-flags.flag-3.wg-no>span:before{background-image:url(https://cdn.weglot.com/flags/circle/no.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-no>a:before,.weglot-flags.flag-2.wg-no>span:before{background-image:url(https://cdn.weglot.com/flags/square/no.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-no>a:before,.weglot-flags.flag-1.wg-no>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/no.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-no>a:before,.weglot-flags.flag-0.wg-no>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/no.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ny>a:before,.weglot-flags.flag-3.wg-ny>span:before{background-image:url(https://cdn.weglot.com/flags/circle/mw.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ny>a:before,.weglot-flags.flag-2.wg-ny>span:before{background-image:url(https://cdn.weglot.com/flags/square/mw.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ny>a:before,.weglot-flags.flag-1.wg-ny>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/mw.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ny>a:before,.weglot-flags.flag-0.wg-ny>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/mw.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-pl>a:before,.weglot-flags.flag-3.wg-pl>span:before{background-image:url(https://cdn.weglot.com/flags/circle/pl.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-pl>a:before,.weglot-flags.flag-2.wg-pl>span:before{background-image:url(https://cdn.weglot.com/flags/square/pl.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-pl>a:before,.weglot-flags.flag-1.wg-pl>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/pl.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-pl>a:before,.weglot-flags.flag-0.wg-pl>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/pl.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ps>a:before,.weglot-flags.flag-3.wg-ps>span:before{background-image:url(https://cdn.weglot.com/flags/circle/af.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ps>a:before,.weglot-flags.flag-2.wg-ps>span:before{background-image:url(https://cdn.weglot.com/flags/square/af.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ps>a:before,.weglot-flags.flag-1.wg-ps>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/af.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ps>a:before,.weglot-flags.flag-0.wg-ps>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/af.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-pt>a:before,.weglot-flags.flag-3.wg-pt>span:before{background-image:url(https://cdn.weglot.com/flags/circle/pt.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-pt>a:before,.weglot-flags.flag-2.wg-pt>span:before{background-image:url(https://cdn.weglot.com/flags/square/pt.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-pt>a:before,.weglot-flags.flag-1.wg-pt>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/pt.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-pt>a:before,.weglot-flags.flag-0.wg-pt>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/pt.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ro>a:before,.weglot-flags.flag-3.wg-ro>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ro.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ro>a:before,.weglot-flags.flag-2.wg-ro>span:before{background-image:url(https://cdn.weglot.com/flags/square/ro.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ro>a:before,.weglot-flags.flag-1.wg-ro>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ro.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ro>a:before,.weglot-flags.flag-0.wg-ro>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ro.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-sd>a:before,.weglot-flags.flag-3.wg-sd>span:before{background-image:url(https://cdn.weglot.com/flags/circle/pk.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-sd>a:before,.weglot-flags.flag-2.wg-sd>span:before{background-image:url(https://cdn.weglot.com/flags/square/pk.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-sd>a:before,.weglot-flags.flag-1.wg-sd>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/pk.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-sd>a:before,.weglot-flags.flag-0.wg-sd>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/pk.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ur>a:before,.weglot-flags.flag-3.wg-ur>span:before{background-image:url(https://cdn.weglot.com/flags/circle/pk.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ur>a:before,.weglot-flags.flag-2.wg-ur>span:before{background-image:url(https://cdn.weglot.com/flags/square/pk.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ur>a:before,.weglot-flags.flag-1.wg-ur>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/pk.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ur>a:before,.weglot-flags.flag-0.wg-ur>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/pk.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-si>a:before,.weglot-flags.flag-3.wg-si>span:before{background-image:url(https://cdn.weglot.com/flags/circle/lk.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-si>a:before,.weglot-flags.flag-2.wg-si>span:before{background-image:url(https://cdn.weglot.com/flags/square/lk.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-si>a:before,.weglot-flags.flag-1.wg-si>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/lk.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-si>a:before,.weglot-flags.flag-0.wg-si>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/lk.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-sk>a:before,.weglot-flags.flag-3.wg-sk>span:before{background-image:url(https://cdn.weglot.com/flags/circle/sk.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-sk>a:before,.weglot-flags.flag-2.wg-sk>span:before{background-image:url(https://cdn.weglot.com/flags/square/sk.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-sk>a:before,.weglot-flags.flag-1.wg-sk>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/sk.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-sk>a:before,.weglot-flags.flag-0.wg-sk>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/sk.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-sl>a:before,.weglot-flags.flag-3.wg-sl>span:before{background-image:url(https://cdn.weglot.com/flags/circle/si.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-sl>a:before,.weglot-flags.flag-2.wg-sl>span:before{background-image:url(https://cdn.weglot.com/flags/square/si.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-sl>a:before,.weglot-flags.flag-1.wg-sl>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/si.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-sl>a:before,.weglot-flags.flag-0.wg-sl>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/si.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-sm>a:before,.weglot-flags.flag-3.wg-sm>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ws.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-sm>a:before,.weglot-flags.flag-2.wg-sm>span:before{background-image:url(https://cdn.weglot.com/flags/square/ws.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-sm>a:before,.weglot-flags.flag-1.wg-sm>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ws.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-sm>a:before,.weglot-flags.flag-0.wg-sm>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ws.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-sn>a:before,.weglot-flags.flag-3.wg-sn>span:before{background-image:url(https://cdn.weglot.com/flags/circle/zw.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-sn>a:before,.weglot-flags.flag-2.wg-sn>span:before{background-image:url(https://cdn.weglot.com/flags/square/zw.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-sn>a:before,.weglot-flags.flag-1.wg-sn>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/zw.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-sn>a:before,.weglot-flags.flag-0.wg-sn>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/zw.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-so>a:before,.weglot-flags.flag-3.wg-so>span:before{background-image:url(https://cdn.weglot.com/flags/circle/so.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-so>a:before,.weglot-flags.flag-2.wg-so>span:before{background-image:url(https://cdn.weglot.com/flags/square/so.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-so>a:before,.weglot-flags.flag-1.wg-so>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/so.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-so>a:before,.weglot-flags.flag-0.wg-so>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/so.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-sq>a:before,.weglot-flags.flag-3.wg-sq>span:before{background-image:url(https://cdn.weglot.com/flags/circle/al.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-sq>a:before,.weglot-flags.flag-2.wg-sq>span:before{background-image:url(https://cdn.weglot.com/flags/square/al.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-sq>a:before,.weglot-flags.flag-1.wg-sq>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/al.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-sq>a:before,.weglot-flags.flag-0.wg-sq>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/al.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-sa>a:before,.weglot-flags.flag-3.wg-sa>span:before{background-image:url(https://cdn.weglot.com/flags/circle/rs.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-sa>a:before,.weglot-flags.flag-2.wg-sa>span:before{background-image:url(https://cdn.weglot.com/flags/square/rs.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-sa>a:before,.weglot-flags.flag-1.wg-sa>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/rs.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-sa>a:before,.weglot-flags.flag-0.wg-sa>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/rs.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-sr-latn>a:before,.weglot-flags.flag-3.wg-sr-latn>span:before{background-image:url(https://cdn.weglot.com/flags/circle/rs.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-sr-latn>a:before,.weglot-flags.flag-2.wg-sr-latn>span:before{background-image:url(https://cdn.weglot.com/flags/square/rs.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-sr-latn>a:before,.weglot-flags.flag-1.wg-sr-latn>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/rs.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-sr-latn>a:before,.weglot-flags.flag-0.wg-sr-latn>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/rs.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-sr>a:before,.weglot-flags.flag-3.wg-sr>span:before{background-image:url(https://cdn.weglot.com/flags/circle/rs.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-sr>a:before,.weglot-flags.flag-2.wg-sr>span:before{background-image:url(https://cdn.weglot.com/flags/square/rs.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-sr>a:before,.weglot-flags.flag-1.wg-sr>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/rs.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-sr>a:before,.weglot-flags.flag-0.wg-sr>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/rs.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-st>a:before,.weglot-flags.flag-3.wg-st>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ng.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-st>a:before,.weglot-flags.flag-2.wg-st>span:before{background-image:url(https://cdn.weglot.com/flags/square/ng.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-st>a:before,.weglot-flags.flag-1.wg-st>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ng.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-st>a:before,.weglot-flags.flag-0.wg-st>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ng.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-yo>a:before,.weglot-flags.flag-3.wg-yo>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ng.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-yo>a:before,.weglot-flags.flag-2.wg-yo>span:before{background-image:url(https://cdn.weglot.com/flags/square/ng.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-yo>a:before,.weglot-flags.flag-1.wg-yo>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ng.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-yo>a:before,.weglot-flags.flag-0.wg-yo>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ng.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-su>a:before,.weglot-flags.flag-3.wg-su>span:before{background-image:url(https://cdn.weglot.com/flags/circle/sd.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-su>a:before,.weglot-flags.flag-2.wg-su>span:before{background-image:url(https://cdn.weglot.com/flags/square/sd.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-su>a:before,.weglot-flags.flag-1.wg-su>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/sd.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-su>a:before,.weglot-flags.flag-0.wg-su>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/sd.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-sv>a:before,.weglot-flags.flag-3.wg-sv>span:before{background-image:url(https://cdn.weglot.com/flags/circle/se.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-sv>a:before,.weglot-flags.flag-2.wg-sv>span:before{background-image:url(https://cdn.weglot.com/flags/square/se.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-sv>a:before,.weglot-flags.flag-1.wg-sv>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/se.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-sv>a:before,.weglot-flags.flag-0.wg-sv>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/se.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-sw>a:before,.weglot-flags.flag-3.wg-sw>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ke.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-sw>a:before,.weglot-flags.flag-2.wg-sw>span:before{background-image:url(https://cdn.weglot.com/flags/square/ke.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-sw>a:before,.weglot-flags.flag-1.wg-sw>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ke.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-sw>a:before,.weglot-flags.flag-0.wg-sw>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ke.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-tg>a:before,.weglot-flags.flag-3.wg-tg>span:before{background-image:url(https://cdn.weglot.com/flags/circle/tj.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-tg>a:before,.weglot-flags.flag-2.wg-tg>span:before{background-image:url(https://cdn.weglot.com/flags/square/tj.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-tg>a:before,.weglot-flags.flag-1.wg-tg>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/tj.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-tg>a:before,.weglot-flags.flag-0.wg-tg>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/tj.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-th>a:before,.weglot-flags.flag-3.wg-th>span:before{background-image:url(https://cdn.weglot.com/flags/circle/th.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-th>a:before,.weglot-flags.flag-2.wg-th>span:before{background-image:url(https://cdn.weglot.com/flags/square/th.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-th>a:before,.weglot-flags.flag-1.wg-th>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/th.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-th>a:before,.weglot-flags.flag-0.wg-th>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/th.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-to>a:before,.weglot-flags.flag-3.wg-to>span:before{background-image:url(https://cdn.weglot.com/flags/circle/to.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-to>a:before,.weglot-flags.flag-2.wg-to>span:before{background-image:url(https://cdn.weglot.com/flags/square/to.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-to>a:before,.weglot-flags.flag-1.wg-to>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/to.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-to>a:before,.weglot-flags.flag-0.wg-to>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/to.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-tk>a:before,.weglot-flags.flag-3.wg-tk>span:before{background-image:url(https://cdn.weglot.com/flags/circle/tr.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-tk>a:before,.weglot-flags.flag-2.wg-tk>span:before{background-image:url(https://cdn.weglot.com/flags/square/tr.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-tk>a:before,.weglot-flags.flag-1.wg-tk>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/tr.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-tk>a:before,.weglot-flags.flag-0.wg-tk>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/tr.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-tr>a:before,.weglot-flags.flag-3.wg-tr>span:before{background-image:url(https://cdn.weglot.com/flags/circle/tr.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-tr>a:before,.weglot-flags.flag-2.wg-tr>span:before{background-image:url(https://cdn.weglot.com/flags/square/tr.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-tr>a:before,.weglot-flags.flag-1.wg-tr>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/tr.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-tr>a:before,.weglot-flags.flag-0.wg-tr>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/tr.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-tt>a:before,.weglot-flags.flag-3.wg-tt>span:before{background-image:url(https://cdn.weglot.com/flags/circle/tr.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-tt>a:before,.weglot-flags.flag-2.wg-tt>span:before{background-image:url(https://cdn.weglot.com/flags/square/tr.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-tt>a:before,.weglot-flags.flag-1.wg-tt>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/tr.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-tt>a:before,.weglot-flags.flag-0.wg-tt>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/tr.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-tw>a:before,.weglot-flags.flag-3.wg-tw>span:before{background-image:url(https://cdn.weglot.com/flags/circle/tw.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-tw>a:before,.weglot-flags.flag-2.wg-tw>span:before{background-image:url(https://cdn.weglot.com/flags/square/tw.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-tw>a:before,.weglot-flags.flag-1.wg-tw>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/tw.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-tw>a:before,.weglot-flags.flag-0.wg-tw>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/tw.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-zh-tw>a:before,.weglot-flags.flag-3.wg-zh-tw>span:before{background-image:url(https://cdn.weglot.com/flags/circle/tw.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-zh-tw>a:before,.weglot-flags.flag-2.wg-zh-tw>span:before{background-image:url(https://cdn.weglot.com/flags/square/tw.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-zh-tw>a:before,.weglot-flags.flag-1.wg-zh-tw>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/tw.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-zh-tw>a:before,.weglot-flags.flag-0.wg-zh-tw>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/tw.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ty>a:before,.weglot-flags.flag-3.wg-ty>span:before{background-image:url(https://cdn.weglot.com/flags/circle/pf.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ty>a:before,.weglot-flags.flag-2.wg-ty>span:before{background-image:url(https://cdn.weglot.com/flags/square/pf.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ty>a:before,.weglot-flags.flag-1.wg-ty>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/pf.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ty>a:before,.weglot-flags.flag-0.wg-ty>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/pf.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-uk>a:before,.weglot-flags.flag-3.wg-uk>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ua.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-uk>a:before,.weglot-flags.flag-2.wg-uk>span:before{background-image:url(https://cdn.weglot.com/flags/square/ua.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-uk>a:before,.weglot-flags.flag-1.wg-uk>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ua.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-uk>a:before,.weglot-flags.flag-0.wg-uk>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ua.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-uz>a:before,.weglot-flags.flag-3.wg-uz>span:before{background-image:url(https://cdn.weglot.com/flags/circle/uz.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-uz>a:before,.weglot-flags.flag-2.wg-uz>span:before{background-image:url(https://cdn.weglot.com/flags/square/uz.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-uz>a:before,.weglot-flags.flag-1.wg-uz>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/uz.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-uz>a:before,.weglot-flags.flag-0.wg-uz>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/uz.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-vi>a:before,.weglot-flags.flag-3.wg-vi>span:before{background-image:url(https://cdn.weglot.com/flags/circle/vn.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-vi>a:before,.weglot-flags.flag-2.wg-vi>span:before{background-image:url(https://cdn.weglot.com/flags/square/vn.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-vi>a:before,.weglot-flags.flag-1.wg-vi>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/vn.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-vi>a:before,.weglot-flags.flag-0.wg-vi>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/vn.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-zh>a:before,.weglot-flags.flag-3.wg-zh>span:before{background-image:url(https://cdn.weglot.com/flags/circle/cn.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-zh>a:before,.weglot-flags.flag-2.wg-zh>span:before{background-image:url(https://cdn.weglot.com/flags/square/cn.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-zh>a:before,.weglot-flags.flag-1.wg-zh>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/cn.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-zh>a:before,.weglot-flags.flag-0.wg-zh>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/cn.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-hm>a:before,.weglot-flags.flag-3.wg-hm>span:before{background-image:url(https://cdn.weglot.com/flags/circle/hm.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-hm>a:before,.weglot-flags.flag-2.wg-hm>span:before{background-image:url(https://cdn.weglot.com/flags/square/hm.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-hm>a:before,.weglot-flags.flag-1.wg-hm>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/hm.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-hm>a:before,.weglot-flags.flag-0.wg-hm>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/hm.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-hmn>a:before,.weglot-flags.flag-3.wg-hmn>span:before{background-image:url(https://cdn.weglot.com/flags/circle/hm.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-hmn>a:before,.weglot-flags.flag-2.wg-hmn>span:before{background-image:url(https://cdn.weglot.com/flags/square/hm.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-hmn>a:before,.weglot-flags.flag-1.wg-hmn>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/hm.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-hmn>a:before,.weglot-flags.flag-0.wg-hmn>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/hm.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-ug>a:before,.weglot-flags.flag-3.wg-ug>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ug.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-ug>a:before,.weglot-flags.flag-2.wg-ug>span:before{background-image:url(https://cdn.weglot.com/flags/square/ug.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-ug>a:before,.weglot-flags.flag-1.wg-ug>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ug.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-ug>a:before,.weglot-flags.flag-0.wg-ug>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ug.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-fc>a:before,.weglot-flags.flag-3.wg-fc>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ca.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-fc>a:before,.weglot-flags.flag-2.wg-fc>span:before{background-image:url(https://cdn.weglot.com/flags/square/ca.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-fc>a:before,.weglot-flags.flag-1.wg-fc>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ca.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-fc>a:before,.weglot-flags.flag-0.wg-fc>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ca.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-fr-ca>a:before,.weglot-flags.flag-3.wg-fr-ca>span:before{background-image:url(https://cdn.weglot.com/flags/circle/ca.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-fr-ca>a:before,.weglot-flags.flag-2.wg-fr-ca>span:before{background-image:url(https://cdn.weglot.com/flags/square/ca.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-fr-ca>a:before,.weglot-flags.flag-1.wg-fr-ca>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/ca.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-fr-ca>a:before,.weglot-flags.flag-0.wg-fr-ca>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/ca.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-3.wg-rw>a:before,.weglot-flags.flag-3.wg-rw>span:before{background-image:url(https://cdn.weglot.com/flags/circle/rw.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-2.wg-rw>a:before,.weglot-flags.flag-2.wg-rw>span:before{background-image:url(https://cdn.weglot.com/flags/square/rw.svg);background-position:unset !important;width:24px !important}.weglot-flags.flag-1.wg-rw>a:before,.weglot-flags.flag-1.wg-rw>span:before{background-image:url(https://cdn.weglot.com/flags/shiny/rw.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0.wg-rw>a:before,.weglot-flags.flag-0.wg-rw>span:before{background-image:url(https://cdn.weglot.com/flags/rectangle_mat/rw.svg);background-position:unset !important;width:27px !important}.weglot-flags.flag-0>a:before,.weglot-flags.flag-0>span:before{background-position:unset !important;width:27px !important}.wpac,.wpac h1,.wpac h2,.wpac h3,.wpac h4,.wpac h5,.wpac h6,.wpac p,.wpac td,.wpac dl,.wpac tr,.wpac dt,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac table,.wpac th,.wpac tbody,.wpac tfoot,.wpac caption,.wpac thead,.wpac ul,.wpac li,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac li,.wpac strong,.wpac legend,.wpac em,.wpac s,.wpac cite,.wpac span,.wpac input,.wpac sup,.wpac label,.wpac dfn,.wpac object,.wpac big,.wpac q,.wpac font,.wpac samp,.wpac acronym,.wpac small,.wpac img,.wpac strike,.wpac code,.wpac sub,.wpac ins,.wpac textarea,.wpac var,.wpac a,.wpac abbr,.wpac applet,.wpac del,.wpac kbd,.wpac tt,.wpac b,.wpac i,.wpac hr{background-attachment:scroll!important;background-color:transparent!important;background-image:none!important;background-position:0 0!important;background-repeat:repeat!important;border-color:black!important;border-color:currentColor!important;border-radius:0!important;border-style:none!important;border-width:medium!important;bottom:auto!important;clear:none!important;clip:auto!important;color:inherit!important;counter-increment:none!important;counter-reset:none!important;cursor:auto!important;direction:inherit!important;display:inline;float:none!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-variant:normal!important;font-weight:inherit!important;height:auto;left:auto!important;letter-spacing:normal!important;line-height:inherit!important;list-style-type:inherit!important;list-style-position:outside!important;list-style-image:none!important;margin:0!important;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:1;outline:invert none medium!important;padding:0!important;position:static!important;quotes:"" ""!important;right:auto!important;table-layout:auto!important;text-align:inherit!important;text-decoration:inherit!important;text-indent:0!important;text-transform:none!important;top:auto!important;unicode-bidi:normal!important;vertical-align:baseline!important;visibility:inherit!important;white-space:normal!important;width:auto!important;word-spacing:normal!important;z-index:auto!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;text-shadow:none!important;-webkit-transition:none!important;transition:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.wpac,.wpac h3,.wpac h5,.wpac p,.wpac h1,.wpac dl,.wpac dt,.wpac h6,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac h2,.wpac caption,.wpac h4,.wpac ul,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac textarea,.wpac hr{display:block}.wpac table{display:table}.wpac tbody{display:table-row-group}.wpac tr{display:table-row}.wpac td{display:table-cell}.wpac ul{list-style-type:none!important}.wpac li{display:list-item;min-height:auto!important;min-width:auto!important}.wpac a,.wpac a *,.wpac input[type=submit],.wpac input[type=radio],.wpac input[type=checkbox],.wpac select{cursor:pointer!important}.wpac a:hover{text-decoration:none!important}.wpac button,.wpac input[type=submit]{height:auto!important;text-align:center!important}.wpac input[type=hidden]{display:none}.wpac select{-webkit-appearance:menulist!important;-moz-appearance:menulist!important;appearance:menulist!important}.wpac input[type=checkbox]{-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;appearance:checkbox!important}.wpac input[type="checkbox"]:before,.wpac input[type="checkbox"]:after{content:none!important;border:0!important}.wpac input[type=radio]{-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}.wpac input[type="radio"]:before,.wpac input[type="radio"]:after{content:none!important;border:0!important}.wpac li:before,.wpac li:after{content:""!important}.wpac input,.wpac select{vertical-align:middle!important}.wpac select,.wpac textarea,.wpac input{border:1px solid #ccc!important}.wpac table{border-collapse:collapse!important;border-spacing:0!important}.wpac *[dir=rtl]{direction:rtl!important}.wpac img{border:0!important}.wpac svg{vertical-align:middle!important;-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.wpac{font-size:14px!important;line-height:20px!important;direction:inherit!important;text-align:inherit!important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;color:#333!important;font-style:normal!important;font-weight:normal!important;text-decoration:none!important;list-style-type:disc!important}.wp-gr{--rev-gap:4px}.wp-gr .wp-google-badge{display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)!important}.wp-gr .wp-google-badge-fixed{position:fixed!important;right:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)!important}.wp-gr .wp-google-badge_left-fixed{position:fixed!important;left:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important}.wp-gr .wp-google-badge *{cursor:pointer!important}.wp-gr .wp-google-border{width:100%!important;height:6px!important;background:#4fce6a!important;border-radius:2px 2px 0 0!important}.wp-gr .wp-google-badge-btn{position:relative!important;padding:10px!important;background:#fff!important;transition:all .2s ease-in-out!important;border-radius:2px!important}.wp-gr .wp-google-badge-btn:hover{background:#f3f3f5!important}.wp-gr .wp-google-badge-score{display:inline-block;margin:0 0 0 4px!important;vertical-align:middle!important}.wp-gr .wp-google-rating{color:var(--star-color,#fb8e28)!important;font-size:21px!important;font-weight:600!important;margin:0 6px 0 0!important;vertical-align:middle!important}.wp-gr .wp-google-stars .wp-star{padding:0 4px 0 0!important;line-height:22px!important}.wp-gr .wp-google-based,.wp-gr .wp-google-powered{color:var(--head-based-color,#555)!important;margin:6px 0 0!important}.wp-gr .wp-google-powered{color:var(--powered-color,#777)!important;font-size:15px!important}.wp-gr .wp-google-powered>span{font-weight:600!important}.wp-gr .wp-google-form .wp-google-reviews{padding:16px 16px 0!important}.wp-gr .wp-google-review{margin-top:15px!important}.wp-gr .wp-google-left{display:table-cell!important;vertical-align:top!important}[dir="ltr"] .wp-google-left{padding-right:10px!important}[dir="rtl"] .wp-google-left{padding-left:10px!important}.wp-gr .wp-google-left img{border:none!important;float:left!important;height:50px!important;width:50px!important;margin-right:10px!important;overflow:hidden!important;border-radius:50%!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important}.wp-gr .wp-google-reviews img{border-radius:50%!important}.wp-gr .wp-google-right{display:table-cell!important;vertical-align:top!important;width:10000px!important}.wp-gr .wp-google-place.wp-place-center{text-align:center!important}.wp-gr .wp-google-place.wp-place-center .wp-google-left{display:block!important}.wp-gr .wp-google-place.wp-place-center .wp-google-left img{float:none!important}.wp-gr .wp-star svg{display:inline-block!important}.wp-gr .wp-google-place .wp-star svg{width:20px!important;height:20px!important;vertical-align:middle!important}.wp-gr .wp-star svg{width:19px!important;height:19px!important;vertical-align:middle!important}.wp-gr .wp-star svg path{fill:var(--star-color,#fb8e28)}.wp-gr .wp-google-wrap{display:flex;flex-direction:column;gap:var(--rev-gap)}.wp-gr .wp-google-name{color:black!important;font-size:100%!important;font-weight:bold!important;margin:0 0 2px!important;padding-right:6px!important;text-decoration:none!important}.wp-gr a.wp-google-name{color:#427fed!important;text-decoration:none!important}.wp-gr .wp-google-time{color:#555!important;font-size:13px!important;white-space:nowrap!important}.wp-gr .wp-google-text{color:var(--text-color,#222)!important;font-size:15px!important;line-height:24px!important;max-width:100%!important;overflow:hidden!important;white-space:pre-wrap!important;word-break:break-word!important}.wp-gr .wp-google-text .wp-google-stars{padding-right:7px!important}.wp-gr .wp-more{display:none}.wp-gr .wp-more-toggle{color:#136aaf!important;cursor:pointer!important;text-decoration:none!important}.wp-gr .wp-google-url{display:block;margin:10px 0!important;color:#136aaf!important;text-align:center!important}.wp-gr .wp-google-form{position:fixed!important;bottom:0!important;right:0!important;height:100%!important;width:368px!important;z-index:2147483000!important}.wp-gr .wp-google-form.wp-google-form-left{left:0!important}@media(max-width:460px){.wp-gr .wp-google-form{width:100%!important}}.wp-gr .wp-google-head{position:absolute!important;top:0!important;right:0!important;width:100%!important;height:80px!important;background:#fff!important;padding:10px 16px!important;overflow:hidden!important;box-shadow:0 1px 2px 0 rgba(0,0,0,.12)!important;z-index:2147483002!important}.wp-gr .wp-google-head-inner{z-index:2147483000!important;position:absolute!important;left:20px!important;top:20px!important;width:100%!important;height:100%!important;pointer-events:none!important}.wp-gr .wp-google-close{padding:0!important;cursor:pointer!important;outline:0!important;border:0!important;background:0 0!important;min-height:0!important;width:auto!important;float:right!important;font-size:32px!important;font-weight:500!important;line-height:.6!important;color:#999!important;-webkit-appearance:none!important}.wp-gr .wp-google-close:hover{color:#555!important}.wp-gr .wp-google-body{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;background:rgba(250,250,251,.98)!important;border-left:1px solid #dadee2!important;box-shadow:0 0 4px 1px rgba(0,0,0,.08)!important;z-index:2147483000!important}.wp-gr .wp-google-content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;overflow-y:auto!important;z-index:2147483001!important;-webkit-transform:translateZ(0)!important}.wp-gr .wp-google-content{top:80px!important;bottom:48px!important}.wp-gr .wp-google-content-inner{position:relative!important;min-height:100%!important;margin:0 auto!important}.wp-gr .wp-google-footer{position:absolute!important;bottom:0!important;right:0!important;width:100%!important;height:48px!important;text-align:center!important;z-index:2147483002!important;background:#fff!important;box-shadow:0 -1px 2px 0 rgba(0,0,0,.06)!important;-moz-text-align-last:center!important;text-align-last:center!important}.wp-gr .wp-google-footer img{float:right!important;padding:16px!important}.wp-gr.wp-dark .wp-google-name{color:#eee!important}.wp-gr.wpac.wp-dark .wp-google-name a{color:var(--head-based-color,#eee)!important}.wp-gr.wp-dark .wp-google-time{color:#bbb!important}.wp-gr.wp-dark .wp-google-text{color:#ececec!important}.wp-gr.wp-dark .wp-google-powered{color:var(--powered-color,#fff)!important}.wp-gr.wp-dark .wp-google-based{color:var(--head-based-color,#999)!important}.wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd{background:var(--rev-color,#fafafa)!important}.wp-gr.wpac .wp-google-name{font-size:100%!important}.wp-gr.wpac .wp-google-hide,.wp-gr.wpac .grw-hide{display:none}.wp-gr.wpac .wp-google-name a{color:var(--head-name-color,#333)!important;font-size:100%!important;text-decoration:none!important}.wp-gr.wpac .wp-google-left img{width:50px!important;height:50px!important;border-radius:50%!important}.wp-gr.wpac a.wp-google-name{color:#154fc1!important;text-decoration:none!important;white-space:nowrap!important;text-overflow:ellipsis!important}.wp-gr.wpac .wp-google-review .wp-google-stars{display:inline-block;margin-right:4px!important}@media(max-width:480px){.wp-google-badge.wp-google-badge-fixed.wp-google-badge-hide{display:none!important}}@media(max-width:480px){.wp-google-badge.wp-google-badge_left-fixed.wp-google-badge-hide{display:none!important}}.wp-gr{display:block!important;width:100%!important;padding-bottom:20px!important;text-align:left!important;direction:ltr!important;box-sizing:border-box!important}.wp-gr .grw-row{display:-ms-flexbox!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;-ms-flex-wrap:nowrap!important;-ms-flex-align:center!important}.wp-gr .grw-row-xs{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wp-gr .grw-row-xs .grw-header,.wp-gr .grw-row-xs .grw-content,.wp-gr .grw-row-xs .grw-review,.wp-gr .grw-row-x .grw-header+.grw-content .grw-review{--gap:0;--col:1}.wp-gr .grw-row-xl .grw-header+.grw-content{--gap:.2;--col:1.2}.wp-gr .grw-row-l .grw-header+.grw-content{--gap:.25;--col:1.25}.wp-gr .grw-row-m .grw-header+.grw-content{--gap:.333333;--col:1.333333}.wp-gr .grw-row-s .grw-header+.grw-content{--gap:.5;--col:1.5}.wp-gr .grw-row-x .grw-header,.wp-gr .grw-row-x .grw-header+.grw-content,.wp-gr .grw-row-x .grw-review,.wp-gr .grw-row-s .grw-header+.grw-content .grw-review{--gap:1;--col:2}.wp-gr .grw-row-s .grw-header,.wp-gr .grw-row-s .grw-review,.wp-gr .grw-row-m .grw-header+.grw-content .grw-review{--gap:2;--col:3}.wp-gr .grw-row-m .grw-header,.wp-gr .grw-row-m .grw-review,.wp-gr .grw-row-l .grw-review{--gap:3;--col:4}.wp-gr .grw-row-l .grw-header,.wp-gr .grw-row-xl .grw-review{--gap:4;--col:5}.wp-gr .grw-row-xl .grw-header{--gap:5;--col:6}.wp-gr .grw-header,.wp-gr .grw-content{-ms-flex:1 0 calc(100% / var(--col,3))!important;flex:1 0 calc(100% / var(--col,3))!important;width:calc(100% / var(--col,3))!important}.wp-gr .grw-review{-ms-flex:1 0 calc((100% - var(--card-gap,16px)*var(--gap,2)) / var(--col,3))!important;flex:1 0 calc((100% - var(--card-gap,16px)*var(--gap,2)) / var(--col,3))!important;width:calc((100% - var(--card-gap,16px)*var(--gap,2)) / var(--col,3))!important}.wp-gr .grw-content{position:relative!important;min-width:0!important}.wp-gr .grw-content-inner{position:relative!important;display:flex!important;align-items:center!important}.wp-gr .grw-review-inner{display:flex;flex-direction:column;gap:var(--rev-gap);height:100%!important}.wp-gr .grw-header-inner,.wp-gr .grw-review-inner{position:relative!important;padding:15px!important;width:100%!important}.wp-gr .grw-review-inner.grw-round{border-radius:4px!important}.wp-gr .grw-review-inner.grw-shadow{box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important}.wp-gr .grw-review-inner>svg{position:absolute!important;top:10px!important;right:10px!important;width:18px!important;height:18px!important}.wp-gr .grw-reviews{display:flex!important;display:-ms-flexbox!important;flex:1!important;overflow:hidden!important;scrollbar-width:none}.wp-gr .grw-reviews::-webkit-scrollbar{display:none!important}.wp-gr .grw-review{display:flex;position:relative!important;justify-content:center!important;align-items:center!important;flex-shrink:0!important;width:100%!important}.wp-gr .grw-btns{height:33px!important;width:33px!important;text-align:center!important;cursor:pointer!important;border-radius:50%!important;user-select:none!important}.wp-gr .grw-btns svg path{fill:#aaa;transition:all .2s ease-in-out!important}.wp-gr .grw-btns:hover svg path{fill:#555!important}[dir="rtl"] .wp-gr .grw-next,[dir="rtl"] .wp-gr .grw-prev{transform:rotate(180deg)}.wp-gr .grw-review .wp-google-left{display:block!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;line-height:24px!important}.wp-gr .grw-review .wp-google-stars{margin:12px 0 var(--rev-gap)!important}.wp-gr .grw-review .wp-google-feedback{height:100px!important;overflow-y:auto!important}.wp-gr .grw-scroll::-webkit-scrollbar{width:4px!important}.wp-gr .grw-scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3)!important;-webkit-border-radius:4px!important;border-radius:4px!important}.wp-gr .grw-scroll::-webkit-scrollbar-thumb{-webkit-border-radius:10px!important;border-radius:10px!important;background:#ccc!important;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5)!important}.wp-gr .grw-scroll::-webkit-scrollbar-thumb:window-inactive{background:#ccc!important}.wp-gr .wp-google-wr{margin:15px auto 8px!important}.wp-gr .wp-google-wr a{color:#fff!important;padding:6px 15px 10px!important;outline:none!important;border-radius:27px!important;background:var(--btn-color,#1f67e7)!important;white-space:nowrap!important;vertical-align:middle!important;opacity:.9!important;text-shadow:1px 1px 0 #888!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important;user-select:none!important;transition:all .2s ease-in-out!important}.wp-gr .wp-google-wr a:hover{opacity:.95!important;background:var(--btn-color,#1f67e7)!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 3px 5px rgba(0,0,0,.24)!important}.wp-gr .wp-google-wr a:active{opacity:1!important;background:var(--btn-color,#1f67e7)!important;box-shadow:none!important}.wp-gr .wp-google-wr a svg{display:inline-block;width:16px;height:16px;padding:1px;margin:0 0 0 4px;background:#fff;border-radius:50%}.wp-gr[data-layout="slider"] .grw-reviews{gap:var(--card-gap,16px);overflow-x:scroll!important;flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important}.wp-gr[data-layout="slider"] .grw-review{scroll-snap-align:start!important;transform-origin:center center!important;transform:scale(1)!important;transition:transform .5s!important}.wp-gr{--slider-dot-size:8px}.wp-gr .rpi-dots-wrap{position:absolute!important;top:calc(100% - 1px)!important;left:0!important;right:0!important;display:flex!important;justify-content:center!important;margin:0 var(--slider-btn)!important;padding-top:var(--slider-dot-padding-top,16px)!important}.wp-gr .rpi-dots{display:flex!important;gap:12px!important;flex-wrap:nowrap!important;overflow-x:scroll!important;scrollbar-width:none!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.wp-gr .rpi-dot{display:inline-block!important;width:var(--slider-dot-size)!important;height:var(--slider-dot-size)!important;margin:1px 0!important;background-color:var(--slider-dot-color,#999)!important;border-radius:20px!important;cursor:pointer!important;opacity:.4!important;vertical-align:middle!important;flex:1 0 auto!important;width:var(--slider-dot-size)!important;transform:scale(0.65)!important;scroll-snap-align:center!important}.wp-gr .rpi-dot:hover{opacity:1!important}.wp-gr .rpi-dot.active{opacity:1!important;transform:scale(1.1)!important;background-color:var(--slider-act-dot-color,#154fc1)!important}.wp-gr .rpi-dot.s2{transform:scale(.9)!important}.wp-gr .rpi-dot.s3{transform:scale(.75)!important}.wp-gr[data-layout="grid"] .grw-reviews{gap:var(--card-gap,16px);flex-wrap:wrap!important;-ms-flex-wrap:wrap!important}.wp-gr .grw-b{font-weight:bold!important;white-space:nowrap!important}.wp-gr .wp-google-reply{font-size:14px!important;margin-top:auto!important;margin-left:6px!important;padding-left:6px!important;border-left:1px solid #999!important;overflow:hidden!important;overflow-y:auto!important;line-height:20px!important;max-height:44px!important}.wp-gr .wp-google-reply>div{display:flex;gap:4px;align-items:center}.wp-gr .wp-google-reply .wp-google-time{font-size:11px!important;white-space:nowrap!important}.wp-gr .wp-google-img{display:flex;flex-wrap:wrap;gap:8px}.wp-gr .wp-google-img img{display:flex;width:40px!important;height:40px!important;cursor:pointer!important;border-radius:3px!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important}.rpi-x{position:absolute;top:var(--x-top,6px)!important;right:var(--x-right,8px)!important;display:flex!important;align-items:center;justify-content:center;width:var(--x-width,20px)!important;height:var(--x-height,20px)!important;cursor:pointer;opacity:var(--x-opacity,.65);border-radius:50%;background-color:var(--x-bg,#fafafa);z-index:2147483003}.rpi-x:hover{opacity:1}.rpi-x::before,.rpi-x::after{content:"";position:absolute;display:block;width:var(--x-line-width,12px);height:var(--x-line-height,1px);border-radius:2px;background-color:var(--x-color,#373737)}.rpi-x::before{transform:rotate(45deg)}.rpi-x::after{transform:rotate(-45deg)}.rpi-x.rpi-xa::before{--x-line-width:7px;--x-line-height:7px;top:4px;border-radius:0;border-right:1px solid #373737;border-bottom:1px solid #373737;background-color:transparent}.rpi-x.rpi-xa::after{content:none}.rpi-lightbox{--x-top:15px;--x-right:15px;--x-bg:none;--x-color:#ececec;--x-line-width:25px;--x-line-height:3px;--x-opacity:1;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;height:100%;max-width:100%;color:#333;text-align:left;z-index:2147483001;user-select:none;background-color:rgba(0,0,0,0.6);transition:all 300ms ease-out}.rpi-lightbox-inner{width:95%;height:100%;max-width:1200px;max-height:calc(100vh - 160px)}.rpi-lightbox-xxx{container-name:lightbox;container-type:inline-size;position:relative;height:100%;border:0;overflow:hidden;border-radius:4px}.rpi-lightbox-content{position:relative;display:flex;flex-direction:row;justify-content:flex-start;color:#000;height:100%;flex-direction:row;border-radius:4px;background-color:#fff}.rpi-lightbox-media{position:relative;display:flex;justify-content:center;flex:2;align-items:center;width:100%;height:100%;overflow:hidden;padding-bottom:0;background-color:#000}.rpi-lightbox-btn{position:absolute;display:flex;width:30px;height:30px;font-size:36px;line-height:22px;justify-content:center;z-index:1;cursor:pointer;border-radius:50%;background-color:rgba(214,214,214,.7);transition:background 300ms ease-in-out}.rpi-lightbox-btn:hover{background:rgba(225,225,225,1)}.rpi-lightbox-prev{left:8px}.rpi-lightbox-next{right:8px}.rpi-lightbox-prev::before{content:'‹'}.rpi-lightbox-next::before{content:'›'}.rpi-lightbox-media img{position:relative;display:block;width:100%;height:100%;max-width:100%;max-height:100%;opacity:1;object-fit:contain;border-radius:inherit;transition:opacity 300ms ease-in-out}.rpi-lightbox-review{display:flex;flex-direction:column;flex:1;height:100%;font-size:15px;color:#000;padding:0}@container lightbox(width < 480px){.rpi-lightbox-xxx .rpi-lightbox-content{flex-direction:column}}@media(max-width:480px){.rpi-lightbox-xxx .rpi-lightbox-content{flex-direction:column}}.rpi-lightbox-review .rpi-media{display:none}
         body {
margin: 0; }  article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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-color: transparent; } a:active,
a:hover {
outline: 0; }  abbr[title] {
border-bottom: 1px dotted; } b,
strong {
font-weight: bold; } dfn {
font-style: italic; } h1 {
font-size: 2em;
margin: 0.67em 0; } mark {
background: #ff0;
color: #000; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }  img {
border: 0; } svg:not(:root) {
overflow: hidden; }  figure {
margin: 1em 40px; } hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0; } pre {
overflow: auto; } code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }   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"] {
box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; } legend {
border: 0; padding: 0; } textarea {
overflow: auto; } optgroup {
font-weight: bold; }  table {
border-collapse: collapse;
border-spacing: 0; }
td,
th {
padding: 0; }          @font-face {
font-family: 'PlayfairDisplay';
src: url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/PlayfairDisplay-Regular.woff2) format("woff2"), url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/PlayfairDisplay-Regular.woff) format("woff");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'PlayfairDisplay italic';
src: url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/PlayfairDisplay-Italic.woff2) format("woff2"), url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/PlayfairDisplay-Italic.woff) format("woff");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Amsi Pro';
src: url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/amsipro-regular-webfont.woff2) format("woff2"), url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/amsipro-regular-webfont.woff) format("woff");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Amsi Pro bold';
src: url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/amsipro-bold-webfont.woff2) format("woff2"), url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/amsipro-bold-webfont.woff) format("woff");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Verb condensed light';
src: url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/verbcond-light-webfont.woff2) format("woff2"), url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/verbcond-light-webfont.woff) format("woff");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Verb condensed';
src: url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/verbcond-regular-webfont.woff2) format("woff2"), url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/verbcond-regular-webfont.woff) format("woff");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Verb condensed semibold';
src: url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/verbcond-semibold-webfont.woff2) format("woff2"), url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/verbcond-semibold-webfont.woff) format("woff");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Roboto';
src: url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/roboto-regular-webfont.woff2) format("woff2"), url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/roboto-regular-webfont.woff) format("woff");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Roboto semibold';
src: url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/roboto-medium-webfont.woff2) format("woff2"), url(//roc-aschheim.de/wp-content/themes/ROC2/fonts/roboto-medium-webfont.woff) format("woff");
font-weight: normal;
font-style: normal; }
html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
color: #4c4d49;
line-height: 1.4;
font-family: 'Verb condensed', sans-serif;
font-size: 114%; }
h1, h2, h3, h4, h5, h6 {
color: #002d55;
font-family: 'Roboto';
font-weight: normal;
letter-spacing: -0.015em;
margin-top: 0; }
h1 {
font-size: 2.4em;  line-height: 1.2em;
margin: 0 0 .75em 0; }
@media (max-width: 760px) {
h1 {
font-size: 1.8em; } }
h2 {
font-size: 2em; line-height: 1.1;
margin: 0 0 .5em 0; }
@media (max-width: 1100px) {
h2 {
font-size: 1.6em; } }
.widget h2 {
display: none; }
.sc-box h2 {
font-size: 120%;
margin: 0 0 0.1em 0;
padding: 0; -webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; }
h3 {
font-size: 160%;
line-height: 1.1;
margin: 0 0 .7em 0; }
@media (max-width: 1100px) {
h3 {
font-size: 1.25em; } }
.su-box-content h3 {
font-family: 'Verb condensed semibold';
margin: 0 0 0.6em 0 !important;
text-transform: uppercase; }
h4 {
font-size: 120%;
line-height: 1.4em;
margin: 0 0 1.25em 0; }
.featured-box h4 {
margin: 0 0 0.5em; }
h5 {
font-size: 110%;
margin-bottom: 12px;
line-height: 1.1em;
letter-spacing: -0.01em;
text-transform: none;
margin: 0 0 1.2em 0; }
h6 {
font-size: 102%;
font-weight: 700;
line-height: 1.1em;
margin: 0.4em 0 0.6em 0;
text-transform: none; }
p {
margin: 0 0 1.2em 0; }
@media (max-width: 760px) {
.content-column p {
hyphens: auto; } }
.start-profiles,
.content-column p,
.wp-block-columns p {
hyphens: auto; }
.roofline {
color: #80796c !important;
font-family: 'Verb condensed', sans-serif !important;
font-style: normal;
font-size: 80%;
font-weight: bold !important;
text-transform: uppercase !important;
margin-bottom: 10px;
letter-spacing: 0.14em; }
.roofline a {
letter-spacing: 0.14;
text-decoration: none; }
.roofline a:hover {
text-decoration: underline; }
.sc-box-inner p {
margin-bottom: 0.8em; }
a {
color: #002d55;
text-decoration: underline; }
a:hover, a:focus, a:active {
color: #002d55;
text-decoration: underline; }
.sc-box a, .sc-box a:hover,
a.leistung-link {
text-decoration: none !important; }
a.su_box-button {
border: 1px solid #fff;
margin-bottom: 20px;
padding: 10px 30px;
text-decoration: none; }
@media (max-width: 760px) {
a.su_box-button {
width: 100%;
margin-bottom: 20px; } }
a.su_box-button:hover {
background: #fff;
color: #4c4d49 !important;
text-decoration: none; }
a.no-td,
h3 a:hover {
text-decoration: none; } #lang_switch a {
color: #e2ded4;
text-decoration: none;
padding: 0 2px;
line-height: 1em; }
#lang_switch a:hover, #lang_switch a:focus, #lang_switch a:active {
text-decoration: none;
color: #fff; }
.sc-box-inner-text a:active, .sc-box-inner-text a:focus, .sc-box-inner-text a:hover, .sc-box-inner-text h2:hover {
color: #bea163; }
.su-spoiler-content a {
color: #bea163; }
.su-spoiler-content a:active, .su-spoiler-content a:focus, .su-spoiler-content a:hover, .su-spoiler-content h2:hover {
color: #bea163; }
p.backbutton {
padding-top: 100px; }
p.smallerbm {
margin-bottom: 2px !important; }
.otv-button {
background: #4399c1;
position: absolute;
right: -50px;
top: -180px;
width: 160px;
height: 160px;
border-radius: 80px;
display: table; }
@media (max-width: 1180px) {
.otv-button {
right: 10px;
top: -120px; } }
@media (max-width: 480px) {
.otv-button {
right: 60px;
top: -170px; } }
.otv-button a {
background-color: transparent !important;
border-radius: 80px;
display: table-cell;
vertical-align: middle; }
.otv-button a:active, .otv-button a:focus, .otv-button a:hover {
background-color: transparent !important;
text-decoration: none !important; }
.aagb__accordion_title {
color: #4c4d49 !important; }
.otv-button:hover {
background: #25769b; }
blockquote {
font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
font-style: italic;
font-size: 120%;
margin-bottom: 30px; }
blockquote p {
margin-bottom: .1em; }
cite {
color: #878787;
font-family: 'Amsi Pro';
font-size: 70%;
font-style: normal; }
hr, hr.wp-block-separator {
border-bottom: none;
border-top: 1px solid #BCBCBC;
margin-bottom: 30px; }
figcaption, .figcaption, caption, .caption {
font-size: 84%;
color: #6F6F6F; }
.nowrap {
white-space: nowrap; }
button, .button, .btn, .gb-button, .wpcf7-submit, button.wpforms-submit, .button_p > a,
.wp-block-button__link, input#searchsubmit {
background: none !important;
border: 1px solid #d3ccbd !important;
border-radius: 0 !important;
color: #6f706d !important;
font-size: 85% !important; letter-spacing: .1em;
margin: 10px 10px !important;
min-width: 220px;
padding: 18px 30px !important;
text-decoration: none !important;
text-transform: uppercase !important;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
button:hover, .button:hover, .btn:hover, .gb-button:hover,
.wpcf7-submit:active, .wpcf7-submit:hover, .wpcf7-submit:focus,
button.wpforms-submit:active, button.wpforms-submit:hover, button.wpforms-submit:focus,
.button_p > a:hover,
.wp-block-button__link:hover, input#searchsubmit:hover {
background: #002d55 !important;
border: 1px solid #002d55 !important;
color: #fff !important;
text-decoration: none !important; }
.cmplz-btn {
background: #fff; }
.button_p > a {
display: block; }
.sb-btn {
background: #b1b0a7;
margin-bottom: 14px;
padding: 3px; }
.sb-btn:hover {
background: #deab13;
color: #fff; }
.sb-btn-text {
color: #eeede9;
font-weight: bold;
letter-spacing: -0.02em;
line-height: 40px; } .post-date {
font-size: 90%;
font-style: italic;
margin-bottom: 20px;
padding-top: 25px; }
small, .has-small-font-size {
font-size: 75% !important; }
footer * {
color: rgba(255, 255, 255, 0.5);
font-size: 97%; }
footer a {
text-decoration: none; }
footer a:hover, footer a:focus, footer a:active {
color: #fff;
text-decoration: underline; }
#start-headline {
text-align: center;
color: #fff;
margin: -100px 0 34px 0; }
@media (max-width: 1100px) {
#start-headline {
margin: -230px 0 34px; } }
#start-headline h1 {
color: #fff;
font-size: 30pt;
letter-spacing: -0.03em;
margin-bottom: 6px;
line-height: 1.1; }
p.slideshow-subline {
font-style: italic;
letter-spacing: 0.05em;
line-height: 1; }
.subline-allcaps {
font-size: 70%;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.2em;
margin-top: 10px; }
#kontaktzeile {
font-size: 11px;
margin: -6px 0 0 0;
color: #7e7c72; }
.bullet-list-item * {
line-height: 1.2; }
::-webkit-input-placeholder {
color: #67675f;
font-style: italic; }
:-moz-placeholder { color: #67675f;
font-style: italic; }
::-moz-placeholder { color: #67675f;
font-style: italic; }
:-ms-input-placeholder {
color: #67675f;
font-style: italic; }
.four-o-four {
font-size: 280px;
font-weight: bold;
letter-spacing: -0.1em;
margin-bottom: 0;
line-height: 0.9; }
.four-o-four-roofline {
color: #aeaaaa;
font-size: 8px;
letter-spacing: 0.8em;
text-transform: uppercase; }
.caption {
font-size: 90%;
color: #4a4a4a; }
@media (max-width: 760px) {
.sc-box-inner-text strong {
font-weight: normal !important;
letter-spacing: -0.02em !important; } }
.fa {
border-radius: 14px;
height: 28px;
text-align: center;
width: 28px; }
.fa-phone {
background: #c3950b;
color: #e2c054;
font-size: 22px !important;
line-height: 1.35 !important; }
.fa-bicycle {
background: #c3950b;
color: #e2c054;
font-size: 18px !important;
line-height: 1.5 !important; }
.fa-globe {
background: #e2c054;
color: #c3950b;
font-size: 31px !important;
line-height: 0.95 !important; }
.fa-websitesteps {
background: none !important;
color: #87857b;
font-size: 100px !important;
height: 100px;
margin: 0 0 8px 18px;
text-align: center; }
#searchform input[type=text] {
padding: 16px 12px 15px !important; }
.wpforms-form input[type=text],
.wpforms-form input[type=textarea],
.wpforms-form input[type=number],
.wpforms-form input[type=email],
.wpforms-form input[type=password],
.wpforms-form .wpcf7-text, .wpforms-form .wpcf7-textarea {
background: #f8f8f8 !important;
padding: 14px 10px !important; }
.wpforms-form input[type=text],
.wpforms-form input[type=number],
.wpforms-form input[type=email],
.wpforms-form input[type=password],
.wpforms-form .wpcf7-text, .wpforms-form .wpcf7-textarea {
height: 50px !important; }
.breadcrumb-nav-container {
color: #999;
letter-spacing: .03em;
margin-bottom: 26px;
text-transform: uppercase;
font-size: 80%; }
@media (max-width: 480px) {
.breadcrumb-nav-container {
font-size: 62%; } }
.breadcrumb-nav-container a {
text-decoration: none; }
.breadcrumb-nav-container span {
margin: 0 3px; }
.breadcrumb-nav-container .home {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/home-icon.svg) top left no-repeat;
background-size: 20px;
padding-left: 23px; }
.dark {
color: rgba(255, 255, 255, 0.71); }
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
color: rgba(255, 255, 255, 0.85); }
#vorteile b {
font-size: 1.4em;
color: #fff; }
body.ortho h1, body.ortho h2, body.ortho h3, body.ortho h4, body.ortho h5, body.ortho h6 {
color: #72cbf4; }
body.ortho a {
color: #72cbf4;
text-decoration: underline; }
body.ortho a:hover {
color: #004b7e; }
body.ortho button:hover, body.ortho .button:hover, body.ortho .btn:hover, body.ortho .gb-button:hover,
body.ortho .wpcf7-submit:active, body.ortho .wpcf7-submit:hover, body.ortho .wpcf7-submit:focus,
body.ortho button.wpforms-submit:active, body.ortho button.wpforms-submit:hover, body.ortho button.wpforms-submit:focus,
body.ortho .button_p > a:hover,
body.ortho .wp-block-button__link:hover {
background: #72cbf4;
border: 1px solid #72cbf4;
color: #fff !important;
text-decoration: none !important; }
body.ortho .breadcrumb-nav-container .home {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/home-icon-ortho.svg) top left no-repeat;
padding-left: 28px; }
body.vital h1, body.vital h2, body.vital h3, body.vital h4, body.vital h5, body.vital h6 {
color: #761b56;
font-family: 'PlayfairDisplay'; }
body.vital a {
color: #761b56;
text-decoration: underline; }
body.vital a:hover {
color: #530638; }
body.vital button:hover, body.vital .button:hover, body.vital .btn:hover, body.vital .gb-button:hover,
body.vital .wpcf7-submit:active, body.vital .wpcf7-submit:hover, body.vital .wpcf7-submit:focus,
body.vital button.wpforms-submit:active, body.vital button.wpforms-submit:hover, body.vital button.wpforms-submit:focus,
body.vital .button_p > a:hover,
body.vital .wp-block-button__link:hover {
background: #761b56 !important;
border: 1px solid #761b56 !important;
color: #fff !important;
text-decoration: none !important; }
body.vital .breadcrumb-nav-container .home {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/home-icon-vital.svg) top left no-repeat;
padding-left: 28px; }
body.derma h1, body.derma h2, body.derma h3, body.derma h4, body.derma h5, body.derma h6 {
color: #f18d84; }
body.derma a {
color: #f18d84;
text-decoration: underline; }
body.derma a:hover {
color: #bc5248; }
body.derma button:hover, body.derma .button:hover, body.derma .btn:hover, body.derma .gb-button:hover,
body.derma .wpcf7-submit:active, body.derma .wpcf7-submit:hover, body.derma .wpcf7-submit:focus,
body.derma button.wpforms-submit:active, body.derma button.wpforms-submit:hover, body.derma button.wpforms-submit:focus,
body.derma .button_p > a:hover,
body.derma .wp-block-button__link:hover {
background: #f18d84 !important;
border: 1px solid #f18d84 !important;
color: #fff !important;
text-decoration: none !important; }
body.derma .breadcrumb-nav-container .home {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/home-icon-derma.svg) top left no-repeat;
padding-left: 28px; }
button.wp-block-search__button, input#searchsubmit {
background: #fff url(//roc-aschheim.de/wp-content/themes/ROC2/images/lupe.svg) center center no-repeat !important;
background-size: 60% !important;
border: none !important;
height: 45px !important;
margin: 0 0 0 10px !important;
min-width: 40px !important;
padding: 0 !important;
text-indent: -9999px;
width: 30px !important; }
button.wp-block-search__button:hover, input#searchsubmit:hover {
background-color: #fff !important;
background: #fff url(//roc-aschheim.de/wp-content/themes/ROC2/images/lupe.svg) center center no-repeat !important;
background-size: 75% !important;
border: none !important; } .wpcf7 .wpcf7-response-output,
.wpcf7-response-output {
border: none !important;
background: #efefef !important;
padding: 40px !important;
text-align: center;
box-sizing: border-box; }
.wpcf7 form.sent .wpcf7-response-output {
border: none;
padding: 40px 10px 40px 100px !important;
box-sizing: border-box;
background: #efefef url(//roc-aschheim.de/wp-content/themes/ROC2/images/check.svg) top 25px left 25px no-repeat !important;
background-size: 50px !important; }   #hNav {
z-index: 12;   }
@media (max-width: 1100px) {
#hNav {
display: none; } }
@media (max-width: 760px) {
#hNav { } }
#hNav ul.menu {
*zoom: 1;
list-style: none;
margin: 0;
padding: 0;
text-align: center; }
@media (max-width: 1100px) {
#hNav ul.menu {
text-align: center; } }
#hNav ul:before, #hNav ul:after {
content: "";
display: table; }
#hNav ul:after {
clear: both; }
#hNav ul.menu > li {
border-bottom: 1px solid rgba(255, 255, 255, 0);
display: inline-block;
list-style: none;
margin-bottom: 0;
position: relative;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; }
#hNav ul.menu > li > a {
color: #002d55;
padding: 10px 14px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: max-height 500ms ease;
-moz-transition: max-height 500ms ease;
-o-transition: max-height 500ms ease;
transition: max-height 500ms ease; }
#hNav ul > li > a:hover {
color: #0e426f; }
#hNav ul > li.menu-item-has-children > a {
padding-right: 28px; }
#hNav ul > li.menu-item-weglot > a,
#hNav ul > li.weglot-parent-menu-item > a {
font-size: 82%;
padding-left: 40px; }
#hNav ul > li.menu-item-weglot ul.sub-menu,
#hNav ul > li.weglot-parent-menu-item ul.sub-menu {
left: 9px !important; }
#hNav ul > li.menu-item-has-children > a:after {
content: '';
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/menu-item-dropdown-arrow.svg) bottom right no-repeat;
background-size: contain;
bottom: 6px;
height: 18px;
position: absolute;
width: 16px; }
#hNav ul > li.menu-item-has-children.current-menu-item > a:hover, #hNav ul > li.menu-item-has-children.current-menu-item:hover > a { padding-bottom: 9px; }
header.smaller ul.menu > li > a {
color: rgba(255, 255, 255, 0.7) !important; }
header.smaller ul.menu > li > a:hover {
color: white !important; }  li.weglot-flags a::before {
margin-top: -9px !important; }
li.weglot-flags a {
font-size: 90% !important; }
li.menu-item-weglot-6784-de a,
li.menu-item-weglot-6784-en a,
li.menu-item-weglot-6779-de a,
li.menu-item-weglot-6779-en a {
display: none; }
@media (max-width: 1100px) {
li.menu-item-weglot-6784-de a,
li.menu-item-weglot-6784-en a,
li.menu-item-weglot-6779-de a,
li.menu-item-weglot-6779-en a {
display: block; } }
li.menu-item-weglot-6794-de,
li.menu-item-weglot-6794-en,
li.menu-item-weglot-6778-de,
li.menu-item-weglot-6778-en {
display: block; }
@media (max-width: 1100px) {
li.menu-item-weglot-6794-de,
li.menu-item-weglot-6794-en,
li.menu-item-weglot-6778-de,
li.menu-item-weglot-6778-en {
display: none; } }
.weglot-flags.flag-3.de > a::before, .weglot-flags.flag-3.de > span::before,
.weglot-flags.flag-3.en > a::before, .weglot-flags.flag-3.en > span::before {
width: 20px !important; }
.weglot-flags.flag-3 a::before, .weglot-flags.flag-3 span::before {
width: 20px !important;
height: 20px !important;
-webkit-background-size: auto 20px !important;
background-size: auto 20px !important; } ul.sub-menu { margin: 0 !important;
max-width: 400px;
padding: 0 !important;
text-align: left;
white-space: nowrap;
width: auto;
z-index: 1; }
@media (min-width: 1101px) {
ul.sub-menu {
left: -20px;
padding: 0 !important;
position: absolute;
top: 36px; } }
@media (max-width: 1100px) {
ul.sub-menu {
background: none;
max-height: 1000px;
padding: 0;
position: static;
text-align: left; } }
ul.sub-menu li {
border-left: none;
margin: 0;
overflow: hidden;
padding: 0;
width: 100%;
-webkit-transition: opacity 300ms, max-height 1000ms ease-out;
-moz-transition: opacity 300ms, max-height 1000ms ease-out;
-o-transition: opacity 300ms, max-height 1000ms ease-out;
transition: opacity 300ms, max-height 1000ms ease-out; }
@media (min-width: 1101px) {
ul.sub-menu li { background-color: #002d55;
max-height: 0;
opacity: 0; } }
ul.sub-menu li a { color: rgba(255, 255, 255, 0.6); display: block;
padding: 6px 40px 5px 34px;
position: relative;
text-decoration: none; }
ul.sub-menu li a:hover { color: white !important; }
ul.sub-menu li.image-menu-item-vital a {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC-VITAL-Logo.svg);
background-position: top 22px left 34px;
background-repeat: no-repeat;
background-size: 65%;
height: 70px;
text-indent: -99999px; }
@media (min-width: 1101px) {
ul.sub-menu li:first-of-type a {
padding-top: 30px; } }
ul.sub-menu li:last-of-type a {
padding-bottom: 30px; }  ul.menu > li:hover ul li {
max-height: 350px;
opacity: 1; }  .menuTrigger {
cursor: pointer;
display: none;
height: 32px;
opacity: 0.8;
position: absolute;
right: 30px;
top: 36px;
width: 36px;
z-index: 104;
vertical-align: middle;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; }
@media (max-width: 1100px) {
.menuTrigger {
display: block; } }
@media (max-width: 480px) {
.menuTrigger {
right: 21px;
top: 20px; } }
.menuTrigger:hover {
opacity: 1; }
.menuTrigger.closed {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/nav-icon.png);
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/nav-icon.svg), none;
background-repeat: no-repeat;
background-size: 40px 40px; }
.menuTrigger.open {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/nav-icon-close.png);
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/nav-icon-close.svg), none;
background-position: right 4px top 3px;
background-repeat: no-repeat;
background-size: 26px; }
header.smaller .menuTrigger {
top: 10px; }
ul.menu {
margin: 0 !important; } .sub-nav-button {
color: #7A7A7A;
cursor: pointer;
font-size: 28px;
line-height: 1;
position: absolute;
top: 24px;
right: 24px;
padding: 8px 8px 0 8px;
-moz-border-radius: 4px;
border-radius: 4px;
z-index: 13; }
.sub-nav-button:hover {
background: #e3e3df; }
.sub-nav-list {
background-color: #002d55; height: 100vh;
padding: 10px 0;
position: absolute;
top: 0;
right: 0;
overflow: hidden;
overflow-y: scroll;
max-width: 320px;
z-index: 102;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
@media (max-width: 480px) {
.sub-nav-list {
max-width: 100%;
width: 100%; } }
.sub-nav-list li.weglot-flags a {
border-bottom: 1px solid rgba(255, 255, 255, 0.14); }
.sub-nav-list ul { }
.sub-nav-list ul li#menu-item-3915 {
display: none; }
.sub-nav-list ul li:last-of-type a {
padding-bottom: 30px !important; }
.sub-nav-list ul li.menu-item-has-children > a {
padding: 22px 30px 14px 40px !important; }
.sub-nav-list ul li {
list-style: none;
margin: 0; }
.sub-nav-list ul li a {
color: rgba(255, 255, 255, 0.9); font-size: 24px;
text-transform: uppercase;
text-decoration: none;
display: block;
padding: 30px 40px;
line-height: 1.1em; }
.sub-nav-list ul li a:hover,
.sub-nav-list ul li a:focus,
.sub-nav-list ul li a:active {
background: #001e39;
color: #fff !important; }
.sub-nav-list ul li#menu-item-3914 {
border-bottom: 1px solid rgba(255, 255, 255, 0.14); }
.sub-nav-list ul .sub-menu a {
background: none;
color: rgba(255, 255, 255, 0.6);
font-size: 90%;
padding: 8px 30px 8px 60px;
text-transform: none; }
.sub-nav-list ul .sub-menu li:last-of-type > a {
border-bottom: 1px solid rgba(255, 255, 255, 0.14); }
.sub-nav-list.list-closed {
top: 25px;
right: -600px; -webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;  }
@media (max-width: 1100px) {
.sub-nav-list.list-closed {
top: 0px; } }
.sub-nav-list.list-open {
right: 18px;
top: 25px;
-webkit-box-shadow: -1px 10px 20px 4px rgba(58, 57, 44, 0.2);
-moz-box-shadow: -1px 10px 20px 4px rgba(58, 57, 44, 0.2);
box-shadow: -1px 10px 20px 4px rgba(58, 57, 44, 0.2);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
width: 100%; }
.sub-nav-list.list-open ul li a {
opacity: 1; }
@media (max-width: 1100px) {
.sub-nav-list.list-open {
right: 0;
top: 0; } }
@media (max-width: 760px) {
.sub-nav-list.list-open {
width: 100%; } }
header.smaller .sub-nav-list {
top: 60px !important;
padding: 20px 0 60px !important; }  @media screen {
html {
height: 100%;
scroll-behavior: smooth; } }
@media screen and (max-width: 1100px) {
html {
max-width: 100%; } }
@media screen {
body {
height: 100%;
max-width: 100%;
overflow-x: hidden;
position: relative;
width: 100%; }
.mobile {
display: none; } }
@media screen and (max-width: 1100px) {
.mobile {
display: block; } }
@media screen {
.desktop {
display: block; } }
@media screen and (max-width: 1100px) {
.desktop {
display: none; } }
@media screen {
#top {
position: relative; }
.banner-widget {
background: #002d55;
box-sizing: border-box;
color: #fff;
font-family: 'Amsi Pro'; left: -126px;
top: 90px;
transform: rotate(-40deg);
-moz-transform: rotate(-40deg);
-webkit-transform: rotate(-40deg);
position: absolute;
width: 550px;
text-align: center;
padding: 20px 0;
line-height: 1.2;
font-size: 120%;
z-index: 88; } }
@media screen and (max-width: 1400px) {
.banner-widget {
left: -140px;
top: 80px; } }
@media screen and (max-width: 1100px) {
.banner-widget {
left: -150px;
top: 50px;
transform: rotate(-42deg);
-moz-transform: rotate(-42deg);
-webkit-transform: rotate(-42deg);
padding: 10px 0;
font-size: 110%; } }
@media screen and (max-width: 970px) {
.banner-widget {
top: 90px; } }
@media screen and (max-width: 760px) {
.banner-widget { top: 80px;
font-size: 100%; } }
@media screen and (max-width: 480px) {
.banner-widget {
display: none; } }
@media screen {
.sps-widget {
background: #761b56;
background-repeat: no-repeat;
background-position: top 18px right 40px;
background-size: 60px;
box-sizing: border-box;
color: #002d55;
font-family: 'Amsi Pro';
font-size: 94%;
left: 0;
top: 50vh;
position: absolute;
width: 450px;
z-index: 99;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;  }
.sps-widget h3 {
color: #fff;
font-family: 'Amsi Pro bold';
font-size: 200%;
font-weight: 700;
margin-bottom: 0.25em !important; }
.sps-widget p {
line-height: 1.2; } }
@media screen and (max-width: 760px) {
.sps-widget {
width: 100%; } }
@media screen and (max-width: 480px) {
.sps-widget {
top: 56vh; } }
@media screen and (max-width: 720px) and (orientation: landscape) {
.sps-widget {
display: none; } }
@media screen {
.sps-widget.hidden {
left: -500px; }
.sps-widget-inner {
box-sizing: border-box;
height: 100%;
padding: 30px 40px 20px;
position: relative;
width: 100%; } }
@media screen and (max-width: 480px) {
.sps-widget-inner {
padding: 20px 10px 10px; } }
@media screen {
.sps-widget-closebtn {
content: url(//roc-aschheim.de/wp-content/themes/ROC2/images/close-btn.svg);
cursor: pointer;
height: 13px;
position: absolute;
right: 10px;
top: 10px;
width: 13px; }
#wrapper {
box-sizing: border-box;
min-height: 100%; overflow: hidden;
position: relative; }
.header-button {
background: #857451;
box-sizing: border-box;
border-radius: 60px;
bottom: 80px;
color: #fff; height: 120px;
line-height: 1.2;
padding: 40px 10px;
position: absolute;
right: 80px;
text-align: center;
text-transform: uppercase;
transform: rotate(7deg);
width: 120px;
z-index: 90; }
.header-button a {
color: #fff;
text-decoration: none; }
header {
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8000000', endColorstr='#00000000',GradientType=0 );
box-sizing: border-box;
top: 0;
left: 0; position: fixed;
width: 100%;
z-index: 100;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; } }
@media screen and (max-width: 1100px) {
header {  } }
@media screen and (max-width: 760px) {
header {
height: 200px; } }
@media screen and (max-width: 480px) {
header {
height: 140px; } }
@media screen {
#header-box {
margin: 0 auto; padding: 50px 0 70px;
position: relative;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
transition-timing-function: ease-out; } }
@media screen and (max-width: 1100px) {
#header-box {
padding: 0; } }
@media screen {
#brand {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC-Logo.svg) no-repeat;
background-position: top left;
background-size: 100%;
height: 260px;
left: calc(50% - 210px);
position: absolute;
top: 16vh;
width: 420px;
z-index: 11;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
transition-timing-function: ease-out; } }
@media screen and (min-width: 1940px) {
#brand {
height: 300px;
left: calc(50% - 280px);
width: 560px; } }
@media screen and (max-width: 760px) {
#brand {
left: calc(50% - 160px);
top: 18vh;
width: 320px; } }
@media screen and (max-width: 480px) {
#brand {
height: 174px;
left: calc(50% - 154px);
top: 14vh;
width: 308px; } }
@media screen and (max-width: 720px) and (orientation: landscape) {
#brand {
height: 200px;
left: calc(50% - 150px);
width: 300px; } }
@media screen {
#brand .logo {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/Logo.png) no-repeat;
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/Logo.svg) no-repeat;
background-position: top left;
background-size: 100%;
height: 300px;
position: relative;
width: 600px; } }
@media screen and (max-width: 480px) {
#brand .logo {
height: 174px;
width: 280px; } }
@media screen and (max-width: 720px) and (orientation: landscape) {
#brand .logo {
height: 200px;
width: 300px; } }
@media screen {
#brand .logo.logo-en {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_logo_F_EN.png) no-repeat;
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_logo_F_EN.svg) no-repeat !important; }
#brand img {
width: 100%;
height: auto;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; }
.page #brand {
display: none; }
.blog #brand {
top: 100px; } }
@media screen and (max-width: 760px) {
.blog #brand {
top: 60px; } }
@media screen { #hs-logo {
height: 50px;
left: 30px;
opacity: 0;
position: absolute;
top: 14px;
width: 66px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
transition-delay: 0.25s; }
#hs-logo img {
height: auto;
width: 100%; } }
@media screen and (max-width: 1100px) {
#hs-logo {
left: 20px;
top: -10px; } }
@media screen and (max-width: 760px) {
#hs-logo {
left: 14px;
top: 14px; } }
@media screen {
.page #hs-logo {
left: 40px;
opacity: 1;
top: 44px;
width: 80px;
transition-delay: 0s; } }
@media screen and (max-width: 1100px) {
.page #hs-logo {
top: 0;
left: 20px; } }
@media screen and (max-width: 970px) {
.page #hs-logo {
top: 20px; } }
@media screen and (max-width: 760px) {
.page #hs-logo {
top: 40px; } }
@media screen and (max-width: 480px) {
.page #hs-logo {
left: 14px;
top: 14px; } }
@media screen {
header.smaller {
height: 60px;
background: #002d55; } }
@media screen and (max-width: 1100px) {
header.smaller {
height: 60px;
width: 100%; } }
@media screen {
header.smaller #header-box {
padding: 16px 0 0; } }
@media screen and (max-width: 1100px) {
header.smaller #header-box {
padding: 0; } }
@media screen {
header.smaller #brand {
opacity: 0;
pointer-events: none;
top: 10vh; } }
@media screen and (max-width: 760px) {
header.smaller #brand {
top: 11px; } }
@media screen {
header.smaller #hs-logo {
opacity: 1;
left: 20px;
opacity: 1;
top: 13px;  } }
@media screen and (max-width: 760px) {
header.smaller #hs-logo {
left: 12pxpx;
top: 14px; } }
@media screen and (max-width: 1100px) {
.page header.smaller #hs-logo {
top: -11px; } }
@media screen and (max-width: 970px) {
.page header.smaller #hs-logo {
top: 8px; } }
@media screen {
.blog header.smaller #brand {
top: 1vh; }
.nologo #brand {
display: none; }
.social { height: 36px;
position: absolute;
top: 60px;
right: 80px;
width: 36px;
z-index: 999;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; } }
@media screen and (min-width: 1980px) {
.social {
height: 40px;
width: 40px; } }
@media screen and (max-width: 1400px) {
.social {
top: 100px; } }
@media screen and (max-width: 1100px) {
.social { right: 30px;
top: 90px; } }
@media screen and (max-width: 480px) {
.social {
right: 21px;
top: 110px; } }
@media screen {
.social a {
display: block;
height: 36px;
float: left;
margin: 0 0 18px 0; opacity: .7;
text-indent: -9999px;
width: 36px; } }
@media screen and (min-width: 1980px) {
.social a {
height: 40px;
width: 40px; } }
@media screen and (max-width: 480px) {
.social a {
margin: 0 0 14px 0; } }
@media screen {
.social a:hover, .social a:active {
opacity: 1; }
.social a.social-insta {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/insta-icon2.svg) center center no-repeat;
background-size: auto;
background-size: 100%; }
.social a.social-fb {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/fb-icon.svg) center center no-repeat;
background-size: auto;
background-size: 100%; }
.social a.social-yt {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/yt-icon.svg) center center no-repeat;
background-size: auto;
background-size: 100%; }
.social a.social-wa {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/whatsapp.png) center center no-repeat;
background-size: auto;
background-size: 100%; } }
@media screen and (max-width: 480px) {
.home .social {
right: 21px;
top: 70px; } }
@media screen {
header.smaller .social {
top: 78px;  }
#areas {
box-sizing: border-box;
position: absolute;
left: calc(50% - 500px);
top: 48vh;
width: 1000px;
z-index: 10; } }
@media screen and (max-width: 1100px) {
#areas {
left: calc(50% - 400px);
width: 800px; } }
@media screen and (max-width: 760px) {
#areas {
left: calc(50% - 200px);
top: 44vh;
width: 400; } }
@media screen and (max-width: 480px) {
#areas {
left: calc(50% - 160px);
top: 40vh;
width: 320; } }
@media screen {
.sb-container {
position: relative; }
.startbox {
box-sizing: border-box;
height: 250px;
padding: 15px;
position: absolute;
top: 0;
width: 250px; } }
@media screen and (max-width: 1100px) {
.startbox {
height: 200px;
padding: 10px;
width: 200px; } }
@media screen and (max-width: 480px) {
.startbox {
height: 160px;
padding: 5px;
width: 160px; } }
@media screen {
.startbox.sb-ortho {
left: 0; }
.startbox.sb-vital {
left: 250px; } }
@media screen and (max-width: 1100px) {
.startbox.sb-vital {
left: 200px; } }
@media screen and (max-width: 480px) {
.startbox.sb-vital {
left: 160px; } }
@media screen {
.startbox.sb-derma {
left: 500px; } }
@media screen and (max-width: 1100px) {
.startbox.sb-derma {
left: 400px; } }
@media screen and (max-width: 760px) {
.startbox.sb-derma {
left: 0;
top: 200px; } }
@media screen and (max-width: 480px) {
.startbox.sb-derma {
left: 0;
top: 160px; } }
@media screen {
.startbox.sb-intakt {
left: 750px; } }
@media screen and (max-width: 1100px) {
.startbox.sb-intakt {
left: 600px; } }
@media screen and (max-width: 760px) {
.startbox.sb-intakt {
left: 200px;
top: 200px; } }
@media screen and (max-width: 480px) {
.startbox.sb-intakt {
left: 160px;
top: 160px; } }
@media screen {
.startbox .sb-image {
background-size: 100%;
height: 100%;
width: 100%;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
.startbox.sb-ortho .sb-image {
background: #002d55 url(//roc-aschheim.de/wp-content/themes/ROC2/images/sb-ortho-white.svg) center center no-repeat; }
.startbox.sb-ortho:hover .sb-image {
background: #72cbf4 url(//roc-aschheim.de/wp-content/themes/ROC2/images/sb-ortho-white.svg) center center no-repeat; }
.startbox.sb-intakt .sb-image {
background: #002d55 url(//roc-aschheim.de/wp-content/themes/ROC2/images/sb-intakt-white.png) center center no-repeat;
background-size: contain; }
.startbox.sb-intakt:hover .sb-image {
background: #60765e url(//roc-aschheim.de/wp-content/themes/ROC2/images/sb-intakt-white.png) center center no-repeat;
background-size: contain; }
.startbox.sb-vital .sb-image {
background: #002d55 url(//roc-aschheim.de/wp-content/themes/ROC2/images/sb-vital-white.svg) center center no-repeat; }
.startbox.sb-vital:hover .sb-image {
background: #761b56 url(//roc-aschheim.de/wp-content/themes/ROC2/images/sb-vital-white.svg) center center no-repeat; }
.startbox.sb-derma .sb-image {
background: #002d55 url(//roc-aschheim.de/wp-content/themes/ROC2/images/sb-derma-white.svg) center center no-repeat; }
.startbox.sb-derma:hover .sb-image {
background: #f18d84 url(//roc-aschheim.de/wp-content/themes/ROC2/images/sb-derma-white.svg) center center no-repeat; }
#reviews {
padding-top: 60px; }
#zitate-container {
background: #004b7e; margin-top: 40px; }
#zitate-container .content-column {
padding: 40px 20px 20px; }
#zitate-slider {
background: #004b7e;
position: relative;
padding-bottom: 14px; }
#zitate-slider .metaslider img {
max-height: 0px; }
#zitate-slider .metaslider .caption-wrap {
background: #72cbf4 !important;
position: relative !important;
color: #fff !important;
text-align: center; }
#zitate-slider .metaslider .caption-wrap .caption {
color: #fff !important;
max-width: 800px;
margin: 0 auto;
font-size: 130%;
padding: 20px; } }
@media screen and (max-width: 760px) {
#zitate-slider .metaslider .caption-wrap .caption {
max-width: 90vw;
left: 0; } }
@media screen {
#zitate-slider .metaslider .flexslider {
margin-bottom: 0 !important; }
#zitate-slider #zitate-logo {
background: #70caf4 url(//roc-aschheim.de/wp-content/themes/ROC2/images/jameda-Logo.png) center center no-repeat;
background-size: 100%;
height: 40px;
margin: 0 auto;
margin-top: 70px;
width: 104px; }
#jameda-bewertung {
position: absolute;
right: 40px; } }
@media screen and (max-width: 760px) {
#jameda-bewertung {
right: 0; } }
@media screen and (max-width: 360px) {
#jameda-bewertung {
display: none; } }
@media screen {
.blog-entry {
padding: 25px 20px 5px 0; } }
@media screen and (max-width: 1100px) {
.blog-entry {
padding: 25px 0 25px 0; } }
@media screen {
.blog-entry .wp-post-image, .single-content .wp-post-image {
height: auto;
float: left;
margin: 0 40px 60px 0;
max-width: 30%; } }
@media screen and (max-width: 600px) {
.blog-entry .wp-post-image, .single-content .wp-post-image {
float: none;
margin: 30px 0;
max-width: 100%;
width: 100%; } }
@media screen {
.parallax-window {
min-height: 560px;
background: transparent;
position: relative; } }
@media screen and (max-width: 760px) {
.parallax-window {
max-height: 400px;
min-height: 400px; } }
@media screen and (orientation: landscape) {
.parallax-window {
max-height: 627px;
height: 627px; } }
@media screen {
.single-wrapper .parallax-window {
min-height: 360px; } .slideshow-container-start {
height: 100vh;
overflow: hidden;
width: 100%; } }
@media screen and (max-width: 480px) {
.slideshow-container-start {
height: 100vh; } }
@media screen and (max-width: 1580px) {
.slideshow-container-start .metaslider .flexslider {
margin-left: -10% !important;
width: 120% !important; } }
@media screen and (max-width: 1400px) {
.slideshow-container-start .metaslider .flexslider {
margin-left: -20% !important;
width: 140% !important; } }
@media screen and (orientation: portrait) {
.slideshow-container-start .metaslider .flexslider {
margin-left: -125% !important;
width: 320% !important; } }
@media screen and (max-width: 1100px) {
.slideshow-container-start .metaslider .flexslider {
margin-left: -30% !important;
width: 160% !important; } }
@media screen and (max-width: 760px) {
.slideshow-container-start .metaslider .flexslider {
margin-left: -30% !important;
width: 166% !important; } }
@media screen and (max-width: 480px) {
.slideshow-container-start .metaslider .flexslider {
width: 400% !important;
left: -137% !important;
height: 100vh; } }
@media screen {
.slideshow-container {
background: #f8f8f8;
min-height: 250px; } }
@media screen and (max-width: 1400px) {
.slideshow-container .metaslider .flexslider {
margin-left: -10% !important;
width: 120% !important; } }
@media screen and (max-width: 760px) {
.slideshow-container .metaslider .flexslider {
margin-left: -30% !important;
width: 160% !important; } }
@media screen and (max-width: 1100px) {
.slideshow-container .metaslider .flexslider {
margin-left: -20% !important;
width: 140% !important; } }
@media screen and (max-width: 480px) {
.slideshow-container .metaslider .flexslider {
margin-left: -81% !important;
width: 260% !important; } }
@media screen and (max-width: 480px) {
.slideshow-container {
margin-bottom: 30px; } }
@media screen {
.metaslider .caption-wrap {
background: none !important;
opacity: 1 !important; } }
@media screen and (max-width: 1100px) {
.blog .slideshow-container {
width: 140% !important; } }
@media screen and (max-width: 600px) {
.blog .slideshow-container {
width: 180% !important; } }
@media screen and (max-width: 480px) {
.blog .slideshow-container {
width: 220% !important; } }
@media screen {
#start-boxes {
box-sizing: border-box;
left: calc(50% - 300px);
position: absolute;
top: 48vh;
width: 600px;
z-index: 10; } }
@media screen and (min-width: 1940px) {
#start-boxes {
top: calc(15vh + 320px); } }
@media screen and (max-width: 760px) {
#start-boxes {
left: 0; width: 100%; } }
@media screen and (max-width: 720px) and (orientation: landscape) {
#start-boxes {
display: none; } }
@media screen {
.sc-box {
box-sizing: border-box;
height: 200px;
float: left;
position: relative;
width: 50%; } }
@media screen and (max-width: 760px) {
.sc-box {
height: 170px; } }
@media screen and (max-width: 480px) {
.sc-box {
height: 140px; } }
@media screen {
.sc-box-inner {
box-sizing: border-box;
height: 100%;
padding: 10px;
position: relative;
-webkit-transition: all 0.4s;
-moz-transition: all 0.8s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; } }
@media screen and (max-width: 1100px) {
.sc-box-inner h2 > br, .sc-box-inner .dash {
padding: 5px 5px;
width: 33.3%; } }
@media screen {
.sc-box-inner-text {
line-height: 1.2;
opacity: 0;
position: absolute;
width: 300px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.8s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; }
.sc-box-inner-text h2 {
color: #761b56;
font-weight: 700; }
.sc-box-inner-text p {
color: #002d55 !important; } }
@media screen and (max-width: 760px) {
.sc-box-inner-text p {
display: none; } }
@media screen {
.sc-box-inner:hover { }
.sc-box-inner:hover .sc-box-inner-text {
opacity: 1; }
.sc-box {
box-sizing: border-box;
height: 200px;
float: left;
position: relative;
width: 50%; } }
@media screen and (max-width: 760px) {
.sc-box {
height: 170px; } }
@media screen and (max-width: 480px) {
.sc-box {
height: 140px; } }
@media screen {
.sc-box#scb-kontakt {
width: 100%;
text-align: center; }
.sc-box-inner {
box-sizing: border-box;
height: 100%;
padding: 10px;
position: relative;
-webkit-transition: all 0.4s;
-moz-transition: all 0.8s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; } }
@media screen and (max-width: 1100px) {
.sc-box-inner h2 > br, .sc-box-inner .dash {
padding: 5px 5px;
width: 33.3%; } }
@media screen {
.sc-box-inner-text {
line-height: 1.2;
opacity: 0;
position: absolute;
width: 300px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.8s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; }
.sc-box-inner-text h2 {
color: #761b56;
font-weight: 700; }
.sc-box-inner-text p {
color: #002d55 !important; } }
@media screen and (max-width: 760px) {
.sc-box-inner-text p {
display: none; } }
@media screen {
.sc-box-inner:hover { }
.sc-box-inner:hover .sc-box-inner-text {
opacity: 1; } #scb-kontakt .sc-box-inner {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_kontakt.svg), linear-gradient(to bottom right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
background-position: left 50% top 20px, top left;
background-repeat: no-repeat, no-repeat;
background-size: 40px, 100%; }
#scb-kontakt .sc-box-inner .sc-box-inner-text {
top: 22px;
width: 100%; }
#scb-kontakt .sc-box-inner:hover {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_kontakt.svg), linear-gradient(to bottom right, white, rgba(255, 255, 255, 0));
background-position: left 30% top 20px, top left; }  #scb-vss .sc-box-inner {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_vss.svg), linear-gradient(to top left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
background-position: right 20px bottom 20px, top left;
background-repeat: no-repeat, no-repeat;
background-size: 60px, 100%; }
#scb-vss .sc-box-inner .sc-box-inner-text {
bottom: 8px;
right: 100px;
text-align: right; }
#scb-vss .sc-box-inner:hover {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_vss.svg), linear-gradient(to top left, white, rgba(255, 255, 255, 0));
background-position: right 20px bottom 20px, top left; }
#scb-vss .sc-box-inner:before {
background: -moz-linear-gradient(top, rgba(86, 178, 221, 0) 0%, #56b2dd 100%); background: -webkit-linear-gradient(top, rgba(86, 178, 221, 0) 0%, #56b2dd 100%); background: linear-gradient(to bottom, rgba(86, 178, 221, 0) 0%, #56b2dd 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56b2dd', endColorstr='#56b2dd',GradientType=0 ); content: "";
display: block;
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 3px; } #scb-leistungen .sc-box-inner {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_anfahrt.svg), linear-gradient(to top left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
background-position: right 20px bottom 20px, top left;
background-repeat: no-repeat, no-repeat;
background-size: 60px, 100%; }
#scb-leistungen .sc-box-inner .sc-box-inner-text {
bottom: 8px;
right: 100px;
text-align: right; }
#scb-leistungen .sc-box-inner:hover {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_anfahrt.svg), linear-gradient(to top left, white, rgba(255, 255, 255, 0));
background-position: right 20px bottom 20px, top left; }
#scb-leistungen .sc-box-inner:before {
background: -moz-linear-gradient(top, rgba(86, 178, 221, 0) 0%, #56b2dd 100%); background: -webkit-linear-gradient(top, rgba(86, 178, 221, 0) 0%, #56b2dd 100%); background: linear-gradient(to bottom, rgba(86, 178, 221, 0) 0%, #56b2dd 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0056b2dd', endColorstr='#56b2dd',GradientType=0 ); content: "";
display: block;
height: 100%;
position: absolute;
right: 0;
bottom: 0;
width: 3px; }
#scb-leistungen .sc-box-inner:after {
background: -moz-linear-gradient(left, rgba(86, 178, 221, 0) 0%, #56b2dd 100%);
background: -webkit-linear-gradient(left, rgba(86, 178, 221, 0) 0%, #56b2dd 100%);
background: linear-gradient(to right, rgba(86, 178, 221, 0) 0%, #56b2dd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0056b2dd', endColorstr='#56b2dd',GradientType=1 );
content: "";
display: block;
height: 3px;
position: absolute;
left: 0;
bottom: 0;
width: 100%; }
.leistungen-overview a,
ul.leistungen-items li a {
background: #02699e;
background-image: linear-gradient(0deg, #1c7fb1 0%, #71c7f0 75%, #71c7f0 100%) !important;
box-sizing: border-box;
color: #fff; float: left;
font-size: 118%;
line-height: 1.1;
margin: 0 20px 20px 0 !important;
padding: 86px 10px 10px;
position: relative;
width: 200px;
height: 200px;
text-align: center;
text-decoration: none; }
.leistungen-overview a:nth-child(1),
ul.leistungen-items li:nth-child(1) a {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_Kachel01.svg), linear-gradient(0deg, #1c7fb1 0%, #71c7f0 75%, #71c7f0 100%) !important; }
.leistungen-overview a:nth-child(2),
ul.leistungen-items li:nth-child(2) a {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_Kachel02.svg), linear-gradient(0deg, #1c7fb1 0%, #71c7f0 75%, #71c7f0 100%) !important; }
.leistungen-overview a:nth-child(3),
ul.leistungen-items li:nth-child(3) a {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_Kachel03.svg), linear-gradient(0deg, #1c7fb1 0%, #71c7f0 75%, #71c7f0 100%) !important; }
.leistungen-overview a:nth-child(5),
ul.leistungen-items li:nth-child(5) a {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_Kachel04.svg), linear-gradient(0deg, #1c7fb1 0%, #71c7f0 75%, #71c7f0 100%) !important; }
.leistungen-overview a:nth-child(7),
ul.leistungen-items li:nth-child(7) a {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_Kachel05.svg), linear-gradient(0deg, #1c7fb1 0%, #71c7f0 75%, #71c7f0 100%) !important; }
.leistungen-overview a:nth-child(8),
ul.leistungen-items li:nth-child(8) a {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_Kachel06.svg), linear-gradient(0deg, #1c7fb1 0%, #71c7f0 75%, #71c7f0 100%) !important; }
.leistungen-overview a:nth-child(10),
ul.leistungen-items li:nth-child(10) a {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_Kachel07.svg), linear-gradient(0deg, #1c7fb1 0%, #71c7f0 75%, #71c7f0 100%) !important; }
.leistungen-overview a:nth-child(11),
ul.leistungen-items li:nth-child(11) a {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_Kachel01.svg), linear-gradient(0deg, #1c7fb1 0%, #71c7f0 75%, #71c7f0 100%) !important; }
.leistungen-overview a:nth-child(12),
ul.leistungen-items li:nth-child(12) a {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_Kachel02.svg), linear-gradient(0deg, #1c7fb1 0%, #71c7f0 75%, #71c7f0 100%) !important; }
.leistungen-overview a:nth-child(14),
ul.leistungen-items li:nth-child(14) a {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_Kachel03.svg), linear-gradient(0deg, #1c7fb1 0%, #71c7f0 75%, #71c7f0 100%) !important; }
.leistungen-overview a:nth-child(16),
ul.leistungen-items li:nth-child(16) a {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_Kachel04.svg), linear-gradient(0deg, #1c7fb1 0%, #71c7f0 75%, #71c7f0 100%) !important; }
.leistungen-overview a:nth-child(17),
ul.leistungen-items li:nth-child(17) a {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_Kachel02.svg), linear-gradient(0deg, #1c7fb1 0%, #71c7f0 75%, #71c7f0 100%) !important; }
.leistungen-overview a:nth-child(19),
ul.leistungen-items li:nth-child(19) a {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_Kachel07.svg), linear-gradient(0deg, #1c7fb1 0%, #71c7f0 75%, #71c7f0 100%) !important; }
.leistungen-overview a:nth-child(21),
ul.leistungen-items li:nth-child(21) a {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/ROC_Kachel01.svg), linear-gradient(0deg, #1c7fb1 0%, #71c7f0 75%, #71c7f0 100%) !important; }
.leistungen-overview a:hover,
ul.leistungen-items li a:hover {
background: #002d55 !important; } #scb-termine .sc-box-inner { background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_termine.svg), linear-gradient(to top right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
background-position: left 20px bottom 20px, top left;
background-repeat: no-repeat, no-repeat;
background-size: 60px, 100%; }
#scb-termine .sc-box-inner .sc-box-inner-text {
bottom: 8px;
left: 100px; }
#scb-termine .sc-box-inner:hover {
background-image: url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_termine.svg), linear-gradient(to top right, white, rgba(255, 255, 255, 0));
background-position: left 20px bottom 20px, top left; }
#scb-termine .sc-box-inner:after {
background: -moz-linear-gradient(left, #56b2dd 0%, rgba(86, 178, 221, 0) 100%);
background: -webkit-linear-gradient(left, #56b2dd 0%, rgba(86, 178, 221, 0) 100%);
background: linear-gradient(to right, #56b2dd 0%, rgba(86, 178, 221, 0) 100%);
content: "";
display: block;
height: 3px;
position: absolute;
left: 0;
bottom: 0;
width: 100%; }
.mrt-team {
height: 420px; } }
@media screen and (min-width: 1940px) {
.mrt-team {
height: 540px !important; } }
@media screen and (min-width: 1980px) {
.mrt-team {
height: 700px !important; } }
@media screen {
a.contentbutton {
background: rgba(50, 101, 146, 0.88) url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_sprechzeiten.svg) no-repeat;
background-size: 25px;
background-position: 10px 10px;
border-radius: 8px;
box-sizing: border-box;
color: #fff;
display: block;
padding: 14px 20px 14px 46px;
text-decoration: none;
margin: 16px 0;
max-width: 300px;
width: 100%; } }
@media screen and (max-width: 760px) {
a.contentbutton {
background-position: 12px 7px;
padding: 12px 0 12px 45px; } }
@media screen {
a.contentbutton:active, a.contentbutton:focus, a.contentbutton:hover {
background: #326592 url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_sprechzeiten.svg) no-repeat !important;
background-size: 25px !important;
background-position: 10px 10px !important;
color: #fff !important;
text-decoration: none; }
a.startbutton {
border-radius: 8px;
box-sizing: border-box;
color: #fff;
display: block;
left: 10px;
padding: 14px 20px 14px 46px;
position: absolute;
text-decoration: none;
top: -55px;
width: 80%;
width: calc(100% - 20px); } }
@media screen and (max-width: 1400px) {
a.startbutton {
padding: 14px 0 14px 40px !important; } }
@media screen and (max-width: 1300px) {
a.startbutton {
background: rgba(50, 101, 146, 0.88) !important;
padding: 14px 0 !important;
text-align: center !important; } }
@media screen {
a.onlinetermin {
background: rgba(50, 101, 146, 0.88) url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_sprechzeiten.svg) no-repeat;
background-size: 25px;
background-position: 10px 10px;
left: 10px;
top: -181px; } }
@media screen and (max-width: 1100px) {
a.onlinetermin {
background: rgba(50, 101, 146, 0.88) url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_sprechzeiten.svg) no-repeat !important;
background-size: 25px !important;
background-position: 10px 10px !important;
left: 5px !important;
text-align: left !important;
padding-left: 42px !important;
top: -55px !important;
width: calc(100% - 10px) !important; } }
@media screen and (max-width: 760px) {
a.onlinetermin {
left: 5px !important;
text-align: left !important;
padding-left: 50px !important;
top: -55px !important;
width: calc(200% - 10px) !important; } }
@media screen {
a.onlinetermin:active, a.onlinetermin:focus, a.onlinetermin:hover {
background: white url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_sprechzeiten-dark.svg) no-repeat;
background-size: 25px;
background-position: 10px 10px;
color: #530638; }
a.rezeptbest {
background: rgba(50, 101, 146, 0.88) url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_rezept_bestellen.svg) no-repeat;
background-size: 25px;
background-position: 10px 10px;
left: 10px;
top: -118px; } }
@media screen and (max-width: 1100px) {
a.rezeptbest {
background: rgba(50, 101, 146, 0.88) url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_rezept_bestellen.svg) no-repeat !important;
background-size: 25px !important;
background-position: 10px 10px !important;
left: 5px !important;
text-align: left !important;
padding-left: 42px !important;
top: -55px !important;
width: 100% !important;
width: calc(100% - 10px) !important; } }
@media screen and (max-width: 760px) {
a.rezeptbest {
display: none; } }
@media screen {
a.rezeptbest:active, a.rezeptbest:focus, a.rezeptbest:hover {
background: white url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_rezept_bestellen-dark.svg) no-repeat;
background-size: 25px;
background-position: 10px 10px;
color: #530638; }
a.ueberweisung {
background: rgba(50, 101, 146, 0.88) url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_bestellen.svg) no-repeat;
background-size: 25px;
background-position: 10px 10px;
left: 10px;
top: -55px; } }
@media screen and (max-width: 1100px) {
a.ueberweisung {
background: rgba(50, 101, 146, 0.88) url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_bestellen.svg) no-repeat !important;
background-size: 25px !important;
background-position: 10px 10px !important;
left: 5px !important;
text-align: left !important;
padding-left: 42px !important;
top: -55px !important;
width: 100% !important;
width: calc(100% - 10px) !important; } }
@media screen and (max-width: 760px) {
a.ueberweisung {
display: none; } }
@media screen {
a.ueberweisung:active, a.ueberweisung:focus, a.ueberweisung:hover {
background: white url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_bestellen-dark.svg) no-repeat;
background-size: 25px;
background-position: 10px 10px;
color: #530638; }
.content-wrapper {
position: relative; }
.content-column {
box-sizing: border-box;
margin: 0 auto;
max-width: 800px;
position: relative; }
.content-section {
padding-top: 50px; }
.bottommargin {
margin-bottom: 100px; }
.nobottommargin {
margin-bottom: 4px !important; }
.nobottompadding {
padding-bottom: 0 !important; }
.narrow-column {
max-width: 640px; }
.sidebar-column {
padding-left: 290px; } }
@media screen and (max-width: 760px) {
.sidebar-column {
padding-left: 0; } }
@media screen {
.sidebar-right-column {
padding-right: 290px; } }
@media screen and (max-width: 760px) {
.sidebar-right-column {
padding-right: 0; } }
@media screen {
#main-content {
background: #fff;
padding-top: 100px; } }
@media screen and (max-width: 760px) {
#main-content {
padding-top: 60px; } }
@media screen {
.page #main-content {
padding-top: 60px; }
.sidebar {
left: 0;
position: absolute;
top: 0;
width: 240px; }
.sidebar img {
height: auto;
width: 100%; } }
@media screen and (max-width: 760px) {
.sidebar {
left: auto;
margin-bottom: 80px;
position: relative;
top: auto;
width: 100%; } }
@media screen {
.sidebar-right {
right: 0;
position: absolute;
top: 0;
width: 240px; }
.sidebar-right img {
height: auto;
width: 100%; } }
@media screen and (max-width: 760px) {
.sidebar-right {
right: auto;
margin-bottom: 80px;
position: relative;
top: auto;
width: 100%; } }
@media screen {
.contentheader-featuredimg {
padding-left: 306px;
position: relative; } }
@media screen and (max-width: 760px) {
.contentheader-featuredimg {
padding-left: 0px; } }
@media screen {
.contentheader-featuredimg img.attachment-post-thumbnail {
height: auto;
left: 0;
position: absolute;
top: 0;
width: 266px; } }
@media screen and (max-width: 760px) {
.contentheader-featuredimg img.attachment-post-thumbnail {
display: none; } }
@media screen {
.paddingleft306 {
padding-left: 306px; } }
@media screen and (max-width: 760px) {
.paddingleft306 {
padding-left: 0px; } }
@media screen {
.green {
background: #761b56; } .ab-accordion-title {
cursor: pointer;
color: #530638;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; }
.ab-accordion-title:hover {
background: #530638;
color: #fff; }
.ab-accordion-text {
padding: 25px 15px !important; }
.ab-notice-text {
background: #761b56 !important; }
.ab-notice-text p {
font-family: inherit !important;
font-size: 100% !important;
line-height: inherit !important; }
.alignleft, .wp-block-image .alignleft, figure.alignleft,
div.team-column:nth-child(odd) img {
float: left;
margin: 5px 30px 20px 0 !important;
max-width: 45%; } }
@media screen and (max-width: 760px) {
.alignleft, .wp-block-image .alignleft, figure.alignleft,
div.team-column:nth-child(odd) img {
float: none;
height: auto;
margin: 0 0 40px !important;
max-width: 100%;
width: 100%; } }
@media screen {
.alignright, .wp-block-image .alignright, figure.alignright,
div.team-column img {
float: right;
margin: 5px 0 20px 30px !important;
max-width: 45%; } }
@media screen and (max-width: 760px) {
.alignright, .wp-block-image .alignright, figure.alignright,
div.team-column img {
float: none;
height: auto;
margin: 0 !important;
max-width: 100%;
width: 100%; } }
@media screen {
.aligncenter.wp-block-image .aligncenter {
margin: 0 auto;
margin-bottom: 40px; } }
@media screen and (max-width: 760px) {
.aligncenter.wp-block-image .aligncenter {
height: auto;
width: 100%; } }
@media screen {
.wp-block-image {
margin-bottom: 6px; }
figure {
margin: 0 0 30px !important; }
figure.aligncenter {
margin: 0 auto 30px !important; }
.wp-block-embed.is-type-video iframe {
min-height: 440px; }
.wp-block-columns .wp-block-embed.is-type-video iframe {
min-height: 240px; }
.cs-2col {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 80px;
-moz-column-gap: 80px;
column-gap: 80px; } }
@media screen and (max-width: 760px) {
.cs-2col {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1; } }
@media screen {
.content-section {
box-sizing: border-box;
padding: 40px 0 70px; }
.content-section img {
max-width: 100%;
height: auto; } }
@media screen and (max-width: 480px) {
.content-section img {
width: 100%;
height: auto; } }
@media screen and (max-width: 1100px) {
.content-section {
padding: 60px 60px 80px; } }
@media screen and (max-width: 760px) {
.content-section {
padding: 20px 40px 80px; } }
@media screen and (max-width: 480px) {
.content-section {
padding: 10px 20px 80px; } }
@media screen { .content-section.cs-team,
.blog .content-section {
padding-top: 50px; }
.content-section#praxis {
padding-bottom: 0; }
.team-column:first-of-type > .content-column > .content-section.cs-team {
padding-top: 20px; }
.gradient {
background: #edeeee; background: -moz-linear-gradient(top, #edeeee 0%, white 100%); background: -webkit-linear-gradient(top, #edeeee 0%, white 100%); background: linear-gradient(to bottom, #edeeee 0%, white 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edeeee', endColorstr='#ffffff',GradientType=0 ); }
.page-content {
background: #1b717e;
margin-bottom: 120px; }
.content {
position: relative;
background: rgba(255, 255, 255, 0.8);
color: #313131 !important;
padding: 40px; }
.content img:not(.avatar) {
width: 100%;
height: auto;
margin-bottom: 20px; }
.close-btn {
width: 20px;
height: 20px;
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/close-btn.png);
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/close-btn.svg), none;
background-repeat: no-repeat;
background-size: 20px 20px;
opacity: 0.65;
position: absolute;
top: 20px;
right: 20px; }
.close-btn:hover {
opacity: 1; }
.su-box {
border: none !important;
position: relative;
width: 70%; } }
@media screen and (max-width: 760px) {
.su-box {
width: 100%; } }
@media screen {
.su-box-content {
background: #99a083 !important;
border-radius: 8px !important; }
.su-box.team-def .su-box-content {
background: #99a083 url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon_start_plattenspieler_weiss.svg) no-repeat !important;
background-position: top 35px right 30px !important;
background-size: 98px !important;
padding: 40px 150px 45px 40px !important; } }
@media screen and (max-width: 760px) {
.su-box.team-def .su-box-content {
background: #99a083 !important;
padding: 20px 20px 40px 20px !important; } }
@media screen {
.su-box-content * {
color: #fff !important; }
.su-box-title {
display: none !important; }
.su-spoiler {
margin-bottom: 10px !important; }
.su-spoiler-title {
background: #530638;
color: #fff !important;
font-size: 120% !important;
font-weight: normal !important;
padding: 20px 7px 20px 36px !important;
text-transform: uppercase; }
.su-spoiler-closed .su-spoiler-title {
background: #761b56; }
.su-spoiler-title:hover {
background: #530638 !important; }
.su-spoiler-icon {
left: 10px !important;
overflow: hidden;
top: 18px !important; }
.su-spoiler-content {
background: #761b56;
color: #761b56 !important;
padding: 0 25% 0 50px !important;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; }
.su-spoiler-content li {
margin-bottom: 18px; }
.su-spoiler-content h1, .su-spoiler-content h2, .su-spoiler-content h3, .su-spoiler-content h4, .su-spoiler-content h5, .su-spoiler-content h6 {
color: #761b56; }
.su-spoiler-content h5, .su-spoiler-content h6 {
font-size: 140%; } }
@media screen and (max-width: 760px) {
.su-spoiler-content {
padding: 0 10px 0 20px !important; } }
@media screen { .su-spoiler-icon-arrow.su-spoiler-closed .su-spoiler-icon::before {
content: "" !important; }
.su-spoiler-icon-arrow.su-spoiler-closed .su-spoiler-icon,
.su-spoiler.su-spoiler-closed .su-spoiler-icon {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/arrow_acc.svg) no-repeat;
background-size: 40px 20px;
background-position: 0 0; }
.su-spoiler-icon-arrow .su-spoiler-icon::before {
content: "" !important; }
.su-spoiler-icon-arrow .su-spoiler-icon {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/arrow_acc.svg) no-repeat;
background-size: 40px 20px;
background-position: -20px 0; }
.blaken {
background: #99a083;
height: 13px;
margin: -16px 0 50px;
width: 0; }
iframe {
width: 100%; }
.terminbuchung iframe {
max-height: 800px; }
footer { background: #1c1c1b; padding: 0; width: 100%; }
.footer-logos {
background: #2c2c2b;
padding: 30px 80px 20px; } }
@media screen and (max-width: 760px) {
.footer-logos {
padding: 30px 40px 20px; } }
@media screen and (max-width: 480px) {
.footer-logos {
padding: 30px 20px 20px; } }
@media screen {
.footer-logo-cont { margin: 0 auto;
max-width: 1260px; } }
@media screen and (max-width: 1400px) {
.footer-logo-cont {
max-width: 700px; } }
@media screen {
.footer-logo-cont img {
float: left;
height: 60px !important;
margin: 0 17px 10px;
width: auto; } }
@media screen and (max-width: 1400px) {
.footer-logo-cont img {
height: 60px !important; } }
@media screen and (max-width: 760px) {
.footer-logo-cont img {
height: 50px !important;
margin: 0 0 23px 23px; } }
@media screen {
.footer-content {
padding: 80px 80px 100px; } }
@media screen and (max-width: 760px) {
.footer-content {
padding: 60px 40px 80px; } }
@media screen and (max-width: 480px) {
.footer-content {
padding: 30px 20px 80px; } }
@media screen {
#footer-text {
float: left; } }
@media screen and (max-width: 480px) {
#footer-text {
display: block;
float: none;
margin-bottom: 40px; } }
@media screen {
#footer-nav {
float: right;
font-size: 75% !important;
margin-right: 20px;
position: relative; } }
@media screen and (max-width: 480px) {
#footer-nav {
display: block;
float: none;
margin-right: 20px; } }
@media screen {
#footer-nav a {
color: rgba(255, 255, 255, 0.4) !important;
text-decoration: none !important; }
#footer-nav a {
color: rgba(255, 255, 255, 0.6) !important;
text-decoration: underline !important; }
#footer-nav li.widget {
float: left; } }
@media screen and (max-width: 680px) {
#footer-text {
float: none; }
#footer-nav {
float: none;
margin-top: 10px; }
#footer-nav li.widget {
float: none;
margin-bottom: 20px; } }
@media screen {
#custom_html-4,
#custom_html-10 {
padding-top: 8px;
padding-right: 30px; }
.clearfix:after {
content: "";
clear: both;
display: block;
visibility: hidden;
height: 0px; }
.nocolbreak {
-webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; break-inside: avoid-column; display: table; }
li.widget {
list-style: none; }
fieldset {
border: none; }
ul {
margin: 0 0 0 20px;
padding: 0; }
ul.postlist li {
margin-bottom: 50px; }
ul.pdf-liste li {
list-style: none !important;
margin-bottom: 18px !important;
padding: 2px 0 14px 34px;
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/pdf-icon.svg) top left no-repeat;
background-size: 26px; }
ul > li { list-style: url(//roc-aschheim.de/wp-content/themes/ROC2/images/list-style-item.png);
margin-bottom: 0.4em;
-webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; break-inside: avoid-column;   -webkit-margin-before: 0;
-webkit-margin-after: 0; }
ol > li {
line-height: 1.2;
margin-bottom: 0.4em;
-webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; break-inside: avoid-column;   -webkit-margin-before: 0;
-webkit-margin-after: 0; }
ul ul {
padding-top: 20px;
margin-bottom: 30px; }
ul ul li {
list-style: url(//roc-aschheim.de/wp-content/themes/ROC2/images/list-style-item-sub.png); }
ul.dok-list li {
background: url(//roc-aschheim.de/wp-content/themes/ROC2/images/icon-doc.svg) top 10px left 0px no-repeat;
background-size: 30px;
list-style: none;
margin-bottom: 40px;
padding-left: 44px; }
ul.wp-block-latest-posts__list {
margin: 0 0 40px;
hyphens: auto;
padding-top: 30px; }
ul.wp-block-latest-posts__list a.moretag {
padding-left: 10px;
hyphens: none !important;
white-space: nowrap !important; }
ul.wp-block-latest-posts__list a.wp-block-latest-posts__post-title {
font-size: 155%;
line-height: 1.1;
margin: 0 0 .7em 0;
text-decoration: none; }
ul.wp-block-latest-posts__list li {
list-style: none;
margin-bottom: 56px;
padding-top: 29px;
position: relative; }
ul.wp-block-latest-posts__list li br {
display: none; }
ul.wp-block-latest-posts__list li .wp-block-latest-posts__post-date {
color: #717270;
font-weight: bold;
left: 0;
position: absolute;
top: 0;
text-transform: uppercase; }
ul.wp-block-latest-posts__list .wp-block-latest-posts__featured-image {
width: 30%;
float: left;
margin: 0 40px 40px 0; } .wp-block-cloudcatch-tabs__container {
background: #efefef; }
.wp-block-cloudcatch-tab-content {
background: #fff;
border-left: 1px solid #d1d1d1;
padding: 40px 20px; } }
@media screen and (max-width: 760px) {
.wp-block-cloudcatch-tab-content {
padding: 60px 20px; } }
@media screen {
.wp-block-cloudcatch-tab {
background: #efefef;
margin: 0 !important;
padding: 10px 20px 12px !important; }
.wp-block-cloudcatch-tab.active {
background: #fff;
border-left: 1px solid #d1d1d1;
border-right: 1px solid #d1d1d1;
border-top: 1px solid #d1d1d1;
margin: -4px 0 0 !important;
padding: 14px 20px 12px !important; }
.wp-block-cloudcatch-tab:hover,
.wp-block-cloudcatch-tab__label:hover {
cursor: pointer; }
.wp-block-cloudcatch-tab:hover .wp-block-cloudcatch-tab__label,
.wp-block-cloudcatch-tab__label:hover .wp-block-cloudcatch-tab__label {
cursor: pointer;
font-weight: bold; } .wp-block-table table {
border: none !important;
margin-bottom: 25px;
width: 100% !important; }
tr {
border: none !important;
margin-bottom: 10px; }
tr:nth-child(even) {
background: rgba(236, 223, 227, 0.02); }
tr:nth-child(odd) {
background: rgba(236, 223, 227, 0.07); }
td {
border: none !important;
padding: 18px 10px;
vertical-align: top; } .wp-block-table.hours-table table { }
.wp-block-table.hours-table table td:first-of-type {
width: 120px; }
.wp-block-table.hours-table table tr:nth-child(odd), .wp-block-table.hours-table table tr:nth-child(even) {
background: none; }
.wp-block-table.hours-table table tr:nth-child(odd) {
background: rgba(0, 0, 0, 0.05); }
.wp-block-table.hours-table table td {
padding: 6px; }
table.startpage-table {
margin-bottom: 30px; }
.start-profiles table tr {
border-bottom: 1px solid rgba(0, 0, 0, 0.16) !important; }
.start-profiles table td {
padding: .8em .5em; }
.start-profiles table td:first-of-type { width: 130px; }
.price-table {
margin-bottom: 0 !important; }
.price-table tr {
background: none !important;
border-bottom: 1px solid #f5ede5 !important; }
.price-table tr:last-child {
border-bottom: none !important; }
.price-table td {
line-height: 1.2;
padding: 15px 20px 12px 0; }
.price-table td:last-of-type {
width: 100px; }
.wp-block-nk-awb {
padding: 0 !important; }
.content-floatbox-left {
float: left;
width: 340px;
margin: 40px 20px 0 0; }
.content-floatbox-right {
float: right;
width: 340px;
margin: 40px 0 0 20px; }
.bullet-list-item {
margin-bottom: 12px; }
.sb-box .textwidget {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 3px dotted #bfbdb0; }
.sb-btn {
border: none;
text-align: center;
background: #c8990c;
width: 100%;
padding: 10px 0 0 0; }
.sb-btn:hover {
color: #fff;
background: #deab13; }
.sb-btn .fa {
color: #f4cd56;
font-size: 120%; }
a#scroll-to-top {
bottom: 64px !important;
height: 40px !important;
right: 30px !important;
width: 40px !important; } }
@media screen and (max-width: 480px) {
a#scroll-to-top {
bottom: 17px !important;
right: 20px !important; } }
@media screen {
.wpcf7-text, .wpcf7-textarea {
background: #f8f8f8;
border: 1px solid #b3b3b3;
box-sizing: border-box;
margin-bottom: 30px;
max-height: 140px;
padding: 10px;
width: 100%; }
.wpcf7-date, .wpcf7-select {
border: 1px solid #b3b3b3;
margin-bottom: 30px;
padding: 10px; }
.wpcf7-select {
width: 100%; }
.formcol-2-left {
float: left; }
.formcol-2-right {
float: right; }
.formcol-2-left, .formcol-2-right {
width: 46%; } }
@media screen and (max-width: 760px) {
.formcol-2-left, .formcol-2-right {
float: none;
width: 100%; } }
@media screen {
.formsection-headline {
color: #4c4d49;
font-weight: 700;
margin: 50px 0 20px; }
.form-spacer {
display: block;
height: 60px;
width: 100%; }
.su-table strong {
white-space: nowrap; } }
@media screen and (max-width: 480px) {
.su-table strong {
white-space: normal; } }
@media screen {
.searchresults {
padding-bottom: 100px; }
.searchresult {
border-bottom: 1px solid #c3c3c3;
padding: 40px 100px 10px 4px; } }
@media screen and (max-width: 480px) {
.searchresult {
padding: 50px 0 30px 4px; } }
@media screen {
.noresults {
padding: 60px 40px 300px;
text-align: center; }
ol > li::marker {
background: #ef0; }
.leistungen-columns {
display: flex; } }
@media screen and (max-width: 760px) {
.leistungen-columns {
display: inline-block; } }
@media screen {
.leistungen-text {
margin-bottom: 70px;
max-width: 720px; }
.leistungen-textcolumn {
padding-right: 40px; } }
@media screen and (max-width: 760px) {
.leistungen-textcolumn {
padding-right: 0; } }
@media screen {
.leistungen-tiles {
flex: 0 0 480px; } }
@media screen and (max-width: 760px) {
.leistungen-tiles {
flex: 0 0 280px; } }
@media screen {
ul.leistungen-items {
margin: 0 0 140px; }
ul.leistungen-items li {
list-style: none !important;
margin: 0 !important; }
ul.leistungen-items li a {
background: #72cbf4;
box-sizing: border-box;
color: #fff; float: left;
font-size: 121%;
line-height: 1.1;
margin: 0 20px 20px 0;
padding: 100px 5px 0 5px;
width: 230px;
height: 230px;
text-align: center;
text-decoration: none !important;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; } }
@media screen and (max-width: 480px) {
ul.leistungen-items li a { } }
@media screen {
ul.leistungen-items li a:hover {
background: #002d55;
color: #fff !important; }
ul.leistungen-items:after {
clear: both; }
.leistungen-overview {
margin: 0 0 140px; }
.wp-block-group.leistungen-overview {
margin: -100px 0 140px; }
.leistungen-overview a {
background: #72cbf4;
box-sizing: border-box;
color: #fff !important; float: left;
font-size: 118%;
margin: 0 20px 20px 0;
padding: 70px 5px 0 5px;
width: 200px;
height: 200px;
text-align: center;
text-decoration: none;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; }
.leistungen-overview a:hover {
background: #002d55; }
.leistungen-overview a.leistung-link,
.leistungen-overview p.leistung-link a {
font-size: 122%;
margin: 0 20px 20px 0;
padding: 100px 5px 0 5px;
text-decoration: none;
width: 244px;
height: 244px; }
.leistungen-overview a:hover {
background: #002d55; }
#neuro-post-thumbnail img {
height: auto;
width: 200px; } .aagb_accordion_dd902245-877a-4ecb-8715-da57ac252031 .aagb__accordion_body--show {
border-top: none !important; }
.aab__icon, .dashicons {
color: #002d55 !important; }
.wp-block-aab-accordion-item,
.wp-block-aab-accordion-block,
.wp-block-aagb-accordion-block,
.aagb_accordion_0a6eed74-9b3d-4565-9c62-8e1597686f4b > .aagb__accordion_container.aagb__accordion_active {
border: none !important;
border-radius: 0 !important;
margin-bottom: 0 !important; }
.aagb__accordion_head,
.aab__accordion_head {
background: none !important;
background-color: rgba(255, 255, 255, 0.28) !important;
border-bottom: 1px solid #e6dcc8 !important;
padding: 20px 22px !important;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
.aagb__accordion_head:hover,
.aab__accordion_head:hover {
background-color: rgba(255, 255, 255, 0.5) !important; }
.aagb__accordion_head.active .aagb__accordion_title {
font-weight: bold; }
.aagb__accordion_title,
.aab__accordion_title {
font-size: 100%; }
.aab__accordion_body,
.wp-block-aab-accordion-item .aagb__accordion_body {
background: none !important;
background-color: rgba(255, 255, 255, 0.6) !important;
border: none !important;
border-bottom: 1px solid #e6dcc8 !important;
padding: 0 !important; }
.aagb__accordion_component,
.aab__accordion_component {
padding: 25px 22px 40px !important; }
.wp-block-pb-accordion-item {
margin-bottom: 12px; }
.c-accordion__content,
.c-accordion__title {
background: #efefef;
margin-bottom: 0 !important;
padding: 12px 20px; } }
@media screen and (max-width: 760px) {
.c-accordion__content,
.c-accordion__title {
padding: 10px; } }
@media screen {
.c-accordion__title::after {
right: 20px; } }
@media screen and (max-width: 760px) {
.c-accordion__title::after {
right: 10px; } }
@media screen {
body.ortho .aab__icon, body.ortho .dashicons {
color: #72cbf4 !important; }
body.ortho .aagb__accordion_head:hover,
body.ortho .aagb__accordion_head.active {
background: #e4f4fe !important; }
body.ortho ul > li {
list-style: url(//roc-aschheim.de/wp-content/themes/ROC2/images/list-style-item-ortho.png); }
body.vital .aab__icon, body.vital .dashicons {
color: #761b56 !important; }
body.vital .aagb__accordion_head:hover,
body.vital .aagb__accordion_head.active {
background: #f5ede5 !important; }
body.vital .aagb__accordion_head:hover .aagb__accordion_title,
body.vital .aagb__accordion_head.active .aagb__accordion_title {
font-weight: bold; }
body.vital .aagb__accordion_head:hover,
body.vital .aab__accordion_head:hover {
background-color: rgba(255, 255, 255, 0.75) !important; }
body.vital .c-accordion__title:hover {
background: #761b56;
color: #fff; }
body.vital ul > li {
list-style: url(//roc-aschheim.de/wp-content/themes/ROC2/images/list-style-item-vital.png); }
body.derma .aab__icon, body.derma .dashicons {
color: rgba(255, 255, 255, 0.5) !important; }
body.derma ul > li {
list-style: url(//roc-aschheim.de/wp-content/themes/ROC2/images/list-style-item-derma.png); }
body.derma .aagb__accordion_head,
body.derma .aab__accordion_head {
background: none !important;
background-color: #f18d84 !important;
border-bottom: 1px solid #e6dcc8 !important;
padding: 20px 22px !important; }
body.derma .aagb__accordion_head:hover,
body.derma .aab__accordion_head:hover {
background-color: #f5a099 !important; }
body.derma .aab__accordion_title,
body.derma .aagb__accordion_title {
color: #fff !important; }
body.derma .aab__accordion_head.active {
background-color: #bc5248 !important; }
body.derma .aab__accordion_head.active .aab__accordion_title {
font-weight: bold; }
body.derma .aagb__accordion_head.active {
background-color: #bc5248 !important; }
body.derma .aagb__accordion_head.active .aagb__accordion_title {
font-weight: bold; } }[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
}