');mask-image:url('data:image/svg+xml;utf8,');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box; /*!rtl:begin:ignore*/direction:ltr; /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{ /*!rtl:begin:ignore*/grid-column:1;grid-row:1; /*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; /*!rtl:begin:ignore*/grid-column:2;grid-row:1; /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ /*!rtl:begin:ignore*/grid-column:2;grid-row:1 /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ /*!rtl:begin:ignore*/grid-column:1;grid-row:1 /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.components-popover-pointer-events-trap{background-color:initial;cursor:pointer;inset:0;position:fixed;z-index:1000000}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}:where(.wp-block-pullquote){margin:0 0 1em}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{-webkit-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true]{max-width:calc(100% - 100px)}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-gravatar{color:#1d4fc4}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-x{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}} .wp-block-audio figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio figcaption{color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed figcaption{color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}.wp-block-image figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-image figcaption{color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table figcaption{color:#ffffffa6}.wp-block-video figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video figcaption{color:#ffffffa6}.wp-block-video{margin:0 0 1em}.wp-block-template-part.has-background{margin-bottom:0;margin-top:0;padding:1.25em 2.375em} /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} body{--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}body .is-layout-flex{flex-wrap:wrap;align-items:center}body .is-layout-flex>*{margin:0}body .is-layout-grid{display:grid}body .is-layout-grid>*{margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}.wp-block-navigation a:where(:not(.wp-element-button)){color:inherit}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}.wp-block-pullquote{font-size:1.5em;line-height:1.6} .crp_related.crp-rounded-thumbs{clear:both;margin:10px 0;}.crp_related.crp-rounded-thumbs h3,.crp_related.crp-rounded-thumbs figure{margin:0!important;}.crp_related.crp-rounded-thumbs ul{list-style:none;float:left;margin:0!important;padding:0!important;}.crp_related.crp-rounded-thumbs li,.crp_related.crp-rounded-thumbs a{float:left;overflow:hidden;position:relative;text-align:center;}.crp_related.crp-rounded-thumbs li{margin:5px!important;border:1px solid #ddd;padding:6px;}.crp_related.crp-rounded-thumbs li:hover{background:#eee;border-color:#bbb;}.crp_related.crp-rounded-thumbs a:focus-visible{border:1px solid #000;border-radius:7px;}.crp_related.crp-rounded-thumbs a{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;text-decoration:none!important;}.crp_related.crp-rounded-thumbs a:hover{text-decoration:none;}.crp_related.crp-rounded-thumbs .crp_title{color:#fff!important;position:absolute;display:block;bottom:0;padding:3px;font-size:.9em;text-shadow:.1em .1em .2em #000;background-color:rgba(0,0,0,.5);-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;width:100%;}.crp_related.crp-rounded-thumbs li:hover .crp_title{background-color:rgba(0,0,0,.8);}.crp_related.crp-rounded-thumbs li{vertical-align:bottom;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.4);-moz-box-shadow:0 1px 2px rgba(0,0,0,.4);box-shadow:0 1px 2px rgba(0,0,0,.4);-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;list-style-type:none;}.crp_clear{clear:both;}.crp_title:visited{color:#fff!important;} .crp_related.crp-rounded-thumbs a{width:150px;height:150px;text-decoration:none}.crp_related.crp-rounded-thumbs img{max-width:150px;margin:auto}.crp_related.crp-rounded-thumbs .crp_title{width:100%} #cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}} /*! * Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */@font-face{font-family:'FontAwesome';src:url(//www.stereoaktiv.de/wp-content/plugins/smooth-scroll-up/css/../fonts/fontawesome-webfont.eot?v=4.6.3);src:url(//www.stereoaktiv.de/wp-content/plugins/smooth-scroll-up/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(//www.stereoaktiv.de/wp-content/plugins/smooth-scroll-up/css/../fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//www.stereoaktiv.de/wp-content/plugins/smooth-scroll-up/css/../fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//www.stereoaktiv.de/wp-content/plugins/smooth-scroll-up/css/../fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//www.stereoaktiv.de/wp-content/plugins/smooth-scroll-up/css/../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} a.scrollup-image{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAMAAACf4xmcAAAA+VBMVEVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUX////4+PhycnLV1dVGRkZQUFBzc3NkZGRtbW1vb29xcXFJSUlMTEx0dHR8fHyHh4eampqsrKytra2wsLC4uLi7u7u9vb3AwMDGxsbOzs7U1NRPT0/c3Nzd3d3e3t7l5eXq6urw8PD39/dHR0f5+fn6+vr7+/v+/v5ZWVl9i3TGAAAAKXRSTlMABAwPJSYnLS5MTlBRW1xdb3BxcnOoqarMzc7Q0dXW7O3u8fLz+fr7/LYykjkAAAFHSURBVHhejdRnc4JAEIDhBQtoEkOLYhTRKOpiS++99/b/f0x2ZDIuBwjv52fm5g52IZSi1xptz2s3aroCCcmmgyzHlGOQpLko5GqSqPI2xmTnw6q0hbF1S1ytDTChQWWhykNMbFj+V8UuLqlbDJRk49Ls4L4apqQDJbtpzJWJmZiaScxJZw6AGgFHNweiU0GPqJF/PRWYARuC2h75vn8msCo0w2pMijoNsya4UUX9nCDPBS+i7s/JfR9z5oXY+J3A5GF6SW60yxk/dD9QiB+35N522KH8Ci+Bog4n5J74FaoL9kpqhvNmz77/yR/EWLC9uytSQb+PXxf8eVXMkJr104OVzqxMv2VbBkpPY3qmkdmUsgxgr5h9nIMqiW64DqyVXsKJqxCqUI9T9UJ0DXZE1NEkiJazWhy1rBwkpBi0ovt9WtGGArw/4UO4DhGHfjwAAAAASUVORK5CYII=);bottom:20px;right:20px;width:38px;height:38px;background-size:38px 38px;background-repeat:no-repeat}a.scrollup-tab{zIndex:9999999;bottom:-10px;width:70px;height:70px;padding:10px 5px;font-family:sans-serif;font-size:14px;line-height:20px;text-align:center;text-decoration:none;text-shadow:0 1px 0 #fff;color:#828282;-webkit-box-shadow:0 0px 2px 1px rgba(0,0,0,.2);-moz-box-shadow:0 0px 2px 1px rgba(0,0,0,.2);box-shadow:0 0px 2px 1px rgba(0,0,0,.2);background-color:#e6e6e6;background-image:-moz-linear-gradient(top,#ebebeb,#dedede);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ebebeb),to(#dedede));background-image:-webkit-linear-gradient(top,#ebebeb,#dedede);background-image:-o-linear-gradient(top,#ebebeb,#dedede);background-image:linear-gradient(to bottom,#ebebeb,#dedede);background-repeat:repeat-x;-webkit-transition:bottom .15s linear;-moz-transition:bottom .15s linear;transition:bottom .15s linear}a.scrollup-tab:hover{bottom:0}a.scrollup-pill{zIndex:9999999;bottom:20px;background:#555;color:#fff;font-size:12px;font-family:sans-serif;text-decoration:none;opacity:.9;padding:10px 20px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-transition:background .2s linear;-moz-transition:background .2s linear;transition:background .2s linear}a.scrollup-pill:hover{background:#000;color:#fff}a.scrollup-link{bottom:20px;zIndex:9999999}a.scrollup-center{left:47%}a.scrollup-right{right:20px}a.scrollup-left{left:20px} @font-face{font-family:'Libre Franklin';font-style:normal;font-display:fallback;font-weight:300;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-vietnamese-300-normal.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-300-normal.woff?ver=13) format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Libre Franklin';font-style:normal;font-display:fallback;font-weight:300;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-ext-300-normal.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-300-normal.woff?ver=13) format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Libre Franklin';font-style:normal;font-display:fallback;font-weight:300;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-300-normal.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-300-normal.woff?ver=13) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Libre Franklin';font-style:italic;font-display:fallback;font-weight:300;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-vietnamese-300-italic.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-300-italic.woff?ver=13) format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Libre Franklin';font-style:italic;font-display:fallback;font-weight:300;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-ext-300-italic.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-300-italic.woff?ver=13) format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Libre Franklin';font-style:italic;font-display:fallback;font-weight:300;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-300-italic.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-300-italic.woff?ver=13) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Libre Franklin';font-style:normal;font-display:fallback;font-weight:400;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-vietnamese-400-normal.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-400-normal.woff?ver=13) format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Libre Franklin';font-style:normal;font-display:fallback;font-weight:400;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-ext-400-normal.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-400-normal.woff?ver=13) format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Libre Franklin';font-style:normal;font-display:fallback;font-weight:400;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-400-normal.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-400-normal.woff?ver=13) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Libre Franklin';font-style:italic;font-display:fallback;font-weight:400;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-vietnamese-400-italic.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-400-italic.woff?ver=13) format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Libre Franklin';font-style:italic;font-display:fallback;font-weight:400;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-ext-400-italic.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-400-italic.woff?ver=13) format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Libre Franklin';font-style:italic;font-display:fallback;font-weight:400;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-400-italic.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-400-italic.woff?ver=13) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Libre Franklin';font-style:normal;font-display:fallback;font-weight:600;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-vietnamese-600-normal.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-600-normal.woff?ver=13) format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Libre Franklin';font-style:normal;font-display:fallback;font-weight:600;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-ext-600-normal.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-600-normal.woff?ver=13) format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Libre Franklin';font-style:normal;font-display:fallback;font-weight:600;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-600-normal.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-600-normal.woff?ver=13) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Libre Franklin';font-style:italic;font-display:fallback;font-weight:600;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-vietnamese-600-italic.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-600-italic.woff?ver=13) format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Libre Franklin';font-style:italic;font-display:fallback;font-weight:600;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-ext-600-italic.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-600-italic.woff?ver=13) format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Libre Franklin';font-style:italic;font-display:fallback;font-weight:600;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-600-italic.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-600-italic.woff?ver=13) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Libre Franklin';font-style:normal;font-display:fallback;font-weight:800;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-vietnamese-800-normal.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-800-normal.woff?ver=13) format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Libre Franklin';font-style:normal;font-display:fallback;font-weight:800;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-ext-800-normal.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-800-normal.woff?ver=13) format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Libre Franklin';font-style:normal;font-display:fallback;font-weight:800;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-800-normal.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-800-normal.woff?ver=13) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Libre Franklin';font-style:italic;font-display:fallback;font-weight:800;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-vietnamese-800-italic.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-800-italic.woff?ver=13) format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Libre Franklin';font-style:italic;font-display:fallback;font-weight:800;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-ext-800-italic.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-800-italic.woff?ver=13) format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Libre Franklin';font-style:italic;font-display:fallback;font-weight:800;src:url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-latin-800-italic.woff2?ver=13) format('woff2'),url(//www.stereoaktiv.de/wp-content/themes/twentyseventeen/assets/fonts/./libre-franklin/libre-franklin-all-800-italic.woff?ver=13) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD} html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 0}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:1px #767676 dotted;text-decoration:none}b,strong{font-weight:inherit}b,strong{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#eee;color:#222}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #bbb;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.entry-footer:before,.entry-footer:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after,.nav-links:before,.nav-links:after,.pagination:before,.pagination:after,.comment-author:before,.comment-author:after,.widget-area:before,.widget-area:after,.widget:before,.widget:after,.comment-meta:before,.comment-meta:after{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.entry-footer:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after,.nav-links:after,.pagination:after,.comment-author:after,.widget-area:after,.widget:after,.comment-meta:after{clear:both}body,button,input,select,textarea{color:#333;font-family:"Libre Franklin","Helvetica Neue",helvetica,arial,sans-serif;font-size:15px;font-size:.9375rem;font-weight:400;line-height:1.66}h1,h2,h3,h4,h5,h6{clear:both;line-height:1.4;margin:0 0 .75em;padding:1.5em 0 0}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{padding-top:0}h1{font-size:24px;font-size:1.5rem;font-weight:300}h2,.home.blog .entry-title{color:#666;font-size:20px;font-size:1.25rem;font-weight:300}h3{color:#333;font-size:18px;font-size:1.125rem;font-weight:300}h4{color:#333;font-size:16px;font-size:1rem;font-weight:800}h5{color:#767676;font-size:13px;font-size:.8125rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}h6{color:#333;font-size:15px;font-size:.9375rem;font-weight:800}p{margin:0 0 1.5em;padding:0}dfn,cite,em,i{font-style:italic}blockquote{color:#666;font-size:18px;font-size:1.125rem;font-style:italic;line-height:1.7;margin:0;overflow:hidden;padding:0}blockquote cite{display:block;font-style:normal;font-weight:600;margin-top:.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#eee;text-decoration:none}big{font-size:125%}blockquote{quotes:"" ""}q{quotes:"“" "”" "‘" "’"}blockquote:before,blockquote:after{content:""}:focus{outline:none}html[lang=ar] body,html[lang=ar] button,html[lang=ar] input,html[lang=ar] select,html[lang=ar] textarea,html[lang=ary] body,html[lang=ary] button,html[lang=ary] input,html[lang=ary] select,html[lang=ary] textarea,html[lang=azb] body,html[lang=azb] button,html[lang=azb] input,html[lang=azb] select,html[lang=azb] textarea,html[lang^=fa-] body,html[lang^=fa-] button,html[lang^=fa-] input,html[lang^=fa-] select,html[lang^=fa-] textarea,html[lang=haz] body,html[lang=haz] button,html[lang=haz] input,html[lang=haz] select,html[lang=haz] textarea,html[lang=ps] body,html[lang=ps] button,html[lang=ps] input,html[lang=ps] select,html[lang=ps] textarea,html[lang=ur] body,html[lang=ur] button,html[lang=ur] input,html[lang=ur] select,html[lang=ur] textarea{font-family:Tahoma,Arial,sans-serif}html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3,html[lang=ar] h4,html[lang=ar] h5,html[lang=ar] h6,html[lang=ary] h1,html[lang=ary] h2,html[lang=ary] h3,html[lang=ary] h4,html[lang=ary] h5,html[lang=ary] h6,html[lang=azb] h1,html[lang=azb] h2,html[lang=azb] h3,html[lang=azb] h4,html[lang=azb] h5,html[lang=azb] h6,html[lang^=fa-] h1,html[lang^=fa-] h2,html[lang^=fa-] h3,html[lang^=fa-] h4,html[lang^=fa-] h5,html[lang^=fa-] h6,html[lang=haz] h1,html[lang=haz] h2,html[lang=haz] h3,html[lang=haz] h4,html[lang=haz] h5,html[lang=haz] h6,html[lang=ps] h1,html[lang=ps] h2,html[lang=ps] h3,html[lang=ps] h4,html[lang=ps] h5,html[lang=ps] h6,html[lang=ur] h1,html[lang=ur] h2,html[lang=ur] h3,html[lang=ur] h4,html[lang=ur] h5,html[lang=ur] h6{font-weight:700}html[lang^=zh-] body,html[lang^=zh-] button,html[lang^=zh-] input,html[lang^=zh-] select,html[lang^=zh-] textarea{font-family:"PingFang TC","Helvetica Neue",Helvetica,STHeitiTC-Light,Arial,sans-serif}html[lang=zh-CN] body,html[lang=zh-CN] button,html[lang=zh-CN] input,html[lang=zh-CN] select,html[lang=zh-CN] textarea{font-family:"PingFang SC","Helvetica Neue",Helvetica,STHeitiSC-Light,Arial,sans-serif}html[lang^=zh-] h1,html[lang^=zh-] h2,html[lang^=zh-] h3,html[lang^=zh-] h4,html[lang^=zh-] h5,html[lang^=zh-] h6{font-weight:700}html[lang=bg-BG] body,html[lang=bg-BG] button,html[lang=bg-BG] input,html[lang=bg-BG] select,html[lang=bg-BG] textarea,html[lang=ru-RU] body,html[lang=ru-RU] button,html[lang=ru-RU] input,html[lang=ru-RU] select,html[lang=ru-RU] textarea,html[lang=uk] body,html[lang=uk] button,html[lang=uk] input,html[lang=uk] select,html[lang=uk] textarea{font-family:"Helvetica Neue",Helvetica,"Segoe UI",Arial,sans-serif}html[lang=bg-BG] h1,html[lang=bg-BG] h2,html[lang=bg-BG] h3,html[lang=bg-BG] h4,html[lang=bg-BG] h5,html[lang=bg-BG] h6,html[lang=ru-RU] h1,html[lang=ru-RU] h2,html[lang=ru-RU] h3,html[lang=ru-RU] h4,html[lang=ru-RU] h5,html[lang=ru-RU] h6,html[lang=uk] h1,html[lang=uk] h2,html[lang=uk] h3,html[lang=uk] h4,html[lang=uk] h5,html[lang=uk] h6{font-weight:700;line-height:1.2}html[lang=bn-BD] body,html[lang=bn-BD] button,html[lang=bn-BD] input,html[lang=bn-BD] select,html[lang=bn-BD] textarea,html[lang=hi-IN] body,html[lang=hi-IN] button,html[lang=hi-IN] input,html[lang=hi-IN] select,html[lang=hi-IN] textarea,html[lang=mr-IN] body,html[lang=mr-IN] button,html[lang=mr-IN] input,html[lang=mr-IN] select,html[lang=mr-IN] textarea{font-family:Arial,sans-serif}html[lang=bn-BD] h1,html[lang=bn-BD] h2,html[lang=bn-BD] h3,html[lang=bn-BD] h4,html[lang=bn-BD] h5,html[lang=bn-BD] h6,html[lang=hi-IN] h1,html[lang=hi-IN] h2,html[lang=hi-IN] h3,html[lang=hi-IN] h4,html[lang=hi-IN] h5,html[lang=hi-IN] h6,html[lang=mr-IN] h1,html[lang=mr-IN] h2,html[lang=mr-IN] h3,html[lang=mr-IN] h4,html[lang=mr-IN] h5,html[lang=mr-IN] h6{font-weight:700}html[lang=el] body,html[lang=el] button,html[lang=el] input,html[lang=el] select,html[lang=el] textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html[lang=el] h1,html[lang=el] h2,html[lang=el] h3,html[lang=el] h4,html[lang=el] h5,html[lang=el] h6{font-weight:700;line-height:1.3}html[lang=gu-IN] body,html[lang=gu-IN] button,html[lang=gu-IN] input,html[lang=gu-IN] select,html[lang=gu-IN] textarea{font-family:Arial,sans-serif}html[lang=gu-IN] h1,html[lang=gu-IN] h2,html[lang=gu-IN] h3,html[lang=gu-IN] h4,html[lang=gu-IN] h5,html[lang=gu-IN] h6{font-weight:700}html[lang=he-IL] body,html[lang=he-IL] button,html[lang=he-IL] input,html[lang=he-IL] select,html[lang=he-IL] textarea{font-family:"Arial Hebrew",Arial,sans-serif}html[lang=he-IL] h1,html[lang=he-IL] h2,html[lang=he-IL] h3,html[lang=he-IL] h4,html[lang=he-IL] h5,html[lang=he-IL] h6{font-weight:700}html[lang=ja] body,html[lang=ja] button,html[lang=ja] input,html[lang=ja] select,html[lang=ja] textarea{font-family:"Hiragino Kaku Gothic Pro",Meiryo,sans-serif}html[lang=ja] h1,html[lang=ja] h2,html[lang=ja] h3,html[lang=ja] h4,html[lang=ja] h5,html[lang=ja] h6{font-weight:700}html[lang=ko-KR] body,html[lang=ko-KR] button,html[lang=ko-KR] input,html[lang=ko-KR] select,html[lang=ko-KR] textarea{font-family:"Apple SD Gothic Neo","Malgun Gothic","Nanum Gothic",Dotum,sans-serif}html[lang=ko-KR] h1,html[lang=ko-KR] h2,html[lang=ko-KR] h3,html[lang=ko-KR] h4,html[lang=ko-KR] h5,html[lang=ko-KR] h6{font-weight:600}html[lang=th] h1,html[lang=th] h2,html[lang=th] h3,html[lang=th] h4,html[lang=th] h5,html[lang=th] h6{line-height:1.65;font-family:"Sukhumvit Set","Helvetica Neue",Helvetica,Arial,sans-serif}html[lang=th] body,html[lang=th] button,html[lang=th] input,html[lang=th] select,html[lang=th] textarea{line-height:1.8;font-family:"Sukhumvit Set","Helvetica Neue",Helvetica,Arial,sans-serif}html[lang=ar] *,html[lang=ary] *,html[lang=azb] *,html[lang^=fa-] *,html[lang=haz] *,html[lang=ps] *,html[lang=ur] *,html[lang^=zh-] *,html[lang=bg-BG] *,html[lang=ru-RU] *,html[lang=uk] *,html[lang=bn-BD] *,html[lang=hi-IN] *,html[lang=mr-IN] *,html[lang=el] *,html[lang=gu-IN] *,html[lang=he-IL] *,html[lang=ja] *,html[lang=ko-KR] *,html[lang=th] *{letter-spacing:0 !important}label{color:#333;display:block;font-weight:800;margin-bottom:.5em}fieldset{margin-bottom:1em}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{color:#666;background:#fff;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;display:block;padding:.7em;width:100%}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{color:#222;border-color:#333}select{border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;height:3em;max-width:100%}input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted #333}input[type=radio],input[type=checkbox]{margin-right:.5em}input[type=radio]+label,input[type=checkbox]+label{font-weight:400}button,input[type=button],input[type=submit]{background-color:#222;border:0;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-size:.875rem;font-weight:800;line-height:1;padding:1em 2em;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}input+button,input+input[type=button],input+input[type=submit]{padding:.75em 2em}button.secondary,input[type=reset],input[type=button].secondary,input[type=reset].secondary,input[type=submit].secondary{background-color:#ddd;color:#222}:not(.mejs-button)>button:hover,:not(.mejs-button)>button:focus,input[type=button]:hover,input[type=button]:focus,input[type=submit]:hover,input[type=submit]:focus{background:#767676}button.secondary:hover,button.secondary:focus,input[type=reset]:hover,input[type=reset]:focus,input[type=button].secondary:hover,input[type=button].secondary:focus,input[type=reset].secondary:hover,input[type=reset].secondary:focus,input[type=submit].secondary:hover,input[type=submit].secondary:focus{background:#bbb}::-webkit-input-placeholder{color:#333;font-family:"Libre Franklin","Helvetica Neue",helvetica,arial,sans-serif}:-moz-placeholder{color:#333;font-family:"Libre Franklin","Helvetica Neue",helvetica,arial,sans-serif}::-moz-placeholder{color:#333;font-family:"Libre Franklin","Helvetica Neue",helvetica,arial,sans-serif;opacity:1}:-ms-input-placeholder{color:#333;font-family:"Libre Franklin","Helvetica Neue",helvetica,arial,sans-serif}hr{background-color:#bbb;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em;padding:0}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}table{border-collapse:collapse;margin:0 0 1.5em;width:100%}thead th{border-bottom:2px solid #bbb;padding-bottom:.5em}th{padding:.4em;text-align:left}tr{border-bottom:1px solid #eee}td{padding:.4em}th,td,th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}a{color:#222;text-decoration:none}a:focus{outline:thin dotted}a:hover,a:active{color:#000;outline:0}.entry-content a,.entry-summary a,.comment-content a,.widget a,.site-footer .widget-area a,.posts-navigation a,.widget_authors a strong{-webkit-box-shadow:inset 0 -1px 0 rgba(15,15,15,1);box-shadow:inset 0 -1px 0 rgba(15,15,15,1);-webkit-transition:color 80ms ease-in,-webkit-box-shadow .13s ease-in-out;transition:color 80ms ease-in,-webkit-box-shadow .13s ease-in-out;transition:color 80ms ease-in,box-shadow .13s ease-in-out;transition:color 80ms ease-in,box-shadow .13s ease-in-out,-webkit-box-shadow .13s ease-in-out}.entry-title a,.entry-meta a,.page-links a,.page-links a .page-number,.entry-footer a,.entry-footer .cat-links a,.entry-footer .tags-links a,.edit-link a,.post-navigation a,.logged-in-as a,.comment-navigation a,.comment-metadata a,.comment-metadata a.comment-edit-link,.comment-reply-link,a .nav-title,.pagination a,.comments-pagination a,.site-info a,.widget .widget-title a,.widget ul li a,.site-footer .widget-area ul li a,.site-footer .widget-area ul li a{-webkit-box-shadow:inset 0 -1px 0 rgba(255,255,255,1);box-shadow:inset 0 -1px 0 rgba(255,255,255,1);text-decoration:none;-webkit-transition:color 80ms ease-in,-webkit-box-shadow .13s ease-in-out;transition:color 80ms ease-in,-webkit-box-shadow .13s ease-in-out;transition:color 80ms ease-in,box-shadow .13s ease-in-out;transition:color 80ms ease-in,box-shadow .13s ease-in-out,-webkit-box-shadow .13s ease-in-out}.entry-content a:focus,.entry-content a:hover,.entry-summary a:focus,.entry-summary a:hover,.comment-content a:focus,.comment-content a:hover,.widget a:focus,.widget a:hover,.site-footer .widget-area a:focus,.site-footer .widget-area a:hover,.posts-navigation a:focus,.posts-navigation a:hover,.comment-metadata a:focus,.comment-metadata a:hover,.comment-metadata a.comment-edit-link:focus,.comment-metadata a.comment-edit-link:hover,.comment-reply-link:focus,.comment-reply-link:hover,.widget_authors a:focus strong,.widget_authors a:hover strong,.entry-title a:focus,.entry-title a:hover,.entry-meta a:focus,.entry-meta a:hover,.page-links a:focus .page-number,.page-links a:hover .page-number,.entry-footer a:focus,.entry-footer a:hover,.entry-footer .cat-links a:focus,.entry-footer .cat-links a:hover,.entry-footer .tags-links a:focus,.entry-footer .tags-links a:hover,.post-navigation a:focus,.post-navigation a:hover,.pagination a:not(.prev):not(.next):focus,.pagination a:not(.prev):not(.next):hover,.comments-pagination a:not(.prev):not(.next):focus,.comments-pagination a:not(.prev):not(.next):hover,.logged-in-as a:focus,.logged-in-as a:hover,a:focus .nav-title,a:hover .nav-title,.edit-link a:focus,.edit-link a:hover,.site-info a:focus,.site-info a:hover,.widget .widget-title a:focus,.widget .widget-title a:hover,.widget ul li a:focus,.widget ul li a:hover{color:#000;-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,0),0 3px 0 rgba(0,0,0,1);box-shadow:inset 0 0 0 rgba(0,0,0,0),0 3px 0 rgba(0,0,0,1)}.entry-content a img,.comment-content a img,.widget a img{-webkit-box-shadow:0 0 0 8px #fff;box-shadow:0 0 0 8px #fff}.post-navigation a:focus .icon,.post-navigation a:hover .icon{color:#222}.post-thumbnail{margin-bottom:1em}.post-thumbnail a img{-webkit-backface-visibility:hidden;-webkit-transition:opacity .2s;transition:opacity .2s}.post-thumbnail a:hover img,.post-thumbnail a:focus img{opacity:.7}.navigation-top{background:#fff;border-bottom:1px solid #eee;border-top:1px solid #eee;font-size:16px;font-size:1rem;position:relative}.navigation-top .wrap{max-width:1000px;padding:0}.navigation-top a{color:#222;font-weight:600;-webkit-transition:color .2s;transition:color .2s}.navigation-top .current-menu-item>a,.navigation-top .current_page_item>a{color:#767676}.main-navigation{clear:both;display:block}.main-navigation ul{background:#fff;list-style:none;margin:0;padding:0 1.5em;text-align:left}.js .main-navigation ul,.main-navigation .menu-item-has-children>a>.icon,.main-navigation .page_item_has_children>a>.icon,.main-navigation ul a>.icon{display:none}.main-navigation>div>ul{border-top:1px solid #eee;padding:.75em 1.695em}.js .main-navigation.toggled-on>div>ul{display:block}.main-navigation ul ul{padding:0 0 0 1.5em}.main-navigation ul ul.toggled-on{display:block}.main-navigation ul ul a{letter-spacing:0;padding:.4em 0;position:relative;text-transform:none}.main-navigation li{border-bottom:1px solid #eee;position:relative}.main-navigation li li,.main-navigation li:last-child{border:0}.main-navigation a{display:block;padding:.5em 0;text-decoration:none}.main-navigation a:hover{color:#767676}.menu-toggle{background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;color:#222;display:none;font-size:14px;font-size:.875rem;font-weight:800;line-height:1.5;margin:1px auto 2px;padding:1em;text-shadow:none}.js .menu-toggle{display:block}.main-navigation.toggled-on ul.nav-menu{display:block}.menu-toggle:hover,.menu-toggle:focus{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.menu-toggle:focus{outline:thin solid}.menu-toggle .icon{margin-right:.5em;top:-2px}.toggled-on .menu-toggle .icon-bars,.menu-toggle .icon-close{display:none}.toggled-on .menu-toggle .icon-close{display:inline-block}.dropdown-toggle{background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;color:#222;display:block;font-size:16px;right:-.5em;line-height:1.5;margin:0 auto;padding:.5em;position:absolute;text-shadow:none;top:0}.dropdown-toggle:hover,.dropdown-toggle:focus{background:0 0}.dropdown-toggle:focus{outline:thin dotted}.dropdown-toggle.toggled-on .icon{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.site-header .menu-scroll-down{display:none}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{background:#fff}#page{position:relative;word-wrap:break-word}.wrap{margin-left:auto;margin-right:auto;max-width:700px;padding-left:2em;padding-right:2em}.wrap:after{clear:both;content:"";display:block}#masthead .wrap{position:relative}.site-header{background-color:#fafafa;position:relative}.site-branding{padding:1em 0;position:relative;-webkit-transition:margin-bottom .2s;transition:margin-bottom .2s;z-index:3}.site-branding a{text-decoration:none;-webkit-transition:opacity .2s;transition:opacity .2s}.site-branding a:hover,.site-branding a:focus{opacity:.7}.site-title{clear:none;font-size:24px;font-size:1.5rem;font-weight:800;line-height:1.25;letter-spacing:.08em;margin:0;padding:0;text-transform:uppercase}.site-title,.site-title a{color:#222;opacity:1}body.has-header-image .site-title,body.has-header-video .site-title,body.has-header-image .site-title a,body.has-header-video .site-title a{color:#fff}.site-description{color:#666;font-size:13px;font-size:.8125rem;margin-bottom:0}body.has-header-image .site-description,body.has-header-video .site-description{color:#fff;opacity:.8}.custom-logo-link{display:inline-block;padding-right:1em;vertical-align:middle;width:auto}.custom-logo-link img{display:inline-block;max-height:80px;width:auto}body.home.title-tagline-hidden.has-header-image .custom-logo-link img,body.home.title-tagline-hidden.has-header-video .custom-logo-link img{max-height:200px;max-width:100%}.custom-logo-link a:hover,.custom-logo-link a:focus{opacity:.9}body:not(.title-tagline-hidden) .site-branding-text{display:inline-block;max-width:100%;vertical-align:middle}.custom-header{position:relative}.has-header-image.twentyseventeen-front-page .custom-header,.has-header-video.twentyseventeen-front-page .custom-header,.has-header-image.home.blog .custom-header,.has-header-video.home.blog .custom-header{display:table;height:300px;height:75vh;width:100%}.custom-header-media{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%}.custom-header-media:before{background:-moz-linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 75%,rgba(0,0,0,.3) 100%);background:-webkit-linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 75%,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 75%,rgba(0,0,0,.3) 100%);bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:2}.has-header-image .custom-header-media img,.has-header-video .custom-header-media video,.has-header-video .custom-header-media iframe{position:fixed;height:auto;left:50%;max-width:1000%;min-height:100%;min-width:100%;min-width:100vw;width:auto;top:50%;padding-bottom:1px;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.wp-custom-header .wp-custom-header-video-button{background-color:rgba(34,34,34,.5);border:1px solid rgba(255,255,255,.6);color:rgba(255,255,255,.6);height:45px;overflow:hidden;padding:0;position:fixed;right:30px;top:30px;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;width:45px}.wp-custom-header .wp-custom-header-video-button:hover,.wp-custom-header .wp-custom-header-video-button:focus{border-color:rgba(255,255,255,.8);background-color:rgba(34,34,34,.8);color:#fff}.admin-bar .wp-custom-header-video-button{top:62px}.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img{bottom:0;position:absolute;top:auto;-ms-transform:translateX(-50%) translateY(0);-moz-transform:translateX(-50%) translateY(0);-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}@supports (object-fit:cover){.has-header-image .custom-header-media img,.has-header-video .custom-header-media video,.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;top:0;-ms-transform:none;-moz-transform:none;-webkit-transform:none;transform:none;width:100%}}body:not(.has-header-image):not(.has-header-video) .custom-header-media{display:none}.has-header-image.twentyseventeen-front-page .site-branding,.has-header-video.twentyseventeen-front-page .site-branding,.has-header-image.home.blog .site-branding,.has-header-video.home.blog .site-branding{display:table-cell;height:100%;vertical-align:bottom}.twentyseventeen-front-page .site-content{padding:0}.twentyseventeen-panel{overflow:hidden;position:relative}.panel-image{background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;position:relative}.panel-image:before{background:-webkit-linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.3)));background:-webkit-linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 100%);bottom:0;content:"";left:0;right:0;position:absolute;top:100px}.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child){border-top:1px solid #ddd}.panel-content{position:relative}.panel-content .wrap{padding-bottom:.5em;padding-top:1.75em}.twentyseventeen-panel .edit-link{display:block;margin:.3em 0 0}.twentyseventeen-panel .entry-header .edit-link{font-size:14px;font-size:.875rem}.twentyseventeen-front-page .panel-content .recent-posts article{border:0;color:#333;margin-bottom:3em}.recent-posts .entry-header{margin-bottom:1.2em}.page .panel-content .recent-posts .entry-title{font-size:20px;font-size:1.25rem;font-weight:300;letter-spacing:0;text-transform:none}.twentyseventeen-panel .recent-posts .entry-header .edit-link{color:#222;display:inline-block;font-size:11px;font-size:.6875rem;margin-left:1em}.site-content-contain{background-color:#fff;position:relative}.site-content{padding:2.5em 0 0}.sticky{position:relative}.post:not(.sticky) .icon-thumb-tack{display:none}.sticky .icon-thumb-tack{display:block;height:18px;left:-1.5em;position:absolute;top:1.65em;width:20px}.page .panel-content .entry-title,.page-title,body.page:not(.twentyseventeen-front-page) .entry-title{color:#222;font-size:14px;font-size:.875rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.entry-header .entry-title{margin-bottom:.25em}.entry-title a{color:#333;text-decoration:none;margin-left:-2px}.entry-title:not(:first-child){padding-top:0}.entry-meta{color:#767676;font-size:11px;font-size:.6875rem;font-weight:800;letter-spacing:.1818em;padding-bottom:.25em;text-transform:uppercase}.entry-meta a{color:#767676}.byline,.updated:not(.published){display:none}.single .byline,.group-blog .byline{display:inline}.pagination,.comments-pagination{border-top:1px solid #eee;font-size:14px;font-size:.875rem;font-weight:800;padding:2em 0 3em;text-align:center}.pagination .icon,.comments-pagination .icon{width:.666666666em;height:.666666666em}.comments-pagination{border:0}.page-numbers{display:none;padding:.5em .75em}.page-numbers.current{color:#767676;display:inline-block}.page-numbers.current .screen-reader-text{clip:auto;height:auto;overflow:auto;position:relative !important;width:auto}.prev.page-numbers,.next.page-numbers{background-color:#ddd;-webkit-border-radius:2px;border-radius:2px;display:inline-block;font-size:24px;font-size:1.5rem;line-height:1;padding:.25em .5em .4em}.prev.page-numbers,.next.page-numbers{-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out}.prev.page-numbers:focus,.prev.page-numbers:hover,.next.page-numbers:focus,.next.page-numbers:hover{background-color:#767676;color:#fff}.prev.page-numbers{float:left}.next.page-numbers{float:right}.entry-content blockquote.alignleft,.entry-content blockquote.alignright{color:#666;font-size:13px;font-size:.8125rem;width:48%}.blog .site-main>article,.archive .site-main>article,.search .site-main>article{padding-bottom:2em}body:not(.twentyseventeen-front-page) .entry-header{padding:1em 0}body:not(.twentyseventeen-front-page) .entry-header,body:not(.twentyseventeen-front-page) .entry-content,body:not(.twentyseventeen-front-page) #comments{margin-left:auto;margin-right:auto}body:not(.twentyseventeen-front-page) .entry-header{padding-top:0}.blog .entry-meta a.post-edit-link,.archive .entry-meta a.post-edit-link,.search .entry-meta a.post-edit-link{color:#222;display:inline-block;margin-left:1em;white-space:nowrap}.search .page .entry-meta a.post-edit-link{margin-left:0;white-space:nowrap}.taxonomy-description{color:#666;font-size:13px;font-size:.8125rem}.entry-content .more-link:before{content:"";display:block;margin-top:1.5em}.single-post:not(.has-sidebar) #primary,.page.page-one-column:not(.twentyseventeen-front-page) #primary,.archive.page-one-column:not(.has-sidebar) .page-header,.archive.page-one-column:not(.has-sidebar) #primary{margin-left:auto;margin-right:auto;max-width:740px}.single-featured-image-header{background-color:#fafafa;border-bottom:1px solid #eee}.single-featured-image-header img{display:block;margin:auto}.page-links{font-size:14px;font-size:.875rem;font-weight:800;padding:2em 0 3em}.page-links .page-number{color:#767676;display:inline-block;padding:.5em 1em}.page-links a{display:inline-block}.page-links a .page-number{color:#222}.entry-footer{border-bottom:1px solid #eee;border-top:1px solid #eee;margin-top:2em;padding:2em 0}.entry-footer .cat-links,.entry-footer .tags-links{display:block;font-size:11px;font-size:.6875rem;font-weight:800;letter-spacing:.1818em;padding-left:2.5em;position:relative;text-transform:uppercase}.entry-footer .cat-links+.tags-links{margin-top:1em}.entry-footer .cat-links a,.entry-footer .tags-links a{color:#333}.entry-footer .cat-links .icon,.entry-footer .tags-links .icon{color:#767676;left:0;margin-right:.5em;position:absolute;top:2px}.entry-footer .edit-link{display:inline-block}.entry-footer .edit-link a.post-edit-link{background-color:#222;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;display:inline-block;font-size:14px;font-size:.875rem;font-weight:800;margin-top:2em;padding:.7em 2em;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;white-space:nowrap}.entry-footer .edit-link a.post-edit-link:hover,.entry-footer .edit-link a.post-edit-link:focus{background-color:#767676}.blog .format-status .entry-title,.archive .format-status .entry-title,.blog .format-aside .entry-title,.archive .format-aside .entry-title{display:none}.format-quote blockquote{color:#333;font-size:20px;font-size:1.25rem;font-weight:300;overflow:visible;position:relative}.format-quote blockquote .icon{display:block;height:20px;left:-1.25em;position:absolute;top:.4em;-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);width:20px}.post-navigation{font-weight:800;margin:3em 0}.post-navigation .nav-links{padding:1em 0}.nav-subtitle{background:0 0;color:#767676;display:block;font-size:11px;font-size:.6875rem;letter-spacing:.1818em;margin-bottom:1em;text-transform:uppercase}.nav-title{color:#333;font-size:15px;font-size:.9375rem}.post-navigation .nav-next{margin-top:1.5em}.nav-links .nav-previous .nav-title .nav-title-icon-wrapper{margin-right:.5em}.nav-links .nav-next .nav-title .nav-title-icon-wrapper{margin-left:.5em}.page-header{padding-bottom:2em}.page .entry-header .edit-link{font-size:14px;font-size:.875rem}.search .page .entry-header .edit-link{font-size:11px;font-size:.6875rem}.page-links{clear:both;margin:0 0 1.5em}.page:not(.home) #content{padding-bottom:1.5em}.error404 .page-content{padding-bottom:4em}.error404 .page-content .search-form,.search .page-content .search-form{margin-bottom:3em}.site-footer{border-top:1px solid #eee}.site-footer .wrap{padding-bottom:1.5em;padding-top:2em}.site-footer .widget-area{padding-bottom:2em;padding-top:2em}.social-navigation{font-size:16px;font-size:1rem;margin-bottom:1em}.social-navigation ul{list-style:none;margin-bottom:0;margin-left:0}.social-navigation li{display:inline}.social-navigation a{background-color:#767676;-webkit-border-radius:40px;border-radius:40px;color:#fff;display:inline-block;height:40px;margin:0 1em .5em 0;text-align:center;width:40px}.social-navigation a:hover,.social-navigation a:focus{background-color:#333}.social-navigation .icon{height:16px;top:12px;width:16px;vertical-align:top}.site-info{font-size:14px;font-size:.875rem;margin-bottom:1em}.site-info a{color:#666}.site-info .sep{margin:0;display:block;visibility:hidden;height:0;width:100%}.site-info span[role=separator]{padding:0 .2em 0 .4em}.site-info span[role=separator]:before{content:'\002f'}#comments{clear:both;padding:2em 0 .5em}.comments-title{font-size:20px;font-size:1.25rem;margin-bottom:1.5em}.comment-list,.comment-list .children{list-style:none;margin:0;padding:0}.comment-list li:before{display:none}.comment-body{margin-left:65px}.comment-author{font-size:16px;font-size:1rem;margin-bottom:.4em;position:relative;z-index:2}.comment-author .avatar{height:50px;left:-65px;position:absolute;width:50px}.comment-author .says{display:none}.comment-meta{margin-bottom:1.5em}.comment-metadata{color:#767676;font-size:10px;font-size:.625rem;font-weight:800;letter-spacing:.1818em;text-transform:uppercase}.comment-metadata a{color:#767676}.comment-metadata a.comment-edit-link{color:#222;margin-left:1em}.comment-body{color:#333;font-size:14px;font-size:.875rem;margin-bottom:4em}.comment-reply-link{font-weight:800;position:relative}.comment-reply-link .icon{color:#222;left:-2em;height:1em;position:absolute;top:0;width:1em}.children .comment-author .avatar{height:30px;left:-45px;width:30px}.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar{border:1px solid #333;padding:2px}.no-comments,.comment-awaiting-moderation{color:#767676;font-size:14px;font-size:.875rem;font-style:italic}.comments-pagination{margin:2em 0 3em}.form-submit{text-align:right}.comment-form #wp-comment-cookies-consent{margin:0 10px 0 0}.comment-form .comment-form-cookies-consent label{display:inline}#secondary{padding:1em 0 2em}.widget{padding-bottom:3em}h2.widget-title{color:#222;font-size:13px;font-size:.8125rem;font-weight:800;letter-spacing:.1818em;margin-bottom:1.5em;text-transform:uppercase}.widget-title a{color:inherit}.widget select{width:100%}.widget ul{list-style:none;margin:0}.widget ul li,.widget ol li{border-bottom:1px solid #ddd;border-top:1px solid #ddd;padding:.5em 0}.widget:not(.widget_tag_cloud) ul li+li{margin-top:-1px}.widget ul li ul{margin:0 0 -1px;padding:0;position:relative}.widget ul li li{border:0;padding-left:24px;padding-left:1.5rem}.widget_top-posts ul li ul,.widget_rss_links ul li ul,.widget-grofile ul.grofile-links li ul,.widget_pages ul li ul,.widget_meta ul li ul{bottom:0}.widget_nav_menu ul li li,.widget_top-posts ul li,.widget_top-posts ul li li,.widget_rss_links ul li,.widget_rss_links ul li li,.widget-grofile ul.grofile-links li,.widget-grofile ul.grofile-links li li{padding-bottom:.25em;padding-top:.25em}.widget_rss ul li{padding-bottom:1em;padding-top:1em}.widget .post-date,.widget .rss-date{font-size:.81em}.widget_text{word-wrap:break-word}.widget_text ul{list-style:disc;margin:0 0 1.5em 1.5em}.widget_text ol{list-style:decimal}.widget_text ul li,.widget_text ol li{border:none}.widget_text ul li:last-child,.widget_text ol li:last-child{padding-bottom:0}.widget_text ul li ul{margin:0 0 0 1.5em}.widget_text ul li li{padding-left:0;padding-right:0}.widget_text ol li{list-style-position:inside}.widget_text ol li+li{margin-top:-1px}.widget_rss .widget-title .rsswidget:first-child:not(.rss-widget-title){float:right}.widget_rss .widget-title .rsswidget:first-child:hover{background-color:transparent}.widget_rss .widget-title .rsswidget:first-child img{display:block}.widget_rss ul li{padding:2.125em 0}.widget_rss ul li:first-child{border-top:none;padding-top:0}.widget_rss li .rsswidget{font-size:22px;font-size:1.375rem;font-weight:300;line-height:1.4}.widget_rss .rss-date,.widget_rss li cite{color:#767676;display:block;font-size:10px;font-size:.625rem;font-style:normal;font-weight:800;letter-spacing:.18em;line-height:1.5;text-transform:uppercase}.widget_rss .rss-date{margin:.5em 0 1.5em;padding:0}.widget_rss .rssSummary{margin-bottom:.5em}.widget_contact_info .contact-map{margin-bottom:.5em}.widget-grofile h4{font-size:16px;font-size:1rem;margin-bottom:0}.widget_recent_comments table,.widget_recent_comments th,.widget_recent_comments td{border:0}.widget_recent_entries .post-date{display:block}.search-form{position:relative}.search-form .search-submit{bottom:3px;padding:.5em 1em;position:absolute;right:3px;top:3px}.search-form .search-submit .icon{height:24px;top:-2px;width:24px}.tagcloud ul li{float:left;border-top:0;border-bottom:0;padding:0;margin:4px 4px 0 0}.tagcloud,.widget_tag_cloud,.wp_widget_tag_cloud{line-height:1.5}.widget .tagcloud a,.widget.widget_tag_cloud a,.wp_widget_tag_cloud a{border:1px solid #ddd;-webkit-box-shadow:none;box-shadow:none;display:block;padding:4px 10px 5px;position:relative;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;width:auto;word-wrap:break-word;z-index:0}.widget .tagcloud a:hover,.widget .tagcloud a:focus,.widget.widget_tag_cloud a:hover,.widget.widget_tag_cloud a:focus,.wp_widget_tag_cloud a:hover,.wp_widget_tag_cloud a:focus{border-color:#bbb;-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.widget_calendar .wp-calendar-table{margin-bottom:0}.widget_calendar .wp-calendar-nav{display:table;width:100%;margin:0 0 1.5em;padding:.4em 0}.widget_calendar .wp-calendar-nav span{display:table-cell}.widget_calendar .wp-calendar-nav-prev,.widget_calendar .wp-calendar-nav-next{width:40%}.widget_calendar th,.widget_calendar td,.widget_calendar .wp-calendar-nav span{text-align:center}.widget_calendar tfoot td{border:0}.gallery-columns-5 .gallery-caption,.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}img,video{height:auto;max-width:100%}img.alignleft,img.alignright{float:none;margin:0}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}audio:focus,video:focus{outline:thin dotted}embed,iframe,object{margin-bottom:1.5em;max-width:100%}p>embed:only-child,p>iframe:only-child,p>object:only-child{margin-bottom:0}.wp-caption,.gallery-caption{color:#666;font-size:13px;font-size:.8125rem;font-style:italic;margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.mejs-container{margin-bottom:1.5em}.mejs-controls a.mejs-horizontal-volume-slider,.mejs-controls a.mejs-horizontal-volume-slider:focus,.mejs-controls a.mejs-horizontal-volume-slider:hover{background:0 0;border:0}.site-content .wp-playlist-light{border-color:#eee;color:#222}.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album{color:#333}.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist{color:#767676}.site-content .wp-playlist-light .wp-playlist-item{border-bottom:1px dotted #eee;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out}.site-content .wp-playlist-light .wp-playlist-item:hover,.site-content .wp-playlist-light .wp-playlist-item:focus{border-bottom-color:rgba(0,0,0,0);background-color:#767676;color:#fff}.site-content .wp-playlist-light a.wp-playlist-caption:hover,.site-content .wp-playlist-light .wp-playlist-item:hover a,.site-content .wp-playlist-light .wp-playlist-item:focus a{color:#fff}.site-content .wp-playlist-dark{background:#222;border-color:#333}.site-content .wp-playlist-dark .mejs-container .mejs-controls{background-color:#333}.site-content .wp-playlist-dark .wp-playlist-caption{color:#fff}.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album{color:#eee}.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist{color:#aaa}.site-content .wp-playlist-dark .wp-playlist-playing{background-color:#333}.site-content .wp-playlist-dark .wp-playlist-item{border-bottom:1px dotted #555;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out}.site-content .wp-playlist-dark .wp-playlist-item:hover,.site-content .wp-playlist-dark .wp-playlist-item:focus{border-bottom-color:rgba(0,0,0,0);background-color:#aaa;color:#222}.site-content .wp-playlist-dark a.wp-playlist-caption:hover,.site-content .wp-playlist-dark .wp-playlist-item:hover a,.site-content .wp-playlist-dark .wp-playlist-item:focus a{color:#222}.site-content .wp-playlist{padding:.625em .625em .3125em}.site-content .wp-playlist-current-item .wp-playlist-item-title{font-weight:700}.site-content .wp-playlist-current-item .wp-playlist-item-album{font-style:normal}.site-content .wp-playlist-current-item .wp-playlist-item-artist{font-size:10px;font-size:.625rem;font-weight:800;letter-spacing:.1818em;text-transform:uppercase}.site-content .wp-playlist-item{padding:0 .3125em;cursor:pointer}.site-content .wp-playlist-item:last-of-type{border-bottom:none}.site-content .wp-playlist-item a{padding:.3125em 0;border-bottom:none}.site-content .wp-playlist-item a,.site-content .wp-playlist-item a:focus,.site-content .wp-playlist-item a:hover{-webkit-box-shadow:none;box-shadow:none;background:0 0}.site-content .wp-playlist-item-length{top:5px}.icon{display:inline-block;fill:currentColor;height:1em;position:relative;top:-.0625em;vertical-align:middle;width:1em}.gallery-item{display:inline-block;text-align:left;vertical-align:top;margin:0 0 1.5em;padding:0 1em 0 0;width:50%}.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-item a,.gallery-item a:hover,.gallery-item a:focus,.widget-area .gallery-item a,.widget-area .gallery-item a:hover,.widget-area .gallery-item a:focus{-webkit-box-shadow:none;box-shadow:none;background:0 0;display:inline-block;max-width:100%}.gallery-item a img{display:block;-webkit-transition:-webkit-filter .2s ease-in;transition:-webkit-filter .2s ease-in;transition:filter .2s ease-in;transition:filter .2s ease-in,-webkit-filter .2s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}.gallery-item a:hover img,.gallery-item a:focus img{-webkit-filter:opacity(60%);filter:opacity(60%)}.gallery-caption{display:block;text-align:left;padding:0 10px 0 0;margin-bottom:0}.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:after{border:2px dashed #0085ba;bottom:1em;content:"";display:block;left:1em;position:absolute;right:1em;top:1em;z-index:1}.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .panel-content{z-index:2}.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title{display:block;font-size:14px;font-size:.875rem;font-weight:700;letter-spacing:1px;padding:3em;text-transform:uppercase;text-align:center}.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:nth-of-type(1):after{border:none}.twentyseventeen-front-page.twentyseventeen-customizer #primary article.panel-placeholder{border:0}.twentyseventeen-panel>.customize-partial-edit-shortcut>button{top:30px;left:30px}.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before{visibility:visible}.svg-fallback{display:none}.no-svg .svg-fallback{display:inline-block}.no-svg .dropdown-toggle{padding:.5em 0 0;right:0;text-align:center;width:2em}.no-svg .dropdown-toggle .svg-fallback.icon-angle-down{font-size:20px;font-size:1.25rem;font-weight:400;line-height:1;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before{content:"\005E"}.no-svg .social-navigation a{background:0 0;color:#222;height:auto;width:auto}.no-svg .next.page-numbers .screen-reader-text,.no-svg .prev.page-numbers .screen-reader-text,.no-svg .social-navigation li a .screen-reader-text,.no-svg .search-submit .screen-reader-text{clip:auto;font-size:16px;font-size:1rem;font-weight:400;height:auto;position:relative !important;width:auto}@media screen and (min-width:20em){body.customize-partial-edit-shortcuts-shown .site-header .site-title{padding-left:0}}@media screen and (min-width:30em){body,button,input,select,textarea{font-size:18px;font-size:1.125rem}h1{font-size:30px;font-size:1.875rem}h2,.home.blog .entry-title,.page .panel-content .recent-posts .entry-title{font-size:26px;font-size:1.625rem}h3{font-size:22px;font-size:1.375rem}h4{font-size:18px;font-size:1.125rem}h5{font-size:13px;font-size:.8125rem}h6{font-size:16px;font-size:1rem}.entry-content blockquote.alignleft,.entry-content blockquote.alignright{font-size:14px;font-size:.875rem}img.alignleft{float:left;margin-right:1.5em}img.alignright{float:right;margin-left:1.5em}.site-branding{padding:3em 0}.panel-content .wrap{padding-bottom:2em;padding-top:3.5em}.page-one-column .panel-content .wrap{max-width:740px}.panel-content .entry-header{margin-bottom:4.5em}.panel-content .recent-posts .entry-header{margin-bottom:0}.taxonomy-description{font-size:14px;font-size:.875rem}.page-numbers.current{font-size:16px;font-size:1rem}.site-footer{font-size:16px;font-size:1rem}.gallery-item{max-width:25%}.gallery-columns-1 .gallery-item{max-width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}}@media screen and (min-width:48em){html{scroll-padding-top:calc(var(--wp-admin--admin-bar--height,0px) + 72px)}body,button,input,select,textarea{font-size:16px;font-size:1rem;line-height:1.5}.entry-content blockquote.alignleft,.entry-content blockquote.alignright{font-size:13px;font-size:.8125rem}.wrap{max-width:1000px;padding-left:3em;padding-right:3em}.has-sidebar:not(.error404) #primary{float:left;width:58%}.has-sidebar #secondary{float:right;padding-top:0;width:36%}.error404 #primary{float:none}.site-branding{margin-bottom:0}.has-header-image.twentyseventeen-front-page .site-branding,.has-header-video.twentyseventeen-front-page .site-branding,.has-header-image.home.blog .site-branding,.has-header-video.home.blog .site-branding{bottom:0;display:block;left:0;height:auto;padding-top:0;position:absolute;width:100%}.has-header-image.twentyseventeen-front-page .custom-header,.has-header-video.twentyseventeen-front-page .custom-header,.has-header-image.home.blog .custom-header,.has-header-video.home.blog .custom-header{display:block;height:auto}.custom-header-media{height:165px;position:relative}.twentyseventeen-front-page.has-header-image .custom-header-media,.twentyseventeen-front-page.has-header-video .custom-header-media,.home.blog.has-header-image .custom-header-media,.home.blog.has-header-video .custom-header-media{height:0;position:relative}.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media,.has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media{bottom:0;height:auto;left:0;position:absolute;right:0;top:0}.custom-logo-link{padding-right:2em}.custom-logo-link img,body.home.title-tagline-hidden.has-header-image .custom-logo-link img,body.home.title-tagline-hidden.has-header-video .custom-logo-link img{max-width:350px}.title-tagline-hidden.home.has-header-image .custom-logo-link img,.title-tagline-hidden.home.has-header-video .custom-logo-link img{max-height:200px}.site-title{font-size:36px;font-size:2.25rem}.site-description{font-size:16px;font-size:1rem}.navigation-top{bottom:0;font-size:14px;font-size:.875rem;left:0;position:absolute;right:0;width:100%;z-index:3}.navigation-top .wrap{max-width:1000px;padding:.75em 3.4166666666667em}.navigation-top nav{margin-left:-1.25em}.site-navigation-fixed.navigation-top{bottom:auto;position:fixed;left:0;right:0;top:0;width:100%;z-index:1000}.admin-bar .site-navigation-fixed.navigation-top{top:32px}.js .menu-toggle,.js .dropdown-toggle{display:none}.main-navigation{width:auto}.js .main-navigation ul,.js .main-navigation ul ul,.js .main-navigation>div>ul{display:block}.main-navigation ul{background:0 0;padding:0}.main-navigation>div>ul{border:0;margin-bottom:0;padding:0}.main-navigation li{border:0;display:inline-block}.main-navigation li li{display:block}.main-navigation a{padding:1em 1.25em}.main-navigation ul ul{background:#fff;border:1px solid #bbb;left:-999em;padding:0;position:absolute;top:100%;z-index:99999}.main-navigation ul li.menu-item-has-children:before,.main-navigation ul li.menu-item-has-children:after,.main-navigation ul li.page_item_has_children:before,.main-navigation ul li.page_item_has_children:after{border-style:solid;border-width:0 6px 6px;content:"";display:none;height:0;position:absolute;right:1em;bottom:-1px;width:0;z-index:100000}.main-navigation ul li.menu-item-has-children.focus:before,.main-navigation ul li.menu-item-has-children:hover:before,.main-navigation ul li.menu-item-has-children.focus:after,.main-navigation ul li.menu-item-has-children:hover:after,.main-navigation ul li.page_item_has_children.focus:before,.main-navigation ul li.page_item_has_children:hover:before,.main-navigation ul li.page_item_has_children.focus:after,.main-navigation ul li.page_item_has_children:hover:after{display:block}.main-navigation ul li.menu-item-has-children:before,.main-navigation ul li.page_item_has_children:before{border-color:transparent transparent #bbb;bottom:0}.main-navigation ul li.menu-item-has-children:after,.main-navigation ul li.page_item_has_children:after{border-color:transparent transparent #fff}.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{left:100%;right:auto}.main-navigation ul ul a{padding:.75em 1.25em;width:16em}.main-navigation li li{-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.main-navigation li li:hover,.main-navigation li li.focus{background:#767676}.main-navigation li li a{-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.main-navigation li li.focus>a,.main-navigation li li:focus>a,.main-navigation li li:hover>a,.main-navigation li li a:hover,.main-navigation li li a:focus,.main-navigation li li.current_page_item a:hover,.main-navigation li li.current-menu-item a:hover,.main-navigation li li.current_page_item a:focus,.main-navigation li li.current-menu-item a:focus{color:#fff}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:.5em;right:auto}.main-navigation .menu-item-has-children>a>.icon,.main-navigation .page_item_has_children>a>.icon{display:inline;left:5px;position:relative;top:-1px}.main-navigation ul ul .menu-item-has-children>a>.icon,.main-navigation ul ul .page_item_has_children>a>.icon{margin-top:-9px;left:auto;position:absolute;right:1em;top:50%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.main-navigation ul ul ul{left:-999em;margin-top:-1px;top:0}.main-navigation ul ul li.menu-item-has-children.focus:before,.main-navigation ul ul li.menu-item-has-children:hover:before,.main-navigation ul ul li.menu-item-has-children.focus:after,.main-navigation ul ul li.menu-item-has-children:hover:after,.main-navigation ul ul li.page_item_has_children.focus:before,.main-navigation ul ul li.page_item_has_children:hover:before,.main-navigation ul ul li.page_item_has_children.focus:after,.main-navigation ul ul li.page_item_has_children:hover:after{display:none}.site-header .site-navigation-fixed .menu-scroll-down{display:none}.site-header .menu-scroll-down{display:block;padding:1em;position:absolute;right:0}.site-header .menu-scroll-down .icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.site-header .menu-scroll-down{color:#fff;top:2em}.site-header .navigation-top .menu-scroll-down{color:#767676;top:.7em}.menu-scroll-down:focus{outline:thin dotted}.menu-scroll-down .icon{height:18px;width:18px}.twentyseventeen-front-page.has-header-image .site-branding,.twentyseventeen-front-page.has-header-video .site-branding,.home.blog.has-header-image .site-branding,.home.blog.has-header-video .site-branding{margin-bottom:70px}.twentyseventeen-front-page.has-header-image .custom-header-media,.twentyseventeen-front-page.has-header-video .custom-header-media,.home.blog.has-header-image .custom-header-media,.home.blog.has-header-video .custom-header-media{height:1200px;height:100vh;max-height:100%;overflow:hidden}.twentyseventeen-front-page.has-header-image .custom-header-media:before,.twentyseventeen-front-page.has-header-video .custom-header-media:before,.home.blog.has-header-image .custom-header-media:before,.home.blog.has-header-video .custom-header-media:before{height:33%}.admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media,.admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media,.admin-bar.home.blog.has-header-image .custom-header-media,.admin-bar.home.blog.has-header-video .custom-header-media{height:calc(100vh - 32px)}.panel-content .wrap{padding-bottom:4.5em;padding-top:6em}.panel-image{height:100vh;max-height:1200px}.background-fixed .panel-image{background-attachment:fixed}@supports (-webkit-touch-callout:none){.background-fixed .panel-image{background-attachment:scroll}}.page-two-column .panel-content .entry-header{float:left;width:36%}.page-two-column .panel-content .entry-content{float:right;width:58%}.page-two-column .panel-content .recent-posts{clear:right;float:right;width:58%}.panel-content .recent-posts article{margin-bottom:4em}.panel-content .recent-posts .entry-header,.page-two-column #primary .panel-content .recent-posts .entry-header,.panel-content .recent-posts .entry-content,.page-two-column #primary .panel-content .recent-posts .entry-content{float:none;width:100%}.twentyseventeen-front-page .panel-content .recent-posts .entry-header{margin-bottom:1.5em}.page .panel-content .recent-posts .entry-title{font-size:26px;font-size:1.625rem}.site-content{padding:5.5em 0 0}.single-post .entry-title,.page .entry-title{font-size:26px;font-size:1.625rem}.comments-pagination,.post-navigation{clear:both}.post-navigation .nav-previous{float:left;width:50%}.post-navigation .nav-next{float:right;text-align:right;width:50%}.nav-next,.post-navigation .nav-next{margin-top:0}.sticky .icon-thumb-tack{height:23px;left:-2.5em;top:1.5em;width:32px}body:not(.has-sidebar):not(.page-one-column) .page-header,body.has-sidebar.error404 #primary .page-header,body.page-two-column:not(.archive) #primary .entry-header,body.page-two-column.archive:not(.has-sidebar) #primary .page-header{float:left;width:36%}.blog:not(.has-sidebar) #primary article,.archive:not(.page-one-column):not(.has-sidebar) #primary article,.search:not(.has-sidebar) #primary article,.error404:not(.has-sidebar) #primary .page-content,.error404.has-sidebar #primary .page-content,body.page-two-column:not(.archive) #primary .entry-content,body.page-two-column #comments{float:right;width:58%}.blog .site-main>article,.archive .site-main>article,.search .site-main>article{padding-bottom:4em}.navigation.pagination{clear:both;float:right;width:58%}.has-sidebar .navigation.pagination,.archive.page-one-column:not(.has-sidebar) .navigation.pagination{float:none;width:100%}.entry-footer{display:table;width:100%}.entry-footer .cat-tags-links{display:table-cell;vertical-align:middle;width:100%}.entry-footer .edit-link{display:table-cell;text-align:right;vertical-align:middle}.entry-footer .edit-link a.post-edit-link{margin-top:0;margin-left:1em}:not(.has-sidebar) .entry-content blockquote.alignleft{margin-left:-17.5%;width:48%}:not(.has-sidebar) .entry-content blockquote.alignright{margin-right:-17.5%;width:48%}.has-sidebar .entry-content blockquote.alignleft{margin-left:0;width:34%}.has-sidebar .entry-content blockquote.alignright{margin-right:0;width:34%}.has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta{margin-right:-72.5%;width:62%}.blog:not(.has-sidebar) .entry-content blockquote.alignleft,.twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft,.archive:not(.has-sidebar) .entry-content blockquote.alignleft,.page-two-column .entry-content blockquote.alignleft{margin-left:-72.5%;width:62%}.blog:not(.has-sidebar) .entry-content blockquote.alignright,.twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright,.archive:not(.has-sidebar) .entry-content blockquote.alignright,.page-two-column .entry-content blockquote.alignright{margin-right:0;width:36%}.format-quote blockquote .icon{left:-1.5em}.page.page-one-column .entry-header,.twentyseventeen-front-page.page-one-column .entry-header,.archive.page-one-column:not(.has-sidebar) .page-header{margin-bottom:4em}.page:not(.home) #content{padding-bottom:3.25em}.error404 .page-content{padding-bottom:9em}#comments{padding-top:5em}.comments-title{margin-bottom:2.5em}ol.children .children{padding-left:2em}.nav-links .nav-title{position:relative}.nav-title-icon-wrapper{position:absolute;text-align:center;width:2em}.nav-links .nav-previous .nav-title .nav-title-icon-wrapper{left:-2em}.nav-links .nav-next .nav-title .nav-title-icon-wrapper{right:-2em}#secondary{font-size:14px;font-size:.875rem;line-height:1.6}h2.widget-title{font-size:11px;font-size:.6875rem;margin-bottom:2em}.site-footer{font-size:14px;font-size:.875rem;line-height:1.6;margin-top:3em}.site-footer .widget-column.footer-widget-1{float:left;width:36%}.site-footer .widget-column.footer-widget-2{float:right;width:58%}.social-navigation{clear:left;float:left;margin-bottom:0;width:36%}.site-info{float:left;padding:.7em 0 0;width:58%}.social-navigation+.site-info{margin-left:6%}.site-info .sep{margin:0 .5em;display:inline;visibility:visible;height:auto;width:auto}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}}@media screen and (min-width:67em){.navigation-top .wrap{padding:.75em 2em}.navigation-top nav{margin-left:0}.sticky .icon-thumb-tack{font-size:32px;font-size:2rem;height:22px;left:-1.25em;top:.75em;width:32px}.page-numbers{display:inline-block}.page-numbers.current{font-size:15px;font-size:.9375rem}.page-numbers.current .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px}.comment-body{margin-left:0}}@media screen and (min-width:79em){.has-sidebar .entry-content blockquote.alignleft{margin-left:-20%}.blog:not(.has-sidebar) .entry-content blockquote.alignright,.archive:not(.has-sidebar) .entry-content blockquote.alignright,.page-two-column .entry-content blockquote.alignright,.twentyseventeen-front-page .entry-content blockquote.alignright{margin-right:-20%}}@media screen and (max-width:48.875em) and (min-width:48em){.admin-bar .site-navigation-fixed.navigation-top,.admin-bar .site-navigation-hidden.navigation-top{top:46px}}@media print{form,button,input,select,textarea,.navigation-top,.social-navigation,#secondary,.content-bottom-widgets,.header-image,.panel-image-prop,.icon-thumb-tack,.page-links,.edit-link,.post-navigation,.pagination.navigation,.comments-pagination,.comment-respond,.comment-edit-link,.comment-reply-link,.comment-metadata .edit-link,.pingback .edit-link,.site-footer aside.widget-area,.site-info{display:none !important}.entry-footer,#comments,.site-footer,.single-featured-image-header{border:0}body{font-size:12pt}h1{font-size:24pt}h2{font-size:22pt}h3{font-size:17pt}h4{font-size:12pt}h5{font-size:11pt}h6{font-size:12pt}.page .panel-content .entry-title,.page-title,body.page:not(.twentyseventeen-front-page) .entry-title{font-size:10pt}.wrap{padding-left:5% !important;padding-right:5% !important;max-width:none}.site-header{background:0 0;padding:0}.custom-header-media{padding:0}.twentyseventeen-front-page.has-header-image .site-branding,.twentyseventeen-front-page.has-header-video .site-branding,.home.blog.has-header-image .site-branding,.home.blog.has-header-video .site-branding{position:relative}.site-branding{margin-top:0;margin-bottom:1.75em !important}.site-title{font-size:25pt}.site-description{font-size:12pt;opacity:1}.single-featured-image-header{background:0 0}.entry-meta{font-size:9pt}body,.site{background:0 0 !important}body,a,.site-title a,.twentyseventeen-front-page.has-header-image .site-title,.twentyseventeen-front-page.has-header-video .site-title,.twentyseventeen-front-page.has-header-image .site-title a,.twentyseventeen-front-page.has-header-video .site-title a{color:#222 !important}h2,h5,blockquote,.site-description,.twentyseventeen-front-page.has-header-image .site-description,.twentyseventeen-front-page.has-header-video .site-description,.entry-meta,.entry-meta a{color:#777 !important}.entry-content blockquote.alignleft,.entry-content blockquote.alignright{font-size:11pt;width:34%}.site-footer{padding:0}} [class^=wp-block-]:not(.wp-block-gallery) figcaption{font-style:italic;margin-bottom:1.5em;text-align:left}.rtl [class^=wp-block-]:not(.wp-block-gallery) figcaption{text-align:right}p.has-drop-cap:not(:focus):first-letter {font-size:5em;margin-top:.075em}.wp-block-image{margin-bottom:1.5em}.wp-block-image figure{margin-bottom:0;margin-top:0}.wp-block-image figure.alignleft{margin-right:1.5em}.wp-block-image figure.alignright{margin-left:1.5em}.wp-block-image a,.wp-block-image a:hover,.wp-block-image a:focus,.widget-area .wp-block-image a,.widget-area .wp-block-image a:hover,.widget-area .wp-block-image a:focus{-webkit-box-shadow:none;box-shadow:none}.wp-block-gallery{margin-bottom:1.5em}.wp-block-gallery figcaption{font-style:italic}.wp-block-gallery.aligncenter{display:flex;margin:0 -8px}.wp-block-quote:not(.is-large):not(.is-style-large){border:0;padding:0}.wp-block-quote.alignleft p:last-of-type,.wp-block-quote.alignright p:last-of-type{margin-bottom:0}.wp-block-quote cite{color:inherit;font-size:inherit}.wp-block-audio audio{display:block;width:100%}.wp-block-cover-image.alignright,.wp-block-cover.alignright,.wp-block-cover-image.alignleft,.wp-block-cover.alignleft,.wp-block-cover-image.aligncenter,.wp-block-cover.aligncenter{display:flex}.wp-block-file .wp-block-file__button{background-color:#222;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;display:inline-block;font-size:14px;font-size:.875rem;font-weight:800;margin-top:2em;padding:.7em 2em;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;white-space:pre-line}.wp-block-file .wp-block-file__button:hover,.wp-block-file .wp-block-file__button:focus{background-color:#767676;-webkit-box-shadow:none;box-shadow:none}.wp-block-code{background:0 0;border:0;padding:0}.wp-block-code code{font-size:inherit}.wp-block-pullquote{border:0}.wp-block-pullquote__citation,.wp-block-pullquote cite{font-size:inherit;text-transform:none}.wp-block-table thead th{border-bottom:2px solid #bbb;padding-bottom:.5em}.wp-block-table tr{border-bottom:1px solid #eee}.wp-block-table th,.wp-block-table td{border:0}.rtl .wp-block-table th,.rtl .wp-block-table td{text-align:right}.wp-block-button .wp-block-button__link{-webkit-box-shadow:none;box-shadow:none;display:inline-block;font-size:14px;font-size:.875rem;font-weight:800;line-height:1.66;margin-top:2em;padding:.7em 2em;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;white-space:pre-line}.entry-content .wp-block-button__link{background-color:#222;color:#fff}.entry-content .is-style-outline .wp-block-button__link:not(.has-background){background-color:transparent}.entry-content .is-style-outline .wp-block-button__link:not(.has-text-color){color:#222}.colors-dark .wp-block-button__link{background-color:#fff;color:#000}.entry-content .wp-block-button__link:hover,.entry-content .wp-block-button__link:focus,.entry-content .is-style-outline .wp-block-button__link:not(.has-background):hover,.entry-content .is-style-outline .wp-block-button__link:not(.has-background):focus{background-color:#767676;-webkit-box-shadow:none;box-shadow:none;color:#fff}.colors-dark .entry-content .wp-block-button__link:hover,.colors-dark .entry-content .wp-block-button__link:focus,.colors-dark .entry-content .is-style-outline .wp-block-button__link:not(.has-background):hover,.colors-dark .entry-content .is-style-outline .wp-block-button__link:not(.has-background):focus{background-color:#bbb;color:#000}.colors-dark .entry-content .is-style-outline .wp-block-button__link:not(.has-text-color){color:#fff}.colors-dark .entry-content .is-style-outline .wp-block-button__link:not(.has-text-color):hover,.colors-dark .entry-content .is-style-outline .wp-block-button__link:not(.has-text-color):focus{color:#222}.colors-custom .entry-content .wp-block-button__link,.colors-custom .entry-content .wp-block-button__link:hover,.colors-custom .entry-content .wp-block-button__link:focus,.colors-dark .entry-content .wp-block-button__link,.colors-dark .entry-content .wp-block-button__link:hover,.colors-dark .entry-content .wp-block-button__link:focus{-webkit-box-shadow:none;box-shadow:none}.colors-custom .entry-content .wp-block-button__link:hover,.colors-custom .entry-content .wp-block-button__link:focus{color:#fff}.wp-block-separator{border:0}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.wp-block-media-text{margin-bottom:1.5em}.wp-block-media-text *:last-child{margin-bottom:0}.wp-block-archives.aligncenter,.wp-block-categories.aligncenter,.wp-block-latest-posts.aligncenter{list-style-position:inside;text-align:center}.wp-block-latest-comments article{margin-bottom:4em}.widget-area .wp-block-latest-comments article{margin-bottom:1em}.blog:not(.has-sidebar) #primary .wp-block-latest-comments article,.archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article,.search:not(.has-sidebar) #primary .wp-block-latest-comments article{float:none;width:100%}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:0}.wp-block-latest-comments a{-webkit-box-shadow:inset 0 -1px 0 rgba(255,255,255,1);box-shadow:inset 0 -1px 0 rgba(255,255,255,1)}.wp-block-latest-comments .wp-block-latest-comments__comment{border-top:none}.wp-block-latest-comments__comment-meta{font-size:16px;font-size:1rem;margin-bottom:.4em}.wp-block-latest-comments__comment-author,.wp-block-latest-comments__comment-link{font-weight:700;text-decoration:none}.wp-block-latest-comments__comment-date{color:#767676;font-size:10px;font-size:.625rem;font-weight:800;letter-spacing:.1818em;margin-top:.4em;text-transform:uppercase}.editor-block-list__block .wp-block-latest-comments__comment-excerpt p{font-size:14px;font-size:.875rem}.wp-block-query .wp-block-post-template>li{border-top:none}.entry-content .has-pale-pink-color{color:#f78da7}.entry-content .has-pale-pink-background-color,.wp-block-button.is-style-outline .has-pale-pink-background-color:link{background-color:#f78da7}.entry-content .has-vivid-red-color{color:#cf2e2e}.entry-content .has-vivid-red-background-color,.wp-block-button.is-style-outline .has-vivid-red-background-color:link{background-color:#cf2e2e}.entry-content .has-luminous-vivid-orange-color{color:#ff6900}.entry-content .has-luminous-vivid-orange-background-color,.wp-block-button.is-style-outline .has-luminous-vivid-orange-background-color:link{background-color:#ff6900}.entry-content .has-luminous-vivid-amber-color{color:#fcb900}.entry-content .has-luminous-vivid-amber-background-color,.wp-block-button.is-style-outline .has-luminous-vivid-amber-background-color:link{background-color:#fcb900}.entry-content .has-light-green-cyan-color{color:#7bdcb5}.entry-content .has-light-green-cyan-background-color,.wp-block-button.is-style-outline .has-light-green-cyan-background-color:link{background-color:#7bdcb5}.entry-content .has-vivid-green-cyan-color{color:#00d084}.entry-content .has-vivid-green-cyan-background-color,.wp-block-button.is-style-outline .has-vivid-green-cyan-background-color:link{background-color:#00d084}.entry-content .has-pale-cyan-blue-color{color:#8ed1fc}.entry-content .has-pale-cyan-blue-background-color,.wp-block-button.is-style-outline .has-pale-cyan-blue-background-color:link{background-color:#8ed1fc}.entry-content .has-vivid-cyan-blue-color{color:#0693e3}.entry-content .has-vivid-cyan-blue-background-color,.wp-block-button.is-style-outline .has-vivid-cyan-blue-background-color:link{background-color:#0693e3}.entry-content .has-very-light-gray-color{color:#eee}.entry-content .has-very-light-gray-background-color,.wp-block-button.is-style-outline .has-very-light-gray-background-color:link{background-color:#eee}.entry-content .has-cyan-bluish-gray-color{color:#abb8c3}.entry-content .has-cyan-bluish-gray-background-color,.wp-block-button.is-style-outline .has-cyan-bluish-gray-background-color:link{background-color:#abb8c3}.entry-content .has-very-dark-gray-color{color:#313131}.entry-content .has-very-dark-gray-background-color,.wp-block-button.is-style-outline .has-very-dark-gray-background-color:link{background-color:#313131} .colors-dark button,.colors-dark input[type=button],.colors-dark input[type=submit],.colors-dark .entry-footer .edit-link a.post-edit-link{background-color:#fff}.colors-dark a:hover,.colors-dark a:active,.colors-dark .entry-content a:focus,.colors-dark .entry-content a:hover,.colors-dark .entry-summary a:focus,.colors-dark .entry-summary a:hover,.colors-dark .comment-content a:focus,.colors-dark .comment-content a:hover,.colors-dark .widget a:focus,.colors-dark .widget a:hover,.colors-dark .site-footer .widget-area a:focus,.colors-dark .site-footer .widget-area a:hover,.colors-dark .posts-navigation a:focus,.colors-dark .posts-navigation a:hover,.colors-dark .comment-metadata a:focus,.colors-dark .comment-metadata a:hover,.colors-dark .comment-metadata a.comment-edit-link:focus,.colors-dark .comment-metadata a.comment-edit-link:hover,.colors-dark .comment-reply-link:focus,.colors-dark .comment-reply-link:hover,.colors-dark .widget_authors a:focus strong,.colors-dark .widget_authors a:hover strong,.colors-dark .entry-title a:focus,.colors-dark .entry-title a:hover,.colors-dark .entry-meta a:focus,.colors-dark .entry-meta a:hover,.colors-dark.blog .entry-meta a.post-edit-link:focus,.colors-dark.blog .entry-meta a.post-edit-link:hover,.colors-dark.archive .entry-meta a.post-edit-link:focus,.colors-dark.archive .entry-meta a.post-edit-link:hover,.colors-dark.search .entry-meta a.post-edit-link:focus,.colors-dark.search .entry-meta a.post-edit-link:hover,.colors-dark .page-links a:focus .page-number,.colors-dark .page-links a:hover .page-number,.colors-dark .entry-footer .cat-links a:focus,.colors-dark .entry-footer .cat-links a:hover,.colors-dark .entry-footer .tags-links a:focus,.colors-dark .entry-footer .tags-links a:hover,.colors-dark .post-navigation a:focus,.colors-dark .post-navigation a:hover,.colors-dark .pagination a:not(.prev):not(.next):focus,.colors-dark .pagination a:not(.prev):not(.next):hover,.colors-dark .comments-pagination a:not(.prev):not(.next):focus,.colors-dark .comments-pagination a:not(.prev):not(.next):hover,.colors-dark .logged-in-as a:focus,.colors-dark .logged-in-as a:hover,.colors-dark a:focus .nav-title,.colors-dark a:hover .nav-title,.colors-dark .edit-link a:focus,.colors-dark .edit-link a:hover,.colors-dark .site-info a:focus,.colors-dark .site-info a:hover,.colors-dark .widget .widget-title a:focus,.colors-dark .widget .widget-title a:hover,.colors-dark .widget ul li a:focus,.colors-dark .widget ul li a:hover{color:#fff}.colors-dark .entry-content a:focus,.colors-dark .entry-content a:hover,.colors-dark .entry-summary a:focus,.colors-dark .entry-summary a:hover,.colors-dark .comment-content a:focus,.colors-dark .comment-content a:hover,.colors-dark .widget a:focus,.colors-dark .widget a:hover,.colors-dark .site-footer .widget-area a:focus,.colors-dark .site-footer .widget-area a:hover,.colors-dark .posts-navigation a:focus,.colors-dark .posts-navigation a:hover,.colors-dark .comment-metadata a:focus,.colors-dark .comment-metadata a:hover,.colors-dark .comment-metadata a.comment-edit-link:focus,.colors-dark .comment-metadata a.comment-edit-link:hover,.colors-dark .comment-reply-link:focus,.colors-dark .comment-reply-link:hover,.colors-dark .widget_authors a:focus strong,.colors-dark .widget_authors a:hover strong,.colors-dark .entry-title a:focus,.colors-dark .entry-title a:hover,.colors-dark .entry-meta a:focus,.colors-dark .entry-meta a:hover,.colors-dark.blog .entry-meta a.post-edit-link:focus,.colors-dark.blog .entry-meta a.post-edit-link:hover,.colors-dark.archive .entry-meta a.post-edit-link:focus,.colors-dark.archive .entry-meta a.post-edit-link:hover,.colors-dark.search .entry-meta a.post-edit-link:focus,.colors-dark.search .entry-meta a.post-edit-link:hover,.colors-dark .page-links a:focus .page-number,.colors-dark .page-links a:hover .page-number,.colors-dark .entry-footer .cat-links a:focus,.colors-dark .entry-footer .cat-links a:hover,.colors-dark .entry-footer .tags-links a:focus,.colors-dark .entry-footer .tags-links a:hover,.colors-dark .post-navigation a:focus,.colors-dark .post-navigation a:hover,.colors-dark .pagination a:not(.prev):not(.next):focus,.colors-dark .pagination a:not(.prev):not(.next):hover,.colors-dark .comments-pagination a:not(.prev):not(.next):focus,.colors-dark .comments-pagination a:not(.prev):not(.next):hover,.colors-dark .logged-in-as a:focus,.colors-dark .logged-in-as a:hover,.colors-dark a:focus .nav-title,.colors-dark a:hover .nav-title,.colors-dark .edit-link a:focus,.colors-dark .edit-link a:hover,.colors-dark .site-info a:focus,.colors-dark .site-info a:hover,.colors-dark .widget .widget-title a:focus,.colors-dark .widget .widget-title a:hover,.colors-dark .widget ul li a:focus,.colors-dark .widget ul li a:hover{-webkit-box-shadow:inset 0 0 0 rgba(255,255,255,0),0 3px 0 rgba(255,255,255,1);box-shadow:inset 0 0 0 rgba(255,255,255,0),0 3px 0 rgba(255,255,255,1)}.colors-dark .entry-content a,.colors-dark .entry-summary a,.colors-dark .comment-content a,.colors-dark .widget a,.colors-dark .site-footer .widget-area a,.colors-dark .posts-navigation a,.colors-dark .widget_authors a strong{-webkit-box-shadow:inset 0 -1px 0 rgba(240,240,240,1);box-shadow:inset 0 -1px 0 rgba(240,240,240,1)}body.colors-dark,.colors-dark button,.colors-dark input,.colors-dark select,.colors-dark textarea,.colors-dark h3,.colors-dark h4,.colors-dark h6,.colors-dark label,.colors-dark .entry-title a,.colors-dark.twentyseventeen-front-page .panel-content .recent-posts article,.colors-dark .entry-footer .cat-links a,.colors-dark .entry-footer .tags-links a,.colors-dark .format-quote blockquote,.colors-dark .nav-title,.colors-dark .comment-body{color:#eee}.colors-dark ::-webkit-input-placeholder{color:#ddd}.colors-dark :-moz-placeholder{color:#ddd}.colors-dark ::-moz-placeholder{color:#ddd}.colors-dark :-ms-input-placeholder{color:#ddd}.colors-dark input[type=text]:focus,.colors-dark input[type=email]:focus,.colors-dark input[type=url]:focus,.colors-dark input[type=password]:focus,.colors-dark input[type=search]:focus,.colors-dark input[type=number]:focus,.colors-dark input[type=tel]:focus,.colors-dark input[type=range]:focus,.colors-dark input[type=date]:focus,.colors-dark input[type=month]:focus,.colors-dark input[type=week]:focus,.colors-dark input[type=time]:focus,.colors-dark input[type=datetime]:focus,.colors-dark input[type=datetime-local]:focus,.colors-dark input[type=color]:focus,.colors-dark textarea:focus,.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar{border-color:#eee}.colors-dark input[type=text]:focus,.colors-dark input[type=email]:focus,.colors-dark input[type=url]:focus,.colors-dark input[type=password]:focus,.colors-dark input[type=search]:focus,.colors-dark input[type=number]:focus,.colors-dark input[type=tel]:focus,.colors-dark input[type=range]:focus,.colors-dark input[type=date]:focus,.colors-dark input[type=month]:focus,.colors-dark input[type=week]:focus,.colors-dark input[type=time]:focus,.colors-dark input[type=datetime]:focus,.colors-dark input[type=datetime-local]:focus,.colors-dark input[type=color]:focus,.colors-dark textarea:focus,.colors-dark button.secondary,.colors-dark input[type=reset],.colors-dark input[type=button].secondary,.colors-dark input[type=reset].secondary,.colors-dark input[type=submit].secondary,.colors-dark a,.colors-dark .site-title,.colors-dark .site-title a,.colors-dark .navigation-top a,.colors-dark .dropdown-toggle,.colors-dark .menu-toggle,.colors-dark .page .panel-content .entry-title,.colors-dark .page-title,.colors-dark.page:not(.twentyseventeen-front-page) .entry-title,.colors-dark .page-links a .page-number,.colors-dark .comment-metadata a.comment-edit-link,.colors-dark .comment-reply-link .icon,.colors-dark h2.widget-title,.colors-dark mark,.colors-dark .post-navigation a:focus .icon,.colors-dark .post-navigation a:hover .icon,.colors-dark.blog .entry-meta a.post-edit-link,.colors-dark.archive .entry-meta a.post-edit-link,.colors-dark.search .entry-meta a.post-edit-link,.colors-custom .twentyseventeen-panel .recent-posts .entry-header .edit-link{color:#ddd}.colors-dark h2,.colors-dark blockquote,.colors-dark input[type=text],.colors-dark input[type=email],.colors-dark input[type=url],.colors-dark input[type=password],.colors-dark input[type=search],.colors-dark input[type=number],.colors-dark input[type=tel],.colors-dark input[type=range],.colors-dark input[type=date],.colors-dark input[type=month],.colors-dark input[type=week],.colors-dark input[type=time],.colors-dark input[type=datetime],.colors-dark input[type=datetime-local],.colors-dark input[type=color],.colors-dark textarea,.colors-dark .navigation-top .current-menu-item>a,.colors-dark .navigation-top .current_page_item>a,.colors-dark .entry-content blockquote.alignleft,.colors-dark .entry-content blockquote.alignright,.colors-dark .taxonomy-description,.colors-dark .site-info a,.colors-dark .wp-caption{color:#ccc}.colors-dark abbr,.colors-dark acronym{border-bottom-color:#ccc}.colors-dark h5,.main-navigation a:hover,.colors-dark .entry-meta,.colors-dark .entry-meta a,.colors-dark .nav-subtitle,.colors-dark .comment-metadata,.colors-dark .comment-metadata a,.colors-dark .no-comments,.colors-dark .comment-awaiting-moderation,.colors-dark .page-numbers.current,.colors-dark .page-links .page-number,.colors-dark .site-description{color:#bbb}.colors-dark :not(.mejs-button)>button:hover,.colors-dark :not(.mejs-button)>button:focus,.colors-dark input[type=button]:hover,.colors-dark input[type=button]:focus,.colors-dark input[type=submit]:hover,.colors-dark input[type=submit]:focus,.colors-dark .prev.page-numbers:focus,.colors-dark .prev.page-numbers:hover,.colors-dark .next.page-numbers:focus,.colors-dark .next.page-numbers:hover,.colors-dark .entry-footer .edit-link a.post-edit-link:focus,.colors-dark .entry-footer .edit-link a.post-edit-link:hover{background:#bbb}.colors-dark .social-navigation a:hover,.colors-dark .social-navigation a:focus{background:#999;color:#222}.colors-dark .entry-footer .cat-links .icon,.colors-dark .entry-footer .tags-links .icon{color:#666}.colors-dark button.secondary:hover,.colors-dark button.secondary:focus,.colors-dark input[type=reset]:hover,.colors-dark input[type=reset]:focus,.colors-dark input[type=button].secondary:hover,.colors-dark input[type=button].secondary:focus,.colors-dark input[type=reset].secondary:hover,.colors-dark input[type=reset].secondary:focus,.colors-dark input[type=submit].secondary:hover,.colors-dark input[type=submit].secondary:focus,.colors-dark .social-navigation a,.colors-dark hr{background:#555}.colors-dark input[type=text],.colors-dark input[type=email],.colors-dark input[type=url],.colors-dark input[type=password],.colors-dark input[type=search],.colors-dark input[type=number],.colors-dark input[type=tel],.colors-dark input[type=range],.colors-dark input[type=date],.colors-dark input[type=month],.colors-dark input[type=week],.colors-dark input[type=time],.colors-dark input[type=datetime],.colors-dark input[type=datetime-local],.colors-dark input[type=color],.colors-dark textarea,.colors-dark select,.colors-dark fieldset,.colors-dark .widget .tagcloud a:hover,.colors-dark .widget .tagcloud a:focus,.colors-dark .widget.widget_tag_cloud a:hover,.colors-dark .widget.widget_tag_cloud a:focus,.colors-dark .wp_widget_tag_cloud a:hover,.colors-dark .wp_widget_tag_cloud a:focus{border-color:#555}.colors-dark button.secondary,.colors-dark input[type=reset],.colors-dark input[type=button].secondary,.colors-dark input[type=reset].secondary,.colors-dark input[type=submit].secondary,.colors-dark .prev.page-numbers,.colors-dark .next.page-numbers{background-color:#444}.colors-dark .widget .tagcloud a,.colors-dark .widget.widget_tag_cloud a,.colors-dark .wp_widget_tag_cloud a{border-color:#444}.colors-dark.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child),.colors-dark .widget ul li{border-top-color:#444}.colors-dark .widget ul li{border-bottom-color:#444}.colors-dark pre,.colors-dark mark,.colors-dark ins,.colors-dark input[type=text],.colors-dark input[type=email],.colors-dark input[type=url],.colors-dark input[type=password],.colors-dark input[type=search],.colors-dark input[type=number],.colors-dark input[type=tel],.colors-dark input[type=range],.colors-dark input[type=date],.colors-dark input[type=month],.colors-dark input[type=week],.colors-dark input[type=time],.colors-dark input[type=datetime],.colors-dark input[type=datetime-local],.colors-dark input[type=color],.colors-dark textarea,.colors-dark select,.colors-dark fieldset{background:#333}.colors-dark tr,.colors-dark thead th{border-color:#333}.colors-dark .navigation-top,.colors-dark .main-navigation>div>ul,.colors-dark .pagination,.colors-dark .comment-navigation,.colors-dark .entry-footer,.colors-dark .site-footer{border-top-color:#333}.colors-dark .single-featured-image-header,.colors-dark .navigation-top,.colors-dark .main-navigation li,.colors-dark .entry-footer,.colors-dark #comments{border-bottom-color:#333}.colors-dark .site-header,.colors-dark .single-featured-image-header{background-color:#262626}.colors-dark button,.colors-dark input[type=button],.colors-dark input[type=submit],.colors-dark .prev.page-numbers:focus,.colors-dark .prev.page-numbers:hover,.colors-dark .next.page-numbers:focus,.colors-dark .next.page-numbers:hover{color:#222}body.colors-dark,.colors-dark .site-content-contain,.colors-dark .navigation-top,.colors-dark .main-navigation ul{background:#222}.colors-dark .entry-title a,.colors-dark .entry-meta a,.colors-dark.blog .entry-meta a.post-edit-link,.colors-dark.archive .entry-meta a.post-edit-link,.colors-dark.search .entry-meta a.post-edit-link,.colors-dark .page-links a,.colors-dark .page-links a .page-number,.colors-dark .entry-footer a,.colors-dark .entry-footer .cat-links a,.colors-dark .entry-footer .tags-links a,.colors-dark .edit-link a,.colors-dark .post-navigation a,.colors-dark .logged-in-as a,.colors-dark .comment-navigation a,.colors-dark .comment-metadata a,.colors-dark .comment-metadata a.comment-edit-link,.colors-dark .comment-reply-link,.colors-dark a .nav-title,.colors-dark .pagination a,.colors-dark .comments-pagination a,.colors-dark .widget .widget-title a,.colors-dark .widget ul li a,.colors-dark .site-footer .widget-area ul li a,.colors-dark .site-info a{-webkit-box-shadow:inset 0 -1px 0 rgba(34,34,34,1);box-shadow:inset 0 -1px 0 rgba(34,34,34,1)}.colors-dark .entry-content a img,.colors-dark .comment-content a img,.colors-dark .widget a img{-webkit-box-shadow:0 0 0 8px #222;box-shadow:0 0 0 8px #222}.colors-dark .entry-footer .edit-link a.post-edit-link{color:#000}.colors-dark .menu-toggle,.colors-dark .menu-toggle:hover,.colors-dark .menu-toggle:focus,.colors-dark .dropdown-toggle,.colors-dark .dropdown-toggle:hover,.colors-dark .dropdown-toggle:focus,.colors-dark .menu-scroll-down,.colors-dark .menu-scroll-down:hover,.colors-dark .menu-scroll-down:focus{background-color:transparent}.colors-dark .gallery-item a,.colors-dark .gallery-item a:hover,.colors-dark .gallery-item a:focus,.colors-dark .widget .tagcloud a,.colors-dark .widget .tagcloud a:focus,.colors-dark .widget .tagcloud a:hover,.colors-dark .widget.widget_tag_cloud a,.colors-dark .widget.widget_tag_cloud a:focus,.colors-dark .widget.widget_tag_cloud a:hover,.colors-dark .wp_widget_tag_cloud a,.colors-dark .wp_widget_tag_cloud a:focus,.colors-dark .wp_widget_tag_cloud a:hover,.colors-dark .entry-footer .edit-link a.post-edit-link:focus,.colors-dark .entry-footer .edit-link a.post-edit-link:hover{-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width:48em){.colors-dark .nav-links .nav-previous .nav-title .icon,.colors-dark .nav-links .nav-next .nav-title .icon{color:#eee}.colors-dark .main-navigation li li:hover,.colors-dark .main-navigation li li.focus{background:#999}.colors-dark .menu-scroll-down{color:#999}.colors-dark .main-navigation ul ul{border-color:#333;background:#222}.colors-dark .main-navigation ul li.menu-item-has-children:before,.colors-dark .main-navigation ul li.page_item_has_children:before{border-bottom-color:#333}.main-navigation ul li.menu-item-has-children:after,.main-navigation ul li.page_item_has_children:after{border-bottom-color:#222}.colors-dark .main-navigation li li.focus>a,.colors-dark .main-navigation li li:focus>a,.colors-dark .main-navigation li li:hover>a,.colors-dark .main-navigation li li a:hover,.colors-dark .main-navigation li li a:focus,.colors-dark .main-navigation li li.current_page_item a:hover,.colors-dark .main-navigation li li.current-menu-item a:hover,.colors-dark .main-navigation li li.current_page_item a:focus,.colors-dark .main-navigation li li.current-menu-item a:focus{color:#222}} /*! * Plugin: AAWP * URL: https://getaawp.com * Name: main.css */ .aawp-clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.aawp-clearfix{display:inline-block}html[xmlns] .aawp-clearfix{display:block}* html .aawp-clearfix{height:1%}.aawp .align-center{text-align:center}.aawp-button,.aawp .aawp-button{box-sizing:border-box;display:inline-block;margin:0;padding:7px 12px 6px;cursor:pointer;font-size:14px;font-weight:400;line-height:19px;text-align:center;text-decoration:none!important;background-color:#fff;border:1px solid #ccc!important;color:#333!important}.aawp-button:hover,.aawp .aawp-button:hover{text-decoration:none!important}.aawp-button:active,.aawp-button:focus,.aawp .aawp-button:active,.aawp .aawp-button:focus{box-shadow:none;text-decoration:none!important;outline:none}.aawp-button:visited,.aawp .aawp-button:visited{color:#333!important}.aawp-button:focus,.aawp-button:hover,.aawp .aawp-button:focus,.aawp .aawp-button:hover{border:1px solid #ccc!important;color:#333!important;background-color:#fafafa}.aawp-button.rounded,.aawp .aawp-button.rounded{border-radius:3px}.aawp-button.shadow,.aawp .aawp-button.shadow{box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.aawp-button.aawp-button--amazon,.aawp .aawp-button.aawp-button--amazon{border-color:#9c7e31 #90742d #786025!important;border-radius:3px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4);background:#f0c14b;background:linear-gradient(180deg,#f7dfa5,#f0c14b) repeat scroll 0 0 transparent;color:#111!important}.aawp-button.aawp-button--amazon:active,.aawp-button.aawp-button--amazon:focus,.aawp-button.aawp-button--amazon:hover,.aawp .aawp-button.aawp-button--amazon:active,.aawp .aawp-button.aawp-button--amazon:focus,.aawp .aawp-button.aawp-button--amazon:hover{background:#eeb933;background:linear-gradient(180deg,#f5d78e,#eeb933) repeat scroll 0 0 transparent;color:#111!important}.aawp-button.aawp-button--blue,.aawp .aawp-button.aawp-button--blue{background-color:#3498db;border-color:#3498db!important;color:#fff!important}.aawp-button.aawp-button--blue:visited,.aawp .aawp-button.aawp-button--blue:visited{color:#fff!important}.aawp-button.aawp-button--blue:focus,.aawp-button.aawp-button--blue:hover,.aawp .aawp-button.aawp-button--blue:focus,.aawp .aawp-button.aawp-button--blue:hover{border:1px solid #3498db!important;color:#fff!important;background-color:#2b94d9}.aawp-button.aawp-button--red,.aawp .aawp-button.aawp-button--red{background-color:#e74c3c;border-color:#e74c3c!important;color:#fff!important}.aawp-button.aawp-button--red:visited,.aawp .aawp-button.aawp-button--red:visited{color:#fff!important}.aawp-button.aawp-button--red:focus,.aawp-button.aawp-button--red:hover,.aawp .aawp-button.aawp-button--red:focus,.aawp .aawp-button.aawp-button--red:hover{border:1px solid #e74c3c!important;color:#fff!important;background-color:#e64433}.aawp-button.aawp-button--green,.aawp .aawp-button.aawp-button--green{background-color:#27ae60;border-color:#27ae60!important;color:#fff!important}.aawp-button.aawp-button--green:visited,.aawp .aawp-button.aawp-button--green:visited{color:#fff!important}.aawp-button.aawp-button--green:focus,.aawp-button.aawp-button--green:hover,.aawp .aawp-button.aawp-button--green:focus,.aawp .aawp-button.aawp-button--green:hover{border:1px solid #27ae60!important;color:#fff!important;background-color:#25a65b}.aawp-button.aawp-button--yellow,.aawp .aawp-button.aawp-button--yellow{background-color:#ffdf88;border-color:#ffdf88!important;color:#333!important}.aawp-button.aawp-button--yellow:visited,.aawp .aawp-button.aawp-button--yellow:visited{color:#333!important}.aawp-button.aawp-button--yellow:focus,.aawp-button.aawp-button--yellow:hover,.aawp .aawp-button.aawp-button--yellow:focus,.aawp .aawp-button.aawp-button--yellow:hover{border:1px solid #ffdf88!important;color:#333!important;background-color:#ffdc7e}.aawp-button.aawp-button--orange,.aawp .aawp-button.aawp-button--orange{background-color:#f39c12;border-color:#f39c12!important;color:#fff!important}.aawp-button.aawp-button--orange:visited,.aawp .aawp-button.aawp-button--orange:visited{color:#fff!important}.aawp-button.aawp-button--orange:focus,.aawp-button.aawp-button--orange:hover,.aawp .aawp-button.aawp-button--orange:focus,.aawp .aawp-button.aawp-button--orange:hover{border:1px solid #f39c12!important;color:#fff!important;background-color:#ef970c}.aawp-button.aawp-button--dark,.aawp .aawp-button.aawp-button--dark{background-color:#363636;border-color:#363636!important;color:#fff!important}.aawp-button.aawp-button--dark:visited,.aawp .aawp-button.aawp-button--dark:visited{color:#fff!important}.aawp-button.aawp-button--dark:focus,.aawp-button.aawp-button--dark:hover,.aawp .aawp-button.aawp-button--dark:focus,.aawp .aawp-button.aawp-button--dark:hover{border:1px solid #363636!important;color:#fff!important;background-color:#313131}.aawp-button.aawp-button--icon,.aawp .aawp-button.aawp-button--icon{position:relative;padding-left:32px}.aawp-button.aawp-button--icon:before,.aawp .aawp-button.aawp-button--icon:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:14px 14px;background-position:9px}.aawp-button.aawp-button--icon-amazon-black:before,.aawp .aawp-button.aawp-button--icon-amazon-black:before{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/icon-amazon-black.svg)}.aawp-button.aawp-button--icon-black:before,.aawp .aawp-button.aawp-button--icon-black:before{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/icon-cart-black.svg)}.aawp-button.aawp-button--icon-amazon-white:before,.aawp .aawp-button.aawp-button--icon-amazon-white:before{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/icon-amazon-white.svg)}.aawp-button.aawp-button--icon-white:before,.aawp .aawp-button.aawp-button--icon-white:before{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/icon-cart-white.svg)}a.aawp-star-rating,a.aawp-star-rating:active,a.aawp-star-rating:focus,a.aawp-star-rating:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp-star-rating{position:relative;display:inline-block;background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/v1.svg);height:16px;width:80px;background-size:16px 16px}.aawp-star-rating,.aawp-star-rating>span{background-repeat:repeat-x;background-position:0;vertical-align:middle}.aawp-star-rating>span{position:absolute;top:0;bottom:0;left:0;display:block;background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/v1-active.svg);height:16px;width:80px;background-size:16px 16px}.aawp-star-rating--medium,.aawp-star-rating--medium>span{height:20px;width:100px;background-size:20px 20px}.aawp-star-rating--large,.aawp-star-rating--large>span{height:30px;width:150px;background-size:30px 30px}.aawp-star-rating--v2{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/v2.svg)}.aawp-star-rating--v2>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/v2-active.svg)}.aawp-star-rating--v3{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/v3.svg)}.aawp-star-rating--v3>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/v3-active.svg)}.aawp-star-rating--v4{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/v4.svg)}.aawp-star-rating--v4>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/v4-active.svg)}.aawp-star-rating--v5{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/v5.svg)}.aawp-star-rating--v5>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/v5-active.svg)}.aawp-star-rating--v6{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/v6.svg)}.aawp-star-rating--v6>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/v6-active.svg)}.aawp-star-rating--v7{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/v7.svg)}.aawp-star-rating--v7>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/v7-active.svg)}.aawp-star-rating--wayl{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/wayl.svg)}.aawp-star-rating--wayl>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/stars/wayl-active.svg)}.aawp-star-rating--wayl.aawp-star-rating--small,.aawp-star-rating--wayl.aawp-star-rating--small>span{height:16px;width:60px;background-size:12px 16px}.aawp-star-rating--wayl.aawp-star-rating--medium,.aawp-star-rating--wayl.aawp-star-rating--medium>span{height:20px;width:75px;background-size:15px 20px}.aawp-star-rating--wayl.aawp-star-rating--large,.aawp-star-rating--wayl.aawp-star-rating--large>span{height:30px;width:115px;background-size:23px 30px}.aawp-product{position:relative;margin:0 0 30px;width:100%}.aawp-product .aawp-product__title{word-wrap:break-word}.aawp-product__ribbon{padding:0 20px;font-weight:400;font-size:12px;line-height:20px;text-transform:uppercase}.aawp-product__ribbon--sale{background:#27ae60;border-bottom-left-radius:2px;color:#fff}.aawp-product__ribbon--bestseller{background:#e47911;border-bottom-right-radius:2px;color:#fff}.aawp-product__ribbon--new{background:#d9534f;border-bottom-right-radius:2px;color:#fff}.aawp.aawp-box.box--widget,.widget .aawp-box{box-sizing:border-box;margin-bottom:15px;padding:15px 10px 10px}.aawp.aawp-box.box--widget *,.aawp.aawp-box.box--widget :after,.aawp.aawp-box.box--widget :before,.widget .aawp-box *,.widget .aawp-box :after,.widget .aawp-box :before{box-sizing:border-box}.aawp.aawp-box.box--widget:last-child,.widget .aawp-box:last-child{margin-bottom:0}.aawp.aawp-box.box--widget.sale,.widget .aawp-box.sale{padding-top:30px}.aawp.aawp-box.box--widget .aawp-box__thumb,.widget .aawp-box .aawp-box__thumb{float:none;width:100%;margin-bottom:10px}.aawp.aawp-box.box--widget .aawp-box__image,.widget .aawp-box .aawp-box__image{max-width:120px;margin-bottom:5px}.aawp.aawp-box.box--widget .aawp-box__content,.widget .aawp-box .aawp-box__content{margin-left:0;padding-left:0}.aawp.aawp-box.box--widget .aawp-box__title,.widget .aawp-box .aawp-box__title{font-size:14px!important;line-height:1.3!important;text-align:center}.aawp.aawp-box.box--widget .aawp-box__footer,.widget .aawp-box .aawp-box__footer{text-align:center;margin-left:0;padding-left:0}.aawp.aawp-box.box--widget .aawp-box__footer p,.widget .aawp-box .aawp-box__footer p{margin:0}.aawp.aawp-box.box--widget .aawp-box__rating,.widget .aawp-box .aawp-box__rating{margin-left:0}.aawp.aawp-box.box--widget .aawp-box__pricing,.widget .aawp-box .aawp-box__pricing{margin:0 0 10px}.aawp.aawp-box.box--widget .aawp-box__price,.widget .aawp-box .aawp-box__price{line-height:1!important;margin-bottom:5px}.aawp.aawp-box.box--widget .aawp-box__price--old,.widget .aawp-box .aawp-box__price--old{font-size:13px!important}.aawp.aawp-box.box--widget .aawp-box__price--saved,.widget .aawp-box .aawp-box__price--saved{margin-top:0}.aawp.aawp-box.box--widget .aawp-box__price--current,.widget .aawp-box .aawp-box__price--current{display:block!important;font-size:18px!important;margin:0}.aawp.aawp-box.box--widget .aawp-box__prime,.widget .aawp-box .aawp-box__prime{margin:5px 0 0!important}.aawp.aawp-box.box--widget .aawp-box__btn,.widget .aawp-box .aawp-box__btn{margin-top:5px;margin-left:0}.aawp.aawp-box.box--widget .aawp-box__info,.widget .aawp-box .aawp-box__info{position:static;display:block;margin-top:10px;max-width:100%;text-align:center}.aawp.aawp-box.box--widget.inline-info .aawp-box__thumb,.widget .aawp-box.inline-info .aawp-box__thumb{margin-bottom:10px}.aawp.aawp-box.box--widget .aawp-box__description,.aawp.aawp-box.box--widget .aawp-box__reviews,.widget .aawp-box .aawp-box__description,.widget .aawp-box .aawp-box__reviews{display:none}.aawp .aawp-product--horizontal{zoom:1;display:block;max-width:100%;padding:20px;background:#fff;border:1px solid #ececec;font-size:15px;line-height:1.6;white-space:normal}.aawp .aawp-product--horizontal:after,.aawp .aawp-product--horizontal:before{content:" ";display:table}.aawp .aawp-product--horizontal:after{clear:both}.aawp .aawp-product--horizontal.aawp-product--ribbon{padding-top:35px}@media (min-width:769px){.aawp .aawp-product--horizontal.aawp-product--css-adjust-image-large .aawp-product__thumb{width:250px}.aawp .aawp-product--horizontal.aawp-product--css-adjust-image-large .aawp-product__content{margin-left:250px;padding-left:40px}}.aawp .aawp-product--horizontal .aawp-product__thumb{float:left;width:160px}@media (max-width:768px){.aawp .aawp-product--horizontal .aawp-product__thumb{float:none;width:100%}}.aawp .aawp-product--horizontal .aawp-product__image{display:block;height:auto;margin:0 auto 15px;max-height:200px;max-width:100%;width:auto;border:none;box-shadow:none}.aawp .aawp-product--horizontal .aawp-product__rating{margin:0 auto 10px;text-align:center}.aawp .aawp-product--horizontal .aawp-product__reviews{margin-top:5px;font-size:12px;color:#666;text-align:center}.aawp .aawp-product--horizontal .aawp-product__content{margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp .aawp-product--horizontal .aawp-product__content{margin:0;padding:0}}.aawp .aawp-product--horizontal .aawp-product__title{display:block;margin:0 0 15px;font-size:18px;font-weight:700}@media (max-width:480px){.aawp .aawp-product--horizontal .aawp-product__title{margin-bottom:5px;font-size:16px}}.aawp .aawp-product--horizontal .aawp-product__description{margin:0}.aawp .aawp-product--horizontal .aawp-product__description>p{margin:0 0 5px}.aawp .aawp-product--horizontal .aawp-product__description>p:empty{display:none}.aawp .aawp-product--horizontal .aawp-product__description>ul{margin:0 0 5px;padding:0 0 0 20px;list-style-type:disc;list-style-position:outside!important}.aawp .aawp-product--horizontal .aawp-product__description>ul li{margin:0;padding:0;background:0 0;word-wrap:break-word}@media (max-width:480px){.aawp .aawp-product--horizontal .aawp-product__description{display:none}}.aawp .aawp-product--horizontal .aawp-product__footer{text-align:right;margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp .aawp-product--horizontal .aawp-product__footer{margin:0;padding:0}}.aawp .aawp-product--horizontal .aawp-product__pricing{display:block;margin-bottom:5px}.aawp .aawp-product--horizontal .aawp-product__pricing .aawp-product__price--current:empty,.aawp .aawp-product--horizontal .aawp-product__pricing .aawp-product__price--old:empty,.aawp .aawp-product--horizontal .aawp-product__pricing .aawp-product__price:empty,.aawp .aawp-product--horizontal .aawp-product__pricing:empty{display:none;margin:0}.aawp .aawp-product--horizontal .aawp-product__pricing span+span{margin-left:15px}.aawp .aawp-product--horizontal .aawp-product__pricing span+span.aawp-check-premium,.aawp .aawp-product--horizontal .aawp-product__pricing span+span.aawp-check-prime{margin-left:5px}@media (max-width:480px){.aawp .aawp-product--horizontal .aawp-product__pricing{margin-bottom:0}}.aawp .aawp-product--horizontal .aawp-product__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp .aawp-product--horizontal .aawp-product__price--old{font-size:14px;text-decoration:line-through;color:#666}.aawp .aawp-product--horizontal .aawp-product__price--current{font-size:20px;font-weight:700}@media (max-width:480px){.aawp .aawp-product--horizontal .aawp-product__price--current{font-size:16px}}.aawp .aawp-product--horizontal .aawp-product__price--saved{border-radius:2px;background:#27ae60;background:rgba(39,174,96,.8);padding:4px 6px;color:#fff;font-size:12px;line-height:12px;margin-top:11px;margin-bottom:11px}.aawp .aawp-product--horizontal .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp .aawp-product--horizontal .aawp-product__ribbon{position:absolute;padding:0 15px}.aawp .aawp-product--horizontal .aawp-product__ribbon--bestseller,.aawp .aawp-product--horizontal .aawp-product__ribbon--new{top:-1px;left:-1px}.aawp .aawp-product--horizontal .aawp-product__ribbon--sale{top:-1px;right:-1px}.aawp .aawp-product--horizontal .aawp-product__info{position:absolute;bottom:10px;left:15px;max-width:225px;color:#666;font-size:11px;text-align:left}@media (max-width:768px){.aawp .aawp-product--horizontal .aawp-product__info{position:static;display:block;margin-top:10px;max-width:100%}}@media (min-width:768px){.aawp .aawp-product--horizontal.aawp-product--inline-info .aawp-product__thumb{margin-bottom:30px}}.aawp .aawp-product--horizontal.aawp-product--style-light{box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.aawp .aawp-product--horizontal.aawp-product--style-dark{background:#232f3e;color:#e2e2e2}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title,.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title:visited{color:#fff}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__teaser,.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title:focus,.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__price--current{color:#fff}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__info,.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__price--old,.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__reviews{color:#ccc}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-star-rating--wayl{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-star-rating--wayl>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--horizontal.aawp-product--style-wayl{background:#96281b;color:#e2e2e2}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title,.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title:visited{color:#fff}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__teaser,.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title:focus,.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__price--current{color:#fff}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__info,.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__price--old,.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__reviews{color:#ccc}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-star-rating--wayl{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-star-rating--wayl>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-vertical{zoom:1;background:#fff;border:1px solid #ececec;color:inherit;position:relative;display:block;max-width:100%;font-size:15px;line-height:1.6;white-space:normal;min-width:100%;padding:15px;margin:0 0 20px}.aawp .aawp-product--widget-vertical:after,.aawp .aawp-product--widget-vertical:before{content:" ";display:table}.aawp .aawp-product--widget-vertical:after{clear:both}@media (max-width:480px){.aawp .aawp-product--widget-vertical{margin-bottom:15px}}.aawp .aawp-product--widget-vertical.ribbon{padding-top:35px}.aawp .aawp-product--widget-vertical .aawp-box__thumb{float:left;width:160px}@media (max-width:768px){.aawp .aawp-product--widget-vertical .aawp-box__thumb{float:none;width:100%}}.aawp .aawp-product--widget-vertical .aawp-box__image{display:block;height:auto;margin:0 auto 15px;max-width:100%;border:none;box-shadow:none}.aawp .aawp-product--widget-vertical .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp .aawp-product--widget-vertical .aawp-box__reviews{margin-top:5px;font-size:12px;color:#666;text-align:center}.aawp .aawp-product--widget-vertical .aawp-box__content{margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp .aawp-product--widget-vertical .aawp-box__content{margin:0;padding:0}}.aawp .aawp-product--widget-vertical .aawp-box__title{display:block;margin:0 0 15px;font-size:18px;font-weight:700}@media (max-width:480px){.aawp .aawp-product--widget-vertical .aawp-box__title{margin-bottom:5px;font-size:16px}}.aawp .aawp-product--widget-vertical .aawp-box__description{margin:0}.aawp .aawp-product--widget-vertical .aawp-box__description>p{margin:0 0 5px}.aawp .aawp-product--widget-vertical .aawp-box__description>p:empty{display:none}.aawp .aawp-product--widget-vertical .aawp-box__description>ul{margin:0 0 5px;padding:0 0 0 20px;list-style-position:outside!important}.aawp .aawp-product--widget-vertical .aawp-box__description>ul li{margin:0;padding:0}@media (max-width:480px){.aawp .aawp-product--widget-vertical .aawp-box__description{display:none}}.aawp .aawp-product--widget-vertical .aawp-box__footer{text-align:right;margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp .aawp-product--widget-vertical .aawp-box__footer{margin:0;padding:0}}.aawp .aawp-product--widget-vertical .aawp-box__pricing{display:block;margin-bottom:5px}.aawp .aawp-product--widget-vertical .aawp-box__pricing:empty{display:none}.aawp .aawp-product--widget-vertical .aawp-box__pricing span+span{margin-left:15px}.aawp .aawp-product--widget-vertical .aawp-box__pricing span+span.aawp-check-premium,.aawp .aawp-product--widget-vertical .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media (max-width:480px){.aawp .aawp-product--widget-vertical .aawp-box__pricing{margin-bottom:0}}.aawp .aawp-product--widget-vertical .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp .aawp-product--widget-vertical .aawp-box__price--old{font-size:14px;text-decoration:line-through;color:#666}.aawp .aawp-product--widget-vertical .aawp-box__price--current{font-size:20px;font-weight:700}@media (max-width:480px){.aawp .aawp-product--widget-vertical .aawp-box__price--current{font-size:16px}}.aawp .aawp-product--widget-vertical .aawp-box__price--saved{border-radius:2px;background:#27ae60;background:rgba(39,174,96,.8);padding:4px 6px;color:#fff;font-size:12px;line-height:12px;margin-top:11px;margin-bottom:11px}.aawp .aawp-product--widget-vertical .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp .aawp-product--widget-vertical .aawp-box__ribbon{position:absolute;font-weight:400;font-size:12px;text-transform:uppercase;color:#fff;line-height:20px;padding:0 15px}.aawp .aawp-product--widget-vertical .aawp-box__bestseller{top:-1px;left:-1px;background:#e47911;background:rgba(228,121,17,.8);border-bottom-right-radius:2px}.aawp .aawp-product--widget-vertical .aawp-box__sale{top:-1px;right:-1px;background:#27ae60;background:rgba(39,174,96,.8);border-bottom-left-radius:2px}.aawp .aawp-product--widget-vertical .aawp-box__info{position:absolute;bottom:10px;left:15px;max-width:225px;color:#666;font-size:11px;text-align:left}@media (max-width:768px){.aawp .aawp-product--widget-vertical .aawp-box__info{position:static;display:block;margin-top:10px;max-width:100%}}@media (min-width:768px){.aawp .aawp-product--widget-vertical.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp .aawp-product--widget-vertical.aawp-product--ribbon{padding-top:25px}.aawp .aawp-product--widget-vertical .aawp-product__ribbon{padding:0 10px}.aawp .aawp-product--widget-vertical .aawp-product__ribbon--sale{position:absolute;top:-1px;right:-1px}.aawp .aawp-product--widget-vertical .aawp-product__ribbon--bestseller,.aawp .aawp-product--widget-vertical .aawp-product__ribbon--new{position:absolute;top:-1px;left:-1px}.aawp .aawp-product--widget-vertical .aawp-product__image-link{margin:0;border:none;box-shadow:none;outline:none;text-decoration:none}.aawp .aawp-product--widget-vertical .aawp-product__image-link:active,.aawp .aawp-product--widget-vertical .aawp-product__image-link:focus,.aawp .aawp-product--widget-vertical .aawp-product__image-link:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp .aawp-product--widget-vertical .aawp-product__image{display:block;width:100%\9;max-width:100%;height:auto;margin:0 auto;max-height:200px;-o-object-fit:contain;object-fit:contain}.aawp .aawp-product--widget-vertical .aawp-product__content{position:relative}.aawp .aawp-product--widget-vertical .aawp-product__title{display:block;margin-top:10px;border:none;box-shadow:none;outline:none;text-decoration:none;font-size:14px;font-weight:700;line-height:1.3;text-align:center}.aawp .aawp-product--widget-vertical .aawp-product__meta{margin-top:5px;text-align:center}.aawp .aawp-product--widget-vertical .aawp-product__meta .aawp-check-prime,.aawp .aawp-product--widget-vertical .aawp-product__meta .aawp-star-rating{margin:0 5px}.aawp .aawp-product--widget-vertical .aawp-product__reviews{display:inline-block;color:#666;font-size:14px;line-height:14px;vertical-align:-10%}.aawp .aawp-product--widget-vertical .aawp-product__footer{text-align:center}.aawp .aawp-product--widget-vertical .aawp-product__footer .aawp-button{margin-top:10px}.aawp .aawp-product--widget-vertical .aawp-product__pricing{margin-top:10px;width:100%}.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-check-prime{display:block;margin:7px auto 0}.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-product__price--current:empty,.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-product__price--old:empty,.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-product__price:empty,.aawp .aawp-product--widget-vertical .aawp-product__pricing:empty{display:none;margin:0}.aawp .aawp-product--widget-vertical .aawp-product__price{margin:0 5px;line-height:18px}.aawp .aawp-product--widget-vertical .aawp-product__price--old{color:#666;font-size:13px;text-decoration:line-through}.aawp .aawp-product--widget-vertical .aawp-product__price--current{font-size:18px;font-weight:700}.aawp .aawp-product--widget-vertical .aawp-product__info{display:block;margin-top:10px;color:#666;font-size:11px;text-align:center}.aawp .aawp-product--widget-vertical.aawp-product--style-light{box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.aawp .aawp-product--widget-vertical.aawp-product--style-dark{background:#232f3e;color:#e2e2e2}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title,.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title:visited{color:#fff}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__teaser,.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title:focus,.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__price--current{color:#fff}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__info,.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__price--old,.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__reviews{color:#ccc}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-star-rating--wayl{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-star-rating--wayl>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__price--current{color:#e2e2e2}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl{background:#96281b;color:#e2e2e2}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title,.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title:visited{color:#fff}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__teaser,.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title:focus,.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__price--current{color:#fff}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__info,.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__price--old,.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__reviews{color:#ccc}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-star-rating--wayl{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-star-rating--wayl>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__price--current{color:#e2e2e2}.thrv_wrapper div.aawp,.thrv_wrapper div.aawp div{box-sizing:border-box}.thrv_wrapper .aawp .aawp-product--vertical{min-width:auto}.aawp,.aawp *,.aawp :after,.aawp :before,.aawp div,.aawp div *,.aawp div :after,.aawp div :before,.aawp span,.aawp span *,.aawp span :after,.aawp span :before{box-sizing:border-box}.aawp-credits,.aawp-disclaimer{font-size:12px}.aawp a.aawp-check-premium,.aawp a.aawp-check-premium:active,.aawp a.aawp-check-premium:focus,.aawp a.aawp-check-premium:hover,.aawp a.aawp-check-premium:visited,.aawp a.aawp-check-prime,.aawp a.aawp-check-prime:active,.aawp a.aawp-check-prime:focus,.aawp a.aawp-check-prime:hover,.aawp a.aawp-check-prime:visited,a.aawp-check-premium,a.aawp-check-premium:active,a.aawp-check-premium:focus,a.aawp-check-premium:hover,a.aawp-check-premium:visited,a.aawp-check-prime,a.aawp-check-prime:active,a.aawp-check-prime:focus,a.aawp-check-prime:hover,a.aawp-check-prime:visited{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp-check-prime,.aawp .aawp-check-prime{display:inline-block;width:55px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAAQCAYAAACycufIAAAGBUlEQVR42t1WaWxUVRQe40a0llBtS8u0Q0sDgiamrIIUgc7Me29mSoCiCCLlh8Yt8QdqXNDID2oQI1DpMmv71mlLZdNECZa0s7z3ptORtVTAlAgptUhYBNt5MyzXc+/wwpggQWNi5CY3k3veueee75zvnDOGf7o0T0mp5h7rTzrzRhrupnV1W8b04bpiBMDQXQXsSjizNF5rup6sz0eo3nD47gFWMzF7qNr0e9JVgJArA+31Lj5TKp14eZr/2KuMKL/BSPJrNlFZxfDKrDuxVyEp+RZe2cEISoDmw0/8p+A057gDmtOIkPMhNOB+Ck0Vj6Pp4o/IzocQLShkU+SX7DbGL99zO3t2UT1pkRRkbwohOxt2/GfAkt6sDcMNhSjuKkSowYC+9a1Aj0unU0BEFf9e0QHeBKpW3s5muT+wptIZ2jX1+96P/y0/He7AiL/XQBqKp8XripDmNqIkBldnQJ81rUfjpQHECDLO3Hu0oBqtfHQGgBq4CVB+h+blmbC/YET1U0aKlFjE4NqqL0+Yl3gOl5ilwCuLfOrqWdtjjxHH2PByho9stomRlXSLaqL8sofmFRVsvY+/01x4EdjaaRXkYIU/tkr3b+bu2ChHY+cmS3PXaYaTz9gEuZ1u6Sr6c3Z8RXm3pKNvzM9arQmyZgJKjkDnmiZ0W8XIyTLxEKJ4ZShdl+LVXpI1XkY0ry6FejqXoqqKbLyaoIGGc3Z0zLCIIY7hVWSRZFTRpBRXeEOTKWAABcFiQBcCg22kM+GczhKG2FdIp57XEii0bI0O2hpTelY/3OVJecTS5tbYjzSXcTjpLliZ7uywlPeBVmNCGjSRJAbnMrBrt6+bVNRy/rcKIYTKucgGXXdB8x4Kg6Cwc1zX7krPwUkYACVCXTWGEAOPMmzwB6wLOhetIF/skffhs1mSa2j8XcCAw0cdXLTVznUBGIUAtvLhA2B7pw6WEZXv8D0bK/9iY8PIznUuJHbaYhGGCxOAhoTTtByaRG8cnAdwaNhZMHRtS2kWVryuPJqT8BiRVl+ItNoihGoMPVg+val/9RwploquqIqMpFRRYuQTqxBNkIcFeEwImgDYYuwcfrzs6wPS/FblLVrcX1zpPjKb4oPI4Q2gKaG+pSQwvsApioAL9evBYkgGwojxR/YSWgrhKQCQOA7NqszhD62gyFlGNi74ISOpG20cZBtvSRkwaA3563BW9B2HbphozOvAxobWF2/WbjSRa42ZFxLbR2YQcI2DlxmxI50yhCpWcMTKY9p0vkucEbsOAz1wJxxMZ8PMPcfaFrg7ka1JJtSy7IyNdjQBCHDK7A8QJiyrO/rm/OZOVO7vRC85++akshsQU++pl21Sdx4lRA7BGTOjn5LUK3D/bHlrlKfYiNvcFpifml+1+dM0d+GRmwALUMKT60y4xvxKZNUlCPUYJmNdk+uyhZY6EWRFB3YdNqbONbsQDVlFmdDDKinjaSGlU94SqNOBLZL2jYCMD5OINytBMu98oWqsi7NpPH7yyVQmO2RMxwqu+6J+F3Qu4SBaBJk1i7EHGSEC9kld7rK2KpkMLz9Stq17ma15X64hfSVc4+5LuEytmJoEkLMwBbQB6Lgps0rXe8bTI+AOSQBJkc9pNmi0CqGSuXzYmG4PIunEdMEOvuj8qVyXW9iO10kdCl3Iwe9eSXTFrmGrGIL6i53F57nfBIswtc1SEC1g92/FsiXug6tgdKAbtE/dSwVY36egRDQbnpmiWn3rfyHewmpMTQIMACZ9WV7921jv2Xy7P5jqRph+bHTCLUzoUY5SYjgO4Pqqthy/X5c72NhXZn9QA2fOM+7gvRQbNtIizlpHnNrWR+adzdPxNtD5KoyPS/PYdgrLnvP2bLVI5N4FaDoFhKbNwYUQqMG00YO7aSuwYpzhr9bQltFrMMC4e3x/uvxprnciZE0AQ5xNDNUbbrNAJwdqIRuawgPp8hdcvbnPNu/JoTklM1WXagbWXbq5PVvXeb6mPQtk2fBtlC6DZpRj5yK5QL2R6fYg0A+D7myga5ndL+ca7mQlfKaGqxtzGMP/eP0BU+YP/MFS+ywAAAAASUVORK5CYII=);vertical-align:middle}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.aawp-check-prime,.aawp .aawp-check-prime{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG8AAAAgCAYAAAAcyybZAAAMtUlEQVRo3u1aC3QTZRZGtohAEREojz6SqohwcDkKoqIitE0mj6YgIC6KC7oeXc+qcNzDrohndUVFHpWFQpukSZN5JRRQdxcEV+krmUeaFizvpwiLIOpRFJSkafHfO5M0nclMAlRc4dA5555kMv/8M//97uO790+XLr/S0YrfrAmVZpJhW87wLp3HlXOE7VosbM9pDtuyEcjNnRq5Qo7Q8ty/hK1ZSBRbdgQkp1MrV8ARWZdRHFqtRTGPE8EL2bSd4F32wJVnrAwV34TC9jhwCICLIOt1neBd1jnOnfV2qEzmcaIg642RM/bcTvAuW+CWa+aGV+YkAKcB4NIRKuvS/Eec/tXBM1DswwaScxpJ3l5Is6M7UYOj2ZljCZdlqXhcL8Q5LGiOGz+XTwX9BVSwCqN4HoSTCii11gRipPiPMJKjjCTzrBnn+l2q9zPRXD+M4BoAONQmcB7CSHboVQ1ci+vW25rtOd/HWGVcfrINBPBuQHNwHGXR3yEdWY9MJIOkCkwUUKbknA8ZqPrfXxLwKPYDAEvxPCPJTb6qwTtbovUnelzU665Hx+2jkIWsQxPJxpSgJRcWGSn2sZ/zfkaSHas292R7zefTSrf0vXqZZcWAt0JWJUGJgtcDbXE+gsZRu5Ce5DsInuCN/F4dVX9Nx/McPwrmaRXmKvD4RO824Ry6a8vux69e4FbfgoVsAkFR5jrhd2S9Fi11vYlGUwfVALkoACG8PfDzvI8vwkiGnepoaijEg06j23/H5ahTI8WlYQTb9ZfNc1ZNergs57Cax4leZ8tArbbB6Cl8Hbqb2qMEg2DnGShuJHwfZSD4EfDST8P3b5KCR3CT2p4NhOYaE+6/wYwzY4HsvACeFWeNRoLvYXBxI+ctOpMreh3OddVTTPcLXVch3dDdQjeMxgj/M3qaHdL2u+49/2+NLv5FA8H9AwxhmYFkFMZkcNT0Mrh80w00/w68cwnIXCBgg1M9r4j+z3VYJfvouI07PKCTINyzF2Q3ALihiGYn/TJlgSPTFrKqAxcNmT3RnvIH0HjqE5GotHscAEHxn6iGN5J/Lqn30dxwABuA5ng43w7yfZQxMqjI2zgeFD5QT7Kl8NvnsXuWi2DigfnAZCNwvhW892MImz6Y61QeXvdK3Bi8/Ewwno9gDAtyLDbv6SK6sVeht2EERjH+JNFgQdRAmJ7wfWES4ztj8TSqRo2isupZoI/PjTiLLA4fgvXJ7yVYYd3vXNpwSQwxhldqkgIXFkJmWY9v33G9uvsO+lNYpIRB0hAunbUvqc2LEfwMdSXxJ8XrNPuGQckYQ2AMPgA+LJ6DAow4jzDcf7uoWIJTVfwk79b7het6gusDLPSYypjtMC9uFMI7kTScHwHlC++8P1XI1xPMR9J13lfNpd+7cfcGS4VfYNTnz/kUNz15jVaReyPItBbbkGvPB1zrF93Tml1ZTeGSJODZoSgv640OWW+fOYFuWjOe/EQOBB1A5vKqMaqeh3OvJb64CRaXT/o2REMi99558yMQEWwNs1EExhvMbCMqUvYKCvswHg5x/x0dJVIx+ekCCJev7XkTidreRc6aQGEFgzCal3pxi8VZ1yp6m5Jxb1YHw64ZF7JlfRaCGq2lPOup84H3wzLtgmZrjqxvKfO4FRko9G7vKeYdGzPGOA6dldZ1UGuhAjfXoDbvtLXr06Aw34uRAbnV0gwyV9SbxHyENxzCKDY1sXEB2BvZ50Ww3dw0tdJDh7Oz495OsXOTzWUieFRA+0WGCrm0Q+AaBYaL15e0R5fgBgMRkAAbENLKGzqa7zOs6b936iuDR1UA/Fa+XVM6pBcovFSmfGvWmZA98/ak4bKq//DQ0twfkoZLwetWdP2TMFbj+3oO5gokLAQURwZeVg2ZNL9AbfE6yr9PuP7UqqM5ggITwYMkL0o0ZPICsYnk2T/QiOA5faSBDsgaAGaC+3I6vf16CXjr1cIiEKGmgjW+aY/bdw191LbvX3meOhWPEudcB593gjdj8NtxtTF6uuE+4VmTPB8+ryeCkmv1yOKpmivVg7ly29tCHk8KXqSk/xQA6oQaACF7Fps0vK4fWBlaoR4uYdcAIXv6X9vGjnUe8hlVvATz1sv6iaCkHkAWFitjPwukIQD1YaPYYZnorZqnSOhREXKdwNK2gKI+1Xl8xcL4p5cd6Q4ec0TRvaECZXFm6WEGQL47qTLnv2VRoWzvSzpvrdqzX5UTLu5jZb7jtolzVDI9gUF+Hb9GCXmZPWCp2NLNQvu7gYcOneTwDQfj+0A2RzSHN3RptmrGNJdpakKOVGRDAEKzUFEaLB6KhUsgXJZnqd7T4ui7qG3sPe5TIzC6JqKy2HMQEnaAp1TDS22CcyAa3HeqeQKAM9M169rzIbNJWLCsQ2Kt/W5E/eGxaoY2Z8m3xnyvTzZ+amk1Gnz4K2PbmOm4z6LWMoPSxSyd60GCWWuWGhfco6OZfZZ/bovXY2baPwCunZLPA+JlX4vVmfMTQTHg7Gmjmz1kIAPfxIxQPYdXsovgLwlZxeHy1MCJ4FkzUaszWy9rgVlz+ObEYlzIe6s06GzxLU7p2CdXHp0/YU1Vh0mAwPD07uC2KZ73+4gLp5uGglcpjOEha+2ryaLE2E28bbJdHuoKXcweWb8TZwkV8A7q1tSmtY2Zt+TUkAJPnawE0EEenOrYvlDeBOAeU64F1kHVjxTJE8k3Ka5ToqG0s1k4h3dCZhcjhO2oLpyBE/kbfTdFPWh5PxMo/avQeQA8a9Uca3YMzBCBW5U9Q42ghMrAE92ZVYmKg6KYSUGvUwvcp6e4bTqc69/edQg+rcbyCt2Mapfk1qbj3fPWBj8zu/xyb6b5FW1jHvIwvaGGOobJ8xwYRI1VOtdjpfunCKRJOo9gmM8uPzleFjIJfo1BlibgOxHYGm2KB4cZSEUKaRZCNuZhoS5lhbq1Cuq99TpvcHXe2sYXoH03E8L8DIOTH5LQHclJj1hzaMhvyQG0alDEObAiSm60vKqHLs49/NOuXrLJH/I2jLpoTxNZnU9klhDzlyqNgas2Kq22PpnXzbBxUw1uX9x64/mHDEyIe10FOx1LyKFCoXzL9mM66Vz53tpKY0I+BpKzTV6fckLIPJm4pjy6ViziH167c4Y+kYQQ3BGDi++t9v63bT2aPtlem7psA/BmAwgtKTzwNMgWkLAyL2b/GF6iVTBTaE0tOh+dVzBKmtn7sHXnSuO6wK0K4Gh2pLJWE5UzL0UfE1d5zj7wjmslYY5KHFPkqNufu+tEvJVm9tZkGHHuSyUTZV+RgUeyj6iXGT6xETCB2DrLpPQ8oTn+BhhQT9GYPIFuGLT7Cmh2aYGXR9AxWnYBPcphI6GxfCCUolui9vuP1uzfqSqO4BvUQyH7Orxob1N59XADzYwp9PrvfxDnx+S56rX5khyjAt4cRT6kGJTvqVMt9Aud/n5Aik5JmalAzwu9NeXtYZi/UaDfsvxZVoNGMjvs0rnyNjCzhbpROk4oGf68+PS98jWL5CtxX3J32/VxjnqzWY15R3VzBt71IJyfEAiZCcoek5sROlGbLnwn3Jb9buJmqjqZyUaRciUbFbsVlcF7VGK7ID/Aywzu0HYOyXGy0AfAWdzBQFKwSfZJpZICyOSqMsTH4PwTiWOE/FjoOZgvA8XNbU4MrVB3yvqyzxSfGDbBWx1SWfPieIgmAt3A6w9c3DYYuxNCbdqF7xRUaJeo/ZVB6oVnV930YVJFE+xy1VoM/vbQEeAwun504lwTvTXoEdue1SnAfj+R8UGY+wJbtbmvZMx6GSAegYn6jhQ/9831ktA7wpDAcKNez8sIzcyy/S8LHRiFMVBMnnRcgcdfeKGETXwuxf3h4ncLSjOfVycwQkss83jE3Uf1T0RGNwPWxR1Q27czE8zrHfI6gpsdmycSy3vnhN0Es4u7W238/DdD/eD6UcE7Yz3H1liRu7h9Y5brE9t2QbE5IxZHHbpn886/yQ2Hm9XW3QARiuvT4qej9i4ZofHUrY21zs7FRFhzdZId/Qfg+s4U4H2pp/0lGBXUdnjXADZSZyrLAg0KOQdhKXarLUmaskIML+pgyOwBIjC5QSBCk3kwANon2fgFC8NpMGYgeNogg8uv1eFMloFmB5id9WmSdpgwpn9sXnHOqaur+t3WeKRrQhTpFRvTNyq8YBjpKu94A+SuQUY8qDXjrAaMY7Ce4HsmDesE7C+S7Bi47wlYy4vCnh+w1ceLPNxoC81373IpjlBp1qyQJIQ2l2r/njLEkfwAE8FMKCR944CQPGii/TroK06GT/2Uyvd/0/n/uv/33/nKNfNEr6vQNnZq4wo8INdZW5alY52a+HWP/wG4KBK5wlgv6AAAAABJRU5ErkJggg==);background-size:55px 16px}}.aawp-check-prime.aawp-check-prime--jp,.aawp .aawp-check-prime.aawp-check-prime--jp{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAQCAMAAACbZSdJAAABFFBMVEX/////mAT8mhf9mQ37mhf7mhf+mQb8mhhHo8ZHo8ZHocZHosVFnclLpMNlp6f/mwj7mhfbnDilnWxIosVHo8ZIo8ZHosZHo8ZHosa9/7NHosZHo8VIo8ZHosb8mRibn3ZHo8ZHosZHo8ZHo8ZHo8ZIpcdIo8b8mReDoI1Po71HosZHo8VIo8VIosZIo8VHosVVqsZHo8b/mQL7mhf7mhj/nABHo8ZIosVHo8b+mQj7mRf8mRZHosZGpcZEpMVHosVFpcX/jQv7mhf/mQb7mhhvm75HpMZIo8VHocZIo8ZHo8f7mRf7mRj/mQT/oQD8mhhHo8b8mRdHo8ZIo8VHo8ZGpcj/mARHosb8mhj/mgNHo8X/lgMnRusnAAAAXHRSTlMAHrU06/Ar/2KeHy0FEAQW4P/3d7iSgZneAf2X/1y6/4nl1qrHE+Fv//rv+dtVIkwJbSL5igPAzLEvlHmkGxc6DQmBSocCNWdF6nqi/joG2Si+P0L0MxHQzQp0DlY/GMkAAAGASURBVHgBvc9FYiMxEIXhPyi3OWZ4AXOYmZmZ4f73GMndHt4MfitJpSK+0dXN7+np7eO39PeZTmbIC/MTEaxoLM63EkkzkEq3hTLZHPmCzyNQzJXKNikkDfK14pAxw/KNVKoRCp0LvlhNqjegrmaUr7WMMaNj487EZDYGU4FpHGYqkjcLEWmOr80v2MzFJZyqlomsdCwXgciqVJnB8lSZxbe27v5328SNoLo0RUgdm8wOZkpSaQtre0Jpdrxd2FtcMPtwYBMPwWkUVD/i+KTNk3ZOx2XzNIkzorPdHekcLmzK5dX1jTEXRZzbqsanCUxXlKExMVHbKaiGtTuuNEyqcsRSyy6Y3DDm7horkp3Q+D2+2NyZKlvwECPm2sBtTo/3T0+b0j3QkzRW8hm2vaqkl1scL1MtSVX/wr00A7yoI4eVeDVmoQeIn9m8UByHpqTJ9Cy+OWkLqMh6LNRL2sR5uzMtnPf0Ex3nIyeRIh2D+SzWTmQ6dgSM3Aehj/Ui/88nyp44NaJvhvUAAAAASUVORK5CYII=)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.aawp-check-prime.aawp-check-prime--jp,.aawp .aawp-check-prime.aawp-check-prime--jp{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAQCAMAAACbZSdJAAABFFBMVEX/////mAT8mhf9mQ37mhf7mhf+mQb8mhhHo8ZHo8ZHocZHosVFnclLpMNlp6f/mwj7mhfbnDilnWxIosVHo8ZIo8ZHosZHo8ZHosa9/7NHosZHo8VIo8ZHosb8mRibn3ZHo8ZHosZHo8ZHo8ZHo8ZIpcdIo8b8mReDoI1Po71HosZHo8VIo8VIosZIo8VHosVVqsZHo8b/mQL7mhf7mhj/nABHo8ZIosVHo8b+mQj7mRf8mRZHosZGpcZEpMVHosVFpcX/jQv7mhf/mQb7mhhvm75HpMZIo8VHocZIo8ZHo8f7mRf7mRj/mQT/oQD8mhhHo8b8mRdHo8ZIo8VHo8ZGpcj/mARHosb8mhj/mgNHo8X/lgMnRusnAAAAXHRSTlMAHrU06/Ar/2KeHy0FEAQW4P/3d7iSgZneAf2X/1y6/4nl1qrHE+Fv//rv+dtVIkwJbSL5igPAzLEvlHmkGxc6DQmBSocCNWdF6nqi/joG2Si+P0L0MxHQzQp0DlY/GMkAAAGASURBVHgBvc9FYiMxEIXhPyi3OWZ4AXOYmZmZ4f73GMndHt4MfitJpSK+0dXN7+np7eO39PeZTmbIC/MTEaxoLM63EkkzkEq3hTLZHPmCzyNQzJXKNikkDfK14pAxw/KNVKoRCp0LvlhNqjegrmaUr7WMMaNj487EZDYGU4FpHGYqkjcLEWmOr80v2MzFJZyqlomsdCwXgciqVJnB8lSZxbe27v5328SNoLo0RUgdm8wOZkpSaQtre0Jpdrxd2FtcMPtwYBMPwWkUVD/i+KTNk3ZOx2XzNIkzorPdHekcLmzK5dX1jTEXRZzbqsanCUxXlKExMVHbKaiGtTuuNEyqcsRSyy6Y3DDm7horkp3Q+D2+2NyZKlvwECPm2sBtTo/3T0+b0j3QkzRW8hm2vaqkl1scL1MtSVX/wr00A7yoI4eVeDVmoQeIn9m8UByHpqTJ9Cy+OWkLqMh6LNRL2sR5uzMtnPf0Ex3nIyeRIh2D+SzWTmQ6dgSM3Aehj/Ui/88nyp44NaJvhvUAAAAASUVORK5CYII=)}}.aawp-check-premium,.aawp .aawp-check-premium{display:inline-block;width:75px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAQCAMAAABp2XLsAAAAYFBMVEUAAACjkm34lhfVhRv8mRX8mhH9mhL9mhZ6rMFGS0SWlpZIo8ZHo8ZGocRHosZIo8b8mhVHosVFnsNIo8bnmyZJo8bJfxL7mBaTlJRIosZJo8fukxTwkRbulhOWl5b8mRUKZpFuAAAAIHRSTlMABWgStODK/xgJ7P/eaE6onfAylP7MIPf/vH0+LVBOhAjCATcAAAF6SURBVHgBrZCHsqU4DESlmzDbRn625wb5pf//y2kBVZPzHqJacBzkS/Qg/xfH0/l/U12ms2ia5d/RyzT9hyAv8hOsmPyKp2maKjaa/JAGdPkFB6o+AFczChfZaU1lQ/crlZ6+XM9++8TtTtcDMBGnq+TSr2oZyEm7l5FRmqOaeilSfEhzNyt5iXBUXOUTJ6rOGVUlVeQFpA9U58PwiWHbZdIByj+hlDxfXnh/DdUb4M2ugHWgVqpSoqtvv2dzoLFIV2TRCmfzavtoReTIHb+o6Jmq28DGiA9VKK2sLKPIwieDq2T4uvvGgGFjcF2LWBp5l/dQMUbO2W3rJaAsZmktHFnoWKIYvOYr6uzURCgl9kb0nXt+f71P55eIXYKtR1fuXtciAUPoSFE4GxUoaxhrThVdguczZdP9WSJeJGCv8OEgHh+GpmmGz9EJFy8Lt0awrnXlGOt8FbrctyiZJT7UxtJkjqKZsbQWnUi0bden7o4+ccf+Nw7yP/ARdr4dVTpKbxMAAAAASUVORK5CYII=);vertical-align:middle}.aawp-link{position:relative}.aawp-link-icon-container{position:relative;display:inline-block;height:16px;width:16px;box-shadow:none;text-decoration:none;outline:none;border:none;overflow:visible}.aawp-link-icon-container--large{width:66px}.aawp-link-icon{position:absolute;bottom:-2px;left:0;display:block;height:16px;width:16px;max-width:none;max-height:none;min-width:0;min-height:0;background-repeat:no-repeat;background-size:100%;background-position:50%;transition:all .5s;overflow:visible}.aawp-link-icon.amazon{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/icon-amazon.svg)}.aawp-link-icon.cart{background-color:#fff;background-color:hsla(0,0%,100%,.8);background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/icon-cart-black.svg)}.aawp-link-icon.amazon-logo{bottom:-5px;height:20px;width:66px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAAAeCAYAAAA4h6CKAAAKrUlEQVR4AcTYA5gkuxbA8bPWxbinuyqppKq6e/ls27Zxbdu2bdu2bdu27Xn/vK8zL53bO4un/b7fzHQllTo5J1WdWgn/NfNcG603tlqfn2fZA3jCZtldfD7BKPVXSGzC+PGjs2p1kbq1qzdQHRj4G6Q0Zmyu9RaF1hcxziWNPN86rVYXgniFMaviLNovxd71PP8MZHaIo4t+q+FMxr7XxYf7iPH0PM+Xm5XnYyCx3Jgf028jbDCCDYlxw/6urk9AYkm1+nX67IILcRkO12n6d0gnubUfZe6rFlm2usmyVT85caKG1Iz5JucehsuI61TmvwzEEf+HSZIVSeg7nDxEpyE6DyuQo07SuNAUiFeQoLb+xjypkqSXxN0ajlHSRyv1CMQh2BvbrkF7ae1Qb0/P7yExU63+mvbnwnNiU4vi7kpPj4WEiOmeTv1jFlxjL0ioWRQHjHDeLYw/CxLi+EHDc2NeaZp+d6C//1NujkWcWxY7RNwPOi1S5nmY0CHrO0YJy7S+HOKVSnXT9obvQxGuzNL0ok4TzbnGLKV2b1arOxprO06uURRDTD6DeEmt9jV//RETyphWqaeK/v7JEI+53U5csz0vWjR7QDxVq53FHdM+D2PaYmERv9vX16chnruLwriyJNk8T9MH44XuC2K0XlF0knTxCBge3AVt0vTqUuvFjFJLcuzBuCi0fRricIEujr3WNrhLtB8vurgJJuOuVbb+jhKyBsTJlBpFfA9HfR6Au70X4ffVw8fdeK4gef47iMedui/Hn6LPky1PFKxofr/XFjd5yAYH/wxxcqUWcblxcQ6Pn2W7c3x9PBLe9RTtJojH8R2Csd/He0XrrrBOXAylbpRmWS4bVpwKPQzx0iQZKIKV37IYBFExwBjcLS+bJPkVwX+xofXR8d1Fgp2NCO4bJGp1w+cwofzeA+JQzK9w/fb2NF0Q4hH7I9H4G0JC04piPIkc17TWcYvwO/QdLoZLOovwdIjTqNfHEt8rXC+89mYQp9rf30N+XvGLivNd+098e0Ex4nlrpa7knM83lfoqebnfBO14TOpFMT1L03UJdG8mdqrW+vuQEB1viIqxzOyKYVFXaimI00jTURx/27e7lVsbHDwG4lGMC8JkW2KBOPU0TYhvTdp2wykUe5kOz+fDw8XAeFtARkLfh8KVTbJe7+7qGgeBS+ZPwkLgXZ2m4yEe8R0Rre4zgvHjYrj2Pt9ez7Jf2aAdL7iTOiKR4zMqwQmfbT0Wwu+UpSHo+JgyxkyHeBy7Kwrsr5DA3tH4u0HmYDR3YK3Q+lOcc2U0/uaQ2alVq2e4RRHeFZWBgR9AvEypHcJHI6v/NkjI7ZRstLohcPHt0FYIra+GeKR2RrTAX2orAMn/NEFu29pqPoWhjoxZaqRioIQEbo7afxe1x7uVXSAxVmNTJ8lGJOI8Pj+KD2YT42aQTtgM/KYeFoK/VZLsBwnZ6PGKCyFttP5L1Oe9lJ0kpPDF8BsipQ6HeBRxenTui+IGZWVMyJLkmPDkwpnfYhjTiB4jt7e1K/UHiMexQ+ZUjGn1+m5+lXm+/9wWQ1UqlbIo3imCFdsqqsRoOy1a9edD2hjz2/jaLOZp+PBjKssOhXic+5GOxSiNuTbcchmt3fNtT/yW425bed88FqMZFeOOqBh/nJdisDs5mgUTx3cYk/prK77L5qYYRa12TdEaxy+2wUrlE5AYfU6b051hjfl1XAyr9UzExXAOh3gdi5H09S3vCgFf2beyWu2LEI/j1/+/ijF96tTvEJOb5L+2kUnyO4jH8aOi8zeFhAZrteXZrPjd2lABnaZLQjrhekdGT4YrIW2s/WN03Q8KaysQrjPvxSiz7FYqHG4r9+/wbHw0Svbf/4d3xonhTosVfRkkZJQ6Pzy/0Ho9iMcX9tS2N1/mS9x32CSZxJgTIbEsTbelX/zlHD/KVozuiich831ncPD56ODaEK/U2tgPvy0uB8F/qxg7BzFcH20PD+2wTX2pCF4yyzTdBeLUarUxHL/btwde5i57jcQ/h2uY4/ZmcPBzECdNkh/E5/CUSCEesR8TLYKzIJi/YlDFZ6PJXg3xymr1fG7H8O3Y9bnVtze07v5PF4M4dg5W/bX8Ho6PFfsYxFPV6j5x0qy1zzWSZDIkSZKvBG0jMu7lrSy3gTgmTV8k/vDLeT+Io9K04d6sw/91II4fQDB/xdBKXRbtp12yj+f3KoYdhKWthO9j4b4EbbW6H1wyF5qLYtw+v8VIeGzGyebz5Yy7Ckk5quy0uyK+or//Kogx5vtzWQz/9n47xJnJ+1BZFMPfVxa51ntgA0PygiK531dDvPkqRqnUdzsF5X+7iuskORdtk86UWRViVbown9+MijEtKsbdbeMr9ReI59+gA7tBnBn9/VPj/0mOi4OzaX+27SWuUtkZ0rD2+8N3tGb3VLX39gzkZ07pyY9csDc/vm/AXpUk2auFYVzXL89vgHjs5E5sJbtNERSCsV+dOHFiN8Rzj9ronKMgHgv6Y1H7K75xY6NUxwtmaboR3M5hVZeEZpENTVw4/THEMZVad91+6D1kalSMl9r+uyJNF4V4HbaRB0M8rv/3PHrv8cVhh7QvpKe7+7vNonCJQbYUxGkW5fcrg+ZhGWs3G7tgMRMSW6jbdMmU8pdpoq/KM3U2JNQoikM6LABfjBsyrZuQkNsIRX3PaiuGte3FQDjhT3PB9VqD7MUtuYKt1RoQr8ySpWWc+RpkmJjRU7rz39N/2Rz4G4WbAPE49j3Xbo1ZptB6SQowAPF4Pn/CaL0MfQBjZkLasCNiwaxGjPsx3r651mvqNP0ExJtalovUTfYbiCejpo2HzLWxA5MhMZL+Ba65RWvhnEMcexDPzyGdNBuN6Vappf85H+ZG8j8J8SZNmDCJtkX4e1kW1rLM/7fCj2H/6KYeoi3HAigM77Zta9K2MWm7y5iWbds2bs5Jnsu2bbuqy7Zt7NqDh6z1zIvBt/5YJ0kk4zg8y9GozCEYzASsZBz+l3UciCla15rD8ZwgiHK44wQ8QIuFjEcdQUgjXuJQzGY/kI5YHzexjkSjqyCIcrijizto0IwBUN3BwfhJEJL64n06GESD+vK3fEwX76i/MIAe6k3NU+0pCKbcHSAWP9CCNGIxjw5KC8KKxQkhXZQVBFPuDxKDBxiNmYkDQnU7PTRgLF4VhIw4PMJoVKDBbjr4X0APd9PiGg0or4f3l+FnUUO9lvgfFtyUUVKWHt4SFLh4PMP+KEaDaFqcVpmorYAWP6mki02CIMvjAwbwCg2G+QbEbxH7oy2j8Qvj8YQgz8XgXhp8SYs6MpEuLqqkI1Y8LFM/FSQamriusCDI8u3A/8hMoZ9vkM7TwyI1ILVpUFz9VuvflEcE6fJwHx08T4tPNP83DSpKF81P0fwhlckcMRKFLQygmsBP68leOCoIAfl8AoPfZQotmIpJbGpnZa9slJWyVJbLGtkuR+VaZsdMnF7HWFQWpGLRggbkIHwiCAEFdCKDL2jRV3alemttnvAf74QMZ3/8J0hXN8RzEuoIQkQQTurge1p0oIcldHGNxv8Ly8IAGUiq6fWMQT/1b80/JAhDQb6AOLzIAP6kRSPNx6mz6WKd6AvCETklp+WY7KXBBnpYoPWD6aAlY1GEUXhTEAluA+JxRXYkb22nAAAAAElFTkSuQmCC)}.aawp-link-icon-container:hover .aawp-link-icon,.aawp-link:hover+.aawp-link-icon-container .aawp-link-icon{height:30px;width:30px}.aawp-link-icon-container:hover .aawp-link-icon.amazon-logo,.aawp-link:hover+.aawp-link-icon-container .aawp-link-icon.amazon-logo{height:30px;width:99px}.aawp.aawp-box{zoom:1;position:relative;display:block;margin:0 0 20px;max-width:100%;padding:20px;background:#fff;border:1px solid #ececec;font-size:15px;line-height:1.6;white-space:normal}.aawp.aawp-box,.aawp.aawp-box *,.aawp.aawp-box :after,.aawp.aawp-box :before{box-sizing:border-box}.aawp.aawp-box:after,.aawp.aawp-box:before{content:" ";display:table}.aawp.aawp-box:after{clear:both}@media (max-width:480px){.aawp.aawp-box{margin-bottom:15px}}.aawp.aawp-box.ribbon{padding-top:35px}.aawp.aawp-box .aawp-box__thumb{float:left;width:160px}@media (max-width:768px){.aawp.aawp-box .aawp-box__thumb{float:none;width:100%}}.aawp.aawp-box .aawp-box__image{display:block;height:auto;margin:0 auto 15px;max-width:100%;border:none;box-shadow:none}.aawp.aawp-box .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp.aawp-box .aawp-box__rating .aawp-star-rating,.aawp.aawp-box .aawp-box__rating .aawp-star-rating:active,.aawp.aawp-box .aawp-box__rating .aawp-star-rating:focus,.aawp.aawp-box .aawp-box__rating .aawp-star-rating:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp.aawp-box .aawp-box__reviews{margin-top:5px;font-size:12px;color:#666;text-align:center}.aawp.aawp-box .aawp-box__content{margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp.aawp-box .aawp-box__content{margin:0;padding:0}}.aawp.aawp-box .aawp-box__title{display:block;margin:0 0 15px;font-size:18px;font-weight:700}@media (max-width:480px){.aawp.aawp-box .aawp-box__title{margin-bottom:5px;font-size:16px}}.aawp.aawp-box .aawp-box__description{margin:0}.aawp.aawp-box .aawp-box__description>p{margin:0 0 5px}.aawp.aawp-box .aawp-box__description>p:empty{display:none}.aawp.aawp-box .aawp-box__description>ul{margin:0 0 5px;padding:0 0 0 20px;list-style-position:outside!important}.aawp.aawp-box .aawp-box__description>ul li{margin:0;padding:0}@media (max-width:480px){.aawp.aawp-box .aawp-box__description{display:none}}.aawp.aawp-box .aawp-box__footer{text-align:right;margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp.aawp-box .aawp-box__footer{margin:0;padding:0}}.aawp.aawp-box .aawp-box__pricing{display:block;margin-bottom:5px}.aawp.aawp-box .aawp-box__pricing:empty{display:none}.aawp.aawp-box .aawp-box__pricing span+span{margin-left:15px}.aawp.aawp-box .aawp-box__pricing span+span.aawp-check-premium,.aawp.aawp-box .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media (max-width:480px){.aawp.aawp-box .aawp-box__pricing{margin-bottom:0}}.aawp.aawp-box .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp.aawp-box .aawp-box__price--old{font-size:14px;text-decoration:line-through;color:#666}.aawp.aawp-box .aawp-box__price--current{font-size:20px;font-weight:700}@media (max-width:480px){.aawp.aawp-box .aawp-box__price--current{font-size:16px}}.aawp.aawp-box .aawp-box__price--saved{border-radius:2px;background:#27ae60;background:rgba(39,174,96,.8);padding:4px 6px;color:#fff;font-size:12px;line-height:12px;margin-top:11px;margin-bottom:11px}.aawp.aawp-box .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp.aawp-box .aawp-box__ribbon{position:absolute;font-weight:400;font-size:12px;text-transform:uppercase;color:#fff;line-height:20px;padding:0 15px}.aawp.aawp-box .aawp-box__bestseller{top:-1px;left:-1px;background:#e47911;background:rgba(228,121,17,.8);border-bottom-right-radius:2px}.aawp.aawp-box .aawp-box__sale{top:-1px;right:-1px;background:#27ae60;background:rgba(39,174,96,.8);border-bottom-left-radius:2px}.aawp.aawp-box .aawp-box__info{position:absolute;bottom:10px;left:15px;max-width:225px;color:#666;font-size:11px;text-align:left}@media (max-width:768px){.aawp.aawp-box .aawp-box__info{position:static;display:block;margin-top:10px;max-width:100%}}@media (min-width:768px){.aawp.aawp-box.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp.aawp-responsive-table{overflow-y:scroll;-webkit-overflow-scrolling:touch}@media (min-width:768px){.aawp.aawp-responsive-table{overflow:visible}}.aawp.aawp-table{box-sizing:border-box;margin:0 0 30px;table-layout:auto;width:100%;border:none;border-collapse:collapse;border-spacing:0;font-size:14px;line-height:1.4}.aawp.aawp-table tr{border:none}.aawp.aawp-table td,.aawp.aawp-table th{padding:5px;vertical-align:top}.aawp.aawp-table th{border:none;border-bottom:2px solid #ccc;font-size:16px;text-align:center;white-space:nowrap}.aawp.aawp-table td{border:none;border-bottom:1px solid #ccc;text-align:center;vertical-align:middle}.aawp.aawp-table a{text-decoration:none}.aawp.aawp-table .position{max-width:30px;font-weight:700}.aawp.aawp-table .thumb img{display:block;width:100%\9;max-width:100%;height:auto;margin:0 auto}.aawp.aawp-table .title{min-width:150px;text-align:left}.aawp.aawp-table .description ul{margin:0;padding:0}.aawp.aawp-table .links{white-space:nowrap}.aawp-responsive-table-note{font-size:14px;color:#666}@media (min-width:768px){.aawp-responsive-table-note{display:none}}.aawp-box{zoom:1;padding:20px;background:#fff;border:1px solid #ececec;color:inherit;position:relative;display:block;margin:0 0 20px;max-width:100%;font-size:15px;line-height:1.6;white-space:normal}.aawp-box:after,.aawp-box:before{content:" ";display:table}.aawp-box:after{clear:both}@media (max-width:480px){.aawp-box{margin-bottom:15px}}.aawp-box.ribbon{padding-top:35px}.aawp-box .aawp-box__thumb{float:left;width:160px}@media (max-width:768px){.aawp-box .aawp-box__thumb{float:none;width:100%}}.aawp-box .aawp-box__image{display:block;height:auto;margin:0 auto 15px;max-width:100%;border:none;box-shadow:none}.aawp-box .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp-box .aawp-box__reviews{margin-top:5px;font-size:12px;color:#666;text-align:center}.aawp-box .aawp-box__content{margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp-box .aawp-box__content{margin:0;padding:0}}.aawp-box .aawp-box__title{display:block;margin:0 0 15px;font-size:18px;font-weight:700}@media (max-width:480px){.aawp-box .aawp-box__title{margin-bottom:5px;font-size:16px}}.aawp-box .aawp-box__description{margin:0}.aawp-box .aawp-box__description>p{margin:0 0 5px}.aawp-box .aawp-box__description>p:empty{display:none}.aawp-box .aawp-box__description>ul{margin:0 0 5px;padding:0 0 0 20px;list-style-position:outside!important}.aawp-box .aawp-box__description>ul li{margin:0;padding:0}@media (max-width:480px){.aawp-box .aawp-box__description{display:none}}.aawp-box .aawp-box__footer{text-align:right;margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp-box .aawp-box__footer{margin:0;padding:0}}.aawp-box .aawp-box__pricing{display:block;margin-bottom:5px}.aawp-box .aawp-box__pricing:empty{display:none}.aawp-box .aawp-box__pricing span+span{margin-left:15px}.aawp-box .aawp-box__pricing span+span.aawp-check-premium,.aawp-box .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media (max-width:480px){.aawp-box .aawp-box__pricing{margin-bottom:0}}.aawp-box .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp-box .aawp-box__price--old{font-size:14px;text-decoration:line-through;color:#666}.aawp-box .aawp-box__price--current{font-size:20px;font-weight:700}@media (max-width:480px){.aawp-box .aawp-box__price--current{font-size:16px}}.aawp-box .aawp-box__price--saved{border-radius:2px;background:#27ae60;background:rgba(39,174,96,.8);padding:4px 6px;color:#fff;font-size:12px;line-height:12px;margin-top:11px;margin-bottom:11px}.aawp-box .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp-box .aawp-box__ribbon{position:absolute;font-weight:400;font-size:12px;text-transform:uppercase;color:#fff;line-height:20px;padding:0 15px}.aawp-box .aawp-box__bestseller{top:-1px;left:-1px;background:#e47911;background:rgba(228,121,17,.8);border-bottom-right-radius:2px}.aawp-box .aawp-box__sale{top:-1px;right:-1px;background:#27ae60;background:rgba(39,174,96,.8);border-bottom-left-radius:2px}.aawp-box .aawp-box__info{position:absolute;bottom:10px;left:15px;max-width:225px;color:#666;font-size:11px;text-align:left}@media (max-width:768px){.aawp-box .aawp-box__info{position:static;display:block;margin-top:10px;max-width:100%}}@media (min-width:768px){.aawp-box.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp-not-available-info,.aawp-not-available-notice{font-size:80%}.aawp-not-available-info{color:#4189a5}.aawp-not-available-notice{color:#f0ad4e}.aawp.aawp-box.light{box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.aawp.aawp-box.dark{background:#232f3e;color:#f2f2f2}.aawp.aawp-box.dark .aawp-box__title,.aawp.aawp-box.dark .aawp-box__title:visited{color:#fff}.aawp.aawp-box.dark .aawp-box__title:focus,.aawp.aawp-box.dark .aawp-box__title:hover{color:#f2f2f2}.aawp.aawp-box.dark .aawp-box__price--current{color:#fff}.aawp.aawp-box.dark .aawp-box__info,.aawp.aawp-box.dark .aawp-box__price--old,.aawp.aawp-box.dark .aawp-box__reviews{color:#ccc}.aawp.aawp-box.dark .aawp-box__bestseller{top:0;left:0}.aawp.aawp-box.dark .aawp-box__sale{right:0;top:0}.aawp-grid{display:flex;flex-flow:row wrap;justify-content:flex-start;margin:0 -2%}.aawp-grid__item{width:100%;margin:0 2%}@media (min-width:481px){.aawp-grid__item{display:flex}.aawp-grid__item>*{max-width:100%}}@media (min-width:601px){.aawp-grid--col-2 .aawp-grid__item{width:46%}.aawp-grid--col-3 .aawp-grid__item{width:29.33333333%}.aawp-grid--col-4 .aawp-grid__item{width:21%}.aawp-grid--col-5 .aawp-grid__item{width:16%}.aawp-grid--col-6 .aawp-grid__item{width:12.66666667%}}@media (min-width:601px) and (max-width:1024px){.aawp-grid--col-3 .aawp-grid__item,.aawp-grid--col-4 .aawp-grid__item,.aawp-grid--col-5 .aawp-grid__item,.aawp-grid--col-6 .aawp-grid__item{width:46%}}.aawp table.aawp-table{display:block;margin:10px 0 30px;border:none;border-collapse:collapse;border-spacing:0;font-size:16px}.aawp table.aawp-table,.aawp table.aawp-table tbody,.aawp table.aawp-table td,.aawp table.aawp-table th,.aawp table.aawp-table thead,.aawp table.aawp-table tr{display:block;border:none}.aawp table.aawp-table thead tr{position:absolute;top:-9999px;left:-9999px}.aawp table.aawp-table tr{margin-bottom:20px}.aawp table.aawp-table tr:nth-child(odd){background-color:#fafafa}.aawp table.aawp-table th{border:none}.aawp table.aawp-table td{padding:10px;border:1px solid #ededed;border-bottom:none}.aawp table.aawp-table td:last-child{border-bottom:1px solid #ededed}.aawp table.aawp-table td:before{content:attr(data-label) ": ";display:inline-block;font-weight:700;width:125px}.aawp table.aawp-table td img{display:inline-block;width:100%\9;max-width:100%;height:auto;margin:0 auto;max-height:200px}.aawp table.aawp-table td.aawp-table__td-position{font-weight:700;text-align:center}.aawp table.aawp-table td.aawp-table__td-position:before{content:attr(data-label) "";width:auto;margin-right:5px}.aawp table.aawp-table td.aawp-table__td-links,.aawp table.aawp-table td.aawp-table__td-thumb,.aawp table.aawp-table td.aawp-table__td-title{text-align:center}.aawp table.aawp-table td .aawp-product__reviews,.aawp table.aawp-table td.aawp-table__td-links:before,.aawp table.aawp-table td.aawp-table__td-thumb:before,.aawp table.aawp-table td.aawp-table__td-title:before{display:none}.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price{display:inline-block;margin-right:10px;vertical-align:middle}.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price--old{color:#666;font-size:11.2px;text-decoration:line-through}@media (min-width:800px){.aawp table.aawp-table{display:table;table-layout:auto;width:100%;border:1px solid #ededed;font-size:14px;line-height:1.4}.aawp table.aawp-table thead{display:table-header-group}.aawp table.aawp-table thead tr{position:static;top:auto;left:auto}.aawp table.aawp-table tbody{display:table-row-group}.aawp table.aawp-table tr{display:table-row}.aawp table.aawp-table td,.aawp table.aawp-table th{display:table-cell;padding:10px 12px;text-align:left}.aawp table.aawp-table td:before{display:none;content:"";width:auto}.aawp table.aawp-table thead{background:#fafafa}.aawp table.aawp-table tr:nth-child(odd){background:0 0}.aawp table.aawp-table td,.aawp table.aawp-table th{vertical-align:middle}.aawp table.aawp-table td.aawp-table__td-position,.aawp table.aawp-table td.aawp-table__th-position,.aawp table.aawp-table th.aawp-table__td-position,.aawp table.aawp-table th.aawp-table__th-position{max-width:50px;font-weight:700;white-space:nowrap}.aawp table.aawp-table td.aawp-table__td-thumb img,.aawp table.aawp-table td.aawp-table__th-thumb img,.aawp table.aawp-table th.aawp-table__td-thumb img,.aawp table.aawp-table th.aawp-table__th-thumb img{display:block;width:100%\9;max-width:100%;height:auto;margin:0 auto;max-width:65px;max-height:100px}.aawp table.aawp-table td.aawp-table__td-title,.aawp table.aawp-table td.aawp-table__th-title,.aawp table.aawp-table th.aawp-table__td-title,.aawp table.aawp-table th.aawp-table__th-title{min-width:150px;text-align:left}.aawp table.aawp-table td.aawp-table__td-rating .aawp-product__reviews,.aawp table.aawp-table td.aawp-table__th-rating .aawp-product__reviews,.aawp table.aawp-table th.aawp-table__td-rating .aawp-product__reviews,.aawp table.aawp-table th.aawp-table__th-rating .aawp-product__reviews{display:block;margin-top:5px;color:#666;font-size:12px;white-space:nowrap}.aawp table.aawp-table td.aawp-table__td-pricing,.aawp table.aawp-table td.aawp-table__th-pricing,.aawp table.aawp-table th.aawp-table__td-pricing,.aawp table.aawp-table th.aawp-table__th-pricing{white-space:nowrap}.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price,.aawp table.aawp-table td.aawp-table__th-pricing .aawp-product__price,.aawp table.aawp-table th.aawp-table__td-pricing .aawp-product__price,.aawp table.aawp-table th.aawp-table__th-pricing .aawp-product__price{display:block;font-weight:700}.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price--old,.aawp table.aawp-table td.aawp-table__th-pricing .aawp-product__price--old,.aawp table.aawp-table th.aawp-table__td-pricing .aawp-product__price--old,.aawp table.aawp-table th.aawp-table__th-pricing .aawp-product__price--old{font-weight:400}.aawp table.aawp-table td.aawp-table__td-pricing .aawp-check-prime,.aawp table.aawp-table td.aawp-table__th-pricing .aawp-check-prime,.aawp table.aawp-table th.aawp-table__td-pricing .aawp-check-prime,.aawp table.aawp-table th.aawp-table__th-pricing .aawp-check-prime{margin-top:5px}.aawp table.aawp-table td.aawp-table__td-links,.aawp table.aawp-table td.aawp-table__th-links,.aawp table.aawp-table th.aawp-table__td-links,.aawp table.aawp-table th.aawp-table__th-links{white-space:nowrap}.aawp table.aawp-table td.aawp-table__td-links .aawp-button,.aawp table.aawp-table td.aawp-table__th-links .aawp-button,.aawp table.aawp-table th.aawp-table__td-links .aawp-button,.aawp table.aawp-table th.aawp-table__th-links .aawp-button{word-break:break-all}.aawp table.aawp-table tr th{font-weight:700;text-align:left}.aawp table.aawp-table tr td{border-left:none;border-right:none}.aawp table.aawp-table a{border:none;box-shadow:none;outline:none;text-decoration:none}}.aawp table.aawp-comparison-table{margin:10px 0 30px;border:none;border-collapse:separate;border-spacing:0;font-size:16px}.aawp table.aawp-comparison-table,.aawp table.aawp-comparison-table tbody,.aawp table.aawp-comparison-table td,.aawp table.aawp-comparison-table th,.aawp table.aawp-comparison-table thead,.aawp table.aawp-comparison-table tr{display:block;overflow:hidden;border:none}.aawp table.aawp-comparison-table thead tr{position:absolute;top:-9999px;left:-9999px}.aawp table.aawp-comparison-table tr{margin-bottom:20px}.aawp table.aawp-comparison-table tr:nth-child(odd){background-color:#fafafa}.aawp table.aawp-comparison-table td,.aawp table.aawp-comparison-table th{border-right:1px solid #ededed;border-bottom:1px solid #ededed}.aawp table.aawp-comparison-table td{padding:10px}.aawp table.aawp-comparison-table td:before{content:attr(data-label) ": ";display:inline-block;font-weight:700;width:125px}.aawp table.aawp-comparison-table td img{display:inline-block;width:100%\9;max-width:100%;height:auto}.aawp table.aawp-comparison-table td.position{font-weight:700;text-align:center}.aawp table.aawp-comparison-table td.position:before{content:attr(data-label) "";width:auto}.aawp table.aawp-comparison-table td.links,.aawp table.aawp-comparison-table td.thumb,.aawp table.aawp-comparison-table td.title{text-align:center}.aawp table.aawp-comparison-table td.links:before,.aawp table.aawp-comparison-table td.thumb:before,.aawp table.aawp-comparison-table td.title:before{display:none}.aawp table.aawp-comparison-table td.pricing .price{display:block;min-height:20px;line-height:20px}.aawp table.aawp-comparison-table td.pricing .price--current{font-size:16px;font-weight:700}.aawp table.aawp-comparison-table td.pricing .price--old{color:#666;font-size:12px;text-decoration:line-through}@media (min-width:800px){.aawp table.aawp-comparison-table{display:table;table-layout:fixed;width:100%;background:#fff;border-top:1px solid #ededed;border-left:1px solid #ededed;font-size:14px;line-height:1.4}.aawp table.aawp-comparison-table thead{display:table-header-group}.aawp table.aawp-comparison-table thead tr{position:static;top:auto;left:auto}.aawp table.aawp-comparison-table tbody{display:table-row-group}.aawp table.aawp-comparison-table tr{display:table-row}.aawp table.aawp-comparison-table td,.aawp table.aawp-comparison-table th{display:table-cell;padding:10px 12px;text-align:left}.aawp table.aawp-comparison-table td:before{display:none;content:"";width:auto}.aawp table.aawp-comparison-table tr:nth-child(odd){background:0 0}.aawp table.aawp-comparison-table tr:nth-child(2n){background:#fafafa}.aawp table.aawp-comparison-table th{font-weight:700;text-align:left}.aawp table.aawp-comparison-table td{text-align:center}.aawp table.aawp-comparison-table td.thumb img{margin:0 auto;height:auto;max-height:115px;max-width:100%;width:auto}.aawp table.aawp-comparison-table td.rating .reviews{display:block;margin-top:5px;color:#666;font-size:12px;white-space:nowrap}.aawp table.aawp-comparison-table td.pricing .price{display:block;font-weight:700}.aawp table.aawp-comparison-table td.pricing .aawp-check-prime{margin-top:5px}.aawp table.aawp-comparison-table a{border:none;box-shadow:none;outline:none;text-decoration:none}}.aawp-icon-globe{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/icon-globe.svg)}.aawp-icon-globe,.aawp-icon-yes{display:inline-block;height:16px;width:16px;background-repeat:no-repeat;background-size:16px;background-position:50%;vertical-align:-15%}.aawp-icon-yes{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/icon-yes.svg)}.aawp-icon-no{display:inline-block;height:16px;width:16px;background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/../../img/icon-no.svg);background-repeat:no-repeat;background-size:16px;background-position:50%;vertical-align:-15%}.aawp-tb{margin:20px 0 0;border-collapse:collapse;border-spacing:1px;color:#444;font-size:13px;line-height:20px;table-layout:fixed}.aawp-tb__data,.aawp-tb__head{position:relative;padding:10px 9px;background-clip:padding-box;border:1px solid #d7d7d7;text-align:center}.aawp-tb__head{font-weight:700;text-align:left}.aawp-tb__data,.aawp-tb__head{vertical-align:middle}.aawp-tb-ribbon{display:none;padding:10px 5px;background:0 0;color:#fff;font-size:13px;line-height:20px;text-align:center}.aawp-tb-thumb{display:block;margin:10px}.aawp-tb-thumb img{display:block;height:150px;max-width:100%;width:150px;-o-object-fit:contain;object-fit:contain;background-color:transparent;box-shadow:none;float:none;opacity:1}.aawp-tb__data--highlight .aawp-tb-thumb img,.aawp-tb__row--highlight .aawp-tb-thumb img{border:none;box-shadow:none}.aawp-tb--desktop{display:table;margin-bottom:1.75em;width:100%}@media (max-width:767px){.aawp-tb--desktop{display:none}}.aawp-tb--desktop .aawp-tb__row{display:table-row}.aawp-tb--desktop .aawp-tb__row:not(.aawp-tb__row--highlight):nth-child(2n+2) .aawp-tb__data:not(.aawp-tb__data--highlight),.aawp-tb--desktop .aawp-tb__row:not(.aawp-tb__row--highlight):nth-child(2n+2) .aawp-tb__head{background-color:#f5f5f5}.aawp-tb--desktop .aawp-tb__data,.aawp-tb--desktop .aawp-tb__head{display:table-cell}.aawp-tb--desktop .aawp-tb__data,.aawp-tb--desktop .aawp-tb__data--highlight{position:relative}.aawp-tb--desktop .aawp-tb__data--highlight:after{position:absolute;top:-1px;left:-1px;bottom:0;display:block;width:0;border-left:1px solid transparent;content:""}.aawp-tb--desktop .aawp-tb-ribbon{position:absolute;top:-1px;left:-1px;right:0}.aawp-tb--desktop.aawp-tb--hide-desktop-labels .aawp-tb__head,.aawp-tb--desktop.aawp-tb--hide-labels .aawp-tb__head{display:none}.aawp-tb--desktop.aawp-tb--ribbon .aawp-tb__row:first-child .aawp-tb__data,.aawp-tb--desktop.aawp-tb--ribbon .aawp-tb__row:first-child .aawp-tb__head{padding-top:52px}.aawp-tb--desktop.aawp-tb--ribbon .aawp-tb-ribbon{display:block}.aawp-tb--desktop.aawp-tb--cols-1 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-1 .aawp-tb__head{width:100%}.aawp-tb--desktop.aawp-tb--cols-2 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-2 .aawp-tb__head{width:50%}.aawp-tb--desktop.aawp-tb--cols-3 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-3 .aawp-tb__head{width:33.33333333%}.aawp-tb--desktop.aawp-tb--cols-4 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-4 .aawp-tb__head{width:25%}.aawp-tb--desktop.aawp-tb--cols-5 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-5 .aawp-tb__head{width:20%}.aawp-tb--desktop.aawp-tb--cols-6 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-6 .aawp-tb__head{width:16.66666667%}.aawp-tb--desktop.aawp-tb--cols-7 .aawp-tb__data,.aawp-tb--desktop.aawp-tb--cols-7 .aawp-tb__head{width:14.28571429%}@media (max-width:1200px){.aawp-tb--desktop .aawp-tb__data:nth-child(7){display:none}}@media (max-width:1100px){.aawp-tb--desktop .aawp-tb__data:nth-child(6){display:none}}@media (max-width:1000px){.aawp-tb--desktop .aawp-tb__data:nth-child(5){display:none}}.aawp-tb--mobile{display:none}@media (max-width:767px){.aawp-tb--mobile{display:block}}.aawp-tb--mobile .aawp-tb__product{position:relative;margin:0 0 30px;border:1px solid transparent}.aawp-tb--mobile .aawp-tb__row{display:table;width:100%}.aawp-tb--mobile .aawp-tb__row:not(.aawp-tb__row--highlight):nth-of-type(2n) .aawp-tb__data,.aawp-tb--mobile .aawp-tb__row:not(.aawp-tb__row--highlight):nth-of-type(2n) .aawp-tb__head{background-color:#f5f5f5}.aawp-tb--mobile .aawp-tb__data,.aawp-tb--mobile .aawp-tb__head{display:table-cell}.aawp-tb--mobile .aawp-tb__data,.aawp-tb--mobile .aawp-tb__head{width:50%}.aawp-tb--mobile .aawp-tb__product--highlight .aawp-tb-ribbon{display:block}.aawp-tb--mobile.aawp-tb--hide-labels .aawp-tb__head,.aawp-tb--mobile.aawp-tb--hide-mobile-labels .aawp-tb__head{display:none}.aawp-tb--mobile.aawp-tb--hide-labels .aawp-tb__data,.aawp-tb--mobile.aawp-tb--hide-mobile-labels .aawp-tb__data{width:100%}.aawp-tb--mobile .aawp-tb-product-data-thumb img{background:0 0}.aawp-tb-product-data-thumb img{display:block;margin:0 auto}.aawp .aawp-product--vertical{zoom:1;background:#fff;border:1px solid #ececec;color:inherit;position:relative;display:block;margin:0 0 20px;max-width:100%;font-size:15px;line-height:1.6;white-space:normal;min-width:100%;padding:25px 15px 15px}.aawp .aawp-product--vertical:after,.aawp .aawp-product--vertical:before{content:" ";display:table}.aawp .aawp-product--vertical:after{clear:both}@media (max-width:480px){.aawp .aawp-product--vertical{margin-bottom:15px}}.aawp .aawp-product--vertical.ribbon{padding-top:35px}.aawp .aawp-product--vertical .aawp-box__thumb{float:left;width:160px}@media (max-width:768px){.aawp .aawp-product--vertical .aawp-box__thumb{float:none;width:100%}}.aawp .aawp-product--vertical .aawp-box__image{display:block;height:auto;margin:0 auto 15px;max-width:100%;border:none;box-shadow:none}.aawp .aawp-product--vertical .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp .aawp-product--vertical .aawp-box__reviews{margin-top:5px;font-size:12px;color:#666;text-align:center}.aawp .aawp-product--vertical .aawp-box__content{margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp .aawp-product--vertical .aawp-box__content{margin:0;padding:0}}.aawp .aawp-product--vertical .aawp-box__title{display:block;margin:0 0 15px;font-size:18px;font-weight:700}@media (max-width:480px){.aawp .aawp-product--vertical .aawp-box__title{margin-bottom:5px;font-size:16px}}.aawp .aawp-product--vertical .aawp-box__description{margin:0}.aawp .aawp-product--vertical .aawp-box__description>p{margin:0 0 5px}.aawp .aawp-product--vertical .aawp-box__description>p:empty{display:none}.aawp .aawp-product--vertical .aawp-box__description>ul{margin:0 0 5px;padding:0 0 0 20px;list-style-position:outside!important}.aawp .aawp-product--vertical .aawp-box__description>ul li{margin:0;padding:0}@media (max-width:480px){.aawp .aawp-product--vertical .aawp-box__description{display:none}}.aawp .aawp-product--vertical .aawp-box__footer{text-align:right;margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp .aawp-product--vertical .aawp-box__footer{margin:0;padding:0}}.aawp .aawp-product--vertical .aawp-box__pricing{display:block;margin-bottom:5px}.aawp .aawp-product--vertical .aawp-box__pricing:empty{display:none}.aawp .aawp-product--vertical .aawp-box__pricing span+span{margin-left:15px}.aawp .aawp-product--vertical .aawp-box__pricing span+span.aawp-check-premium,.aawp .aawp-product--vertical .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media (max-width:480px){.aawp .aawp-product--vertical .aawp-box__pricing{margin-bottom:0}}.aawp .aawp-product--vertical .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp .aawp-product--vertical .aawp-box__price--old{font-size:14px;text-decoration:line-through;color:#666}.aawp .aawp-product--vertical .aawp-box__price--current{font-size:20px;font-weight:700}@media (max-width:480px){.aawp .aawp-product--vertical .aawp-box__price--current{font-size:16px}}.aawp .aawp-product--vertical .aawp-box__price--saved{border-radius:2px;background:#27ae60;background:rgba(39,174,96,.8);padding:4px 6px;color:#fff;font-size:12px;line-height:12px;margin-top:11px;margin-bottom:11px}.aawp .aawp-product--vertical .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp .aawp-product--vertical .aawp-box__ribbon{position:absolute;font-weight:400;font-size:12px;text-transform:uppercase;color:#fff;line-height:20px;padding:0 15px}.aawp .aawp-product--vertical .aawp-box__bestseller{top:-1px;left:-1px;background:#e47911;background:rgba(228,121,17,.8);border-bottom-right-radius:2px}.aawp .aawp-product--vertical .aawp-box__sale{top:-1px;right:-1px;background:#27ae60;background:rgba(39,174,96,.8);border-bottom-left-radius:2px}.aawp .aawp-product--vertical .aawp-box__info{position:absolute;bottom:10px;left:15px;max-width:225px;color:#666;font-size:11px;text-align:left}@media (max-width:768px){.aawp .aawp-product--vertical .aawp-box__info{position:static;display:block;margin-top:10px;max-width:100%}}@media (min-width:768px){.aawp .aawp-product--vertical.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp .aawp-product--vertical .aawp-product__ribbon{padding:0 10px}.aawp .aawp-product--vertical .aawp-product__ribbon--sale{position:absolute;top:-1px;right:-1px}.aawp .aawp-product--vertical .aawp-product__ribbon--bestseller,.aawp .aawp-product--vertical .aawp-product__ribbon--new{position:absolute;top:-1px;left:-1px}.aawp .aawp-product--vertical .aawp-product__image{display:block;height:250px;margin:0 auto;max-width:100%;width:250px;border:none;box-shadow:none;-o-object-fit:contain;object-fit:contain}.aawp .aawp-product--vertical.aawp-product--bestseller .aawp-product__image,.aawp .aawp-product--vertical.aawp-product--new .aawp-product__image{margin-top:3px}.aawp .aawp-product--vertical .aawp-product__content{position:relative;min-height:75px}.aawp .aawp-product--vertical .aawp-product__title{display:block;height:40px;margin-top:10px;border:none;box-shadow:none;outline:none;text-decoration:none;font-size:16px;font-weight:700;line-height:20px;overflow:hidden;text-overflow:ellipsis}.aawp .aawp-product--vertical .aawp-product__meta{display:inline-block;display:block;margin-top:5px}.aawp .aawp-product--vertical .aawp-product__meta .aawp-check-prime{float:right;margin-top:7px}.aawp .aawp-product--vertical .aawp-product__reviews{display:inline-block;color:#666;font-size:14px;line-height:14px;vertical-align:-10%}.aawp .aawp-product--vertical .aawp-product__footer{text-align:right}.aawp .aawp-product--vertical .aawp-product__footer .aawp-check-prime{margin-bottom:5px}.aawp .aawp-product--vertical .aawp-product__footer .aawp-button{display:block;margin:0;width:100%}.aawp .aawp-product--vertical .aawp-product__footer .aawp-button+.aawp-button{margin-top:10px}.aawp .aawp-product--vertical .aawp-product__pricing{display:inline-block;margin-top:10px;width:100%}.aawp .aawp-product--vertical .aawp-product__pricing .aawp-product__price--current:empty,.aawp .aawp-product--vertical .aawp-product__pricing .aawp-product__price--old:empty,.aawp .aawp-product--vertical .aawp-product__pricing .aawp-product__price:empty,.aawp .aawp-product--vertical .aawp-product__pricing:empty{display:none;margin:0}.aawp .aawp-product--vertical .aawp-product__price{line-height:18px}.aawp .aawp-product--vertical .aawp-product__price--old{float:left;color:#666;font-size:14px;text-decoration:line-through}.aawp .aawp-product--vertical .aawp-product__price--current{float:right;font-size:18px;font-weight:700}.aawp .aawp-product--vertical .aawp-product__info{display:block;margin-top:10px;color:#666;font-size:11px;text-align:center}.aawp .aawp-product--vertical.aawp-product--style-light{box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.aawp .aawp-product--vertical.aawp-product--style-dark{background:#232f3e;color:#e2e2e2}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title,.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title:visited{color:#fff}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__teaser,.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title:focus,.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__price--current{color:#fff}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__info,.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__price--old,.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__reviews{color:#ccc}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-star-rating--wayl{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-star-rating--wayl>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--vertical.aawp-product--style-wayl{background:#96281b;color:#e2e2e2}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title,.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title:visited{color:#fff}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__teaser,.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title:focus,.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__price--current{color:#fff}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__info,.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__price--old,.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__reviews{color:#ccc}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-star-rating--wayl{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-star-rating--wayl>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--list{zoom:1;background:#fff;border:1px solid #ececec;color:inherit;position:relative;display:block;max-width:100%;font-size:15px;line-height:1.6;white-space:normal;min-width:100%;margin:0 0 20px;padding:10px}.aawp .aawp-product--list:after,.aawp .aawp-product--list:before{content:" ";display:table}.aawp .aawp-product--list:after{clear:both}@media (max-width:480px){.aawp .aawp-product--list{margin-bottom:15px}}.aawp .aawp-product--list.ribbon{padding-top:35px}.aawp .aawp-product--list .aawp-box__thumb{float:left;width:160px}@media (max-width:768px){.aawp .aawp-product--list .aawp-box__thumb{float:none;width:100%}}.aawp .aawp-product--list .aawp-box__image{display:block;height:auto;margin:0 auto 15px;max-width:100%;border:none;box-shadow:none}.aawp .aawp-product--list .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp .aawp-product--list .aawp-box__reviews{margin-top:5px;font-size:12px;color:#666;text-align:center}.aawp .aawp-product--list .aawp-box__content{margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp .aawp-product--list .aawp-box__content{margin:0;padding:0}}.aawp .aawp-product--list .aawp-box__title{display:block;margin:0 0 15px;font-size:18px;font-weight:700}@media (max-width:480px){.aawp .aawp-product--list .aawp-box__title{margin-bottom:5px;font-size:16px}}.aawp .aawp-product--list .aawp-box__description{margin:0}.aawp .aawp-product--list .aawp-box__description>p{margin:0 0 5px}.aawp .aawp-product--list .aawp-box__description>p:empty{display:none}.aawp .aawp-product--list .aawp-box__description>ul{margin:0 0 5px;padding:0 0 0 20px;list-style-position:outside!important}.aawp .aawp-product--list .aawp-box__description>ul li{margin:0;padding:0}@media (max-width:480px){.aawp .aawp-product--list .aawp-box__description{display:none}}.aawp .aawp-product--list .aawp-box__footer{text-align:right;margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp .aawp-product--list .aawp-box__footer{margin:0;padding:0}}.aawp .aawp-product--list .aawp-box__pricing{display:block;margin-bottom:5px}.aawp .aawp-product--list .aawp-box__pricing:empty{display:none}.aawp .aawp-product--list .aawp-box__pricing span+span{margin-left:15px}.aawp .aawp-product--list .aawp-box__pricing span+span.aawp-check-premium,.aawp .aawp-product--list .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media (max-width:480px){.aawp .aawp-product--list .aawp-box__pricing{margin-bottom:0}}.aawp .aawp-product--list .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp .aawp-product--list .aawp-box__price--old{font-size:14px;text-decoration:line-through;color:#666}.aawp .aawp-product--list .aawp-box__price--current{font-size:20px;font-weight:700}@media (max-width:480px){.aawp .aawp-product--list .aawp-box__price--current{font-size:16px}}.aawp .aawp-product--list .aawp-box__price--saved{border-radius:2px;background:#27ae60;background:rgba(39,174,96,.8);padding:4px 6px;color:#fff;font-size:12px;line-height:12px;margin-top:11px;margin-bottom:11px}.aawp .aawp-product--list .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp .aawp-product--list .aawp-box__ribbon{position:absolute;font-weight:400;font-size:12px;text-transform:uppercase;color:#fff;line-height:20px;padding:0 15px}.aawp .aawp-product--list .aawp-box__bestseller{top:-1px;left:-1px;background:#e47911;background:rgba(228,121,17,.8);border-bottom-right-radius:2px}.aawp .aawp-product--list .aawp-box__sale{top:-1px;right:-1px;background:#27ae60;background:rgba(39,174,96,.8);border-bottom-left-radius:2px}.aawp .aawp-product--list .aawp-box__info{position:absolute;bottom:10px;left:15px;max-width:225px;color:#666;font-size:11px;text-align:left}@media (max-width:768px){.aawp .aawp-product--list .aawp-box__info{position:static;display:block;margin-top:10px;max-width:100%}}@media (min-width:768px){.aawp .aawp-product--list.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp .aawp-product--list:first-child.aawp-product--ribbon{margin-top:10px}.aawp .aawp-product--list.aawp-product--bestseller,.aawp .aawp-product--list.aawp-product--new{padding-top:20px}.aawp .aawp-product--list .aawp-product__ribbon{z-index:10;padding:0 20px;font-size:11px;line-height:18px}.aawp .aawp-product--list .aawp-product__ribbon--sale{position:absolute;top:-10px;right:-5px;border-radius:0}.aawp .aawp-product--list .aawp-product__ribbon--bestseller,.aawp .aawp-product--list .aawp-product__ribbon--new{position:absolute;top:-10px;left:-5px}.aawp .aawp-product--list .aawp-product__inner{position:relative;display:block}.aawp .aawp-product--list .aawp-product__image-link,.aawp .aawp-product--list .aawp-product__image-link:active,.aawp .aawp-product--list .aawp-product__image-link:focus,.aawp .aawp-product--list .aawp-product__image-link:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp .aawp-product--list .aawp-product__image{position:absolute;top:0;bottom:0;left:0;z-index:5;display:block;height:75px;width:75px;-o-object-fit:contain;object-fit:contain}.aawp .aawp-product--list .aawp-product__content{display:block;margin-left:75px;min-height:75px;padding:3px 10px 5px}.aawp .aawp-product--list .aawp-product__title{display:block;margin-top:5px;border:none;box-shadow:none;outline:none;text-decoration:none;font-size:16px;font-weight:700;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:769px){.aawp .aawp-product--list .aawp-product__title{width:100%}}.aawp .aawp-product--list .aawp-product__teaser{margin:5px 0 0;color:#666;font-size:14px;line-height:18px}.aawp .aawp-product--list .aawp-product__meta{zoom:1}.aawp .aawp-product--list .aawp-product__meta:after,.aawp .aawp-product--list .aawp-product__meta:before{content:" ";display:table}.aawp .aawp-product--list .aawp-product__meta:after{clear:both}.aawp .aawp-product--list .aawp-product__price,.aawp .aawp-product--list .aawp-star-rating{margin-bottom:0}.aawp .aawp-product--list .aawp-star-rating{margin-top:-1px;margin-right:10px}.aawp .aawp-product--list .aawp-product__price{display:inline-block;margin-right:10px;color:inherit;font-size:15px;line-height:20px;vertical-align:middle}.aawp .aawp-product--list .aawp-product__price--old{color:#666;font-size:14px;text-decoration:line-through}.aawp .aawp-product--list .aawp-product__price--current{font-weight:700}.aawp .aawp-product--list .aawp-product__price--saved{padding:4px 6px;border-radius:2px;background:#27ae60;background:rgba(39,174,96,.8);color:#fff;font-size:12px;line-height:12px}.aawp .aawp-product--list.aawp-product--style-light{box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.aawp .aawp-product--list.aawp-product--style-dark{background:#232f3e;color:#e2e2e2}.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title,.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title:visited{color:#fff}.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__teaser,.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title:focus,.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__price--current{color:#fff}.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__info,.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__price--old,.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__reviews{color:#ccc}.aawp .aawp-product--list.aawp-product--style-dark .aawp-star-rating--wayl{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--list.aawp-product--style-dark .aawp-star-rating--wayl>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--list.aawp-product--style-wayl{background:#96281b;color:#e2e2e2}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title,.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title:visited{color:#fff}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__teaser,.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title:focus,.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__price--current{color:#fff}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__info,.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__price--old,.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__reviews{color:#ccc}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-star-rating--wayl{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--list.aawp-product--style-wayl .aawp-star-rating--wayl>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-small{zoom:1;background:#fff;border:1px solid #ececec;color:inherit;position:relative;display:block;max-width:100%;font-size:15px;line-height:1.6;white-space:normal;min-width:100%;margin:0 0 20px;padding:5px}.aawp .aawp-product--widget-small:after,.aawp .aawp-product--widget-small:before{content:" ";display:table}.aawp .aawp-product--widget-small:after{clear:both}@media (max-width:480px){.aawp .aawp-product--widget-small{margin-bottom:15px}}.aawp .aawp-product--widget-small.ribbon{padding-top:35px}.aawp .aawp-product--widget-small .aawp-box__thumb{float:left;width:160px}@media (max-width:768px){.aawp .aawp-product--widget-small .aawp-box__thumb{float:none;width:100%}}.aawp .aawp-product--widget-small .aawp-box__image{display:block;height:auto;margin:0 auto 15px;max-width:100%;border:none;box-shadow:none}.aawp .aawp-product--widget-small .aawp-box__rating{margin:0 auto 10px;text-align:center}.aawp .aawp-product--widget-small .aawp-box__reviews{margin-top:5px;font-size:12px;color:#666;text-align:center}.aawp .aawp-product--widget-small .aawp-box__content{margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp .aawp-product--widget-small .aawp-box__content{margin:0;padding:0}}.aawp .aawp-product--widget-small .aawp-box__title{display:block;margin:0 0 15px;font-size:18px;font-weight:700}@media (max-width:480px){.aawp .aawp-product--widget-small .aawp-box__title{margin-bottom:5px;font-size:16px}}.aawp .aawp-product--widget-small .aawp-box__description{margin:0}.aawp .aawp-product--widget-small .aawp-box__description>p{margin:0 0 5px}.aawp .aawp-product--widget-small .aawp-box__description>p:empty{display:none}.aawp .aawp-product--widget-small .aawp-box__description>ul{margin:0 0 5px;padding:0 0 0 20px;list-style-position:outside!important}.aawp .aawp-product--widget-small .aawp-box__description>ul li{margin:0;padding:0}@media (max-width:480px){.aawp .aawp-product--widget-small .aawp-box__description{display:none}}.aawp .aawp-product--widget-small .aawp-box__footer{text-align:right;margin-left:160px;padding-left:20px}@media (max-width:768px){.aawp .aawp-product--widget-small .aawp-box__footer{margin:0;padding:0}}.aawp .aawp-product--widget-small .aawp-box__pricing{display:block;margin-bottom:5px}.aawp .aawp-product--widget-small .aawp-box__pricing:empty{display:none}.aawp .aawp-product--widget-small .aawp-box__pricing span+span{margin-left:15px}.aawp .aawp-product--widget-small .aawp-box__pricing span+span.aawp-check-premium,.aawp .aawp-product--widget-small .aawp-box__pricing span+span.aawp-check-prime{margin-left:5px}@media (max-width:480px){.aawp .aawp-product--widget-small .aawp-box__pricing{margin-bottom:0}}.aawp .aawp-product--widget-small .aawp-box__price{display:inline-block;line-height:34px;vertical-align:middle}.aawp .aawp-product--widget-small .aawp-box__price--old{font-size:14px;text-decoration:line-through;color:#666}.aawp .aawp-product--widget-small .aawp-box__price--current{font-size:20px;font-weight:700}@media (max-width:480px){.aawp .aawp-product--widget-small .aawp-box__price--current{font-size:16px}}.aawp .aawp-product--widget-small .aawp-box__price--saved{border-radius:2px;background:#27ae60;background:rgba(39,174,96,.8);padding:4px 6px;color:#fff;font-size:12px;line-height:12px;margin-top:11px;margin-bottom:11px}.aawp .aawp-product--widget-small .aawp-button+.aawp-button{margin-left:15px;margin-top:5px}.aawp .aawp-product--widget-small .aawp-box__ribbon{position:absolute;font-weight:400;font-size:12px;text-transform:uppercase;color:#fff;line-height:20px;padding:0 15px}.aawp .aawp-product--widget-small .aawp-box__bestseller{top:-1px;left:-1px;background:#e47911;background:rgba(228,121,17,.8);border-bottom-right-radius:2px}.aawp .aawp-product--widget-small .aawp-box__sale{top:-1px;right:-1px;background:#27ae60;background:rgba(39,174,96,.8);border-bottom-left-radius:2px}.aawp .aawp-product--widget-small .aawp-box__info{position:absolute;bottom:10px;left:15px;max-width:225px;color:#666;font-size:11px;text-align:left}@media (max-width:768px){.aawp .aawp-product--widget-small .aawp-box__info{position:static;display:block;margin-top:10px;max-width:100%}}@media (min-width:768px){.aawp .aawp-product--widget-small.inline-info .aawp-box__thumb{margin-bottom:30px}}.aawp .aawp-product--widget-small:first-child.aawp-product--ribbon{margin-top:10px}.aawp .aawp-product--widget-small.aawp-product--bestseller,.aawp .aawp-product--widget-small.aawp-product--new{padding-top:15px}.aawp .aawp-product--widget-small .aawp-product__ribbon{z-index:10;padding:0 10px;font-size:11px;line-height:18px}.aawp .aawp-product--widget-small .aawp-product__ribbon--sale{position:absolute;top:-10px;right:-5px;border-radius:0}.aawp .aawp-product--widget-small .aawp-product__ribbon--bestseller,.aawp .aawp-product--widget-small .aawp-product__ribbon--new{position:absolute;top:-10px;left:-5px}.aawp .aawp-product--widget-small .aawp-product__inner{position:relative;display:block}.aawp .aawp-product--widget-small .aawp-product__image-link,.aawp .aawp-product--widget-small .aawp-product__image-link:active,.aawp .aawp-product--widget-small .aawp-product__image-link:focus,.aawp .aawp-product--widget-small .aawp-product__image-link:hover{border:none;box-shadow:none;outline:none;text-decoration:none}.aawp .aawp-product--widget-small .aawp-product__image{position:absolute;top:0;bottom:0;left:0;z-index:5;display:block;height:75px;width:75px;-o-object-fit:contain;object-fit:contain}.aawp .aawp-product--widget-small .aawp-product__content{display:block;margin-left:75px;min-height:75px;padding:3px 10px 5px}.aawp .aawp-product--widget-small .aawp-product__title{display:block;margin-top:5px;border:none;box-shadow:none;outline:none;text-decoration:none;font-size:14px;font-weight:700;line-height:20px;overflow:hidden;text-overflow:ellipsis}@media (min-width:769px){.aawp .aawp-product--widget-small .aawp-product__title{height:40px}}.aawp .aawp-product--widget-small .aawp-product__meta{zoom:1;margin-top:5px}.aawp .aawp-product--widget-small .aawp-product__meta:after,.aawp .aawp-product--widget-small .aawp-product__meta:before{content:" ";display:table}.aawp .aawp-product--widget-small .aawp-product__meta:after{clear:both}.aawp .aawp-product--widget-small .aawp-product__price,.aawp .aawp-product--widget-small .aawp-star-rating{margin-bottom:0}.aawp .aawp-product--widget-small .aawp-star-rating{margin-right:5px}.aawp .aawp-product--widget-small .aawp-product__price{display:inline-block;color:inherit;font-size:15px;font-weight:700;line-height:1;vertical-align:middle}.aawp .aawp-product--widget-small.aawp-product--style-light{box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1)}.aawp .aawp-product--widget-small.aawp-product--style-dark{background:#232f3e;color:#e2e2e2}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title,.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title:visited{color:#fff}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__teaser,.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title:focus,.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__price--current{color:#fff}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__info,.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__price--old,.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__reviews{color:#ccc}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-star-rating--wayl{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-star-rating--wayl>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__price--current{color:#e2e2e2}.aawp .aawp-product--widget-small.aawp-product--style-wayl{background:#96281b;color:#e2e2e2}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title,.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title:visited{color:#fff}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__teaser,.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title:focus,.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title:hover{color:#e2e2e2}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__price--current{color:#fff}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__info,.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__price--old,.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__reviews{color:#ccc}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-star-rating--wayl{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg)}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-star-rating--wayl>span{background-image:url(//www.stereoaktiv.de/wp-content/plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg)}.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__price--current{color:#e2e2e2}.aawp-floating-wrapper,div.aawp-floating-wrapper{box-sizing:border-box}@media (min-width:601px){.aawp-floating-wrapper--left,.aawp-floating-wrapper--right{max-width:250px}.aawp-floating-wrapper--left{float:left;margin:0 1em 1em 0}.aawp-floating-wrapper--right{float:right;margin:0 0 1em 1em}} .aawp .aawp-tb__row--highlight{background-color:#256aaf}.aawp .aawp-tb__row--highlight{color:#256aaf}.aawp .aawp-tb__row--highlight a{color:#256aaf} .aawp .aawp-product--horizontal.aawp-product--ribbon,.aawp .aawp-product--horizontal{background-color:transparent;border:none}.colors-dark .entry-content a,.colors-dark .entry-summary a,.colors-dark .comment-content a,.colors-dark .widget a,.colors-dark .site-footer .widget-area a,.colors-dark .posts-navigation a,.colors-dark .widget_authors a strong{box-shadow:none !important}a[href*="amzn.to"]:after,a[href*="amazon.de"]:after{display:none} .recentcomments a{display:inline !important;padding:0 !important;margin:0 !important} .broken_link,a.broken_link{text-decoration:line-through} time{display:none}.site-title{font-size:24px;font-size:1.25rem;font-style:italic}p.site-description{font-style:italic}.adsbygoogle{float:right;position:relative;right:33%;top:-5px}#content.site-content{padding-top:1.5em}.site-content .page-header{display:none}body .widget ul li,body .widget ol li{border:none}a[href*="amzn.to"]:after,a[href*="amazon.de"]:after{content:"*";font-weight:400;font-style:italic}div[style="float:right;"] a[href*="amazon.de"]:after{display:none}.colors-dark .widget .tagcloud ul li{display:inline-block !important;padding:0}@media screen and (min-width:48em){.site-branding{margin-bottom:65px}}@media screen and (min-width:30em){.site-branding{padding:1em 0}}.colors-dark .entry-content a{color:#fff;text-decoration:underline}.colors-dark ins{background-color:transparent !important} .aawp .aawp-product--horizontal .aawp-product__description{display:block}
STEREOAKTIV – Bluetooth Audio Kompaktanlagen Boxen & Zubehör
Alles für die Ohren: Audio-Produkte hier an sehen – bei Amazon kaufen