:root{--site-bg-green:#2b2922;--site-nav-bg:#1d1d1d;--site-drawer-bg:#111;--site-text-on-dark:#f7f0f0;--site-accent-yellow:#ffb80c;--site-accent-green:#4caf50;--site-bn-bg:#48a111}html,body{background-color:var(--site-bg-green);color:var(--site-text-on-dark)}.site-page-bg{background-color:var(--site-bg-green)}a,button,input,select,textarea,[tabindex]{-webkit-tap-highlight-color:transparent;outline:none!important}a:focus,a:active,button:focus,button:active,input:focus,select:focus,textarea:focus,[tabindex]:focus{box-shadow:none!important;outline:none!important}input:focus,select:focus,textarea:focus{border-color:inherit}#main-navigation{background-color:var(--site-bg-green)!important;border:none!important}.site-nav-overlay{z-index:999998;opacity:0;pointer-events:none;background:#0000008c;transition:opacity .25s;position:fixed;inset:0}.site-nav-overlay.is-open{opacity:1;pointer-events:auto}.site-nav-drawer{background-color:var(--site-bg-green);z-index:999999;width:280px;max-width:80vw;height:100vh;padding:60px 0 24px;transition:transform .3s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 18px #00000059}.site-nav-drawer.is-open{transform:translate(0)}.site-nav-close{border:1px solid var(--site-accent-yellow);width:36px;height:36px;color:var(--site-accent-yellow);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;font-size:18px;transition:background-color .2s;display:inline-flex;position:absolute;top:12px;right:12px}.site-nav-close:hover{background:#ffb80c1f}.site-nav-drawer-list{margin:0;padding:0;list-style:none}#site-footer,#site-footer select,#site-footer input,#site-footer textarea{background-color:var(--site-bg-green)!important;color:var(--site-text-on-dark)!important}#site-footer h2,#site-footer a{color:var(--site-text-on-dark)!important}#primary,.site-main,.main-content,.content-wrap,.site-footer-wrap{background-color:var(--site-bg-green)!important}.breaking-news-bar{background-color:var(--site-bn-bg);color:#f7f0f0;box-sizing:border-box;width:100%;min-height:40px;margin-bottom:10px;padding:0 40px;font-family:Montserrat,sans-serif;display:flex;overflow:hidden}.breaking-news-container{align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.breaking-news-label{background-color:var(--site-accent-yellow);color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;z-index:99;flex-shrink:0;align-items:center;padding:10px 32px 10px 22px;font-size:14px;font-weight:700;display:inline-flex;position:absolute;top:0;left:0}.breaking-news-label:before{content:"";border-bottom:10px solid #0000;border-left:10px solid #ffb80c;width:0;height:0;position:absolute;top:0;left:100%}.breaking-news-track{flex:1;align-items:center;min-width:0;padding:0 16px;display:flex;overflow:hidden}.breaking-news-swiper{width:100%;height:100%}.breaking-news-swiper .swiper-slide{text-align:center;justify-content:center;align-items:center;display:flex}.breaking-news-item{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;max-width:100%;font-size:14px;font-weight:600;display:inline-block;overflow:hidden;color:var(--site-nav-bg)!important;text-decoration:none!important}.breaking-news-item:hover{color:var(--site-nav-bg)!important}@media screen and (max-width:767px){.breaking-news-bar{padding-left:16px}.breaking-news-label{max-width:110px;padding:8px 16px;font-size:12px;line-height:1}.breaking-news-item{font-size:13px}.breaking-news-track{padding-left:120px}}.ymal-section{box-sizing:border-box;width:100%;max-width:1200px;color:var(--site-text-on-dark);clear:both;margin:24px auto 32px;padding:0 20px}.ymal-title{border-top:1px dotted #f7f0f0;border-bottom:1px dotted #f7f0f0;margin:0 0 26px;padding:20px 0;font-family:Montserrat,sans-serif;font-size:28px;font-weight:600;line-height:1.2;color:#f7f0f0!important}.ymal-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin:0;padding:0;list-style:none;display:grid}.ymal-card{background-color:#0000;border:none;border-radius:0;display:flex;overflow:visible}.ymal-link{width:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.ymal-image-wrap{cursor:pointer;background-color:#000;border-radius:16px;width:100%;height:210px;position:relative;overflow:hidden}.ymal-image{object-fit:cover;object-position:center;transform-origin:50%;transition:transform .45s}.ymal-image-overlay{pointer-events:none;background-color:#0000;justify-content:center;align-items:center;transition:none;display:flex;position:absolute;inset:0;opacity:0!important}.ymal-image-wrap:hover .ymal-image-overlay{opacity:0!important}.ymal-arrow{color:#fff;opacity:0;font-size:56px;line-height:1;transition:transform .25s,opacity .25s;display:inline-block;transform:translate(-12px)}.ymal-image-wrap:hover .ymal-arrow{opacity:1;transform:translate(0)}.ymal-text{color:#fff;cursor:pointer;background-color:#0000;min-height:72px;padding:12px 2px 0;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;line-height:1.3;transition:color .2s}.ymal-text:hover{color:#ff7c7c}.ymal-link:hover .ymal-image{transform:scale(1.08)rotate(-1.6deg)}@media (max-width:1024px){.ymal-grid{grid-template-columns:repeat(2,1fr);gap:18px}.ymal-text{font-size:30px}.breaking-news-bar{padding:0 16px}}@media (max-width:750px){.ymal-grid{grid-template-columns:1fr;gap:16px}.ymal-title{font-size:22px}.ymal-text{min-height:60px;padding:10px 2px 0;font-size:24px}.ymal-arrow{font-size:44px}}.page-title,.post-header,.post-page-content,.post-page-content h1,.post-page-content h2,.post-page-content h3,.post-page-content h4,.post-page-content h5,.post-page-content h6,.post-page-content p,.post-page-content li,.post-page-content strong,.post-page-content b,.post-page-content em,.post-page-content span,.post-page-content blockquote,.post-page-content td,.post-page-content th,.post-page-content label,.post-page-content dt,.post-page-content dd,.post-page-content .wp-block-heading,.post-page-content .wp-block-list{color:var(--site-text-on-dark)!important}.post-page-content a{text-decoration:underline;color:var(--site-accent-yellow)!important}.post-page-content a:hover{color:#ff7c7c!important}.post-page-content .wp-block-separator{border-color:#f7f0f040!important}.post-page-content form input[type=submit],.post-page-content form button[type=submit]{font-weight:600;color:#1a1a1a!important}.post-page-content .wp-block-table,.post-page-content .wp-block-table table,.post-page-content .has-fixed-layout{background-color:#0000!important;border:none!important;margin:0 auto!important}.post-page-content .wp-block-table td,.post-page-content .wp-block-table th,.post-page-content .has-fixed-layout td,.post-page-content .has-fixed-layout th{background-color:#0000!important;border:none!important;padding:20px 16px!important}@media (max-width:575px){.post-page-content .wp-block-table td,.post-page-content .wp-block-table th,.post-page-content .has-fixed-layout td,.post-page-content .has-fixed-layout th{padding:14px 10px!important}}.agent-table-wrapper{box-sizing:border-box;width:100%;max-width:1200px;margin:24px auto 36px;padding:0 16px}.master-agent-list-table{width:auto;max-width:none;margin:24px -40px 36px;padding:0}.agent-table-header{border-radius:4px 4px 0 0;padding:14px 22px}.agent-table-title,.post-page-content .agent-table-title{text-transform:uppercase;letter-spacing:.6px;margin:0;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:1.3;color:#fff!important}.agent-table-scroll{background-color:#1a1a1a;border:1px solid #f7f0f02e;border-top:none;border-radius:0 0 4px 4px;width:100%;overflow-x:auto}.agent-table{border-collapse:collapse;background-color:#000;width:100%;margin:10px auto 0;font-family:Montserrat,sans-serif;font-weight:700;color:#fff!important;margin-bottom:0!important}.agent-table thead tr{background-color:#000}.agent-table thead th,.agent-table tbody td{text-align:center;vertical-align:middle;padding:6px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;color:#fff!important;border:1px solid #e5e5e5!important}.agent-table thead th{letter-spacing:0;background-color:#000;font-size:15px;font-weight:700}.agent-table tbody td{background-color:#000;height:26.3906px;font-size:15px;font-weight:700}.agent-table tbody tr:nth-child(2n) td,.agent-table tbody tr:hover td{background-color:#000}.agent-table-id{font-weight:700;color:#f7f0f0!important}.agent-table-muted{color:#ffffffbf!important}.agent-table-site{align-items:center;gap:8px;display:inline-flex}.agent-table-dot{background-color:#f7f0f040;border-radius:50%;flex-shrink:0;width:9px;height:9px;display:inline-block}.agent-table-dot.is-online{background-color:var(--site-accent-green);box-shadow:0 0 0 2px #4caf5040}.agent-table a,.agent-table-site-link,.agent-table-phone{font-size:15px;font-weight:700;transition:color .2s;color:#fff!important;text-decoration:underline!important}.agent-table a:hover,.agent-table-site-link:hover,.agent-table-phone:hover{color:#ff7c7c!important}.agent-table-complaint{color:#fff;letter-spacing:.3px;cursor:pointer;background-color:#ff5722;border:none;border-radius:3px;padding:8px 22px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;transition:background-color .2s;display:inline-block}.agent-table-complaint:hover{background-color:#e64a19}.agent-table-wa-link{justify-content:center;align-items:center;display:inline-flex}.agent-table-contact{justify-content:center;align-items:center;gap:10px;font-weight:600;transition:color .2s;display:inline-flex;color:#f7f0f0!important;text-decoration:none!important}.agent-table-contact:hover{color:#ff7c7c!important}.agent-table-contact img{flex-shrink:0;display:block}@media (max-width:575px){.agent-table-wrapper{padding:0}.agent-table-wrapper .agent-table thead th,.agent-table-wrapper .agent-table tbody td,.agent-table-wrapper .agent-table a,.agent-table-wrapper .agent-table-site-link,.agent-table-wrapper .agent-table-phone{font-size:11px}}:root{--theme-bg-color:#f3f8fb;--theme-text-color:#000;--theme-btn-color:#fff;--theme-text-color-secondary:#112a46;--theme-link-color:#000;--theme-component-color:#112a46;--preloader-throbber-bg:var(--theme-component-color);--theme-primary-color:#ffb80c;--theme-primary-hover-color:#ff7c7c;--swiper-theme-color:var(--theme-primary-color);--theme-secondary-color:#f96f39;--theme-secondary-hover-color:#fff205;--swiper-navigation-sides-offset:2rem;--theme-rgb-color:0,0,0;--theme-alt-rgb-color:255,255,255;--theme-footer-widgetarea-bg:#000;--theme-footer-widgetarea-color:#fff;--theme-footer-middlearea-bg:#000;--theme-footer-middlearea-color:#fff;--theme-footer-credit-bg:#000;--theme-footer-credit-color:#fff;--theme-font-size-normal:1.6rem;--theme-font-size-xsmall:1.6rem;--theme-font-size-small:1.8rem;--theme-font-size-medium:2.4rem;--theme-font-size-big:4.2rem;--theme-font-size-large:6.2rem;--swiper-navigation-size:var(--theme-font-size-normal);--theme-font-family-general:Arial,sans-serif;--theme-font-family-heading:"Montserrat",sans-serif;--theme-line-height-small:1.4;--theme-line-height-normal:1.6;--theme-line-height-big:1.8}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#0000;line-height:1.15;overflow-x:clip}body{border:none;margin:0;padding:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{vertical-align:top;border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[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}details{display:block}summary{display:list-item}template,[hidden]{display:none}*,:before,:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;word-break:break-word;word-wrap:break-word}html{scroll-behavior:smooth;font-size:62.5%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{box-sizing:border-box;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--theme-font-family-heading);clear:both;margin-top:0;margin-bottom:1rem}h1{font-weight:700}h2,h3,h4,h5,h6{font-weight:400}p{margin-bottom:1.5em;line-height:1.5}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;max-width:100%;margin-bottom:1.6em;padding:1.6em;font-family:"Courier 10 Pitch",courier,monospace;line-height:1.6;overflow:auto}code,kbd,tt,var{font-family:monaco,consolas,Andale Mono,DejaVu Sans Mono,monospace}abbr,acronym{cursor:help;border-bottom:1px dotted #666}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}.widget .widget-title,.widget_block .wp-block-group__inner-container>h2,.single-component-title,.site-section-title{font-family:var(--theme-font-family-general);font-size:var(--theme-font-size-big);border-bottom:.1rem dotted;margin-bottom:1.5rem;padding-bottom:1rem;position:relative}.site-section-widgets .widget_block .wp-block-group__inner-container>h2,.single-component-title,.site-section-title{padding-top:3rem}.widget .widget-title:after,.widget_block .wp-block-group__inner-container>h2:after,.single-component-title:after,.site-section-title:after{content:"";border-bottom:.1rem dotted;width:100%;height:1px;position:absolute;bottom:.1rem;left:0}.entry-title,.site-section-title{font-weight:600;line-height:1.2}.entry-title-large{font-size:var(--theme-font-size-large);font-weight:700}.site-section-title,.entry-title-big{font-size:var(--theme-font-size-big)}.entry-title-medium,.widget-title,.widget_block .wp-block-group__inner-container>h2,.single-component-title{font-size:var(--theme-font-size-medium)}.site-section-subtitle,.entry-title-small{font-size:var(--theme-font-size-small)}.entry-title-xsmall{font-size:var(--theme-font-size-xsmall)}@media (max-width:767px){.entry-title-large{font-size:var(--theme-font-size-big)}}.entry-title:not(.entry-title-large){-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}body{background-color:var(--theme-bg-color)}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 3em}ul{list-style:outside}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}.reset-list-style,.reset-list-style ul,.reset-list-style ol{margin:0;padding:0;list-style:none}.reset-list-style li{margin:0}dt{font-weight:700}dd{margin:0 1.5em 1.5em}embed,iframe,object{max-width:100%}img{max-width:100%;height:auto}figure{margin:1em 0}table{width:100%;margin:0 0 1.5em}@media (min-width:768px){.cursor-dot,.cursor-dot-outline{z-index:1100;pointer-events:none;opacity:0;border-radius:50%;transition:opacity .3s ease-in-out,transform .3s ease-in-out;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.cursor-dot{background-color:var(--theme-primary-color);width:8px;height:8px}.cursor-dot-outline{background-color:var(--theme-primary-color);width:30px;height:30px;opacity:.4!important}}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.data-bg{background-color:#d8d8d8;background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;position:relative}.data-bg-large{height:600px}@media (max-width:1600px){.data-bg-large{height:500px}}@media (max-width:767px){.data-bg-large{height:450px}}.swiper-slide-has-overlay .swiper-slide-image{position:relative}.swiper-slide-has-overlay .swiper-slide-image:before{content:"";z-index:1;background:linear-gradient(90.3deg,#000 9.88%,#13121200 31.52%),linear-gradient(266.54deg,#000 13.29%,#13121200 98.41%);position:absolute;inset:0}.swiper-slide-has-overlay{color:#fff}.swiper-slide-has-overlay a:not(.theme-button):hover,.swiper-slide-has-overlay a:not(.theme-button):focus{color:#e0e0e0}.theme-menu{flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.theme-social-menu a{display:block}.theme-social-menu .svg-icon{width:2rem;height:2rem;display:block}::selection{color:#fff;background:#000}a{color:var(--theme-link-color);text-decoration:none}a:hover,a:focus,a:active{color:var(--theme-primary-hover-color);outline:0}a:focus-visible{outline:1px solid}.page-content a:not(.more-link):not(.button):not(.wp-block-button__link):not(.read-more-link),.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),.widget_text a:not(.more-link):not(.button){text-decoration:underline}.read-more-link{white-space:nowrap}fieldset{border:.2rem solid #dcd7ca;padding:2rem}legend{padding:0 1rem;font-size:.85em;font-weight:700}label{margin:0 0 .5rem;font-size:1.6rem;font-weight:400;display:block}label.inline,input[type=checkbox]+label{margin-left:.5rem;font-weight:400;display:inline}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;width:1.5rem;min-width:1.5rem;height:1.5rem;box-shadow:none;cursor:pointer;background:#fff;border:.1rem solid #dcd7ca;border-radius:0;margin:0;display:inline-block;position:relative;top:2px}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);width:1.75rem;height:1.75rem;margin:-.1875rem 0 0 -.25rem;display:inline-block;position:absolute}input,textarea,button,.button{line-height:1}input,textarea{color:#000}code,input[type=url],input[type=email],input[type=tel]{direction:ltr}input[type=text],input[type=password],input[type=email],input[type=url],input[type=date],input[type=month],input[type=time],input[type=datetime],input[type=datetime-local],input[type=week],input[type=number],input[type=search],input[type=tel],input[type=color],textarea{-webkit-appearance:none;-moz-appearance:none;background:var(--theme-bg-color);box-shadow:none;border-style:solid;border-width:.1rem;border-radius:0;width:100%;max-width:100%;min-height:5.5rem;margin:0;padding:1.5rem 1.8rem;font-size:1.6rem;display:block}input[type=number]{padding-right:.5rem}select{font-size:1em}input::-webkit-input-placeholder{line-height:normal}input:-ms-placeholder-shown{line-height:normal}input::-moz-placeholder{line-height:revert}input[type=search]::-webkit-search-decoration{display:none}input[type=search]::-webkit-search-cancel-button{display:none}input[type=search]::-webkit-search-results-button{display:none}input[type=search]::-webkit-search-results-decoration{display:none}button,.theme-button,.wp-block-search__button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;border:1px solid;border-color:var(--theme-primary-color);background-color:var(--theme-primary-color);color:var(--theme-btn-color);cursor:pointer;opacity:1;text-align:center;border-radius:0;justify-content:center;align-items:center;gap:1rem;margin:0;padding:1.1em 1.44em;font-weight:700;line-height:1.25;text-decoration:none;transition:opacity .15s linear;display:inline-flex}button:focus,button:hover,.theme-button:focus,.theme-button:hover,.wp-block-search__button:focus,.wp-block-search__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-primary-hover-color);border-color:var(--theme-primary-hover-color);color:var(--theme-btn-color)}.theme-button{border-radius:1.6rem}.theme-button-secondary{background-color:var(--theme-secondary-color);border-color:var(--theme-secondary-color);color:#000!important}.theme-button-secondary:hover,.theme-button-secondary:focus{background-color:var(--theme-secondary-hover-color);border-color:var(--theme-secondary-hover-color);color:var(--theme-text-color-secondary)}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{border-color:currentColor}input[type=search]:focus{outline-offset:-4px;outline:thin dotted}.theme-button{flex-shrink:0}.theme-button-small{padding:.5rem 1rem}.theme-button .svg-icon{width:2rem;height:4rem;display:block}[data-theme=dark] .theme-button.theme-button-transparent,[data-theme=light] .theme-button.theme-button-transparent,.theme-button-transparent{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.theme-button.theme-button-transparent{color:var(--theme-text-color)}.site-header.header-has-overlay .theme-button.theme-button-transparent{color:inherit}[data-theme=dark] .theme-button.theme-button-transparent:hover,[data-theme=light] .theme-button.theme-button-transparent:hover,[data-theme=dark] .theme-button.theme-button-transparent:focus,[data-theme=light] .theme-button.theme-button-transparent:focus,.theme-button.theme-button-transparent:hover,.theme-button.theme-button-transparent:focus{box-shadow:none;background:0 0;border:none}.theme-button.theme-button-transparent:hover,.theme-button.theme-button-transparent:focus{color:var(--theme-primary-hover-color)}.theme-button.theme-button-transparent:focus-visible{outline:thin dotted;text-decoration:none}.column-row{flex-wrap:wrap;margin-left:-1.5rem;margin-right:-1.5rem;display:flex}.column-row-collapse{margin-left:0;margin-right:0}.column-row-small{margin-left:-.75rem;margin-right:-.75rem}.column-row-center .column{align-content:center;align-items:center;display:flex;position:relative}.column{width:100%;padding-left:1.5rem;padding-right:1.5rem;position:relative}.column-row-collapse>.column{padding-left:0;padding-right:0}.column-row-small>.column{padding-left:.75rem;padding-right:.75rem}.column-1{flex:0 0 8.33333%;max-width:8.33333%}.column-2{flex:0 0 16.6667%;max-width:16.6667%}.column-3{flex:0 0 25%;max-width:25%}.column-4{flex:0 0 33.3333%;max-width:33.3333%}.column-5{flex:0 0 41.6667%;max-width:41.6667%}.column-6{flex:0 0 50%;max-width:50%}.column-7{flex:0 0 58.3333%;max-width:58.3333%}.column-8{flex:0 0 66.6667%;max-width:66.6667%}.column-9{flex:0 0 75%;max-width:75%}.column-10{flex:0 0 83.3333%;max-width:83.3333%}.column-11{flex:0 0 91.6667%;max-width:91.6667%}.column-12{flex:0 0 100%;max-width:100%}.mb-30{margin-bottom:30px}.mb-20{margin-bottom:20px}.mb-15{margin-bottom:15px}.mb-10{margin-bottom:10px}.mb-8{margin-bottom:.8rem!important}.mb-4{margin-bottom:.4rem!important}.m-0{margin:0}@media (min-width:992px){.column-order-1{order:1}.column-order-2{order:2}.column-order-3{order:3}.column-border-lr{border-left:.1rem dotted;border-right:.1rem dotted}.column-border-l{border-left:.1rem dotted}.column-border-r{border-right:.1rem dotted}}@media (max-width:1199px){.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}}@media (max-width:1199px) and (min-width:992px){.column-md-12{flex:0 0 100%;max-width:100%}.column-md-11{flex:0 0 91.6667%;max-width:91.6667%}.column-md-6{flex:0 0 50%;max-width:50%}.column-md-4{flex:0 0 33.3333%;max-width:33.3333%}.column-md-3{flex:0 0 25%;max-width:25%}.mb-md-48{margin-bottom:48px}}@media only screen and (max-width:991px){.column-sm-12{flex:0 0 100%;max-width:100%}.column-sm-11{flex:0 0 91.6667%;max-width:91.6667%}.column-sm-6{flex:0 0 50%;max-width:50%}.column-sm-4{flex:0 0 33.3333%;max-width:33.3333%}.column-sm-3{flex:0 0 25%;max-width:25%}.mb-sm-30{margin-bottom:30px}.mb-sm-20{margin-bottom:20px}.mb-sm-15{margin-bottom:15px}.mb-sm-10{margin-bottom:10px}}@media (max-width:767px){.column-xs-12{flex:0 0 100%;max-width:100%}.column-xs-6{flex:0 0 50%;max-width:50%}.column-xs-4{flex:0 0 33.3333%;max-width:33.3333%}.column-xs-3{flex:0 0 25%;max-width:25%}.hidden-xs-screen{visibility:hidden;opacity:0;display:none}.hide-on-mobile{visibility:hidden!important;opacity:0!important;display:none!important}}@media (min-width:768px) and (max-width:1024px){.hide-on-tablet{visibility:hidden!important;opacity:0!important;display:none!important}}@media (min-width:1025px){.hide-on-desktop{visibility:hidden!important;opacity:0!important;display:none!important}}.wrapper,.wrapper-fluid{width:calc(100vw - 3rem);max-width:100%;margin-left:auto;margin-right:auto}.single.no-sidebar .entry-content{margin-left:auto;margin-right:auto}.wp-block-group .wp-block-group__inner-container>.alignfull{width:100%;max-width:100%;margin-left:auto;margin-right:auto}.alignfull [class*=inner-container]>.alignwide,.alignwide [class*=inner-container]>.alignwide{width:calc(100vw - 3rem);max-width:100%;margin-left:auto;margin-right:auto}@media only screen and (min-width:482px){.wrapper,.site-header .has-sticky-header.sticky-header-fixed{max-width:calc(100vw - 10rem)}.single.no-sidebar .entry-content{max-width:min(100vw - 10rem,68rem)}.alignfull [class*=inner-container]>.alignwide,.alignwide [class*=inner-container]>.alignwide{width:calc(100vw - 10rem)}}@media only screen and (min-width:992px){.wrapper,.site-header .has-sticky-header.sticky-header-fixed{max-width:min(100vw - 10rem,116rem)}.wrapper-fluid{max-width:min(100vw - 10rem,136rem)}.single.no-sidebar .entry-content{max-width:min(100vw - 10rem,68rem)}.no-sidebar .alignfull{width:100vw;max-width:100vw;margin:3rem calc(50% - 50vw)}.no-sidebar .alignwide{max-width:min(100vw,99rem);margin-left:calc(50% - 62rem);margin-right:calc(50% - 62rem)}.alignfull [class*=inner-container]>.alignwide,.alignwide [class*=inner-container]>.alignwide{width:min(100vw - 10rem,102rem)}}@media only screen and (min-width:482px){.no-sidebar .entry-content>.alignleft{margin-left:calc(50vw + min(100vw - 10rem,68rem)/-2);margin-right:2.5rem}.no-sidebar .entry-content>.alignright{margin-left:2.5rem;margin-right:calc(50vw + min(100vw - 10rem,68rem)/-2)}}.theme-article-overlap{position:relative;overflow:hidden}.theme-article-overlap,.theme-article-overlap a:not(:hover,:focus){color:#fff}.theme-article-overlap .entry-details{z-index:1;padding:2rem;position:absolute;bottom:0;left:0}.site-header,#site-content,.site-footer{margin-left:auto;margin-right:auto}.entry-meta{flex-wrap:wrap;align-items:center;gap:.4rem;font-size:1.4rem;display:flex}.entry-meta-item{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.entry-meta-winpbu-button{background-color:var(--site-accent-yellow);color:#000;border:1px solid var(--site-accent-yellow);cursor:pointer;border-radius:8px;margin:0;padding:1px 8px;font-size:12px;transition:background-color .2s,border-color .2s,color .2s}.entry-meta-winpbu-button:hover{color:#000;background-color:#ff7c7c;border-color:#ff7c7c}.site .entry-meta-categories{margin-bottom:.8rem;font-weight:700}.site .entry-meta-categories .category-has-background{background-color:var(--theme-primary-color);color:#fff;border-radius:.8rem;padding:.1rem .8rem;font-size:1.2rem}.site .entry-meta-categories .category-has-background:hover,.site .entry-meta-categories .category-has-background:focus{background-color:var(--theme-component-color);color:#fff}.site .entry-meta-categories>a:nth-child(2)~a{display:none}.entry-meta-footer{align-items:center;gap:2rem;display:flex}#magazinemax-progress-bar{background-color:var(--theme-primary-color);z-index:99999;width:0;height:4px;position:fixed}#magazinemax-progress-bar.top{top:0}.admin-bar #magazinemax-progress-bar.top{top:32px}@media only screen and (max-width:782px){.admin-bar #magazinemax-progress-bar.top{top:46px}}@media only screen and (max-width:600px){.admin-bar #magazinemax-progress-bar.top{top:0}}#magazinemax-progress-bar.bottom{bottom:0}.theme-preloader{background-color:var(--site-bg-green);z-index:999999;opacity:1;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed}.theme-preloader-spinner{width:100vw;height:100vh;display:block;position:relative}.theme-preloader-spinner.theme-preloader-spinner-3{justify-content:center;align-items:center;display:flex}.theme-preloader-spinner-1 .theme-preloader-throbber{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-preloader-spinner-1 .theme-preloader-throbber:after{content:"";border:6px solid var(--theme-primary-color);border-color:var(--theme-primary-color)transparent var(--theme-primary-color)transparent;border-radius:50%;width:64px;height:64px;margin:8px;animation:1s linear infinite preloader;display:block}.theme-preloader-spinner-2 .theme-preloader-throbber{background-color:var(--preloader-throbber-bg);width:10px;height:10px;box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg);border-radius:100%;margin:auto;animation:3s linear infinite load;position:absolute;inset:0}@keyframes preloader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes load{0%{-webkit-transform:translate(0px,0px),rotate(0deg);box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg)}25%{box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg)}50%{box-shadow:0px -40px 0px 0px var(--preloader-throbber-bg),0px 40px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg)}70%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg)}75%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);width:10px;height:10px}80%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);background-color:var(--preloader-throbber-bg);width:40px;height:40px;-webkit-transform:translate(0)rotate(360deg)}85%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);background-color:var(--preloader-throbber-bg);width:40px;height:40px;-webkit-transform:translate(0)rotate(360deg)}90%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);background-color:var(--preloader-throbber-bg);width:10px;height:10px;-webkit-transform:translate(0)rotate(360deg)}95%{box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg)}to{box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg);-webkit-transform:rotate(360deg)}}@-moz-keyframes load{0%{-moz-transform:translate(0px,0px),rotate(0deg);box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg)}25%{box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg)}50%{box-shadow:0px -40px 0px 0px var(--preloader-throbber-bg),0px 40px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg)}70%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg)}75%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);width:10px;height:10px}80%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);background-color:var(--preloader-throbber-bg);width:40px;height:40px;-moz-transform:translate(0)rotate(360deg)}85%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);background-color:var(--preloader-throbber-bg);width:40px;height:40px;-moz-transform:translate(0)rotate(360deg)}90%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);background-color:var(--preloader-throbber-bg);width:10px;height:10px;-moz-transform:translate(0)rotate(360deg)}95%{box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg)}to{box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg);-moz-transform:rotate(360deg)}}@keyframes load{0%{transform:translate(0px,0px),rotate(0deg);box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg)}25%{box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg)}50%{box-shadow:0px -40px 0px 0px var(--preloader-throbber-bg),0px 40px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg)}70%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg)}75%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);width:10px;height:10px}80%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);background-color:var(--preloader-throbber-bg);width:40px;height:40px;transform:translate(0)rotate(360deg)}85%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);background-color:var(--preloader-throbber-bg);width:40px;height:40px;transform:translate(0)rotate(360deg)}90%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);background-color:var(--preloader-throbber-bg);width:10px;height:10px;transform:translate(0)rotate(360deg)}95%{box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg)}to{box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg);transform:rotate(360deg)}}@-o-keyframes load{0%{-o-transforms:translate(0px,0px),rotate(0deg);box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg)}25%{box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg)}50%{box-shadow:0px -40px 0px 0px var(--preloader-throbber-bg),0px 40px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg)}70%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg)}75%{box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);width:10px;height:10px}80%{-o-transforms:translate(0px,0px)rotate(360deg);box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);background-color:var(--preloader-throbber-bg);width:40px;height:40px}85%{-o-transforms:translate(0px,0px)rotate(360deg);box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);background-color:var(--preloader-throbber-bg);width:40px;height:40px}90%{-o-transforms:translate(0px,0px)rotate(360deg);box-shadow:0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg),0px 0px 0px 0px var(--preloader-throbber-bg);background-color:var(--preloader-throbber-bg);width:10px;height:10px}95%{box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg)}to{-o-transforms:rotate(360deg);box-shadow:0px 40px 0px 0px var(--preloader-throbber-bg),0px -40px 0px 0px var(--preloader-throbber-bg),40px 0px 0px 0px var(--preloader-throbber-bg),-40px 0px 0px 0px var(--preloader-throbber-bg),40px 40px 0px 0px var(--preloader-throbber-bg),-40px -40px 0px 0px var(--preloader-throbber-bg),40px -40px 0px 0px var(--preloader-throbber-bg),-40px 40px 0px 0px var(--preloader-throbber-bg)}}.theme-preloader-spinner-3 .theme-preloader-throbber{border:3px solid #fff;border-color:#fff #fff #0000 #0000;border-radius:50%;width:108px;height:108px;animation:1s linear infinite rotation;display:inline-block}.theme-preloader-spinner-3 .theme-preloader-throbber:after,.theme-preloader-spinner-3 .theme-preloader-throbber:before{content:"";border:3px solid;border-color:transparent transparent var(--theme-primary-color)var(--theme-primary-color);transform-origin:50%;border-radius:50%;width:80px;height:80px;margin:auto;animation:.5s linear infinite rotationBack;position:absolute;inset:0}.theme-preloader-spinner-3 .theme-preloader-throbber:before{border-color:#fff #fff #0000 #0000;width:48px;height:48px;animation:1.5s linear infinite rotation}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotationBack{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.theme-preloader-spinner-4 .theme-preloader-throbber{background:var(--preloader-throbber-bg);width:0;height:4.8px;animation:8s linear infinite animFw;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #ffffff80}.theme-preloader-spinner-4 .theme-preloader-throbber:after,.theme-preloader-spinner-4 .theme-preloader-throbber:before{content:"";background:var(--preloader-throbber-bg);opacity:0;width:10px;height:1px;animation:.3s linear infinite coli1;position:absolute;top:9px;right:-2px;transform:rotate(-45deg)translate(0)}.theme-preloader-spinner-4 .theme-preloader-throbber:before{animation:.3s linear infinite coli2;top:-4px;transform:rotate(45deg)}@keyframes animFw{0%{width:0}to{width:100%}}@keyframes coli1{0%{opacity:.7;transform:rotate(-45deg)translate(0)}to{opacity:0;transform:rotate(-45deg)translate(-45px)}}@keyframes coli2{0%{opacity:1;transform:rotate(45deg)translate(0)}to{opacity:.7;transform:rotate(45deg)translate(-45px)}}.site-header .masthead-top-header{color:#fff;background-color:#000;margin-top:0;margin-bottom:auto;padding:.8rem 0;font-size:1.4rem}.site-header .masthead-top-header .site-header-left,.site-header .masthead-top-header .site-header-right{flex:1}.site-header .masthead-top-header a{color:#fff}.site-header .masthead-top-header a:hover,.site-header .masthead-top-header a:focus{color:#99b4ff}.site-header .masthead-top-header .sub-menu{display:none}.site-header .header-component-center{justify-content:center;align-items:center;gap:2rem;display:flex}.site-header .site-header-component{align-items:center;gap:1rem;line-height:1;display:flex}.site-header{z-index:15;flex-direction:column;justify-content:center;display:flex;position:relative}.site-header.header-has-overlay:before{content:" ";background-color:var(--theme-component-color);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#c9000000",GradientType=0);opacity:.4;background:linear-gradient(#000 0,#00000080 50%,#000000a1 63%,#000 100%);width:100%;height:100%;position:absolute;inset:0}.site-header.header-has-height-small{min-height:20rem}.site-header.header-has-height-medium{min-height:30rem}.site-header.header-has-height-large{min-height:40rem}@media only screen and (max-width:991px){.site-header.header-has-height-large{min-height:30rem}}@media only screen and (max-width:575px){.site-header.header-has-height-medium,.site-header.header-has-height-large{min-height:25rem}}.site-header>*{position:relative}.site-header.header-has-overlay{color:#fff}.site-header.header-has-overlay a:not(:hover,:focus,.primary-menu ul a),.site-header.header-has-overlay .site-description{color:inherit}.site-header .masthead-bottom-header{width:100%;margin-bottom:0;position:relative}.site-header .header-trending-tags{padding-top:.8rem}.site-header .has-sticky-header{will-change:transform;transition:transform .2s linear}.site-header .has-sticky-header.sticky-header-hidden{transform:translateY(-100%)}.site-header .has-sticky-header.sticky-header-fixed{z-index:999;background:var(--theme-bg-color);margin:0 auto;position:fixed;top:0;left:0;right:0;transform:translateY(0%);box-shadow:0 6px 10px #0003}.site-header .has-sticky-header.sticky-header-fixed.sticky-header-hidden-by-scroll{transform:translateY(-100%)}.site-header .has-sticky-header.sticky-header-fixed.sticky-header-hidden{position:relative;transform:translateY(0%)}.admin-bar .site-header .has-sticky-header.sticky-header-fixed{top:3.2rem}@media (max-width:768px){.admin-bar .site-header .has-sticky-header.sticky-header-fixed{top:4.6rem}}@media (max-width:600px){.admin-bar .site-header .has-sticky-header.sticky-header-fixed{top:0}}.site-header-top{text-align:center}.site-header-bottom .site-header-right{justify-content:center;align-items:center;gap:.8rem;display:flex}.site-header-bottom .primary-menu>li:hover>a,.site-header-bottom .primary-menu>li:focus>a{color:#ff7c7c;text-decoration:underline}.site-header .has-sticky-header.sticky-header-fixed .site-header-wrapper{border:0}.site-header-wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.masthead-bottom-header .site-header-wrapper{color:#fff;background-color:#000;padding:.8rem 1.6rem}.masthead-bottom-header .site-header-wrapper a:not(:hover,:focus),.masthead-bottom-header .site-header-wrapper .theme-button.theme-button-transparent:not(:hover,:focus),.masthead-bottom-header .site-header-wrapper #colormode-switch-area .mode-icon-change:not(:hover,:focus):before{color:#fff}.site-header.header-has-overlay .masthead-bottom-header.sticky-header-fixed{color:var(--theme-text-color)}.site-header-wrapper .site-header-area{flex:0 auto;align-items:center;gap:1.5rem;display:flex}.site-header-wrapper .site-header-left{justify-content:flex-start}.site-header-wrapper .site-header-center{text-align:center;margin:0 auto}.site-header-wrapper .site-header-right{justify-content:flex-end}.site-branding{display:inline-block}.site-title,.site-logo,.site-description{margin:0}.site-title{font-family:var(--theme-font-family-heading);margin:0;font-size:4.2rem;font-weight:700;line-height:1.2}.site-title a{color:var(--theme-primary-color);text-decoration:none;display:block}.site-title a:hover,.site-title a:focus{color:var(--theme-primary-hover-color)}.site-logo a,.site-logo img{display:block}.header-has-overlay .site-title a,.header-has-overlay .site-description{color:var(--theme-bg-color)}.header-has-overlay .site-title a:hover,.header-has-overlay .site-title a:focus{color:var(--theme-primary-hover-color)}.site-logo img{width:auto;max-width:30rem;margin:0 auto}.site-logo+.site-title{margin-top:1rem}.site-description{filter:alpha(opacity=85);opacity:.85;margin-top:1rem;font-size:1.8rem;line-height:1.5;transition:all .15s linear;position:relative}.site-branding-center{text-align:center;z-index:1;padding-top:4rem;padding-bottom:2rem;position:relative}@media (max-width:767px){.site-title{font-size:var(--theme-font-size-big)}}.theme-primary-menu{display:none}@media only screen and (min-width:992px){.theme-primary-menu{display:block}}ul.primary-menu{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.primary-menu li{position:relative}.primary-menu>li .icon{vertical-align:middle}.primary-menu svg{vertical-align:middle;fill:currentColor;width:1.5rem;height:1.5rem;margin-left:.5rem;transition:transform .2s ease-in-out,fill .2s ease-in-out;display:inline-block}.primary-menu>li>a .icon svg{vertical-align:middle;width:2rem;height:4rem;transition:transform .3s ease-in-out,width .2s ease-in-out,height .2s ease-in-out;display:inline-block;transform:rotate(0)}.primary-menu>li>a:hover .icon svg,.primary-menu>li>a:focus .icon svg{width:2rem;height:4rem;transform:rotate(180deg)}.primary-menu a{color:#fff;word-break:normal;border-radius:5px;padding:10px 15px;font-size:16px;font-weight:500;line-height:2;text-decoration:none;transition:all .3s ease-in-out;display:block}.primary-menu .menu-item:hover>a,.primary-menu .menu-item:focus>a{color:var(--theme-primary-hover-color)}.primary-menu ul{background-color:var(--site-bg-green);opacity:0;z-index:20;width:25rem;padding:1rem 0;transition:opacity .15s linear,transform .15s linear,right 0s .15s;position:absolute;top:calc(100% + 1.1rem);right:9999rem;transform:translateY(.6rem);box-shadow:0 15px 45px 15px #00000012}.primary-menu li.menu-item-has-children:hover>ul,.primary-menu li.menu-item-has-children:focus>ul,.primary-menu li.menu-item-has-children.focus>ul{opacity:1;transition:opacity .15s linear,transform .15s linear;right:0;transform:translateY(0)}.primary-menu ul:before{content:"";border:1rem solid #0000;display:block;position:absolute;bottom:100%;left:0;right:0}.primary-menu ul a{color:inherit;background:0 0;border:none;width:100%;padding:1rem 2rem;transition:background-color .15s linear;display:block}.primary-menu ul a:not(:hover,:focus){color:#fff!important}.primary-menu ul a .icon{position:absolute;right:2rem}.primary-menu ul a:hover,.primary-menu ul a:focus{color:#ff7c7c}#main-navigation a:hover,#main-navigation li.current-menu-item>a,#main-navigation li.current-menu-ancestor>a,#main-navigation .sub-menu li.current-menu-item>a,#main-navigation .sub-menu li.current-menu-ancestor>a,.primary-menu li.current-menu-item>a,.primary-menu li.current-menu-ancestor>a,.primary-menu .sub-menu li.current-menu-item>a,.primary-menu .sub-menu li.current-menu-ancestor>a{color:#ff7c7c!important}.primary-menu ul ul{top:-1rem}.primary-menu ul li.menu-item-has-children:hover>ul,.primary-menu ul li.menu-item-has-children:focus>ul,.primary-menu ul li.menu-item-has-children.focus>ul{right:100%}@media (any-pointer:coarse){.primary-menu>li.menu-item-has-children>a{margin-right:2rem;padding-right:0}.primary-menu ul li.menu-item-has-children>a{width:unset;margin-right:4.5rem;padding-right:0}}body.touch-enabled .primary-menu>li.menu-item-has-children>a{margin-right:2rem;padding-right:0}body.touch-enabled .primary-menu ul li.menu-item-has-children>a{width:unset;margin-right:4.5rem;padding-right:0}#page.site{z-index:1;width:100%;min-height:100%;transition:transform .5s ease-in-out;position:relative}#page.site:before{content:"";z-index:9;opacity:0;visibility:hidden;background-color:#1520354d;width:100%;height:100%;transition:all .5s ease-in-out;display:block;position:absolute;top:0;left:0;right:0}.magazinemax-search-canvas-open #page.site:before{opacity:1;visibility:visible;display:block}.theme-search-panel{background-color:var(--theme-bg-color);z-index:9999;opacity:0;visibility:hidden;width:100vw;padding:10rem 0;transition:all .5s ease-in-out;position:fixed;top:0;left:0;transform:translateY(-100%)}.admin-bar .theme-search-panel{top:32px}@media only screen and (max-width:782px){.admin-bar .theme-search-panel{top:46px}}@media only screen and (max-width:600px){.admin-bar .theme-search-panel{top:0}}.magazinemax-search-canvas-open .theme-search-panel{opacity:1;visibility:visible;transform:translateY(0)}.search-panel-wrapper .search-form{margin:0;padding:0;display:block}.theme-search-panel input.search-field{background-color:#0000;border:0;border-bottom:1px solid #ddd;border-radius:0;width:20rem;max-width:100%;padding:0 0 2rem;font-size:1.8rem;transition:width .3s .3s}.magazinemax-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-primary-color);outline:none}.theme-search-panel .search-submit{flex-shrink:0;position:absolute;top:45%;right:-9999rem;transform:translateY(-45%)}.theme-search-panel .search-submit:focus{right:15rem}#theme-toggle-search-button:focus,.theme-search-panel .search-close:focus{outline-offset:3px;outline:thin dotted}.theme-search-panel .search-close{cursor:pointer;fill:var(--theme-primary-color);position:absolute;top:3.5rem;right:4.5rem}.theme-search-panel .search-close svg{width:4rem;height:4rem}.magazinemax-offcanvas-menu-open #page.site{position:fixed;transform:translate(-42rem)}.magazinemax-offcanvas-widget-open #page.site{position:fixed;transform:translate(42rem)}.magazinemax-offcanvas-menu-open #page.site:before,.magazinemax-offcanvas-widget-open #page.site:before{opacity:1;visibility:visible}.theme-offcanvas-panel{background-color:var(--theme-bg-color);opacity:0;visibility:hidden;z-index:999;flex-direction:column;width:42rem;height:100vh;transition:all .5s ease-in-out;display:flex;position:fixed;top:0;bottom:0;overflow:hidden}.theme-offcanvas-panel-menu{right:0;transform:translate(42rem)}.theme-offcanvas-panel-widget{left:0;transform:translate(-42rem)}@media only screen and (max-width:575px){.magazinemax-offcanvas-menu-open #page.site{transform:translate(-31rem)}.magazinemax-offcanvas-widget-open #page.site{transform:translate(31rem)}.theme-offcanvas-panel{width:31rem}.theme-offcanvas-panel-menu{transform:translate(31rem)}.theme-offcanvas-panel-widget{transform:translate(-31rem)}}.magazinemax-offcanvas-menu-open .theme-offcanvas-panel-menu,.magazinemax-offcanvas-widget-open .theme-offcanvas-panel-widget{opacity:1;visibility:visible}.theme-offcanvas-header{justify-content:flex-end;align-items:center;width:100%;padding:2rem;font-size:1.6rem;font-weight:500;display:flex}.theme-offcanvas-locale{align-items:center;display:inline-flex}.theme-offcanvas-locale-bottom{justify-content:center;width:100%;margin-top:1.5rem}.site-header-locale .locale-switcher-button,.theme-offcanvas-locale .locale-switcher-button{color:#000!important}@media (max-width:1024px){.site-header-locale{display:none!important}}.site-header-locale .locale-switcher-button i,.site-header-locale .locale-switcher-button span,.theme-offcanvas-locale .locale-switcher-button i,.theme-offcanvas-locale .locale-switcher-button span,.locale-switcher-dropdown button{color:#000!important}.theme-offcanvas-content{height:100%;margin-bottom:6rem;padding:2rem;overflow:hidden auto}.theme-offcanvas-header #theme-offcanvas-close{cursor:pointer;justify-content:flex-end;align-items:center;padding:.5rem;line-height:1.2;display:flex}.theme-offcanvas-header #theme-offcanvas-close span{margin:0 .5rem 0 0;padding:0;display:inline-block}.offcanvas-sidebar .widget{margin:0;padding:2rem 0}.offcanvas-sidebar .widget:last-child,.theme-offcanvas-content nav{margin-bottom:3rem}.theme-offcanvas-content .after-menu-offcanvas{padding-bottom:3rem}.theme-offcanvas-menu{width:100%;position:relative}.theme-offcanvas-menu li{margin:0;line-height:1}.theme-offcanvas-menu .ancestor-wrapper{justify-content:space-between;display:flex}.theme-offcanvas-menu a{width:100%;padding:1.5rem 0;text-decoration:none;display:block}.theme-offcanvas-panel-menu .theme-offcanvas-content a,.theme-offcanvas-panel-menu .theme-offcanvas-content .screen-reader-text,.theme-offcanvas-panel-menu #theme-offcanvas-close,.theme-offcanvas-panel-menu #theme-offcanvas-close .svg-icon,.theme-offcanvas-panel-menu .sub-menu-toggle,.theme-offcanvas-panel-menu .sub-menu-toggle .svg-icon{color:#fff!important}.theme-offcanvas-menu a:focus-visible{border:.1rem solid var(--theme-primary-color);outline:none}.theme-offcanvas-menu a:hover,.theme-offcanvas-menu a:focus{color:#ff7c7c!important}button.sub-menu-toggle{min-height:inherit;flex-shrink:0;padding:0 2.5rem}button.sub-menu-toggle:focus{outline:thin dotted}button.sub-menu-toggle svg{width:1.5rem;height:.9rem;transition:transform .15s linear}button.sub-menu-toggle.active svg{transform:rotate(180deg)}.theme-offcanvas-menu ul{background-color:var(--site-bg-green);width:100%;height:0;margin:0;transition:height .35s;display:none;overflow:hidden}.theme-offcanvas-menu ul li{padding-left:1rem}.theme-offcanvas-menu ul li a{color:#fff;font-weight:500}#colormode-switch-area{align-items:center;display:flex}#colormode-switch-area #mode-icon-switch{background:#666;border-radius:15px;width:52px;height:26px;margin-right:1rem;display:block;position:relative;box-shadow:inset 0 1px #0000000d}#colormode-switch-area #mode-icon-switch:before{content:"";background:#333;border:4px solid #fff;border-radius:50%;width:22px;height:22px;transition:all .25s;position:absolute;top:2px;left:2px;box-shadow:0 4px 8px #00000029}[data-theme=dark] #colormode-switch-area #mode-icon-switch:before{background:#fff;border-color:#1a1a1a;left:28px}#colormode-switch-area .mode-icon-change:before{content:"";background-color:currentColor;width:20px;height:20px;margin-left:auto;margin-right:auto;display:block;-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='20px' height='20px' 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='20px' height='20px' 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}.trending-tags-wrapper{gap:1.5rem;padding:.8rem 0}.trending-tags-wrapper,.trending-tags-wrapper .trending-tags-title,.trending-tags-wrapper .trending-tags-panel{flex-wrap:wrap;align-items:center;display:flex}.trending-tags-wrapper .trending-tags-title{color:var(--theme-primary-color);text-transform:uppercase;gap:.5rem;font-size:1.2rem;font-weight:500;display:-ms-flexbox}.trending-tags-wrapper .trending-tags-panel{gap:1.5rem}.trending-tags-panel a{background-color:rgba(var(--theme-rgb-color),.08);border-radius:3px;padding:2px 12px;font-size:14px;font-weight:500;line-height:21px;display:block}.header-ticker-bar{background-color:#1e1e1e;margin:1.6rem 0;padding:1.2rem 0}.header-ticker-bar .ticker-news-wrapper{align-items:center;gap:2.4rem;display:flex;position:relative}.header-ticker-bar .ticker-news-title{background-color:var(--theme-primary-color);color:#fff;flex-shrink:0;justify-content:center;align-items:center;padding:.8rem;display:flex;position:relative}.header-ticker-bar .ticker-news-title:before{content:"";border-bottom:10px solid #0000;border-left:10px solid var(--theme-primary-color);width:0;height:0;position:absolute;top:0;right:-1rem}.header-ticker-bar .ticker-title{color:#000;margin:0;font-size:1.6rem;font-weight:500}.site-breaking-news{flex:1}.site-breaking-news article{align-items:center}.site-breaking-news .entry-image{height:6rem;width:8rem!important}.site-breaking-news .entry-meta a{font-weight:100}.header-ticker-bar .entry-details h3,.header-ticker-bar .entry-details h3 a,.header-ticker-bar .breaking-news-item,.header-ticker-bar .breaking-news-item:hover,.header-ticker-bar .breaking-news-item:focus{color:#fff!important}.header-ticker-bar .swiper-button-prev{left:0}.header-ticker-bar .swiper-button-next{right:0}.entry-meta-top a{color:#fff;background-color:var(--theme-primary-color);border-radius:.4rem;padding:.1rem .8rem;font-size:1.2rem}.entry-meta-top a:hover,.entry-meta-top a:focus{background-color:var(--theme-component-color)}.ticker-news-wrapper .swiper-button-next,.ticker-news-wrapper .swiper-button-prev{top:50%;transform:translateY(-50%)}.agent-side-nav{pointer-events:none}.agent-side-nav-arrow{--agent-nav-width:4.5rem;--agent-nav-height:9.2rem;z-index:90;pointer-events:auto;width:var(--agent-nav-width);height:var(--agent-nav-height);color:#fff;background:#2b2922;border:0;border-radius:0;justify-content:center;align-items:center;text-decoration:none;transition:background-color .2s;display:inline-flex;position:fixed;top:50%;transform:translateY(-50%);box-shadow:0 0 30px #0000004d}.agent-side-nav-arrow.is-left{left:0}.agent-side-nav-arrow.is-right{right:0}.agent-side-nav-arrow:not(.is-disabled):hover{color:#ff7c7c;background:#2b2922}.agent-side-nav-arrow.is-disabled{cursor:not-allowed;opacity:.35}.agent-side-nav-arrow-icon{justify-content:center;align-items:center;display:inline-flex}.agent-side-nav-arrow-svg{width:2rem;height:2rem;transition:color .2s;color:#fff!important}.agent-side-nav-arrow-svg path{fill:currentColor!important}.agent-side-nav-arrow:not(.is-disabled):hover .agent-side-nav-arrow-svg{color:#ff7c7c!important}.agent-side-nav-preview{width:34rem;min-height:var(--agent-nav-height);text-align:left;color:#fff;opacity:0;visibility:hidden;pointer-events:none;background:#2b2922;border:0;border-radius:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:1.2rem;padding:.8rem 1.2rem;transition:opacity .22s,visibility .22s,transform .22s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.agent-side-nav-arrow.is-left .agent-side-nav-preview{text-align:left;flex-direction:row;justify-content:flex-start;left:100%;transform:translateY(-50%)translate(-14px)}.agent-side-nav-arrow.is-right .agent-side-nav-preview{text-align:right;flex-direction:row-reverse;justify-content:flex-start;right:100%;transform:translateY(-50%)translate(14px)}.agent-side-nav-arrow:not(.is-disabled):hover .agent-side-nav-preview{opacity:1;visibility:visible;transform:translateY(-50%)translate(0)}.agent-side-nav-preview-image{object-fit:cover;object-position:top center;background:#ffffff14;border-radius:0;flex-shrink:0;width:7.2rem;height:7.2rem;padding:0}.agent-side-nav-preview-title{color:#fff;font-size:20px;font-weight:600;line-height:1.2}.agent-side-nav-arrow:not(.is-disabled):hover .agent-side-nav-preview-title{color:#ff7c7c}@media only screen and (max-width:991px){.agent-side-nav{display:none}}.sticky{display:block}.updated:not(.published){display:none}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0;font-size:1.6rem}.entry-image{position:relative}.entry-image img{width:100%;display:block}.image-hover:before{border-radius:1.6rem}.image-hover .entry-image{border-radius:1.6rem;overflow:hidden}.image-hover img{border-radius:1.6rem;transition:transform .45s;transform:scale(1)}.image-hover:hover img,.image-hover:focus img{transform:scale(1.2)rotate(-3deg)}.entry-image-large img{object-fit:cover;height:60rem}@media only screen and (max-width:991px){.entry-image-large img{height:52rem}}@media only screen and (max-width:767px){.entry-image-large img{height:48rem}}@media only screen and (max-width:575px){.entry-image-large img{height:40rem}}.entry-image-big img{object-fit:cover;height:42rem}.entry-image-medium img{object-fit:cover;height:24rem}.entry-image-small img{object-fit:cover;height:16rem}.entry-image-thumbnail img{object-fit:cover;height:10rem}.page-links{clear:both;margin:0 0 1.5em}.pagination .nav-links{flex-wrap:wrap;align-items:baseline;width:calc(100% + 2.5rem);margin:-1.5rem 0 0 -2.5rem;display:flex}.pagination .nav-links>*{margin:1.5rem 0 0 2.5rem}.pagination .nav-links .placeholder{visibility:hidden;display:none}.pagination .dots{opacityfilter:alpha(opacity=85);opacity:.85;transform:translateY(-.3em)}@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;width:100%;margin:0}.pagination .nav-links>*{margin:0 2rem}.pagination .nav-links>span.page-numbers{margin-left:0}.pagination .next,.pagination .prev{display:block}.pagination .prev{margin:0 auto 0 0}.pagination .next{text-align:right;margin:0 0 0 auto}}.post-navigation,.magazinemax-nav-pagination .posts-navigation,.magazinemax-nav-pagination .pagination{font-size:var(--theme-font-size-small);margin-top:4rem;margin-bottom:4rem}.post-navigation .nav-links,.posts-navigation .nav-links{flex-direction:column;display:flex}.post-navigation .nav-links>a+a,.posts-navigation .nav-links>div+div{margin-top:1rem}.post-navigation a,.posts-navigation a{align-items:baseline;display:flex}.post-navigation a .arrow,.post-navigation a .post-thumb,.posts-navigation a .arrow,.posts-navigation a .post-thumb{margin-right:1rem}.post-navigation a .post-thumb,.posts-navigation a .post-thumb{width:100px;height:100px}@media (min-width:700px){.post-navigation .nav-links,.posts-navigation .nav-links{flex-direction:row;justify-content:space-between;align-items:center}.post-navigation .nav-links .nav-previous,.post-navigation .nav-links .nav-next{flex:1 1 0}.post-navigation a.nav-next,.posts-navigation .nav-next a{text-align:right;flex-direction:row-reverse}.post-navigation a.nav-next .arrow,.post-navigation a.nav-next .post-thumb,.posts-navigation .nav-next a .arrow,.posts-navigation .nav-next a .post-thumb{margin-left:1rem;margin-right:0}.post-navigation .nav-links>a+a,.posts-navigation .nav-links>div+div{margin:0 0 0 2rem}.post-navigation .nav-next:only-child,.posts-navigation .nav-next:only-child{margin-left:auto}}.post-navigation .nav-links a{flex-direction:column}.sticky-article-link{box-sizing:border-box;z-index:99;background-color:var(--theme-bg-color);width:48px;min-height:90px;color:var(--theme-text-color);margin-top:-40px;transition:width .375s ease-in-out;display:block;position:fixed;top:50%;overflow:hidden;box-shadow:0 0 20px #0003}.sticky-article-link:hover,.sticky-article-link:focus{width:448px}.sticky-article-prev,.sticky-article-prev .sticky-article-icon{left:0;right:auto}.sticky-article-next,.sticky-article-next .sticky-article-icon{left:auto;right:0}.sticky-article-link .sticky-article-icon{z-index:2;text-align:center;cursor:pointer;background-color:inherit;justify-content:center;align-items:center;width:48px;height:100%;margin:0;display:flex;position:absolute}.sticky-article-link .theme-sticky-article{box-sizing:border-box;align-items:center;gap:1rem;width:400px;min-height:90px;display:flex;position:absolute;top:0}.sticky-article-link .theme-sticky-article .entry-image{flex-shrink:0;width:100px}.sticky-article-prev .theme-sticky-article{padding-right:15px;left:auto;right:0}.sticky-article-next .theme-sticky-article{flex-direction:row-reverse;padding-left:15px;left:0;right:auto}@media only screen and (max-width:575px){.sticky-article-navigation{visibility:hidden;opacity:0;display:none}}.theme-single-post-component{margin-bottom:3rem;padding-bottom:3rem}.theme-single-post-component .entry-details a{text-decoration:none}.theme-single-post-component .entry-image:hover{opacity:.8}.theme-single-post-component .single-component-content{gap:3rem;display:grid}@media only screen and (min-width:482px){.theme-single-post-component .single-component-content{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1000px){body.has-sidebar .theme-single-post-component .single-component-content{grid-template-columns:repeat(3,1fr)}body.no-sidebar .theme-single-post-component .single-component-content{grid-template-columns:repeat(4,1fr)}}.theme-single-post-component{position:relative}.single-author-info-area{margin-top:3rem;padding:2rem}.single-author-info-area:before{content:"";background-color:var(--theme-text-color);width:100%;height:100%;position:absolute;top:0;left:0;right:0;-webkit-mask:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAADklEQVQIW2NgQAXGZHAAGioAza6+Hk0AAAAASUVORK5CYII=) 0 0;mask:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAADklEQVQIW2NgQAXGZHAAGioAza6+Hk0AAAAASUVORK5CYII=) 0 0}@media only screen and (min-width:482px){.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);z-index:1;grid-template-columns:auto 1fr;align-items:center;gap:2rem;margin:2rem;display:grid;position:relative}.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{margin-bottom:.6rem;font-size:1.8rem;font-weight:700;text-decoration:none;display:block}.single-author-info-area .author-site{margin-bottom:.6rem;font-size:1.2rem;text-decoration:none;display:inline-block}@media only screen and (max-width:575px){.single-author-info-area .single-author-info-wrapper{flex-direction:column;display:flex}.single-author-info-area .author-image{width:100%;height:100%}.single-author-info-area .author-details{width:100%;padding:0 20px 20px}}.has-sidebar #site-content .wrapper{flex-direction:column;justify-content:space-between;display:flex}.has-sidebar #site-content #primary,.has-sidebar #site-content #secondary{flex:0 0 100%;max-width:100%}@media only screen and (min-width:992px){.has-sidebar #site-content .wrapper{flex-direction:row}.has-sidebar.left-sidebar #site-content .wrapper{flex-direction:row-reverse}.has-sidebar #site-content #primary{flex:0 0 70%;max-width:70%}.has-sidebar #site-content #secondary{flex:0 0 30%;max-width:30%}.has-sidebar.right-sidebar #site-content #primary{padding-right:3rem}.has-sidebar.right-sidebar #site-content #secondary{border-left:.1rem dotted rgba(var(--theme-rgb-color),.4);padding-left:3rem}.has-sidebar.left-sidebar #site-content #primary{padding-left:3rem}.has-sidebar.left-sidebar #site-content #secondary{border-right:.1rem dotted rgba(var(--theme-rgb-color),.4);padding-right:3rem}}@media only screen and (max-width:991px){.has-sidebar #site-content #primary,.has-sidebar #site-content #secondary{flex:1;width:100%}}.magazinemax-archive_style_1>article{text-align:center;margin-bottom:4rem;padding-bottom:4rem}.magazinemax-archive_style_1 .entry-header{padding:2rem}.magazinemax-archive_style_1 .entry-summary{padding-left:2rem;padding-right:2rem}.magazinemax-archive_style_1>article .entry-meta,.magazinemax-archive_style_1>article .entry-meta-footer{justify-content:center}.magazinemax-archive_style_2{gap:3rem;display:grid}@media only screen and (min-width:576px){.magazinemax-archive_style_2{grid-template-columns:1fr 1fr}}.magazinemax-archive_style_2>article{margin-bottom:0}.magazinemax-archive_style_2 .entry-title{font-size:var(--theme-font-size-medium)}.magazinemax-archive_style_3{display:grid}.magazinemax-archive_style_3>article{border-width:.1rem;margin-bottom:2rem}.magazinemax-archive_style_3>article .article-block-wrapper{padding:1.5rem}@media only screen and (min-width:576px){.magazinemax-archive_style_3{grid-template-columns:1fr 1fr}.magazinemax-archive_style_3>article:nth-child(3n+1){grid-column:span 2}.magazinemax-archive_style_3>article:not(:nth-child(3n+1)) .entry-title{font-size:2rem}.magazinemax-archive_style_3>article:nth-child(3n-2){border-width:.1rem}.magazinemax-archive_style_3>article:nth-child(3n-1){border-width:0 .05rem 0 .1rem}.magazinemax-archive_style_3>article:nth-child(3n){border-width:0 .1rem 0 .05rem}.magazinemax-archive_style_3>article{margin-bottom:0}}.magazinemax-archive_style_4{border-width:1px 0 0 1px;display:grid}.magazinemax-archive_style_4 .magazinemax-bg-image{outline:3px solid var(--theme-bg-color);border:none;min-height:30rem;margin-bottom:0;position:relative}.magazinemax-archive_style_4 .magazinemax-bg-image .entry-summary,.magazinemax-archive_style_4 .magazinemax-bg-image .entry-image,.magazinemax-archive_style_4 .magazinemax-bg-image .entry-meta,.magazinemax-archive_style_4 .magazinemax-bg-image .tags-links,.magazinemax-archive_style_4 .magazinemax-bg-image .edit-link{display:none}.magazinemax-archive_style_4 .magazinemax-bg-image a{color:#fff}.magazinemax-archive_style_4 .magazinemax-bg-image a:hover{color:var(--theme-primary-color)}.magazinemax-archive_style_4 .magazinemax-bg-image .entry-title{font-size:2rem}.magazinemax-archive_style_4 .magazinemax-bg-image .post-categories{justify-content:center}.magazinemax-archive_style_4 .magazinemax-bg-image:before{content:"";opacity:.6;background:#000;width:100%;height:100%;position:absolute;top:0;left:0}.magazinemax-archive_style_4 .magazinemax-bg-image .article-block-wrapper{text-align:center;width:100%;max-width:100%;margin:0;padding:0 2rem;position:absolute;top:50%;left:0%;transform:translateY(-50%)}@media only screen and (min-width:576px){.magazinemax-archive_style_4{grid-template-columns:1fr 1fr}}.theme-sticky-component{align-self:flex-start;position:sticky;top:0}@media only screen and (max-width:991px){.theme-sticky-component{position:relative}}.theme-section-header{margin-bottom:3rem}.site-section{width:100%;padding-bottom:3rem;position:relative;overflow:hidden}.site-error-section{padding-top:4rem;padding-bottom:4rem}.site-recommendation-section{border-top:.1rem dotted}.theme-article-default .entry-image{margin-bottom:1rem}.theme-article-list{flex-wrap:wrap;gap:1.5rem;display:flex;position:relative}.theme-article-list .entry-title{margin-bottom:0}.theme-article-list .entry-image,.theme-article-list .entry-details{box-sizing:border-box;width:100%;max-width:100%}.theme-article-list .entry-image{width:33.3222%;position:relative;overflow:hidden}.theme-article-list.article-list-big .entry-image{width:50%}@media (max-width:1199px){.theme-article-list.article-list-big .entry-image{width:45.4545%}}@media only screen and (max-width:991px){.theme-article-list.article-list-big .entry-image{width:100%}}.theme-article-list .entry-details{flex:1;min-width:1px}.theme-article-list.article-list-center{align-items:center}.article-with-index{gap:1.6rem;display:flex}.article-with-index .article-index{font-family:var(--theme-font-family-heading);font-size:3.2rem;font-weight:700;line-height:1.2}.site-jumbotron-section{--jumbotron-background-color:#fff;--jumbotron-text-color:#000}.site-jumbotron-area{color:var(--jumbotron-text-color);background-color:var(--jumbotron-background-color);border-radius:1.6rem;grid-template-columns:1fr 1fr;gap:1.6rem;padding:2.4rem;display:grid}@media (max-width:1024px){.site-jumbotron-area{grid-template-columns:1fr;padding:1.6rem}}.site-jumbotron-area a:not(:hover,:focus){color:inherit}.site-jumbotron-area article{position:relative}.jumbotron-content a:not(:hover,:focus){color:inherit}.jumbotron-right-area{grid-template-columns:1fr 1fr;gap:1.6rem;display:grid}@media (max-width:1024px){.jumbotron-right-area{grid-template-rows:20rem 20rem}}@media (max-width:575px){.jumbotron-right-area{grid-template-columns:1fr}}.jumbotron-right-area :where(.entry-image,.entry-image a,.entry-image a img){width:100%;height:100%;display:inline-block}.jumbotron-right-area .entry-image img{object-fit:cover}.hero-prime-stories{margin-bottom:2rem;position:relative}.hero-sub-stories{grid-template-columns:repeat(2,1fr);gap:2.4rem;display:grid}@media (max-width:575px){.hero-sub-stories{grid-template-columns:1fr}}.site-section-footer{border-bottom:1px solid;justify-content:center;align-items:center;margin-bottom:3rem;display:flex}.section-footer-btn{background-color:var(--theme-component-color);color:#fff;border-radius:100%;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex;transform:translateY(2.5rem)}.section-footer-btn:hover,.section-footer-btn:focus{background-color:var(--theme-primary-color);color:#fff}.site .theme-swiper-pagination{margin-top:2rem;padding-top:2rem;position:relative}.site .swiper-button-next,.site .swiper-button-prev{background-color:var(--swiper-theme-color);color:#fff;border:1px solid #0000001a;border-radius:50%;width:3rem;height:3rem;box-shadow:0 10px 20px #00000008,0 6px 6px #0000000d}.site .swiper-button-next:hover,.site .swiper-button-next:focus,.site .swiper-button-prev:hover,.site .swiper-button-prev:focus{background-color:var(--theme-component-color)}.theme-swiper-pagination .swiper-pagination-bullet{background-color:#0000;border:0;border-radius:50%;width:17px;height:17px;margin:0 4px;padding:0;transition:all .3s ease-in-out;display:inline-block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #0000}.theme-swiper-pagination .swiper-pagination-bullet:after{content:"";background:var(--theme-component-color);border-radius:50%;width:5px;height:5px;transition:height .3s ease-in-out;display:block;position:absolute;top:6px;bottom:0;left:6px;overflow:hidden;box-shadow:0 0 1px #a1a1a8}.theme-swiper-pagination .swiper-pagination-bullet-active{-webkit-box-shadow:inset 0 0 0 2px var(--theme-component-color);box-shadow:inset 0 0 0 2px var(--theme-component-color)}.single-banner-header .entry-summary{font-size:2rem}.single-featured-banner{position:relative}.single-featured-banner .featured-banner-media{height:55rem;position:relative}.single-featured-banner .featured-banner-media:before{content:"";background-color:#0009;width:100%;height:100%;position:absolute;inset:0}.single-featured-banner .featured-banner-content{z-index:10;width:100%;height:auto;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.single-featured-banner .featured-banner-content,.single-featured-banner .featured-banner-content a:not(:hover,:focus){color:#fff}@media (max-width:767px){.single-featured-banner .featured-banner-media{width:100%}}.single-featured-banner .featured-banner-media .single-featured-attachment{object-fit:cover;object-position:center;width:100%;height:55rem}.single-featured-banner .featured-banner-content .entry-title{display:block}.swiper-slide-image{position:relative;overflow:hidden}.d-flex{display:flex!important}.site-banner-section{margin-bottom:3rem;padding:0}.site-banner-section .swiper-pagination-content{cursor:pointer}.theme-swiper-wrapper{height:60rem;position:relative;justify-content:flex-end!important}.site-banner-section .theme-swiper-wrapper{height:60rem}.site-banner-hero{width:100%;height:100%;padding-bottom:4rem}.site-banner-hero .hero-slide-image,.site-banner-hero .hero-slide-image img{width:100%;height:100%;position:absolute;inset:0}.site-banner-hero .hero-slide-image:before{z-index:1}.site-banner-hero .hero-slide-image img{object-fit:cover}.site-banner-hero .site-banner-description{color:#fff;z-index:10;box-sizing:border-box;width:100%;padding:4rem 40rem 4rem 4rem;position:absolute;top:50%;left:0;right:0;translate:0 -50%}@media (max-width:1024px){.site-banner-hero .site-banner-description{padding-right:32rem}}@media only screen and (max-width:991px){.site-banner-hero .site-banner-description{padding:0 1.5rem}.site-banner-hero .site-banner-description .theme-button{border-radius:1.2rem;margin-top:1.6rem;padding:.9em 1.6em;font-size:1.4rem}}@media (max-width:575px){.site-banner-hero .site-banner-description .theme-button{margin-top:1.2rem;padding:.8em 1.4em;font-size:1.2rem}.site-banner-hero .site-banner-description{top:50%;translate:0 -50%}}.site-banner-hero .site-banner-description a:not(:hover,:focus,.theme-button){color:inherit}.site-banner-hero .swiper-pagination{bottom:0}.theme-swiper-wrapper .swiper-container{position:relative;overflow:hidden}.site-banner-section .theme-swiper-wrapper .swiper-container{padding-bottom:4rem;overflow:visible}.theme-swiper-wrapper .swiper-container .swiper-wrapper{margin:0}.site-banner-section .theme-swiper-wrapper .site-pagination-panel{color:#fff;position:absolute;bottom:8rem;left:0;right:0}@media (max-width:575px){.site-banner-section .theme-swiper-wrapper .site-pagination-panel{display:none}}.site-pagination-panel{position:relative}@media (max-width:767px){.theme-swiper-wrapper{height:50rem}}.site-pagination-panel .entry-image{background:linear-gradient(#0000 48.96%,#000 100%)}.site-pagination-panel .entry-image-media img{mix-blend-mode:overlay}.single-comments-area{border-top:1px solid;margin-bottom:0;padding-top:3rem;position:relative}.single-comments-area:before{content:"";border-left:1px solid;position:absolute;top:3em;bottom:0;left:1.5rem}.single-comments-area.no-comments:after{display:none}.comment-number{text-align:center;color:#afafaf;background:#fff;border:1px solid #afafaf;width:3rem;height:3rem;margin-right:3rem;line-height:3rem;display:inline-block}.comment-number.no-comments{z-index:1;position:relative}.comments-area-title .comments-title,.comments-area-title a,.comment-reply-title .comments-title,.comment-reply-title a{vertical-align:middle;display:inline-block}.comments-area-title .comments-title,.comment-reply-title .comments-title,.comment-reply-title{font-size:var(--theme-font-size-medium);text-transform:none;margin:0 6px 0 0;transform:none}.comments-area-title,.comments-area-title .comment-number{position:relative}.commentlist>.comment,.commentlist>.pingback,.commentlist>.trackback{padding-left:3rem}@media not screen and (min-width:992px){.depth-1>.comment-article>.comment-number{left:0}}.comments_add-comment{margin-top:3px}.commentlist{border-left:0;margin:0;padding-left:0;list-style:none}li.comment,li.pingback,li.trackback{margin-top:3em;margin-bottom:3em;display:block;position:relative}li.comment .comment-number,li.pingback .comment-number,li.trackback .comment-number{z-index:1;position:absolute;top:0;left:0}@media not screen and (min-width:992px){li.comment .comment-number,li.pingback .comment-number,li.trackback .comment-number{left:-3em}}li.comment:last-child,li.pingback:last-child,li.trackback:last-child{margin-bottom:0}li.comment .children,li.pingback .children,li.trackback .children{margin:3rem 0;position:relative}@media not screen and (min-width:992px){li.comment .children,li.pingback .children,li.trackback .children{margin-left:0}}@media only screen and (min-width:992px){li.comment .children li,li.pingback .children li,li.trackback .children li{padding-left:2em}li.comment .children li:before,li.pingback .children li:before,li.trackback .children li:before{content:"";border-top:1px solid;position:absolute;top:1.5rem}}li.comment .children li .comment-number,li.pingback .children li .comment-number,li.trackback .children li .comment-number{color:#fff;background:#afafaf;border:1px solid #afafaf}li.depth-2:before{width:60px;left:-54px}@media only screen and (min-width:992px){li.depth-3:before{width:126px;left:-126px}li.depth-4:before{width:198px;left:-198px}li.depth-5:before{width:272px;left:-272px}}.comment__author-name{font-size:14px}.comment__author-name a{color:#000}.bypostauthor{color:inherit}.comment-article{margin-bottom:0;margin-left:3rem}.comment-article:hover .comment-edit-link,.comment-article:hover .comment-reply-link{opacity:1}.comment__avatar{margin-right:.75em}.comment__avatar img{width:3.75em;height:auto}.comment__avatar:empty{display:none}.comment__timestamp{color:#3d3e40}.comment__avatar{margin-bottom:24px}.comment__content{color:#8c888c;margin-bottom:3rem;font-size:.875em;line-height:1.71429;position:relative}.comment__links{margin-left:1.71429em;font-size:.875em;line-height:1.71429;display:inline-block}.comment-edit-link,.comment-reply-link{color:#3d3e40;opacity:0;margin-right:.85714em;transition:opacity .15s ease-in-out;transform:translateZ(0)}@media not screen and (min-width:992px){.comment-edit-link,.comment-reply-link{opacity:1}}.comment-reply-link{color:#8c888c}.comment-form p.logged-in-as{margin-bottom:.75em}.comment-respond{margin-bottom:1.5em;position:relative}@media only screen and (min-width:992px){.comment .comment-respond{margin-right:0;padding-left:0}}.comment .comment-respond{margin-left:1.5em}#cancel-comment-reply-link{text-decoration:underline}@media only screen and (min-width:992px){.comment-form{padding-left:4.5em}}.comment .comment-form{padding-left:0}.comment-form iframe{padding-left:36px}@media only screen and (min-width:992px){.comment-form>.comment-subscription-form{width:70%}}.comment-form-author,.comment-form-email,.comment-form-url{margin-bottom:0}.comment-form-author input,.comment-form-email input,.comment-form-url input{width:100%;margin-bottom:1.5em}@media not screen and (min-width:992px){.comment-form-author input,.comment-form-email input,.comment-form-url input{margin-bottom:.75em}}.comment-form-comment,.logged-in-as{width:100%}.comment-form-comment textarea,.comment-subscription-form textarea{width:100%;max-width:100%;line-height:1.5}.form-submit{text-align:right;margin-top:.75em;margin-bottom:0}.form-submit #submit{border:0}@media not screen and (min-width:992px){.form-submit #submit{width:100%}}.comment-subscription-form{float:left;clear:left;margin-top:.75em;margin-bottom:.375em}.comment-subscription-form+.comment-subscription-form{margin-top:0}.comment-subscription-form input[type=checkbox]{margin-right:.75em;position:relative;top:-.05em}.add-comment{margin-top:3em}.add-comment .add-comment__button{z-index:1;margin-right:.5em;font-size:1.5em;line-height:1.5;position:relative}.add-comment .add-comment__text{font-size:1.25em;font-weight:700;line-height:1.2}.comment-navigation{margin-top:3em;margin-bottom:3em;padding-left:3.75em;position:relative}.comment-navigation .comment-number{line-height:30px;position:absolute;top:0;left:0}.comment-navigation .assistive-text{margin-top:0;margin-left:8px;font-size:28px;transform:none}.comment-navigation .nav-previous a,.comment-navigation .nav-next a{font-size:18px}.comment-navigation .nav-previous{float:left}.comment-navigation .nav-previous a:before{content:"←"}.comment-navigation .nav-previous a:after{content:""}.comment-navigation .nav-next{float:right}.comment-navigation .nav-next a:before{content:""}.comment-navigation .nav-next a:after{content:" →"}.nocomments{transform:none}.nocomments span{vertical-align:middle;font-size:1.75em;line-height:48px;display:inline-block}.no-comments-box{z-index:1;position:relative}div#respond{padding-top:0}div#respond #reply-title{padding-left:4rem}div#respond p.comment-subscription-form label{color:#999}.comment-form-cookies-consent input[type=checkbox]{margin-right:.75em}.widget{margin-bottom:3rem;padding-bottom:3rem}.widget ul,.widget ol{margin:0;padding:0;list-style:none}.widget li{margin:0}.widget select{max-width:100%}.widget-panel .column{flex:0 0 100%;max-width:100%}.widget_recent_entries ul,.widget_recent_entries ol,.widget_categories ul,.widget_categories ol,.widget_archive ul,.widget_archive ol,.widget_meta ul,.widget_meta ol,.widget_recent_comments ul,.widget_recent_comments ol,.widget_nav_menu ul,.widget_nav_menu ol,.widget_block .wp-block-group__inner-container ul,.widget_block .wp-block-group__inner-container ol{margin:0;padding:0;list-style:none}.widget_recent_entries ul li,.widget_recent_entries ol li,.widget_categories ul li,.widget_categories ol li,.widget_archive ul li,.widget_archive ol li,.widget_meta ul li,.widget_meta ol li,.widget_recent_comments ul li,.widget_recent_comments ol li,.widget_nav_menu ul li,.widget_nav_menu ol li,.widget_block .wp-block-group__inner-container ul li,.widget_block .wp-block-group__inner-container ol li{border-bottom:1px dotted;margin-bottom:1rem;padding-bottom:1rem}.widget_recent_entries ul li:last-child,.widget_recent_entries ol li:last-child,.widget_categories ul li:last-child,.widget_categories ol li:last-child,.widget_archive ul li:last-child,.widget_archive ol li:last-child,.widget_meta ul li:last-child,.widget_meta ol li:last-child,.widget_recent_comments ul li:last-child,.widget_recent_comments ol li:last-child,.widget_nav_menu ul li:last-child,.widget_nav_menu ol li:last-child,.widget_block .wp-block-group__inner-container ul li:last-child,.widget_block .wp-block-group__inner-container ol li:last-child{border:0;margin-bottom:0;padding-bottom:0}.theme-widget-list .theme-widget-article{border-bottom:.1rem dotted;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex;position:relative;overflow:hidden}.theme-widget-list .theme-widget-article:last-child{border-bottom:none;margin-bottom:0}.theme-widget-list.style_2 .theme-widget-article{flex-direction:row-reverse}.theme-widget-list.style_1 .theme-widget-article .entry-image,.theme-widget-list.style_2 .theme-widget-article .entry-image{flex-shrink:0;align-self:flex-start;width:12rem}.theme-widget-list.style_1 .theme-widget-article .entry-details,.theme-widget-list.style_2 .theme-widget-article .entry-details{flex-grow:1}.widget .theme-trending-list{grid-template-columns:repeat(2,1fr);gap:2.4rem;display:grid}@media only screen and (max-width:991px){.widget .theme-trending-list{grid-template-columns:repeat(1,1fr)}}.widget .theme-trending-list .entry-image{width:18rem;height:16rem}@media (max-width:575px){.widget .theme-trending-list .entry-image{width:100%}}.widget .theme-trending-list .entry-image :where(a,img){width:100%;height:100%;display:inline-block}.widget .theme-trending-list .entry-image img{object-fit:cover}.widget-tab-header{border-bottom:.1rem dotted;margin-bottom:1.5rem;padding-bottom:1rem;position:relative}.widget-tab-header:after{content:"";border-bottom:.1rem dotted;width:100%;height:1px;position:absolute;bottom:.1rem;left:0}.tab-header-list{gap:1rem;margin:0;padding:0;list-style:none;display:flex}.tab-header-list li a{font-size:2rem;font-weight:700;display:block;position:relative}.tab-header-list li.active a:after{content:"";background:var(--theme-primary-color);width:100%;height:4px;display:block;position:absolute;top:0}.widget-tab-content .tab-content-panel{display:none}.widget-tab-content .tab-content-panel.active{display:block}.metro-layout-style .entry-image-large img{height:44.2rem}.metro-layout-style .entry-image-medium img{height:22rem}.magazinemax-widget-slider .theme-swiper-wrapper{gap:2.4rem;height:56rem}.magazinemax-widget-slider .theme-swiper-wrapper .site-widget-pagination{height:100%}.magazinemax-widget-slider .theme-swiper-wrapper .hero-slide-image,.magazinemax-widget-slider .theme-swiper-wrapper .hero-slide-image img{width:100%;height:100%}.magazinemax-widget-slider .theme-swiper-wrapper .hero-slide-image img{object-fit:cover}.magazinemax-widget-slider .theme-swiper-wrapper .site-banner-description{color:#fff;z-index:10;padding:3.2rem;position:absolute;bottom:0;left:0;right:0}@media only screen and (max-width:991px){.magazinemax-widget-slider .theme-swiper-wrapper .site-banner-description{padding:0 0 2.4rem}}.magazinemax-widget-slider .theme-swiper-wrapper .site-banner-description a:not(:hover,:focus){color:inherit}@media only screen and (max-width:991px){.magazinemax-widget-slider .site-pagination-panel{display:none}}.widget-pagination-panel .swiper-pagination-container{width:32rem}.swiper-pagination-content{cursor:pointer;align-items:center;gap:1.6rem;height:100%;display:flex}.swiper-pagination-content .entry-image{width:16rem;height:100%}.swiper-pagination-content .entry-image img{object-fit:cover;width:100%;height:100%}.swiper-pagination-content .entry-detail{width:100%}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev{transform-origin:0;left:50%;transform:rotate(90deg)}.swiper-vertical .swiper-button-prev{top:3rem}.swiper-vertical .swiper-button-next{top:auto;bottom:3rem}.magazinemax-widget-recent-grid .magazinemax-block-overlay{border-radius:1.6rem}.magazinemax-widget-recent-grid :where(.widget-title,.widget-content){z-index:1}.magazinemax-widget-recent-grid .magazinemax-cover-block,.magazinemax-widget-recent-grid .magazinemax-cover-block .widget-title,.magazinemax-widget-recent-grid .magazinemax-cover-block .entry-meta-item,.magazinemax-widget-recent-grid .magazinemax-cover-block a:not(:hover,:focus){color:var(--recent-grid-color)}.magazinemax-widget-recent-grid .magazinemax-cover-block .widget-title:after{border-color:var(--recent-grid-color)}@media (min-width:768px){.magazinemax-widget-carousel{--swiper-navigation-sides-offset:1.5rem}.section-widgets-fullwidth .magazinemax-widget-carousel{--swiper-navigation-sides-offset:-4rem}}.magazinemax-social-menu-widget.style_1 .social-media-title{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden;word-wrap:normal!important}.magazinemax-social-menu-widget ul li a{background-color:var(--theme-component-color);color:#fff}.magazinemax-social-menu-widget ul li a[href*=bitbucket\.org]{background-color:#205081}.magazinemax-social-menu-widget ul li a[href*=dribbble\.com]{background-color:#ea4c89}.magazinemax-social-menu-widget ul li a[href*=facebook\.com]{background-color:#3b5998}.magazinemax-social-menu-widget ul li a[href*=skype\.com]{background-color:#00aff0}.magazinemax-social-menu-widget ul li a[href*=foursquare\.com]{background-color:#f94877}.magazinemax-social-menu-widget ul li a[href*=github\.com]{background-color:#2ea44f}.magazinemax-social-menu-widget ul li a[href*=instagram\.com]{background-color:#8a3ab9}.magazinemax-social-menu-widget ul li a[href*=linkedin\.com]{background-color:#0077b5}.magazinemax-social-menu-widget ul li a[href*=pinterest\.com]{background-color:#e60023}.magazinemax-social-menu-widget ul li a[href*=reddit\.com]{background-color:#ff4500}.magazinemax-social-menu-widget ul li a[href*=slack\.com]{background-color:#e01563}.magazinemax-social-menu-widget ul li a[href*=snapchat\.com]{color:#000;background-color:#fffc00}.magazinemax-social-menu-widget ul li a[href*=tumblr\.com]{background-color:#35465c}.magazinemax-social-menu-widget ul li a[href*=twitch\.tv]{background-color:#9146ff}.magazinemax-social-menu-widget ul li a[href*=twitter\.com]{background-color:#1da1f2}.magazinemax-social-menu-widget ul li a[href*=vimeo\.com]{background-color:#1ab7ea}.magazinemax-social-menu-widget ul li a[href*=vk\.com]{background-color:#45668e}.magazinemax-social-menu-widget ul li a[href*=whatsapp\.com]{background-color:#075e54}.magazinemax-social-menu-widget ul li a[href*=wordpress\.org],.magazinemax-social-menu-widget ul li a[href*=wordpress\.com]{background-color:#0087be}.magazinemax-social-menu-widget ul li a[href*=yelp\.com]{background-color:#c41200}.magazinemax-social-menu-widget ul li a[href*=youtube\.com]{background-color:red}.magazinemax-social-menu-widget ul li a[href*=mailto]{background-color:#cc0010}.magazinemax-social-menu-widget ul li a[href*=spotify\.com]{background:#1db954}.magazinemax-social-menu-widget ul li a:hover,.magazinemax-social-menu-widget ul li a:focus{background-color:var(--theme-component-color);color:#fff}.magazinemax-social-menu-widget.style_1 .magazinemax-social-icons{flex-wrap:wrap;gap:.5rem;display:flex}.magazinemax-social-menu-widget.style_1 .magazinemax-social-icons li,.magazinemax-social-menu-widget.style_3 .magazinemax-social-icons li{text-align:center}.magazinemax-social-menu-widget.style_1 .magazinemax-social-icons li a,.magazinemax-social-menu-widget.style_3 .magazinemax-social-icons li a{border-radius:2px;justify-content:center;align-items:center;line-height:1;display:flex}.magazinemax-social-menu-widget.style_1 .magazinemax-social-icons li a{width:4rem;height:4rem}.magazinemax-social-menu-widget.style_2 .magazinemax-social-icons li:not(:last-child){margin-bottom:.5rem;padding-bottom:.5rem}.magazinemax-social-menu-widget.style_2 .magazinemax-social-icons li a{border-radius:.6rem;flex-wrap:wrap;gap:1rem;width:100%;padding:1rem 1.5rem;display:flex}.magazinemax-social-menu-widget.style_2 .magazinemax-social-icons li a .svg-icon{order:1}.magazinemax-social-menu-widget.style_2 .magazinemax-social-icons li a .social-media-title{order:2}.magazinemax-social-menu-widget.style_3 .magazinemax-social-icons{grid-gap:1rem;grid-template-columns:repeat(3,1fr);display:grid}.magazinemax-social-menu-widget.style_3 .magazinemax-social-icons li a{flex-direction:column-reverse;height:7rem}.magazinemax-social-menu-widget.style_3 .magazinemax-social-icons li a .social-media-title{margin:.5rem 0;font-size:80%}.magazinemax-cover-block{color:#fff;background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.magazinemax-cover-block a:not(.theme-button):hover,.magazinemax-cover-block a:not(.theme-button):focus{color:#e0e0e0}.magazinemax-cover-block>.wrapper{padding:3.2rem 0}.magazinemax-widget-recent-grid .magazinemax-cover-block>.wrapper{border-radius:1.6rem;padding:3.2rem}.section-widgets-fullwidth .magazinemax-cover-block{width:auto;max-width:1000%;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.section-widgets-fullwidth .magazinemax-cover-block-space{padding-top:5rem;padding-bottom:5rem}.newsletter-align-left{text-align:left}.newsletter-align-center{text-align:center}.newsletter-align-right{text-align:right}.mailchimp-content-group_2{max-width:72rem}.newsletter-align-left .mailchimp-content-group_2{margin-right:auto}.newsletter-align-center .mailchimp-content-group_2{margin-left:auto;margin-right:auto}.newsletter-align-right .mailchimp-content-group_2{margin-left:auto}.magazinemax-block-overlay{z-index:1;opacity:.5;background-color:#000;position:absolute;inset:0}.magazinemax-cover-block .magazinemax-cover-image{-o-object-fit:cover;object-fit:cover;width:100%;max-width:none;height:100%;max-height:none;box-shadow:none;z-index:0;border:none;border-radius:1.6rem;outline:none;margin:0;padding:0;position:absolute;inset:0}.fullwidth-widget-wrapper{z-index:1;position:relative}.widget-content{position:relative}.column-row-grid{gap:.25rem;display:grid}.column-row-grid .theme-metro-post-1{grid-area:item1}.column-row-grid .theme-metro-post-2{grid-area:item2}.column-row-grid .theme-metro-post-3{grid-area:item3}.column-row-grid .theme-metro-post-4{grid-area:item4}.column-row-grid .theme-metro-post-5{grid-area:item5}.column-row-grid .theme-metro-post-6{grid-area:item6}.metro-layout-1 .column-row-grid{grid-template:"item1 item2 item4"1fr"item1 item3 item5"1fr/2fr 1fr 1fr}.metro-layout-2 .column-row-grid{grid-template:"item1 item2 item3"1fr"item1 item4 item4"1fr/2fr 1fr 1fr}.metro-layout-3 .column-row-grid{grid-template:"item1 item2 item3"1fr"item4 item2 item5"1fr/1fr 2fr 1fr}.metro-layout-4 .column-row-grid{grid-template:"item1 item2 item5"1fr"item3 item4 item5"1fr/1fr 1fr 2fr}.metro-layout-5 .column-row-grid{grid-template:"item1 item2 item3"1fr/45% 1fr 1fr}@media screen and (max-width:1199px){.metro-layout-1 .column-row-grid{grid-template:"item1 item1"2fr"item2 item3"1fr"item4 item5"1fr/1fr 1fr}.metro-layout-2 .column-row-grid{grid-template:"item1 item1"2fr"item2 item3"1fr"item4 item4"1fr/1fr 1fr}.metro-layout-3 .column-row-grid{grid-template:"item1 item3"1fr"item2 item2"2fr"item4 item5"1fr/1fr 1fr}.metro-layout-4 .column-row-grid{grid-template:"item1 item2"1fr"item3 item4"1fr"item5 item5"2fr/1fr 1fr}.metro-layout-5 .column-row-grid{grid-template:"item1 item1"2fr"item2 item3"1fr"item2 item3"1fr/1fr 1fr}}@media screen and (max-width:640px){.column-row-grid{flex-direction:column;display:flex}}.metro-layout-5 .column-row-grid article:first-child~article .entry-title{font-size:var(--theme-font-size-medium)}.magazinemax-image-widget{width:100%;display:block;position:relative;overflow:hidden}.magazinemax-image-widget.style_1{height:50rem}.magazinemax-image-widget.style_2{background-color:var(--theme-component-color)}.magazinemax-image-widget:before{content:"";z-index:2;border:1px solid #fff;transition:all .25s;position:absolute;inset:16px}.magazinemax-image-widget.style_1:before{opacity:.05;background-color:#000}.magazinemax-image-widget.style_1:hover:before,.magazinemax-image-widget.style_1:focus:before{opacity:.15}.magazinemax-image-widget .widget-image-wrapper img{object-fit:cover;object-position:center;width:100%}.magazinemax-image-widget.style_1 .widget-image-wrapper img{height:50rem}.magazinemax-image-widget.style_2 .widget-image-wrapper img{height:30rem}.magazinemax-image-widget .widget-desc-wrapper{color:#fff}.magazinemax-image-widget.style_1 .widget-desc-wrapper{text-align:center;z-index:3;flex-flow:column;justify-content:center;padding:1rem;line-height:1.5;display:flex;position:absolute;inset:16px}.magazinemax-image-widget.style_2 .widget-desc-wrapper{z-index:2;margin:0 40px 40px;display:block;position:relative}.magazinemax-image-widget.style_2 .widget-desc-wrapper:before{content:"";background-color:var(--theme-component-color);z-index:-1;height:80px;position:absolute;top:-50px;left:-40px;right:-40px;transform:skewY(8deg)}.magazinemax-image-widget .entry-details{margin-bottom:1rem}.magazinemax-image-widget .theme-widget-button{text-decoration:underline}.magazinemax-image-widget .theme-widget-button:not(:hover):not(:focus){color:#fff}.magazinemax-image-widget.style_2:hover .theme-widget-button,.magazinemax-image-widget.style_2:focus .theme-widget-button{color:var(--theme-primary-color)}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-top:0;margin-bottom:0;padding:0}.custom-logo-link{display:inline-block}.twp-social-share{cursor:pointer;flex-wrap:wrap;height:32px;display:flex;position:relative}.entry-image .twp-social-share{z-index:10;background:#ffffff59;border-radius:100%;width:3.2rem;position:absolute;top:20px;right:20px}.twp-social-share:before{content:"";-o-transition:all .3s linear;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M5 7c2.761 0 5 2.239 5 5s-2.239 5-5 5-5-2.239-5-5 2.239-5 5-5zm11.122 12.065c-.073.301-.122.611-.122.935 0 2.209 1.791 4 4 4s4-1.791 4-4-1.791-4-4-4c-1.165 0-2.204.506-2.935 1.301l-5.488-2.927c-.23.636-.549 1.229-.943 1.764l5.488 2.927zm7.878-15.065c0-2.209-1.791-4-4-4s-4 1.791-4 4c0 .324.049.634.122.935l-5.488 2.927c.395.535.713 1.127.943 1.764l5.488-2.927c.731.795 1.77 1.301 2.935 1.301 2.209 0 4-1.791 4-4z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px;width:32px;height:32px;transition:all .3s linear}.twp-social-share:hover:before{opacity:.5}.twp-social-share .twp-social-share-icon{z-index:1;visibility:hidden;text-align:center;opacity:0;-o-transition:all .3s linear;backface-visibility:hidden;padding-left:2px;padding-right:2px;transition:all .3s linear;display:block;position:absolute;top:0;left:0}.twp-social-share-icon span{color:#fff;-o-transition:all .3s linear;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s linear;display:flex;transition-delay:0s!important}.twp-social-share .twp-share-icon-facebook span{background-color:#4267b2}.twp-social-share .twp-share-icon-twitter span{background-color:#1da1f2}.twp-social-share .twp-share-icon-linkedin span{background-color:#0e76a8}.twp-social-share .twp-share-icon-pinterest span{background-color:#e60023}.twp-social-share .twp-share-icon-reddit span{background-color:#ff4500}.twp-social-share .twp-share-icon-telegram span{background-color:#08c}.twp-social-share .twp-share-icon-whatsapp span{background-color:#25d366}.twp-social-share .twp-share-icon-stumbleupon span{background-color:#eb4924}.twp-social-share .twp-share-icon-email span{background-color:#1db954}.twp-social-share-icon:hover span,.twp-social-share-icon:focus span{color:#fff;background-color:#111}.twp-social-share-icon span .svg-icon{width:16px;height:16px}.twp-social-share:hover .twp-social-share-icon{z-index:0;visibility:visible;opacity:1;pointer-events:auto}.twp-social-share .twp-social-share-icon:first-child{transform:translate(-36px)}.twp-social-share:hover .twp-social-share-icon:first-child{-o-transition:all .3s linear;transition:all .3s linear}.twp-social-share .twp-social-share-icon:nth-child(2){z-index:2;transform:translate(-36px)}.twp-social-share:hover .twp-social-share-icon:nth-child(2){-o-transition:all .3s linear;transition:all .3s linear;transition-delay:.1s;transform:translate(-72px)}.twp-social-share .twp-social-share-icon:nth-child(3){z-index:3;transform:translate(-72px)}.twp-social-share:hover .twp-social-share-icon:nth-child(3){transition-delay:.2s;transform:translate(-108px)}.twp-social-share .twp-social-share-icon:nth-child(4){z-index:4;transform:translate(-108px)}.twp-social-share:hover .twp-social-share-icon:nth-child(4){transition-delay:.3s;transform:translate(-144px)}.twp-social-share .twp-social-share-icon:nth-child(5){z-index:5;transform:translate(-144px)}.twp-social-share:hover .twp-social-share-icon:nth-child(5){transition-delay:.4s;transform:translate(-180px)}.twp-social-share .twp-social-share-icon:nth-child(6){z-index:6;transform:translate(-180px)}.twp-social-share:hover .twp-social-share-icon:nth-child(6){transition-delay:.5s;transform:translate(-216px)}.twp-social-share .twp-social-share-icon:nth-child(7){z-index:7;transform:translate(-216px)}.twp-social-share:hover .twp-social-share-icon:nth-child(7){transition-delay:.5s;transform:translate(-252px)}.twp-social-share .twp-social-share-icon:nth-child(8){z-index:8;transform:translate(-252px)}.twp-social-share:hover .twp-social-share-icon:nth-child(8){transition-delay:.6s;transform:translate(-288px)}.twp-social-share .twp-social-share-icon:nth-child(9){z-index:9;transform:translate(-288px)}.twp-social-share:hover .twp-social-share-icon:nth-child(9){transition-delay:.7s;transform:translate(-324px)}.twp-social-share .twp-social-share-icon:nth-child(10){z-index:10;transform:translate(-324px)}.twp-social-share:hover .twp-social-share-icon:nth-child(10){transition-delay:.8s;transform:translate(-366px)}.wp-caption{max-width:100%;margin-bottom:1.5em}.wp-caption img[class*=wp-image-]{margin-left:auto;margin-right:auto;display:block}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{grid-gap:1rem;margin-bottom:1.5em;display:grid}.gallery-item{text-align:center;width:100%;margin:0;display:inline-block}.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery-columns-9{grid-template-columns:repeat(9,1fr)}.gallery-caption{display:block}.site-footer.footer-has-overlay:before{content:"";background-color:#0009;width:100%;height:100%;position:absolute;top:0;left:0}@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(.magazinemax-search-canvas-open) .site-content-area{z-index:1}.site-footer[data-sticky-footer=true]{opacity:0;visibility:hidden;z-index:0;margin:0;position:fixed;bottom:0;left:0;right:0}.site-footer[data-sticky-footer=true].has-footer-stuck{opacity:1;visibility:visible}}@media screen and (max-width:1199px){.sticky-footer-spacer{height:0!important;display:none!important}}.site-footer.data-bg .theme-footer-top,.site-footer.data-bg .theme-footer-middle,.site-footer.data-bg .theme-footer-bottom{background:0 0}.theme-footer-top,.theme-footer-middle,.theme-footer-bottom{position:relative}.theme-footer-top{background-color:var(--theme-footer-widgetarea-bg)}.theme-footer-top,.theme-footer-top a:not(:hover):not(:focus){color:var(--theme-footer-widgetarea-color)}.theme-footer-middle{background-color:var(--theme-footer-middlearea-bg)}.theme-footer-middle,.theme-footer-middle a:not(:hover):not(:focus){color:var(--theme-footer-middlearea-color)}.theme-footer-bottom{background-color:var(--theme-footer-credit-bg)}.theme-footer-bottom,.theme-footer-bottom a:not(:hover):not(:focus){color:var(--theme-footer-credit-color)}.theme-footer-top{padding-top:6rem;padding-bottom:6rem}.theme-footer-middle{padding-top:4rem;padding-bottom:4rem}.theme-footer-bottom{padding-top:2rem;padding-bottom:2rem}.footer-navigation{margin-top:2rem}[lang^=en-] .theme-author-credit .theme-copyright-info{text-transform:capitalize}#theme-scroll-to-start{cursor:pointer;z-index:20;width:3rem;height:4rem;display:none;position:fixed;bottom:6rem;right:1.5rem;transform:rotate(180deg)}#theme-scroll-to-start.visible{display:inline-block}#theme-scroll-to-start.svg-icon{margin-left:-30px;position:absolute;bottom:20px;left:50%}#theme-scroll-to-start .svg-icon path{stroke:var(--theme-primary-color);fill:#0000;stroke-width:3px;animation:2s infinite arrow}@keyframes arrow{0%{opacity:0}40%{opacity:1}80%{opacity:0}to{opacity:0}}#theme-scroll-to-start .svg-icon path{animation-delay:-.5s}#theme-scroll-to-start .svg-icon path:first-child{animation-delay:-1s}#theme-scroll-to-start .svg-icon path:last-child{animation-delay:0s}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;word-wrap:normal!important;position:absolute!important}.screen-reader-text:focus{clip-path:none;color:#21759b;z-index:100000;background-color:#f1f1f1;border-radius:3px;width:auto;height:auto;padding:15px 23px 14px;font-size:.875rem;font-weight:700;line-height:normal;text-decoration:none;display:block;top:5px;left:5px;box-shadow:0 0 2px 2px #0009;clip:auto!important}.skip-link.screen-reader-text:focus{color:#444;background-color:#eee;font-size:1.6rem}#primary[tabindex="-1"]:focus{outline:0}.alignleft{text-align:left;margin-top:0}.no-sidebar .entry-content>.alignleft{max-width:min(100vw - 10rem,68rem)}@media only screen and (min-width:482px){.alignleft{float:left;margin-bottom:3rem;margin-right:2.5rem}.no-sidebar .entry-content>.alignleft{max-width:calc(50% + -50vw + min(100vw - 10rem,68rem)/2)}}.aligncenter{clear:both;float:none;text-align:center;margin-left:auto;margin-right:auto;display:block}.alignright{margin-top:0;margin-bottom:3rem}.no-sidebar .entry-content>.alignright{max-width:min(100vw - 10rem,68rem)}@media only screen and (min-width:482px){.alignright{float:right;margin-left:2.5rem}.no-sidebar .entry-content>.alignright{max-width:calc(50% + -50vw + min(100vw - 10rem,68rem)/2)}}[class*=inner-container]>.alignleft+*,[class*=inner-container]>.alignright+*{margin-top:0}input,textarea,.masthead-bottom-header .site-header-wrapper,.trending-tags-wrapper,.site-section-footer,.single-comments-area,.single-comments-area:before,.single-comments-area li.comment .children li:before,.single-comments-area li.pingback .children li:before,.single-comments-area li.trackback .children li:before,.wp-block-tag-cloud.is-style-outline a,.wp-block-search__input{border-color:rgba(var(--theme-rgb-color),.2)}.theme-widget-list .theme-widget-article,.widget_recent_entries ul li,.widget_recent_entries ol li,.widget_categories ul li,.widget_categories ol li,.widget_archive ul li,.widget_archive ol li,.widget_meta ul li,.widget_meta ol li,.widget_recent_comments ul li,.widget_recent_comments ol li,.widget_nav_menu ul li,.widget_nav_menu ol li,.widget_block .wp-block-group__inner-container ul li,.widget_block .wp-block-group__inner-container ol li,.column-border-lr,.column-border-l,.column-border-r,.site-recommendation-section{border-color:rgba(var(--theme-rgb-color),.4)}.widget .widget-title,.widget_block .wp-block-group__inner-container>h2,.single-component-title,.site-section-title,.widget .widget-title:after,.widget_block .wp-block-group__inner-container>h2:after,.single-component-title:after,.site-section-title:after,.widget-tab-header{border-color:rgba(var(--theme-rgb-color),.6)}.site-footer .widget_recent_entries ul li,.site-footer .widget_recent_entries ol li,.site-footer .widget_categories ul li,.site-footer .widget_categories ol li,.site-footer .widget_archive ul li,.site-footer .widget_archive ol li,.site-footer .widget_meta ul li,.site-footer .widget_meta ol li,.site-footer .widget_recent_comments ul li,.site-footer .widget_recent_comments ol li,.site-footer .widget_nav_menu ul li,.site-footer .widget_nav_menu ol li,.site-footer .widget_block .wp-block-group__inner-container ul li,.site-footer .widget_block .wp-block-group__inner-container ol li,.site-footer .wp-block-tag-cloud.is-style-outline a,.site-footer .wp-block-search__input,.site-footer .widget .widget-title,.site-footer .widget_block .wp-block-group__inner-container>h2,.site-footer .widget .widget-title:after,.site-footer .widget_block .wp-block-group__inner-container>h2:after,.site-footer .widget-tab-header,.site-footer .widget-tab-header:after{border-color:rgba(var(--theme-alt-rgb-color),.25)}.welcome-screen-banner{background-color:var(--theme-bg-color);z-index:99999;text-align:center;width:100%;height:100%;transition:all .6s;position:fixed;top:0;left:0}.welcome-screen-banner.welcome-screen-vanished{z-index:-1;transform:translateY(-100%)}.welcome-screen-banner img{object-fit:cover}.welcome-screen-banner .welcome-banner-full-viewport img{width:100vw;height:100vh}.welcome-screen-banner .welcome-banner-default,.welcome-screen-banner .welcome-banner-default .welcome-screen-header,.welcome-screen-banner .welcome-banner-default .welcome-screen-image{display:flex}.welcome-screen-banner .welcome-banner-default{background-color:var(--plain-white);flex-direction:column;justify-content:center;width:100%;max-width:100rem;height:100vh;margin:0 auto}@media only screen and (min-width:482px){.welcome-screen-banner .welcome-banner-default{max-width:30rem}}@media only screen and (min-width:768px){.welcome-screen-banner .welcome-banner-default{max-width:70rem}}@media only screen and (min-width:992px){.welcome-screen-banner .welcome-banner-default{max-width:80rem}}.welcome-screen-banner .welcome-banner-default .welcome-screen-image img{width:100%;height:100%}.welcome-screen-banner .welcome-banner-default .welcome-screen-header{justify-content:space-between;align-items:center;margin-bottom:3rem}.welcome-screen-banner .welcome-banner-default .welcome-screen-header .welcome-screen-title{font-weight:700}.welcome-screen-banner .welcome-banner-default .welcome-screen-header .welcome-screen-skip{text-transform:capitalize;border-radius:2rem;padding:.3rem 1.5rem}.welcome-screen-banner .welcome-banner-contained{justify-content:center;align-items:center;gap:3rem;display:flex}.welcome-screen-banner .welcome-banner-contained .welcome-screen-header{order:2}.welcome-screen-banner .welcome-banner-full-viewport .welcome-screen-cursor{z-index:100;background:0 0;border:none;width:2rem;margin:0 auto;position:absolute;bottom:6rem;left:0;right:0}.mouse-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mouse-icon{border:2px solid var(--theme-primary-color);border-radius:12px;width:22px;height:35px;position:relative}.mouse-icon:after{content:"";border:2px solid var(--theme-primary-color);border-radius:8px;width:3px;height:5px;margin:5px auto;-webkit-animation:.6s linear infinite mouse-wheel;-moz-animation:.6s linear infinite mouse-wheel;display:block}.mouse-arrow{border-right:2px solid var(--theme-primary-color);border-bottom:2px solid var(--theme-primary-color);width:8px;height:8px;margin:2px 0 3px 6px;-webkit-animation:1s .1s infinite alternate mouse-scroll;-moz-animation:1s .1s infinite alternate mouse-scroll;display:block;transform:rotate(45deg)}.mouse-arrow:after,.mouse-arrow:before{content:"";border-right:2px solid var(--theme-primary-color);border-bottom:2px solid var(--theme-primary-color);width:8px;height:8px;-webkit-animation:1s infinite mouse-scroll;-moz-animation:1s infinite mouse-scroll;display:block;position:absolute}.mouse-arrow:after{margin:7px 0 3px 7px;-webkit-animation-direction:alternate;-webkit-animation-delay:.2s;-moz-animation-delay:.2s}.mouse-arrow:before{margin:14px 0 3px 14px;-webkit-animation-direction:alternate;-webkit-animation-delay:.3s;-moz-animation-delay:.3s}@-webkit-keyframes mouse-wheel{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(6px)}}@-webkit-keyframes mouse-scroll{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.elementor-html .theme-preloader{display:none}.mc4wp-form .mc4wp-alert{color:#5bc0de;font-size:13px}.mc4wp-form .mc4wp-error{color:#d9534f}.mc4wp-form .mc4wp-success{color:#5cb85c}.mc4wp-form label{margin-bottom:0;font-size:1.2rem;font-weight:400;display:block}.mc4wp-form input[type=email]{border:1px solid #ddd;width:100%;margin-bottom:0}.mc4wp-form input[type=email]::-webkit-input-placeholder{color:gray;font-size:1.4rem}.mc4wp-form input[type=email]:-moz-placeholder-shown{color:gray;font-size:1.4rem}.mc4wp-form input[type=email]::-moz-placeholder{color:gray;font-size:1.4rem}.mc4wp-form input[type=email]:-ms-placeholder-shown{color:gray;font-size:1.4rem}.mc4wp-form input[type=submit]{width:100%}.magazinemax-load-posts-btn-wrapper{margin-top:6rem;margin-bottom:6rem;position:relative}.magazinemax-load-posts-btn-wrapper>hr{background-color:#0000001a;border:0;height:1px;margin-top:4rem;margin-bottom:2rem}.magazinemax-load-posts-btn-wrapper>.ajax-viewmore-link{display:block;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)}.ajax-viewmore-link .load-btn{padding:1rem 4rem}.ajax-viewmore-link .magazinemax-ajax-loader{border:5px solid var(--theme-primary-color);visibility:hidden;box-sizing:border-box;z-index:1;border-bottom-color:#ff3d00;border-radius:50%;width:2rem;height:2rem;animation:1s linear infinite rotation;display:none;position:absolute;top:calc(50% - 1rem);left:1rem}.ajax-viewmore-link .magazinemax-ajax-loader.active{visibility:visible;display:inline-block}.theme-article-excerpt p{margin:0}.line-clamp{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2!important}.line-clamp-3{-webkit-line-clamp:3!important}.theme-news-article{position:relative}.article-block-left :has(.entry-image) .entry-details{background-color:#fff;border-radius:1.6rem;flex-direction:column;justify-content:center;align-items:flex-start;width:90%;min-height:28rem;margin:0 auto;padding:1.6rem;display:flex;position:absolute;bottom:-20rem;left:0;right:0}.article-block-left article:has(.entry-image){margin-bottom:22.4rem}.article-block-right .widget-content{grid-template-columns:repeat(12,1fr);gap:2.4rem;display:grid}.article-block-right .widget-content article:first-child{grid-column:1/-1}.article-block-right .widget-content article:nth-child(2){grid-column:1/7}.article-block-right .widget-content article:nth-child(3){grid-column:7/-1}@media (max-width:575px){.article-block-right .widget-content article:nth-child(2),.article-block-right .widget-content article:nth-child(3){grid-column:1/-1}}.article-block-right .widget-content article:first-child .entry-image img{height:28rem}.article-block-right .widget-content article:first-child .entry-title{font-size:var(--theme-font-size-medium)}.theme-excerpt p{margin:0}.article-block-right .widget-content article:nth-child(2) :where(.theme-excerpt,.author),.article-block-right .widget-content article:nth-child(3) :where(.theme-excerpt,.author){display:none}.article-border{border:1px solid #cde2ee;border-radius:1.6rem;padding:1.6rem}.article-border.article-border-small{padding:.8rem}.article-overlay{color:#e0e0e0;position:relative}.article-overlay:before{content:"";z-index:1;background-color:#0009;width:100%;height:100%;position:absolute;inset:0}.article-overlay a:hover,.article-overlay a:focus{color:inherit}.content-overlay .entry-details{color:#fff;z-index:2;padding:2.4rem;position:absolute;bottom:0;left:0;right:0}.content-overlay .entry-details a{color:inherit}.content-overlay .entry-details a:hover,.content-overlay .entry-details a:focus{color:#e0e0e0}.site-read-more-section .column-12~.column-4 .theme-article-excerpt{display:none}.title-hover a{background:linear-gradient(90deg,currentColor 0% 100%) 0 100%/0 6% no-repeat;transition-duration:.5s}.title-hover a:hover,.title-hover a:focus{background-size:100% 6%;color:#fff!important}@media (min-width:992px){.lead-news-inner{grid-template-rows:repeat(4,auto);grid-template-columns:repeat(12,1fr);gap:1.6rem;display:grid}.lead-news-inner article:first-child{grid-area:1/1/-1/7}.lead-news-inner article:nth-child(2){border:0;grid-area:1/7/2/-1;align-items:flex-end;padding:0}.lead-news-inner article:nth-child(3){grid-area:2/7/3/-1}.lead-news-inner article:nth-child(4){grid-area:3/7/4/-1}.lead-news-inner article:nth-child(5){grid-area:4/7/-1/-1}}.lead-news-inner article:nth-child(2){border:0;padding:0}.lead-news-inner article:nth-child(2) .entry-image,.lead-news-inner article:nth-child(3) .theme-article-excerpt,.lead-news-inner article:nth-child(4) .theme-article-excerpt,.lead-news-inner article:nth-child(5) .theme-article-excerpt{display:none}.lead-news-inner article:nth-child(3) .entry-title,.lead-news-inner article:nth-child(4) .entry-title,.lead-news-inner article:nth-child(5) .entry-title{font-size:var(--theme-font-size-small)}@media (max-width:979px){.master-agent-list-table{margin-left:-30px;margin-right:-30px}}@media (max-width:767px){.site-header-right .theme-button-secondary{display:none}}@media (max-width:480px){.master-agent-list-table{margin-left:-20px;margin-right:-20px}}.custom-pagination{z-index:30;justify-content:center;align-items:center;gap:.6rem;margin-top:0;display:flex;position:absolute;bottom:-20px;transform:translate(-50%);width:auto!important;left:50%!important;right:auto!important}.custom-pagination.swiper-pagination-horizontal{bottom:-30px!important;left:50%!important;right:auto!important}.custom-pagination .swiper-pagination-bullet{opacity:1;background-color:#000;width:1rem;height:1rem;margin:0!important}.custom-pagination .swiper-pagination-bullet-active{opacity:1;background-color:#ffb80c}.home-form{background-color:var(--site-bg-green);border:1px solid #ccc;border-radius:8px;max-width:400px;margin:0 auto;padding:10px;box-shadow:0 0 10px #0000001a}.home-form .home-label{margin:0 0 .5rem;font-size:1.6rem;font-weight:400;display:block}.home-select{box-sizing:border-box;background-color:#1e1e1e;border:1px solid #ccc;border-radius:5px;width:100%;margin-bottom:20px;padding:8px;color:#fff!important}.home-select:focus{color:#fff!important}.home-select option{color:#fff;background-color:#1e1e1e}.home-number{box-shadow:none;border-style:solid;border-width:.1rem;border-radius:0;width:100%;max-width:100%;min-height:5.5rem;margin:0;padding:1.5rem 1.8rem;font-size:1.6rem;display:block;background:var(--site-bg-green)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;caret-color:#fff!important}.home-number:focus,.home-number:active{color:#fff!important;-webkit-text-fill-color:#fff!important;caret-color:#fff!important}::selection{color:#000!important;background:#fff!important}::selection{color:#000!important;background:#fff!important}.proxy-sites-page{border-radius:8px;padding:24px 20px 36px;color:#000!important;background-color:#fff!important}.proxy-sites-page,.proxy-sites-page h1,.proxy-sites-page h2,.proxy-sites-page h3,.proxy-sites-page h4,.proxy-sites-page h5,.proxy-sites-page h6,.proxy-sites-page p,.proxy-sites-page li,.proxy-sites-page strong,.proxy-sites-page span,.proxy-sites-page label,.proxy-sites-page td,.proxy-sites-page th{color:#000!important}.proxy-sites-page a{text-decoration:underline;color:#000!important}.proxy-sites-domain-header{background:#b5b3b3;border-radius:10px}#site-footer{border-top:1px solid #ffffff24;background-color:#000!important}#site-footer .site-footer-wrap{background-color:#000!important}#site-footer .footer-bottom-wrap{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;min-height:64px;padding:18px 14px;display:flex}#site-footer .footer-copyright,#site-footer .footer-credits,#site-footer .footer-credits a{font-size:16px;font-weight:500;color:#fff!important}
