.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress{--head-text-color:#FFF;--head-bg-color:var(--e-global-color-primary);--head-active-text-color:#FFF;--head-active-bg-color:var(--e-global-color-primary)}.tablepress thead tr th{border:none!important}.tablepress th{padding:15px 10px;font-weight:400}.tablepress th:first-child{border-radius:10px 0 0 0}.tablepress th:last-child{border-radius:0 10px 0 0}.tablepress tr:last-child td:first-child{border-radius:0 0 0 10px}.tablepress tr:last-child td:last-child{border-radius:0 0 10px 0}.tablepress-id-N .row-X td{background-color:red}.table-7>:not(caption)>*>*{text-align:center}.table-7 th:first-child{border-radius:10px 10px 0 0}.table-7 tr td:first-child{text-align:left}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{background-color:#fff;border-radius:6px}.dt-paging.paging_simple .dt-paging-button.next:after,.dt-paging.paging_simple .dt-paging-button.previous:before{color:--head-bg-color: var(--e-global-color-primary);text-shadow:none}.tablepress thead th{position:sticky;top:0;z-index:10}.column-filter-widgets{margin-top:20px;margin-bottom:15px!important}.column-filter-widget{flex-grow:1}.dt-search{margin-bottom:15px}a.filter-term{display:inline-block!important;background:var(--e-global-color-primary);padding:2px 6px!important;border-radius:6px;color:#fff}a.filter-term:hover{color:#fff}a.filter-term:nth-child(2){margin-top:6px}a.filter-term:not(:last-child){margin-right:6px}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{background-color:#508410!important}table.dataTable>tbody>tr.child ul.dtr-details{width:100%}.table-22 .row-7 .column-1,.table-24 .row-5 .column-1,.table-25 .row-7 .column-1{background-color:#013076!important}.table-24 .row-3 .column-1{background-color:#013076!important;width:80%}.table-24 .row-3 .column-1,.table-24 .row-3 .column-2,.table-24 .row-3 .column-3,.table-24 .row-4 .column-1,.table-24 .row-4 .column-2,.table-24 .row-4 .column-3{background-color:#fff!important}.table-25 .row-3 .column-1,.table-25 .row-3 .column-2,.table-25 .row-3 .column-3,.table-25 .row-4 .column-2,.table-25 .row-4 .column-3,.table-25 .row-5 .column-2,.table-25 .row-5 .column-3,.table-25 .row-6 .column-2,.table-25 .row-6 .column-3{background-color:#fff!important}.table-24 .row-4 .column-2,.table-25 .row-4 .column-2,.table-25 .row-5 .column-2,.table-25 .row-6 .column-2{text-align:center}.table-24 .row-3 .column-1,.table-25 .row-3 .column-1,.table-26 .row-3 .column-1{border-right:1px solid var(--border-color);vertical-align:middle;width:30%}@keyframes dtb-spinner{to{transform:rotate(1turn)}}div.dt-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:5px;position:static;width:100%}div.dt-buttons .dt-button{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.dt-button-info{background-color:#fff;border-radius:.75em;box-shadow:3px 4px 10px 1px #000c;left:50%;margin-left:-200px;margin-top:-100px;overflow:hidden;position:fixed;text-align:center;top:50%;width:400px;z-index:2003}div.dt-button-info h2{font-weight:400;margin:0;padding:2rem 2rem 1rem}div.dt-button-info>div{padding:1em 2em 2em}div.dtb-popover-close{border-radius:3px;cursor:pointer;height:22px;position:absolute;right:6px;text-align:center;top:6px;width:22px;z-index:2003}button.dtb-hide-drop{display:none!important}div.dt-button-collection-title{font-size:.9em;margin-left:.5em;margin-right:.5em;overflow:hidden;padding:.3em .5em .5em;text-align:center;text-overflow:ellipsis;white-space:nowrap}div.dt-button-collection-title:empty{display:none}span.dt-button-spacer{display:inline-block;margin:.5em;white-space:nowrap}span.dt-button-spacer.bar{border-left:1px solid #0000004d;padding-left:.5em;vertical-align:middle}span.dt-button-spacer.bar:empty{height:1em;padding-left:0;width:1px}div.dt-button-collection .dt-button-active{padding-right:3em}div.dt-button-collection .dt-button-active:after{color:inherit;content:"\2713";display:inline-block;margin-top:-10px;position:absolute;right:1em;top:50%}div.dt-button-collection .dt-button-active.dt-button-split{padding-right:0}div.dt-button-collection .dt-button-active.dt-button-split:after{display:none}div.dt-button-collection .dt-button-active.dt-button-split>:first-child{padding-right:3em}div.dt-button-collection .dt-button-active.dt-button-split>:first-child:after{color:inherit;content:"\2713";display:inline-block;margin-top:-10px;position:absolute;right:1em;top:50%}div.dt-button-collection .dt-button-active-a a{padding-right:3em}div.dt-button-collection .dt-button-active-a a:after{color:inherit;content:"\2713";display:inline-block;position:absolute;right:1em}div.dt-button-collection span.dt-button-spacer{font-size:.9em;margin:.5em 0;text-align:center;width:100%}div.dt-button-collection span.dt-button-spacer:empty{height:0;width:100%}div.dt-button-collection span.dt-button-spacer.bar{border-bottom:1px solid #0000001a;border-left:none;padding-left:0}div.dt-buttons>.dt-button,div.dt-buttons>div.dt-button-split .dt-button{background:linear-gradient(180deg,#e6e6e61a 0,#0000001a);border:1px solid #0000004d;border-radius:2px;box-sizing:border-box;color:inherit;cursor:pointer;display:inline-block;font-size:.88em;line-height:normal;outline:none;overflow:hidden;padding:.5em 1em;position:relative;text-decoration:none;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}div.dt-buttons>.dt-button.disabled,div.dt-buttons>div.dt-button-split .dt-button.disabled{cursor:default;opacity:.4}div.dt-buttons>.dt-button.dt-button-active:not(.disabled),div.dt-buttons>div.dt-button-split .dt-button.dt-button-active:not(.disabled){background:linear-gradient(180deg,#b3b3b31a 0,#0000001a);box-shadow:inset 1px 1px 3px #999}div.dt-buttons>.dt-button.dt-button-active:not(.disabled):hover:not(.disabled),div.dt-buttons>div.dt-button-split .dt-button.dt-button-active:not(.disabled):hover:not(.disabled){background:linear-gradient(180deg,#8080801a 0,#0000001a);box-shadow:inset 1px 1px 3px #999}div.dt-buttons>.dt-button:hover,div.dt-buttons>div.dt-button-split .dt-button:hover{text-decoration:none}div.dt-buttons>.dt-button:hover:not(.disabled),div.dt-buttons>div.dt-button-split .dt-button:hover:not(.disabled){background:linear-gradient(180deg,#9999991a 0,#0000001a);border:1px solid #666}div.dt-buttons>.dt-button:focus:not(.disabled),div.dt-buttons>div.dt-button-split .dt-button:focus:not(.disabled){outline:2px solid #3584e4}div.dt-buttons>.dt-button embed,div.dt-buttons>div.dt-button-split .dt-button embed{outline:none}div.dt-buttons>div.dt-button-split .dt-button:first-child{border-bottom-right-radius:0;border-right:1px solid #00000026;border-top-right-radius:0}div.dt-buttons>div.dt-button-split .dt-button:first-child:hover{border-right:1px solid #666}div.dt-buttons>div.dt-button-split .dt-button:last-child{border-bottom-left-radius:0;border-left:1px solid #0000;border-top-left-radius:0}div.dt-buttons>div.dt-button-split .dt-button:last-child:hover{border-left:1px solid #666}div.dt-buttons span.dt-button-down-arrow{font-family:sans-serif!important;font-size:10px;line-height:normal;opacity:.6;padding-left:10px}div.dt-buttons div.dt-button-split{display:inline-block}div.dt-buttons div.dt-button-split .dt-button:last-child{padding-left:.75em;padding-right:.75em;z-index:2}div.dt-buttons div.dt-button-split .dt-button:last-child span{padding-left:0}div.dt-button-collection{background-color:#fff;border:1px solid #0006;border-radius:5px;box-shadow:3px 4px 10px 1px #0000004d;box-sizing:border-box;left:0;margin-bottom:3px;margin-top:3px;overflow:hidden;padding:.75em 0;position:absolute;top:0;width:200px;z-index:2002}div.dt-button-collection .dt-button{align-items:center;background:none;border:none;border-radius:0;color:inherit;cursor:pointer;display:flex;float:none;justify-content:space-between;left:0;padding:.5em 1em;position:relative;right:0;text-align:left;width:100%}div.dt-button-collection .dt-button.dt-button-active{background:none;box-shadow:none}div.dt-button-collection .dt-button.disabled{cursor:default;opacity:.4}div.dt-button-collection .dt-button:hover:not(.disabled){background:#9999991a;border:none;box-shadow:none}div.dt-button-collection div.dt-button-split{align-content:flex-start;align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}div.dt-button-collection div.dt-button-split button.dt-button{display:inline-block;flex-basis:50px;flex-grow:1;flex-shrink:0;margin:0;width:0}div.dt-button-collection div.dt-button-split button.dt-button-split-drop{flex:0;min-width:33px}div.dt-button-collection.fixed .dt-button{background:#ffffff1a;border-radius:.25em}div.dt-button-collection.fixed{background-color:#fff;border-radius:5px;display:block;left:50%;margin-left:-75px;padding:.5em;position:fixed;top:50%}div.dt-button-collection.fixed.two-column{margin-left:-200px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection.fixed.columns{margin-left:-409px}@media screen and (max-width:1024px){div.dt-button-collection.fixed.columns{margin-left:-308px}}@media screen and (max-width:640px){div.dt-button-collection.fixed.columns{margin-left:-203px}}@media screen and (max-width:460px){div.dt-button-collection.fixed.columns{margin-left:-100px}}div.dt-button-collection.fixed>:last-child{max-height:100vh;overflow:auto}div.dt-button-collection.four-column>:last-child,div.dt-button-collection.three-column>:last-child,div.dt-button-collection.two-column>:last-child{column-gap:8px;display:block!important}div.dt-button-collection.four-column>:last-child>*,div.dt-button-collection.three-column>:last-child>*,div.dt-button-collection.two-column>:last-child>*{break-inside:avoid}div.dt-button-collection.two-column{width:400px}div.dt-button-collection.two-column>:last-child{column-count:2;padding-bottom:1px}div.dt-button-collection.three-column{width:450px}div.dt-button-collection.three-column>:last-child{column-count:3;padding-bottom:1px}div.dt-button-collection.four-column{width:600px}div.dt-button-collection.four-column>:last-child{column-count:4;padding-bottom:1px}div.dt-button-collection.columns{width:auto}div.dt-button-collection.columns>:last-child{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start;padding-bottom:1px;width:818px}div.dt-button-collection.columns>:last-child .dt-button{flex:0 1;margin:0;min-width:200px}div.dt-button-collection.columns.dtb-b1>:last-child,div.dt-button-collection.columns.dtb-b2>:last-child,div.dt-button-collection.columns.dtb-b3>:last-child{justify-content:space-between}div.dt-button-collection.columns.dtb-b3 .dt-button{flex:1 1 32%}div.dt-button-collection.columns.dtb-b2 .dt-button{flex:1 1 48%}div.dt-button-collection.columns.dtb-b1 .dt-button{flex:1 1 100%}@media screen and (max-width:1024px){div.dt-button-collection.columns>:last-child{width:612px}}@media screen and (max-width:640px){div.dt-button-collection.columns>:last-child{width:406px}div.dt-button-collection.columns.dtb-b3 .dt-button{flex:0 1 32%}}@media screen and (max-width:460px){div.dt-button-collection.columns>:last-child{width:200px}}div.dt-button-background{background:radial-gradient(ellipse farthest-corner at center,#0000004d 0,#000000b3 100%);height:100%;left:0;position:fixed;top:0;width:100%;z-index:2001}.dt-button.processing{color:#0003}.dt-button.processing:after{animation:dtb-spinner 1.5s linear infinite;border-color:#282828 #0000;border-radius:50%;border-style:solid;border-width:2px;box-sizing:border-box;content:" ";display:block;height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}@media screen and (max-width:640px){div.dt-buttons{justify-content:center}}.column-filter-widgets{text-align:left}html[dir=rtl] .column-filter-widgets{text-align:right}.column-filter-widgets,.column-filter-widgets .column-filter-widget-menus{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:.5em;width:100%}.column-filter-widgets select{max-width:200px;padding:5px}.column-filter-widgets a.filter-term{display:block;padding-left:5px;text-decoration:none}.column-filter-widgets a.filter-term:hover{text-decoration:line-through!important}.tablepress.fixedHeader-floating,.tablepress.fixedHeader-locked{background-color:#fff;margin-bottom:0;position:relative!important}@media print{.tablepress.fixedHeader-floating,.tablepress.fixedHeader-locked{display:none}}.dtfh-floatingparent.dtfh-floatingparent-head{z-index:999!important}.tablepress.dataTable tfoot tr>.dtfc-fixed-end,.tablepress.dataTable tfoot tr>.dtfc-fixed-start,.tablepress.dataTable thead tr>.dtfc-fixed-end,.tablepress.dataTable thead tr>.dtfc-fixed-start{bottom:0;top:0;z-index:3}.tablepress.dataTable tbody tr>.dtfc-fixed-end,.tablepress.dataTable tbody tr>.dtfc-fixed-start{z-index:1}.tablepress.dataTable tr>.dtfc-fixed-left:after,.tablepress.dataTable tr>.dtfc-fixed-right:after{bottom:0;content:"";pointer-events:none;position:absolute;top:0;transition:box-shadow .3s;width:10px}.tablepress.dataTable tr>.dtfc-fixed-left:after{right:0;transform:translateX(100%)}.tablepress.dataTable tr>.dtfc-fixed-right:after{left:0;transform:translateX(-80%)}.tablepress.dataTable.dtfc-scrolling-left tr>.dtfc-fixed-left:after{box-shadow:inset 10px 0 8px -8px #0003}.tablepress.dataTable.dtfc-scrolling-right tr>.dtfc-fixed-right:after{box-shadow:inset -10px 0 8px -8px #0003}.tablepress.dataTable.dtfc-scrolling-right tr>.dtfc-fixed-right+.dtfc-fixed-right:after{box-shadow:none}:where(.tablepress.dataTable) tbody .dtfc-fixed-end,:where(.tablepress.dataTable) tbody .dtfc-fixed-start{background-color:#fff}div.dt-scroll,div.dtfh-floatingparent{position:relative}div.dt-scroll div.dtfc-bottom-blocker,div.dt-scroll div.dtfc-top-blocker,div.dtfh-floatingparent div.dtfc-bottom-blocker,div.dtfh-floatingparent div.dtfc-top-blocker{background-color:#fff;position:absolute}.dt-container .dt-layout-row.dt-layout-table .tablepress-dt-scroll-buttons-wrapper-visible{align-items:flex-start;display:flex;flex-direction:row;gap:0}.tablepress-dt-scroll-buttons-wrapper-visible .dt-scroll{width:calc(100% - 60px)}.tablepress-dt-scroll-buttons-wrapper-visible .dt-scroll-body{scroll-behavior:smooth}.tablepress-dt-scroll-buttons-wrapper-visible .tablepress-dt-scroll-button{background-color:#0000001a;border:none;cursor:pointer;font-size:larger;height:100px;margin:0;padding:0;position:sticky;top:200px;width:30px}.tablepress-dt-scroll-buttons-wrapper-visible .tablepress-dt-scroll-button :hover{background-color:#0003}.tablepress-dt-scroll-buttons-wrapper:not(.tablepress-dt-scroll-buttons-wrapper-visible) .tablepress-dt-scroll-button{display:none}.tablepress-scroll-wrapper{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth}.tablepress-scroll-wrapper>.dt-container{min-width:fit-content}@media screen and (max-width:767px){.tablepress-scroll-wrapper>.dt-container .dt-layout-row{flex-direction:row}}.tablepress-scroll-wrapper>.dt-container :where(.dt-layout-row:not(.dt-layout-table)) .dt-layout-cell.dt-layout-full{width:auto}.tablepress-scroll-wrapper>.dt-container .dt-layout-cell.dt-layout-full,.tablepress-scroll-wrapper>.dt-container .dt-layout-cell.dt-layout-start{left:0;position:sticky}.tablepress-scroll-wrapper>.dt-container .dt-layout-cell.dt-layout-end{position:sticky;right:1px;z-index:1}@media screen and (max-width:600px){.tablepress-scroll-wrapper>.dt-container .dt-layout-cell.dt-layout-end{margin-top:calc(1lh + 10px)}}.tablepress-scroll-wrapper>.dt-container .dt-layout-cell.dt-layout-cell:has(>.dt-buttons>.dt-button-background){z-index:2000}.tablepress-scroll-buttons-wrapper-visible{clear:both;display:flex}.tablepress-scroll-buttons-wrapper-visible .tablepress-scroll-wrapper{width:calc(100% - 60px)}.tablepress-scroll-buttons-wrapper-visible .tablepress-scroll-button{background-color:#0000001a;border:none;cursor:pointer;font-size:larger;height:100px;margin:0 0 1rem;padding:0;position:sticky;top:200px;width:30px}.tablepress-scroll-buttons-wrapper-visible .tablepress-scroll-button:hover{background-color:#0003}.tablepress-scroll-buttons-wrapper-visible:has(.dt-container) .tablepress-scroll-button{margin:2lh 0 3lh}@media screen and (max-width:600px){.tablepress-scroll-buttons-wrapper-visible:has(.dt-container) .tablepress-scroll-button{margin:4lh 0 5lh}}.tablepress-scroll-buttons-wrapper:not(.tablepress-scroll-buttons-wrapper-visible) .tablepress-scroll-button{display:none}.tablepress-responsive-stack-headers tbody td:before{content:attr(data-th)!important;display:none;font-weight:700;word-break:break-word}@media(max-width:767px){.tablepress-responsive-stack-phone colgroup,.tablepress-responsive-stack-phone tfoot,.tablepress-responsive-stack-phone thead{display:none}.tablepress-responsive-stack-phone tbody td,.tablepress-responsive-stack-phone tbody th{border-top:none;display:block;text-align:center;width:auto!important}.tablepress-responsive-stack-phone tr~tr td:first-child,.tablepress-responsive-stack-phone tr~tr th:first-child{border-top:1px solid #ddd}.tablepress-responsive-stack-phone.tablepress-responsive-stack-headers tbody td:before,.tablepress-responsive-stack-phone.tablepress-responsive-stack-headers tbody th:before{display:block}}@media(max-width:979px){.tablepress-responsive-stack-tablet colgroup,.tablepress-responsive-stack-tablet tfoot,.tablepress-responsive-stack-tablet thead{display:none}.tablepress-responsive-stack-tablet tbody td,.tablepress-responsive-stack-tablet tbody th{border-top:none;display:block;text-align:center;width:auto!important}.tablepress-responsive-stack-tablet tr~tr td:first-child,.tablepress-responsive-stack-tablet tr~tr th:first-child{border-top:1px solid #ddd}.tablepress-responsive-stack-tablet.tablepress-responsive-stack-headers tbody td:before,.tablepress-responsive-stack-tablet.tablepress-responsive-stack-headers tbody th:before{display:block}}@media(max-width:1199px){.tablepress-responsive-stack-desktop colgroup,.tablepress-responsive-stack-desktop tfoot,.tablepress-responsive-stack-desktop thead{display:none}.tablepress-responsive-stack-desktop tbody td,.tablepress-responsive-stack-desktop tbody th{border-top:none;display:block;text-align:center;width:auto!important}.tablepress-responsive-stack-desktop tr~tr td:first-child,.tablepress-responsive-stack-desktop tr~tr th:first-child{border-top:1px solid #ddd}.tablepress-responsive-stack-desktop.tablepress-responsive-stack-headers tbody td:before,.tablepress-responsive-stack-desktop.tablepress-responsive-stack-headers tbody th:before{display:block}}.tablepress-responsive-stack-all colgroup,.tablepress-responsive-stack-all tfoot,.tablepress-responsive-stack-all thead{display:none}.tablepress-responsive-stack-all tbody td,.tablepress-responsive-stack-all tbody th{border-top:none;display:block;text-align:center;width:auto!important}.tablepress-responsive-stack-all tr~tr td:first-child,.tablepress-responsive-stack-all tr~tr th:first-child{border-top:1px solid #ddd}.tablepress-responsive-stack-all.tablepress-responsive-stack-headers tbody td:before,.tablepress-responsive-stack-all.tablepress-responsive-stack-headers tbody th:before{display:block}@media not print{@media(max-width:767px){.tablepress-responsive-phone{display:block;width:100%!important}.tablepress-responsive-phone thead{display:block;float:left}.tablepress-responsive-phone thead tr td,.tablepress-responsive-phone thead tr th{width:auto!important}.tablepress-responsive-phone thead tr td:not(:last-child),.tablepress-responsive-phone thead tr th:not(:last-child){border-bottom:1px solid #0000}.tablepress-responsive-phone thead td:empty:before,.tablepress-responsive-phone thead td:has(.dt-column-title:empty):before{content:"\00a0"}.tablepress-responsive-phone tfoot{display:none}.tablepress-responsive-phone tbody{display:block;overflow-x:auto;position:relative;text-align:left;white-space:nowrap;width:auto}.tablepress-responsive-phone tbody tr{display:inline-block;vertical-align:top}.tablepress-responsive-phone tbody tr td:not(:last-child),.tablepress-responsive-phone tbody tr th:not(:last-child){border-bottom:1px solid #ddd}.tablepress-responsive-phone tbody td:empty:before{content:"\00a0"}.tablepress-responsive-phone tbody td,.tablepress-responsive-phone tbody th,.tablepress-responsive-phone thead td,.tablepress-responsive-phone thead th,.tablepress-responsive-phone thead tr{border:none;display:block}.tablepress-responsive-phone thead tr+tr,.tablepress-responsive-phone thead tr:has(+tr){float:left}.tablepress-responsive-phone.tablepress thead .dt-orderable-asc,.tablepress-responsive-phone.tablepress thead .dt-orderable-desc,.tablepress-responsive-phone.tablepress thead .dt-ordering-asc,.tablepress-responsive-phone.tablepress thead .dt-ordering-desc{padding-right:36px}.tablepress-responsive-phone.tablepress thead .dt-orderable-asc span.dt-column-order,.tablepress-responsive-phone.tablepress thead .dt-orderable-desc span.dt-column-order,.tablepress-responsive-phone.tablepress thead .dt-ordering-asc span.dt-column-order,.tablepress-responsive-phone.tablepress thead .dt-ordering-desc span.dt-column-order{right:12px;transform:rotate(-90deg)}.dtfh-floatingparent.dtfh-floatingparent-head .tablepress-responsive-phone{display:none}}@media(max-width:979px){.tablepress-responsive-tablet{display:block;width:100%!important}.tablepress-responsive-tablet thead{display:block;float:left}.tablepress-responsive-tablet thead tr td,.tablepress-responsive-tablet thead tr th{width:auto!important}.tablepress-responsive-tablet thead tr td:not(:last-child),.tablepress-responsive-tablet thead tr th:not(:last-child){border-bottom:1px solid #0000}.tablepress-responsive-tablet thead td:empty:before,.tablepress-responsive-tablet thead td:has(.dt-column-title:empty):before{content:"\00a0"}.tablepress-responsive-tablet tfoot{display:none}.tablepress-responsive-tablet tbody{display:block;overflow-x:auto;position:relative;text-align:left;white-space:nowrap;width:auto}.tablepress-responsive-tablet tbody tr{display:inline-block;vertical-align:top}.tablepress-responsive-tablet tbody tr td:not(:last-child),.tablepress-responsive-tablet tbody tr th:not(:last-child){border-bottom:1px solid #ddd}.tablepress-responsive-tablet tbody td:empty:before{content:"\00a0"}.tablepress-responsive-tablet tbody td,.tablepress-responsive-tablet tbody th,.tablepress-responsive-tablet thead td,.tablepress-responsive-tablet thead th,.tablepress-responsive-tablet thead tr{border:none;display:block}.tablepress-responsive-tablet thead tr+tr,.tablepress-responsive-tablet thead tr:has(+tr){float:left}.tablepress-responsive-tablet.tablepress thead .dt-orderable-asc,.tablepress-responsive-tablet.tablepress thead .dt-orderable-desc,.tablepress-responsive-tablet.tablepress thead .dt-ordering-asc,.tablepress-responsive-tablet.tablepress thead .dt-ordering-desc{padding-right:36px}.tablepress-responsive-tablet.tablepress thead .dt-orderable-asc span.dt-column-order,.tablepress-responsive-tablet.tablepress thead .dt-orderable-desc span.dt-column-order,.tablepress-responsive-tablet.tablepress thead .dt-ordering-asc span.dt-column-order,.tablepress-responsive-tablet.tablepress thead .dt-ordering-desc span.dt-column-order{right:12px;transform:rotate(-90deg)}.dtfh-floatingparent.dtfh-floatingparent-head .tablepress-responsive-tablet{display:none}}@media(max-width:1199px){.tablepress-responsive-desktop{display:block;width:100%!important}.tablepress-responsive-desktop thead{display:block;float:left}.tablepress-responsive-desktop thead tr td,.tablepress-responsive-desktop thead tr th{width:auto!important}.tablepress-responsive-desktop thead tr td:not(:last-child),.tablepress-responsive-desktop thead tr th:not(:last-child){border-bottom:1px solid #0000}.tablepress-responsive-desktop thead td:empty:before,.tablepress-responsive-desktop thead td:has(.dt-column-title:empty):before{content:"\00a0"}.tablepress-responsive-desktop tfoot{display:none}.tablepress-responsive-desktop tbody{display:block;overflow-x:auto;position:relative;text-align:left;white-space:nowrap;width:auto}.tablepress-responsive-desktop tbody tr{display:inline-block;vertical-align:top}.tablepress-responsive-desktop tbody tr td:not(:last-child),.tablepress-responsive-desktop tbody tr th:not(:last-child){border-bottom:1px solid #ddd}.tablepress-responsive-desktop tbody td:empty:before{content:"\00a0"}.tablepress-responsive-desktop tbody td,.tablepress-responsive-desktop tbody th,.tablepress-responsive-desktop thead td,.tablepress-responsive-desktop thead th,.tablepress-responsive-desktop thead tr{border:none;display:block}.tablepress-responsive-desktop thead tr+tr,.tablepress-responsive-desktop thead tr:has(+tr){float:left}.tablepress-responsive-desktop.tablepress thead .dt-orderable-asc,.tablepress-responsive-desktop.tablepress thead .dt-orderable-desc,.tablepress-responsive-desktop.tablepress thead .dt-ordering-asc,.tablepress-responsive-desktop.tablepress thead .dt-ordering-desc{padding-right:36px}.tablepress-responsive-desktop.tablepress thead .dt-orderable-asc span.dt-column-order,.tablepress-responsive-desktop.tablepress thead .dt-orderable-desc span.dt-column-order,.tablepress-responsive-desktop.tablepress thead .dt-ordering-asc span.dt-column-order,.tablepress-responsive-desktop.tablepress thead .dt-ordering-desc span.dt-column-order{right:12px;transform:rotate(-90deg)}.dtfh-floatingparent.dtfh-floatingparent-head .tablepress-responsive-desktop{display:none}}.tablepress-responsive-all{display:block;width:100%!important}.tablepress-responsive-all thead{display:block;float:left}.tablepress-responsive-all thead tr td,.tablepress-responsive-all thead tr th{width:auto!important}.tablepress-responsive-all thead tr td:not(:last-child),.tablepress-responsive-all thead tr th:not(:last-child){border-bottom:1px solid #0000}.tablepress-responsive-all thead td:empty:before,.tablepress-responsive-all thead td:has(.dt-column-title:empty):before{content:"\00a0"}.tablepress-responsive-all tfoot{display:none}.tablepress-responsive-all tbody{display:block;overflow-x:auto;position:relative;text-align:left;white-space:nowrap;width:auto}.tablepress-responsive-all tbody tr{display:inline-block;vertical-align:top}.tablepress-responsive-all tbody tr td:not(:last-child),.tablepress-responsive-all tbody tr th:not(:last-child){border-bottom:1px solid #ddd}.tablepress-responsive-all tbody td:empty:before{content:"\00a0"}.tablepress-responsive-all tbody td,.tablepress-responsive-all tbody th,.tablepress-responsive-all thead td,.tablepress-responsive-all thead th,.tablepress-responsive-all thead tr{border:none;display:block}.tablepress-responsive-all thead tr+tr,.tablepress-responsive-all thead tr:has(+tr){float:left}.tablepress-responsive-all.tablepress thead .dt-orderable-asc,.tablepress-responsive-all.tablepress thead .dt-orderable-desc,.tablepress-responsive-all.tablepress thead .dt-ordering-asc,.tablepress-responsive-all.tablepress thead .dt-ordering-desc{padding-right:36px}.tablepress-responsive-all.tablepress thead .dt-orderable-asc span.dt-column-order,.tablepress-responsive-all.tablepress thead .dt-orderable-desc span.dt-column-order,.tablepress-responsive-all.tablepress thead .dt-ordering-asc span.dt-column-order,.tablepress-responsive-all.tablepress thead .dt-ordering-desc span.dt-column-order{right:12px;transform:rotate(-90deg)}.dtfh-floatingparent.dtfh-floatingparent-head .tablepress-responsive-all{display:none}}table.dataTable{--responsive-collapse-control-size:16px}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control{cursor:pointer;padding-left:calc(var(--responsive-collapse-control-size) + 14px);position:relative}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{background-color:var(--responsive-collapse-expand-bg-color,#31b131);border:2px solid #fff;border-radius:var(--responsive-collapse-control-size);box-shadow:0 0 3px #444;box-sizing:initial;color:var(--responsive-collapse-expand-text-color,#fff);content:"+";display:block;font-family:monospace!important;font-size:var(--responsive-collapse-control-size);height:var(--responsive-collapse-control-size);left:5px;line-height:var(--responsive-collapse-control-size);position:absolute;text-align:center;text-indent:0!important;top:10px;width:var(--responsive-collapse-control-size)}table.dataTable.dtr-inline.collapsed>tbody>tr.dtr-expanded>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr.dtr-expanded>th.dtr-control:before{background-color:var(--responsive-collapse-close-bg-color,#d33333);color:var(--responsive-collapse-close-text-color,#fff);content:"-"}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>td.dtr-control,table.dataTable.dtr-column>tbody>tr>th.control,table.dataTable.dtr-column>tbody>tr>th.dtr-control{cursor:pointer;min-width:calc(var(--responsive-collapse-control-size) + 14px);position:relative}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,table.dataTable.dtr-column>tbody>tr>th.control:before,table.dataTable.dtr-column>tbody>tr>th.dtr-control:before{background-color:var(--responsive-collapse-expand-bg-color,#31b131);border:2px solid #fff;border-radius:var(--responsive-collapse-control-size);box-shadow:0 0 3px #444;box-sizing:initial;color:var(--responsive-collapse-expand-text-color,#fff);content:"+";display:block;font-family:monospace!important;font-size:var(--responsive-collapse-control-size);height:var(--responsive-collapse-control-size);left:calc(50% - 10px);line-height:var(--responsive-collapse-control-size);position:absolute;text-align:center;text-indent:0!important;top:calc(50% - var(--responsive-collapse-control-size)/2 - 2px);width:var(--responsive-collapse-control-size)}table.dataTable.dtr-column>tbody>tr.dtr-expanded td.control:before,table.dataTable.dtr-column>tbody>tr.dtr-expanded td.dtr-control:before,table.dataTable.dtr-column>tbody>tr.dtr-expanded th.control:before,table.dataTable.dtr-column>tbody>tr.dtr-expanded th.dtr-control:before{background-color:var(--responsive-collapse-close-bg-color,#d33333);color:var(--responsive-collapse-close-text-color,#fff);content:"-"}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid var(--border-color);padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none;padding-bottom:0}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;font-weight:700;min-width:75px}div.dtr-modal{box-sizing:border-box;height:100%;left:0;padding:10em 1em;position:fixed;top:0;width:100%;z-index:1000000}div.dtr-modal div.dtr-modal-display{background-color:#f5f5f7;border:1px solid #000;border-radius:.5em;bottom:0;box-shadow:0 12px 30px #0009;height:fit-content;left:0;margin:auto;max-height:75%;overflow:auto;position:absolute;right:0;top:0;width:50%;z-index:1000002}div.dtr-modal div.dtr-modal-content{padding:2em;position:relative}div.dtr-modal table.dtr-details{border-collapse:collapse}div.dtr-modal table.dtr-details td{padding:.5em .5em .5em 0;word-break:break-word}div.dtr-modal table.dtr-details td:last-child{padding:.5em 0 .5em .5em}div.dtr-modal table.dtr-details tr~tr td{border-top:1px solid #888}div.dtr-modal div.dtr-modal-close{border-radius:3px;cursor:pointer;font-size:xx-large;line-height:normal;position:absolute;right:8px;text-align:center;top:0;z-index:12}div.dtr-modal div.dtr-modal-background{background:#0009;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000001}@media screen and (max-width:767px){div.dtr-modal div.dtr-modal-display{width:95%}}.tablepress-responsive{-webkit-text-size-adjust:none;text-size-adjust:none}.tablepress-responsive *{word-break:normal}a {
color: #0B0C0C;
transition: all 0.15s ease-in-out;
}
.elementor-widget-text-editor a {
text-decoration: underline;
}
button:focus {
outline: none;
}
button:focus-visible {
outline: auto;
}
.elementor-button {
text-decoration: none !important;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 10px;
}
#breadcrumbs i {
margin: 0 10px;
}
table tbody > tr:nth-child(2n+1) > td,
table tbody > tr:nth-child(2n+1) > th {
background-color: inherit;
}
table tbody tr:hover > td,
table tbody tr:hover > th {
background-color: inherit;
} .sticky-header {
position: static;
z-index: 100;
}
.sticky-header.sticky {
position: fixed;
}
.sticky-header.sticky-animate {
transition: all 0.3s ease-in-out;
} .menu a {
text-decoration: none !important;
}
.menu nav > ul > li.current-page-ancestor > a {
color: var(--e-global-color-primary) !important;
}
.menu nav .elementor-nav-menu ul {
padding: 11px 16px;
}
@media (max-width: 767px) {
.menu nav .elementor-nav-menu ul {
padding: 0;
}
#voucher-request a {
display: block;
margin-bottom: 10px;
color: #fff;
}
}
.menu nav .elementor-nav-menu ul a {
padding-right: 26px !important;
border-radius: 6px !important;
border: 0 !important;
}
@media (max-width: 767px) {
.menu nav .elementor-nav-menu ul a {
font-weight: 600 !important;
}
}
.menu nav .elementor-nav-menu ul a:focus {
background-color: var(--e-global-color-primary);
color: #fff !important;
}
.menu nav .elementor-nav-menu .elementor-nav-menu--dropdown a img { filter: invert(50%);
transition: .4s;
}
.menu nav .elementor-nav-menu .elementor-nav-menu--dropdown a:hover img,
.menu nav .elementor-nav-menu .elementor-nav-menu--dropdown a:focus img,
.menu nav .elementor-nav-menu .elementor-nav-menu--dropdown a.elementor-item-active img {
filter: invert(0);
} @media (max-width: 767px) {
.menu nav {
padding: 32px;
}
.menu nav > ul {
display: flex;
flex-direction: column;
gap: 9px;
}
.menu nav > ul > li > a {
display: flex;
justify-content: space-between;
padding-inline: 0 !important;
background: transparent !important;
color: #0B0C0C !important;
font-size: 22px !important;
font-weight: 700 !important;
}
.menu nav > ul > li > a:hover,
.menu nav > ul > li > a:focus,
.menu nav > ul > li > a.elementor-item-active {
color: var(--e-global-color-primary) !important;
}
.menu nav > ul > li > a span {
font-size: 16px;
}
} @media (width >= 768px) {
html:has(#search-toggle) {
.search-container {
position: relative;
}
.elementor-widget-search-form {
position: absolute;
top: 50%;
right: -35px;
width: 0;
max-width: none !important;
opacity: 0;
visibility: hidden;
z-index: 2;
transform: translateY(-50%);
transition: all .3s ease-in-out !important;
&.show {
right: 0;
width: 100%;
opacity: 1;
visibility: visible;
}
search {
input {
height: 40px;
}
}
}
}
} @media (max-width: 768px) {
footer nav ul li a {
justify-content: center !important;
}
} .list-style ol:not(.elementor-editor-element-settings) {
counter-reset: section;
list-style: none;
padding: 0;
}
.list-style ol:not(.elementor-editor-element-settings) > li {
counter-increment: section;
position: relative;
margin-bottom: 20px;
padding-left: 50px;
}
@media (max-width: 767px) {
.list-style ol:not(.elementor-editor-element-settings) > li {
margin-bottom: 15px;
padding-left: 35px;
}
}
.list-style ol:not(.elementor-editor-element-settings) > li:before {
content: counters(section, '.') ' ';
position: absolute;
top: 0;
left: 0;
display: flex;
justify-content: center;
align-items: center;
width: 32px;
height: 32px;
border: 1px solid #0B0C0C;
border-radius: 100%;
color: #0B0C0C;
font-size: 16px;
font-weight: 700;
}
@media (max-width: 767px) {
.list-style ol:not(.elementor-editor-element-settings) > li:before {
top: 2px;
width: 22px;
height: 22px;
font-size: 12px;
}
}
.list-style ol:not(.elementor-editor-element-settings) > li > ol {
margin-top: 20px;
margin-left: -50px;
}
@media (max-width: 767px) {
.list-style ol:not(.elementor-editor-element-settings) > li > ol {
margin-top: 15px;
margin-left: -35px;
}
}
.list-style ol:not(.elementor-editor-element-settings) > li > ul {
margin-top: 12px;
}
.list-style ul:not(.elementor-editor-element-settings) {
padding: 0;
list-style: none;
}
.list-style ul:not(.elementor-editor-element-settings) > li {
position: relative;
margin-bottom: 12px;
padding-left: 34px;
}
@media (max-width: 767px) {
.list-style ul:not(.elementor-editor-element-settings) > li {
padding-left: 24px;
}
}
.list-style ul:not(.elementor-editor-element-settings) > li:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 22px;
height: 22px;
background-repeat: no-repeat;
background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" viewBox="0 0 24 24"%3E%3Cpath fill="%23959595" d="M4 12h12.25L11 6.75l.66-.75l6.5 6.5l-6.5 6.5l-.66-.75L16.25 13H4v-1Z"%2F%3E%3C%2Fsvg%3E');
}
@media (max-width: 767px) {
.list-style ul:not(.elementor-editor-element-settings) > li:before {
top: 2px;
width: 18px;
height: 18px;
}
} .elementor-pagination {
display: flex;
justify-content: center;
padding-top: 40px;
}
@media (max-width: 767px) {
.elementor-pagination {
padding-top: 20px;
}
}
.elementor-pagination .page-numbers {
min-width: 36px;
padding: 7px 8px;
border: 1px solid #CCC;
color: #0B0C0C;
font-size: 16px;
font-weight: 400;
line-height: 20px;
text-align: center;
text-decoration: none !important;
}
.elementor-pagination .page-numbers:not(.prev, .next) {
margin-left: -1px;
}
.elementor-pagination .page-numbers:nth-child(2) {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.elementor-pagination .page-numbers:nth-last-child(2) {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.elementor-pagination a.page-numbers:hover,
.elementor-pagination a.page-numbers:focus,
.elementor-pagination .page-numbers.current {
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
color: #fff;
}
.elementor-pagination .page-numbers.prev,
.elementor-pagination .page-numbers.next {
border-radius: 6px;
}
.elementor-pagination .page-numbers.prev {
margin-right: auto;
}
.elementor-pagination .page-numbers.next {
margin-left: auto;
}
.elementor-pagination span.page-numbers.prev,
.elementor-pagination span.page-numbers.next {
opacity: .5;
cursor: not-allowed;
} .elementor-widget-n-tabs .e-n-tabs {
gap: 0;
}
.elementor-widget-n-tabs .e-n-tabs-heading {
justify-content: left;
gap: 6px;
}
.elementor-widget-n-tabs .e-n-tabs-heading .e-n-tab-title {
position: relative;
justify-content: left;
padding: 15px 16px;
background-color: var(--e-global-color-primary);
border: 1px solid var(--e-global-color-primary);
border-bottom: 0;
border-radius: 10px 10px 0 0;
color: #fff;
font-size: 16px;
font-weight: 700;
line-height: 20px;
}
.elementor-widget-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected='true'],
.elementor-widget-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected='false']:hover,
.elementor-widget-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected='false']:focus {
background-color: #fff !important;
border-color: #D9D9D9;
color: #0B0C0C;
}
.elementor-widget-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected='true'] {
position: relative;
margin-block-end: -1px !important;
z-index: 1;
}
.elementor-widget-n-tabs .e-n-tabs-content > .e-con {
padding: 20px;
border: 1px solid #D9D9D9;
}
.elementor-widget-n-tabs .tab-link {
position: absolute;
inset: 0;
} .elementor-widget-n-accordion .e-n-accordion-item:not(:last-child) {
border-bottom: 1px solid #959595;
}
.elementor-widget-n-accordion .e-n-accordion-item-title {
--n-accordion-title-justify-content: space-between;
--n-accordion-padding: 18px 0;
border: 0;
}
.elementor-widget-n-accordion .e-n-accordion-item-title-text {
color: #0B0C0C;
font-size: 23px;
font-weight: 700;
}
@media (max-width: 767px) {
.elementor-widget-n-accordion .e-n-accordion-item-title-text {
font-size: 16px !important;
}
}
.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
order: 1;
}
.elementor-widget-n-accordion .e-n-accordion-item-title-icon span {
--n-accordion-icon-size: 22px;
}
@media (max-width: 767px) {
.elementor-widget-n-accordion .e-n-accordion-item-title-icon span {
--n-accordion-icon-size: 18px;
}
}
:where(.elementor-widget-n-accordion .e-n-accordion-item > .e-con) {
border: 0;
} .sticky-icons {
position: fixed;
top: 362px;
right: 0;
z-index: 10;
}
@media (max-width: 767px) {
.sticky-icons {
top: auto;
bottom: 15px;
}
}
.sticky-box {
position: relative;
display: flex;
justify-content: end;
align-items: center;
width: 60px;
height: 60px;
padding: 3px;
transition: all .3s ease-in-out !important;
background: #fff;
border-radius: 50px;
box-shadow: 0px 9.48276px 20.68966px 0px rgba(0, 0, 0, 0.14) !important;
overflow: hidden;
}
@media (hover: hover) {
.sticky-box:hover,
.sticky-box:focus {
width: 180px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
}
.sticky-box-icon {
display: flex;
justify-content: center;
align-items: center;
width: 54px;
height: 54px;
background: var(--e-global-color-primary);
border-radius: 100%;
}
.sticky-box-icon-blue {
background: #013076;
}
.sticky-box-icon div {
height: auto !important;
line-height: 0;
}
.sticky-box-text {
position: absolute;
left: 14px;
width: 100px;
height: 38px;
opacity: 0;
transition: all .3s ease-in-out !important;
}
@media (hover: hover) {
.sticky-box:hover .sticky-box-text,
.sticky-box:focus .sticky-box-text {
opacity: 1;
}
} .elementor-widget-loop-grid .e-loop-item > .e-parent .e-child {
overflow: visible;
}
.elementor-widget-loop-grid .e-loop-item > .e-parent .e-child a {
overflow: hidden;
} .elementor-widget-loop-grid .e-loop-item > .e-parent .elementor-widget-theme-post-title a:hover,
.elementor-widget-loop-grid .e-loop-item > .e-parent .elementor-widget-theme-post-title a:focus {
color: #105084;
} .elementor-widget-theme-post-featured-image a {
display: block !important;
} #ckyDetailCategoryfunctional,
#ckyDetailCategoryperformance,
#ckyDetailCategoryadvertisement {
display: none;
}
#cmplz-document {
max-width: 100%;
}@font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqauly1hy.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqy-ly1hy.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqa-ly1hy.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqzoly1hy.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaoly1hy.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaely1hy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqz-ly.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqauly1hy.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqy-ly1hy.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqa-ly1hy.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqzoly1hy.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaoly1hy.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaely1hy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqz-ly.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqauly1hy.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqy-ly1hy.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqa-ly1hy.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqzoly1hy.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaoly1hy.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaely1hy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqz-ly.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqauly1hy.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqy-ly1hy.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqa-ly1hy.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqzoly1hy.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaoly1hy.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaely1hy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqz-ly.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqauly1hy.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqy-ly1hy.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqa-ly1hy.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqzoly1hy.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaoly1hy.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaely1hy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqz-ly.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqauly1hy.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqy-ly1hy.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqa-ly1hy.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqzoly1hy.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaoly1hy.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaely1hy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqz-ly.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqauly1hy.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqy-ly1hy.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqa-ly1hy.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqzoly1hy.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaoly1hy.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaely1hy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqz-ly.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqauly1hy.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqy-ly1hy.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqa-ly1hy.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqzoly1hy.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaoly1hy.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqaely1hy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpmtky2oadr1k-iwhwudf-r3woqz-ly.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wiazfrc.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wsazfrc.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wmazfrc.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wwazfrc.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3waazfrc.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3weazfrc.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3w8azq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wiazfrc.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wsazfrc.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wmazfrc.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wwazfrc.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3waazfrc.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3weazfrc.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3w8azq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wiazfrc.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wsazfrc.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wmazfrc.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wwazfrc.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3waazfrc.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3weazfrc.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3w8azq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wiazfrc.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wsazfrc.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wmazfrc.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wwazfrc.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3waazfrc.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3weazfrc.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3w8azq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wiazfrc.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wsazfrc.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wmazfrc.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wwazfrc.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3waazfrc.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3weazfrc.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3w8azq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wiazfrc.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wsazfrc.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wmazfrc.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wwazfrc.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3waazfrc.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3weazfrc.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3w8azq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wiazfrc.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wsazfrc.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wmazfrc.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wwazfrc.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3waazfrc.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3weazfrc.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3w8azq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wiazfrc.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wsazfrc.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wmazfrc.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3wwazfrc.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3waazfrc.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3weazfrc.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans 3';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/sourcesans3-nwpstky2oadr1k-iwhwudf-r3w8azq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tmmpkzsq.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tcmpi.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvgdeoceg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvf9eo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvgdeoceg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvf9eo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjlufntakpy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjluchta.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvgdeoceg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvf9eo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vgdeoceg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vf9eo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vgdeoceg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vf9eo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vgdeoceg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vf9eo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvgdeoceg.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvf9eo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptufntakpy.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptuchta.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z1jlfc-k.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z1xlfq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z1jlfc-k.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z1xlfq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjnecmne.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjfecg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1jlfc-k.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1xlfq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1jlfc-k.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1xlfq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1jlfc-k.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1xlfq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1jlfc-k.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1xlfq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z1jlfc-k.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(https://zelenadomacnostiam.sk/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z1xlfq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}