section.filter{margin-bottom:6rem}section.filter .category-filter-row .category{background:rgba(#F5F5F5, 0.5);background:rgba(var(--color-gray100, #F5F5F5), 0.5);display:flex;flex-direction:column;align-items:center;padding:3.2rem 4.8rem}@media(max-width: 575.9px){section.filter .category-filter-row .category{margin-bottom:3rem}}section.filter .category-filter-row .category>.image{max-height:7.5rem;margin-bottom:1.6rem}section.filter .category-filter-row .category:hover{text-decoration:none;background:#F5F5F5;background:var(--color-gray100, #F5F5F5)}section.filter .category-filter-row .category.active{border-bottom:4px solid #598555;border-bottom:4px solid var(--color-primary, #598555)}section.list .post-card{cursor:pointer;height:32rem;position:relative;overflow:hidden;border:2px solid #F5F5F5;border:2px solid var(--color-gray100, #F5F5F5);margin-bottom:3rem}section.list .post-card>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s ease}section.list .post-card>img.default{-o-object-fit:contain;object-fit:contain;padding:0 3.2rem}section.list .post-card .post-card-content{position:absolute;display:flex;align-items:flex-end;justify-content:space-between;background:#F3EEE7;background:var(--color-col-bg, #F3EEE7);padding:1.6rem;bottom:3.5rem;left:3rem;width:calc(100% - 6rem);transition:transform .3s ease;text-decoration:none;color:unset}section.list .post-card .post-card-content .content .info{color:#735753;color:var(--color-secondary, #735753);font-weight:500;margin-bottom:.8rem}section.list .post-card .post-card-content .content .info>*:not(:last-child)::after{content:"/"}section.list .post-card .post-card-content .content .title{font-size:calc(1.9rem * 1);font-size:calc(1.9rem * var(--font-size-ratio, 1));text-transform:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}section.list .post-card .post-card-content .content .title::after{content:"";display:inline-block;width:4rem}section.list .post-card .post-card-content .icon{display:block;width:4rem;height:4rem;background:#598555;background:var(--color-primary, #598555);border-radius:calc(4rem / 2);position:absolute;flex-shrink:0;right:2rem;bottom:1.5rem;padding:.96rem;color:#fff}section.list .post-card:hover>img{transform:scale(1.05)}section.list .post-card:hover .post-card-content{transform:translateY(-0.8rem)}@media(max-width: 767.9px){section.list .blog-post-card-col{margin-bottom:3rem}}section.pagination{margin-bottom:6rem}section.pagination .loadmore-actions{text-align:center;padding:4rem 0}
section.header .thumbnail-wrapper{position:relative}section.header .thumbnail-wrapper .thumbnail{max-height:36rem;width:100%;-o-object-fit:cover;object-fit:cover}section.header .thumbnail-wrapper .thumbnail.default{padding:5rem 0;-o-object-fit:contain;object-fit:contain}section.header .thumbnail-wrapper .overlay{width:100%;height:100%;position:absolute;background:#fff;top:0;left:0;opacity:.35}section.header .thumbnail-wrapper .title{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}section.info .info-wrapper{color:#735753;color:var(--color-secondary, #735753);font-weight:500;margin-bottom:.8rem}section.info .info-wrapper>*:not(:last-child)::after{content:"/"}
.archive section.hero .container{padding-top:159px;padding-bottom:235px}@media(max-width: 1199.9px){.archive section.hero .container{padding-bottom:0}}@media(max-width: 991.9px){.archive section.hero .container{padding-top:2.4rem;padding-bottom:1.6rem}}@media(max-width: 767.9px){.archive section.hero .container{padding-bottom:0}}.post-type-archive-post #footer{margin-top:351px}@media(max-width: 991.9px){.post-type-archive-post #footer{margin-top:2.4rem}}@media(max-width: 767.9px){.post-type-archive-post #footer{margin-top:5.6rem}}section.filter{margin-bottom:0 !important;position:relative;z-index:1;margin-top:-42px}section.filter .category-filter-row{display:flex;grid-gap:.8rem;gap:.8rem;flex-wrap:wrap;justify-content:space-between}@media(max-width: 767.9px){section.filter .category-filter-row{flex-direction:column}}section.filter .category-filter-row .categories{display:flex;grid-gap:.8rem;gap:.8rem;flex-wrap:wrap}section.filter .category-filter-row .category{background:none;display:flex;align-items:center;padding:.4rem 1.3rem;border-radius:500px;border:1px solid #CCC9C9;border:1px solid var(--color-gray300, #CCC9C9);color:#878787;color:var(--color-gray500, #878787);font-size:calc(1.3rem * 1);font-size:calc(1.3rem * var(--font-size-ratio, 1));font-weight:400;justify-content:center;margin-bottom:0 !important}section.filter .category-filter-row .category:hover{text-decoration:none;border-color:#598555;border-color:var(--color-primary, #598555);color:#598555;color:var(--color-primary, #598555)}section.filter .category-filter-row .category:focus{text-decoration:none}section.filter .category-filter-row .category.active{border-color:#598555;border-color:var(--color-primary, #598555);color:#598555;color:var(--color-primary, #598555);border-bottom:1px solid #598555 !important;border-bottom:1px solid var(--color-primary, #598555) !important}section.filter .category-filter-row .posts-count p{margin:0;font-size:calc(1.3rem * 1);font-size:calc(1.3rem * var(--font-size-ratio, 1));color:#878787;color:var(--color-gray500, #878787)}@media(max-width: 767.9px){section.filter{margin-top:0}}section.filter>.container{padding:4rem;border-radius:4rem 4rem 0 0;background-color:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);border:1px solid #fff;border-bottom:none}@media(max-width: 767.9px){section.filter>.container{padding:1.6rem;max-width:calc(100% - 32px);margin:auto;border-radius:2.4rem 2.4rem 0 0}}section.posts-list{position:relative;z-index:1}section.posts-list .post-card{border-radius:4rem;overflow:hidden;background-color:#fff;cursor:pointer;height:100%}@media(max-width: 991.9px){section.posts-list .post-card{border-radius:4rem 4rem 2.4rem 2.4rem}}section.posts-list .post-card>img{border-radius:4rem;padding:2px 2px 0 2px;transition:.3s;width:100%;-o-object-fit:cover;object-fit:cover}section.posts-list .post-card:hover>img{transform:scale(1.01)}section.posts-list .post-card .post-card-content{text-decoration:none !important}section.posts-list .post-card .post-card-content .content{padding:1.4rem 3.2rem 2.4rem 3.2rem;display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem}@media(max-width: 991.9px){section.posts-list .post-card .post-card-content .content{padding:.8rem 1.6rem 1.6rem 1.6rem}}section.posts-list .post-card .post-card-content .content .info{display:flex;justify-content:flex-end}section.posts-list .post-card .post-card-content .content .info .date{font-size:calc(1.3rem * 1);font-size:calc(1.3rem * var(--font-size-ratio, 1));font-weight:400;color:#8B9C78;color:var(--color-primary-l, #8B9C78)}@media(max-width: 991.9px){section.posts-list .post-card .post-card-content .content .info .date{font-size:1.2rem}}section.posts-list .post-card .post-card-content .content .title{margin:0;color:#131313;font-weight:600}section.posts-list .post-card .post-card-content .content .excerpt{margin:0;color:#5F5E5E;color:var(--color-gray700, #5F5E5E);font-weight:300}@media(max-width: 991.9px){section.posts-list .post-card .post-card-content .content .excerpt{font-size:1.4rem}}section.posts-list>.container{position:relative;padding:0 4rem 4rem 4rem}@media(max-width: 767.9px){section.posts-list>.container{padding:0 3rem 1.6rem 3rem}}section.posts-list>.container::after{content:"";border-radius:0 0 4rem 4rem;background-color:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);border:1px solid #fff;border-top:none;position:absolute;top:0;left:0;right:0;z-index:-1;height:calc(100% - 148px)}@media(max-width: 767.9px){section.posts-list>.container::after{left:16px;right:16px;height:100%;border-radius:0 0 2.4rem 2.4rem}}section.posts-list .row{grid-row-gap:2.4rem;row-gap:2.4rem}@media(min-width: 992px){section.posts-list .col-4:nth-of-type(5){width:66.66%}section.posts-list .col-4:nth-of-type(5) .post-card{position:relative;max-height:100%}section.posts-list .col-4:nth-of-type(5) .post-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0, 0, 0, 0.6));z-index:0}section.posts-list .col-4:nth-of-type(5) .post-card>img{padding:0;max-height:590px}section.posts-list .col-4:nth-of-type(5) .post-card .post-card-content{position:absolute !important;top:0 !important;right:0 !important;bottom:0 !important;left:0 !important;z-index:1}section.posts-list .col-4:nth-of-type(5) .post-card .post-card-content .content{padding:5.6rem 5.6rem 4rem 5.6rem;height:100%;justify-content:flex-end;grid-gap:1.6rem;gap:1.6rem}section.posts-list .col-4:nth-of-type(5) .post-card .post-card-content .content .info{justify-content:space-between}section.posts-list .col-4:nth-of-type(5) .post-card .post-card-content .content .info *{color:#fff;font-size:calc(1.9rem * 1);font-size:calc(1.9rem * var(--font-size-ratio, 1));font-weight:600}section.posts-list .col-4:nth-of-type(5) .post-card .post-card-content .content .btn-wrap{display:none}section.posts-list .col-4:nth-of-type(5) .title{color:#fff !important;font-size:calc(7rem * 1) !important;font-size:calc(7rem * var(--font-size-ratio, 1)) !important;font-family:"PrestiDisplay Regular";font-family:var(--font-family-headings, "PrestiDisplay Regular");font-weight:400 !important;line-height:105%}section.posts-list .col-4:nth-of-type(5) .excerpt{display:none}}section.pagination{margin-bottom:6rem;position:relative;z-index:1}section.pagination .loadmore-actions{text-align:center;padding:0;display:flex;flex-direction:column;align-items:center}section.pagination .loadmore-actions .pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;grid-gap:8px;gap:8px;padding:.8rem;border-radius:.4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}section.pagination .loadmore-actions .pagination .page-numbers{font-size:calc(1.3rem * 1);font-size:calc(1.3rem * var(--font-size-ratio, 1));font-weight:400;color:#878787;color:var(--color-gray500, #878787);line-height:normal;display:flex;align-items:center;justify-content:center;border-radius:100%;width:22px;height:22px;min-width:22px;min-height:22px;transition:.3s}section.pagination .loadmore-actions .pagination .page-numbers.current{background-color:#598555;background-color:var(--color-primary, #598555);color:#fff}section.pagination .loadmore-actions .pagination .page-numbers[\:not-has\(.next\,.prev\,.dots\)]:hover{background-color:#598555;background-color:var(--color-primary, #598555);color:#fff}section.pagination .loadmore-actions .pagination .page-numbers:not(:has(.next,.prev,.dots)):hover{background-color:#598555;background-color:var(--color-primary, #598555);color:#fff}section.pagination .loadmore-actions .pagination .page-numbers.next{padding:0}section.pagination .loadmore-actions .pagination .page-numbers.next:hover{background-color:transparent;transform:translate(5px)}section.pagination .loadmore-actions .pagination .page-numbers.prev{padding:0}section.pagination .loadmore-actions .pagination .page-numbers.prev:hover{background-color:transparent;transform:translate(-5px)}section.pagination .loadmore-actions .pagination .page-numbers.dots{padding:0}section.pagination .loadmore-actions .pagination .page-numbers.dots:hover{background-color:transparent}section.pagination .loadmore-actions .pagination a.page-numbers{text-decoration:none;font-size:calc(1.3rem * 1);font-size:calc(1.3rem * var(--font-size-ratio, 1));font-weight:400;color:#878787;color:var(--color-gray500, #878787)}section.pagination .loadmore-actions .pagination a.page-numbers svg{width:22px;height:22px}@media(max-width: 767.9px){section.pagination{margin-top:5.6rem;margin-bottom:0}}
.post-card{border-radius:4rem;overflow:hidden;background-color:#fff;cursor:pointer;height:100%}@media(max-width: 991.9px){.post-card{border-radius:4rem 4rem 2.4rem 2.4rem}}.post-card>img{border-radius:4rem;padding:2px 2px 0 2px;transition:.3s;width:100%;-o-object-fit:cover;object-fit:cover}.post-card:hover>img{transform:scale(1.01)}.post-card .post-card-content{text-decoration:none !important}.post-card .post-card-content .content{padding:1.4rem 3.2rem 2.4rem 3.2rem;display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem}@media(max-width: 991.9px){.post-card .post-card-content .content{padding:.8rem 1.6rem 1.6rem 1.6rem}}.post-card .post-card-content .content .info{display:flex;justify-content:flex-end}.post-card .post-card-content .content .info .date{font-size:calc(1.3rem * 1);font-size:calc(1.3rem * var(--font-size-ratio, 1));font-weight:400;color:#8B9C78;color:var(--color-primary-l, #8B9C78)}@media(max-width: 991.9px){.post-card .post-card-content .content .info .date{font-size:1.2rem}}.post-card .post-card-content .content .title{margin:0;color:#131313;font-weight:600}.post-card .post-card-content .content .excerpt{margin:0;color:#5F5E5E;color:var(--color-gray700, #5F5E5E);font-weight:300}@media(max-width: 991.9px){.post-card .post-card-content .content .excerpt{font-size:1.4rem}}.single-post .site-main .content .container{max-width:850px !important}.single-post .site-main .content .container>.row>.col-12 .container{padding:0}.single-post .site-main .content .container>.row>.col-12 .container .row{margin:0}.single-post .site-main .content .container>.row>.col-12 .container .row [class*=col-]{padding:0}section.header{background:#F3EEE7;background:var(--color-col-bg, #F3EEE7)}section.header::after{content:none !important}section.header>.container{position:relative;isolation:isolate;border-radius:4rem;overflow:hidden;padding:4rem 1.5rem}@media(max-width: 991.9px){section.header>.container{border-radius:0;padding:2.4rem 1.6rem}}section.header>.container::after{content:"";background:linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0,0,0,0));position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}@media(max-width: 991.9px){section.header>.container::after{border-radius:0 !important}}section.header>.container .col-12{padding-left:5.5rem;padding-right:5.5rem}@media(max-width: 991.9px){section.header>.container .col-12{padding-left:1.5rem;padding-right:1.5rem}}section.header>.container .thumbnail-wrapper{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0}section.header>.container .thumbnail-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:4rem !important}@media(max-width: 991.9px){section.header>.container .thumbnail-wrapper img{border-radius:0 !important}}section.header h1{margin:0}section.header nav.breadcrumbs{position:relative;padding:0;margin-bottom:4.3rem}@media(max-width: 767.9px){section.header nav.breadcrumbs{margin-bottom:1.6rem}}section.header nav.breadcrumbs #breadcrumbs{font-size:1rem;font-weight:400;color:#fff;margin:0;width:100%;overflow:auto}section.header nav.breadcrumbs #breadcrumbs::-webkit-scrollbar{width:1px}section.header nav.breadcrumbs #breadcrumbs *{white-space:nowrap}section.header nav.breadcrumbs #breadcrumbs span{display:flex;align-items:center;grid-gap:.8rem;gap:.8rem}section.header nav.breadcrumbs #breadcrumbs span span{font-size:calc(1.3rem * 1);font-size:calc(1.3rem * var(--font-size-ratio, 1))}section.header nav.breadcrumbs #breadcrumbs span span a{font-size:calc(1.3rem * 1);font-size:calc(1.3rem * var(--font-size-ratio, 1));color:inherit;font-weight:inherit;margin:0;transition:.3s;opacity:.7}section.header nav.breadcrumbs #breadcrumbs span span a:hover{text-decoration:underline;opacity:1}section.header nav.breadcrumbs #breadcrumbs span .breadcrumb_last{text-decoration:underline}section.header nav.breadcrumbs .container{max-width:var(--container-width)}section.header h1,section.header h2,section.header h3,section.header h4{font-weight:400;color:#fff;line-height:105%}section.header .info{display:flex;align-items:center;grid-gap:1.6rem;gap:1.6rem;flex-wrap:wrap;margin-top:1.6rem}@media(max-width: 991.9px){section.header .info{grid-gap:.8rem;gap:.8rem}}section.header .info *{color:#fff;font-size:calc(1.3rem * 1);font-size:calc(1.3rem * var(--font-size-ratio, 1));font-weight:400}section.header .info>*:not(:last-child)::after{content:none}section.header .info .date{display:flex;align-items:center;grid-gap:.8rem;gap:.8rem;font-size:calc(1.3rem * 1);font-size:calc(1.3rem * var(--font-size-ratio, 1));font-weight:600;line-height:1}section.content{margin-top:4rem;margin-bottom:8rem}@media(max-width: 991.9px){section.content{margin-top:1.6rem;margin-bottom:4rem}}section.content h1,section.content h2,section.content h3,section.content h4{color:#735753;color:var(--color-secondary, #735753)}section.content h5,section.content h6{color:#131313}section.content h1,section.content h2{font-weight:400;margin-bottom:2.4rem}section.content h4,section.content h5{font-weight:600}section.content ul li,section.content ol li{color:#878787;color:var(--color-gray500, #878787);font-size:calc(1.8rem * 1);font-size:calc(1.8rem * var(--font-size-ratio, 1));font-weight:300}section.content p,section.content figcaption{color:#878787;color:var(--color-gray500, #878787);font-size:calc(1.8rem * 1);font-size:calc(1.8rem * var(--font-size-ratio, 1));font-weight:300}@media(max-width: 991.9px){section.content p,section.content figcaption{font-size:1.4rem}}section.content strong,section.content b{color:#878787;color:var(--color-gray500, #878787)}section.content a:not(.button){font-size:calc(1.8rem * 1);font-size:calc(1.8rem * var(--font-size-ratio, 1));font-weight:300}@media(max-width: 991.9px){section.content a:not(.button){font-size:1.4rem}}section.content .inoby-img-with-text .img-with-text-wrap .content-wrap p{color:#878787;color:var(--color-gray500, #878787);text-wrap:unset}section.content .inoby-img-with-text .img-with-text-wrap{align-items:flex-start}section.content .inoby-img-with-text .img-with-text-wrap .img-wrap picture img{border-radius:4rem !important}.inoby-posts-selection{overflow:hidden;background-color:#F5F5F5;background-color:var(--color-gray100, #F5F5F5);padding:0 0 8rem 0}@media(max-width: 767.9px){.inoby-posts-selection{padding-bottom:4rem}}@media(max-width: 767.9px){.inoby-posts-selection .posts-slider{display:flex;flex-direction:column}}@media(max-width: 767.9px){.inoby-posts-selection .posts-slider .posts-slider-wrap{order:2}}.inoby-posts-selection .slider-hero{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.4rem}@media(max-width: 767.9px){.inoby-posts-selection .slider-hero{grid-gap:.8rem;gap:.8rem;order:0;margin-bottom:.8rem;align-items:center}}.inoby-posts-selection .slider-hero h2{margin:0;color:#735753;color:var(--color-secondary, #735753)}.inoby-posts-selection .slider-hero .keen-arrows{width:auto;grid-gap:2.4rem;gap:2.4rem}@media(max-width: 767.9px){.inoby-posts-selection .slider-hero .keen-arrows{display:none !important}}.inoby-posts-selection .slider-hero .keen-arrows .keen-arrow{display:flex;align-items:center;justify-content:center;transition:.3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-gap:.4rem;gap:.4rem}.inoby-posts-selection .slider-hero .keen-arrows .keen-arrow:hover::before{color:#40633D;color:var(--color-primary-d, #40633D)}.inoby-posts-selection .slider-hero .keen-arrows .keen-arrow.left{flex-direction:row-reverse}.inoby-posts-selection .slider-hero .keen-arrows .keen-arrow.left::after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.55 3.94922L0.5 7.99922L4.55 11.9992L5.6 10.9492L3.4 8.74922H15.5V7.24922H3.35L5.6 5.04922L4.55 3.94922Z' fill='%23598555'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;background-position:center;width:16px;height:16px;min-width:16px;transform:none;position:relative}.inoby-posts-selection .slider-hero .keen-arrows .keen-arrow.left::before{content:"Predchádzajúce"}.inoby-posts-selection .slider-hero .keen-arrows .keen-arrow::after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.55 3.94922L0.5 7.99922L4.55 11.9992L5.6 10.9492L3.4 8.74922H15.5V7.24922H3.35L5.6 5.04922L4.55 3.94922Z' fill='%23598555'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;background-position:center;width:16px;height:16px;min-width:16px;position:relative;transform:rotate(180deg)}.inoby-posts-selection .slider-hero .keen-arrows .keen-arrow::before{content:"Nasledujúce";position:relative;display:block;font-size:1.6rem;color:#598555;color:var(--color-primary, #598555)}section.inoby-posts-selection{background-color:transparent}section.inoby-posts-selection .container{max-width:850px !important}
