.rounded-1{border-radius:1px}.rounded-2{border-radius:2px}.rounded-3{border-radius:3px}.rounded-4{border-radius:4px}.rounded-5{border-radius:5px}.rounded-6{border-radius:6px}.rounded-7{border-radius:7px}.rounded-8{border-radius:8px}.rounded-9{border-radius:9px}.rounded-10{border-radius:10px}.rounded-11{border-radius:11px}.rounded-12{border-radius:12px}.rounded-13{border-radius:13px}.rounded-14{border-radius:14px}.rounded-15{border-radius:15px}.rounded-16{border-radius:16px}.rounded-17{border-radius:17px}.rounded-18{border-radius:18px}.rounded-19{border-radius:19px}.rounded-20{border-radius:20px}.rounded-21{border-radius:21px}.rounded-22{border-radius:22px}.rounded-23{border-radius:23px}.rounded-24{border-radius:24px}.rounded-25{border-radius:25px}.shadow-intensity-5{box-shadow:4px 4px 16px rgba(0,0,0,.05)}.shadow-intensity-6{box-shadow:4px 4px 16px rgba(0,0,0,.06)}.shadow-intensity-7{box-shadow:4px 4px 16px rgba(0,0,0,.07)}.shadow-intensity-8{box-shadow:4px 4px 16px rgba(0,0,0,.08)}.shadow-intensity-9{box-shadow:4px 4px 16px rgba(0,0,0,.09)}.shadow-intensity-10{box-shadow:4px 4px 16px rgba(0,0,0,.1)}.shadow-intensity-11{box-shadow:4px 4px 16px rgba(0,0,0,.11)}.shadow-intensity-12{box-shadow:4px 4px 16px rgba(0,0,0,.12)}.shadow-intensity-13{box-shadow:4px 4px 16px rgba(0,0,0,.13)}.shadow-intensity-14{box-shadow:4px 4px 16px rgba(0,0,0,.14)}.shadow-intensity-15{box-shadow:4px 4px 16px rgba(0,0,0,.15)}.shadow-intensity-16{box-shadow:4px 4px 16px rgba(0,0,0,.16)}.shadow-intensity-17{box-shadow:4px 4px 16px rgba(0,0,0,.17)}.shadow-intensity-18{box-shadow:4px 4px 16px rgba(0,0,0,.18)}.shadow-intensity-19{box-shadow:4px 4px 16px rgba(0,0,0,.19)}.shadow-intensity-20{box-shadow:4px 4px 16px rgba(0,0,0,.2)}.shadow-intensity-21{box-shadow:4px 4px 16px rgba(0,0,0,.21)}.shadow-intensity-22{box-shadow:4px 4px 16px rgba(0,0,0,.22)}.shadow-intensity-23{box-shadow:4px 4px 16px rgba(0,0,0,.23)}.shadow-intensity-24{box-shadow:4px 4px 16px rgba(0,0,0,.24)}.shadow-intensity-25{box-shadow:4px 4px 16px rgba(0,0,0,.25)}.breadcrumb{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:15px}.breadcrumb .breadcrumb-item{color:#fff}.breadcrumb .breadcrumb-item a{color:#fff;text-decoration:underline}.breadcrumb .breadcrumb-item a:hover{text-decoration:none}.breadcrumb .breadcrumb-separator{color:#fff}@media(min-width: 992px){.row_blog_index{display:grid;grid-template-columns:1fr 350px;column-gap:32px}}@media(min-width: 992px)and (min-width: 1280px){.row_blog_index{grid-template-columns:1fr 327px}}@media(min-width: 992px){.row_blog_index .post-card-items.three-columns .post-card-item .post-card__thumbnail{flex:0 0 280px}}.blog-category{padding-top:140px}.blog-category .category-header{margin-bottom:50px}.blog-category .blog-category-items{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-gap:20px;margin-bottom:36px}@media(min-width: 440px){.blog-category .blog-category-items{grid-template-columns:repeat(auto-fill, minmax(400px, 1fr));grid-gap:36px}}.blog-category .blog-category-items .blog-category-item .blog-category__thumbnail{position:relative}.blog-category .blog-category-items .blog-category-item .blog-category__thumbnail a{display:block;width:100%;height:100%;max-height:266px;position:relative;overflow:hidden}.blog-category .blog-category-items .blog-category-item .blog-category__thumbnail a img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1) rotate(0);transition:all .5s ease-in-out}.blog-category .blog-category-items .blog-category-item .blog-category__thumbnail a:hover img{transform:scale(1.2) rotate(3deg)}.blog-category .blog-category-items .blog-category-item .blog-category__thumbnail a::before{content:"";position:absolute;z-index:2;inset:0;background:rgba(0,0,0,0) linear-gradient(0deg, rgba(0, 0, 0, 0.6196078431) 0%, rgba(255, 255, 255, 0.231372549) 70%) 0% 0% no-repeat padding-box}.blog-category .blog-category-items .blog-category-item .blog-category__post-count{position:absolute;z-index:4;top:10px;right:10px;border-radius:50% 0% 50% 50%;background:var(--secondary);color:#fff;width:50px;height:50px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-direction:column;text-align:center;font-size:14px;line-height:14px}.blog-category .blog-category-items .blog-category-item .blog-category__post-count span{display:block}.blog-category .blog-category-items .blog-category-item .blog-category__title{position:absolute;z-index:3;bottom:0;left:0;padding:15px}.blog-category .blog-category-items .blog-category-item .blog-category__title *{font-size:22px;line-height:22px;color:#fff;text-transform:none;margin:0}.blog-category-liste-items .blog-category-liste-title{font-family:var(--font-title);font-size:24px;line-height:normal;color:var(--primary);text-transform:uppercase;margin:0 0 20px 0;font-weight:400}.blog-category-liste-items ul{list-style:none;margin:0;padding:0}.blog-category-liste-items ul li{padding:0 0 5px 0;margin:0 0 5px 0;border-bottom:1px solid var(--gray-500)}.blog-category-liste-items ul li:last-child{border:none}.blog-category-liste-items ul li a{display:block;color:var(--text);text-underline-offset:3px;text-decoration:none}.blog-category-liste-items ul li a:hover{text-decoration:underline .5px}.post-card-items{display:grid;grid-gap:30px;margin-bottom:30px}.post-card-items.three-columns{grid-template-columns:1fr}@media(min-width: 440px){.post-card-items.three-columns{grid-template-columns:repeat(auto-fill, minmax(400px, 1fr))}}.post-card-items.three-columns .post-card-item .post-card__thumbnail{flex:0 0 250px}.post-card-items.three-columns .post-card-item .post-card__content{padding:clamp(20px,3vw,40px)}.post-card-items.four-columns{grid-template-columns:repeat(auto-fill, minmax(280px, 1fr))}.post-card-items.four-columns .post-card-item .post-card__content{padding:clamp(20px,3vw,30px)}.blog-post-carousel .post-card__content{padding:clamp(20px,3vw,40px)}.post-card-item{display:flex;flex-direction:column;background:#fff}.post-card-item .post-card__thumbnail{padding:0 !important;overflow:clip;position:relative;flex:0 0 200px}.post-card-item .post-card__thumbnail .post-card__category{position:absolute;z-index:2;top:15px;left:0}.post-card-item .post-card__thumbnail .post-card__category ul{margin:0;padding:0;list-style:none}.post-card-item .post-card__thumbnail .post-card__category ul li{margin:0 0 5px 0}.post-card-item .post-card__thumbnail .post-card__category ul li:last-child{margin:0}.post-card-item .post-card__thumbnail .post-card__category ul li a{text-decoration:none;background:var(--secondary);display:inline-block;padding:5px 10px;color:#fff;transition:all .5s ease-in-out}.post-card-item .post-card__thumbnail .post-card__category ul li a:hover{padding:5px 10px 5px 20px}.post-card-item .post-card__thumbnail img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s cubic-bezier(0.12, 0.43, 0.1, 1.07)}.post-card-item .post-card__content{display:flex;flex-direction:column;height:100%}.post-card-item .post-card__content .post-card__meta{font-size:14px;line-height:16px;color:var(--gray-900);margin:0 0 15px 0;display:flex;gap:10px;align-items:center}.post-card-item .post-card__content .post-card__meta svg{margin:0 2px 0 0}.post-card-item .post-card__content .post-card__meta svg path{fill:var(--secondary)}.post-card-item .post-card__content .post-card__title{margin:0 0 15px 0}.post-card-item .post-card__content .post-card__title h2{font-family:var(--font-title);font-size:20px;line-height:24px;font-weight:400;color:var(--primary);text-transform:initial !important;margin:0}.post-card-item .post-card__content .post-card__title h2 a{text-decoration:none;color:var(--primary);transition:all .5s ease-in-out}.post-card-item .post-card__content .post-card__title h2 a:hover{color:var(--secondary)}.post-card-item .post-card__content .post-card_button{margin:auto 0 0 0}.post-card-item:hover .post-card__thumbnail img{transform:scale(1.05)}.post-card-item .post-card__description{color:var(--gray-900);font-size:16px;line-height:22px}@media(min-width: 768px){.post-single-container #rindex_1{padding-top:0px !important}}.post-single-container .entry-image{padding-top:140px;position:relative;min-height:50px;background-color:#000}.post-single-container .entry-image .entry-image__body{position:relative;z-index:3}.post-single-container .entry-image .entry-image__body .entry-title{color:#fff}.post-single-container .entry-image::after{content:"";position:absolute;z-index:2;inset:0;background:rgba(0,0,0,.3) linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 70%) no-repeat padding-box}.post-single-container .entry-meta{max-width:1400px;margin:0 auto;background:#fff;padding:20px;position:relative;z-index:5;bottom:-50px;min-height:100px;display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));column-gap:50px;row-gap:30px;box-shadow:var(--shadow);justify-content:center;align-content:center}@media(min-width: 768px){.post-single-container .entry-meta{display:flex;flex-wrap:wrap;justify-content:space-around}}@media(min-width: 992px){.post-single-container .entry-meta{justify-content:left;gap:50px}}@media(min-width: 1400px){.post-single-container .entry-meta{border-radius:15px}}.post-single-container .entry-meta .entry-author,.post-single-container .entry-meta .entry-date,.post-single-container .entry-meta .entry-views{display:grid;grid-template-columns:41px 1fr;align-items:center;position:relative}.post-single-container .entry-meta .entry-icon{padding:0 10px}.post-single-container .entry-meta .entry-icon svg{width:100%;height:100%}.post-single-container .entry-meta .entry-icon svg path{fill:var(--gray-900)}.post-single-container .entry-meta .entry-label{font-weight:400;font-size:12px;line-height:14px;text-transform:uppercase;color:var(--gray-900);display:block;font-family:var(--font-title)}.post-single-container .entry-meta .entry-content{display:block;width:100%;font-size:14px;line-height:18px;color:#05607b;padding:0 15px 0 10px;font-weight:600}.post-single-container .entry-meta .entry-content a{color:#05607b;text-decoration:underline}.post-single-container .entry-meta .entry-content a:hover{text-decoration:none}@media(min-width: 768px){.post-single-container .entry-meta .col_info::before{content:"";width:1px;height:80%;position:absolute;left:-24px;display:block;background:rgba(0,0,0,.176)}.post-single-container .entry-meta .col_info:first-child::before{display:none}}.post-single-container .entry-meta .inhaltsverzeichnis_block{width:max-content}@media(min-width: 992px){.post-single-container .entry-meta .inhaltsverzeichnis_block{position:absolute;top:30px;right:30px}}.post-single-container .entry-meta .inhaltsverzeichnis_block:before{display:none}.post-single-container .entry-meta:empty{display:none}.navigation-posts{display:none}@media(min-width: 768px){.navigation-posts{position:fixed;z-index:9999;display:block}}.navigation-posts .previous-post-link,.navigation-posts .next-post-link{position:fixed;height:100px;background:var(--primary);cursor:pointer;box-shadow:var(--shadow)}.navigation-posts .previous-post-link a,.navigation-posts .next-post-link a{position:relative;display:block;width:100%;height:100%;transition:all .4s ease-in-out}.navigation-posts .previous-post-link a .__post_link_title,.navigation-posts .next-post-link a .__post_link_title{position:absolute;z-index:3;inset:0;color:#fff;display:flex;align-items:end;font-size:18px;line-height:20px}.navigation-posts .previous-post-link a .__post_link_icon,.navigation-posts .next-post-link a .__post_link_icon{position:absolute;z-index:3;top:0;height:100%;width:25px}.navigation-posts .previous-post-link a .__post_link_icon svg,.navigation-posts .next-post-link a .__post_link_icon svg{width:100%;height:100%}.navigation-posts .previous-post-link a .__post_link_icon svg path,.navigation-posts .next-post-link a .__post_link_icon svg path{fill:#fff}.navigation-posts .previous-post-link a img,.navigation-posts .next-post-link a img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center}.navigation-posts .previous-post-link a::after,.navigation-posts .next-post-link a::after{content:"";position:absolute;z-index:2;width:100%;height:100%;inset:0;background:linear-gradient(rgba(255, 255, 255, 0) 0%, #0a0a0a 100%)}.navigation-posts .previous-post-link.active,.navigation-posts .next-post-link.active{pointer-events:auto}.navigation-posts .previous-post-link{background:var(--primary);width:50px;left:-100%;transition:left .5s,top .5s,width .5s}.navigation-posts .previous-post-link a .__post_link_title{justify-content:right;text-align:right;padding:10px 20px 10px 50px;opacity:0;transition:all .5s ease-in}.navigation-posts .previous-post-link a img{opacity:0}.navigation-posts .previous-post-link a .__post_link_icon{left:14px}.navigation-posts .previous-post-link.active{left:0}.navigation-posts .previous-post-link:hover{width:250px}.navigation-posts .previous-post-link:hover a .__post_link_title,.navigation-posts .previous-post-link:hover a img{opacity:1}.navigation-posts .next-post-link{background:var(--primary);right:-100%;width:50px;transition:right .5s,top .5s,width .5s}.navigation-posts .next-post-link a .__post_link_title{justify-content:left;padding:10px 50px 10px 20px;opacity:0;transition:all .5s ease-in}.navigation-posts .next-post-link a img{opacity:0}.navigation-posts .next-post-link a .__post_link_icon{right:14px}.navigation-posts .next-post-link.active{right:0}.navigation-posts .next-post-link:hover{width:250px}.navigation-posts .next-post-link:hover a .__post_link_title,.navigation-posts .next-post-link:hover a img{opacity:1}.author-page .author-blog{margin:0 0 100px 0}@media(min-width: 992px){.author-page .author-blog{display:grid;column-gap:100px;grid-template-columns:400px 1fr}}.author-page .author-blog .author-bild{grid-row:1/2;padding:0 15px}.author-page .author-blog .author-bild img{width:100%;height:100%;object-fit:contain;object-position:bottom}@media(min-width: 992px)and (max-width: 1200px){.author-page .author-blog .author-bild{border-bottom:1px solid #000}}.author-page .author-blog .author-info{position:relative;z-index:2;grid-row:1/2;grid-column:2/3;background:#fff;box-shadow:var(--shadow2);border-radius:15px;padding:25px;margin:-10px 0 50px 0}@media(min-width: 992px)and (max-width: 1200px){.author-page .author-blog .author-info{padding-top:8rem;background:rgba(0,0,0,0) !important;box-shadow:initial !important}.author-page .author-blog .author-info .author-socila{margin-top:25px !important}}@media(min-width: 1200px){.author-page .author-blog .author-info{grid-row:2/3;grid-column:1/2;padding:20px;margin:-10px 0 0 0}}.author-page .author-blog .author-info .aib{margin-bottom:5px}.author-page .author-blog .author-info .aib span{margin-right:5px;position:relative;top:1px}.author-page .author-blog .author-info .aib span svg path{fill:var(--primary)}.author-page .author-blog .author-info .aib a{color:var(--text);text-decoration:underline}.author-page .author-blog .author-info .aib a:hover{text-decoration:none}.author-page .author-blog .author-info .aib:last-child{margin:0}.author-page .author-blog .author-info .author-name{margin-bottom:10px}.author-page .author-blog .author-info .author-name *{font-family:var(--font-title);font-size:28px;line-height:32px;font-weight:400;margin:0;color:var(--primary);text-transform:initial}.author-page .author-blog .author-info .author-socila{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.author-page .author-blog .author-info .author-socila .author-social-item a{display:block;text-decoration:none}.author-page .author-blog .author-info .author-socila .author-social-item a span{background:#fff;box-shadow:var(--shadow);transition:var(--transition);border-radius:50%;padding:12px;width:45px;height:45px;display:flex;align-items:center;justify-content:center}.author-page .author-blog .author-info .author-socila .author-social-item a span svg{width:100%;height:100%}.author-page .author-blog .author-info .author-socila .author-social-item a span svg path{fill:var(--primary)}.author-page .author-blog .author-info .author-socila .author-social-item a:hover span{background:var(--primary)}.author-page .author-blog .author-info .author-socila .author-social-item a:hover span svg path{fill:#fff}.author-page .author-blog .author-bio{grid-row:2/3;grid-column:1/3}@media(min-width: 1200px){.author-page .author-blog .author-bio{grid-row:1/3;grid-column:2/3}}.author-page .author-blog .author-bio h1{margin-bottom:25px;text-transform:initial}.author-posts .title_all_post{font-family:var(--font-title);font-size:28px;line-height:32px;font-weight:400;margin-bottom:25px;color:var(--primary);text-transform:initial}.blog-pagination{margin:25px 0 40px 0}.blog-pagination ul.pagination{display:flex;column-gap:4px}.blog-pagination ul.pagination li.page-item .page-numbers{display:flex;align-items:center;justify-content:center;text-decoration:none;width:40px;height:40px;background-color:var(--gray-200) !important;border:none;color:var(--gray-900) !important;font-size:18px;border-radius:5px !important;transition:all .3s}.blog-pagination ul.pagination li.page-item .page-numbers.dots:hover{background-color:var(--gray-200) !important;color:var(--gray-900) !important}.blog-pagination ul.pagination li.page-item .page-numbers.current,.blog-pagination ul.pagination li.page-item .page-numbers:hover{color:var(--gray-100) !important;background:var(--secondary) !important}.search-page .search-page-header{padding:0 0 25px 0}@media(min-width: 768px){.search-page .search-page-header{padding:0 0 50px 0}}.search-page .search-page-title{text-transform:initial}.search-page .search-page-items{display:grid;grid-template-columns:100%;grid-gap:30px;margin-bottom:30px}@media(min-width: 768px){.search-page .search-page-items{grid-template-columns:repeat(2, minmax(280px, 1fr))}}.search-page .search-page-items .search-page-item{background:#fff;padding:clamp(20px,3vw,40px)}.search-page .search-page-items .search-page-item .search-page__meta{font-size:14px;line-height:16px;color:var(--gray-900);margin:0 0 15px 0;display:flex;gap:8px;align-items:center}.search-page .search-page-items .search-page-item .search-page__meta svg{margin:0 2px 0 0}.search-page .search-page-items .search-page-item .search-page__meta svg path{fill:var(--secondary)}.search-page .search-page-items .search-page-item .search-page__title{margin:0 0 15px 0}.search-page .search-page-items .search-page-item .search-page__title span a{font-family:var(--font-title);font-size:20px;line-height:24px;font-weight:400;color:var(--primary);text-decoration:none}.search-page .search-page-items .search-page-item .search-page__description{color:var(--gray-900)}.search-block{margin-bottom:25px;box-shadow:0 10px 35px 8px rgba(0,9,78,.1);border-radius:8px;background:#fff;border:0 solid;padding:10px}@media(min-width: 992px){.search-block{margin-bottom:50px;padding:15px}}.search-form{display:grid;grid-template-columns:1fr 50px;column-gap:15px}.search-form label{position:absolute;visibility:hidden}.search-form .search-field{width:100%;padding:10px;font-size:16px;outline:none;border:none;border-radius:5px !important}.search-form .search-submit{width:50px;height:50px;border-radius:5px !important;font-size:16px;font-weight:400;background:rgba(0,0,0,0);outline:none;border:none;cursor:pointer;transition:all .3s ease-in-out}.search-form .search-submit:hover{background:var(--secondary)}.search-form .search-submit:hover svg path{fill:var(--gray-100)}.search-form .search-submit svg path{fill:var(--primary);transition:all .3s}