@charset "UTF-8";:root{--theme-bg-color:#ffffff;--theme-text-color:#404040;--theme-header-color:#000000;--theme-component-color:#151515;--theme-accent-color:#2ab391;--theme-accent-rgb-color:247,119,94;--theme-accent-hover-color:#404040;--swiper-theme-color:var(--theme-accent-color);--theme-white-color:#fff;--theme-white-rgb-color:255,255,255;--theme-font-size-normal:1.6rem;--theme-font-size-xsmall:1.4rem;--theme-font-size-small:1.6rem;--theme-font-size-medium:2rem;--theme-font-size-big:2.6rem;--theme-font-size-large:3.6rem;--theme-font-size-xlarge:4.6rem;--theme-font-family-general:"Roboto",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,sans-serif;--theme-font-family-headings:"Public Sans",sans-serif;--theme-font-family-alternative:"Playfair Display",serif;--theme-line-height-small:1.4;--theme-line-height-normal:1.6;--theme-line-height-big:1.8}@media (max-width:1400px){:root{--theme-font-size-large:3.2rem;--theme-font-size-xlarge:3.8rem}}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}details,main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent;color:#161616;text-decoration:none}b{font-weight:bolder}code{font-size:1em}small{font-size:80%}img{border-style:none;vertical-align:top;height:auto;max-width:100%}button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}progress{vertical-align:baseline}[type=checkbox],[type=radio]{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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden]{display:none}*,::after,::before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;word-break:break-word;word-wrap:break-word}html{font-size:62.5%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{border:none;margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:var(--theme-bg-color)}body,button,input,select,textarea{color:var(--theme-text-color);font-family:var(--theme-font-family-general);font-size:var(--theme-font-size-normal);line-height:var(--theme-line-height-normal);letter-spacing:normal}h1,h2,h3{font-family:var(--theme-font-family-headings);font-weight:700;clear:both;margin-top:0;margin-bottom:1.5rem}p{margin-bottom:1.5em}cite,i{font-style:italic}address{margin:0 0 1.5em}code,var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace}.site-section-title,.widget-title,.widget_block .wp-block-group__inner-container>h2{background-color:rgba(0,0,0,.045);font-weight:700;text-transform:uppercase;position:relative;padding:1.5rem}.site-section-title:before,.widget-title:before,.widget_block .wp-block-group__inner-container>h2:before{content:"";position:absolute;left:0;top:0;width:.4rem;height:100%;background:var(--theme-accent-color)}.site-section-title .last-word-color,.widget-title .last-word-color{color:var(--theme-accent-color)}.entry-title,.site-section-title,.widget-title,.widget_block .wp-block-group__inner-container>h2{line-height:1.2}.entry-title-xlarge{font-size:var(--theme-font-size-xlarge)}.entry-title-large{font-size:var(--theme-font-size-large)}.entry-title-big{font-size:var(--theme-font-size-big)}.single-component-title{font-size:var(--theme-font-size-medium)}.entry-title-small,.site-section-title,.widget-title,.widget_block .wp-block-group__inner-container>h2{font-size:var(--theme-font-size-small)}.entry-title-xsmall{font-size:var(--theme-font-size-xsmall)}.entry-title:not(.entry-title-large){display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.entry-title a{display:inline;background:-webkit-gradient(linear,left top,right top,from(currentColor),to(currentColor));background:linear-gradient(to right,currentColor 0,currentColor 100%);background-size:0 3px;background-repeat:no-repeat;background-position:left 100%;-webkit-transition-duration:.5s;transition-duration:.5s}.entry-title a:focus,.entry-title a:hover{background-size:100% 3px}ul{margin:0 0 1.5em 3em}li>ul{margin-bottom:0;margin-left:1.5em}.reset-list-style,.reset-list-style ul{list-style:none;margin:0;padding:0}.reset-list-style li{margin:0}object{max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}.article-effect-shine .featured-media,.article-has-effect{overflow:hidden;position:relative}.article-effect-shine .featured-media:after{position:absolute;top:0;left:-100%;z-index:2;display:block;content:"";width:50%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.article-effect-shine:focus .featured-media:after,.article-effect-shine:hover .featured-media:after{animation:.85s shine}@keyframes shine{100%{left:100%}}.article-effect-zoom .featured-media{transition:.6s}.article-effect-zoom:focus .featured-media,.article-effect-zoom:hover .featured-media{transform:scale(1.2)}.article-effect-zoom .entry-image{overflow:hidden}.article-effect-slide img{-o-transition:.4s;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s}.article-effect-slide:focus img,.article-effect-slide:hover img{object-position:10%}a:active,a:focus,a:hover{color:var(--theme-accent-color);outline:0}a:focus-visible{outline:solid 1px}.entry-content a:not(.more-link):not(.button):not(.wp-block-button__link):not(.read-more-link),.entry-summary a:not(.more-link):not(.button):not(.wp-block-button__link):not(.read-more-link),.page-content a:not(.more-link):not(.button):not(.wp-block-button__link):not(.read-more-link){text-decoration:underline}label{display:block;font-size:1.6rem;font-weight:400;margin:0 0 .5rem}input[type=checkbox]+label,label.inline{display:inline;font-weight:400;margin-left:.5rem}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;position:relative;top:2px;display:inline-block;margin:0;width:1.5rem;min-width:1.5rem;height:1.5rem;background:#fff;border-radius:0;border:.1rem solid #dcd7ca;box-shadow:none;cursor:pointer}input[type=checkbox]:checked::before{content:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");position:absolute;display:inline-block;margin:-.1875rem 0 0 -.25rem;height:1.75rem;width:1.75rem}.button,button,input,textarea{line-height:1}input,textarea{color:#000}code,input[type=email],input[type=url]{direction:ltr}input[type=color],input[type=date],input[type=datetime],input[type=email],input[type=number],input[type=search],input[type=text],input[type=time],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;background:#fff;border-radius:0;border-style:solid;border-width:.1rem;box-shadow:none;display:block;font-size:1.6rem;letter-spacing:-.015em;margin:0;max-width:100%;padding:1.5rem 1.8rem;min-height:5.5rem;width:100%}input[type=number]{padding-right:.5rem}select{font-size:1em}textarea{overflow:auto;height:12rem;line-height:1.5;width:100%}input::-webkit-input-placeholder{line-height:normal}input:-ms-input-placeholder{line-height:normal}input::-moz-placeholder{line-height:revert}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.theme-button,.wp-block-search__button,button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;border:1px solid;border-color:var(--theme-accent-color);border-radius:0;background-color:var(--theme-accent-color);color:var(--theme-bg-color);cursor:pointer;display:inline-block;font-weight:700;line-height:1.25;margin:0;opacity:1;padding:1.5rem 1.8rem;text-align:center;text-decoration:none;transition:opacity .15s linear;min-height:5.5rem}.theme-button:focus,.theme-button:hover,.wp-block-search__button:focus,.wp-block-search__button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{background:var(--theme-accent-hover-color);border-color:var(--theme-accent-hover-color);color:var(--theme-bg-color)}input[type=color]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=number]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,textarea:focus{border-color:currentColor}input[type=search]:focus{outline:dotted thin;outline-offset:-4px}.theme-button .svg-icon{display:block;height:2.2rem;width:2.2rem}.theme-button-transparent,[data-theme=dark] .theme-button.theme-button-transparent,[data-theme=light] .theme-button.theme-button-transparent{background:0 0;border:none;box-shadow:none;border-radius:0;padding:0}.theme-button.theme-button-transparent{color:inherit}.theme-button.theme-button-transparent:focus,.theme-button.theme-button-transparent:hover,[data-theme=dark] .theme-button.theme-button-transparent:focus,[data-theme=dark] .theme-button.theme-button-transparent:hover,[data-theme=light] .theme-button.theme-button-transparent:focus,[data-theme=light] .theme-button.theme-button-transparent:hover{background:0 0;border:none;box-shadow:none}.theme-button.theme-button-transparent:focus,.theme-button.theme-button-transparent:hover{color:var(--theme-accent-color)}.theme-button.theme-button-transparent:focus-visible{outline:dotted thin;text-decoration:none}.column-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.column{position:relative;width:100%;padding-right:1rem;padding-left:1rem}.column-grid{display:grid}.column-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.column-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.column-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.mt-10{margin-top:1rem}.mb-20{margin-bottom:2rem}@media (max-width:1200px) and (min-width:992px){.column-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:991px){.column-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:767px){.entry-title-large{font-size:var(--theme-font-size-big)}.column-xs-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.mt-10{margin-top:1rem}}@media (min-width:1025px){.hide-on-desktop{display:none!important;visibility:hidden!important;opacity:0!important}}.wrapper{max-width:calc(100vw - 2rem);margin-left:auto;margin-right:auto}.wrapper-fluid{max-width:100%;width:100%;margin-left:auto;margin-right:auto}@media only screen and (min-width:482px){.wrapper{max-width:calc(100vw - 10rem)}.wrapper-fluid{max-width:100%;width:auto}}@media only screen and (min-width:992px){.wrapper{max-width:min(calc(100vw - 10rem),124rem)}}@media only screen and (min-width:1600px){.site-footer .wrapper,.site-header .wrapper{max-width:min(calc(100vw - 20rem),136rem)}}#site-content,.site-footer,.site-header{margin-left:auto;margin-right:auto}#site-content{border-bottom:.1rem solid;border-top:.1rem solid;margin-bottom:3rem;padding-bottom:3rem}.newswave-entry-meta{display:flex;align-items:center;gap:2rem}.newswave-meta{display:flex;align-items:center;font-size:1.4rem;line-height:1}.newswave-meta .meta-icon{margin-right:.5rem}.newswave-meta .meta-icon .svg-icon{height:1.6rem;width:1.6rem}.entry-meta-footer{display:flex;gap:2rem;align-items:center}.entry-image{position:relative}.entry-image .entry-categories,.entry-image .post-read-time{position:absolute}.entry-image .entry-categories{bottom:.5rem;left:1.5rem}.entry-image .post-read-time{top:1.5rem;right:1.5rem}.post-read-time{background-color:var(--theme-accent-color);color:#fff;padding:.5rem 1rem;border-radius:4px;max-width:14rem;justify-content:center}.newswave-entry-categories{margin-bottom:1rem}.newswave-entry-categories a{display:inline-block;font-size:1rem;position:relative;text-decoration:none;color:#d72924;-webkit-transition:234ms ease-in-out;-o-transition:234ms ease-in-out;transition:234ms ease-in-out;text-transform:uppercase;font-weight:700;letter-spacing:.1rem}.newswave-entry-categories a:nth-child(7n+2){color:#8e65c0}.newswave-entry-categories a:nth-child(7n+3){color:#0987f5}.newswave-entry-categories a:nth-child(7n+4){color:#de1651}.newswave-entry-categories a:nth-child(7n+5){color:#46af4b}.newswave-entry-categories a:nth-child(7n+6){color:#ea8d03}.newswave-entry-categories a:nth-child(7n+7){color:#ff5722}.entry-image .newswave-entry-categories a,.theme-tiles-post .newswave-entry-categories a{background-color:#d72924;color:var(--theme-white-color);padding:.5rem 1rem}.entry-image .newswave-entry-categories a:nth-child(7n+2),.theme-tiles-post .newswave-entry-categories a:nth-child(7n+2){background-color:#8e65c0}.entry-image .newswave-entry-categories a:nth-child(7n+3),.theme-tiles-post .newswave-entry-categories a:nth-child(7n+3){background-color:#0987f5}.entry-image .newswave-entry-categories a:nth-child(7n+4),.theme-tiles-post .newswave-entry-categories a:nth-child(7n+4){background-color:#de1651}.entry-image .newswave-entry-categories a:nth-child(7n+5),.theme-tiles-post .newswave-entry-categories a:nth-child(7n+5){background-color:#46af4b}.entry-image .newswave-entry-categories a:nth-child(7n+6),.theme-tiles-post .newswave-entry-categories a:nth-child(7n+6){background-color:#ea8d03}.entry-image .newswave-entry-categories a:nth-child(7n+7),.theme-tiles-post .newswave-entry-categories a:nth-child(7n+7){background-color:#ff5722}.entry-image .newswave-entry-categories a:focus,.entry-image .newswave-entry-categories a:hover,.theme-tiles-post .newswave-entry-categories a:focus,.theme-tiles-post .newswave-entry-categories a:hover{background-color:var(--theme-accent-color);color:var(--theme-white-color)}#newswave-progress-bar{background-color:var(--theme-accent-color);position:fixed;width:0;height:4px;z-index:99999}#newswave-progress-bar.top{top:0}#newswave-progress-bar.bottom{bottom:0}.theme-preloader{width:100%;height:100vh;position:fixed;top:0;left:0;right:0;background-color:#fff;z-index:999999;display:flex;justify-content:center;align-items:center;opacity:1}.theme-preloader-spinner{width:100%;height:100vh;position:relative;display:block;background-color:var(--theme-component-color)}.theme-preloader-spinner-2 .theme-preloader-throbber{border-radius:100%;height:10px;width:10px;background-color:#fff;position:absolute;left:0;right:0;margin:auto;top:0;bottom:0;box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,40px 40px 0 0 #fff,-40px -40px 0 0 #fff,40px -40px 0 0 #fff,-40px 40px 0 0 #fff;-webkit-animation:3s linear infinite load;-moz-animation:3s linear infinite load;-o-animation:3s linear infinite load;animation:3s linear infinite load}@keyframes preloader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes load{0%{-webkit-transform:translate(0,0),rotate(0);box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,40px 40px 0 0 #fff,-40px -40px 0 0 #fff,40px -40px 0 0 #fff,-40px 40px 0 0 #fff}25%{box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,-40px -40px 0 0 #fff,40px 40px 0 0 #fff,-40px 40px 0 0 #fff,40px -40px 0 0 #fff}50%{box-shadow:0 -40px 0 0 #fff,0 40px 0 0 #fff,-40px 0 0 0 #fff,40px 0 0 0 #fff,-40px -40px 0 0 #fff,40px 40px 0 0 #fff,-40px 40px 0 0 #fff,40px -40px 0 0 #fff}70%{box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff}75%{box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff;height:10px;width:10px}80%,85%{-webkit-transform:translate(0,0) rotate(360deg);box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff;background-color:#fff;height:40px;width:40px}90%{-webkit-transform:translate(0,0) rotate(360deg);box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff;background-color:#fff;height:10px;width:10px}95%{box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,40px 40px 0 0 #fff,-40px -40px 0 0 #fff,40px -40px 0 0 #fff,-40px 40px 0 0 #fff}100%{-webkit-transform:rotate(360deg);box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,40px 40px 0 0 #fff,-40px -40px 0 0 #fff,40px -40px 0 0 #fff,-40px 40px 0 0 #fff}}@-moz-keyframes load{0%{-moz-transform:translate(0,0),rotate(0);box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,40px 40px 0 0 #fff,-40px -40px 0 0 #fff,40px -40px 0 0 #fff,-40px 40px 0 0 #fff}25%{box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,-40px -40px 0 0 #fff,40px 40px 0 0 #fff,-40px 40px 0 0 #fff,40px -40px 0 0 #fff}50%{box-shadow:0 -40px 0 0 #fff,0 40px 0 0 #fff,-40px 0 0 0 #fff,40px 0 0 0 #fff,-40px -40px 0 0 #fff,40px 40px 0 0 #fff,-40px 40px 0 0 #fff,40px -40px 0 0 #fff}70%{box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff}75%{box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff;height:10px;width:10px}80%,85%{-moz-transform:translate(0,0) rotate(360deg);box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff;background-color:#fff;height:40px;width:40px}90%{-moz-transform:translate(0,0) rotate(360deg);box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff;background-color:#fff;height:10px;width:10px}95%{box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,40px 40px 0 0 #fff,-40px -40px 0 0 #fff,40px -40px 0 0 #fff,-40px 40px 0 0 #fff}100%{-moz-transform:rotate(360deg);box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,40px 40px 0 0 #fff,-40px -40px 0 0 #fff,40px -40px 0 0 #fff,-40px 40px 0 0 #fff}}@keyframes load{0%{transform:translate(0,0),rotate(0);box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,40px 40px 0 0 #fff,-40px -40px 0 0 #fff,40px -40px 0 0 #fff,-40px 40px 0 0 #fff}25%{box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,-40px -40px 0 0 #fff,40px 40px 0 0 #fff,-40px 40px 0 0 #fff,40px -40px 0 0 #fff}50%{box-shadow:0 -40px 0 0 #fff,0 40px 0 0 #fff,-40px 0 0 0 #fff,40px 0 0 0 #fff,-40px -40px 0 0 #fff,40px 40px 0 0 #fff,-40px 40px 0 0 #fff,40px -40px 0 0 #fff}70%{box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff}75%{box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff;height:10px;width:10px}80%,85%{transform:translate(0,0) rotate(360deg);box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff;background-color:#fff;height:40px;width:40px}90%{transform:translate(0,0) rotate(360deg);box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff;background-color:#fff;height:10px;width:10px}95%{box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,40px 40px 0 0 #fff,-40px -40px 0 0 #fff,40px -40px 0 0 #fff,-40px 40px 0 0 #fff}100%{transform:rotate(360deg);box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,40px 40px 0 0 #fff,-40px -40px 0 0 #fff,40px -40px 0 0 #fff,-40px 40px 0 0 #fff}}@-o-keyframes load{0%{-o-transforms:translate(0px,0px),rotate(0deg);box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,40px 40px 0 0 #fff,-40px -40px 0 0 #fff,40px -40px 0 0 #fff,-40px 40px 0 0 #fff}25%{box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,-40px -40px 0 0 #fff,40px 40px 0 0 #fff,-40px 40px 0 0 #fff,40px -40px 0 0 #fff}50%{box-shadow:0 -40px 0 0 #fff,0 40px 0 0 #fff,-40px 0 0 0 #fff,40px 0 0 0 #fff,-40px -40px 0 0 #fff,40px 40px 0 0 #fff,-40px 40px 0 0 #fff,40px -40px 0 0 #fff}70%{box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff}75%{box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff;height:10px;width:10px}80%,85%{-o-transforms:translate(0px,0px) rotate(360deg);box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff;background-color:#fff;height:40px;width:40px}90%{-o-transforms:translate(0px,0px) rotate(360deg);box-shadow:0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff,0 0 0 0 #fff;background-color:#fff;height:10px;width:10px}95%{box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,40px 40px 0 0 #fff,-40px -40px 0 0 #fff,40px -40px 0 0 #fff,-40px 40px 0 0 #fff}100%{-o-transforms:rotate(360deg);box-shadow:0 40px 0 0 #fff,0 -40px 0 0 #fff,40px 0 0 0 #fff,-40px 0 0 0 #fff,40px 40px 0 0 #fff,-40px -40px 0 0 #fff,40px -40px 0 0 #fff,-40px 40px 0 0 #fff}}.site-header{background-color:var(--theme-header-color);display:flex;flex-direction:column;justify-content:center;position:relative}.site-header,.site-header a:not(:hover):not(:focus){color:var(--theme-white-color)}.site-header .masthead-main-navigation{background-color:var(--theme-component-color);border-bottom:.5rem solid var(--theme-accent-color);position:relative}.site-header .has-sticky-header.sticky-header-active{position:fixed;top:0;z-index:9999;width:100%;transition:150ms linear}.site-header-wrapper{display:grid;align-items:center;justify-items:center}.newswave-header_style_1 .site-header-wrapper{grid-template-columns:auto 1fr auto}.newswave-header_style_1 .masthead-main-navigation{margin-top:auto;margin-bottom:0}.site-header-center{justify-content:center;justify-self:center}.site-header-right{gap:2rem;display:flex;align-content:center;justify-content:flex-end;justify-self:end}.site-header-wrapper .theme-button{display:flex;align-items:center;min-height:5.5rem}.site-branding{display:inline-block}.site-description,.site-title{line-height:1;margin:0}.site-title{font-family:var(--theme-font-family-alternative);font-size:6rem;font-weight:700;text-transform:inherit}.site-title a{display:block;text-decoration:none}.site-description{margin-top:2rem;font-size:2rem;opacity:.85;position:relative;transition:.15s linear}.site-branding-center{padding-bottom:4rem;padding-top:4rem;position:relative;text-align:center;z-index:1}@media (max-width:767px){.site-title{font-size:var(--theme-font-size-big)}}.theme-primary-menu{display:none}@media only screen and (min-width:1025px){.theme-primary-menu{display:block}.site-banner-layout-1 .column-grid-template .theme-article-post-2 .entry-header .entry-title,.site-banner-layout-1 .column-grid-template .theme-article-post-3 .entry-header .entry-title{font-size:var(--theme-font-size-big)}}ul.primary-menu{display:-ms-flexbox;display:flex;font-size:2rem;font-weight:500;letter-spacing:.01rem;flex-wrap:wrap;align-items:center}.primary-menu li{font-size:1.5rem;line-height:1.25;position:relative}.primary-menu>li{margin:0 2rem 0 0}.primary-menu>li>a{text-transform:uppercase}.primary-menu svg{width:1.2rem;height:1.2rem;display:inline-block;margin-left:1rem;fill:currentColor}.primary-menu a{display:block;font-family:var(--theme-font-family-headings);font-size:1.4rem;font-weight:700;line-height:1.2;padding:1rem 0;text-decoration:none;word-break:normal;word-wrap:normal}.primary-menu ul{background-color:var(--theme-component-color);font-size:1.4rem;position:absolute;right:9999rem;top:calc(100% + 1.1rem);padding:1rem 0;width:25rem;opacity:0;z-index:10;transition:opacity .15s linear,transform .15s linear,right 0s .15s;transform:translateY(.6rem);box-shadow:0 15px 45px 15px rgba(0,0,0,.07)}.primary-menu ul::before{content:"";display:block;position:absolute;bottom:100%;left:0;right:0;border:1rem solid transparent}.primary-menu ul a{background:0 0;border:none;color:inherit;display:block;padding:1rem 2rem;transition:background-color .15s linear;width:100%}.primary-menu ul a:focus,.primary-menu ul a:hover{color:var(--theme-accent-color)}.primary-menu ul ul{top:-1rem}#page.site{position:relative;width:100%;min-height:100%;z-index:1;transition:transform .5s ease-in-out}#page.site::before{content:"";display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;background-color:rgba(21,32,53,.3);z-index:9;opacity:0;visibility:hidden;transition:.5s ease-in-out}.newswave-search-canvas-open #page.site::before{display:block;opacity:1;visibility:visible}.theme-search-panel{position:fixed;top:0;left:0;width:100vw;padding:10rem 0;background-color:var(--theme-bg-color);z-index:9999;opacity:0;visibility:hidden;transform:translateY(-100%);transition:.5s ease-in-out}.newswave-search-canvas-open .theme-search-panel{transform:translateY(0);opacity:1;visibility:visible}.search-panel-wrapper .search-form{margin:0;padding:0;display:block}.theme-search-panel input.search-field{background-color:transparent;border:0;border-radius:0;border-bottom:1px solid #ddd;font-size:1.8rem;letter-spacing:1px;width:20rem;max-width:100%;padding:0 0 2rem;transition:width .3s .3s}.newswave-search-canvas-open .theme-search-panel input.search-field{width:calc(100% - 5rem)}.theme-search-panel input:focus.search-field{border-bottom-color:var(--theme-accent-color);outline:0}.theme-search-panel .search-submit{position:absolute;right:-9999rem;top:45%;transform:translateY(-45%);flex-shrink:0}.theme-search-panel .search-submit:focus{right:15rem}#theme-toggle-search-button:focus,.theme-search-panel .search-close:focus{outline:dotted thin;outline-offset:3px}.theme-search-panel .search-close{position:absolute;top:3.5rem;right:4.5rem;cursor:pointer;fill:var(--theme-accent-color)}.theme-search-panel .search-close svg{width:4rem;height:4rem}.newswave-offcanvas-menu-open #page.site{position:fixed;transform:translateX(-42rem)}.newswave-offcanvas-widget-open #page.site{position:fixed;transform:translateX(42rem)}.newswave-offcanvas-menu-open #page.site::before,.newswave-offcanvas-widget-open #page.site::before{opacity:1;visibility:visible}.theme-offcanvas-panel{background-color:var(--theme-bg-color);position:fixed;top:0;bottom:0;width:42rem;height:100vh;overflow:hidden;display:-ms-flexbox;display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:.5s ease-in-out;z-index:999}.theme-offcanvas-panel-menu{right:0;transform:translateX(42rem)}@media only screen and (max-width:575px){.newswave-offcanvas-menu-open #page.site{transform:translateX(-29rem)}.newswave-offcanvas-widget-open #page.site{transform:translateX(29rem)}.theme-offcanvas-panel{width:29rem}.theme-offcanvas-panel-menu{transform:translateX(29rem)}}.newswave-offcanvas-menu-open .theme-offcanvas-panel-menu{opacity:1;visibility:visible}.theme-offcanvas-header{padding:4rem 2rem;border-bottom:2px solid;align-items:center;display:-ms-flexbox;display:flex;font-size:1.6rem;font-weight:500;justify-content:flex-end;width:100%}.theme-offcanvas-content{height:100%;overflow-y:auto;overflow-x:hidden;padding:2rem}.theme-offcanvas-header #theme-offcanvas-close{display:-ms-flexbox;display:flex;justify-content:flex-end;line-height:1.2;padding:.5rem;cursor:pointer}.theme-offcanvas-header #theme-offcanvas-close span{display:inline-block;margin:0 .5rem 0 0;padding:0}.theme-offcanvas-content nav{margin-bottom:3rem}.theme-offcanvas-menu{position:relative;width:100%}.theme-offcanvas-menu li{border-style:solid;border-width:.1rem 0 0;line-height:1;margin:0}.theme-offcanvas-menu>li:first-child{border-top:none}.theme-offcanvas-menu>li:last-child{border-bottom:.1rem}.theme-offcanvas-menu a{display:block;padding:2rem 0;text-decoration:none;width:100%}.theme-offcanvas-menu a:focus-visible{outline:0;border:.1rem solid var(--theme-accent-color)}.theme-offcanvas-menu ul{margin:0;width:100%;display:none;height:0;overflow:hidden;transition:height 350ms}.theme-offcanvas-menu ul li{padding-left:1rem}.theme-offcanvas-menu ul li a{color:inherit;font-weight:500}#colormode-switch-area{display:flex;align-items:center;margin-left:1rem}#colormode-switch-area #mode-icon-switch{background:#666;box-shadow:inset 0 1px 0 rgba(0,0,0,.05);position:relative;display:block;width:64px;height:30px;margin-left:1rem;border-radius:15px}#colormode-switch-area #mode-icon-switch:before{background:#333;transition:.25s;border:4px solid #fff;box-shadow:0 4px 8px rgba(0,0,0,.16);content:"";position:absolute;left:6px;top:4px;width:22px;height:22px;border-radius:50%}[data-theme=dark] #colormode-switch-area #mode-icon-switch:before{background:#fff;border-color:#1a1a1a;top:4px;left:36px}#colormode-switch-area .mode-icon-change:before{content:"";background-color:currentColor;height:22px;width:22px;display:block;margin-left:auto;margin-right:auto;-webkit-mask-size:22px;mask-size:22px;-webkit-mask:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22px' height='22px' viewBox='0 0 22 22' version='1.1'%3E%3Cpath d='M 15.53125 0.0507812 C 15.75 0.140625 15.902344 0.335938 15.945312 0.5625 L 16.800781 5.199219 L 21.4375 6.050781 C 21.664062 6.09375 21.859375 6.246094 21.949219 6.460938 C 22.039062 6.675781 22.011719 6.921875 21.878906 7.117188 L 19.203125 11 L 21.878906 14.878906 C 22.011719 15.074219 22.039062 15.320312 21.949219 15.53125 C 21.859375 15.75 21.664062 15.902344 21.4375 15.945312 L 16.800781 16.800781 L 15.945312 21.4375 C 15.902344 21.664062 15.75 21.859375 15.53125 21.949219 C 15.320312 22.039062 15.074219 22.011719 14.878906 21.878906 L 11 19.203125 L 7.121094 21.878906 C 6.925781 22.011719 6.679688 22.039062 6.46875 21.949219 C 6.25 21.859375 6.097656 21.664062 6.054688 21.4375 L 5.199219 16.800781 L 0.5625 15.945312 C 0.335938 15.902344 0.140625 15.75 0.0507812 15.53125 C -0.0390625 15.320312 -0.0117188 15.074219 0.121094 14.878906 L 2.796875 11 L 0.121094 7.121094 C -0.0117188 6.925781 -0.0390625 6.679688 0.0507812 6.46875 C 0.140625 6.25 0.335938 6.097656 0.5625 6.054688 L 5.199219 5.199219 L 6.054688 0.5625 C 6.097656 0.335938 6.25 0.140625 6.46875 0.0507812 C 6.679688 -0.0390625 6.925781 -0.0117188 7.121094 0.121094 L 11 2.796875 L 14.878906 0.121094 C 15.074219 -0.0117188 15.320312 -0.0390625 15.53125 0.0507812 Z M 15.125 11 C 15.125 13.277344 13.277344 15.125 11 15.125 C 8.722656 15.125 6.875 13.277344 6.875 11 C 6.875 8.722656 8.722656 6.875 11 6.875 C 13.277344 6.875 15.125 8.722656 15.125 11 Z M 16.5 11 C 16.5 7.960938 14.039062 5.5 11 5.5 C 7.960938 5.5 5.5 7.960938 5.5 11 C 5.5 14.039062 7.960938 16.5 11 16.5 C 14.039062 16.5 16.5 14.039062 16.5 11 Z M 16.5 11 '/%3E%3C/svg%3E%0A") no-repeat;mask:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22px' height='22px' viewBox='0 0 22 22' version='1.1'%3E%3Cpath d='M 15.53125 0.0507812 C 15.75 0.140625 15.902344 0.335938 15.945312 0.5625 L 16.800781 5.199219 L 21.4375 6.050781 C 21.664062 6.09375 21.859375 6.246094 21.949219 6.460938 C 22.039062 6.675781 22.011719 6.921875 21.878906 7.117188 L 19.203125 11 L 21.878906 14.878906 C 22.011719 15.074219 22.039062 15.320312 21.949219 15.53125 C 21.859375 15.75 21.664062 15.902344 21.4375 15.945312 L 16.800781 16.800781 L 15.945312 21.4375 C 15.902344 21.664062 15.75 21.859375 15.53125 21.949219 C 15.320312 22.039062 15.074219 22.011719 14.878906 21.878906 L 11 19.203125 L 7.121094 21.878906 C 6.925781 22.011719 6.679688 22.039062 6.46875 21.949219 C 6.25 21.859375 6.097656 21.664062 6.054688 21.4375 L 5.199219 16.800781 L 0.5625 15.945312 C 0.335938 15.902344 0.140625 15.75 0.0507812 15.53125 C -0.0390625 15.320312 -0.0117188 15.074219 0.121094 14.878906 L 2.796875 11 L 0.121094 7.121094 C -0.0117188 6.925781 -0.0390625 6.679688 0.0507812 6.46875 C 0.140625 6.25 0.335938 6.097656 0.5625 6.054688 L 5.199219 5.199219 L 6.054688 0.5625 C 6.097656 0.335938 6.25 0.140625 6.46875 0.0507812 C 6.679688 -0.0390625 6.925781 -0.0117188 7.121094 0.121094 L 11 2.796875 L 14.878906 0.121094 C 15.074219 -0.0117188 15.320312 -0.0390625 15.53125 0.0507812 Z M 15.125 11 C 15.125 13.277344 13.277344 15.125 11 15.125 C 8.722656 15.125 6.875 13.277344 6.875 11 C 6.875 8.722656 8.722656 6.875 11 6.875 C 13.277344 6.875 15.125 8.722656 15.125 11 Z M 16.5 11 C 16.5 7.960938 14.039062 5.5 11 5.5 C 7.960938 5.5 5.5 7.960938 5.5 11 C 5.5 14.039062 7.960938 16.5 11 16.5 C 14.039062 16.5 16.5 14.039062 16.5 11 Z M 16.5 11 '/%3E%3C/svg%3E%0A") no-repeat}[data-theme=dark] #colormode-switch-area .mode-icon-change:before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-icon' viewBox='0 0 20 20'%3E%3Cpath d='M10.544,8.717l1.166-0.855l1.166,0.855l-0.467-1.399l1.012-0.778h-1.244L11.71,5.297l-0.466,1.244H10l1.011,0.778L10.544,8.717z M15.986,9.572l-0.467,1.244h-1.244l1.011,0.777l-0.467,1.4l1.167-0.855l1.165,0.855l-0.466-1.4l1.011-0.777h-1.244L15.986,9.572z M7.007,6.552c0-2.259,0.795-4.33,2.117-5.955C4.34,1.042,0.594,5.07,0.594,9.98c0,5.207,4.211,9.426,9.406,9.426c2.94,0,5.972-1.354,7.696-3.472c-0.289,0.026-0.987,0.044-1.283,0.044C11.219,15.979,7.007,11.759,7.007,6.552 M10,18.55c-4.715,0-8.551-3.845-8.551-8.57c0-3.783,2.407-6.999,5.842-8.131C6.549,3.295,6.152,4.911,6.152,6.552c0,5.368,4.125,9.788,9.365,10.245C13.972,17.893,11.973,18.55,10,18.55 M19.406,2.304h-1.71l-0.642-1.71l-0.642,1.71h-1.71l1.39,1.069l-0.642,1.924l1.604-1.176l1.604,1.176l-0.642-1.924L19.406,2.304z'%3E%3C/path%3E%3C/svg%3E") no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-icon' viewBox='0 0 20 20'%3E%3Cpath d='M10.544,8.717l1.166-0.855l1.166,0.855l-0.467-1.399l1.012-0.778h-1.244L11.71,5.297l-0.466,1.244H10l1.011,0.778L10.544,8.717z M15.986,9.572l-0.467,1.244h-1.244l1.011,0.777l-0.467,1.4l1.167-0.855l1.165,0.855l-0.466-1.4l1.011-0.777h-1.244L15.986,9.572z M7.007,6.552c0-2.259,0.795-4.33,2.117-5.955C4.34,1.042,0.594,5.07,0.594,9.98c0,5.207,4.211,9.426,9.406,9.426c2.94,0,5.972-1.354,7.696-3.472c-0.289,0.026-0.987,0.044-1.283,0.044C11.219,15.979,7.007,11.759,7.007,6.552 M10,18.55c-4.715,0-8.551-3.845-8.551-8.57c0-3.783,2.407-6.999,5.842-8.131C6.549,3.295,6.152,4.911,6.152,6.552c0,5.368,4.125,9.788,9.365,10.245C13.972,17.893,11.973,18.55,10,18.55 M19.406,2.304h-1.71l-0.642-1.71l-0.642,1.71h-1.71l1.39,1.069l-0.642,1.924l1.604-1.176l1.604,1.176l-0.642-1.924L19.406,2.304z'%3E%3C/path%3E%3C/svg%3E") no-repeat}.updated:not(.published){display:none}.entry-content,.entry-summary,.page-content{margin:1.5em 0 0}.featured-media{margin:0;position:relative}.featured-media img{display:block;width:100%}.featured-media-large img{height:550px;object-fit:cover}.featured-media-small img{height:180px;object-fit:cover}.featured-media-thumbnail img{height:90px;object-fit:cover}.pagination .nav-links{align-items:baseline;display:flex;flex-wrap:wrap;margin:-1.5rem 0 0 -2.5rem;width:calc(100% + 2.5rem)}.pagination .nav-links>*{margin:1.5rem 0 0 2.5rem}.pagination .nav-links .placeholder{display:none;visibility:hidden}@media (min-width:700px){.pagination .nav-links{margin:-2.5rem 0 0 -4rem}.pagination .nav-links>*{margin:2.5rem 0 0 4rem}}@media (min-width:1000px){.pagination .nav-links{justify-content:space-between;margin:0;width:100%}.pagination .nav-links>*{margin:0 2rem}.pagination .next,.pagination .prev{display:block}.pagination .prev{margin:0 auto 0 0}.pagination .next{text-align:right;margin:0 0 0 auto}}.newswave-nav-pagination .pagination,.post-navigation{font-size:var(--theme-font-size-small);margin-top:4rem}.post-navigation .nav-links{display:flex;flex-direction:column;gap:2rem}.post-navigation .nav-links>a+a{margin-top:1rem}.post-navigation a{align-items:baseline;display:flex}@media (min-width:700px){.post-navigation .nav-links{flex-direction:row;justify-content:space-between;align-items:center}.post-navigation .nav-links .nav-next,.post-navigation .nav-links .nav-previous{flex:1 1 0px}.post-navigation a.nav-next{flex-direction:row-reverse;text-align:right}.post-navigation .nav-links>a+a{margin:0 0 0 2rem}.post-navigation .nav-next:only-child{margin-left:auto}}.post-navigation .nav-links a{flex-direction:column}.sticky-article-link{box-sizing:border-box;overflow:hidden;display:block;width:48px;min-height:90px;position:fixed;z-index:99;top:50%;margin-top:-40px;box-shadow:0 0 20px rgba(0,0,0,.2);transition:width 375ms ease-in-out;background-color:var(--theme-bg-color);color:var(--theme-text-color)}.sticky-article-link:focus,.sticky-article-link:hover{width:448px}.sticky-article-prev,.sticky-article-prev .sticky-article-icon{left:0;right:auto}.sticky-article-next,.sticky-article-next .sticky-article-icon{right:0;left:auto}.sticky-article-link .sticky-article-icon{display:flex;height:100%;align-items:center;justify-content:center;width:48px;position:absolute;z-index:2;margin:0;text-align:center;cursor:pointer;background-color:inherit}.sticky-article-link .theme-sticky-article{box-sizing:border-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:1rem;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:400px;min-height:90px;position:absolute;top:0}.sticky-article-link .theme-sticky-article .entry-image{width:100px;flex-shrink:0}.sticky-article-prev .theme-sticky-article{left:auto;right:0;padding-right:15px}.sticky-article-next .theme-sticky-article{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-left:15px;left:0;right:auto}@media only screen and (max-width:575px){.featured-media-large img{height:400px}.sticky-article-navigation{display:none;visibility:hidden;opacity:0}}.theme-single-post-component{margin-bottom:3rem;padding-bottom:3rem;position:relative}.theme-single-post-component .entry-details a{text-decoration:none}.theme-single-post-component .entry-image{margin-top:0;margin-bottom:1.5rem}.theme-single-post-component .entry-image:hover{opacity:.8}.theme-single-post-component .single-component-content{display:grid;gap:3rem}@media only screen and (min-width:1000px){body.has-sidebar .theme-single-post-component .single-component-content{grid-template-columns:repeat(3,1fr)}}.single-author-info-area{margin-top:3rem;padding:2rem}.single-author-info-area:before{content:"";height:100%;width:100%;position:absolute;top:0;background-color:var(--theme-text-color);left:0;right:0;-webkit-mask:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAADklEQVQIW2NgQAXGZHAAGioAza6+Hk0AAAAASUVORK5CYII=) top left repeat;mask:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAADklEQVQIW2NgQAXGZHAAGioAza6+Hk0AAAAASUVORK5CYII=) top left repeat}@media only screen and (min-width:482px){.theme-single-post-component .single-component-content{grid-template-columns:repeat(2,1fr)}.single-author-info-area{margin-top:4rem}}@media only screen and (min-width:992px){.single-author-info-area{margin-top:6rem}}.single-author-info-wrapper{background-color:var(--theme-bg-color);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2rem;margin:2rem;position:relative;z-index:1}.single-author-info-area .author-image{width:11.6rem;height:11.6rem}.single-author-info-area .author-image a{display:block}.single-author-info-area .author-name{font-size:1.8rem;text-decoration:none;display:block;font-weight:700;margin-bottom:.6rem}@media only screen and (max-width:575px){.single-author-info-area .single-author-info-wrapper{display:flex;flex-direction:column}.single-author-info-area .author-image{width:100%;height:100%}.single-author-info-area .author-details{width:100%;padding:0 20px 20px}}#site-content .content-area,#site-content .widget-area{padding-bottom:4rem;padding-top:4rem}#site-content #secondary .widget{border-bottom:1px solid}#site-content #secondary .widget:last-child{border-bottom:none}.has-sidebar #site-content .wrapper{display:-ms-flexbox;display:flex;justify-content:space-between;flex-direction:column}.has-sidebar #site-content #primary,.has-sidebar #site-content #secondary{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media only screen and (min-width:992px){.has-sidebar #site-content .wrapper{flex-direction:row}.has-sidebar #site-content #primary{-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}.has-sidebar #site-content #secondary{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%;min-height:100vh}.has-sidebar.right-sidebar #site-content #primary{padding-right:4rem}.has-sidebar.right-sidebar #site-content #secondary{border-left:1px solid}.has-sidebar.right-sidebar #site-content #secondary .widget{padding-left:2rem}li.pingback .children li{padding-left:2em}li.pingback .children li:before{content:"";position:absolute;top:1.5rem;border-top:1px solid}}@media only screen and (min-width:1200px){.has-sidebar.right-sidebar #site-content #primary{padding-right:6rem}.has-sidebar.right-sidebar #site-content #secondary .widget{padding-left:4rem}}@media only screen and (max-width:991px){.has-sidebar #site-content #primary,.has-sidebar #site-content #secondary{width:100%;flex:1}}#site-content #secondary .widget .column{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:3rem}.theme-article-post{position:relative}.theme-tiles-post{margin-bottom:2rem}.theme-tiles-post .featured-media{background-color:#000}.theme-tiles-post:focus .featured-media img,.theme-tiles-post:hover .featured-media img{opacity:.85}.theme-tiles-post .entry-details{background-image:-moz-linear-gradient(to bottom,transparent 0,rgba(0,0,0,.6) 50%,rgba(0,0,0,.9) 100%);background-image:-ms-linear-gradient(to bottom,transparent 0,rgba(0,0,0,.6) 50%,rgba(0,0,0,.9) 100%);background-image:-o-linear-gradient(to bottom,transparent 0,rgba(0,0,0,.6) 50%,rgba(0,0,0,.9) 100%);background-image:-webkit-linear-gradient(to bottom,transparent 0,rgba(0,0,0,.6) 50%,rgba(0,0,0,.9) 100%);background-image:-webkit-gradient(linear,center top,center bottom,from(transparent),to(rgba(0,0,0,.9)));background-image:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.6) 50%,rgba(0,0,0,.9) 100%);position:absolute;left:0;right:0;bottom:0;padding:2rem}.theme-tiles-post .entry-details,.theme-tiles-post .entry-details a:not(:hover):not(:focus){color:var(--theme-white-color)}.newswave-archive_style_1>article{border-bottom:1px solid;margin-bottom:4rem;padding-bottom:4rem}.newswave-archive_style_1>article .entry-header{margin-bottom:2rem}.theme-sticky-component{position:-webkit-sticky;position:sticky;top:0;-ms-flex-item-align:start;align-self:flex-start}.site-section{margin-bottom:2rem;position:relative;overflow:hidden;width:100%}.site-banner-layout-1 .column-grid-template .theme-article-post{flex:1;position:relative;min-height:28rem}.site-banner-layout-1 .column-grid-template .theme-tiles-post{margin-bottom:0}.site-banner-layout-1 .theme-tiles-post .entry-details{padding:3rem}.site-banner-layout-1 .column-grid-template .theme-article-post-1{grid-area:item1}.site-banner-layout-1 .column-grid-template .theme-article-post-2{grid-area:item2}.site-banner-layout-1 .column-grid-template .theme-article-post-3{grid-area:item3}.site-banner-layout-1 .column-grid-template{grid-template-areas:"item1 item2 item3";grid-template-columns:45% 1fr 1fr;grid-template-rows:1fr;gap:.2rem}@media (max-width:1024px){.site-banner-layout-1 .column-grid-template{grid-template-areas:"item1 item1" "item2 item3";grid-template-columns:1fr 1fr}}@media (max-width:575px){.site-banner-layout-1 .column-grid-template{display:block}}.site-separator-section{background-color:transparent;background-image:linear-gradient(180deg,transparent 35%,#151515 35%);padding-bottom:3rem}.site-separator-section .article-bg-light .entry-details{background:#fff;border-bottom:.4rem solid var(--theme-accent-color);padding:1.5rem;min-height:13rem}.swiper .swiper-button-next,.swiper .swiper-button-prev{color:var(--theme-white-color)}li.pingback{position:relative;display:block;margin-top:3em;margin-bottom:3em}li.pingback:last-child{margin-bottom:0}li.pingback .children{position:relative;margin:3rem 0}@media not screen and (min-width:992px){li.pingback .children{margin-left:0}}div#respond{padding-top:0}.widget{margin-bottom:2rem;padding-bottom:2rem}.widget:last-child{margin-bottom:0;padding-bottom:0}.widget_search .search-form{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.widget_search .search-form label{margin:0;width:100%}.widget ul{list-style:none;margin:0;padding:0}.widget li{margin:0}.widget select{max-width:100%}.widget_archive ul,.widget_block .wp-block-group__inner-container ul,.widget_categories ul,.widget_recent_entries ul{list-style:none;margin:0;padding:0}.widget_archive ul li,.widget_block .wp-block-group__inner-container ul li,.widget_categories ul li,.widget_recent_entries ul li{border-bottom:1px solid;margin-bottom:1.5rem;padding-bottom:1.5rem}.widget_archive ul li:last-child,.widget_block .wp-block-group__inner-container ul li:last-child,.widget_categories ul li:last-child,.widget_recent_entries ul li:last-child{border:0;margin-bottom:0;padding-bottom:0}.site-recommendation-section .theme-recommended-post,.site-recommendation-section .theme-recommended-post .entry-image{margin-bottom:2rem}.site-footer{background-color:var(--theme-component-color);padding-bottom:6rem;padding-top:6rem}.site-footer,.site-footer a:not(:hover):not(:focus){color:var(--theme-white-color)}@media screen and (min-width:1200px){.has-sticky-footer .site,.has-sticky-footer .site .site-content-area{background-color:inherit}.has-sticky-footer .site-content-area{position:relative}.has-sticky-footer:not(.newswave-search-canvas-open) .site-content-area{z-index:1}}@media screen and (max-width:991px){.site-footer{padding-bottom:2rem;padding-top:4rem}}.theme-footer-bottom{display:-ms-flexbox;display:flex;flex-direction:column-reverse;gap:1.5rem}.theme-footer-bottom .theme-author-credit{display:flex;gap:1rem;flex-shrink:0}@media (min-width:1200px){.theme-footer-bottom{flex-direction:row;align-items:center;justify-content:space-between}}@media (max-width:1199px){.theme-footer-bottom .theme-author-credit{display:block}}#theme-scroll-to-start{background-color:var(--theme-accent-color);color:var(--theme-white-color);display:none;position:fixed;bottom:65px;right:80px;padding:1rem 2rem;cursor:pointer;z-index:20}#theme-scroll-to-start:focus,#theme-scroll-to-start:hover{background-color:var(--theme-accent-hover-color)}#theme-scroll-to-start.visible{display:inline-block}@media (max-width:991px){.theme-sticky-component{position:relative}#theme-scroll-to-start{right:2rem;bottom:2rem}}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;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}.skip-link.screen-reader-text:focus{background-color:#eee;color:#444;font-size:1.6rem}#site-content,#site-content #secondary .widget,.has-sidebar .site #site-content #secondary,.newswave-archive_style_1>article,.theme-offcanvas-header,.theme-offcanvas-menu li,.widget_archive ul li,.widget_block .wp-block-group__inner-container ul li,.widget_categories ul li,.widget_recent_entries ul li,.wp-block-search__input,input,textarea{border-color:rgba(0,0,0,.1)}.site-footer .widget_archive ul li,.site-footer .widget_block .wp-block-group__inner-container ul li,.site-footer .widget_categories ul li,.site-footer .widget_recent_entries ul li,.site-footer .wp-block-search__input{border-color:rgba(255,255,255,.1)}@-webkit-keyframes mouse-wheel{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px)}}@-webkit-keyframes mouse-scroll{0%{opacity:0}50%{opacity:.5}100%{opacity:1}}.has-box-shadow{box-shadow:5px 5px 0 #f7775e;border:.1rem solid #f7775e;background-color:#fff;margin:.5rem .5rem .5rem 0;padding:.5rem}.entry-header.has-box-shadow{padding:3rem;margin-bottom:2rem;margin-top:2rem}.has-box-shadow:hover{border-color:var(--theme-accent-color);box-shadow:5px 5px 0 var(--theme-accent-color)}.entry-header.has-box-shadow>h1.entry-title.entry-title-large{background:linear-gradient(#f7775e,#f7775e) no-repeat;background-position:bottom;background-size:0 0;line-height:1.2;transition:.6s;display:inline}.entry-header.has-box-shadow>h1.entry-title.entry-title-large:hover{background-size:100% 35%}.navigation.post-navigation .nav-links .nav-subtitle{font-size:1.6rem;font-weight:500}.navigation.post-navigation .nav-links .nav-title{font-size:2.2rem;line-height:1.3;font-weight:600}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}