﻿body .apcTrackingModal{position:fixed;top:0;right:0;bottom:0;left:0;max-width:100vw;z-index:-1;display:none;justify-content:center;align-items:center;background-image:linear-gradient(to top, #001928 0, rgba(0, 25, 40, 0.88) 45%, rgba(0, 25, 40, 0.13) 100%)}body .apcTrackingModal .modal{position:absolute;bottom:12px;left:50%;width:850px;max-width:calc(100vw - 12px);max-height:calc(100vh - 24px);padding:22px 30px;border-radius:3px;overflow-y:auto;background-color:#fff;color:#000;transform:translate(-50%, 0%);transform-origin:50% 50%;transition:transform .4s ease-in-out}@media(max-width: 480px){body .apcTrackingModal .modal{padding:22px 16px}}body .apcTrackingModal .modal.first>p{font-size:14px;line-height:20px;font-family:system-ui,"Segoe UI",Helvetica,Arial,Roboto,sans-serif}body .apcTrackingModal .modal.second{padding:50px 30px 22px 30px}@media(max-width: 480px){body .apcTrackingModal .modal.second{padding:50px 16px 22px}}body .apcTrackingModal .modal>*{opacity:1;transition:opacity .3s ease-in-out;transition-delay:.4s}body .apcTrackingModal .modal [aria-hidden=true] a[href],body .apcTrackingModal .modal [aria-hidden=true] button:not([disabled]),body .apcTrackingModal .modal [aria-hidden=true] [tabindex]:not([disabled]){visibility:hidden}body .apcTrackingModal .modal .close{position:absolute;top:0;right:0;z-index:26;width:55px;height:55px;padding:0;border:none;background:none;color:inherit}body .apcTrackingModal .modal .close:before{content:"";position:absolute;top:calc(50% - 1px);left:15%;display:block;width:70%;height:2px;background-color:#000;transform:rotate(45deg);transform-origin:50% 50%}body .apcTrackingModal .modal .close:after{content:"";position:absolute;top:calc(50% - 1px);left:15%;display:block;width:70%;height:2px;background-color:#000;transform:rotate(-45deg);transform-origin:50% 50%}body .apcTrackingModal .modal .close>span{position:absolute;top:50%;right:100%;display:block;font-size:12px;font-weight:bold;text-transform:uppercase;line-height:12px;white-space:nowrap;transform:translateY(-50%)}body .apcTrackingModal .modal:not(.active){transform:translate(-50%, -50%) scale(0);pointer-events:none}body .apcTrackingModal .modal:not(.active)>*{opacity:0}body .apcTrackingModal .modal.disabled{transition-delay:.3s !important}body .apcTrackingModal .modal.disabled>*{transition-delay:0s !important}body .apcTrackingModal .modal .title{display:block;margin:6px 0 12px;font-size:26px;line-height:30px;font-weight:bold;text-decoration:none}@media(max-width: 361px){body .apcTrackingModal .modal .title{font-size:22px}}body .apcTrackingModal .modal .controls{display:inline-block}@media(min-width: 481px){body .apcTrackingModal .modal .controls{margin:0 8px}}body .apcTrackingModal .modal .smallLink{display:inline-block;margin:4px;padding:0;border:none;background:none;font-family:inherit;font-size:14px;font-weight:normal;color:inherit;line-height:16px;text-decoration:none}body .apcTrackingModal .modal::-webkit-scrollbar{width:10px;background-color:#f3f3f3}body .apcTrackingModal .modal::-webkit-scrollbar-thumb{border-radius:4px;background-color:#236aad;background-image:linear-gradient(135deg, rgb(31, 102, 172), rgb(130, 242, 232))}body .apcTrackingModal.open{z-index:99000;display:flex}body .apcTrackingModal.closed{z-index:-1;display:none}body .apcTrackingModal.saved .modal.first{overflow-y:hidden}body .apcTrackingModal.saved .modal.first:before{content:"";content:attr(data-saveMessage);position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;justify-content:center;align-items:center;padding:2%;background-color:#039c64;font-size:40px;font-weight:bold;color:#fff;text-align:center;line-height:52px;letter-spacing:.8px}body .apcTrackingModal.error .modal.first:before{content:"";content:attr(data-errorMessage);position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;justify-content:center;align-items:center;padding:2%;font-size:40px;font-weight:bold;color:#fff;text-align:center;line-height:50px;letter-spacing:.8px;background-color:rgba(255,0,0,.95)}body .toggleHead{position:relative;display:block;width:100%;margin:0;margin:8px 0 0;padding:12px 52px 12px 14px;border:2px solid rgba(0,0,0,0);box-sizing:border-box;background-color:#f3f3f3;font-size:20px;color:#236aae;text-align:left;outline:1px dashed rgba(0,0,0,0)}body .toggleHead:focus{outline-color:#000}body .toggleHead::selection{background-color:rgba(0,0,0,0) !important}body .toggleHead>span:after{content:"+";position:absolute;top:50%;right:0;display:inline-block;font-size:44px;color:#64c4d5;line-height:0;transform:translate(-12px, -50%);transform-origin:center center;transition:transform .2s cubic-bezier(0.04, 0.68, 0.41, 1)}body .toggleHead.open>span:after{transform:translate(-12px, -50%) rotate(45deg)}body .toggleContent{position:relative;height:0;border-bottom:2px solid #2469ad;border-image:linear-gradient(135deg, #1f66ac, #82f2e8);border-image-slice:1;box-sizing:border-box;overflow:hidden;transition:border-color .3s ease-in-out}body .toggleContent>div{position:absolute;top:0;left:0;width:100%;padding:12px;color:inherit}body .toggleContent a{text-decoration:underline}body .toggleContent.highlighted{border:2px solid #e3b510}body .setting{position:relative;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;width:100%;margin:0 0 12px}body .setting .toggle{position:relative;display:inline-block;width:120px;height:35px;margin:0;border-radius:120px;overflow:hidden;background-color:#dedede;box-shadow:inset 0 0 8px 0px rgba(0,0,0,.35);cursor:pointer;outline:1px dashed rgba(0,0,0,0)}body .setting .toggle:has(button:focus){outline-color:#000}body .setting .toggle~.label{display:inline-block;margin:4px 4px 4px 12px;font-size:14px;font-weight:bold;line-height:14px}body .setting .toggle .handle{position:absolute;top:0;left:0;width:60px;height:35px;margin:0;padding:0;border:none;border-radius:120px;outline:none;background-color:#236aae;filter:grayscale(1);cursor:pointer;transition:transform .4s ease-in-out,filter .4s ease-in-out}body .setting .toggle .handle>span{position:absolute;display:block;width:1px;height:1px;margin:-1px 0 0 -1px;overflow:hidden}body .setting .toggle.active .handle{filter:none;transform:translateX(100%)}body .setting .toggle.disabled{cursor:default;pointer-events:none}body .setting .toggle.disabled .handle{filter:grayscale(1);cursor:default;pointer-events:none}body.darkTheme .apcTrackingModal .modal{background-color:#232323;color:#fff}body.darkTheme .apcTrackingModal .modal .title,body.darkTheme .apcTrackingModal .modal h1,body.darkTheme .apcTrackingModal .modal h2,body.darkTheme .apcTrackingModal .modal h3,body.darkTheme .apcTrackingModal .modal h4,body.darkTheme .apcTrackingModal .modal h5,body.darkTheme .apcTrackingModal .modal h6,body.darkTheme .apcTrackingModal .modal a{color:inherit}body.darkTheme .apcTrackingModal .modal p a{text-decoration:underline}body.darkTheme .apcTrackingModal .modal .toggleHead{background-color:rgba(0,0,0,0);color:#64c4d5}body.darkTheme .apcTrackingModal .modal .close:before,body.darkTheme .apcTrackingModal .modal .close:after{background-color:#fff}@keyframes loadingBandIndicator{0%{background-position-x:-100vw}100%{background-position-x:100vw}}.is-content-justification-left{justify-content:flex-start}.is-content-justification-center{justify-content:center}.is-content-justification-right{justify-content:flex-end}.wp-block-column.is-content-justification-center{margin-left:auto !important;margin-right:auto !important}.wp-block-group.has-apc-ad-label{padding-bottom:36px !important}.wp-block-group.has-apc-ad-label::before{content:"Anzeige";position:absolute;top:calc(100% - 22.5px);right:21px;z-index:25;color:inherit;font-size:13px;line-height:13px;pointer-events:none}.post-wrapper>.wp-block-group.alignwide{width:calc(100% + 80px);position:relative;left:-40px;padding:22px 40px}@media(max-width: 900px){.post-wrapper>.wp-block-group.alignwide{width:calc(100% + 30px);left:-15px;padding:22px 15px}}.post-wrapper>.wp-block-group.alignwide.has-apc-ad-label::before{right:calc(40px + 21px)}@media(max-width: 781px){.post-wrapper>.wp-block-group.alignwide.has-apc-ad-label::before{right:50%;transform:translateX(50%)}}.is-team-member{display:inline-block;width:100%;text-align:left;margin:0 0 45px}.is-team-member>img,.is-team-member>picture>img{border:5px solid #134d87;box-sizing:content-box;border-radius:50%}@media(min-width: 768px){.is-team-member>img,.is-team-member>picture>img{shape-outside:circle();float:left;margin:12px 12px 12px 0}}@media(max-width: 540px){.is-team-member>img,.is-team-member>picture>img{margin:0 auto 0;display:block}}.is-team-member .title{display:block;font-size:60px;line-height:52px;color:rgba(35,28,28,.6588235294)}@media(max-width: 540px){.is-team-member .title{font-size:40px;line-height:1}}.is-team-member .position{font-weight:bold;top:0;font-size:17px;line-height:1}.is-team-member .member-meta-content>strong{color:#134d87}.is-team-member .member-meta-content>strong::before{content:"";display:block}.is-team-member.is-odd>img{border-color:#c13819}.is-team-member.is-odd .member-meta-content>strong{color:#c13819}.is-team-member.is-odd .button{background-color:#c13819}.is-team-member .button-outer{display:block}@media(min-width: 540px){.is-team-member .button-outer{text-align:right}}.is-team-member .button{margin-left:0;margin-right:0;background-color:#134d87;color:#fff !important}.is-team-member p{text-align:left}@media(max-width: 540px){.is-team-member p strong{display:block}}.team-member-animation-outer{display:inline-block;overflow:hidden;max-width:100%;width:100%}#apc-dark-theme-notice{position:fixed;bottom:12px;left:50%;z-index:22;background-color:#333;border:1px solid #b5b5b5;border-radius:22px;padding:10px 12px;font-size:14px;color:#dfdfdf;font-weight:bold;text-align:center;display:flex;align-items:center;user-select:none;justify-content:space-between;max-width:99vw;width:445px;transform:translateX(-50%) translateY(135%) scale(0.9);transition:all .5s cubic-bezier(0.13, 0.98, 0.58, 1)}#apc-dark-theme-notice>p{margin:4px 12px;margin-right:22px;order:1;line-height:1.1}@media(max-width: 990px){#apc-dark-theme-notice{bottom:92px}#apc-dark-theme-notice>p{margin-right:8px}}#apc-dark-theme-notice>.dm-button{border:1px solid #fff;background:none;color:#fff;padding:8px 16px;font-size:14px;line-height:1;margin:0 12px;white-space:nowrap;order:1}#apc-dark-theme-notice>.dm-button.is-d>span.l{display:none}#apc-dark-theme-notice>.dm-button:not(.is-d)>span.d{display:none}#apc-dark-theme-notice>button:not(.dm-button){order:0;background:none;border:none;color:#fff;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center}body.darkTheme #apc-dark-theme-notice{filter:invert(1)}html>#body.darkTheme{background-color:#000;--wp--preset--color--apc-light-gray: #a6a6a6}html>#body.darkTheme .is-textbar{background-color:#333755}html>#body.darkTheme apc-post-year-divider{color:hsla(0,0%,100%,.7411764706)}html>#body.darkTheme apc-post-year-divider:not(:nth-child(3n+4))::after{background-color:#fff}html>#body.darkTheme .post-wrapper .has-apc-light-gray-background-color a:not([class*=wp-element-button]):not(.page-numbers):not(.is-table-button){color:#00346a}html>#body.darkTheme .affiliateInfo{color:#fff;background:rgba(0,0,0,0)}html>#body.darkTheme .affiliateInfo::after{color:#c3c3c3}html>#body.darkTheme #toTop{border-top:#fff;border-left-color:#fff}html>#body.darkTheme.impressum img.wp-image-124021{background:#fff}html>#body.darkTheme.datenschutzerklaerung iframe[src*="//matomo.allround-pc.com/"]{background:#dddada}html>#body.darkTheme .author-header *{color:#fff}html>#body.darkTheme .title-meta-outer{color:#e5e5e5}html>#body.darkTheme .title-meta-outer .post-title,html>#body.darkTheme .title-meta-outer [rel=author],html>#body.darkTheme .title-meta-outer .is-post-date,html>#body.darkTheme .title-meta-outer .ad-info{color:#e5e5e5}html>#body.darkTheme .title-meta-outer span[rel=author]>span{color:#f1eeee}html>#body.darkTheme .title-meta-outer::after{content:none}html>#body.darkTheme .featured-image-wrapper>img{opacity:.7}html>#body.darkTheme .meta-outer a{color:#e5e5e5}html>#body.darkTheme post-404 h2,html>#body.darkTheme .emptyResult{color:#fff}html>#body.darkTheme .post-wrapper{background-color:#282727;color:#e5e5e5;box-shadow:none}html>#body.darkTheme .post-wrapper a:not(.wp-element-button){color:#fff;text-decoration:underline}html>#body.darkTheme .post-wrapper a:not([class*=wp-element-button]):not(.page-numbers):not(.is-table-button){color:#7dbcfd}html>#body.darkTheme .post-wrapper h1,html>#body.darkTheme .post-wrapper h2,html>#body.darkTheme .post-wrapper h3,html>#body.darkTheme .post-wrapper h4,html>#body.darkTheme .post-wrapper h5,html>#body.darkTheme .post-wrapper h6,html>#body.darkTheme .post-wrapper .h1,html>#body.darkTheme .post-wrapper .h2,html>#body.darkTheme .post-wrapper .h3,html>#body.darkTheme .post-wrapper .h4,html>#body.darkTheme .post-wrapper .h5,html>#body.darkTheme .post-wrapper .h6{color:#fff}html>#body.darkTheme .post-wrapper .caption{border-color:hsla(0,0%,100%,.4588235294)}html>#body.darkTheme .post-wrapper .abc-notice{background-color:#373737}html>#body.darkTheme .post-wrapper .post-tags-outer::after{background-image:linear-gradient(to left, #282727 0%, rgba(187, 187, 187, 0) 100%)}html>#body.darkTheme .post-wrapper .post-tags-outer a{background-color:#b3b3b3}html>#body.darkTheme .post-wrapper .is-conclusion .group ul li{background:none}html>#body.darkTheme .post-wrapper .is-conclusion .group.is-pro ul li::before{color:rgba(140,230,140,.8)}html>#body.darkTheme .post-wrapper .wpseopress-accordion-button{background-color:#626262}html>#body.darkTheme .post-wrapper .wpseopress-accordion-button::after{border-color:#fff}html>#body.darkTheme .post-wrapper .wp-block-group[data-show-datetime="1"]:before{background:#404040;color:#fff}html>#body.darkTheme .post-wrapper apc-yarpp{background-color:#b3b3b3}html>#body.darkTheme .post-wrapper apc-yarpp a,html>#body.darkTheme .post-wrapper apc-yarpp .title,html>#body.darkTheme .post-wrapper apc-yarpp time{color:#2c2c29}html>#body.darkTheme table td a:not(.wp-element-button):not(.is-table-button),html>#body.darkTheme table th a:not(.wp-element-button):not(.is-table-button){color:#0356ab !important}html>#body.darkTheme table.tablepress>caption>a{color:#fff !important}html>#body.darkTheme .post-subtitle{color:#1f7de0}html>#body.darkTheme .comments .comment-form label,html>#body.darkTheme .comments .comment-form input,html>#body.darkTheme .comments .comment-form textarea{color:#fff}html>#body.darkTheme .comments .comment-form input,html>#body.darkTheme .comments .comment-form textarea{background-color:#505050}html>#body.darkTheme blockquote.is-style-author-image-quote-1,html>#body.darkTheme blockquote.is-style-author-image-quote-2{background-color:rgba(0,0,0,0)}html>#body.darkTheme blockquote.is-style-author-image-quote-1 cite,html>#body.darkTheme blockquote.is-style-author-image-quote-2 cite{background-color:#282727}html>#body.darkTheme apc-survey{color:#282727}html>#body.darkTheme apc-survey .totalVotes{color:hsla(0,0%,100%,.6509803922)}html>#body.darkTheme apc-survey .image-fade-wrapper::before{background:linear-gradient(to top, #282727 0%, #282727 20%, transparent 100%)}html>#body.darkTheme apc-post-toc .is-post-toc{background-color:#b3b3b3;color:#1b1b1b}html>#body.darkTheme apc-post-toc .is-post-toc a{color:#1b1b1b}html>#body.darkTheme apc-post-toc .is-post-toc ul.reactive::after{background:linear-gradient(to top, #b3b3b3, transparent)}html>#body.darkTheme apc-post-toc .is-post-toc .mobile-expand>span{background-color:#b3b3b3}html>#body.darkTheme .is-card>.post-link{background-image:linear-gradient(to top, #858585 0%, #858585 50%, rgba(133, 133, 133, 0.74));color:#fff}html>#body.darkTheme .is-card>.post-link .read-time>svg{fill:#fff}html>#body.darkTheme:not(.page-id-114903){background-image:none}html>#body.darkTheme:not(.brands-xiaomi) header .mainNav{background-color:#1f2232;border-color:#000}html>#body.darkTheme .is-alert .has-black-color:not(.has-background){color:#fff !important}html>#body.darkTheme .is-page-header .extra-content .hamburgerNavTrigger{color:#fff}html>#body.darkTheme header:not(.intro-header){background-color:#1f2232;border-color:rgba(0,0,0,0)}html>#body.darkTheme header:not(.intro-header) .logo-wrapper img,html>#body.darkTheme header:not(.intro-header) .logo-wrapper svg{filter:invert(1) brightness(100)}@media(min-width: 991px){html>#body.darkTheme header:not(.intro-header) .is-nav-wrapper>ul>li>a{color:#fff}html>#body.darkTheme header:not(.intro-header) .is-nav-wrapper>ul>li>a:hover>.link-text-wrapper{border-color:#fff}html>#body.darkTheme header:not(.intro-header) .is-nav-wrapper>ul>li.current-menu-item>a>.link-text-wrapper,html>#body.darkTheme header:not(.intro-header) .is-nav-wrapper>ul>li.current-menu-ancestor>a>.link-text-wrapper{border-color:#fff}html>#body.darkTheme header:not(.intro-header) .is-nav-wrapper>ul>li.is-button>a{border-color:#fff;border-width:1px}html>#body.darkTheme header:not(.intro-header) .is-nav-wrapper>ul>li .is-search-trigger{filter:invert(1) brightness(100);border-width:1px}}html>#body.darkTheme header:not(.intro-header) .mobilSection .menuTrigger:before,html>#body.darkTheme header:not(.intro-header) .mobilSection .menuTrigger:after{background-color:#fff}html>#body.darkTheme .is-christmas-card.is-current{color:#fff}html>#body.darkTheme .is-christmas-card .infoText *{color:#000 !important}html>#body.darkTheme:not(.post-template-template-christmas-calendar) main>.defaultPage{background-color:#282727}html>#body.darkTheme main>.defaultPage{color:#e5e5e5;box-shadow:none}html>#body.darkTheme main>.defaultPage h1,html>#body.darkTheme main>.defaultPage h2,html>#body.darkTheme main>.defaultPage h3,html>#body.darkTheme main>.defaultPage h4,html>#body.darkTheme main>.defaultPage h5,html>#body.darkTheme main>.defaultPage h6,html>#body.darkTheme main>.defaultPage p{color:#fff}html>#body.darkTheme main>.defaultPage a:not(.wp-element-button):not(.button){color:#fff;text-decoration:underline}html>#body.darkTheme main .author-name,html>#body.darkTheme main .searchTitle{color:#fff}html>#body.darkTheme.archive main>section>h1,html>#body.darkTheme.archive .catDescription{color:#fff}html>#body.darkTheme .page-numbers:not(.current):not(:hover){color:#fff}html>#body.darkTheme .is-deal-section h2,html>#body.darkTheme .is-deal-section h3,html>#body.darkTheme .is-deal-section h4,html>#body.darkTheme .is-deal-section h5,html>#body.darkTheme .is-deal-section h6,html>#body.darkTheme .is-deal-section .h2,html>#body.darkTheme .is-deal-section .h3,html>#body.darkTheme .is-deal-section .h4,html>#body.darkTheme .is-deal-section .h5,html>#body.darkTheme .is-deal-section .h6,html>#body.darkTheme .is-deal-section p,html>#body.darkTheme .is-deal-section span:not(.definition),html>#body.darkTheme .is-deal-section a:not(.wp-element-button),html>#body.darkTheme .wp-block-group.has-background h2,html>#body.darkTheme .wp-block-group.has-background h3,html>#body.darkTheme .wp-block-group.has-background h4,html>#body.darkTheme .wp-block-group.has-background h5,html>#body.darkTheme .wp-block-group.has-background h6,html>#body.darkTheme .wp-block-group.has-background .h2,html>#body.darkTheme .wp-block-group.has-background .h3,html>#body.darkTheme .wp-block-group.has-background .h4,html>#body.darkTheme .wp-block-group.has-background .h5,html>#body.darkTheme .wp-block-group.has-background .h6,html>#body.darkTheme .wp-block-group.has-background p,html>#body.darkTheme .wp-block-group.has-background span:not(.definition),html>#body.darkTheme .wp-block-group.has-background a:not(.wp-element-button){color:inherit}html>#body.darkTheme .is-deal-section:not(.has-background) .wp-element-button:hover{outline-color:#fff}html>#body.darkTheme .wp-block-group.has-background:not(.has-text-color){color:#2c2c29}html>#body.darkTheme youtube-controller{color:#fff}html>#body.darkTheme youtube-controller>h2{color:inherit}html>#body.darkTheme youtube-controller .is-title{color:inherit}html>#body.darkTheme footer .widgetSection .footer-widget ul>li.twitter::before,html>#body.darkTheme footer .widgetSection .footer-widget ul>li.threads::before{background-color:#fff}html>#body.darkTheme .info>a{color:#fff}html>#body.darkTheme [data-highcharts-chart] .highcharts-background{fill:hsla(0,0%,100%,0)}html>#body.darkTheme [data-highcharts-chart] text{color:#fff !important;fill:#fff !important}html>#body.darkTheme [data-highcharts-chart] text tspan{stroke-width:1px}html>#body.darkTheme [data-highcharts-chart] .highcharts-label-box{stroke:#000;fill:#1f2232}html>#body.darkTheme [data-highcharts-chart] .highcharts-point{stroke:#000}html>#body.darkTheme [data-highcharts-chart] .highcharts-legend-item-hidden{opacity:.6}html>#body.darkTheme .singlePostContent a:not(.button):not(.wp-block-button__link):not(.comment-reply-link){text-shadow:0 0 #fff;color:#fff !important}html>#body.darkTheme .singlePostContent a:not(.button):not(.wp-block-button__link):not(.comment-reply-link):hover{color:#fff !important;text-decoration:underline}html>#body.darkTheme .apcFazit{background-color:rgba(0,0,0,0);border:1px solid #fff}html>#body.darkTheme .apcFazit h2{background-color:rgba(0,0,0,0)}html>#body.darkTheme .apcFazit ul li{background-color:rgba(0,0,0,0);border:1px solid #fff;color:#fff}html>#body.darkTheme .relatedPosts .relatedPostContent{background-color:rgba(0,0,0,0);color:#fff}html>#body.darkTheme .relatedPosts .relatedPostContent .title{border:none;color:inherit}html>#body.darkTheme .comments .commentsListing li.comment>.comment-body .reply>.comment-reply-link{background-color:#282727}html>#body.darkTheme .footer{background-color:#000;color:#fff}html>#body.darkTheme .footer .footer-widget .title{-webkit-text-fill-color:initial;-webkit-background-clip:initial;background-clip:initial;color:#fff;background:none}html>#body.darkTheme .footer ul li a{background-color:#1f2232;color:#fff}html>#body.darkTheme .footer:after{filter:brightness(100)}html>#body.darkTheme .singleTitle{background-color:rgba(0,0,0,0) !important;box-shadow:none;border:1.5px solid #fff;color:#fff;margin-left:0px}html>#body.darkTheme .singlePostContent{background-color:#1f2232;color:#fff}html>#body.darkTheme .singlePostContent h1,html>#body.darkTheme .singlePostContent h2,html>#body.darkTheme .singlePostContent h3,html>#body.darkTheme .singlePostContent h4,html>#body.darkTheme .singlePostContent h5,html>#body.darkTheme .singlePostContent h6,html>#body.darkTheme .singlePostContent .h1,html>#body.darkTheme .singlePostContent .h2.h3,html>#body.darkTheme .singlePostContent .h4,html>#body.darkTheme .singlePostContent .h5,html>#body.darkTheme .singlePostContent .h6{display:block;color:#fff;text-decoration:underline}html>#body.darkTheme .singlePostContent p{color:#fff}html>#body.darkTheme .singlePostContent a:not(.button):not(.wp-block-button__link){color:#fff;text-decoration:underline}html>#body.darkTheme .singlePostContent a:not(.button):not(.wp-block-button__link):hover{color:#fff}html>#body.darkTheme .readtime.single{background-color:#1f2232;color:#fff}html>#body.darkTheme .readtime:before{content:none;display:none}html>#body.darkTheme.single .subs>a:not(:first-child),html>#body.darkTheme.single .subs>span:not(:first-child){background-color:#1f2232;color:#fff}html>#body.darkTheme.single .subs>a img,html>#body.darkTheme.single .subs>span img{background-color:#fff}html>#body.darkTheme.single .subs .singleBranding{background-color:#fff !important}html>#body.darkTheme .submit{border-color:#fff !important;color:#fff !important}html>#body.darkTheme .submit:hover{background-color:#000 !important}html>#body.darkTheme .galleryGrid{color:#fff !important}html>#body.darkTheme .galleryGrid .title{color:#fff !important;border:none}html>#body.darkTheme em{border-color:#fff}html>#body.darkTheme table.tablepress tbody>tr.odd{background-color:rgba(218,218,218,.2)}.wp-block-columns{align-items:normal !important;box-sizing:border-box;display:flex;flex-wrap:wrap !important;margin-bottom:1.75em}@media(min-width: 782px){.wp-block-columns{flex-wrap:nowrap !important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media(max-width: 781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100% !important}}@media(min-width: 782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap !important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template{display:grid;justify-content:center;margin-bottom:24px;grid-template-columns:repeat(3, 1fr);grid-column-gap:24px;grid-row-gap:24px;list-style:none;list-style-type:none !important;padding-left:0 !important}.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template .is-container{max-width:1112px}@media(min-width: 1180px)and (max-width: 1525px){.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template .is-container{max-width:calc(100vw - 400px)}}.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template .is-container.content-aligned{margin-right:auto;margin-left:auto}@media(min-width: 530px)and (max-width: 1270px){.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template{margin-bottom:14px;grid-column-gap:14px;grid-row-gap:14px;grid-template-columns:repeat(2, calc(50% - 7px))}}@media(max-width: 529px){.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template{grid-template-columns:repeat(1, 100%)}}.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template .grid-full-width{grid-column:3 span}@media(min-width: 530px)and (max-width: 1270px){.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template .grid-full-width{grid-column:2 span}}@media(max-width: 529px){.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template .grid-full-width{grid-column:1}}.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template.columns-1,.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template:not(.is-flex-container){grid-template-columns:repeat(1, 100%)}@media(min-width: 1271px){.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template.columns-2{grid-template-columns:repeat(2, 50%)}.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template.columns-4{grid-template-columns:repeat(4, minmax(0, 1fr));grid-column-gap:16px;grid-row-gap:16px}.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template.columns-5{grid-template-columns:repeat(5, minmax(0, 1fr));grid-column-gap:16px;grid-row-gap:16px}.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template.columns-6{grid-template-columns:repeat(6, minmax(0, 1fr));grid-column-gap:16px;grid-row-gap:16px}}@supports(object-fit: cover) and (aspect-ratio: 16/9){.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template>li img{aspect-ratio:16/9;object-fit:cover;object-position:center;max-width:none;width:100%}}.wp-block-query:not(.is-apc-cross-post-section) .wp-block-post-template>li a{text-decoration:none;color:inherit !important}body .wp-block-video{text-align:center;display:flex;flex-direction:column;align-items:center}body .wp-block-video video{display:block;max-width:100%;height:auto}html.no-js .wp-block-video video[data-src]:not([src]){display:none}.wp-block-audio{text-align:center}.wp-block-audio audio{display:block;margin:0 auto;max-width:100%}.wrapper ul:not([class*=is-style-]):not(.wp-block-post-template):not(.slick-dots):not(.splide__list),.wrapper ol:not([class*=is-style-]):not(.wp-block-post-template):not(.slick-dots):not(.splide__list){margin-left:16px}body{--apc-list-blue: #1961ac}body.darkTheme{--apc-list-blue: white}ul.is-style-dash-list,ul.is-style-plus-list,ul.is-style-arrow-list{list-style:none;padding-left:0}ul.is-style-dash-list ul,ul.is-style-plus-list ul,ul.is-style-arrow-list ul{list-style:none;padding-left:0}ul.is-style-dash-list li,ul.is-style-plus-list li,ul.is-style-arrow-list li{position:relative;padding-left:14px;transition:transform .25s ease-in-out}ul.is-style-dash-list li::before,ul.is-style-plus-list li::before,ul.is-style-arrow-list li::before{content:""}ul.is-style-dash-list li::before,ul.is-style-dash-list li::after,ul.is-style-plus-list li::before,ul.is-style-plus-list li::after,ul.is-style-arrow-list li::before,ul.is-style-arrow-list li::after{display:block;width:10px;height:2px;background-color:var(--apc-list-blue);border-radius:50px;position:absolute;top:10px;left:0}ul.is-style-plus-list li::after{content:"";transform:rotate(90deg)}ul.is-style-arrow-list li{padding-left:24px}ul.is-style-arrow-list li::before{width:18px}ul.is-style-arrow-list li::after{content:"";width:10px;height:10px;transform:rotate(45deg);background:none;border:1.5px solid var(--apc-list-blue);border-width:2px 2px 0 0;border-radius:0;left:9px;top:6px}.wp-block-separator{display:flex;width:100%;max-width:650px;border:1px solid rgba(57,75,124,.9);border-radius:100px;margin:45px auto 45px}.wp-block-table{max-width:100%;overflow-x:auto}@media(min-width: 768px){.wp-block-table{clip-path:polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%)}}@media(max-width: 767px){.wp-block-table{overflow:auto}.wp-block-table table{min-width:100%;max-width:none}}@media(max-width: 420px){.post-wrapper>.wp-block-table{max-width:calc(100% + 30px);width:calc(100% + 30px);position:relative;left:-15px}}table:not(.is-style-lite){position:relative;text-align:left;max-width:100%;margin:12px auto}table:not(.is-style-lite) td,table:not(.is-style-lite) th{padding:12px;font-weight:bold}table:not(.is-style-lite) thead{position:sticky;top:-35px;z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.75);color:#fdfdfd;font-weight:normal}table:not(.is-style-lite) thead tr th{min-width:160px}table:not(.is-style-lite) tbody{font-size:13px;line-height:1.2;overflow:hidden}table:not(.is-style-lite) tbody .column-1,table:not(.is-style-lite) tbody td:first-child{width:180px;font-size:13px;line-height:1.2;font-weight:bold;letter-spacing:.5px;background-color:#c13819;color:#fff}table:not(.is-style-lite) tbody .column-1[colspan],table:not(.is-style-lite) tbody td:first-child[colspan]{background-color:#d4d3d3;color:rgba(0,0,0,.75)}table:not(.is-style-lite) tbody .column-1[colspan]:last-child,table:not(.is-style-lite) tbody td:first-child[colspan]:last-child{text-align:center}table:not(.is-style-lite) tbody .column-1 a:not(.is-button),table:not(.is-style-lite) tbody td:first-child a:not(.is-button){color:#edeaea !important;text-decoration:underline}table:not(.is-style-lite) tbody .column-1 a:not(.is-button)::after,table:not(.is-style-lite) tbody td:first-child a:not(.is-button)::after{content:" >"}table:not(.is-style-lite) tbody .column-1 a:not(.is-button):hover,table:not(.is-style-lite) tbody td:first-child a:not(.is-button):hover{text-decoration:none}table:not(.is-style-lite) tbody [class^=column-]:not(.column-1),table:not(.is-style-lite) tbody td:not(:first-child){color:rgba(0,0,0,.75);background-color:#fff}table:not(.is-style-lite) tbody>tr.odd>td:first-child{background-color:#a63116}table:not(.is-style-lite) tbody>tr.odd>td:not(:first-child){background-color:#d4d3d3}@media(min-width: 767px){table:not(.is-style-lite) tbody.row-hover>tr{outline:3px solid rgba(0,0,0,0)}table:not(.is-style-lite) tbody.row-hover>tr:hover{outline-color:#404040}}table:not(.is-style-lite) tbody td:not(.column-1){border:2px solid #a0a0a0;border-width:2px}table:not(.is-style-lite) tbody td:not(.column-1).column-2{border-left-color:rgba(0,0,0,0)}table:not(.is-style-lite) tbody td[colspan]{text-align:center}@media(min-width: 768px){table:not(.is-style-lite) thead tr.children-5-or-more th,table:not(.is-style-lite) thead tr.children-5-or-more td,table:not(.is-style-lite) tbody tr.children-5-or-more th,table:not(.is-style-lite) tbody tr.children-5-or-more td{min-width:min(160px,16.6666666667%);width:auto;font-size:13px;line-height:1.3}table:not(.is-style-lite) thead tr[data-count="4"] th,table:not(.is-style-lite) thead tr[data-count="4"] td,table:not(.is-style-lite) tbody tr[data-count="4"] th,table:not(.is-style-lite) tbody tr[data-count="4"] td{min-width:min(160px,25%)}}table:not(.is-style-lite) tfoot{background-color:#dcdcdc;color:#434343}table.is-style-lite{width:max-content}table.is-style-lite td,table.is-style-lite th{border:1px solid #000;padding:4px 8px;word-break:normal;min-width:80px}table.is-style-lite th{min-width:fit-content;border-top-color:#1961ab;border-bottom-color:#1961ab}table.is-style-lite thead>tr{background-color:#1961ab;color:#fff}table.is-style-lite .is-table-button{margin:6px 12px}table .is-table-button{display:inline-block;background-color:#f90;color:#fff;text-align:left;position:relative;z-index:99;padding:6px 12px;margin:2px 2px 2px 0;border-radius:3px;text-overflow:ellipsis;transition:outline-color .25s ease-in-out,color .25s ease-in-out,background-color .25s ease-in-out}table .is-table-button::before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;z-index:-1;background:inherit;outline:2px solid rgba(0,0,0,0);border-radius:inherit;transition:inherit}table .is-table-button:hover{color:rgba(0,0,0,.75)}table .is-table-button:hover::before{outline-color:#221f1f}.wp-social-link .screen-reader-text{font-size:14px;line-height:16px;font-weight:bold;padding:0 12px 0 8px}.wp-social-link:not(.wp-social-link-chain) .screen-reader-text{display:block;width:1px;height:1px;margin:-1px;overflow:hidden;pointer-events:none;position:absolute}.wp-social-link .wp-block-social-link-anchor{padding:.25em 12px}progress{display:block;margin:12px 0;appearance:none;width:100%;height:8px;border:none;background-color:#fff;border-radius:8px;overflow:hidden}progress::-webkit-progress-bar{background-color:#fff;box-shadow:none;border:none;border-radius:8px;outline:none;width:100%;height:8px}progress::-webkit-progress-value{background-color:#2066ac}progress::-moz-progress-bar{background-color:#2066ac}blockquote{display:inline-block;margin:0;padding:12px 29px;max-width:850px;width:100%}blockquote:not(.tiktok-embed):not([class*=is-style-]),blockquote.is-style-default{border-left:6px solid #2066ac}blockquote.is-style-author-image-quote-1,blockquote.is-style-author-image-quote-2{position:relative;display:block;border:2px solid;background:#fff;padding:24px 45px 12px;margin:12px auto 32px;border-radius:8px;max-width:calc(100% - 48px);width:750px}blockquote.is-style-author-image-quote-1 p,blockquote.is-style-author-image-quote-2 p{margin-top:0}@media(max-width: 580px){blockquote.is-style-author-image-quote-1,blockquote.is-style-author-image-quote-2{padding:24px 35px 12px 21px;max-width:calc(100% - 20px);width:100%;margin-left:0}}blockquote.is-style-author-image-quote-1 cite,blockquote.is-style-author-image-quote-2 cite{position:absolute;top:100%;right:20px;background:#fff;font-style:normal;display:inline-block;padding:4px 25px 4px 12px;transform:translateY(-50%);border-radius:8px;font-weight:bold;max-width:calc(100% - 20px);user-select:none}blockquote.is-style-author-image-quote-1::before,blockquote.is-style-author-image-quote-2::before{content:"";background-size:cover;background-repeat:no-repeat;background-position:center;display:block;pointer-events:none;position:absolute;top:100%;right:0;transform:translate(37%, -72%);border:1px solid;border-radius:50%;z-index:1}blockquote.is-style-author-image-quote-2{padding-top:46px;z-index:2}blockquote.is-style-author-image-quote-2>p:first-child>strong:first-of-type{position:absolute;top:8px;left:14px;font-size:56px;line-height:1;pointer-events:none;z-index:-1;user-select:none;opacity:.14;white-space:nowrap;max-width:100%;overflow:hidden}@media(max-width: 580px){blockquote.is-style-author-image-quote-2>p:first-child>strong:first-of-type{top:6px;left:5px;font-size:51px;text-overflow:ellipsis}}apc-survey{position:relative;overflow:hidden;display:grid;margin-top:12px;margin-bottom:24px;padding:0;border-radius:12px 12px 0 0}apc-survey>*{position:relative;z-index:1}apc-survey[data-loading],apc-survey[data-error]{pointer-events:none}apc-survey[data-loading] *,apc-survey[data-error] *{pointer-events:none}apc-survey[data-error] .message-outer{color:#ff1818}apc-survey .message-outer{text-align:center;font-size:14px;font-weight:bold;color:#2e94e6}apc-survey .totalVotes{display:inline-block;position:absolute;bottom:-7px;left:22px;pointer-events:none;transition:opacity .25s ease}apc-survey .totalVotes::before{content:attr(data-votes);font-size:70px;line-height:1;font-weight:700;pointer-events:none;transition:all .25s ease-in-out}apc-survey .totalVotes:not([data-votes]),apc-survey .totalVotes[data-votes=""]{opacity:0 !important}@media(max-width: 767px){apc-survey .totalVotes{bottom:-4px}apc-survey .totalVotes::before{font-size:48px}}apc-survey>.inner{padding:35% 22px 55px;grid-row:1;grid-column:1;display:flex;flex-direction:column;justify-content:flex-end;width:100%;min-width:0}@supports(padding: min(35%, 275px)){apc-survey>.inner{padding:min(35%,275px) 22px 55px}}apc-survey.has-no-image{background:linear-gradient(to bottom, rgba(245, 137, 42, 0.27) 0%, rgba(245, 137, 42, 0.27) 60%, transparent 100%)}apc-survey.has-no-image>.inner{padding-top:45px}apc-survey .is-survey-image{object-fit:cover;object-position:center;pointer-events:none;z-index:0;aspect-ratio:16/9}@supports(padding: min(35%, 275px)){apc-survey .is-survey-image{max-height:400px}}apc-survey>.image-wrapper{grid-row:1;grid-column:1}apc-survey>.image-wrapper .image-fade-wrapper{position:relative}apc-survey>.image-wrapper .image-fade-wrapper::before{content:"";display:block;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to top, white 0%, white 20%, transparent 90%, transparent 100%)}apc-survey .is-survey-pretitle{font-weight:bold;text-transform:uppercase;display:inline-block;background:#f7f7f7;align-self:flex-start;padding:0 12px;margin:0 0 12px;border-radius:6px;border:3px solid #fff}apc-survey .is-survey-question{position:relative;z-index:1;font-size:36px;line-height:1.1;margin:0 0 18px}@media(min-width: 581px)and (max-width: 767px){apc-survey .is-survey-question{font-size:29px}}@media(max-width: 580px){apc-survey .is-survey-question{font-size:24px}}apc-survey .answers-outer{max-width:100%;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px;text-align:center;display:flex;flex-wrap:nowrap;align-self:center;transition:padding-top .35s ease-in-out;scrollbar-width:none;scroll-padding-left:4px;scroll-behavior:smooth}apc-survey .answers-outer::-webkit-scrollbar{display:none}apc-survey .answers-outer:has(label[data-result]){padding-top:60px}apc-survey .answers-outer>label{position:relative;display:inline-flex;background:#f7f7f7;padding:12px 20px;min-height:120px;min-width:120px;max-width:350px;max-width:min(100%,350px);align-items:center;justify-content:space-evenly;flex-direction:column;font-size:14px;line-height:1.1;font-weight:bold;border-radius:18px;border:5px solid #fff;outline:4px solid rgba(0,0,0,0);margin:0 5px 12px 0;scroll-snap-align:center;transition:outline-color .2s ease-in-out,filter .2s ease-in-out;user-select:none}@media(min-width: 416px)and (max-width: 686px){apc-survey .answers-outer>label{min-width:40%}}@media(min-width: 391px)and (max-width: 415px){apc-survey .answers-outer>label{min-width:45%}}@media(max-width: 390px){apc-survey .answers-outer>label{min-width:70%}}apc-survey .answers-outer>label::before{content:attr(data-result);position:absolute;bottom:calc(100% + 12px);right:0;left:0;display:block;z-index:20;font-size:33px;color:#fc9000;font-weight:bold;pointer-events:none;transform:scale(0.7);opacity:0;transition:transform .4s cubic-bezier(0.61, 1.8, 1, 0.61),opacity .12s linear;transition-delay:.5s;white-space:nowrap;user-select:none}apc-survey .answers-outer>label[data-result]:not([data-result=""])::before{opacity:1;transform:scale(1) translateZ(0px)}apc-survey .answers-outer>label img{width:64px;height:64px;object-fit:contain;object-position:bottom;margin:0 0 12px}apc-survey .answers-outer>label:hover,apc-survey .answers-outer>label:focus{outline-color:#fc9000}apc-survey .answers-outer>input[type=radio]:checked+label{outline-color:#fc9000;opacity:1 !important;filter:none !important}apc-survey .answers-outer>input[type=radio]:checked+label+label{outline-color:inherit}apc-survey .answers-outer:has(input:checked) label{pointer-events:none;opacity:.7;filter:grayscale(1)}.highcharts-container .highcharts-legend .highcharts-legend-box{stroke:none}.wpseopress-faqs{margin:0 0 12px}.wpseopress-faqs .wpseopress-faq:last-child>.wpseopress-wrap-faq-question>.wpseopress-accordion-button{border-color:rgba(0,0,0,0)}.wpseopress-accordion-button{position:relative;background-color:#efefef;border:none;border-bottom:1px solid;border-radius:2px;text-align:left;padding:16px 45px 16px 22px;margin:0;font-size:22px;line-height:1.1}.wpseopress-accordion-button::after{content:"";position:absolute;top:50%;right:22px;background:none;border:12px solid;border-width:0 4px 4px 0;padding:3px;transform:rotate(45deg) translateY(-50%);transition:transform .25s ease-in-out}.wpseopress-accordion-button[aria-expanded=true]::after{transform:rotate(225deg) translate(calc(-50% + 3px), calc(50% - 3px))}.wpseopress-accordion-button>h2,.wpseopress-accordion-button>h3,.wpseopress-accordion-button>h4,.wpseopress-accordion-button>h5,.wpseopress-accordion-button>h6{margin:0;font-size:inherit;line-height:inherit}@media(max-width: 520px){.wpseopress-accordion-button{padding:12px 32px 12px 14px;font-size:18px}.wpseopress-accordion-button::after{right:15px}}.wpseopress-faq-answer{padding-right:22px;padding-left:22px}@media(max-width: 520px){.wpseopress-faq-answer{padding-right:12px;padding-left:12px}}.wpseopress-faq-question~.wpseopress-faq-answer{padding-right:0;padding-left:0}.wpseopress-faq-answer-image{margin:12px 0}.pagination{display:flex;align-items:center;margin-bottom:25px;width:100%;min-height:50px;flex-wrap:wrap}.pagination a.page-numbers,.pagination a.post-page-numbers,.pagination span.page-numbers,.pagination span.post-page-numbers{display:inline-flex;justify-content:center;align-items:center;margin:8px;width:30px;height:30px;transition:background-color .2s ease-in-out,color .2s ease-in-out;border:2px solid #fff;border-radius:50%;font-size:11px;font-weight:bold;line-height:11px;box-shadow:0 2px 10px rgba(131,131,131,.4196078431)}.pagination a.page-numbers.dots,.pagination a.post-page-numbers.dots,.pagination span.page-numbers.dots,.pagination span.post-page-numbers.dots{box-shadow:none}.pagination a.post-page-numbers,.pagination span.post-page-numbers{width:auto;border-radius:3px;padding:8px;font-size:16px;border-color:#2066ac;color:#2066ac;text-decoration:none}.pagination a.page-numbers:hover:not(.dots),.pagination span.page-numbers:hover:not(.dots){background-color:#fff;color:#000}.pagination a.page-numbers.next,.pagination span.page-numbers.next{font-size:0px}.pagination a.page-numbers.next:after,.pagination span.page-numbers.next:after{transition:color .2s ease-in-out;font-size:11px;line-height:11px;color:inherit;content:">"}.pagination a.page-numbers.next:hover:after,.pagination span.page-numbers.next:hover:after{color:#000}.pagination a.page-numbers.prev,.pagination span.page-numbers.prev{font-size:0px}.pagination a.page-numbers.prev:after,.pagination span.page-numbers.prev:after{transition:color .2s ease-in-out;font-size:11px;line-height:11px;color:inherit;content:"<"}.pagination a.page-numbers.prev:hover:after,.pagination span.page-numbers.prev:hover:after{color:#000}.pagination a.current,.pagination span.current{background-color:#fff;color:#2066ac;display:inline-flex;justify-content:center;align-items:center;margin:0 8px;width:30px;height:30px;border:2px solid #fff;border-radius:50%;font-size:11px;font-weight:bold;line-height:11px}@media(min-width: 992px){.pagination{justify-content:center}}.pagination.for-comments a.page-numbers{border-color:#4e4e4e;color:#4e4e4e}.pagination.for-comments a.page-numbers:hover{background-color:#4e4e4e;color:#fff}.pagination.for-comments a.page-numbers:hover::after{color:#fff}.pagination.for-comments span.page-numbers{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#4e4e4e}apc-search-suggestions{display:block;position:relative;overflow:hidden;max-height:200px}apc-search-suggestions::before,apc-search-suggestions::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:36px;background-image:linear-gradient(to top, #f1f1f1, rgba(255, 255, 255, 0));pointer-events:none}apc-search-suggestions::before{bottom:auto;top:0;transform:scaleY(-1);z-index:12}apc-search-suggestions>ul{max-height:300px;overflow-y:auto;padding:18px 0;margin:0;list-style:none}apc-search-suggestions>ul li>a{padding:6px 34px 6px 0;border-bottom:1px solid #d5d5d5;display:block;position:relative}apc-search-suggestions>ul li>a::after{content:"";position:absolute;top:50%;right:18px;transform:rotate(45deg) translateY(-50%);border:2px solid #000;border-width:2px 2px 0 0;width:12px;height:12px;pointer-events:none;opacity:.7}@media(max-width: 854px){apc-search-suggestions>ul li:last-child>a{border-bottom-color:rgba(0,0,0,0)}}@media(min-width: 855px){apc-search-suggestions>ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 22px;align-items:stretch}apc-search-suggestions>ul>li{display:flex;align-items:stretch;width:100%}apc-search-suggestions>ul>li>a{justify-content:center;display:flex;flex-direction:column;width:100%;padding:8px 34px 8px 0}apc-search-suggestions>ul>li>a:hover{text-decoration:underline}}@media(min-width: 855px)and (max-width: 1330px){apc-search-suggestions{max-width:900px}}@media(min-width: 1331px)and (max-width: 2259px){apc-search-suggestions>ul{grid-template-columns:1fr 1fr 1fr}}@media(min-width: 2260px){apc-search-suggestions>ul{grid-template-columns:1fr 1fr 1fr 1fr}}.ep-spell-suggestion{display:inline-block;margin:0 0 12px}.ep-spell-suggestion a{color:inherit;text-decoration:underline}.ep-spell-suggestion a:hover{color:inherit;text-decoration:none}body.darkTheme .ep-spell-suggestion{color:#fff}#searchInterface{position:fixed;z-index:98;display:block;background:#f1f1f1;color:#505458;top:100%;right:0;left:0;transform:translateY(0px);padding:22px 26px 40px;border-radius:12px 12px 0 0;transition:all .35s linear;backface-visibility:hidden}#searchInterface:not(.is-open){visibility:hidden;pointer-events:none}#searchInterface:not(.is-open) *{pointer-events:none}#searchInterface.is-open{transform:translateY(calc(-100% - 60px))}#searchInterface.is-open.is-closing{transform:translateY(0px)}@media(min-width: 991px){#searchInterface{top:auto;bottom:100%;border-radius:0 0 12px 12px;max-width:100vw;width:1082px;left:50%;right:auto;transform:translateX(-50%) translateY(0px);display:inline-flex;flex-wrap:wrap;align-items:flex-end}#searchInterface.is-open{transform:translateX(-50%) translateY(calc(69px + 100%));box-shadow:0 4px 20px 1px rgba(48,48,48,.3294117647)}#searchInterface.is-open.is-closing{transform:translateX(-50%) translateY(0px)}#searchInterface apc-search-suggestions{order:4}}#searchInterface apc-search-suggestions{width:100%}#searchInterface>label[for=searchTerm]{display:inline-block;width:calc(100% - 50px);max-width:none;padding-left:0;font-size:13px;font-weight:bold;line-height:1;margin:8px 0 0}#searchInterface>label[for=searchTerm]>input{width:calc(100% + 24px);padding:0 26px 0 20px;margin:8px 0 0;height:40px;display:inline-block;box-sizing:border-box;border:2px solid #ccc;border-radius:45px 4px 4px 45px;font-size:16px}#searchInterface>button[type=submit]{width:40px;border:2px solid #1c65e8;color:#1c65e8;height:40px;aspect-ratio:1/1;background-color:#fff;border-radius:50%;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:bold;vertical-align:bottom}@media(min-width: 991px){body.admin-bar #searchInterface{bottom:calc(100% - 32px)}}footer .widgetSection{padding:0 12px}footer .copyright>p{display:inline-block}footer .copyright>p:not(:last-child){margin-bottom:0}footer .copyright>.is-container{padding:0 12px}@media(min-width: 520px){footer #menu-footer-ueber-uns{column-count:2}}body:not(.darkTheme) footer .copyright p>span{background:#fff}.is-christmas-section-1{position:relative;overflow:hidden;padding:32px 15px 22px}.is-christmas-section-1>*{color:inherit;z-index:1;position:relative}.is-christmas-section-1 .wp-block-button:first-child>.wp-element-button{margin-left:0 !important}.is-christmas-section-1::after{content:"";pointer-events:none;background-image:url("/wp-content/plugins/apc-block-christmas-calendar/build/images/christmas-kalender-icons-motionarray850x478.3e9a147b.png");position:absolute;left:0;background-size:auto 73%;transform:rotate(-9deg) translate(-25%, -50%);width:150%;height:370%;top:0;opacity:.2;mix-blend-mode:luminosity;background-position-x:22px;backface-visibility:hidden}dfn{display:inline-block;position:relative;font-style:normal}dfn>abbr{display:inline-block;font-style:normal;text-decoration:underline wavy rgba(0,0,0,0);transition:text-decoration-color .2s ease}dfn>.definition{transform:scaleY(0);transform-origin:50% 100%;position:absolute;bottom:calc(100% + 21px);left:-12px;display:block;z-index:50;background-color:#ffda37;color:#2a2a2a;font-weight:normal;font-size:16px;line-height:1.1;width:400px;max-width:calc(100vw - 48px);padding:22px 22px 16px;border-radius:22px;box-shadow:0 2px 10px rgba(131,131,131,0.4196078431);font-style:normal;border:2px solid #d9d9d9;scroll-margin:0 0 150px;max-height:calc(100vh - 100px - 100px);overflow:auto;transition:transform .4s ease}@media(min-width: 991px){dfn>.definition{scroll-margin:91px 0 22px;max-height:calc(100vh - 69px - 24px)}}dfn>.definition .x{position:absolute;top:0;right:0;z-index:2;background:none;border:none;padding:0 4px;margin:0;font-size:23px;line-height:1;width:35px;display:inline-flex;place-content:center;outline-color:#000;border-radius:0 22px 0 0;user-select:none}dfn>.definition.align-right{right:0}dfn>.definition.align-right::after{left:auto;right:5%}dfn>.definition.align-left{left:0}dfn>.definition>*{transition:opacity .14s ease}dfn>.definition>img,dfn>.definition>picture>img{width:100%;max-width:none;aspect-ratio:2/1;object-fit:cover;margin:0 0 12px;border-radius:8px}dfn>.definition>.p,dfn>.definition>p{margin:0 0 8px;display:-webkit-inline-box;-webkit-line-clamp:12;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;text-align:left !important;max-width:100%;hyphens:auto}dfn>.definition>.p:has(a),dfn>.definition>p:has(a){width:100%}dfn>.definition>.p:last-child,dfn>.definition>p:last-child{margin-bottom:0}dfn>.definition a{margin:0;background:#fff;color:#000 !important;display:flex;padding:12px 12px;border-radius:12px;text-align:center;justify-content:center;text-decoration:none !important;border:2px solid rgba(193,193,193,.6117647059);cursor:pointer;user-select:none}dfn>.definition a:hover,dfn>.definition a:focus{border-color:#8e8c8c}dfn.is-open>abbr{text-decoration:underline wavy #ffda37}dfn.is-open>.definition{transform:scaleY(1)}dfn.text-out>.definition>*{opacity:0}dfn.text-out>.definition::after{opacity:0}dfn:not(.is-open)>.definition{pointer-events:none;user-select:none}dfn:not(.is-open)>.definition *{pointer-events:none;user-select:none}dfn .abbr-opener{display:inline-block;margin:0 0 0 4px;background:none;box-shadow:none;aspect-ratio:1/1;font-size:16px;line-height:1;padding:0;width:22px;height:22px;vertical-align:middle;font-weight:bold;border-radius:50%;border:1px solid;text-align:center;cursor:pointer;user-select:none;color:inherit;user-select:none}dfn .abbr-opener.hasFollowChar{margin-right:4px}*,*:after,*:before{box-sizing:border-box;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}html{height:100%;overflow-x:hidden}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin:20px 0;color:#2c2c2c}table p{margin:3px}.defaultPage article ul,.defaultPage article ol,.singlePostContent ul,.singlePostContent ol{padding-left:16px}.defaultPage article ul,.singlePostContent ul{list-style-type:circle}.defaultPage article ul li{padding:4px 0}.singlePostContent a,.defaultPage article a{color:#2066ac}.singlePostContent a:hover,.defaultPage article a:hover{text-decoration:underline}img{display:inline-block;vertical-align:bottom;max-width:100%;height:auto;opacity:1;transition:opacity .22s ease-in-out;font-size:12px;font-weight:bold;color:#c13819}main img[src]{height:auto}a{color:#444;text-decoration:none}a:hover{color:#444}input:focus{border:1px solid #04a4cc;outline:0}input{border-radius:0;outline:none;-webkit-appearance:none}input[type=checkbox]{margin:4px;width:20px !important;height:20px;background-color:white;border:2px solid #2066ac;border-radius:3px;color:#2066ac}input[type=checkbox]:checked{background-color:#2066ac !important}body.page .pageTitle{margin:0 0 25px 0;padding:0 0 0 5%;font-size:32px;line-height:36px;color:white}body.page main>section.defaultPage{margin-bottom:45px;background-color:white;border-radius:4px;overflow-x:hidden;color:#3e3e3e;box-sizing:border-box;box-shadow:0 2px 10px rgba(131,131,131,.4196078431);padding:45px 40px}@media(max-width: 990px){body.page main>section.defaultPage{padding:32px 21px}}footer{display:flex;align-items:center;position:relative;padding:44px 5% 85px 5%;width:100%;background-color:white;color:black;flex-wrap:wrap;box-sizing:border-box}footer .widgetSection{display:flex;justify-content:space-between;z-index:99;width:100%;flex:1 1 100%}footer .footer-area-1{padding:0 25px 0 0;min-width:180px;flex-grow:1;box-sizing:border-box}footer .footer-area-2{padding:0 25px;flex-grow:2;box-sizing:border-box}footer .footer-area-4{padding:0 0 0 25px;flex-grow:1;box-sizing:border-box}footer .widgetSection .footer-widget .title{margin:0;background:#2066ac;background:radial-gradient(circle at center, #2066ac 20%, #012a52 80%);font-size:24px;font-weight:bold;line-height:26px;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}footer .widgetSection .footer-widget ul{padding:0;list-style:none}footer .widgetSection .footer-widget ul>li a{display:inline-block;margin:3px 0;padding:6px 16px;background-color:rgba(255, 255, 255, 1);transition:color .2s ease-in-out,background-color .2s ease-in-out;border-radius:2px;font-weight:bold;color:black;outline:1px dashed rgba(92,92,92,.5019607843);text-decoration:none}footer .widgetSection .footer-widget ul>li a:focus{outline-color:black;outline-style:solid}footer .widgetSection .footer-widget ul>li a:hover,footer .widgetSection .footer-widget ul>.current_page_item a{background-color:#1f66ac;color:white;outline-style:solid}footer .widgetSection .footer-widget ul>li.facebook::before,footer .widgetSection .footer-widget ul>li.twitter::before,footer .widgetSection .footer-widget ul>li.instagram::before,footer .widgetSection .footer-widget ul>li.youtube::before,footer .widgetSection .footer-widget ul>li.tiktok::before,footer .widgetSection .footer-widget ul>li.threads::before{display:inline-table;vertical-align:middle;width:31px;height:31px;background-image:url("../img/icons/icons-sprite-6.png");background-size:auto 31px;background-repeat:no-repeat;content:""}footer .widgetSection .footer-widget ul>li.facebook::before{background-position:0px -2px}footer .widgetSection .footer-widget ul>li.facebook a:hover{background-color:#3b579d}footer .widgetSection .footer-widget ul>li.instagram::before{background-position:-31px -2px}footer .widgetSection .footer-widget ul>li.instagram a:hover{background-color:#ef4b5d}footer .widgetSection .footer-widget ul>li.twitter::before{background-size:20px 20px;background-image:var(--apc-twitter-icon-xs, none);background-position:50% 50%}footer .widgetSection .footer-widget ul>li.threads::before{background-image:var(--apc-threads-icon-xs, none);background-position:center;background-size:20px 20px}footer .widgetSection .footer-widget ul>li.twitter a:hover,footer .widgetSection .footer-widget ul>li.threads a:hover{background-color:black}footer .widgetSection .footer-widget ul>li.youtube::before{background-position:-93px -2px}footer .widgetSection .footer-widget ul>li.youtube a:hover{background-color:red}footer .widgetSection .footer-widget ul>li.tiktok::before{background-position:-97px 2px;background-size:auto 25px}footer .widgetSection .footer-widget ul>li.tiktok a:hover{background-color:black}.footer-area-2{max-width:750px}.footer-area-2 .menu{display:flex;flex-wrap:wrap;flex:1}.footer-area-2 .menu>li{margin:0 12px;min-width:180px;flex:1}.footer-area-2 .menu>li>a{display:block;min-width:100px}footer .copyright{display:block;margin:25px 0 0 0;width:100%;font-size:12px;font-weight:bold;line-height:16px}@media(max-width: 767px){footer .widgetSection{flex-wrap:wrap}footer .widgetSection>div{padding:0 !important}}main>section>article ::selection,.searchPop input::selection{background-color:#1961ac;color:#fff}html.konami footer .copyright:after{display:block;padding-left:12px;font-size:12px;line-height:12px;content:"👨‍💻 + 💙 Design & Programmierung - Lukas Jankord"}.is-coupon-code{position:relative;z-index:1;display:inline-block;margin:-2px 12px;padding:2px 0;background:#2e94e6;color:#fff;font-weight:bold;line-height:inherit;font-size:13px;text-align:center;cursor:pointer}.is-coupon-code:hover,.is-coupon-code:active{text-decoration:underline}.is-coupon-code::before{content:"";position:absolute;top:0;right:-12px;bottom:0;left:-12px;z-index:-1;background-image:radial-gradient(circle at 0 50%, rgba(0, 0, 0, 0) 6px, #2e94e6 0),radial-gradient(circle at 100% 50%, rgba(0, 0, 0, 0) 6px, #2e94e6 0);background-repeat:no-repeat;background-size:60% 100%,60% 100%;background-position:left center,right center}.is-coupon-code::after{content:attr(data-result);position:absolute;bottom:100%;z-index:20;background:#484848;color:#fff;padding:2px 6px;font-size:13px;pointer-events:none;width:calc(100% + 24px);left:-12px;white-space:nowrap;transform-origin:50% 100%;transition:opacity .35s ease-in-out,transform .2s ease-in-out}.is-coupon-code:not([data-result])::after,.is-coupon-code[data-result=""]::after{opacity:0;transform:scale(0.8) translateY(3px)}.is-apc-cross-post-section:empty{display:none !important}.is-apc-cross-post-section>.wp-block-post-template{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;padding:0;margin:0;gap:0}.is-apc-cross-post-section>.wp-block-post-template.has-background{position:relative}.is-apc-cross-post-section>.wp-block-post-template.has-background::after{content:"";background-color:inherit;position:absolute;top:0;right:-40px;bottom:0;left:-40px;pointer-events:none}@media(max-width: 990px){.is-apc-cross-post-section>.wp-block-post-template.has-background::after{right:-21px;left:-21px}}.is-apc-cross-post-section>.wp-block-post-template>.wp-block-post{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:0 42px;width:100%;padding:22px 0}@media(min-width: 551px)and (max-width: 900px){.is-apc-cross-post-section>.wp-block-post-template>.wp-block-post{gap:0 22px}}@media(max-width: 550px){.is-apc-cross-post-section>.wp-block-post-template>.wp-block-post{gap:22px}}.is-apc-cross-post-section>.wp-block-post-template>.wp-block-post:not(.has-post-thumbnail) .post-meta-wrapper{max-width:700px}.is-apc-cross-post-section>.wp-block-post-template>.wp-block-post>*{z-index:5}.is-apc-cross-post-section>.wp-block-post-template>.wp-block-post:hover .wp-block-post-title{text-decoration:underline}.is-apc-cross-post-section>.wp-block-post-template>.wp-block-post img{aspect-ratio:2/1;width:220px;height:110px;object-fit:cover;border-radius:22px;margin:0;max-width:none}.is-apc-cross-post-section>.wp-block-post-template>.wp-block-post a::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:none;z-index:5}.is-apc-cross-post-section>.wp-block-post-template>.wp-block-post .post-meta-wrapper{flex:1 1}@media(max-width: 550px){.is-apc-cross-post-section>.wp-block-post-template>.wp-block-post .post-meta-wrapper{flex:1 1 100%}}.is-apc-cross-post-section>.wp-block-post-template>.wp-block-post .wp-block-post-title{font-size:28px;line-height:32px;margin:0;padding:0;text-decoration:none}@media(max-width: 767px){.is-apc-cross-post-section>.wp-block-post-template>.wp-block-post .wp-block-post-title{font-size:22px;line-height:1.2}}.is-apc-cross-post-section>.wp-block-post-template>.wp-block-post .wp-block-post-title a{text-decoration:inherit !important;color:inherit !important}.is-apc-cross-post-section>.wp-block-post-template>.wp-block-post .wp-block-post-excerpt__excerpt{font-size:14px;line-height:18px;margin:12px 0 0}.is-apc-cross-post-section:not(.in-columns-2)>.wp-block-post-template>.wp-block-post:nth-of-type(2n){background-color:#f6f6f6}.is-apc-cross-post-section:not(.in-columns-2)>.wp-block-post-template>.wp-block-post:nth-of-type(2n)::after{content:"";background-color:inherit;pointer-events:none;position:absolute;top:0;bottom:0;right:-40px;left:-40px;z-index:0}@media(max-width: 990px){.is-apc-cross-post-section:not(.in-columns-2)>.wp-block-post-template>.wp-block-post:nth-of-type(2n)::after{right:-21px;left:-21px}}.is-apc-cross-post-section:not(.in-columns-2)>.wp-block-post-template>.wp-block-post:not(:first-of-type){border-top:1px solid #898989}@media(min-width: 551px){.is-apc-cross-post-section.img-even-odd:not(.in-columns-2)>.wp-block-post-template>.wp-block-post:nth-of-type(2n){flex-direction:row-reverse;text-align:right}}@media(min-width: 1024px){.is-apc-cross-post-section.in-columns-2>.wp-block-post-template{display:grid;grid-template-columns:repeat(2, 1fr);gap:0 22px}.is-apc-cross-post-section.in-columns-2>.wp-block-post-template>.wp-block-post{gap:0 22px}.is-apc-cross-post-section.in-columns-2>.wp-block-post-template>.wp-block-post:nth-of-type(n + 3){border-top:1px solid #898989}.is-apc-cross-post-section.in-columns-2>.wp-block-post-template>.wp-block-post img{aspect-ratio:1/1;width:110px}.is-apc-cross-post-section.in-columns-2>.wp-block-post-template>.wp-block-post .wp-block-post-title{font-size:22px;line-height:1.2}}.award_outer{display:block;text-align:center;padding:6px}.award_outer.inlineBlock{display:inline-block !important}.award_outer .apc_award{position:relative;display:inline-block !important;border:5px solid #1861ac;width:100%;max-width:250px;border-radius:6px;box-sizing:border-box;background-color:#fff}.award_outer .apc_award.hasCat{padding-left:25px;margin-right:25px}.award_outer .apc_award.hasCat .productname{margin-left:5px}.award_outer .apc_award .category{position:absolute;top:-1px;bottom:-1px;left:-1px;width:25px;font-size:16px;line-height:18px;font-weight:700;letter-spacing:.5px;color:#fff !important;background-color:#1861ac !important;display:flex !important;align-items:stretch;justify-content:stretch}.award_outer .apc_award .category>span{display:inline-flex;transform-origin:50% 50%;justify-content:center;transform:rotate(180deg);writing-mode:vertical-lr;text-align:center;color:inherit !important}.award_outer .apc_award .head{display:flex !important;align-items:center;justify-content:space-between;margin:10px 8px}.award_outer .apc_award .head>img{display:inline-block;width:110px;height:24px}.award_outer .apc_award .head .date{display:flex !important;align-items:stretch;margin-left:12px;text-align:right;box-sizing:content-box}.award_outer .apc_award .head .date ::selection{background:rgba(0,0,0,0) !important;opacity:1 !important;color:inherit !important}.award_outer .apc_award .head .date>span{display:block;font-size:13px;line-height:20px;font-weight:700;padding:0 3px;color:#282727}.award_outer .apc_award .head .date>span:first-child{width:8px;border:2px solid #1861ac;border-width:3px 0 3px 3px;box-sizing:border-box}.award_outer .apc_award .head .date>span:last-child{width:8px;border:2px solid #1861ac;border-width:3px 3px 3px 0;box-sizing:border-box}.award_outer .apc_award .productname{width:100%;background-color:#1861ac !important;color:#fff !important;font-size:20px;line-height:22px;padding:6px 8px;min-height:40px;display:flex !important;align-items:center}.award_outer .apc_award .productname ::selection{background:rgba(0,0,0,0) !important;opacity:1 !important;color:#1861ac !important}.award_outer .apc_award .title{display:flex !important;align-items:center;justify-content:stretch;margin:8px;min-height:44px}.award_outer .apc_award .title>span{display:inline-block;max-width:calc(100% - 40px);width:100%;font-size:18px;line-height:22px;font-weight:700;color:#5c90c7 !important;border-left:4px solid #5b90c7;padding:0 6px;word-break:initial}.award_outer .apc_award .title>span ::selection{background:rgba(0,0,0,0) !important;opacity:1 !important;color:#5b90c7 !important}.award_outer .apc_award .bgIcon{margin:0;transform:rotate(-12deg);max-height:40px;width:100%;z-index:0}.award_outer .apc_award .bgIcon path{fill:#5c90c7}.award_outer.tmp12334{position:fixed;top:0;left:0;z-index:99990;padding:36px;max-width:none !important}.award_outer.tmp12334 .apc_award{max-width:1500px;border-width:30px;border-radius:36px}.award_outer.tmp12334 .apc_award.hasCat{margin-right:150px;padding-left:150px}.award_outer.tmp12334 .apc_award .category{width:150px;font-size:96px;line-height:108px}.award_outer.tmp12334 .apc_award .head{margin:60px 48px;width:calc(100% - 96px)}.award_outer.tmp12334 .apc_award .head>img{width:660px;height:144px}.award_outer.tmp12334 .apc_award .date{margin-left:72px}.award_outer.tmp12334 .apc_award .date>span{font-size:78px;line-height:78px}.award_outer.tmp12334 .apc_award .date>span:first-child{width:48px;border-width:12px 0 12px 12px}.award_outer.tmp12334 .apc_award .date>span:last-child{width:48px;border-width:12px 12px 12px 0}.award_outer.tmp12334 .apc_award .productname{margin-left:30px;padding:36px 48px;font-size:120px;line-height:132px}.award_outer.tmp12334 .apc_award .title{margin:48px;min-height:264px}.award_outer.tmp12334 .apc_award .title>span{padding:0 36px;max-width:calc(100% - 240px);border-width:24px;font-size:108px;line-height:132px}.award_outer.tmp12334 .apc_award .title svg{width:240px;max-width:164px;overflow:visible !important;max-height:240px;height:240px}apc-chart-block{display:block;width:100%;min-height:50px}apc-chart-block:not(:defined){background-color:rgba(0,0,0,.1);color:#0d0d0d}@media(max-width: 580px){apc-chart-block.chart-type-line{margin-left:-15px;width:calc(100% + 30px)}}.apc-chart-wrapper{overflow:hidden;position:relative;transition:max-height .5s ease-in-out}.apc-chart-wrapper.is-collapsed::after{content:"";position:absolute;right:0;bottom:0;left:0;height:85px;pointer-events:none;opacity:1;background-image:linear-gradient(to top, white 0%, white 35%, rgba(255, 255, 255, 0.52) 80%, rgba(255, 255, 255, 0) 100%);transition:opacity .2s linear}.apc-chart-wrapper.collapse{max-height:none !important}.apc-chart-wrapper.collapse::after{opacity:0}#body.darkTheme .apc-chart-wrapper::after{background-image:linear-gradient(0deg, #282727 0, #282727 35%, rgba(40, 39, 39, 0.6588235294) 80%, rgba(255, 255, 255, 0))}.chart-collapsable-btn{border:none;background:rgba(0,0,0,0);font-size:14px;line-height:1.1;color:inherit}.chart-collapsable-btn:not(:hover){-webkit-appearance:button;-moz-appearance:button;appearance:button;text-decoration:underline}.is-conclusion{width:100%;display:grid;flex-wrap:wrap;grid-gap:2rem;margin:22px 0}.is-conclusion .group{margin-bottom:12px}.is-conclusion .group .title{position:relative;margin:0;font-weight:normal;letter-spacing:1.5px;color:#fff;background-color:rgba(96,156,96,.8);padding:3px 16px 3px 8px;font-size:26px;line-height:34px;display:inline-block}.is-conclusion .group ul,.is-conclusion .group ol{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;list-style:none;padding:0;margin:12px 0;margin-left:0 !important}.is-conclusion .group ul li,.is-conclusion .group ol li{font-weight:bold;line-height:1;display:inline-block;padding:8px 16px 8px 30px;margin:3px 0;position:relative;background-color:#efefef;word-break:break-word}.is-conclusion .group ul li::before,.is-conclusion .group ol li::before{content:"+";display:inline-block;position:absolute;top:50%;left:8px;transform:translateY(-50%) translateY(-1px);font-size:25px;line-height:0;font-weight:normal;color:rgba(96,156,96,.8)}.is-conclusion .group.is-contra{border-color:rgba(185,45,61,.8)}.is-conclusion .group.is-contra .title{background-color:#c75764}.is-conclusion .group.is-contra li::before{content:"-";font-size:35px;color:#c75764}.is-conclusion.is-style-slim .group>ul{flex-direction:row;flex-wrap:wrap;gap:0 6px}@media(min-width: 700px){.is-conclusion{grid-template-columns:repeat(2, 1fr [con-col])}}.is-content-scroller{display:flex;flex-direction:row;scroll-snap-type:x mandatory;gap:0 12px;overflow-x:auto;scroll-behavior:smooth}.is-content-scroller>*{scroll-snap-align:start}.is-content-scroller .is-conclusion{grid-template-columns:auto;gap:0;margin-top:22px}.is-content-scroller .wp-block-image{width:auto !important;max-width:100%}.splide[data-block="apc/image-gallery"]{position:relative;display:grid}.splide[data-block="apc/image-gallery"] figcaption{display:block;background-color:#efefef;color:#1f1f1f;font-size:14px;line-height:1.2;font-weight:bold;padding:8px 12px;border:none;margin:0;text-decoration:none}.splide[data-block="apc/image-gallery"].has-autowidth .headline{width:max-content !important;max-width:350px !important}.splide[data-block="apc/image-gallery"].has-autowidth .splide__slide:not(.headline){max-width:90%}.splide[data-block="apc/image-gallery"] .splide__slide>figure{height:100%}.splide[data-block="apc/image-gallery"] .splide__slide img{mask-image:var(--apc-image-mask, "none");mask-type:luminance;mask-size:100% 100%;mask-repeat:no-repeat}.splide[data-block="apc/image-gallery"].coverImages .splide__slide{position:relative;overflow:hidden}.splide[data-block="apc/image-gallery"].coverImages .splide__slide a{display:inline-block;height:100%}.splide[data-block="apc/image-gallery"].coverImages .splide__slide a img{display:inline}@supports(object-fit: cover){.splide[data-block="apc/image-gallery"].coverImages .splide__slide a img{object-fit:cover;object-position:center center;min-width:100%;min-height:100%}}.splide[data-block="apc/image-gallery"].coverImages .splide__slide a figcaption{position:absolute;bottom:0;right:0;left:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;line-height:2.3;padding:0px 12px}.splide[data-block="apc/image-gallery"] .splide__arrows{width:100%;pointer-events:none;grid-column:1;grid-row:1;display:flex;justify-content:space-between;align-items:flex-start;position:relative;transition:opacity .2s ease-in-out}.splide[data-block="apc/image-gallery"] .splide__arrows .splide__arrow{pointer-events:all;position:sticky;top:50%;left:0;z-index:50;background-color:#fff;border:none;width:60px;height:60px;padding:17px;transition:opacity .2s ease;transition-delay:.3s}@media(max-width: 1080px){.splide[data-block="apc/image-gallery"] .splide__arrows .splide__arrow{width:40px;height:40px;padding:10px}}.splide[data-block="apc/image-gallery"] .splide__arrows .splide__arrow>svg{width:100%;height:100%;transition:transform .2s ease-in-out}.splide[data-block="apc/image-gallery"] .splide__arrows .splide__arrow.splide__arrow--prev>svg{transform:rotate(180deg)}.splide[data-block="apc/image-gallery"] .splide__arrows .splide__arrow.splide__arrow--prev:hover>svg{transform:scale(0.95) rotate(180deg) translateX(12px)}.splide[data-block="apc/image-gallery"] .splide__arrows .splide__arrow.splide__arrow--next{left:auto;right:0}.splide[data-block="apc/image-gallery"] .splide__arrows .splide__arrow.splide__arrow--next:hover>svg{transform:scale(0.95) translateX(12px)}.splide[data-block="apc/image-gallery"] .splide__arrows .splide__arrow[disabled]{opacity:.2;pointer-events:none}.splide[data-block="apc/image-gallery"] .splide__arrows:has(.splide__arrow--prev[disabled]+.splide__arrow--next[disabled]){opacity:0;pointer-events:none}.splide[data-block="apc/image-gallery"] .splide__track{width:100%;grid-column:1;grid-row:1}.splide[data-block="apc/image-gallery"] .splide__slide.headline{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.splide[data-block="apc/image-gallery"] .splide__pagination.splide__pagination--caption{display:flex !important;justify-content:center;align-items:center;padding:0;margin:0 0 12px}.splide[data-block="apc/image-gallery"] .splide__pagination:not(.splide__pagination--caption){display:flex !important;justify-content:center;align-items:center;flex-wrap:nowrap;overflow-x:hidden;scroll-snap-type:x mandatory;scroll-snap-align:center;padding:0;margin:12px 0 !important}.splide[data-block="apc/image-gallery"] .splide__pagination:not(.splide__pagination--caption) .splide__pagination__page{display:inline-block;width:12px;height:12px;border:none;border-radius:50%;background-color:rgba(97,97,97,.5098039216);margin:0 2px;transition:background-color .2s ease-in-out}.splide[data-block="apc/image-gallery"] .splide__pagination:not(.splide__pagination--caption) .splide__pagination__page.is-active,.splide[data-block="apc/image-gallery"] .splide__pagination:not(.splide__pagination--caption) .splide__pagination__page:hover,.splide[data-block="apc/image-gallery"] .splide__pagination:not(.splide__pagination--caption) .splide__pagination__page:active{background-color:#2066ac}.splide[data-block="apc/image-gallery"]:not(.is-initialized) .splide__list{display:flex !important;flex-wrap:nowrap !important;scroll-snap-type:x mandatory;overflow-x:scroll}.splide[data-block="apc/image-gallery"]:not(.is-initialized) .splide__list>.splide__slide{scroll-snap-align:start;margin:0 12px 0 0;min-width:200px;max-width:86%}.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage":4'] .splide__slide,.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage": 4'] .splide__slide{min-width:calc(25% +  (((4 * 12px) / 4) ) - (12% / 4));max-width:calc(25% +  (((4 * 12px) / 4) ) - (12% / 4))}@media(min-width: 480px)and (max-width: 767px){.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage":4'] .splide__slide,.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage": 4'] .splide__slide{min-width:calc(33% -  (((3 * 12px) / 3) ) - (12% / 4));max-width:calc(33% -  (((3 * 12px) / 3) ) - (12% / 4))}}@media(max-width: 479px){.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage":4'] .splide__slide,.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage": 4'] .splide__slide{min-width:calc(100% +  (((1 * 12px) / 1) ) - (12% / 4));max-width:calc(100% +  (((1 * 12px) / 1) ) - (12% / 4))}}.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage":3'] .splide__slide,.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage": 3'] .splide__slide{min-width:calc(33% -  (((3 * 12px) / 3) ) - (12% / 3));max-width:calc(33% -  (((3 * 12px) / 3) ) - (12% / 3))}@media(min-width: 480px)and (max-width: 767px){.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage":3'] .splide__slide,.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage": 3'] .splide__slide{min-width:calc(50% +  (((2 * 12px) / 2) ) - (12% / 2));max-width:calc(50% +  (((2 * 12px) / 2) ) - (12% / 2))}}@media(max-width: 479px){.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage":3'] .splide__slide,.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage": 3'] .splide__slide{min-width:calc(100% +  (((1 * 12px) / 1) ) - (12% / 1));max-width:calc(100% +  (((1 * 12px) / 1) ) - (12% / 1))}}.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage":2'] .splide__slide,.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage": 2'] .splide__slide{min-width:calc(50% +  (((2 * 12px) / 2) ) - (12% / 2));max-width:calc(50% +  (((2 * 12px) / 2) ) - (12% / 2))}@media(max-width: 479px){.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage":2'] .splide__slide,.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage": 2'] .splide__slide{min-width:calc(100% +  (((1 * 12px) / 1) ) - (12% / 1));max-width:calc(100% +  (((1 * 12px) / 1) ) - (12% / 1))}}.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage":1'] .splide__slide,.splide[data-block="apc/image-gallery"]:not(.is-initialized)[data-splide*='perPage": 1'] .splide__slide{min-width:calc(100% +  (((1 * 12px) / 1) ) - (12% / 1));max-width:calc(100% +  (((1 * 12px) / 1) ) - (12% / 1))}.splide[data-block="apc/image-gallery"]:not(.is-initialized) progress{display:none}html.glightbox-open .splide .splide__arrow{opacity:0}.is-image-gallery{display:grid;grid-gap:1rem;align-items:stretch}.is-image-gallery[data-masonry]{align-items:stretch !important}.is-image-gallery[data-masonry] .item{transition:transform .2s ease-in-out}.is-image-gallery:not([data-masonry]) .item>a{height:100%}.is-image-gallery:not([data-masonry]) .item>a img{height:100%}.is-image-gallery.has-title .item:first-child{text-align:left}@media(min-width: 425px){.is-image-gallery[data-cols="2"]{grid-template-columns:repeat(2, 1fr [col])}.is-image-gallery[data-cols="2"].last-full-width:not([data-masonry]):not(.has-title) .item:last-child:nth-of-type(odd){grid-column:2 span}.is-image-gallery[data-cols="2"].last-full-width:not([data-masonry]).has-title .item:last-child:nth-of-type(even){grid-column:2 span}}@media(min-width: 625px){.is-image-gallery[data-cols="2"],.is-image-gallery[data-cols="3"]{grid-template-columns:repeat(2, 1fr [col])}}@media(min-width: 625px)and (max-width: 1023px){.is-image-gallery.last-full-width:not(.has-title) .item:last-child:nth-of-type(odd){grid-column:2 span}.is-image-gallery.last-full-width.has-title .item:last-child:nth-of-type(even){grid-column:2 span}}@media(min-width: 1024px){.is-image-gallery[data-cols="3"]{grid-template-columns:repeat(3, 1fr [col])}.is-image-gallery[data-cols="3"].last-full-width:not(.has-title) .item:last-child:nth-of-type(3n+1){grid-column:3 span}.is-image-gallery[data-cols="3"].last-full-width:not(.has-title) .item:last-child:nth-of-type(3n+2){grid-column:2 span}.is-image-gallery[data-cols="3"].last-full-width.has-title .item:last-child:nth-of-type(3n+1){grid-column:2 span}.is-image-gallery[data-cols="3"].last-full-width.has-title .item:last-child:nth-of-type(3n+3){grid-column:3 span}}.is-image-gallery .title{color:#073664}@media(max-width: 768px){.is-image-gallery .title{font-size:28px;line-height:32px}}.is-image-gallery .item{text-align:center;overflow:hidden}@media(min-width: 770px){.is-image-gallery .item>h2.title{font-size:36px;line-height:44px}.is-image-gallery .item>h3.title{font-size:28px;line-height:34px}.is-image-gallery .item>h4.title,.is-image-gallery .item h5.title,.is-image-gallery .item h6.title{font-size:22px;line-height:28px}}@media(max-width: 769px){.is-image-gallery .item>.title{font-size:22px;line-height:28px}}.is-image-gallery .item img{margin:0 auto;width:100%;object-fit:cover;object-position:center;transition:transform .3s ease-in-out}.is-image-gallery .item a{position:relative;overflow:hidden;display:block;text-decoration:none}.is-image-gallery .item a::after{content:"+";position:absolute;top:0;right:0;background-color:#1861ac;color:#fff;font-size:26px;line-height:26px;width:30px;height:30px;transition:opacity .2s ease-out}.is-image-gallery .item figcaption{display:block;background-color:#efefef;color:#1f1f1f;font-size:14px;line-height:1.2;font-weight:bold;padding:8px 12px;border:none;margin:0;text-decoration:none}.is-image-gallery.hasHoverAnimations .item a:hover img{transform:translateZ(0) scale(1.09)}.is-image-gallery.hasHoverAnimations .item a:hover::after{opacity:0}