/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.explore-node-list{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:5px;margin:10px 0;padding:0 10px;font-family:Georgia,serif}@media (min-width:620px){.explore-node-list{margin:15px 0;grid-template-columns:repeat(2,1fr);grid-gap:15px;padding:0}.explore-node-list--preview{grid-auto-rows:1fr}.explore-node-list--preview .explore-node-item:nth-of-type(1n+5){display:none}}@media (min-width:768px){.explore-node-list{grid-template-columns:repeat(3,1fr);margin:20px 0;grid-gap:20px}.explore-node-list--preview .explore-node-item:nth-of-type(1n+5){display:-webkit-box;display:-ms-flexbox;display:flex}.explore-node-list--preview .explore-node-item:nth-of-type(1n+4){display:none}}.explore-node-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden;word-break:break-word;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif;padding:0;min-width:0;margin:0 -10px;border:1px solid var(--border-light);border-left:none;border-right:none}.explore-node-item .heading-intro{color:#2e7061}.explore-node-item .teaser-comment-bubble{font-size:11px;padding:2px 4px 1px 4px;border-radius:3px}.explore-node-item .teaser-comment-bubble::before{border-width:4px 5px 4px 0;left:-4px;top:3px}.explore-node-item h3{margin:0;font-size:17px;font-weight:700;color:var(--text-main);line-height:1.3}.explore-node-item>a{display:block;position:relative;color:var(--text-main);font-size:14px;line-height:1.3;width:100%;padding:12px 10px;background:var(--background-main);-webkit-tap-highlight-color:rgba(0,0,0,.08)}.explore-node-item .explore-node-item-image{display:none;min-width:0;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;border-radius:8px;overflow:hidden;position:relative;background:var(--background-placeholder)}.explore-node-item .explore-node-item-image img{width:100%;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.explore-node-item .explore-node-item-text{padding:0}.explore-node-item .explore-node-item-text h3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.explore-node-item .explore-node-item-text .explore-node-item-teaser-text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.explore-node-item .explore-node-item-text .explore-node-item-teaser-text-inner{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;color:var(--text-color-muted-less)}.explore-node-item .explore-teaser-tag{font-size:13px;font-weight:500;color:var(--text-main);margin:0 0 5px;display:none}.explore-node-item .explore-teaser-tag-inline{font-size:13px;line-height:15px;margin:10px 0 0;color:var(--text-muted)}.explore-node-item .explore-teaser-tag-inline>span{display:inline-block;padding:3px 7px;border-radius:12px;border:1px solid var(--border-main)}.explore-node-item .story-header{font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif;margin:0 0 5px;padding:0 0;font-size:12px;line-height:1;font-weight:700}body.desktop .explore-node-item:hover .explore-node-item-image img{-webkit-transform:scale(1.1);transform:scale(1.1)}.explore-node-item-teaser-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:7px 0 0}@media (min-width:620px){.explore-node-item-teaser-container{display:block;margin-top:4px}}.explore-node-item-teaser-image{margin-left:15px;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.explore-node-item-teaser-image .explore-node-item-teaser-image-wrapper{position:relative;background:var(--background-placeholder);border-radius:8px;overflow:hidden}.explore-node-item-teaser-image img{-o-object-fit:cover;object-fit:cover;width:100px;height:100px}.explore-node-item-meta{position:absolute;top:3px;left:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:3px;-moz-column-gap:3px;column-gap:3px}.explore-node-item-meta .svgicon{width:16px;height:16px;padding:3px;background:var(--background-dark);fill:var(--text-background-dark);border-radius:8px}.explore-node-item-meta span{display:block;border-radius:8px;font-size:12px;font-weight:700;line-height:16px;padding:0 5px;background:var(--background-dark);color:var(--text-background-dark)}.explore-node-item-meta .icon{padding:0!important}@media (min-width:620px){.explore-node-item{margin-left:0;margin-right:0;border:none}.explore-node-item h3{line-height:1.2}.explore-node-item>a{display:block;padding:0}.explore-node-item .explore-node-item-image{display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;min-width:auto}.explore-node-item .explore-node-item-teaser-image{display:none}.explore-node-item .explore-node-item-text{padding:10px 0 0 0}.explore-node-item .explore-node-item-text .explore-node-item-teaser-text{display:block}.explore-node-item .explore-teaser-tag{display:block;color:var(--text-color-primary-highlight);font-size:14px}.explore-node-item .explore-teaser-tag-inline{display:none}}@media (min-width:620px){.explore-node-item h3{font-size:17px;color:var(--text-main);font-weight:700}.explore-node-item>a{font-size:14px}}.block-explore-author-content,.block-explore-tag{font-family:Georgia,serif}.block-explore-author-content h1,.block-explore-tag h1{font-size:19px;margin:0 0 10px}@media (min-width:768px){.block-explore-author-content h1,.block-explore-tag h1{font-size:24px}}.explore-term-description{margin:10px 0;max-width:680px}.explore-term-description--footer{margin:15px 0}@media (min-width:620px){.explore-term-description{margin:10px 0 15px}.explore-term-description--footer{margin:15px 0}}@media (min-width:1080px){.explore-term-description--footer{margin:20px 0}}.explore-term-standard-body{font-size:14px;line-height:18px}.explore-term-standard-body img{max-width:100%}.explore-term-standard-body h2{font-size:18px;margin:15px 0 10px}.explore-term-standard-body h3{font-size:16px;margin:15px 0 10px}.explore-term-standard-body h4{font-size:15px;margin:10px 0}.explore-term-standard-body a:hover{text-decoration:underline}@media (min-width:620px){.explore-term-standard-body{font-size:14px;line-height:18px}.explore-term-standard-body h2{font-size:20px;margin:15px 0 10px}.explore-term-standard-body h3{font-size:18px;margin:15px 0 10px}.explore-term-standard-body h4{font-size:16px;margin:10px 0}}.explore-term-h1-subheading{font-size:14px;margin:-5px 0 12px;color:var(--text-muted)}h2.explore-term-subheading{margin:10px 0 5px;font-size:18px}@media (min-width:620px){h2.explore-term-subheading{margin:10px 0;font-size:20px}}#explore-term-main.loading{opacity:.35}.explore-term-main-empty{color:var(--text-muted);margin:20px 0;font-size:14px}.explore-term-main-empty a:hover{text-decoration:underline}.explore-term-section{margin:10px -10px}@media (min-width:620px){.explore-term-section{margin:15px 0}}@media (min-width:1080px){.explore-term-section{margin:20px 0}}.explore-show-more{max-height:54px;position:relative;z-index:1;overflow:hidden;cursor:pointer}.explore-show-more .show-more-button{position:absolute;bottom:0;right:0;color:var(--text-main);height:inherit;line-height:inherit;padding:0 10px 0 25px;background:-webkit-gradient(linear,left top,right top,from(var(--background-color-panel-fade)),color-stop(19%,var(--background-color-panel)));background:linear-gradient(to right,var(--background-color-panel-fade) 0,var(--background-color-panel) 19%)}.explore-show-more .show-more-button .show-more-button-pretext{color:var(--text-main)}.explore-show-more .show-more-button:hover .show-more-button-text{text-decoration:underline}@media (min-width:620px){.explore-show-more .show-more-button{background:-webkit-gradient(linear,left top,right top,from(var(--background-color-main-fade)),color-stop(19%,var(--background-color-main)));background:linear-gradient(to right,var(--background-color-main-fade) 0,var(--background-color-main) 19%)}}@media (min-width:1536px){.explore-show-more{max-height:54px}}.explore-show-more--disabled{cursor:auto}.explore-show-more--disabled .show-more-button{display:none}.explore-show-more--expanded{max-height:none;cursor:auto}.explore-show-more--expanded .show-more-button{display:none}.explore-term-faq--standard{font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif;margin:-7.5px 0 10px;overflow-anchor:none;max-width:680px}.explore-term-faq--standard .faq-entry{border-bottom:1px solid var(--border-main)}.explore-term-faq--standard .faq-entry .faq-answer{display:none}.explore-term-faq--standard .faq-entry.expanded .faq-answer{display:block}.explore-term-faq--standard .faq-question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.explore-term-faq--standard .faq-question h2{padding:15px 0;margin:0;min-width:0;font-size:16px;font-weight:400}.explore-term-faq--standard .faq-question .svgicon{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;display:block;width:30px;height:30px;padding:2px;fill:var(--text-muted);background:#eee;border-radius:50%}.explore-term-faq--standard .faq-entry.expanded .faq-question .svgicon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.explore-term-faq--standard .faq-answer{padding:0 0 10px}.explore-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:15px -5px}.explore-pagination>div{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:0 5px;min-width:0}.explore-pagination .btn{font-size:15px;padding:9px;display:block;width:100%}.explore-subterm-button-list-wrapper{margin:-10px;padding:10px 0;background:var(--background-color-panel);position:-webkit-sticky;position:sticky;top:var(--header-height-sticky);z-index:20;height:56px}@media (min-width:620px){.explore-subterm-button-list-wrapper{background:var(--background-color-main)}}.explore-subterm-button-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;grid-gap:5px;padding:0 10px;overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch}.explore-subterm-button-list::-webkit-scrollbar{display:none;height:0;width:0}.explore-subterm-button-list-shadow{position:-webkit-sticky;position:sticky;top:calc(var(--header-height-sticky) + 56px);border-bottom:1px solid var(--border-main);z-index:10;margin:0 -10px}.explore-subterm-button-list-shadow-cover{position:relative;display:block;height:1px;background:#f7f8f7;z-index:15;margin:-1px -10px 0}@media (min-width:768px){.explore-subterm-button-list-shadow,.explore-subterm-button-list-shadow-cover{display:none}.explore-subterm-button-list-wrapper{margin:15px 0;padding:0;position:static;top:auto;height:auto}.explore-subterm-button-list{grid-gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}}.explore-subterm-button-item{display:block;font-size:14px;line-height:1;border:1px solid var(--button-light-green-border);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:17px;font-weight:500;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background:var(--button-light-green);color:var(--text-main)!important}.explore-subterm-button-item:hover{background:var(--button-light-green-hover)}.explore-subterm-button-item:active{background:var(--button-light-green-border)}.explore-subterm-button-item span{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:10px 10px}.explore-subterm-button-item .svgicon{display:none;fill:#999;margin-right:8px;width:24px;height:24px}@media (min-width:768px){.explore-subterm-button-item{font-weight:400}.explore-subterm-button-item>span{padding:10px 15px}}.explore-author-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0 0 10px}@media (min-width:620px){.explore-author-header{margin:0 0 15px}}.explore-author-header-avatar{-webkit-box-flex:0;-ms-flex:0 0 115px;flex:0 0 115px;margin:0 10px 0 0}.explore-author-header-avatar img{width:100%;height:115px;-o-object-fit:cover;object-fit:cover}.explore-author-header-body .explore-term-h1-wrapper{margin-bottom:0}@media (min-width:620px){.explore-author-header-avatar{margin:0 15px 0 0}}.ad-container-explore-1{display:block}.ad-container-explore-2,.ad-container-explore-3{display:none}@media (min-width:620px){.ad-container-explore-2{display:block;grid-column:1/span 2}.ad-container-explore-1{display:none}}@media (min-width:768px){.ad-container-explore-3{display:block;grid-column:1/span 3}.ad-container-explore-2{display:none}}.grid-drupal--explore{max-width:1000px;margin-left:auto;margin-right:auto}.grid-drupal--explore .content-header{max-width:640px;margin:0 auto}@media (min-width:768px){.grid-drupal--explore .content-header{margin-left:0}.grid-drupal--explore article.full{margin-left:0}}.explore-body{font-size:17px;line-height:1.5;margin:0 0 10px}.explore-sidebar{font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif}.explore-subheading{color:var(--text-muted);margin:-10px 0 10px}.sidebar-block-toc{display:none}.explore-body div.toc{display:block}@media (min-width:768px){.sidebar-block-toc{display:block}.explore-body div.toc{display:none}}.explore-subterm-list{font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif;margin:5px 0;position:relative}@media (min-width:768px){.explore-subterm-list{margin:10px 0}}.explore-subterms-outer{position:relative;margin:0 -10px}@media (min-width:836px){.explore-subterms-outer{margin:0 -20px}}@media (min-width:1013px){.explore-subterms-outer{margin:0;overflow:hidden}}.explore-subterms-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 5px;padding:0 max(calc(((100% - 640px)/ 2) - 5px),5px);overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch}.explore-subterms-inner::-webkit-scrollbar{display:none;height:0;width:0}@media (min-width:768px){.explore-subterms-inner{padding:0 5px}}@media (min-width:836px){.explore-subterms-inner{padding:0 10px}}@media (min-width:1013px){.explore-subterms-inner{margin:0 -10px;padding:0}}.explore-subterm-nav-left,.explore-subterm-nav-right{position:absolute;height:100%;z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.explore-subterm-nav-left .explore-subterm-nav-button,.explore-subterm-nav-right .explore-subterm-nav-button{margin-top:-27px;border-radius:50%;background:var(--background-main);border:1px solid var(--border-main);-webkit-box-shadow:0 1px 2px 1px rgba(0,0,0,.1);box-shadow:0 1px 2px 1px rgba(0,0,0,.1)}.explore-subterm-nav-left .svgicon,.explore-subterm-nav-right .svgicon{display:block;width:42px;height:42px;padding:2px;fill:var(--gray-999)}.desktop .explore-subterm-nav-left,.desktop .explore-subterm-nav-right{display:-webkit-box;display:-ms-flexbox;display:flex}.explore-subterm-nav-left{left:5px}.explore-subterm-nav-right{right:5px}@media (min-width:1280px){.explore-subterm-nav-left{left:-24px}.explore-subterm-nav-right{right:-24px}}.explore-subterm{padding:5px;width:43%;-webkit-box-flex:0;-ms-flex:0 0 43%;flex:0 0 43%}@media (min-width:480px){.explore-subterm{width:195px;-webkit-box-flex:0;-ms-flex:0 0 195px;flex:0 0 195px}}@media (min-width:768px){.explore-subterm{padding:10px;width:20%;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}}.explore-subterm>a{display:block;color:var(--text-main)!important;text-decoration:none!important;text-align:center;font-size:15px}.explore-subterm-image img{margin:0 auto;width:100%;max-width:200px;height:auto;border-radius:8px}.explore-subterm-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700;margin:7px 0 0}.explore-term-faq--extended .paragraph--type--faq-entry{margin:0 0 15px;font-size:17px}.explore-term-faq--extended .paragraph--type--faq-entry h2{margin:0 0 5px;font-weight:700;font-size:110%}.explore-term-faq--extended .paragraph--type--faq-entry .faq-question .svgicon{display:none}.explore-term-faq--extended .paragraph--type--faq-entry:last-child{margin-bottom:15px}@media (min-width:768px){.explore-term-faq--extended .paragraph--type--faq-entry{font-size:18px}}.explore-guide-list{margin:10px -10px;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif!important}.explore-guide-list-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 5px}.explore-guide-list-inner::-webkit-scrollbar{display:none;height:0;width:0}@media (min-width:768px){.explore-guide-list-inner{padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap}}.explore-guide{width:60%;-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;padding:5px;font-size:15px;line-height:1.3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width:480px){.explore-guide{width:270px;-webkit-box-flex:0;-ms-flex:0 0 270px;flex:0 0 270px}}@media (min-width:768px){.explore-guide{padding:10px;-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;width:33.333333%}}.explore-guide-body{padding:10px}.explore-guide h3{font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif!important;line-height:1.3!important;font-size:17px!important;margin:0 0 2px!important}.explore-guide>a{display:block;text-decoration:none!important;color:var(--text-main);border:1px solid #ddd;border-radius:8px;overflow:hidden}.explore-guide-read-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--text-link);margin:3px 0 0}.explore-guide-read-more .svgicon{width:16px;height:16px;fill:var(--text-link)}.explore-sidebar{margin:10px -5px;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif!important}@media (min-width:768px){.explore-sidebar{margin:0}}.explore-sidebar-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch}.explore-sidebar-inner::-webkit-scrollbar{display:none;height:0;width:0}@media (min-width:768px){.explore-sidebar-inner{display:block;overflow:visible;height:100%}}.explore-sidebar .sidebar-block{width:75%;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;padding:0 5px}@media (min-width:480px){.explore-sidebar .sidebar-block{width:320px;-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px}}@media (min-width:768px){.explore-sidebar .sidebar-block{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;width:auto;padding:0}}.explore-sidebar .list-content-bordered-container{height:100%}@media (min-width:768px){.explore-sidebar .list-content-bordered-container{height:auto}}.explore-fraga-experten{display:block;color:var(--text-main)!important;text-decoration:none}.explore-fraga-experten-image{margin:10px 0 0}.explore-fraga-experten-image img{width:100%;height:auto}.explore-fraga-experten-description{margin:10px 0 0;font-size:14px}.explore-inspiration-link{color:var(--text-main)!important;text-decoration:none!important}.explore-inspiration-description{margin:7px 0 10px;font-size:14px}.explore-inspiration-images img{width:100%;height:auto;margin:0 0 10px}.explore-inspiration-images img:last-child{margin-bottom:0}.explore-tabs{margin:10px auto;border-radius:8px}@media (min-width:768px){.explore-tabs{margin-top:20px;margin-bottom:20px}}.explore-tabs-bar{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#2e7061;font-size:14px;color:#fff;border-top-left-radius:8px;border-top-right-radius:8px}@media (min-width:768px){.explore-tabs-bar{font-size:15px}}.explore-tabs-bar-link{font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif;padding:12px 10px;cursor:pointer;word-wrap:break-word;overflow:hidden}.explore-tabs-bar-link--active{background:#1f4c42}@media (min-width:768px){.explore-tabs-bar-link{padding:15px}}.explore-tabs-content-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.explore-tabs-content{visibility:hidden;width:100%;margin-right:-100%;border:1px solid var(--border-color-main);border-top:none;padding:15px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.explore-tabs-content--visible{visibility:visible}h2.explore-tabs-content-heading{font-size:22px;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif!important;margin:0 0 10px}@media (min-width:768px){h2.explore-tabs-content-heading{font-size:24px}}.explore-tabs-grid{position:relative;margin:0 -10px}.explore-tabs-grid::after{display:block;content:' ';position:absolute;inset:auto 0 0 0;height:1px;background:#fff}@media (min-width:768px){.explore-tabs-grid{margin:0 -10px;-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}}.explore-tabs-guide{padding:0 10px;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.explore-tabs-guide a{padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif!important;color:#222;text-decoration:none!important;border-bottom:1px solid #ddd}@media (min-width:768px){.explore-tabs-guide{padding:0 10px}.explore-tabs-guide a{padding:10px 0}}.explore-tabs-guide-image{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px;margin-right:10px}.explore-tabs-guide-image img{width:100%;height:auto}.explore-tabs-guide-body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;font-size:15px;line-height:1.3}.explore-tabs-guide-body h3{line-height:1.3;margin:0;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif!important}a:hover .explore-tabs-guide-body h3{color:#2e7061}.explore-tabs-guide-teaser{font-size:14px}.explore-tabs-thread{padding:0 10px;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.explore-tabs-thread a{display:block;padding:10px 0;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif!important;color:#222;text-decoration:none!important;border-bottom:1px solid #ddd}@media (min-width:768px){.explore-tabs-thread{padding:0 10px}.explore-tabs-thread a{padding:10px 0}}.explore-tab-thread-title{line-height:1.3;font-size:15px;margin:0 0 2px}a:hover .explore-tab-thread-title{color:#2e7061}.explore-tab-thread-meta{color:#757575;font-size:14px}.explore-filter-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin:5px 0 -5px}.explore-filter-row .btn,.explore-filter-row>div{font-size:14px;color:var(--text-color-muted);padding:5px 0;line-height:1.3}@media (min-width:768px){.explore-filter-row{margin:-5px 0}}.explore-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.explore-filter .btn-dropdown{padding:3px 8px;padding:3px 0;background:0 0!important}.explore-filter .btn-dropdown:active,.explore-filter .btn-dropdown:focus,.explore-filter .btn-dropdown:hover{color:var(--text-color)}.explore-filter .btn-dropdown .svgicon{width:16px;height:16px;fill:var(--text-color-muted);margin:0 -4px 0 0}@media (min-width:768px){.explore-filter .btn-dropdown{padding:5px 10px;padding:5px 0}.explore-filter .btn-dropdown .svgicon{margin-left:2px;margin-right:-3px}}.explore-filter-option{padding:0;margin:0!important;cursor:pointer;white-space:nowrap}.explore-filter-option label{padding:10px 15px}.explore-filter-option label>span{color:var(--text-color-muted);font-size:12px;line-height:1;margin-left:auto}body.desktop .explore-filter-option:hover{background:rgba(0,0,0,.05)}.explore-filter-option .option-description{margin:2px 0 0;white-space:normal;font-size:12px;line-height:1.3;color:var(--text-color-muted);width:250px}.term-shop-products{margin:15px 0;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif}@media (max-width:835.98px){.term-shop-products{max-width:100%!important}}.shop-product-list-wrapper{position:relative}.shop-product-list-nav-left,.shop-product-list-nav-right{position:absolute;height:100%;z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.shop-product-list-nav-left .shop-product-list-nav-button,.shop-product-list-nav-right .shop-product-list-nav-button{border-radius:50%;background:#fff;border:1px solid #ddd}.shop-product-list-nav-left .svgicon,.shop-product-list-nav-right .svgicon{display:block;width:32px;height:32px;padding:2px;fill:#999}@media (min-width:768px){.shop-product-list-nav-left .svgicon,.shop-product-list-nav-right .svgicon{width:42px;height:42px}}.desktop .shop-product-list-nav-left,.desktop .shop-product-list-nav-right{padding:0 1px;display:-webkit-box;display:-ms-flexbox;display:flex}.shop-product-list-nav-left{left:0}.shop-product-list-nav-right{right:0}@media (min-width:1280px){.term-shop-products--extended .shop-product-list-nav-left{left:-21px}.term-shop-products--extended .shop-product-list-nav-right{right:-21px}}.shop-product-list-items-outer{position:relative;overflow:hidden;margin:0 -10px}@media (min-width:480px){.shop-product-list-items-outer{margin:0}}.shop-product-list-items-inner{margin:0;padding:0 5px;padding:0 max(calc(((100% - 640px)/ 2) - 5px),5px);font-size:0;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box}.shop-product-list-items-inner::-webkit-scrollbar{display:none}.term-shop-products--standard .shop-product-list-items-inner{padding:0 5px}@media (min-width:480px){.shop-product-list-items-inner{margin:0 -10px}}.shop-product-item{padding:0 5px;display:block;font-size:15px;width:48%;-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:auto}@media (min-width:480px){.shop-product-item{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;width:33.333333%}.term-shop-products--standard .shop-product-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}@media (min-width:768px){.term-shop-products--standard .shop-product-item{-webkit-box-flex:0;-ms-flex:0 0 33.3333333%;flex:0 0 33.3333333%;width:33.3333333%}}@media (min-width:1080px){.term-shop-products--standard .shop-product-item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;width:25%}}.shop-product-item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px;border-radius:5px;font-size:15px;color:#222!important;text-decoration:none!important;white-space:normal;background:rgba(0,0,0,.04);line-height:1.2}body.desktop .shop-product-item-link:hover{background:rgba(0,0,0,.08)}.shop-product-item-column-image{margin:0 0 10px}.shop-product-item-column-image img{border-radius:4px;width:100%;height:120px;-o-object-fit:contain;object-fit:contain;background:#fff;mix-blend-mode:multiply}.shop-product-item-column-data{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.shop-product-item-title{color:#337ab7;color:#222;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.shop-product-item-price{font-size:14px;margin-top:5px;color:#2e7061}.shop-product-item-price-compare{color:var(--text-main);text-decoration:line-through;margin-left:2px}.shop-product-item-price-highlight{color:var(--product-widget-price-highlight);font-weight:700}.path-authors,.path-explore-standard{background:var(--background-color-panel)}@media (min-width:620px){.path-authors,.path-explore-standard{background:var(--background-color-main)}}.explore-page-grid{font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif;max-width:100%;margin:0 auto}.entity-admin-actions--explore{grid-gap:5px;font-size:13px}.entity-admin-actions--explore .stats{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0}@media (min-width:768px){.entity-admin-actions--explore .stats{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;margin-left:auto}}.explore-term-h1-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 10px;position:relative;row-gap:10px}.explore-term-h1-wrapper h1{margin:0!important;min-width:0}.explore-nav-dropdown{position:static;min-width:0}.explore-nav-dropdown .explore-nav-dropdown-trigger{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.explore-nav-dropdown .btn-dropdown{padding:0 3px}.explore-nav-dropdown .svgicon{width:20px;height:20px;margin-right:5px;fill:var(--text-muted)}.explore-nav-dropdown .dropdown-menu{max-width:100%;margin-top:5px}.explore-nav-dropdown .dropdown-links{grid-gap:0 5px;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',Arial,Helvetica,sans-serif}.explore-nav-dropdown .dropdown-links a{min-width:180px;display:block;padding:5px 30px 5px 30px;clear:both;font-weight:400;line-height:1.42857143;color:var(--text-main);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.explore-nav-dropdown .dropdown-links a:hover{background:rgba(0,0,0,.07)}.explore-nav-dropdown .dropdown-links a.active{background:rgba(0,0,0,.035);padding-left:5px}.explore-nav-dropdown .dropdown-links--col2{-webkit-columns:2;-moz-columns:2;columns:2}.explore-nav-dropdown .svgicon-chevron-down{width:23px;height:23px;margin:-1px 0;fill:var(--text-muted)}.explore-nav-dropdown.open .svgicon-chevron-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:836px){.explore-nav-dropdown .svgicon-chevron-down{width:25px;height:25px;-webkit-filter:none;filter:none}.explore-nav-dropdown .dropdown-links{grid-gap:0 10px}.explore-nav-dropdown .dropdown-links a{min-width:200px}.explore-nav-dropdown .btn-dropdown{padding:0;margin-left:5px}}
