@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;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}:root{--cc-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--cc-font-size:16px;--cc-bg:#fff;--cc-z-index:2147483647;--cc-text:#2d4156;--cc-border-radius:.45rem;--cc-btn-primary-bg:#2d4156;--cc-btn-primary-text:var(--cc-bg);--cc-btn-primary-hover-bg:#1d2e38;--cc-btn-primary-hover-text:var(--cc-btn-primary-text);--cc-btn-secondary-bg:#eaeff2;--cc-btn-secondary-text:var(--cc-text);--cc-btn-secondary-hover-bg:#d8e0e6;--cc-btn-secondary-hover-text:var(--cc-btn-secondary-text);--cc-btn-border-radius:0.375rem;--cc-toggle-bg-off:#919ea6;--cc-toggle-bg-on:var(--cc-btn-primary-bg);--cc-toggle-bg-readonly:#d5dee2;--cc-toggle-knob-bg:#fff;--cc-toggle-knob-icon-color:#ecf2fa;--cc-block-text:var(--cc-text);--cc-cookie-category-block-bg:#f0f4f7;--cc-cookie-category-block-bg-hover:#e9eff4;--cc-section-border:#f1f3f5;--cc-cookie-table-border:#e9edf2;--cc-overlay-bg:#040608;--cc-overlay-opacity:.85;--cc-consent-modal-box-shadow:0 0.625rem 1.875rem rgba(2,2,3,.28);--cc-webkit-scrollbar-bg:#cfd5db;--cc-webkit-scrollbar-bg-hover:#9199a0;--cc-btn-floating-bg:#2d4156;--cc-btn-floating-icon:var(--cc-bg);--cc-btn-floating-hover-bg:#1d2e38;--cc-btn-floating-hover-icon:var(--cc-btn-floating-icon)}.c_darkmode{--cc-bg:#181b1d;--cc-text:#d8e5ea;--cc-btn-primary-bg:#a6c4dd;--cc-btn-primary-text:#000;--cc-btn-primary-hover-bg:#c2dff7;--cc-btn-primary-hover-text:var(--cc-btn-primary-text);--cc-btn-secondary-bg:#33383c;--cc-btn-secondary-text:var(--cc-text);--cc-btn-secondary-hover-bg:#3e454a;--cc-btn-secondary-hover-text:var(--cc-btn-secondary-text);--cc-toggle-bg-off:#667481;--cc-toggle-bg-on:var(--cc-btn-primary-bg);--cc-toggle-bg-readonly:#454c54;--cc-toggle-knob-bg:var(--cc-cookie-category-block-bg);--cc-toggle-knob-icon-color:var(--cc-bg);--cc-block-text:#b3bfc5;--cc-cookie-category-block-bg:#23272a;--cc-cookie-category-block-bg-hover:#2b3035;--cc-section-border:#292d31;--cc-cookie-table-border:#2b3035;--cc-webkit-scrollbar-bg:#667481;--cc-webkit-scrollbar-bg-hover:#9199a0;--cc-btn-floating-bg:#a6c4dd;--cc-btn-floating-icon:#000;--cc-btn-floating-hover-bg:#c2dff7;--cc-btn-floating-hover-icon:var(--cc-btn-floating-icon)}#cc--main{z-index:var(--cc-z-index)}.cc_div *,.cc_div :after,.cc_div :before,.cc_div :hover{animation:none;background:none;border:none;border-radius:unset;box-shadow:none;box-sizing:border-box;color:inherit;float:none;font-family:inherit;font-size:1em;font-style:inherit;font-variant:normal;font-weight:inherit;height:auto;letter-spacing:unset;line-height:1.2;margin:0;padding:0;text-align:left;text-decoration:none;text-transform:none;transition:none;vertical-align:baseline;visibility:unset}.cc_div{font-family:var(--cc-font-family);font-size:var(--cc-font-size);font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--cc-text);text-rendering:optimizeLegibility}#c-ttl,#s-bl td:before,#s-ttl,.cc_div .b-tl,.cc_div .c-bn{font-weight:600}#cm,#s-bl .act .b-acc,#s-inr,.cc_div .b-tl,.cc_div .c-bl{border-radius:var(--cc-border-radius)}#s-bl .act .b-acc{border-top-left-radius:0;border-top-right-radius:0}.cc_div a,.cc_div button,.cc_div input{-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden}.cc_div a{border-bottom:1px solid}.cc_div a:hover{border-color:transparent;text-decoration:none}.cc_div .c-bn>span{pointer-events:none}#cm-ov,#cs-ov,.c--anim #cm,.c--anim #s-cnt,.c--anim #s-inr{transition:visibility .25s linear,opacity .25s ease,transform .25s ease!important}.c--anim .c-bn{transition:background-color .25s ease!important}.c--anim #cm.bar.slide,.c--anim #cm.bar.slide+#cm-ov,.c--anim .bar.slide #s-inr,.c--anim .bar.slide+#cs-ov{transition:visibility .4s ease,opacity .4s ease,transform .4s ease!important}#cm.bar.slide,.cc_div .bar.slide #s-inr{opacity:1;transform:translateX(100%)}#cm.bar.top.slide,.cc_div .bar.left.slide #s-inr{opacity:1;transform:translateX(-100%)}#cm.slide,.cc_div .slide #s-inr{transform:translateY(1.6em)}#cm.top.slide{transform:translateY(-1.6em)}#cm.bar.slide{transform:translateY(100%)}#cm.bar.top.slide{transform:translateY(-100%)}.show--consent .c--anim #cm,.show--consent .c--anim #cm.bar,.show--settings .c--anim #s-inr,.show--settings .c--anim .bar.slide #s-inr{opacity:1;transform:scale(1);visibility:visible!important}.show--consent .c--anim #cm.box.middle,.show--consent .c--anim #cm.cloud.middle{transform:scale(1) translateY(-50%)}.show--settings .c--anim #s-cnt{visibility:visible!important}.force--consent.show--consent .c--anim #cm-ov,.show--settings .c--anim #cs-ov{opacity:var(--cc-overlay-opacity)!important;visibility:visible!important}#cm{background:var(--cc-bg);bottom:1.25em;box-shadow:0 .625em 1.875em #000;box-shadow:var(--cc-consent-modal-box-shadow);font-family:inherit;line-height:normal;max-width:24.2em;opacity:0;padding:1em 1.4em 1.3em;position:fixed;right:1.25em;transform:scale(.95);visibility:hidden;width:100%;z-index:1}#cc_div #cm{display:block!important}#c-ttl{font-size:1.05em;margin-bottom:.7em}.cloud #c-ttl{margin-top:-.15em}#c-txt{font-size:.9em;line-height:1.5em}.cc_div #c-bns{display:flex;justify-content:space-between;margin-top:1.4em}.cc_div .c-bn{background:var(--cc-btn-secondary-bg);border-radius:var(--cc-btn-border-radius);color:var(--cc-btn-secondary-text);cursor:pointer;display:inline-block;flex:1;font-size:.82em;padding:1em 1.7em;text-align:center;-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}#c-bns button+button,#s-c-bn,#s-cnt button+button{float:right;margin-left:.5rem}#s-cnt #s-rall-bn{float:none}#cm .c_link:active,#cm .c_link:hover,#s-c-bn:active,#s-c-bn:hover,#s-cnt button+button:active,#s-cnt button+button:hover{background:var(--cc-btn-secondary-hover-bg);color:var(--cc-btn-secondary-hover-text)}#s-cnt{display:table;height:100%;left:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:101}#s-bl{outline:none;scrollbar-width:thin}#s-bl .title{margin-top:1.4em}#s-bl .b-bn,#s-bl .title:first-child{margin-top:0}#s-bl .b-acc .p{margin-top:0;padding:1em}#s-cnt .b-bn .b-tl{background:none;display:block;font-family:inherit;font-size:.95em;padding:1.3em 6.4em 1.3em 2.7em;position:relative;transition:background-color .25s ease;width:100%}#s-cnt .b-bn .b-tl.exp{cursor:pointer}#s-cnt .act .b-bn .b-tl{border-bottom-left-radius:0;border-bottom-right-radius:0}#s-cnt .b-bn .b-tl:active,#s-cnt .b-bn .b-tl:hover{background:var(--cc-cookie-category-block-bg-hover)}#s-bl .b-bn{position:relative}#s-bl .c-bl{border:1px solid var(--cc-section-border);margin-bottom:.4rem;padding:1em;transition:background-color .25s ease}#s-bl .c-bl:hover{background:var(--cc-cookie-category-block-bg)}#s-bl .c-bl:last-child{margin-bottom:.5em}#s-bl .c-bl:first-child{border:none;margin-bottom:2em;margin-top:0;padding:0;transition:none}#s-bl .c-bl:not(.b-ex):first-child:hover{background:transparent;background:unset}#s-bl .c-bl.b-ex{background:var(--cc-cookie-category-block-bg);border:none;padding:0;transition:none}#s-bl .c-bl.b-ex+.c-bl{margin-top:2em}#s-bl .c-bl.b-ex+.c-bl.b-ex{margin-top:0}#s-bl .c-bl.b-ex:first-child{margin-bottom:1em;margin-bottom:.5em}#s-bl .b-acc{display:none;margin-bottom:0;max-height:0;overflow:hidden;padding-top:0}#s-bl .act .b-acc{display:block;max-height:100%;overflow:hidden}#s-cnt .p{color:var(--cc-block-text);font-size:.9em;line-height:1.5em;margin-top:.85em}.cc_div .b-tg .c-tgl:disabled{cursor:not-allowed}#c-vln{display:table-cell;position:relative;vertical-align:middle}#cs{bottom:0;left:0;padding:0 1.7em;position:fixed;right:0;top:0;width:100%}#cs,#s-inr{height:100%}#s-inr{box-shadow:0 13px 27px -5px rgba(3,6,9,.26);margin:0 auto;max-width:45em;opacity:0;overflow:hidden;padding-bottom:4.75em;padding-top:4.75em;position:relative;transform:scale(.96);visibility:hidden}#s-bns,#s-hdr,#s-inr{background:var(--cc-bg)}#s-bl{display:block;height:100%;overflow-x:hidden;overflow-y:auto;overflow-y:overlay;padding:1.3em 1.6em;width:100%}#s-bns{border-top:1px solid var(--cc-section-border);bottom:0;height:4.75em;left:0;padding:1em 1.8em;position:absolute;right:0}.cc_div .cc-link{border-bottom:1px solid var(--cc-btn-primary-bg);color:var(--cc-btn-primary-bg);cursor:pointer;display:inline;font-weight:600;padding-bottom:0;text-decoration:none}.cc_div .cc-link:active,.cc_div .cc-link:hover{border-color:transparent}#c-bns button:first-child,#s-bns button:first-child{background:var(--cc-btn-primary-bg);color:var(--cc-btn-primary-text)}#c-bns.swap button:first-child{background:var(--cc-btn-secondary-bg);color:var(--cc-btn-secondary-text)}#c-bns.swap button:last-child{background:var(--cc-btn-primary-bg);color:var(--cc-btn-primary-text)}.cc_div .b-tg .c-tgl:checked~.c-tg{background:var(--cc-toggle-bg-on)}#c-bns button:first-child:active,#c-bns button:first-child:hover,#c-bns.swap button:last-child:active,#c-bns.swap button:last-child:hover,#s-bns button:first-child:active,#s-bns button:first-child:hover{background:var(--cc-btn-primary-hover-bg);color:var(--cc-btn-primary-hover-text)}#c-bns.swap button:first-child:active,#c-bns.swap button:first-child:hover{background:var(--cc-btn-secondary-hover-bg);color:var(--cc-btn-secondary-hover-text)}#s-hdr{border-bottom:1px solid var(--cc-section-border);display:table;height:4.75em;padding:0 1.8em;position:absolute;top:0;width:100%;z-index:2}#s-hdr,#s-ttl{vertical-align:middle}#s-ttl{display:table-cell;font-size:1em}#s-c-bn{font-size:1.45em;font-weight:400;height:1.7em;margin:0;overflow:hidden;padding:0;position:relative;width:1.7em}#s-c-bnc{display:table-cell;vertical-align:middle}.cc_div span.t-lb{opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;z-index:-1}#c_policy__text{height:31.25em;margin-top:1.25em;overflow-y:auto}#c-s-in{height:100%;height:calc(100% - 2.5em);max-height:37.5em;position:relative;top:50%;transform:translateY(-50%)}@media screen and (min-width:688px){#s-bl::-webkit-scrollbar{background:transparent;border-radius:0 .25em .25em 0;height:100%;width:.8em}#s-bl::-webkit-scrollbar-thumb{background:var(--cc-webkit-scrollbar-bg);border:.25em solid var(--cc-bg);border-radius:100em}#s-bl::-webkit-scrollbar-thumb:hover{background:var(--cc-webkit-scrollbar-bg-hover)}#s-bl::-webkit-scrollbar-button{height:5px;width:10px}}.cc_div .b-tg{bottom:0;display:inline-block;margin:auto;right:0;right:1.2em;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.cc_div .b-tg,.cc_div .b-tg .c-tgl{cursor:pointer;position:absolute;top:0}.cc_div .b-tg .c-tgl{border:0;display:block;left:0;margin:0}.cc_div .b-tg .c-tg{background:var(--cc-toggle-bg-off);pointer-events:none;position:absolute;transition:background-color .25s ease,box-shadow .25s ease}.cc_div .b-tg,.cc_div .b-tg .c-tg,.cc_div .b-tg .c-tgl,.cc_div span.t-lb{border-radius:4em;height:1.5em;width:3.4em}.cc_div .b-tg .c-tg.c-ro{cursor:not-allowed}.cc_div .b-tg .c-tgl~.c-tg.c-ro{background:var(--cc-toggle-bg-readonly)}.cc_div .b-tg .c-tgl~.c-tg.c-ro:after{box-shadow:none}.cc_div .b-tg .c-tg:after{background:var(--cc-toggle-knob-bg);border:none;border-radius:100%;box-shadow:0 1px 2px rgba(24,32,35,.36);box-sizing:content-box;content:"";display:block;height:1.25em;left:.125em;position:relative;top:.125em;transition:transform .25s ease;width:1.25em}.cc_div .b-tg .c-tgl:checked~.c-tg:after{transform:translateX(1.9em)}#s-bl table,#s-bl td,#s-bl th{border:none}#s-bl tbody tr{transition:background-color .25s ease}#s-bl tbody tr:hover{background:var(--cc-cookie-category-block-bg-hover)}#s-bl table{border-collapse:collapse;margin:0;overflow:hidden;padding:0;text-align:left;width:100%}#s-bl caption{border-bottom:1px solid var(--cc-cookie-table-border);font-size:.9em;font-weight:600;padding:.5rem 1rem}#s-bl td,#s-bl th{font-size:.8em;padding:.8em .625em .8em 1.2em;text-align:left;vertical-align:top}#s-bl th{font-family:inherit;font-weight:600;padding:1em 1rem}#s-bl thead tr:first-child{border-bottom:1px solid var(--cc-cookie-table-border)}.force--consent #cs,.force--consent #s-cnt{width:100vw}#cm-ov,#cs-ov{background:#070707;background:var(--cc-overlay-bg);bottom:0;display:none;left:0;opacity:0;position:fixed;right:0;top:0;transition:none;visibility:hidden}.c--anim #cs-ov,.force--consent .c--anim #cm-ov,.force--consent.show--consent #cm-ov,.show--settings #cs-ov{display:block}#cs-ov{z-index:2}.force--consent .cc_div{bottom:0;left:0;position:fixed;top:0;transition:visibility .25s linear;visibility:hidden;width:100%;width:100vw}.force--consent.show--consent .c--anim .cc_div,.force--consent.show--settings .c--anim .cc_div{visibility:visible}.force--consent #cm{position:absolute}.force--consent #cm.bar{max-width:100vw;width:100vw}html.force--consent.show--consent{overflow-y:hidden!important}html.force--consent.show--consent,html.force--consent.show--consent body{height:auto!important;overflow-x:hidden!important}.cc_div .act .b-bn .exp:before,.cc_div .b-bn .exp:before{border:solid var(--cc-btn-secondary-text);border-width:0 2px 2px 0;content:"";display:inline-block;left:1.2em;margin-right:15px;padding:.2em;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg)}.cc_div .act .b-bn .b-tl:before{transform:translateY(-20%) rotate(225deg)}.cc_div .on-i:before{border:solid var(--cc-toggle-knob-icon-color);border-width:0 2px 2px 0;display:inline-block;left:.75em;padding:.1em .1em .45em;top:.37em}#s-c-bn:after,#s-c-bn:before,.cc_div .on-i:before{content:"";margin:0 auto;position:absolute;transform:rotate(45deg)}#s-c-bn:after,#s-c-bn:before{background:var(--cc-btn-secondary-text);border-radius:1em;height:.6em;left:.82em;top:.58em;width:1.5px}#s-c-bn:after{transform:rotate(-45deg)}.cc_div .off-i,.cc_div .on-i{display:block;height:100%;position:absolute;right:0;text-align:center;transition:opacity .15s ease;width:50%}.cc_div .on-i{left:0;opacity:0}.cc_div .off-i:after,.cc_div .off-i:before{background:var(--cc-toggle-knob-icon-color);content:" ";display:block;height:.7em;margin:0 auto;position:absolute;right:.8em;top:.42em;transform-origin:center;width:.09375em}.cc_div .off-i:before{transform:rotate(45deg)}.cc_div .off-i:after{transform:rotate(-45deg)}.cc_div .b-tg .c-tgl:checked~.c-tg .on-i{opacity:1}.cc_div .b-tg .c-tgl:checked~.c-tg .off-i{opacity:0}#cm.box.middle,#cm.cloud.middle{bottom:auto;top:50%;transform:translateY(-37%)}#cm.box.middle.zoom,#cm.cloud.middle.zoom{transform:scale(.95) translateY(-50%)}#cm.box.center,#cm.cloud{left:1em;margin:0 auto;right:1em}#cm.cloud{max-width:50em;overflow:hidden;padding:1.2em 1.7em;text-align:center;width:unset}.cc_div .cloud #c-inr{display:table;width:100%}.cc_div .cloud #c-inr-i{display:table-cell;padding-right:2.4em;vertical-align:top;width:70%}.cc_div .cloud #c-txt{font-size:.85em}.cc_div .cloud #c-bns{display:table-cell;min-width:170px;vertical-align:middle}#cm.cloud .c-bn{margin:.5rem 0 0;width:100%}#cm.cloud .c-bn:first-child{margin:0}#cm.cloud.left{margin-right:1.25em}#cm.cloud.right{margin-left:1.25em}#cm.bar{border-radius:0;bottom:0;left:0;max-width:100%;padding:2em;position:fixed;right:0;width:100%}#cm.bar #c-inr{margin:0 auto;max-width:32em}#cm.bar #c-bns{max-width:33.75em}#cm.bar #cs{padding:0}.cc_div .bar #c-s-in{height:100%;max-height:100%;top:0;transform:none}.cc_div .bar #s-bl,.cc_div .bar #s-bns,.cc_div .bar #s-hdr{padding-left:1.4em;padding-right:1.4em}.cc_div .bar #cs{padding:0}.cc_div .bar #s-inr{border-radius:0;margin:0 0 0 auto;max-width:32em}.cc_div .bar.left #s-inr{margin-left:0;margin-right:auto}.cc_div .bar #s-bl table,.cc_div .bar #s-bl tbody,.cc_div .bar #s-bl td,.cc_div .bar #s-bl th,.cc_div .bar #s-bl thead,.cc_div .bar #s-bl tr,.cc_div .bar #s-cnt{display:block}.cc_div .bar #s-bl caption{border-bottom:1px solid var(--cc-cookie-table-border);border-top:0;display:block}.cc_div .bar #s-bl thead tr{left:-9999px;position:absolute;top:-9999px}.cc_div .bar #s-bl tr{border-top:1px solid var(--cc-cookie-table-border)}.cc_div .bar #s-bl td{border:none;padding-left:35%;position:relative}.cc_div .bar #s-bl td:before{color:var(--cc-text);content:attr(data-column);left:1rem;overflow:hidden;padding-right:.625em;position:absolute;text-overflow:ellipsis;white-space:nowrap}#cm.top{bottom:auto;top:1.25em}#cm.left{left:1.25em;right:auto}#cm.right{left:auto;right:1.25em}#cm.bar.left,#cm.bar.right{left:0;right:0}#cm.bar.top{top:0}@media (prefers-reduced-motion){#cc--main #cm,#cc--main #s-cnt,#cc--main #s-inr{transition:none!important}}@media screen and (max-width:688px){#cm,#cm.cloud,#cm.left,#cm.right{bottom:1em;display:block;left:1em;margin:0;max-width:100%;padding:1.2em!important;right:1em;width:auto}.force--consent #cm,.force--consent #cm.cloud{max-width:100vw;width:auto}#cm.top{bottom:auto;top:1em}#cm.bottom{bottom:1em;top:auto}#cm.bar.bottom{bottom:0}#cm.cloud .c-bn{font-size:.85em}#s-bns,.cc_div .bar #s-bns{padding:1em 1.3em}.cc_div .bar #s-inr{max-width:100%;width:100%}.cc_div .cloud #c-inr-i{padding-right:0}#cs{border-radius:0;padding:0}#c-s-in{height:100%;max-height:100%;top:0;transform:none}.cc_div .b-tg{right:1.1em;transform:scale(1.1)}#s-inr{border-radius:0;margin:0;padding-bottom:7.9em}#s-bns{height:7.9em}#s-bl,.cc_div .bar #s-bl{padding:1.2em}#s-hdr,.cc_div .bar #s-hdr{padding:0 1.2em}#s-bl table{width:100%}#s-inr.bns-t{padding-bottom:10.5em}.bns-t #s-bns{height:10.5em}.cc_div .bns-t .c-bn{font-size:.83em;padding:.9em 1.6em}#s-cnt .b-bn .b-tl{padding-bottom:1.2em;padding-top:1.2em}#s-bl table,#s-bl tbody,#s-bl td,#s-bl th,#s-bl thead,#s-bl tr,#s-cnt{display:block}#s-bl caption{border-bottom:0;display:block}#s-bl thead tr{left:-9999px;position:absolute;top:-9999px}#s-bl tr{border-top:1px solid var(--cc-cookie-table-border)}#s-bl td{border:none;padding-left:35%;position:relative}#s-bl td:before{color:var(--cc-text);content:attr(data-column);left:1rem;overflow:hidden;padding-right:.625em;position:absolute;text-overflow:ellipsis;white-space:nowrap}#cm .c-bn,.cc_div .c-bn{margin-right:0;width:100%}#s-cnt #s-rall-bn{margin-left:0}.cc_div #c-bns{flex-direction:column}#c-bns button+button,#s-cnt button+button{float:unset;margin-left:0;margin-top:.625em}#cm.box,#cm.cloud{left:1em;right:1em;width:auto}#cm.cloud.left,#cm.cloud.right{margin:0}.cc_div .cloud #c-bns,.cc_div .cloud #c-inr,.cc_div .cloud #c-inr-i{display:block;min-width:unset;width:auto}.cc_div .cloud #c-txt{font-size:.9em}.cc_div .cloud #c-bns{margin-top:1.625em}}
.pressidium-cookie-consent-cookies{overflow-x:auto}.pressidium-cookie-consent-cookies table{border-collapse:collapse;width:100%}.pressidium-cookie-consent-cookies thead{border-bottom:3px solid}.pressidium-cookie-consent-cookies td,.pressidium-cookie-consent-cookies th{padding:.5em}pressidium-floating-button{z-index:9999}#cc--main #s-bl table tbody tr td[data-column=Domain]{word-wrap:anywhere}#cc--main .cc-link{border:none;border-bottom:1px solid var(--cc-btn-primary-bg);border-radius:0;font-size:1em;padding:0}#cc--main .cc-link:hover{border-color:transparent!important}#cc--main .cc-link:focus,#cc--main .cc-link:hover{background-color:transparent;color:var(--cc-btn-primary-bg)}#cc--main .c-bn{border:none}#cc--main .b-tl{border:none;color:inherit;text-align:left}
 :root {
--color-white: #ffffff;
--color-black: #000000;
--color-text: #434343;
--color-red-primary: #A70E21;
--color-background: #F3F1EB;
} body:has(.mobile-menu.is-open) {
position: relative;
overflow: hidden;
}
body:has(.mobile-menu.is-open)::before {
position: fixed;
inset: 0;
z-index: 999;
width: 100%;
height: 100%;
content: "";
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, transparent 100%);
}
body:has(.mobile-menu.is-open) header,
body:has(.mobile-menu.is-open) header * {
opacity: 1;
}
@media (min-width: 992px) {
body:has(.mobile-menu.is-open) {
position: static;
overflow: visible;
}
body:has(.mobile-menu.is-open)::before {
display: none;
content: none;
}
}
.mobile-menu {
position: sticky;
top: 11px;
z-index: 999;
height: 0;
margin: 0 auto;
isolation: isolate;
}
@media (min-width: 576px) {
.mobile-menu {
max-width: 768px;
}
}
@media (min-width: 992px) {
.mobile-menu {
max-width: 1440px;
}
}
.mobile-menu__bar {
display: flex;
align-items: center;
justify-content: space-between;
height: 48px;
padding: 0 18px;
background-color: rgba(255, 255, 255, 0.82);
border-radius: 999px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
backdrop-filter: blur(3px);
}
.mobile-menu__desktop-nav {
display: none;
}
.mobile-menu__desktop-list {
display: none;
}
.mobile-menu__logo {
display: inline-flex;
align-items: center;
max-width: 95px;
}
.mobile-menu__logo img {
display: block;
width: 65px;
height: 23px;
object-fit: contain;
}
.mobile-menu__toggle {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 4px;
width: 35px;
height: 30px;
padding: 0;
background: rgba(255, 255, 255, 0.95) !important;
border: 0;
cursor: pointer;
}
@media (min-width: 992px) {
.mobile-menu__toggle {
display: none;
}
}
.mobile-menu__toggle::before {
position: absolute;
inset: 0;
z-index: -1;
width: 35px;
height: 30px;
content: "";
background-color: rgba(255, 255, 255, 0.95);
border-radius: 999px;
}
.mobile-menu__toggle span {
position: relative;
z-index: 1;
display: block;
width: 20px;
height: 2px;
background-color: var(--color-black);
border-radius: 2px;
transition: transform 0.25s ease, opacity 0.25s ease;
}
.mobile-menu__nav {
position: absolute;
top: calc(100% + 8px);
right: 0;
left: 0;
display: none;
padding: 16px;
text-align: center;
border-radius: 16px;
}
@media (min-width: 992px) {
.mobile-menu__nav {
position: static;
display: flex;
align-items: center;
padding: 0;
background: transparent;
border-radius: 0;
box-shadow: none;
backdrop-filter: none;
}
}
.mobile-menu__list {
display: flex;
flex-direction: column;
gap: 16px;
margin: 0;
padding: 0;
list-style: none;
}
@media (min-width: 992px) {
.mobile-menu__list {
flex-direction: row;
align-items: center;
gap: 0;
}
}
.mobile-menu__list li {
margin: 0;
padding: 0;
list-style: none;
}
@media (min-width: 992px) {
.mobile-menu__list li {
display: flex;
align-items: center;
}
.mobile-menu__list li + li {
margin-left: 8px;
padding-left: 8px;
border-left: 2px solid var(--color-black);
}
}
.mobile-menu__list a {
display: inline-block;
color: var(--color-black);
font-family: Arial, sans-serif;
font-size: 13px;
font-weight: 700;
line-height: 19px;
text-decoration: none;
text-transform: uppercase;
white-space: nowrap;
transition: color 0.2s ease;
}
.mobile-menu__list a:hover {
color: var(--color-red-primary);
}
.mobile-menu.is-open .mobile-menu__nav {
display: block;
}
@media (min-width: 992px) {
.mobile-menu.is-open .mobile-menu__nav {
position: static;
display: flex;
align-items: center;
padding: 0;
background: transparent;
border-radius: 0;
box-shadow: none;
backdrop-filter: none;
}
}
@media (min-width: 992px) {
.mobile-menu.is-open .mobile-menu__list {
flex-direction: row;
align-items: center;
gap: 0;
}
}
.mobile-menu.is-open .mobile-menu__list a {
color: var(--color-white);
}
@media (min-width: 992px) {
.mobile-menu.is-open .mobile-menu__list a {
color: var(--color-black);
}
}
.mobile-menu.is-open .mobile-menu__toggle span:nth-child(1) {
transform: translateY(6px) rotate(45deg);
}
.mobile-menu.is-open .mobile-menu__toggle span:nth-child(2) {
opacity: 0;
}
.mobile-menu.is-open .mobile-menu__toggle span:nth-child(3) {
transform: translateY(-6px) rotate(-45deg);
}
html {
margin: 0;
}
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
color: var(--color-text);
background-color: var(--color-white);
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Montserrat", Arial, Helvetica, sans-serif;
color: var(--color-black);
}
button,
.button,
.wp-block-button__link {
background-color: var(--color-red-primary);
color: var(--color-white);
}
.section--accent {
background-color: var(--color-background);
}
a {
text-decoration: none;
}
.font-size-24 {
font-size: 24px;
}
div#wpadminbar {
position: fixed;
top: auto;
bottom: 0;
}
.ab-sub-wrapper {
bottom: 2.875rem;
}
@media screen and (min-width: 783px) {
.ab-sub-wrapper {
bottom: 2rem;
}
}
.admin-bar {
margin-bottom: 2.875rem !important;
}
@media screen and (min-width: 783px) {
.admin-bar {
margin-bottom: 2rem !important;
}
}
html[lang] {
margin-top: 0 !important;
}
.hero-slider {
position: relative;
width: 100%;
overflow: hidden;
}
.hero-slider__swiper {
width: 100%;
height: 844px;
min-height: 720px;
}
@media (min-width: 576px) {
.hero-slider__swiper {
height: 844px;
min-height: 844px;
}
}
@media (min-width: 992px) {
.hero-slider__swiper {
height: 100%;
min-height: 796px;
}
}
@media (min-width: 1100px) {
.hero-slider__swiper {
min-height: 200px;
}
}
.hero-slider__slide {
position: relative;
display: flex;
min-height: 844px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
@media (min-width: 576px) {
.hero-slider__slide {
min-height: 844px;
}
}
@media (min-width: 992px) {
.hero-slider__slide {
min-height: 800px;
}
}
@media (min-width: 1100px) {
.hero-slider__slide {
min-height: 200px;
}
}
@media (min-width: 1320px) {
.hero-slider__slide {
background-position: top;
}
}
.hero-slider__overlay {
position: absolute;
inset: 0;
z-index: 1;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.2) 55%, rgba(0, 0, 0, 0.28) 100%);
}
.hero-slider__content {
position: relative;
z-index: 2;
display: flex;
flex-direction: column;
justify-content: flex-start;
gap: 0px;
width: 100%;
min-height: inherit;
margin: 0 auto;
padding: 0 30px;
color: var(--color-white);
max-width: 100%;
}
@media (min-width: 576px) {
.hero-slider__content {
max-width: 768px;
}
}
@media (min-width: 992px) {
.hero-slider__content {
max-width: 1440px;
padding: 20px 40px 40px;
gap: 59px;
}
}
@media (min-width: 1100px) {
.hero-slider__content {
padding: 82px 40px 40px;
}
}
.hero-slider__eyebrow {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 36px;
margin-top: 80px;
position: relative;
font-family: "Roboto", Arial, sans-serif;
font-size: 12px;
font-weight: 700;
line-height: 19px;
color: var(--color-white);
text-align: center;
text-transform: uppercase;
letter-spacing: 0.2px;
background: color-mix(in srgb, var(--color-red-primary) 50%, transparent);
backdrop-filter: blur(2px) saturate(1.6);
-webkit-backdrop-filter: blur(12px) saturate(1.6);
border: 1px solid color-mix(in srgb, var(--color-red-primary) 45%, transparent);
border-radius: 28px;
box-shadow: 0 4px 24px color-mix(in srgb, var(--color-red-primary) 35%, transparent);
}
@media (min-width: 576px) {
.hero-slider__eyebrow {
max-width: 350px;
}
}
@media (min-width: 992px) {
.hero-slider__eyebrow {
width: 464px;
max-width: unset;
}
}
@media (min-width: 1100px) {
.hero-slider__eyebrow {
margin-top: 0;
}
}
.hero-slider__bottom {
text-align: center;
}
@media (min-width: 576px) {
.hero-slider__bottom {
text-align: left;
margin-top: 25px;
}
}
@media (min-width: 992px) {
.hero-slider__bottom {
margin-left: 200px;
margin-top: 0;
}
}
.hero-slider__title {
font-family: "Montserrat", Arial, sans-serif;
font-size: 29px;
font-weight: 800;
line-height: 35px;
color: var(--color-white);
padding-top: 290px;
margin: 0;
}
@media (min-width: 576px) {
.hero-slider__title {
padding-top: 260px;
font-size: 30px;
line-height: 58px;
}
}
@media (min-width: 992px) {
.hero-slider__title {
width: 50%;
font-size: 60px;
}
}
.hero-slider__description {
font-family: "Montserrat", Arial, sans-serif;
font-size: 23px;
font-weight: 800;
line-height: 35px;
color: var(--color-white);
margin: 0;
padding-top: 60px;
}
@media (min-width: 576px) {
.hero-slider__description {
font-size: 28px;
line-height: 50px;
}
}
@media (min-width: 992px) {
.hero-slider__description {
font-size: 50px;
}
}
.hero-slider__button {
display: inline-flex;
align-items: center;
justify-content: center;
align-self: center;
width: fit-content;
min-height: 54px;
width: 246px;
padding: 14px 28px;
border-radius: 25px;
background-color: var(--color-red-primary);
color: var(--color-white);
font-family: "Roboto", Arial, sans-serif;
font-weight: 600;
text-decoration: none;
transition: all 0.5s ease;
margin-top: 40px;
margin-bottom: 8px;
}
.hero-slider__button:hover {
background-color: var(--color-white);
color: var(--color-red-primary);
}
@media (min-width: 576px) {
.hero-slider__button {
margin-top: 0;
}
}
.hero-slider__text-under-button {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
color: var(--color-white);
font-family: "Roboto", Arial, sans-serif;
font-size: 13px;
line-height: 13px;
font-weight: 700;
}
@media (min-width: 576px) {
.hero-slider__text-under-button {
justify-content: left;
margin-left: 10px;
}
}
.hero-slider .swiper-pagination-bullet {
width: 10px;
height: 10px;
background-color: var(--color-white);
opacity: 0.5;
}
.hero-slider .swiper-pagination-bullet-active {
background-color: var(--color-primary);
opacity: 1;
}
.hero-slider__scroll-down {
position: absolute;
left: 50%;
bottom: 18px;
z-index: 3;
display: inline-flex;
align-items: center;
justify-content: center;
width: 36px;
height: 36px;
color: var(--color-white);
text-decoration: none;
transform: translateX(-50%);
transition: transform 0.3s ease, opacity 0.3s ease;
animation: hero-scroll-down 1.6s ease-in-out infinite;
}
.hero-slider__scroll-down:hover, .hero-slider__scroll-down:focus-visible {
opacity: 0.75;
transform: translateX(-50%) translateY(4px);
outline: none;
}
@media (min-width: 576px) {
.hero-slider__scroll-down {
display: none;
}
}
.hero-slider__scroll-down-icon {
position: relative;
display: block;
width: 18px;
height: 18px;
border-right: 2px solid currentColor;
border-bottom: 2px solid currentColor;
transform: rotate(45deg);
}
.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next,
.hero-slider .swiper-pagination {
display: none;
}
@keyframes hero-scroll-down {
0%, 100% {
transform: translateX(-50%) translateY(0);
}
50% {
transform: translateX(-50%) translateY(8px);
}
}
.initiative-widget {
background-color: #ebe9e4;
padding: 35px 0 36px;
}
.initiative-widget__inner {
margin: 0 auto;
background-color: var(--color-white);
border-radius: 32px;
text-align: center;
}
.initiative-widget__image {
margin-bottom: 28px;
}
.initiative-widget__image img {
display: block;
width: 100%;
max-width: 190px;
height: auto;
margin: 0 auto;
object-fit: contain;
}
.initiative-widget__text {
margin: 0 auto;
color: var(--color-black);
font-family: "Montserrat", Arial, sans-serif;
}
.initiative-widget__text p {
margin: 0;
}
.initiative-widget__text--first {
margin-bottom: 28px;
font-size: 16px;
font-weight: 700;
line-height: 21px;
}
.initiative-widget__text--second {
margin-bottom: 36px;
font-size: 16px;
font-weight: 700;
line-height: 21px;
}
.initiative-widget__button {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 36px;
padding: 0 16px;
border-radius: 999px;
background-color: var(--color-primary);
font-family: "Montserrat", Arial, sans-serif;
font-size: 12px;
font-weight: 700;
line-height: 1;
color: var(--color-white);
text-decoration: none;
text-transform: uppercase;
transition: all 0.3s ease;
}
.initiative-widget__button:hover {
background-color: var(--color-white);
color: var(--color-primary);
}
@media (min-width: 768px) {
.initiative-widget {
padding: 40px 24px 24px;
}
.initiative-widget__inner {
max-width: 520px;
padding: 35px 0 38px;
border-radius: 36px;
}
.initiative-widget__image {
margin-bottom: 34px;
}
.initiative-widget__image img {
max-width: 220px;
}
.initiative-widget__text--first {
max-width: 380px;
margin-bottom: 32px;
font-size: 18px;
line-height: 1.35;
}
.initiative-widget__text--second {
max-width: 420px;
margin-bottom: 42px;
font-size: 22px;
line-height: 1.35;
}
.initiative-widget__button {
min-height: 42px;
padding: 0 20px;
font-size: 13px;
}
}
.reports-map-widget {
position: relative;
width: 100%;
}
.reports-map-widget__year-filter {
display: flex;
flex-wrap: wrap;
gap: 6px;
max-width: 100%;
margin: 0 auto 36px;
}
@media (min-width: 576px) {
.reports-map-widget__year-filter {
max-width: 768px;
gap: 16px;
margin: 0 auto 16px;
}
}
@media (min-width: 992px) {
.reports-map-widget__year-filter {
max-width: 943px;
}
}
.reports-map-widget__year-filter button.reports-map-widget__year-btn {
padding: 6px 16px;
color: var(--color-white);
font-family: Roboto, Arial, sans-serif;
font-size: 15px;
font-weight: 700;
line-height: 1.4;
background-color: transparent;
border: 1px solid var(--color-white);
border-radius: 20px;
cursor: pointer;
transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.reports-map-widget__year-filter button.reports-map-widget__year-btn:hover, .reports-map-widget__year-filter button.reports-map-widget__year-btn:focus-visible {
color: #707070;
background-color: var(--color-white);
border-color: var(--color-white);
outline: none;
}
.reports-map-widget__year-filter button.reports-map-widget__year-btn.is-active {
color: #707070;
background-color: var(--color-white);
border-color: var(--color-white);
}
.reports-map-widget__year-filter button.reports-map-widget__year-btn--all {
order: -1;
}
.reports-map-section {
width: 100%;
}
.reports-map {
position: relative;
z-index: 0;
isolation: isolate;
width: 100%;
height: 680px;
min-height: 680px;
overflow: hidden;
background-color: #f3f1ed;
border: 1px solid rgba(67, 67, 67, 0.08);
border-radius: 16px;
}
.reports-map .leaflet-container {
width: 100%;
height: 100%;
min-height: inherit;
background-color: #f3f1ed;
font-family: Arial, sans-serif;
}
.reports-map { }
.reports-map .leaflet-tile-pane {
opacity: 0.86;
filter: grayscale(0.9) saturate(0.08) contrast(0.86) brightness(1.1) !important;
}
.reports-map { }
.reports-map .leaflet-map-pane .maplibregl-map,
.reports-map .leaflet-map-pane .maplibregl-canvas-container,
.reports-map .leaflet-map-pane canvas.maplibregl-canvas {
filter: grayscale(0.9) saturate(0.08) contrast(0.86) brightness(1.1) !important;
}
.reports-map { }
.reports-map canvas.maplibregl-canvas {
filter: grayscale(0.9) saturate(0.08) contrast(0.86) brightness(1.1) !important;
}
.reports-map .maplibregl-canvas-container {
background-color: #f3f1ed;
}
.reports-map .leaflet-control-attribution {
display: none;
}
.reports-map .leaflet-control-zoom {
margin-top: 12px;
margin-right: 12px;
border: 0;
box-shadow: none;
}
.reports-map .leaflet-control-zoom a {
display: flex;
align-items: center;
justify-content: center;
width: 34px;
height: 34px;
color: var(--color-white);
font-size: 26px;
font-weight: 400;
line-height: 1;
text-decoration: none;
background-color: var(--color-red-primary);
border: 0;
border-radius: 50%;
box-shadow: 0 4px 14px rgba(112, 11, 27, 0.18);
transition: background-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}
.reports-map .leaflet-control-zoom a:hover, .reports-map .leaflet-control-zoom a:focus {
color: var(--color-white);
background-color: #8f0b1b;
box-shadow: 0 5px 16px rgba(112, 11, 27, 0.24);
outline: none;
transform: scale(1.04);
}
.reports-map .leaflet-control-zoom-in {
border-radius: 50%;
}
.reports-map .leaflet-control-zoom-out {
display: none;
}
.reports-map .leaflet-popup-content-wrapper {
background-color: rgba(255, 255, 255, 0.98);
border: 1px solid rgba(67, 67, 67, 0.08);
border-radius: 12px;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}
.reports-map .leaflet-popup-content {
margin: 14px 16px;
color: #434343;
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 1.4;
}
.reports-map .leaflet-popup-tip {
background-color: rgba(255, 255, 255, 0.98);
box-shadow: none;
}
.reports-map .leaflet-popup-close-button {
color: #707070;
}
.reports-map .leaflet-popup-close-button:hover, .reports-map .leaflet-popup-close-button:focus {
color: var(--color-red-primary);
}
.reports-map .leaflet-tooltip {
padding: 8px 10px;
color: #434343;
background-color: rgba(255, 255, 255, 0.97);
border: 1px solid rgba(67, 67, 67, 0.1);
border-radius: 8px;
box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
font-family: Arial, sans-serif;
font-size: 13px;
line-height: 1.4;
}
.reports-map .leaflet-tooltip-top::before {
border-top-color: rgba(255, 255, 255, 0.97);
}
.reports-map { }
.reports-map .leaflet-overlay-pane,
.reports-map .leaflet-marker-pane,
.reports-map .leaflet-tooltip-pane,
.reports-map .leaflet-popup-pane {
filter: none !important;
opacity: 1;
}
.reports-map-widget__tooltip {
color: #434343;
font-family: Arial, sans-serif;
font-size: 13px;
line-height: 1.4;
}
.reports-map-widget__tooltip strong {
color: var(--color-red-primary);
font-size: 14px;
font-weight: 700;
}
.reports-map-widget__tooltip span {
color: #434343;
}
.reports-map-widget__popup,
.reports-map-popup {
color: #434343;
font-family: Arial, sans-serif;
}
.reports-map-widget__popup strong,
.reports-map-popup strong {
display: block;
margin-bottom: 3px;
color: var(--color-red-primary);
font-size: 15px;
font-weight: 700;
}
.reports-map-widget__popup span,
.reports-map-popup span {
display: block;
margin-bottom: 3px;
}
.reports-map-widget__popup p,
.reports-map-popup p {
margin: 10px 0 5px;
}
.reports-map-widget__popup p strong,
.reports-map-popup p strong {
margin: 0;
color: #434343;
font-size: 13px;
}
.reports-map-widget__popup ul,
.reports-map-popup ul {
margin: 8px 0 0;
padding-left: 18px;
}
.reports-map-widget__popup li,
.reports-map-popup li {
margin-bottom: 3px;
}
.reports-map-widget__popup-link {
display: inline-flex;
align-items: center;
margin-top: 12px;
color: var(--color-red-primary);
font-size: 13px;
font-weight: 700;
line-height: 1.4;
text-decoration: underline;
text-decoration-thickness: 1px;
text-underline-offset: 3px;
transition: color 0.2s ease;
}
.reports-map-widget__popup-link:hover, .reports-map-widget__popup-link:focus-visible {
color: #7f0a18;
outline: none;
}
.reports-map-bottom {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 12px;
width: 100%;
max-width: 520px;
margin: 24px auto 0;
}
.reports-map-top {
min-height: 150px;
padding: 24px 28px;
background-color: #ffffff;
border: 1px solid rgba(67, 67, 67, 0.08);
border-radius: 16px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}
.reports-map-top__title {
margin: 0 0 14px;
color: #a70e21;
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: 800;
line-height: 1.2;
text-transform: uppercase;
}
.reports-map-top__row {
display: flex;
justify-content: space-between;
gap: 16px;
padding: 7px 0;
color: #111111;
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: 700;
border-bottom: 1px solid #e3e0dc;
}
.reports-map-top__row:last-child {
border-bottom: 0;
}
.reports-map-top__row span:last-child {
color: #a70e21;
}
@media (max-width: 576px) {
.reports-map {
height: 290px;
min-height: 290px;
background-color: #f4f2ef;
border-radius: 16px;
}
.reports-map .leaflet-container,
.reports-map .maplibregl-canvas-container {
background-color: #f4f2ef;
}
.reports-map .leaflet-tile-pane {
opacity: 0.84;
filter: grayscale(0.94) saturate(0.05) contrast(0.84) brightness(1.12) !important;
}
.reports-map .leaflet-map-pane .maplibregl-map,
.reports-map .leaflet-map-pane .maplibregl-canvas-container,
.reports-map .leaflet-map-pane canvas.maplibregl-canvas {
filter: grayscale(0.94) saturate(0.05) contrast(0.84) brightness(1.12) !important;
}
.reports-map canvas.maplibregl-canvas {
filter: grayscale(0.94) saturate(0.05) contrast(0.84) brightness(1.12) !important;
}
.reports-map .leaflet-control-zoom {
margin-top: 10px;
margin-right: 10px;
}
.reports-map .leaflet-control-zoom a {
width: 32px;
height: 32px;
font-size: 24px;
}
.reports-map-bottom {
grid-template-columns: 1fr;
max-width: none;
margin-top: 28px;
}
.reports-map-top {
min-height: 160px;
padding: 24px;
border-radius: 18px;
}
}
.rules-widget {
position: relative;
display: flex;
width: 100%;
min-height: 630px;
overflow: hidden;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
border-radius: 30px;
}
@media (min-width: 768px) {
.rules-widget {
min-height: 640px;
}
}
.rules-widget__overlay {
position: absolute;
inset: 0;
z-index: 1;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 45%, rgba(0, 0, 0, 0.65) 100%);
}
.rules-widget__content {
position: relative;
z-index: 2;
display: flex;
flex-direction: column;
width: 100%;
margin: 0 auto;
padding: 23px 20px 35px;
color: var(--color-white);
border-radius: 30px;
}
.rules-widget__heading {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
width: 100%;
min-height: 36px;
margin-left: auto;
margin-right: auto;
margin-bottom: 333px;
color: var(--color-white);
font-family: "Roboto", Arial, sans-serif;
font-size: 12px;
font-weight: 700;
line-height: 19px;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.2px;
background: color-mix(in srgb, var(--color-red-primary) 50%, transparent);
backdrop-filter: blur(2px) saturate(1.6);
-webkit-backdrop-filter: blur(12px) saturate(1.6);
border: 1px solid color-mix(in srgb, var(--color-red-primary) 45%, transparent);
border-radius: 28px;
box-shadow: 0 4px 24px color-mix(in srgb, var(--color-red-primary) 35%, transparent);
}
@media (min-width: 768px) {
.rules-widget__heading {
margin-left: 0;
margin-right: 0;
margin-bottom: auto;
}
}
.rules-widget__title {
color: var(--color-white);
font-family: Arial, sans-serif;
font-size: 23px;
font-weight: 800;
line-height: 38px;
text-align: left;
margin: 0px 57px 0px 12px;
padding-top: 20px;
}
@media (min-width: 768px) {
.rules-widget__title {
text-align: left;
font-size: 31px;
padding-top: 0;
}
}
.rules-widget__button {
display: inline-flex;
align-items: center;
justify-content: center;
align-self: center;
width: 140px;
min-height: 22px;
color: var(--color-red-primary);
font-family: "Roboto", Arial, sans-serif;
font-weight: 700;
text-decoration: none;
background-color: var(--color-white);
border-radius: 25px;
transition: all 0.5s ease;
font-size: 12px;
}
.rules-widget__button:hover {
color: var(--color-white);
background-color: var(--color-red-primary);
}
@media (min-width: 768px) {
.rules-widget__button {
align-self: flex-end;
}
}
.report-form {
width: 100%;
max-width: 355px;
margin: 0 auto;
overflow: hidden;
color: #434343;
font-family: Arial, sans-serif;
background: #f3f1eb;
border-radius: 14px;
}
@media (min-width: 768px) {
.report-form {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
max-width: 920px;
border-radius: 18px;
}
}
.report-form * {
box-sizing: border-box;
min-width: 0;
}
.report-form .wpcf7-form-control-wrap {
display: block;
width: 100%;
min-width: 0;
max-width: 100%;
}
.report-form__honeypot {
position: absolute;
left: -9999px;
width: 1px;
height: 1px;
overflow: hidden;
opacity: 0;
pointer-events: none;
}
.report-form { }
.report-form__section {
position: relative;
width: 100%;
min-width: 0;
max-width: 100%;
padding: 24px 24px 28px;
border-bottom: 1px solid rgba(167, 14, 33, 0.55);
}
@media (min-width: 768px) {
.report-form__section {
min-height: 335px;
padding: 26px 42px 30px;
}
}
@media (min-width: 768px) {
.report-form__section--type {
grid-column: 1;
grid-row: 1;
}
}
@media (min-width: 768px) {
.report-form__section--place {
grid-column: 2;
grid-row: 1;
}
}
@media (min-width: 768px) {
.report-form__section--product {
grid-column: 1;
grid-row: 2;
border-bottom: 0;
}
}
.report-form__section--reason {
border-bottom: 0;
}
@media (min-width: 768px) {
.report-form__section--reason {
grid-column: 2;
grid-row: 2;
border-bottom: 0;
}
}
.report-form { }
.report-form__section-heading {
display: flex;
align-items: flex-start;
gap: 12px;
margin-bottom: 18px;
}
@media (min-width: 768px) {
.report-form__section-heading {
gap: 14px;
margin-bottom: 20px;
}
}
.report-form__section-heading--centered {
align-items: center;
}
.report-form__number {
display: inline-flex;
flex: 0 0 24px;
align-items: center;
justify-content: center;
width: 24px;
height: 24px;
margin-top: -2px;
color: var(--color-red-primary);
font-size: 14px;
font-weight: 700;
line-height: 1;
border: 2px solid var(--color-red-primary);
border-radius: 50%;
}
.report-form__title {
margin: 0;
color: var(--color-red-primary);
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: 800;
line-height: 1.08;
text-transform: uppercase;
letter-spacing: 0.1px;
}
@media (min-width: 768px) {
.report-form__title {
font-size: 14px;
}
}
.report-form__title-optional {
font-weight: 500;
}
.report-form { }
.report-form__label {
position: relative;
display: block;
width: 100%;
min-width: 0;
max-width: 100%;
margin-bottom: 12px;
}
.report-form__label > span:first-child {
display: block;
margin-bottom: 4px;
color: #777777;
font-size: 11px;
font-weight: 400;
line-height: 1.2;
}
.report-form__label:last-child {
margin-bottom: 0;
}
.report-form__label--date {
width: 100%;
min-width: 0;
max-width: 100%;
}
.report-form__label--date .wpcf7-form-control-wrap {
display: block;
width: 100%;
min-width: 0;
max-width: 100%;
overflow: hidden;
}
.report-form__label--date .report-form__label-icon {
pointer-events: none;
}
.report-form__label-icon {
position: absolute;
right: 14px;
bottom: 11px;
z-index: 3;
width: 16px;
height: 16px;
object-fit: contain;
pointer-events: none;
}
.report-form__label-icon--circle {
width: 13px;
height: 13px;
}
.report-form__field, .report-form__textarea {
display: block;
width: 100%;
min-width: 0;
max-width: 100%;
color: #4a4a4a;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: 400;
background-color: #ffffff;
border: 1px solid #434343;
border-radius: 4px;
outline: none;
transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.report-form__field::placeholder, .report-form__textarea::placeholder {
color: #9a9a9a;
opacity: 1;
}
.report-form__field:focus, .report-form__textarea:focus {
border-color: var(--color-red-primary);
box-shadow: 0 0 0 1px rgba(167, 14, 33, 0.2);
}
.report-form__field {
height: 38px;
padding: 0 42px 0 12px;
line-height: 38px;
}
.report-form__field--select {
padding-right: 70px;
appearance: none;
background-image: none;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
}
.report-form__textarea {
min-height: 230px;
padding: 12px;
line-height: 1.35;
resize: none;
}
@media (min-width: 768px) {
.report-form__textarea {
min-height: 230px;
}
}
.report-form select {
display: block;
width: 100%;
min-width: 0;
max-width: 100%;
appearance: none;
background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke="%23434343" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
background-repeat: no-repeat;
background-position: right 45px center;
background-size: 18px;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
}
.report-form input[type=date] {
position: relative;
display: block;
width: 100%;
min-width: 0;
max-width: 100%;
height: 38px;
padding: 0 44px 0 12px;
line-height: normal;
cursor: pointer;
appearance: none;
-webkit-appearance: none;
-moz-appearance: textfield;
}
.report-form input[type=date]::-webkit-date-and-time-value {
min-width: 0;
margin: 0;
text-align: left;
}
.report-form input[type=date]::-webkit-datetime-edit {
min-width: 0;
padding: 0;
}
.report-form input[type=date]::-webkit-datetime-edit-fields-wrapper {
min-width: 0;
padding: 0;
}
.report-form input[type=date]::-webkit-calendar-picker-indicator {
position: absolute;
right: 12px;
width: 24px;
height: 24px;
margin: 0;
padding: 0;
opacity: 0;
cursor: pointer;
}
.report-form input[type=date]::-webkit-inner-spin-button {
display: none;
}
.report-form { }
.report-form__section--type .report-form__radio {
display: flex;
flex-direction: column;
gap: 20px;
margin-top: 28px;
}
.report-form__section--type .wpcf7-list-item {
display: block;
margin: 0;
}
.report-form__section--type .wpcf7-list-item label {
display: flex;
align-items: flex-start;
gap: 18px;
margin: 0;
color: #434343;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 16px;
cursor: pointer;
}
.report-form__section--type input[type=radio] {
position: relative;
flex: 0 0 28px;
width: 28px;
height: 28px;
margin: 0;
appearance: none;
background-color: #ffffff;
border: 1px solid #8e8e8e;
border-radius: 50%;
cursor: pointer;
-webkit-appearance: none;
}
.report-form__section--type input[type=radio]:checked::before {
position: absolute;
top: 50%;
left: 50%;
width: 14px;
height: 14px;
content: "";
background-color: var(--color-red-primary);
border-radius: 50%;
transform: translate(-50%, -50%);
}
.report-form__section--type .wpcf7-list-item-label {
display: block;
max-width: 300px;
}
.report-form { }
.report-form__section--product .report-form__checkbox {
display: flex;
flex-direction: column;
gap: 13px;
margin-top: 4px;
}
.report-form__section--product .wpcf7-list-item {
display: block;
margin: 0;
}
.report-form__section--product .wpcf7-list-item label {
display: flex;
align-items: center;
gap: 14px;
margin: 0;
color: #434343;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 16px;
cursor: pointer;
}
.report-form__section--product input[type=checkbox] {
position: relative;
flex: 0 0 21px;
width: 21px;
height: 21px;
margin: 0;
appearance: none;
background-color: #ffffff;
border: 1px solid #8e8e8e;
border-radius: 0;
cursor: pointer;
-webkit-appearance: none;
}
.report-form__section--product input[type=checkbox]:checked {
background-color: var(--color-red-primary);
border-color: var(--color-red-primary);
}
.report-form__section--product input[type=checkbox]:checked::after {
position: absolute;
top: 3px;
left: 7px;
width: 5px;
height: 10px;
content: "";
border: solid #ffffff;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.report-form__section--product .wpcf7-list-item-label {
display: block;
max-width: 330px;
}
.report-form { }
.report-form__submit {
padding: 26px 24px 22px;
text-align: center;
}
@media (min-width: 768px) {
.report-form__submit {
grid-column: 1/-1;
padding: 26px 24px 24px;
border-top: 1px solid rgba(167, 14, 33, 0.55);
}
}
.report-form__button,
.report-form input[type=submit].report-form__button {
display: inline-flex;
align-items: center;
justify-content: center;
width: 100%;
min-height: 56px;
color: #ffffff;
font-family: Arial, sans-serif;
font-size: 13px;
font-weight: 800;
line-height: 1;
text-align: center;
text-transform: uppercase;
background-color: var(--color-red-primary);
border: 2px solid var(--color-red-primary);
border-radius: 999px;
cursor: pointer;
transition: color 0.2s ease, background-color 0.2s ease;
}
.report-form__button:hover, .report-form__button:focus,
.report-form input[type=submit].report-form__button:hover,
.report-form input[type=submit].report-form__button:focus {
color: var(--color-red-primary);
background-color: #ffffff;
}
@media (min-width: 992px) {
.report-form__button,
.report-form input[type=submit].report-form__button {
width: 288px;
}
}
.report-form { }
.report-form__mail-info {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
gap: 8px;
margin-top: 18px;
color: #707070;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 16px;
text-align: center;
}
@media (min-width: 576px) {
.report-form__mail-info {
flex-wrap: nowrap;
font-size: 14px;
white-space: nowrap;
}
}
.report-form__mail-icon {
flex-shrink: 0;
width: 16px;
height: 16px;
object-fit: contain;
}
.report-form__mail-link {
color: var(--color-red-primary);
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 16px;
text-decoration: none;
overflow-wrap: anywhere;
}
@media (min-width: 576px) {
.report-form__mail-link {
font-size: 14px;
}
}
.report-form__mail-link:hover {
text-decoration: underline;
}
.report-form { }
.report-form .wpcf7-spinner {
display: block;
margin: 12px auto 0;
}
.report-form .wpcf7-not-valid-tip {
position: absolute;
display: block;
height: 0;
margin: 1px 0;
color: var(--color-red-primary);
font-size: 10px;
line-height: 1.2;
}
.wpcf7-response-output {
display: block;
width: auto;
max-width: 100%;
margin: 20px auto 0 !important;
padding: 14px 18px !important;
clear: both;
color: #7f1d1d !important;
font-family: Arial, sans-serif;
font-size: 15px;
font-weight: 500;
line-height: 1.4;
overflow-wrap: anywhere;
background-color: #fef2f2 !important;
border: 1px solid #fecaca !important;
border-radius: 8px;
}
.wpcf7 form.sent .wpcf7-response-output {
display: none !important;
}
.site-footer {
box-sizing: border-box;
width: 100%;
padding: 40px 20px 44px;
color: var(--color-white);
background-color: var(--color-black);
}
.site-footer *,
.site-footer *::before,
.site-footer *::after {
box-sizing: border-box;
}
@media (min-width: 768px) {
.site-footer {
padding: 48px 40px 52px;
}
}
@media (min-width: 1100px) {
.site-footer {
padding-top: 44px;
padding-bottom: 54px;
}
}
.site-footer__inner {
width: 100%;
max-width: 1360px;
margin: 0 auto;
padding-right: 30px;
padding-left: 30px;
}
@media (min-width: 768px) {
.site-footer__inner {
padding-right: 0;
padding-left: 0;
}
}
.site-footer__top {
display: grid;
grid-template-columns: 1fr;
gap: 36px;
padding-bottom: 32px;
border-bottom: 1px solid #b0b0b0;
}
@media (min-width: 768px) {
.site-footer__top {
grid-template-columns: minmax(0, 1.3fr) minmax(200px, 0.5fr) minmax(150px, 0.35fr);
gap: 32px;
align-items: start;
}
}
@media (min-width: 992px) {
.site-footer__top {
grid-template-columns: minmax(0, 1.3fr) minmax(240px, 0.5fr) minmax(180px, 0.35fr);
gap: 60px;
}
}
@media (min-width: 1100px) {
.site-footer__top {
grid-template-columns: 1.45fr 0.55fr 0.35fr;
gap: 72px;
}
}
.site-footer__brand {
width: 100%;
max-width: 390px;
}
.site-footer__logo {
display: inline-flex;
width: 105px;
margin-bottom: 22px;
text-decoration: none;
}
.site-footer__logo img {
display: block;
width: 100%;
height: auto;
}
.site-footer__description {
color: var(--color-white);
font-family: Arial, sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 18px;
}
.site-footer__description p {
margin: 0 0 14px;
font-size: 15px;
}
.site-footer__description p:last-child {
margin-bottom: 0;
}
.site-footer__description-title {
font-weight: 700;
}
.site-footer__line {
width: 100%;
padding: 0 0 24px;
border-bottom: 1px solid #b0b0b0;
grid-column: 1/-1;
}
@media (min-width: 768px) {
.site-footer__line {
display: none;
}
}
.site-footer__nav-wrapper {
width: 100%;
min-width: 0;
}
.site-footer__menu {
display: flex;
flex-direction: column;
gap: 12px;
margin: 0;
padding: 0;
list-style: none;
}
.site-footer__menu a {
color: var(--color-white);
font-family: Arial, sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 1.2;
text-decoration: none;
text-transform: uppercase;
transition: color 0.2s ease;
}
.site-footer__menu a:hover, .site-footer__menu a:focus {
color: var(--color-red-primary);
}
.site-footer__menu-bottom {
flex-direction: row;
}
.site-footer__menu-bottom a {
white-space: nowrap;
}
.site-footer__contact {
min-width: 0;
color: var(--color-white);
font-family: Arial, sans-serif;
font-size: 15px;
line-height: 1.4;
}
.site-footer__contact-title {
margin: 0 0 10px;
font-size: 15px;
font-weight: 400;
text-transform: uppercase;
}
.site-footer__contact-link {
color: var(--color-white);
font-size: 15px;
text-decoration: underline;
text-underline-offset: 2px;
transition: color 0.2s ease;
word-break: break-word;
}
.site-footer__contact-link:hover, .site-footer__contact-link:focus {
color: var(--color-red-primary);
}
.site-footer__bottom {
display: grid;
grid-template-columns: 1fr;
gap: 24px;
padding-top: 18px;
}
@media (min-width: 768px) {
.site-footer__bottom {
grid-template-columns: minmax(0, 1.3fr) minmax(200px, 0.5fr) minmax(150px, 0.35fr);
gap: 32px;
align-items: start;
}
}
@media (min-width: 992px) {
.site-footer__bottom {
grid-template-columns: minmax(0, 1.3fr) minmax(240px, 0.5fr) minmax(180px, 0.35fr);
gap: 60px;
}
}
@media (min-width: 1100px) {
.site-footer__bottom {
grid-template-columns: 1.45fr 0.55fr 0.35fr;
gap: 72px;
}
}
.site-footer__bottom-links {
display: flex;
flex-wrap: wrap;
gap: 28px;
margin: 0;
padding: 0 0 24px;
order: -1;
border-bottom: 1px solid #b0b0b0;
}
@media (min-width: 768px) {
.site-footer__bottom-links {
grid-column: 2/3;
padding-bottom: 0;
order: unset;
border-bottom: 0;
}
}
.site-footer__bottom-link {
color: var(--color-white);
font-family: Arial, sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 1.2;
text-decoration: none;
text-transform: uppercase;
transition: color 0.2s ease;
}
.site-footer__bottom-link:hover, .site-footer__bottom-link:focus {
color: var(--color-red-primary);
}
.site-footer__copyright {
margin: 0;
color: var(--color-white);
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.4;
}
@media (min-width: 768px) {
.site-footer__copyright {
font-size: 15px;
}
}
.reports-top-regions-text {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
max-width: 390px;
min-height: 294px;
margin: 0 auto;
padding: 28px 20px;
background-color: var(--color-white);
border-radius: 32px;
}
@media (min-width: 576px) {
.reports-top-regions-text {
max-width: none;
min-height: auto;
padding: 0;
border-radius: 40px;
}
}
.reports-top-regions-text__years {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-bottom: 20px;
}
.reports-top-regions-text__year-button {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 40px;
padding: 8px 18px;
color: var(--color-text);
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 1.2;
background-color: var(--color-white);
border: 1px solid rgba(67, 67, 67, 0.2);
border-radius: 999px;
cursor: pointer;
transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}
.reports-top-regions-text__year-button:hover, .reports-top-regions-text__year-button:focus, .reports-top-regions-text__year-button.is-active {
color: var(--color-white);
background-color: var(--color-red-primary);
border-color: var(--color-red-primary);
}
.reports-top-regions-text__box {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 28px;
width: 100%;
height: 100%;
}
@media (min-width: 576px) {
.reports-top-regions-text__box {
gap: 42px;
}
}
.reports-top-regions-text__legend {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 20px;
width: fit-content;
margin-top: 21px;
}
@media (min-width: 576px) {
.reports-top-regions-text__legend {
gap: 24px;
}
}
.reports-top-regions-text__legend-item {
display: grid;
grid-template-columns: 28px auto;
align-items: center;
column-gap: 12px;
width: 100%;
}
@media (min-width: 576px) {
.reports-top-regions-text__legend-item {
grid-template-columns: 31px auto;
column-gap: 14px;
}
}
.reports-top-regions-text__legend-dot {
display: block;
width: 28px;
height: 28px;
border-radius: 50%;
}
@media (min-width: 576px) {
.reports-top-regions-text__legend-dot {
width: 31px;
height: 31px;
}
}
.reports-top-regions-text__legend-dot--small {
background-color: #ffcc54;
}
.reports-top-regions-text__legend-dot--medium {
background-color: #f4945d;
}
.reports-top-regions-text__legend-dot--large {
background-color: #d5061c;
}
.reports-top-regions-text__legend-label {
color: #434343;
font-family: Arial, sans-serif;
font-size: 15px;
font-weight: 700;
line-height: 1.2;
white-space: nowrap;
}
.reports-top-regions-text__content {
max-width: 300px;
margin: 0 48px 25px;
color: #111111;
font-family: Arial, sans-serif;
font-size: 15px;
font-weight: 700;
line-height: 1.15;
text-align: center;
}
@media (min-width: 576px) {
.reports-top-regions-text__content {
max-width: none;
font-size: 17px;
}
}
.reports-top-regions-text__content strong,
.reports-top-regions-text__content b,
.reports-top-regions-text__content span {
color: var(--color-red-primary);
font-weight: 700;
}
.elementor-widget-stop18_top_regions_card {
width: 100%;
height: 100%;
}
@media (min-width: 576px) {
.elementor-widget-stop18_top_regions_card {
width: stretch;
height: stretch;
}
}
.top-regions-card {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
max-width: 390px;
min-height: 294px;
margin: 0 auto;
padding: 24px 20px;
background-color: var(--color-white);
border-radius: 32px;
}
@media (min-width: 576px) {
.top-regions-card {
width: 100%;
height: 100%;
border-radius: 40px;
max-width: unset;
}
}
.top-regions-card__years {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-bottom: 16px;
}
.top-regions-card__year-button {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 38px;
padding: 8px 16px;
color: var(--color-text);
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 1.2;
background-color: var(--color-white);
border: 1px solid rgba(67, 67, 67, 0.2);
border-radius: 999px;
cursor: pointer;
transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}
.top-regions-card__year-button:hover, .top-regions-card__year-button:focus, .top-regions-card__year-button.is-active {
color: var(--color-white);
background-color: var(--color-red-primary);
border-color: var(--color-red-primary);
}
.top-regions-card__box {
height: 100%;
}
.top-regions-card__title {
margin: 0 0 30px;
color: var(--color-red-primary);
font-family: Arial, sans-serif;
font-size: 22px;
font-weight: 800;
line-height: 1.15;
}
@media (min-width: 576px) {
.top-regions-card__title {
font-size: 25px;
line-height: 24px;
}
}
.top-regions-card__list {
display: flex;
flex-direction: column;
}
.top-regions-card__item {
display: flex;
align-items: center;
justify-content: space-between;
gap: 14px;
padding: 10px 0;
}
@media (min-width: 576px) {
.top-regions-card__item {
gap: 20px;
padding: 12px 0;
border-bottom: 1px solid rgba(67, 67, 67, 0.22);
}
}
.top-regions-card__region {
color: var(--color-black);
font-family: Arial, sans-serif;
font-size: 27px;
font-weight: 700;
line-height: 1.15;
}
.top-regions-card__count {
flex-shrink: 0;
color: var(--color-red-primary);
font-family: Arial, sans-serif;
font-size: 20px;
font-weight: 700;
line-height: 1.15;
}
.top-regions-card__empty {
margin: 0;
color: var(--color-text);
font-family: Arial, sans-serif;
font-size: 15px;
line-height: 1.4;
}
@media (min-width: 576px) {
.top-regions-card__empty {
font-size: 16px;
}
}
.reports-counter {
position: relative;
width: 100%;
min-height: 360px;
overflow: hidden;
color: var(--color-white);
background: transparent;
border-radius: 18px;
}
@media (min-width: 768px) {
.reports-counter {
min-height: 405px;
}
}
.reports-counter__inner {
position: relative;
z-index: 2;
display: flex;
flex-direction: column;
justify-content: center;
min-height: 630px;
padding: 27px 9px;
}
@media (min-width: 576px) {
.reports-counter__inner {
padding: 27px 55px;
}
}
@media (min-width: 768px) {
.reports-counter__inner {
padding: 34px 44px 0;
}
}
@media (min-width: 992px) {
.reports-counter__inner {
padding-right: 72px;
padding-left: 44px;
}
}
.reports-counter__years {
display: none;
}
.reports-counter__row {
display: grid;
grid-template-columns: 1fr;
gap: 19px;
padding: 18px 0;
border-bottom: 1px solid rgba(167, 14, 33, 0.85);
}
@media (min-width: 768px) {
.reports-counter__row {
grid-template-columns: minmax(220px, 36%) minmax(0, 1fr);
align-items: center;
gap: clamp(20px, 4vw, 70px);
}
}
@media (min-width: 1100px) {
.reports-counter__row {
grid-template-columns: minmax(300px, 40%) minmax(0, 1fr);
gap: clamp(70px, 6vw, 110px);
}
}
.reports-counter__row:nth-of-type(4) {
border-bottom: none;
padding-bottom: 30px;
}
.reports-counter__value {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
color: var(--color-white);
font-family: "Montserrat", Arial, sans-serif;
font-size: 79px;
font-weight: 800;
line-height: 0.95;
letter-spacing: -0.04em;
text-align: center;
}
@media (min-width: 1100px) {
.reports-counter__value {
font-size: 150px;
}
}
.reports-counter__label {
width: 100%;
max-width: clamp(260px, 42vw, 520px);
margin: 0 auto;
color: var(--color-white);
font-family: "Montserrat", Arial, sans-serif;
font-size: clamp(18px, 5.3vw, 24px);
font-weight: 600;
line-height: 1.15;
text-align: center;
text-transform: uppercase;
text-wrap: balance;
}
@media (min-width: 768px) {
.reports-counter__label {
max-width: clamp(300px, 34vw, 520px);
font-size: clamp(22px, 3.2vw, 30px);
}
}
@media (min-width: 992px) {
.reports-counter__label {
margin-right: 0;
margin-left: 0;
font-size: clamp(28px, 3vw, 38px);
text-align: left;
}
}
@media (min-width: 1100px) {
.reports-counter__label {
max-width: 620px;
font-size: clamp(36px, 2.35vw, 43px);
line-height: 1.08;
}
}
.reports-counter__button-wrap {
display: flex;
justify-content: center;
width: 100%;
}
@media (min-width: 768px) {
.reports-counter__button-wrap {
margin-bottom: 40px;
}
}
.reports-counter__button {
display: inline-flex;
align-items: center;
justify-content: center;
width: fit-content;
padding: 4px 8px;
color: var(--color-white);
font-family: "Roboto", Arial, sans-serif;
font-size: 12px;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
background-color: var(--color-red-primary);
border: 2px solid var(--color-red-primary);
border-radius: 999px;
transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}
.reports-counter__button:hover, .reports-counter__button:focus-visible {
color: var(--color-red-primary);
background-color: var(--color-white);
border-color: var(--color-white);
outline: none;
}
.problem-scale-card {
width: 100%;
overflow: hidden;
color: var(--color-black);
border-radius: 30px;
}
.problem-scale-card__inner {
padding: 38px 24px 28px;
background-color: var(--color-white);
}
@media (min-width: 768px) {
.problem-scale-card__inner {
padding: 40px 56px 32px;
}
}
@media (min-width: 992px) {
.problem-scale-card__inner {
display: grid;
grid-template-columns: minmax(0, 1.15fr) minmax(360px, 0.85fr);
align-items: center;
gap: 0;
min-height: 458px;
padding: 58px 78px 48px;
}
}
@media (min-width: 1100px) {
.problem-scale-card__inner {
grid-template-columns: minmax(0, 1.25fr) minmax(400px, 0.8fr);
padding: 64px 92px 52px;
}
}
@media (min-width: 576px) {
.problem-scale-card__content {
margin-left: 0;
}
}
@media (min-width: 1320px) {
.problem-scale-card__content {
max-width: 760px;
margin-left: 50px;
}
}
.problem-scale-card__title {
max-width: 680px;
margin: 0 0 32px;
color: var(--color-black);
font-family: "Montserrat", Arial, sans-serif;
font-size: 20px;
font-weight: 900;
line-height: 20px;
text-transform: uppercase;
}
@media (min-width: 768px) {
.problem-scale-card__title {
max-width: 720px;
font-size: 30px;
line-height: normal;
}
}
@media (min-width: 992px) {
.problem-scale-card__title {
max-width: 780px;
margin-bottom: 28px;
font-size: 29px;
line-height: 1.08;
}
}
@media (min-width: 1100px) {
.problem-scale-card__title {
max-width: 840px;
}
}
@media (min-width: 1320px) {
.problem-scale-card__title {
max-width: 900px;
}
}
.problem-scale-card__dynamic-text {
max-width: 633px;
margin-bottom: 24px;
color: var(--color-black);
font-family: "Montserrat", Arial, sans-serif;
font-size: 21px;
font-weight: 600;
line-height: 20px;
}
@media (min-width: 768px) {
.problem-scale-card__dynamic-text {
line-height: normal;
}
}
@media (min-width: 992px) {
.problem-scale-card__dynamic-text {
margin-bottom: 22px;
line-height: 1.18;
}
}
.problem-scale-card__description {
max-width: 509px;
margin: 0 0 38px;
color: var(--color-black);
font-family: "Montserrat", Arial, sans-serif;
font-size: 21px;
font-weight: 600;
line-height: 20px;
}
@media (min-width: 992px) {
.problem-scale-card__description {
max-width: 460px;
margin-bottom: 0;
line-height: 1.2;
}
}
@media (min-width: 576px) {
.problem-scale-card__visual {
margin-right: 0;
}
}
@media (min-width: 1320px) {
.problem-scale-card__visual {
width: 100%;
max-width: 500px;
margin-right: 100px;
margin-left: auto;
}
}
.problem-scale-card__chart-wrapper {
width: 100%;
}
.problem-scale-card__chart {
display: flex;
align-items: flex-end;
justify-content: center;
gap: 16px;
height: 230px;
padding-top: 12px;
border-bottom: 1px solid rgba(67, 67, 67, 0.15);
}
@media (min-width: 768px) {
.problem-scale-card__chart {
gap: 56px;
height: 390px;
padding-top: 20px;
}
}
@media (min-width: 992px) {
.problem-scale-card__chart {
gap: 30px;
height: 236px;
padding-top: 0;
}
}
@media (min-width: 1100px) {
.problem-scale-card__chart {
gap: 36px;
height: 250px;
}
}
.problem-scale-card__bar {
position: relative;
display: flex;
align-items: center;
flex-direction: column;
justify-content: flex-end;
width: 64px;
height: 100%;
}
@media (min-width: 768px) {
.problem-scale-card__bar {
width: 150px;
}
}
@media (min-width: 992px) {
.problem-scale-card__bar {
width: 82px;
}
}
@media (min-width: 1100px) {
.problem-scale-card__bar {
width: 92px;
}
}
.problem-scale-card__bar--previous {
color: #8c8c8c;
}
.problem-scale-card__bar--previous .problem-scale-card__bar-fill {
background-color: #9b9c9c;
}
.problem-scale-card__bar--current {
color: var(--color-red-primary);
}
.problem-scale-card__bar--current .problem-scale-card__bar-fill {
background-color: var(--color-red-primary);
}
.problem-scale-card__bar-value {
display: block;
margin-bottom: 6px;
font-family: "Montserrat", Arial, sans-serif;
font-size: 32px;
font-weight: 900;
line-height: 1;
}
@media (min-width: 768px) {
.problem-scale-card__bar-value {
margin-bottom: 12px;
font-size: 64px;
}
}
@media (min-width: 992px) {
.problem-scale-card__bar-value {
margin-bottom: 10px;
font-size: 46px;
}
}
@media (min-width: 1100px) {
.problem-scale-card__bar-value {
font-size: 50px;
}
}
.problem-scale-card__bar-fill {
width: 100%;
height: 0;
min-height: 0;
border-radius: 8px 8px 0 0;
transition: height 0.9s ease;
}
@media (min-width: 768px) {
.problem-scale-card__bar-fill {
border-radius: 12px 12px 0 0;
}
}
@media (min-width: 992px) {
.problem-scale-card__bar-fill {
border-radius: 8px 8px 0 0;
}
}
.problem-scale-card__years {
display: flex;
justify-content: center;
gap: 16px;
width: 100%;
padding-top: 8px;
}
@media (min-width: 768px) {
.problem-scale-card__years {
gap: 56px;
padding-top: 10px;
}
}
@media (min-width: 992px) {
.problem-scale-card__years {
gap: 30px;
padding-top: 8px;
}
}
@media (min-width: 1100px) {
.problem-scale-card__years {
gap: 36px;
}
}
.problem-scale-card__year {
display: block;
width: 64px;
margin-bottom: 20px;
color: var(--color-red-primary);
font-family: "Montserrat", Arial, sans-serif;
font-size: 12px;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
}
@media (min-width: 768px) {
.problem-scale-card__year {
width: 150px;
font-size: 18px;
}
}
@media (min-width: 992px) {
.problem-scale-card__year {
width: 82px;
font-size: 15px;
}
}
@media (min-width: 1100px) {
.problem-scale-card__year {
width: 92px;
}
}
.problem-scale-card__chart-label {
margin: 18px 0 46px;
color: var(--color-black);
font-family: "Montserrat", Arial, sans-serif;
font-size: 16px;
font-weight: 800;
line-height: 25px;
text-transform: uppercase;
}
@media (min-width: 992px) {
.problem-scale-card__chart-label {
max-width: 424px;
margin: 16px 0 28px 119px;
font-size: 25px;
line-height: 0.9;
text-align: left;
}
}
.problem-scale-card__badge {
display: flex;
align-items: center;
gap: 18px;
width: 100%;
min-height: 68px;
padding: 12px 24px 12px 16px;
color: var(--color-white);
background-color: #d7132f;
border-radius: 999px;
}
@media (min-width: 992px) {
.problem-scale-card__badge {
gap: 10px;
max-width: 310px;
min-height: 42px;
margin: 0 auto;
padding: 8px 18px 8px 10px;
}
}
.problem-scale-card__badge-icon {
position: relative;
display: block;
flex: 0 0 35px;
width: 34px;
height: 34px;
background-color: var(--color-white);
border-radius: 50%;
}
@media (min-width: 992px) {
.problem-scale-card__badge-icon {
flex-basis: 26px;
width: 26px;
height: 26px;
}
}
.problem-scale-card__badge-icon::before {
position: absolute;
top: 50%;
left: 50%;
width: 18px;
height: 18px;
content: "";
background-color: #d7132f;
border-radius: 50%;
transform: translate(-50%, -50%);
}
@media (min-width: 992px) {
.problem-scale-card__badge-icon::before {
width: 12px;
height: 12px;
}
}
.problem-scale-card__badge-content {
font-family: "Montserrat", Arial, sans-serif;
font-size: 16px;
font-weight: 700;
}
@media (min-width: 992px) {
.problem-scale-card__badge-content {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 5px;
line-height: 1.1;
}
}
.problem-scale-card__badge-percent {
white-space: nowrap;
}
.problem-scale-card__badge-text {
white-space: normal;
}
.problem-scale-card--visible .problem-scale-card__bar-fill {
height: var(--bar-height, 0%);
}
.reports-voivodeship-card {
width: 100%;
height: 100%;
color: var(--color-white);
background-color: transparent;
display: flex;
flex-direction: column;
align-items: center;
padding: 0 16px;
}
.reports-voivodeship-card__title {
width: 100%;
margin-top: 37px;
margin-bottom: 36px;
padding: 0 16px;
color: var(--color-white);
font-family: "Montserrat", Arial, sans-serif;
font-size: 14px;
font-weight: 900;
text-align: center;
}
@media (min-width: 768px) {
.reports-voivodeship-card__title {
max-width: 520px;
margin-bottom: 25px;
padding: 0;
font-size: 17px;
line-height: 1.35;
}
}
@media (min-width: 992px) {
.reports-voivodeship-card__title {
max-width: 540px;
}
}
.reports-voivodeship-card__counter {
position: relative;
display: grid;
grid-template-columns: 84px 1fr;
align-items: center;
width: calc(100% - 36px);
margin: 0 auto 18px;
padding: 28px 28px 28px 14px;
background-color: var(--color-white);
border-radius: 30px;
}
@media (min-width: 768px) {
.reports-voivodeship-card__counter {
grid-template-columns: 106px 1fr;
margin-bottom: 11px;
}
}
.reports-voivodeship-card__total-badge {
display: flex;
align-items: center;
justify-content: center;
width: 70px;
height: 70px;
margin-bottom: 24px;
background-color: #3f3f3f;
border-radius: 50%;
}
@media (min-width: 768px) {
.reports-voivodeship-card__total-badge {
width: 92px;
height: 92px;
margin-bottom: 30px;
}
}
.reports-voivodeship-card__total-value {
color: var(--color-white);
font-family: "Montserrat", Arial, sans-serif;
font-size: 27px;
font-weight: 900;
}
@media (min-width: 768px) {
.reports-voivodeship-card__total-value {
font-size: 36px;
}
}
.reports-voivodeship-card__region-value {
color: var(--color-red-primary);
font-family: "Montserrat", Arial, sans-serif;
font-size: 41px;
font-weight: 900;
line-height: 0.9;
text-align: center;
}
@media (min-width: 375px) {
.reports-voivodeship-card__region-value {
font-size: 88px;
}
}
@media (min-width: 768px) {
.reports-voivodeship-card__region-value {
font-size: 144px;
}
}
.reports-voivodeship-card__total-label {
position: absolute;
left: 31px;
bottom: 34px;
color: #3f3f3f;
font-family: Arial, sans-serif;
font-size: 16px;
font-weight: 700;
line-height: 1.2;
}
@media (min-width: 768px) {
.reports-voivodeship-card__total-label {
left: 33px;
bottom: 39px;
font-size: 20px;
}
}
.reports-voivodeship-card__field {
width: calc(100% - 32px);
max-width: 620px;
margin: 0 auto;
}
@media (min-width: 768px) {
.reports-voivodeship-card__field {
width: calc(100% - 64px);
max-width: 620px;
}
}
.reports-voivodeship-card__label {
display: block;
margin: 0 0 8px 16px;
color: var(--color-white);
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: 500;
}
@media (min-width: 768px) {
.reports-voivodeship-card__label {
margin-bottom: 9px;
font-size: 14px;
}
}
.reports-voivodeship-card__select {
width: 100%;
min-height: 50px;
padding: 7px 25px 8px 46px;
color: var(--color-red-primary);
font-family: "Montserrat", Arial, sans-serif;
font-size: 20px;
font-weight: 700;
white-space: normal;
overflow: visible;
text-overflow: clip;
background-color: var(--color-white);
background-image: url(//stop18.pl/wp-content/themes/stop18/images/Arrow-Small-Down.jpg);
background-position: 24px 50%;
background-size: 10px 10px;
background-repeat: no-repeat;
border-radius: 999px;
outline: none;
appearance: none;
cursor: pointer;
border: 1px solid #B0B0B0;
}
.reports-voivodeship-card__select option {
padding: 8px 14px;
font-size: 14px;
white-space: normal;
}
.reports-voivodeship-card__select::-ms-expand {
display: none;
}
@media (min-width: 768px) {
.reports-voivodeship-card__select {
padding: 4px 10px 4px 40px;
font-size: 28px;
font-weight: 900;
line-height: 1.05;
background-position: 17px 50%;
background-size: 16px auto;
margin-bottom: 48px;
white-space: nowrap;
}
}
.reports-voivodeship-card__source {
margin: 48px auto 15px;
color: var(--color-white);
font-family: Arial, sans-serif;
font-size: 17px;
font-weight: 500;
text-align: center;
}
@media (min-width: 768px) {
.reports-voivodeship-card__source {
margin-top: 0;
padding: 0;
font-size: 14px;
}
}
.reports-voivodeship-text {
width: 100%;
font-size: 14px;
color: #4a4a4a;
font-family: Arial, sans-serif;
font-size: var(--color-text);
font-weight: 500;
}
@media (min-width: 768px) {
.reports-voivodeship-text {
font-size: 17px;
}
}
.reports-voivodeship-text__highlight {
color: var(--color-red-primary);
font-weight: 900;
}
.purchases-pie-card {
width: 100%;
color: var(--color-black);
}
.purchases-pie-card__inner {
width: 100%;
padding: 21px 20px;
overflow: hidden;
background-color: #F3F1EB;
border-radius: 30px;
}
@media (min-width: 768px) {
.purchases-pie-card__inner {
padding: 48px 42px 56px;
}
}
@media (min-width: 992px) {
.purchases-pie-card__inner {
padding: 48px 38px 72px;
}
}
.purchases-pie-card__title {
margin: 0 0 38px;
color: var(--color-black);
font-family: "Montserrat", Arial, sans-serif;
font-size: 20px;
font-weight: 800;
text-align: center;
text-transform: uppercase;
}
@media (min-width: 768px) {
.purchases-pie-card__title {
font-size: 30px;
}
}
@media (min-width: 992px) {
.purchases-pie-card__title {
font-size: 40 px;
}
}
.purchases-pie-card__content {
display: grid;
grid-template-columns: 1fr;
gap: 34px;
align-items: center;
}
@media (min-width: 768px) {
.purchases-pie-card__content {
grid-template-columns: minmax(260px, 1fr) minmax(260px, 0.85fr);
gap: 46px;
}
}
@media (min-width: 992px) {
.purchases-pie-card__content {
grid-template-columns: minmax(340px, 1fr) minmax(290px, 0.75fr);
gap: 56px;
}
}
.purchases-pie-card__chart {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.purchases-pie-card__svg {
display: block;
width: min(100%, 350px);
height: auto;
overflow: visible;
transform: rotate(-90deg);
}
@media (min-width: 768px) {
.purchases-pie-card__svg {
width: min(100%, 420px);
}
}
.purchases-pie-card__segment {
transition: stroke-dasharray 850ms cubic-bezier(0.16, 1, 0.3, 1);
transform-origin: center;
}
.purchases-pie-card__legend {
width: 100%;
max-width: 380px;
margin: 0 auto;
}
@media (min-width: 768px) {
.purchases-pie-card__legend {
max-width: none;
margin: 0;
}
}
.purchases-pie-card__legend-list {
display: flex;
flex-direction: column;
gap: 7px;
margin: 0;
padding: 0;
list-style: none;
}
.purchases-pie-card__legend-item {
display: flex;
align-items: center;
gap: 9px;
min-width: 0;
opacity: 0;
transform: translateY(8px);
transition: opacity 350ms ease, transform 350ms ease;
}
.purchases-pie-card__legend-item.is-visible {
opacity: 1;
transform: translateY(0);
}
.purchases-pie-card__legend-dot {
flex: 0 0 13px;
width: 13px;
height: 13px;
border-radius: 50%;
}
.purchases-pie-card__legend-text {
color: #6B6B6B;
font-family: Arial, sans-serif;
font-size: 15px;
font-weight: 700;
}
.purchases-pie-card__source {
margin: 56px 0 0;
color: #6B6B6B;
font-family: "Montserrat", Arial, sans-serif;
font-size: 9px;
font-style: italic;
font-weight: 500;
line-height: 1.35;
text-align: center;
}
@media (min-width: 768px) {
.purchases-pie-card__source {
margin-top: 66px;
text-align: left;
}
}
.reports-monthly-counter {
width: 100%;
padding: 37px 48px 32px 15px;
color: var(--color-white);
font-family: Arial, sans-serif;
overflow: hidden;
}
@media (min-width: 768px) {
.reports-monthly-counter {
padding: 38px 48px 34px;
}
}
@media (min-width: 992px) {
.reports-monthly-counter {
padding: 42px 27px 36px;
}
}
.reports-monthly-counter * {
box-sizing: border-box;
}
.reports-monthly-counter__inner {
display: grid;
grid-template-columns: 1fr;
gap: 32px;
width: 100%;
max-width: 540px;
margin: 0 auto;
}
@media (min-width: 768px) {
.reports-monthly-counter__inner {
grid-template-columns: 340px 1fr;
column-gap: 48px;
row-gap: 0;
align-items: flex-start;
max-width: 860px;
}
}
@media (min-width: 992px) {
.reports-monthly-counter__inner {
column-gap: 84px;
max-width: 840px;
}
}
.reports-monthly-counter__title {
width: 100%;
margin: 0 0 25px;
color: var(--color-white);
font-family: Arial, sans-serif;
font-size: 17px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
}
@media (min-width: 768px) {
.reports-monthly-counter__title {
grid-column: 1/-1;
margin-bottom: 38px;
font-size: 17px;
line-height: 1.2;
text-align: center;
white-space: nowrap;
}
}
@media (min-width: 992px) {
.reports-monthly-counter__title {
margin-bottom: 38px;
}
}
.reports-monthly-counter__left, .reports-monthly-counter__right {
width: 100%;
}
.reports-monthly-counter__left {
text-align: center;
}
@media (min-width: 768px) {
.reports-monthly-counter__right {
display: flex;
align-items: flex-start;
justify-content: flex-start;
align-self: flex-start;
padding-top: 68px;
}
}
@media (min-width: 992px) {
.reports-monthly-counter__right {
padding-top: 33px;
}
}
@media (min-width: 1100px) {
.reports-monthly-counter__right {
padding-top: 55px;
}
}
.reports-monthly-counter__chart {
display: flex;
flex-direction: column;
gap: 9px;
width: 100%;
}
@media (min-width: 768px) {
.reports-monthly-counter__chart {
gap: 7px;
padding-top: 23px;
}
}
.reports-monthly-counter__row {
display: grid;
grid-template-columns: 118px minmax(0, 1fr);
gap: 16px;
align-items: center;
}
@media (min-width: 768px) {
.reports-monthly-counter__row {
grid-template-columns: 98px minmax(0, 1fr);
gap: 12px;
}
}
@media (min-width: 992px) {
.reports-monthly-counter__row {
grid-template-columns: 104px minmax(0, 1fr);
}
}
.reports-monthly-counter__month {
color: var(--color-white);
font-family: Arial, sans-serif;
font-size: 20px;
font-weight: 700;
line-height: 1;
text-align: right;
}
@media (min-width: 768px) {
.reports-monthly-counter__month {
font-size: 14px;
}
}
@media (min-width: 992px) {
.reports-monthly-counter__month {
font-size: 15px;
}
}
.reports-monthly-counter__bars {
position: relative;
display: flex;
flex-direction: column;
gap: 4px;
}
@media (min-width: 768px) {
.reports-monthly-counter__bars {
gap: 3px;
}
}
.reports-monthly-counter__bars::before {
content: "";
position: absolute;
top: -16px;
bottom: -11px;
left: 0;
width: 1px;
background-color: var(--color-white);
}
@media (min-width: 768px) {
.reports-monthly-counter__bars::before {
top: -13px;
bottom: -9px;
}
}
.reports-monthly-counter__bar {
--bar-progress: 0%;
position: relative;
width: 100%;
height: 15px;
overflow: visible;
background-color: transparent;
}
@media (min-width: 768px) {
.reports-monthly-counter__bar {
height: 8px;
}
}
.reports-monthly-counter__bar--current .reports-monthly-counter__bar-fill {
background-color: var(--color-white);
}
.reports-monthly-counter__bar--previous .reports-monthly-counter__bar-fill {
background-color: #9a9a9a;
}
.reports-monthly-counter__bar--previous .reports-monthly-counter__value {
color: #9a9a9a;
}
.reports-monthly-counter__bar-fill {
display: block;
width: var(--bar-progress);
height: 100%;
border-radius: 0;
transition: width 1.2s ease;
}
.reports-monthly-counter__value {
position: absolute;
top: 50%;
left: calc(var(--bar-progress) + 8px);
transform: translateY(-50%);
color: var(--color-white);
font-family: Arial, sans-serif;
font-size: 19px;
font-weight: 700;
line-height: 1;
white-space: nowrap;
transition: left 1.2s ease;
}
@media (min-width: 768px) {
.reports-monthly-counter__value {
left: calc(var(--bar-progress) + 6px);
font-size: 11px;
}
}
@media (min-width: 992px) {
.reports-monthly-counter__value {
font-size: 12px;
}
}
.reports-monthly-counter__legend {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 0;
margin: 12px 0 0;
padding-left: 134px;
}
@media (min-width: 768px) {
.reports-monthly-counter__legend {
margin-top: 10px;
padding-left: 110px;
}
}
.reports-monthly-counter__legend-item {
display: block;
color: var(--color-white);
font-family: Arial, sans-serif;
font-size: 28px;
font-weight: 700;
line-height: 1.05;
}
@media (min-width: 768px) {
.reports-monthly-counter__legend-item {
font-size: 17px;
}
}
.reports-monthly-counter__legend-item--previous {
color: #9a9a9a;
}
.reports-monthly-counter__legend-dot {
display: none;
}
.reports-monthly-counter__source {
margin: 34px 0 0 35px;
color: var(--color-white);
font-family: Arial, sans-serif;
font-size: 17px;
font-weight: 400;
font-style: normal;
text-align: center;
}
@media (min-width: 768px) {
.reports-monthly-counter__source {
margin-top: 43px;
font-size: 14px;
font-style: italic;
margin-left: 70px;
}
}
.reports-monthly-counter__content {
max-width: 100%;
color: var(--color-white);
font-family: Arial, sans-serif;
font-size: 17px;
font-weight: 400;
line-height: 1.25;
text-align: left;
}
@media (min-width: 768px) {
.reports-monthly-counter__content {
max-width: 330px;
font-size: 15px;
line-height: 1.25;
}
}
@media (min-width: 992px) {
.reports-monthly-counter__content {
max-width: 360px;
font-size: 17px;
line-height: 1.25;
}
}
.reports-monthly-counter__content p {
margin: 0 0 22px;
}
.reports-monthly-counter__content p:last-child {
margin-bottom: 0;
}
.reports-monthly-counter__content strong {
font-weight: 700;
}
.elementor-post__read-more {
padding: 8px 18px;
line-height: 1;
text-align: center;
text-transform: uppercase;
text-decoration: none;
background-color: var(--color-red-primary);
border: 2px solid var(--color-red-primary);
border-radius: 999px;
transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}
.elementor-post__read-more:hover, .elementor-post__read-more:focus-visible {
color: var(--color-red-primary) !important;
background-color: var(--color-white);
border-color: var(--color-red-primary);
}
.elementor-element-0c10714 .elementor-post__thumbnail {
box-shadow: 0 14px 12px -9px rgba(0, 0, 0, 0.2);
}  :root {
--swiper-theme-color: #007aff; }
:host {
position: relative;
display: block;
margin-left: auto;
margin-right: auto;
z-index: 1;
}
.swiper {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0; z-index: 1;
display: block;
}
.swiper-vertical > .swiper-wrapper {
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
touch-action: pan-y;
}
.swiper-vertical {
touch-action: pan-x;
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
display: block;
}
.swiper-slide-invisible-blank {
visibility: hidden;
} .swiper-autoheight,
.swiper-autoheight .swiper-slide {
height: auto;
}
.swiper-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
transform: translateZ(0);
backface-visibility: hidden;
} .swiper-3d.swiper-css-mode .swiper-wrapper {
perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
transform-style: preserve-3d;
}
.swiper-3d {
perspective: 1200px;
.swiper-slide,
.swiper-cube-shadow {
transform-style: preserve-3d;
}
} .swiper-css-mode {
> .swiper-wrapper {
overflow: auto;
scrollbar-width: none; -ms-overflow-style: none; &::-webkit-scrollbar {
display: none;
}
}
> .swiper-wrapper > .swiper-slide {
scroll-snap-align: start start;
}
&.swiper-horizontal {
> .swiper-wrapper {
scroll-snap-type: x mandatory;
}
> .swiper-wrapper > .swiper-slide:first-child {
margin-inline-start: var(--swiper-slides-offset-before);
scroll-margin-inline-start: var(--swiper-slides-offset-before);
}
> .swiper-wrapper > .swiper-slide:last-child {
margin-inline-end: var(--swiper-slides-offset-after);
}
}
&.swiper-vertical {
> .swiper-wrapper {
scroll-snap-type: y mandatory;
}
> .swiper-wrapper > .swiper-slide:first-child {
margin-block-start: var(--swiper-slides-offset-before);
scroll-margin-block-start: var(--swiper-slides-offset-before);
}
> .swiper-wrapper > .swiper-slide:last-child {
margin-block-end: var(--swiper-slides-offset-after);
}
}
&.swiper-free-mode {
> .swiper-wrapper {
scroll-snap-type: none;
}
> .swiper-wrapper > .swiper-slide {
scroll-snap-align: none;
}
}
&.swiper-centered {
> .swiper-wrapper::before {
content: "";
flex-shrink: 0;
order: 9999;
}
> .swiper-wrapper > .swiper-slide {
scroll-snap-align: center center;
scroll-snap-stop: always;
}
}
&.swiper-centered.swiper-horizontal {
> .swiper-wrapper > .swiper-slide:first-child {
margin-inline-start: var(--swiper-centered-offset-before);
}
> .swiper-wrapper::before {
height: 100%;
min-height: 1px;
width: var(--swiper-centered-offset-after);
}
}
&.swiper-centered.swiper-vertical {
> .swiper-wrapper > .swiper-slide:first-child {
margin-block-start: var(--swiper-centered-offset-before);
}
> .swiper-wrapper::before {
width: 100%;
min-width: 1px;
height: var(--swiper-centered-offset-after);
}
}
}  .swiper-3d {
.swiper-slide-shadow,
.swiper-slide-shadow-left,
.swiper-slide-shadow-right,
.swiper-slide-shadow-top,
.swiper-slide-shadow-bottom,
.swiper-slide-shadow,
.swiper-slide-shadow-left,
.swiper-slide-shadow-right,
.swiper-slide-shadow-top,
.swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-slide-shadow {
background: rgba(0, 0, 0, 0.15);
}
.swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress),
.swiper-watch-progress .swiper-slide-visible {
.swiper-lazy-preloader {
animation: swiper-preloader-spin 1s infinite linear;
}
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}  :root {
--swiper-navigation-size: 44px; }
.swiper-button-prev,
.swiper-button-next {
position: absolute;
width: var(--swiper-navigation-size);
height: var(--swiper-navigation-size);
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color));
&.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
&.swiper-button-hidden {
opacity: 0;
cursor: auto;
pointer-events: none;
}
.swiper-navigation-disabled & {
display: none !important;
}
::slotted(svg),
svg {
width: 100%;
height: 100%;
object-fit: contain;
transform-origin: center;
fill: currentColor;
pointer-events: none;
}
}
.swiper-button-lock {
display: none;
}
.swiper-button-prev,
.swiper-button-next {
top: var(--swiper-navigation-top-offset, 50%);
margin-top: calc(0px - var(--swiper-navigation-size) / 2);
}
.swiper-button-prev {
left: var(--swiper-navigation-sides-offset, 4px);
right: auto;
::slotted(.swiper-navigation-icon),
.swiper-navigation-icon {
transform: rotate(180deg);
}
}
.swiper-button-next {
right: var(--swiper-navigation-sides-offset, 4px);
left: auto;
}
.swiper-horizontal {
.swiper-button-prev,
.swiper-button-next,
~ .swiper-button-prev,
~ .swiper-button-next {
top: var(--swiper-navigation-top-offset, 50%);
margin-top: calc(0px - var(--swiper-navigation-size) / 2);
margin-left: 0;
}
.swiper-button-prev,
& ~ .swiper-button-prev,
&.swiper-rtl .swiper-button-next,
&.swiper-rtl ~ .swiper-button-next {
left: var(--swiper-navigation-sides-offset, 4px);
right: auto;
}
.swiper-button-next,
& ~ .swiper-button-next,
&.swiper-rtl .swiper-button-prev,
&.swiper-rtl ~ .swiper-button-prev {
right: var(--swiper-navigation-sides-offset, 4px);
left: auto;
}
.swiper-button-prev,
& ~ .swiper-button-prev,
&.swiper-rtl .swiper-button-next,
&.swiper-rtl ~ .swiper-button-next {
::slotted(.swiper-navigation-icon),
.swiper-navigation-icon {
transform: rotate(180deg);
}
}
&.swiper-rtl .swiper-button-prev,
&.swiper-rtl ~ .swiper-button-prev {
::slotted(.swiper-navigation-icon),
.swiper-navigation-icon {
transform: rotate(0deg);
}
}
}
.swiper-vertical {
.swiper-button-prev,
.swiper-button-next,
~ .swiper-button-prev,
~ .swiper-button-next {
left: var(--swiper-navigation-top-offset, 50%);
right: auto;
margin-left: calc(0px - var(--swiper-navigation-size) / 2);
margin-top: 0;
}
.swiper-button-prev,
~ .swiper-button-prev {
top: var(--swiper-navigation-sides-offset, 4px);
bottom: auto;
::slotted(.swiper-navigation-icon),
.swiper-navigation-icon {
transform: rotate(-90deg);
}
}
.swiper-button-next,
~ .swiper-button-next {
bottom: var(--swiper-navigation-sides-offset, 4px);
top: auto;
::slotted(.swiper-navigation-icon),
.swiper-navigation-icon {
transform: rotate(90deg);
}
}
} :root { }
.swiper-pagination {
position: absolute;
text-align: center;
transition: 300ms opacity;
transform: translate3d(0, 0, 0);
z-index: 10;
&.swiper-pagination-hidden {
opacity: 0;
}
.swiper-pagination-disabled > &,
&.swiper-pagination-disabled {
display: none !important;
}
} .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
bottom: var(--swiper-pagination-bottom, 8px);
top: var(--swiper-pagination-top, auto);
left: 0;
width: 100%;
} .swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
.swiper-pagination-bullet {
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullet-active {
transform: scale(1);
}
.swiper-pagination-bullet-active-main {
transform: scale(1);
}
.swiper-pagination-bullet-active-prev {
transform: scale(0.66);
}
.swiper-pagination-bullet-active-prev-prev {
transform: scale(0.33);
}
.swiper-pagination-bullet-active-next {
transform: scale(0.66);
}
.swiper-pagination-bullet-active-next-next {
transform: scale(0.33);
}
}
.swiper-pagination-bullet {
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
display: inline-block;
border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
background: var(--swiper-pagination-bullet-inactive-color, #000);
opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
button& {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
appearance: none;
}
.swiper-pagination-clickable & {
cursor: pointer;
}
&:only-child {
display: none !important;
}
}
.swiper-pagination-bullet-active {
opacity: var(--swiper-pagination-bullet-opacity, 1);
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
right: var(--swiper-pagination-right, 8px);
left: var(--swiper-pagination-left, auto);
top: 50%;
transform: translate3d(0px, -50%, 0);
.swiper-pagination-bullet {
margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
display: block;
}
&.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px;
.swiper-pagination-bullet {
display: inline-block;
transition: 200ms transform, 200ms top;
}
}
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-horizontal.swiper-pagination-bullets {
.swiper-pagination-bullet {
margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
&.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
.swiper-pagination-bullet {
transition: 200ms transform, 200ms left;
}
}
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 200ms transform, 200ms right;
} .swiper-pagination-fraction {
color: var(--swiper-pagination-fraction-color, inherit);
} .swiper-pagination-progressbar {
background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
position: absolute;
.swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top;
}
.swiper-rtl & .swiper-pagination-progressbar-fill {
transform-origin: right top;
}
.swiper-horizontal > &,
&.swiper-pagination-horizontal,
.swiper-vertical > &.swiper-pagination-progressbar-opposite,
&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
width: 100%;
height: var(--swiper-pagination-progressbar-size, 4px);
left: 0;
top: 0;
}
.swiper-vertical > &,
&.swiper-pagination-vertical,
.swiper-horizontal > &.swiper-pagination-progressbar-opposite,
&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
width: var(--swiper-pagination-progressbar-size, 4px);
height: 100%;
left: 0;
top: 0;
}
}
.swiper-pagination-lock {
display: none;
} .swiper-fade {
&.swiper-free-mode {
.swiper-slide {
transition-timing-function: ease-out;
}
}
.swiper-slide {
pointer-events: none;
transition-property: opacity;
.swiper-slide {
pointer-events: none;
}
}
.swiper-slide-active {
pointer-events: auto;
& .swiper-slide-active {
pointer-events: auto;
}
}
}  .leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
position: absolute;
left: 0;
top: 0;
}
.leaflet-container {
overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-drag: none;
} .leaflet-tile::selection {
background: transparent;
} .leaflet-safari .leaflet-tile {
image-rendering: -webkit-optimize-contrast;
} .leaflet-safari .leaflet-tile-container {
width: 1600px;
height: 1600px;
-webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
display: block;
}  .leaflet-container .leaflet-overlay-pane svg {
max-width: none !important;
max-height: none !important;
}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
max-width: none !important;
max-height: none !important;
width: auto;
padding: 0;
}
.leaflet-container img.leaflet-tile { mix-blend-mode: plus-lighter;
}
.leaflet-container.leaflet-touch-zoom {
-ms-touch-action: pan-x pan-y;
touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
-ms-touch-action: pinch-zoom; touch-action: none;
touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
-ms-touch-action: none;
touch-action: none;
}
.leaflet-container {
-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
filter: inherit;
visibility: hidden;
}
.leaflet-tile-loaded {
visibility: inherit;
}
.leaflet-zoom-box {
width: 0;
height: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 800;
} .leaflet-overlay-pane svg {
-moz-user-select: none;
}
.leaflet-pane {
z-index: 400;
}
.leaflet-tile-pane {
z-index: 200;
}
.leaflet-overlay-pane {
z-index: 400;
}
.leaflet-shadow-pane {
z-index: 500;
}
.leaflet-marker-pane {
z-index: 600;
}
.leaflet-tooltip-pane {
z-index: 650;
}
.leaflet-popup-pane {
z-index: 700;
}
.leaflet-map-pane canvas {
z-index: 100;
}
.leaflet-map-pane svg {
z-index: 200;
}
.leaflet-vml-shape {
width: 1px;
height: 1px;
}
.lvml {
behavior: url(#default#VML);
display: inline-block;
position: absolute;
} .leaflet-control {
position: relative;
z-index: 800;
pointer-events: visiblePainted; pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
position: absolute;
z-index: 1000;
pointer-events: none;
}
.leaflet-top {
top: 0;
}
.leaflet-right {
right: 0;
}
.leaflet-bottom {
bottom: 0;
}
.leaflet-left {
left: 0;
}
.leaflet-control {
float: left;
clear: both;
}
.leaflet-right .leaflet-control {
float: right;
}
.leaflet-top .leaflet-control {
margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
margin-left: 10px;
}
.leaflet-right .leaflet-control {
margin-right: 10px;
} .leaflet-fade-anim .leaflet-popup {
opacity: 0;
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
opacity: 1;
}
.leaflet-zoom-animated {
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
svg.leaflet-zoom-animated {
will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
visibility: hidden;
} .leaflet-interactive {
cursor: pointer;
}
.leaflet-grab {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
} .leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
pointer-events: visiblePainted; pointer-events: auto;
} .leaflet-container {
background: #ddd;
outline-offset: 1px;
}
.leaflet-container a {
color: #0078A8;
}
.leaflet-zoom-box {
border: 2px dotted #38f;
background: rgba(255, 255, 255, 0.5);
} .leaflet-container {
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.5;
} .leaflet-bar {
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
border-radius: 4px;
}
.leaflet-bar a {
background-color: #fff;
border-bottom: 1px solid #ccc;
width: 26px;
height: 26px;
line-height: 26px;
display: block;
text-align: center;
text-decoration: none;
color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
background-position: 50% 50%;
background-repeat: no-repeat;
display: block;
}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
cursor: default;
background-color: #f4f4f4;
color: #bbb;
}
.leaflet-touch .leaflet-bar a {
width: 30px;
height: 30px;
line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
} .leaflet-control-zoom-in,
.leaflet-control-zoom-out {
font: bold 18px "Lucida Console", Monaco, monospace;
text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
font-size: 22px;
} .leaflet-control-layers {
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
background: #fff;
border-radius: 5px;
}
.leaflet-control-layers-toggle {
background-image: url(//stop18.pl/wp-content/themes/stop18/assets/css/images/layers.png);
width: 36px;
height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
background-image: url(//stop18.pl/wp-content/themes/stop18/assets/css/images/layers-2x.png);
background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
width: 44px;
height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
display: block;
position: relative;
}
.leaflet-control-layers-expanded {
padding: 6px 10px 6px 6px;
color: #333;
background: #fff;
}
.leaflet-control-layers-scrollbar {
overflow-y: scroll;
overflow-x: hidden;
padding-right: 5px;
}
.leaflet-control-layers-selector {
margin-top: 2px;
position: relative;
top: 1px;
}
.leaflet-control-layers label {
display: block;
font-size: 13px;
font-size: 1.08333em;
}
.leaflet-control-layers-separator {
height: 0;
border-top: 1px solid #ddd;
margin: 5px -10px 5px -6px;
} .leaflet-default-icon-path { background-image: url(//stop18.pl/wp-content/themes/stop18/assets/css/images/marker-icon.png);
} .leaflet-container .leaflet-control-attribution {
background: #fff;
background: rgba(255, 255, 255, 0.8);
margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
padding: 0 5px;
color: #333;
line-height: 1.4;
}
.leaflet-control-attribution a {
text-decoration: none;
}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
text-decoration: underline;
}
.leaflet-attribution-flag {
display: inline !important;
vertical-align: baseline !important;
width: 1em;
height: 0.6669em;
}
.leaflet-left .leaflet-control-scale {
margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
margin-bottom: 5px;
}
.leaflet-control-scale-line {
border: 2px solid #777;
border-top: none;
line-height: 1.1;
padding: 2px 5px 1px;
white-space: nowrap;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: rgba(255, 255, 255, 0.8);
text-shadow: 1px 1px #fff;
}
.leaflet-control-scale-line:not(:first-child) {
border-top: 2px solid #777;
border-bottom: none;
margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
border: 2px solid rgba(0, 0, 0, 0.2);
background-clip: padding-box;
} .leaflet-popup {
position: absolute;
text-align: center;
margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
padding: 1px;
text-align: left;
border-radius: 12px;
}
.leaflet-popup-content {
margin: 13px 24px 13px 20px;
line-height: 1.3;
font-size: 13px;
font-size: 1.08333em;
min-height: 1px;
}
.leaflet-popup-content p {
margin: 17px 0;
margin: 1.3em 0;
}
.leaflet-popup-tip-container {
width: 40px;
height: 20px;
position: absolute;
left: 50%;
margin-top: -1px;
margin-left: -20px;
overflow: hidden;
pointer-events: none;
}
.leaflet-popup-tip {
width: 17px;
height: 17px;
padding: 1px;
margin: -10px auto 0;
pointer-events: auto;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
background: white;
color: #333;
box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
position: absolute;
top: 0;
right: 0;
border: none;
text-align: center;
width: 24px;
height: 24px;
font: 16px/24px Tahoma, Verdana, sans-serif;
color: #757575;
text-decoration: none;
background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
color: #585858;
}
.leaflet-popup-scrolled {
overflow: auto;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
-ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
width: 24px;
margin: 0 auto;
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
border: 1px solid #999;
} .leaflet-div-icon {
background: #fff;
border: 1px solid #666;
}  .leaflet-tooltip {
position: absolute;
padding: 6px;
background-color: #fff;
border: 1px solid #fff;
border-radius: 3px;
color: #222;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-interactive {
cursor: pointer;
pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
position: absolute;
pointer-events: none;
border: 6px solid transparent;
background: transparent;
content: "";
} .leaflet-tooltip-bottom {
margin-top: 6px;
}
.leaflet-tooltip-top {
margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
left: 50%;
margin-left: -6px;
}
.leaflet-tooltip-top:before {
bottom: 0;
margin-bottom: -12px;
border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
top: 0;
margin-top: -12px;
margin-left: -6px;
border-bottom-color: #fff;
}
.leaflet-tooltip-left {
margin-left: -6px;
}
.leaflet-tooltip-right {
margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
top: 50%;
margin-top: -6px;
}
.leaflet-tooltip-left:before {
right: 0;
margin-right: -12px;
border-left-color: #fff;
}
.leaflet-tooltip-right:before {
left: 0;
margin-left: -12px;
border-right-color: #fff;
} @media print { .leaflet-control {
-webkit-print-color-adjust: exact;
print-color-adjust: exact;
}
}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1099px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:576px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1099px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:576px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1099px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:577px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:577px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:576px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:577px) and (max-width:1099px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1100px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1100px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:577px) and (max-width:1099px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1099px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:577px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:576px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1099px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:576px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1100px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop"}}@media (max-width:-1){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:1099px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:576px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:576px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1099px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:576px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:576px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:577px) and (max-width:1099px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1100px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}