@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,h4,p,ul,ol{margin:0}ul,ol{padding:0;list-style:none}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}}@layer base{:root{--blue:#1600b9;--red:#ef1d22;--ink:#171717;--muted:#777;--line:#e6e6e6;--bg:#fff;--shell:1230px;--sidebar:300px;--gap:18px}body{color:#242424;-webkit-font-smoothing:antialiased;background:#fff;font-family:Barlow,Arial,sans-serif;font-size:14px;line-height:1.45}.site-shell{width:min(var(--shell),calc(100% - 32px));margin-inline:auto}}@layer components{.site-topbar{color:#aaa;background:#050505;height:28px;font-size:10px}.topbar-inner{align-items:center;height:100%;display:flex}.top-links{gap:12px;display:flex}.top-links a:hover{color:#fff}.site-header{background:var(--blue);height:66px}.brand-row{align-items:center;height:100%;display:flex}.brand img{width:300px;height:auto}.mobile-nav-head{display:none}.main-nav{z-index:20;background:#fff;position:relative;box-shadow:0 4px 12px #00000014}.nav-inner{align-items:stretch;min-height:48px;display:flex;position:relative}.nav-list{align-items:stretch;gap:0;display:flex}.nav-list>li{position:relative}.nav-list>li>a{text-transform:uppercase;white-space:nowrap;align-items:center;height:48px;padding:0 13px;font-family:Barlow Condensed,Arial,sans-serif;font-size:14px;font-weight:700;display:flex}.nav-list>li:first-child>a{border-bottom:2px solid var(--red)}.nav-arrow{margin-left:4px;font-size:10px}.sub-menu{border-top:2px solid var(--red);background:#fff;width:230px;display:none;position:absolute;top:100%;left:0;box-shadow:0 6px 16px #00000026}.has-children:hover>.sub-menu{display:block}.sub-menu a{border-bottom:1px solid #eee;padding:9px 12px;font-size:12px;display:block}.sub-menu a:hover{color:var(--red);background:#f7f7f7}.nav-tools{align-items:center;gap:10px;margin-left:auto;display:flex}.search-toggle,.desktop-menu{cursor:pointer;background:0 0;border:0;padding:8px;font-size:20px}.desktop-menu{font-size:18px}.site-search{border:1px solid var(--line);z-index:50;background:#fff;width:300px;padding:10px;display:none;position:absolute;top:48px;right:0;box-shadow:0 8px 18px #0000001f}.site-search.is-open{display:block}.site-search input{border:1px solid #ccc;width:100%;padding:8px 10px}.site-search button{background:var(--red);color:#fff;border:0;margin-top:7px;padding:7px 12px;font-size:12px}.search-results{background:#fff;border:1px solid #ddd;max-height:280px;margin-top:5px;display:none;overflow:auto}.search-results.is-open{display:block}.search-results a,.search-results span{border-bottom:1px solid #eee;padding:8px 10px;font-size:12px;display:block}.search-results a:hover{color:var(--red);background:#f7f7f7}main{min-height:400px}.page-shell{width:min(var(--shell),calc(100% - 32px));margin:0 auto;padding:32px 0 50px}.two-col{grid-template-columns:minmax(0,1fr) var(--sidebar);gap:var(--gap);align-items:start;display:grid}.main-col,.sidebar{min-width:0}.sidebar-title,.section-title{text-transform:uppercase;background:var(--red);color:#fff;margin-bottom:12px;padding:10px 12px;font-family:Barlow Condensed,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1}.sidebar-title.dark,.section-title.dark{background:#050505}.sidebar-card{margin-bottom:12px}.sidebar-card .thumb{aspect-ratio:16/9;background:#e9eef2 50%/cover no-repeat;display:block}.sidebar-card .title{margin-top:7px;font-family:Barlow Condensed,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.12}.sidebar-card .title:hover,.post-title:hover{color:var(--red)}.hero{margin-bottom:18px;position:relative}.hero .thumb{aspect-ratio:1.78;background:#eee 50%/cover no-repeat;display:block}.hero .badge,.post-card .badge{background:var(--red);color:#fff;text-transform:uppercase;padding:5px 8px;font-family:Barlow Condensed;font-size:11px;font-weight:700;position:absolute;top:0;left:0}.hero .title-box{color:#fff;background:linear-gradient(#0000,#000000c7);padding:38px 16px 13px;position:absolute;bottom:0;left:0;right:0}.hero h1{font-family:Barlow Condensed;font-size:27px;font-weight:700;line-height:1.05}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;display:grid}.post-card{min-width:0}.post-card .media{position:relative}.post-card .thumb{aspect-ratio:1.78;background:#eee 50%/cover no-repeat;display:block}.post-card .title{margin-top:7px;font-family:Barlow Condensed;font-size:17px;font-weight:600;line-height:1.12}.section-block{margin-top:28px}.section-block>.section-title{margin-bottom:14px}.section-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.section-grid-3 .post-card .title{font-size:15px}.wide-card{grid-column:1/-1}.wide-card .thumb{aspect-ratio:2.5}.breadcrumb{color:#aaa;border-top:1px solid #f1f1f1;padding:10px 0;font-size:11px}.breadcrumb a:hover{color:var(--red)}.breadcrumb span{margin:0 5px}.archive-head{margin:12px 0 22px}.archive-label{color:#fff;text-transform:uppercase;background:#333;padding:6px 9px;font-family:Barlow Condensed;font-size:12px;font-weight:700;display:inline-block}.archive-head h1{border-top:2px solid #555;margin-top:-1px;padding-top:10px;font-family:Barlow Condensed;font-size:32px;line-height:1.05}.archive-head .desc{color:#555;margin-top:12px}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px;display:grid}.archive-grid .post-card .thumb{aspect-ratio:1.78}.post-hero .thumb{aspect-ratio:1.78;background:#eee 50%/cover no-repeat;display:block}.post-category{gap:4px;margin-top:12px;display:flex}.post-category a{background:var(--red);color:#fff;text-transform:uppercase;padding:5px 7px;font-family:Barlow Condensed;font-size:11px;font-weight:700}.post-head h1{margin:12px 0;font-family:Barlow Condensed;font-size:34px;line-height:1.05}.post-meta{color:#777;font-size:11px}.share-row{border-block:1px solid #eee;align-items:center;gap:8px;margin:18px 0;padding:10px 0;display:flex}.share-label{color:#777;text-transform:uppercase;font-size:11px;font-weight:700}.share{color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;display:grid}.fb{background:#3b5998}.tw{background:#1da1f2}.rd{background:#ff4500}.pin{background:#cb2027}.mail{background:#777}.li{background:#0077b5}.tg{background:#08c}.entry-content{font-size:15px;line-height:1.65}.entry-content h2,.entry-content h3{margin:24px 0 8px;font-family:Barlow Condensed;line-height:1.1}.entry-content p{margin:0 0 14px}.entry-content ul,.entry-content ol{margin:0 0 15px;padding-left:22px;list-style:outside}.entry-content ol{list-style:decimal}.entry-content img{margin:15px auto}.entry-content a{color:#1468c5;text-decoration:underline}.entry-content .button1,.entry-content .button2,.entry-content .button3,.entry-content .button4,.entry-content .sslg-link{background:#2d89ef;border:1px solid #246ec0;border-radius:4px;margin:3px;padding:5px 14px;font-size:12px;color:#fff!important;text-decoration:none!important;display:inline-block!important}.post-tags{border-top:1px solid #eee;flex-wrap:wrap;gap:6px;margin-top:20px;padding-top:14px;display:flex}.post-tags a{color:#777;border:1px solid #ddd;border-radius:12px;padding:3px 8px;font-size:10px}.related{margin-top:30px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.related .thumb{aspect-ratio:1.78;background:#eee 50%/cover no-repeat;display:block}.related .title{margin-top:6px;font-family:Barlow Condensed;font-size:13px;line-height:1.1}.smartphone img{width:100%}.dont-miss{margin-top:24px}.dont-miss .sidebar-card{grid-template-columns:100px 1fr;gap:8px;display:grid}.dont-miss .sidebar-card .thumb{aspect-ratio:1.4}.dont-miss .sidebar-card .title{margin-top:0;font-size:13px}.latest-list .sidebar-card{border-bottom:1px solid #eee;padding-bottom:10px}.site-footer{color:#fff;background:#050505;margin-top:40px}.footer-nav{border-bottom:1px solid #222;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;min-height:70px;display:flex}.footer-nav a{text-transform:uppercase;font-family:Barlow Condensed;font-size:13px;font-weight:700}.footer-nav a:hover{color:#aaa}.footer-bottom{text-align:center;color:#666;padding:18px 0;font-size:11px}.footer-bottom a,.footer-bottom a:hover{color:#f28500}.back-top{background:var(--red);color:#fff;cursor:pointer;opacity:0;pointer-events:none;border:0;width:34px;height:34px;transition:all .2s;position:fixed;bottom:14px;right:14px}.back-top.is-visible{opacity:1;pointer-events:auto}}@layer utilities;@font-face{font-family:Barlow;src:url(/fonts/Barlow-Regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:block}@font-face{font-family:Barlow;src:url(/fonts/Barlow-Medium.woff2)format("woff2");font-style:normal;font-weight:500;font-display:block}@font-face{font-family:Barlow;src:url(/fonts/Barlow-SemiBold.woff2)format("woff2");font-style:normal;font-weight:600;font-display:block}@font-face{font-family:Barlow;src:url(/fonts/Barlow-Bold.woff2)format("woff2");font-style:normal;font-weight:700;font-display:block}@font-face{font-family:Barlow Condensed;src:url(/fonts/BarlowCondensed-Regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:block}@font-face{font-family:Barlow Condensed;src:url(/fonts/BarlowCondensed-Regular.woff2)format("woff2");font-style:normal;font-weight:500;font-display:block}@font-face{font-family:Barlow Condensed;src:url(/fonts/BarlowCondensed-Regular.woff2)format("woff2");font-style:normal;font-weight:600;font-display:block}@font-face{font-family:Barlow Condensed;src:url(/fonts/BarlowCondensed-Regular.woff2)format("woff2");font-style:normal;font-weight:700;font-display:block}@font-face{font-family:Barlow Condensed;src:url(/fonts/BarlowCondensed-Regular.woff2)format("woff2");font-style:normal;font-weight:800;font-display:block}@font-face{font-family:Barlow Condensed;src:url(/fonts/BarlowCondensed-Regular.woff2)format("woff2");font-style:normal;font-weight:900;font-display:block}body,button,input,textarea,select,.nav-list>li>a,.sub-menu a,.sidebar-title,.section-title,.sidebar-card .title,.hero .badge,.post-card .badge,.hero h1,.post-card .title,.archive-label,.archive-head h1,.post-category a,.post-head h1,.entry-content h2,.entry-content h3,.related .title,.footer-nav a,.share,.share-label{font-synthesis:none}@font-face{font-family:Barlow Condensed;src:url(/fonts/BarlowCondensed-Regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:block}@media (width<=900px){:root{--sidebar:260px}.nav-list>li>a{padding-inline:8px;font-size:13px}.brand img{width:250px}.post-head h1{font-size:31px}}@media (width<=720px){.site-shell,.page-shell{width:min(100% - 24px,var(--shell))}.site-header{display:none}.main-nav{background:#050505;box-shadow:0 4px 12px #00000038}.nav-inner{background:#050505;min-height:58px;display:block}.mobile-nav-head{z-index:25;background:#050505;justify-content:space-between;align-items:center;height:58px;display:flex;position:relative}.mobile-brand img{width:235px}.mobile-nav-head .menu-toggle{color:#fff;cursor:pointer;z-index:40;pointer-events:auto;background:0 0;border:0;place-items:center;width:44px;height:50px;padding:0;font-size:22px;display:grid;position:relative}.nav-list{z-index:35;background:#111;border-top:1px solid #333;flex-direction:column;display:none;position:relative}.nav-list.is-open{display:flex}.nav-list>li>a{color:#fff;height:42px;border-bottom:1px solid #333!important}.sub-menu{width:auto;box-shadow:none;background:#181818;border-top:0;position:static}.sub-menu a{color:#fff}.has-children.is-open>.sub-menu{display:block}.nav-tools{z-index:30;pointer-events:auto;align-items:center;height:50px;display:flex;position:absolute;top:4px;right:44px}.nav-tools .desktop-menu{display:none}.search-toggle{color:#fff;font-size:18px}.site-search{z-index:45;width:100%;top:58px;left:0;right:0}.page-shell{padding-top:24px}.two-col{grid-template-columns:1fr}.sidebar{order:2}.main-col{order:1}.hero .title-box{padding-top:50px}.hero h1{font-size:24px}.post-grid,.archive-grid{grid-template-columns:1fr}.section-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.wide-card .thumb{aspect-ratio:1.78}.post-head h1{font-size:30px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-nav{gap:13px;padding:18px 0}.footer-nav a{font-size:11px}.breadcrumb{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}@media (width<=420px){.site-shell,.page-shell{width:calc(100% - 20px)}.topbar-inner{justify-content:center}.brand img{width:215px}.mobile-brand img{width:210px}.post-card .title{font-size:16px}.section-grid-3,.related-grid{grid-template-columns:1fr}.post-head h1{font-size:27px}.share-row{flex-wrap:wrap}}.share-row{background:#e7eef8;border:0;border-radius:4px;justify-content:center;align-items:center;gap:20px;width:100%;margin:22px 0;padding:16px 14px;display:flex;box-shadow:inset 0 0 0 1px #ffffff47}.share-label{display:none}.share{color:#fff;border:0;border-radius:50%;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:22px;line-height:1;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:8px 8px 16px #7789a338,-7px -7px 15px #ffffffe0}.share:hover,.share:focus-visible{transform:translateY(-2px);box-shadow:10px 10px 18px #7789a340,-8px -8px 16px #ffffffeb}.share.fb{background:#3b5998}.share.tw{background:#10a8dc}.share.pin{background:#df1438}.share.li{background:#176a94}.share.rd{background:#f04435}.share.mail{background:#d7193f}.share.tg{background:#08c}@media (width<=720px){.share-row{scrollbar-width:none;justify-content:flex-start;gap:12px;margin:20px 0;padding:14px 10px;overflow-x:auto}.share-row::-webkit-scrollbar{display:none}.share{flex-basis:50px;width:50px;height:50px;font-size:19px}}@media (width<=420px){.share-row{gap:10px;padding:13px 8px}.share{flex-basis:46px;width:46px;height:46px;font-size:17px}}.site-columns{grid-template-columns:minmax(0,1fr) 240px 300px;align-items:start;gap:18px;display:grid}.site-column-main,.site-column-sidebar{min-width:0}.site-column-sidebar{width:100%}.site-column-sidebar-tertiary{min-width:0}@media (width>=721px){.site-column-sidebar{align-self:start;position:sticky;top:72px}}@media (width<=1100px) and (width>=901px){.site-columns{grid-template-columns:minmax(0,1fr) 220px 260px;gap:16px}}@media (width<=900px) and (width>=721px){.site-columns{grid-template-columns:minmax(0,1fr) 200px 230px;gap:14px}}@media (width<=720px){.site-columns{grid-template-columns:1fr;gap:0}.site-column-sidebar-secondary,.site-column-sidebar-tertiary{margin-top:28px}}@media (width>=721px){.home .home-main-column,.home .home-latest,.home .home-right-rail{min-width:0}.home .home-primary{padding:0}.home .hero{margin-bottom:18px;position:relative}.home .hero .thumb{aspect-ratio:1.68;background:#eee 50%/cover no-repeat;display:block}.home .hero .title-box{color:#222;background:#fff;padding:11px 14px 10px;position:absolute;bottom:0;left:16px;right:16px}.home .hero h1{font-family:Barlow Condensed;font-size:22px;font-weight:700;line-height:1.08}.home .hero .badge,.home .post-card .badge{padding:4px 7px;font-size:9px}.home .post-grid{gap:16px 14px}.home .post-card .thumb{aspect-ratio:1.78}.home .post-card .title{margin-top:6px;font-size:14px;line-height:1.12}.home .home-latest .sidebar-title{margin:0 0 12px}.home .home-latest .sidebar-card{margin-bottom:12px;padding-bottom:8px}.home .home-latest .sidebar-card .thumb{aspect-ratio:1.45}.home .home-latest .sidebar-card .title{margin-top:5px;font-size:11px;line-height:1.12}.home .home-latest .age{color:#aaa;text-transform:uppercase;margin-top:2px;font-size:8px;display:block}.home .home-right-rail{z-index:5;background:#fff;align-self:start;position:sticky;top:64px}.home .right-block{margin:0 0 18px}.home .right-block .sidebar-title{text-align:center;background:#050505;margin-bottom:10px;padding:8px 6px;font-size:12px}.home .shows-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px;display:grid}.home .shows-grid .sidebar-card{min-width:0;margin:0}.home .shows-grid .thumb{aspect-ratio:1.6}.home .shows-grid .title{margin-top:4px;font-size:10px;line-height:1.08}.home .smartphone img{width:100%;height:auto;display:block}.home .smartphone>a{display:block}.home .dont-miss .sidebar-title{text-align:left;padding-left:10px}.home .dont-miss .sidebar-card{grid-template-columns:58px 1fr;gap:7px;margin-bottom:8px;display:grid}.home .dont-miss .sidebar-card .thumb{aspect-ratio:1.25}.home .dont-miss .sidebar-card .title{margin-top:0;font-size:13px;line-height:1.12}.home .home-lower{width:auto;margin:0;padding:0}.home .home-lower .section-block{margin-top:24px}.home .home-lower .section-title{display:none}.home .aew-layout{grid-template-columns:50% 50%;gap:0;display:grid}.home .aew-layout>.wide-card{grid-column:auto;min-width:0;padding-right:9px}.home .aew-thumbs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;padding-left:9px;display:grid}.home .aew-layout .wide-card .thumb{aspect-ratio:1.58}.home .aew-layout .post-card .title{font-size:12px}.home .aew-thumbs .thumb{aspect-ratio:1.78}.home .ufc-block .section-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home .ufc-block .post-card .title{font-size:12px}.home .seo-block .section-title{text-align:center;text-transform:uppercase;background:#050505;margin-bottom:20px;padding:8px 10px;font-family:Barlow Condensed,Arial,sans-serif;font-size:18px;font-weight:700;line-height:1.15;display:block}.home .seo-block .entry-content{color:#171717;height:auto;max-height:none;font-family:Barlow,Arial,sans-serif;font-size:20px;line-height:1.68;overflow:visible}.home .seo-block .entry-content p{margin:0 0 14px}.home .seo-block .entry-content h2,.home .seo-block .entry-content h3{margin:0 0 10px;font-family:Barlow,Arial,sans-serif;font-size:20px;font-weight:700;line-height:1.35}.home .seo-block .entry-content ul,.home .seo-block .entry-content ol{margin:0 0 10px;padding-left:24px}.home .seo-block .entry-content ul{list-style:outside}.home .seo-block .entry-content ol{list-style:decimal}.home .seo-block .entry-content li{margin:0 0 8px;padding-left:2px}}@media (width<=720px){.home .home-main-column,.home .home-latest,.home .home-right-rail{min-width:0;padding:0}.home .home-latest{margin-top:28px}.home .home-right-rail{background:0 0;margin-top:28px;position:static}.home .home-lower{width:auto;margin:0;padding:0}.home .post-grid{grid-template-columns:1fr}.home .hero .title-box{padding:9px 11px;left:10px;right:10px}.home .hero h1{font-size:19px}.home .shows-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.home .aew-layout{display:block}.home .aew-layout>.wide-card{padding:0}.home .aew-thumbs{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px 0 0}.home .ufc-block .section-grid-3{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home .seo-block .section-title{text-align:center;text-transform:uppercase;margin-bottom:16px;padding:8px 10px;font-family:Barlow Condensed,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.15}.home .seo-block .entry-content{color:#171717;height:auto;max-height:none;font-family:Barlow,Arial,sans-serif;font-size:18px;line-height:1.62;overflow:visible}.home .seo-block .entry-content p{margin:0 0 12px}.home .seo-block .entry-content ul,.home .seo-block .entry-content ol{margin:0 0 10px;padding-left:22px}.home .seo-block .entry-content ul{list-style:outside}.home .seo-block .entry-content ol{list-style:decimal}.home .seo-block .entry-content li{margin:0 0 7px;padding-left:2px}.home .dont-miss .sidebar-card .title{font-size:12px;line-height:1.12}}@media (width<=420px){.home .hero h1{font-size:17px}.home .ufc-block .section-grid-3{grid-template-columns:1fr 1fr}}.main-nav{z-index:100;transition:box-shadow .2s;top:0;box-shadow:0 5px 14px #0000001a;position:sticky!important}.search-toggle{line-height:1;font-size:24px!important}.footer-nav a{font-size:17px!important}body.single-post .entry-content p:has(a.sslg-link),body.single-post .entry-content p:has(a.button1),body.single-post .entry-content p:has(a.button2),body.single-post .entry-content p:has(a.button3),body.single-post .entry-content p:has(a.button4),body.single-post .entry-content div:has(>a.sslg-link),body.single-post .entry-content div:has(>a.button1),body.single-post .entry-content div:has(>a.button2),body.single-post .entry-content div:has(>a.button3),body.single-post .entry-content div:has(>a.button4){text-align:center!important}body.single-post .entry-content a.button1,body.single-post .entry-content a.button2,body.single-post .entry-content a.button3,body.single-post .entry-content a.button4,body.single-post .entry-content a.sslg-link,body.single-post .entry-content a[data-orig-btn]{box-sizing:border-box;z-index:2;-webkit-tap-highlight-color:transparent;max-width:100%;position:relative;color:#fff!important;letter-spacing:.5px!important;text-align:center!important;pointer-events:auto!important;touch-action:manipulation!important;border:none!important;border-radius:50px!important;justify-content:center!important;align-items:center!important;margin:6px!important;padding:10px 24px!important;font-size:15px!important;font-weight:600!important;line-height:1.5!important;text-decoration:none!important;transition:all .25s ease-in-out!important;display:inline-flex!important;box-shadow:0 4px 10px #00000014!important}body.single-post .entry-content a.button1,body.single-post .entry-content a[data-orig-btn=button1]{background:linear-gradient(135deg,#ff6a88 0%,#ff99ac 100%)!important}body.single-post .entry-content a.button2,body.single-post .entry-content a[data-orig-btn=button2],body.single-post .entry-content a.sslg-link[data-sslg-host=go],body.single-post .entry-content a.sslg-link[data-sslg-host="1f"]{background:linear-gradient(135deg,#20bf55 0%,#01baef 100%)!important}body.single-post .entry-content a.button4,body.single-post .entry-content a[data-orig-btn=button4]{background:linear-gradient(135deg,#f96 0%,#ff5e62 100%)!important}body.single-post .entry-content a.button3,body.single-post .entry-content a[data-orig-btn=button3],body.single-post .entry-content a.sslg-link:not([data-orig-btn=button1]):not([data-orig-btn=button2]):not([data-orig-btn=button4]):not([data-sslg-host=go]):not([data-sslg-host="1f"]){background:linear-gradient(135deg,#6a11cb 0%,#2575fc 100%)!important}body.single-post .entry-content a.button1:hover,body.single-post .entry-content a.button2:hover,body.single-post .entry-content a.button3:hover,body.single-post .entry-content a.button4:hover,body.single-post .entry-content a.sslg-link:hover,body.single-post .entry-content a[data-orig-btn]:hover{opacity:.95!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 6px 15px #00000026!important}body.single-post .entry-content a.button1 span,body.single-post .entry-content a.button2 span,body.single-post .entry-content a.button3 span,body.single-post .entry-content a.button4 span,body.single-post .entry-content a.sslg-link span,body.single-post .entry-content a[data-orig-btn] span{font-size:inherit!important;color:inherit!important;line-height:inherit!important;text-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}@media (width>=721px){.desktop-menu{display:none!important}body{font-size:17px}.nav-list>li>a{font-size:18px}.post-card .title{font-size:21px}.sidebar-card .title{font-size:18px}.section-grid-3 .post-card .title{font-size:19px}.entry-content{font-size:18px}.home .hero h1{font-size:26px}.home .post-card .title{font-size:18px}.home .home-latest .sidebar-card .title{font-size:15px}.home .shows-grid .sidebar-card .title{font-size:14px}.home .aew-layout .post-card .title,.home .ufc-block .post-card .title{font-size:15px}.home .page-shell{grid-template-columns:73.14% 26.86%;align-items:start;display:grid}.home .home-top-content{grid-area:1/1;min-width:0}.home .home-right-rail{grid-area:1/2/span 2;align-self:start;min-width:0;position:sticky;top:64px}.home .home-lower{grid-area:2/1;width:100%;min-width:0;margin:0;padding:0 15px}.home .home-latest .sidebar-title,.home .home-right-rail .sidebar-title{text-transform:uppercase;margin-bottom:12px;padding:10px 12px;font-family:Barlow Condensed,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1}body.single-post .two-col{grid-template-columns:55% 45%;align-items:start;gap:18px}.home .home-top-layout{display:contents}body.single-post .two-col>.main-col{min-width:0}body.single-post .two-col>.sidebar{align-self:start;min-width:0;display:block;position:sticky;top:72px}.home .home-right-rail{min-width:0}body.single-post .sidebar{padding:0}body.single-post .sidebar>.sidebar-title:first-child{width:42%;margin:0 0 12px}.body.single-post .sidebar>.smartphone{position:absolute}body.single-post .sidebar>.smartphone{width:58%;position:absolute;top:0;right:0;margin:0!important}.body.single-post .sidebar>.latest-list{width:42%}body.single-post .sidebar>.latest-list{width:42%;margin:0}.body.single-post .sidebar>.dont-miss{display:none!important}body.single-post .sidebar .sidebar-card{min-width:0}.body.single-post .sidebar .sidebar-card .thumb{width:100%;display:block}body.single-post .sidebar>.smartphone .sidebar-title,body.single-post .sidebar>.sidebar-title:first-child{text-transform:uppercase;margin-bottom:12px;padding:10px 12px;font-family:Barlow Condensed,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1}.body.single-post .sidebar>.smartphone img{content:url(https://cdn.pwrestling.com/wp-content/uploads/2021/02/pwrestling_google_play.webp);width:100%;height:auto}body.single-post .post-hero .thumb{aspect-ratio:639/372;background-position:50%;background-size:cover}body.single-post .post-category{flex-wrap:wrap;gap:4px;margin-top:12px}body.single-post .post-category a{padding:5px 8px;font-size:12px;line-height:1}body.single-post .post-head h1{margin:14px 0 10px;font-size:34px;line-height:1.12}body.single-post .post-meta{text-transform:uppercase;font-size:11px}body.single-post .share-row{border:0;flex-wrap:wrap;gap:6px;margin:18px 0 12px;padding:0}body.single-post .share-label{text-transform:none;background:#fff;border:1px solid #e2e2e2;border-radius:30px;padding:0 10px;font-size:12px;line-height:30px}body.single-post .share{width:30px;height:30px;font-size:13px}body.single-post .entry-content{color:#222;font-size:17px;line-height:1.62}body.single-post .entry-content h2{text-align:center;margin:20px 0 10px;font-family:Barlow Condensed,Arial,sans-serif;font-size:25px;line-height:1.15}body.single-post .entry-content h3{margin:22px 0 8px;font-family:Barlow Condensed,Arial,sans-serif;font-size:22px;line-height:1.15}body.single-post .entry-content p{margin:0 0 17px}body.single-post .entry-content ul,body.single-post .entry-content ol{margin:0 0 17px;padding-left:22px}body.single-post .entry-content img{max-width:100%;height:auto}body.single-post .post-tags{margin-top:20px}body.single-post .related{margin-top:30px}}@media (width<=720px){.has-children:hover>.sub-menu{display:none}.has-children.is-open>.sub-menu{display:block}body{font-size:17px}.mobile-brand img,.home .mobile-brand img{width:300px;max-width:calc(100vw - 64px)}.nav-list>li>a{height:47px;font-size:18px}.sub-menu a{font-size:17px}.post-card .title{font-size:20px}.sidebar-card .title{font-size:18px}.home .post-card .title{font-size:19px}.home .hero h1{font-size:23px}.home .home-latest .sidebar-card .title{font-size:15px}.home .shows-grid .sidebar-card .title{font-size:14px}.home .aew-layout .post-card .title,.home .ufc-block .post-card .title{font-size:16px}.home .seo-block .entry-content{font-size:15px}.entry-content{font-size:18px}.mobile-nav-head .menu-toggle{font-size:27px!important}.nav-tools .search-toggle{width:46px;height:50px;padding:4px;font-size:34px!important}.footer-nav a{font-size:17px!important}.main-nav{box-shadow:0 5px 14px #00000047}body.single-post .two-col{grid-template-columns:1fr;gap:24px}.body.single-post .two-col>.sidebar{display:block;position:static}.body.single-post .sidebar>.sidebar-title:first-child{display:none}.body.single-post .sidebar>.smartphone{width:auto;position:static;margin-top:0!important}.body.single-post .sidebar>.latest-list{width:auto;margin-top:24px}.body.single-post .post-head h1{font-size:30px;line-height:1.12}.body.single-post .entry-content{font-size:18px;line-height:1.62}.body.single-post .entry-content h2{font-size:24px}.body.single-post .entry-content h3{font-size:21px}.body.single-post .entry-content a.button1,.body.single-post .entry-content a.button2,.body.single-post .entry-content a.button3,.body.single-post .entry-content a.button4,.body.single-post .entry-content a.sslg-link,.body.single-post .entry-content a[data-orig-btn]{margin:6px 4px!important;padding:10px 22px!important;font-size:15px!important}}@media (width<=420px){.mobile-brand img,.home .mobile-brand img{width:300px;max-width:calc(100vw - 64px)}.home .hero h1{font-size:22px}.home .post-card .title{font-size:19px}.post-card .title{font-size:20px}.nav-tools .search-toggle{font-size:34px!important}.footer-nav a{font-size:17px!important}.body.single-post .entry-content a.button1,.body.single-post .entry-content a.button2,.body.single-post .entry-content a.button3,.body.single-post .entry-content a.button4,.body.single-post .entry-content a.sslg-link,.body.single-post .entry-content a[data-orig-btn]{padding:9px 18px!important;font-size:15px!important}}@media (width>=721px){body.single-post .sidebar{min-height:1px;display:block!important;position:sticky!important;top:72px!important}body.single-post .sidebar>.smartphone{width:58%!important;margin:0!important;position:absolute!important;top:0!important;right:0!important}body.single-post .sidebar>.latest-list{margin:0!important}body.single-post .sidebar>.sidebar-title:first-child{margin:0 0 12px!important}body.single-post .sidebar>.dont-miss{display:none!important}body.single-post .sidebar>.sidebar-title:first-child,body.single-post .sidebar>.latest-list{width:calc(42% - 7px)!important}body.single-post .sidebar>.smartphone{width:calc(58% - 7px)!important;left:calc(42% + 7px)!important;right:auto!important}}img[src*=LIKE_SHARE\.gif]{content:url(https://cdn.pwrestling.com/wp-content/uploads/2023/01/LIKE_SHARE.gif)!important}body.single-post .entry-content a.sslg-link,body.single-post .entry-content a.button1,body.single-post .entry-content a.button2,body.single-post .entry-content a.button3,body.single-post .entry-content a.button4{-webkit-user-select:none;user-select:none;pointer-events:auto!important;touch-action:manipulation!important}body.single-post .share-row{background:linear-gradient(#fafafa 0%,#f5f5f5 100%);border:1px solid #e8e8e8;border-radius:999px;align-items:center;gap:8px;width:max-content;max-width:100%;margin:18px 0 14px;padding:7px 9px;display:flex;box-shadow:0 1px 2px #00000008}body.single-post .share-label{color:#555;letter-spacing:.4px;text-transform:uppercase;white-space:nowrap;background:#fff;border:1px solid #dedede;border-radius:999px;justify-content:center;align-items:center;height:34px;padding:0 14px;font-family:Barlow Condensed,Arial,sans-serif;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #00000008}body.single-post .share{color:#333;background:#fff;border:1px solid #dedede;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-family:Arial,sans-serif;font-size:12px;font-weight:700;line-height:1;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s,border-color .18s;display:grid;box-shadow:0 2px 5px #0000000f}body.single-post .share:hover{color:#111;background:#fff;border-color:#cfcfcf;transform:translateY(-1px);box-shadow:0 4px 9px #0000001a}body.single-post .share.fb:hover{color:#3b5998}.share.tw:hover{color:#555}.share.rd:hover{color:#ff4500}.share.pin:hover{color:#cb2027}.share.mail:hover{color:#555}.share.li:hover{color:#0077b5}.share.tg:hover{color:#168dcc}@media (width<=720px){body.single-post .share-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:7px;width:100%;padding:7px 8px;overflow-x:auto}body.single-post .share-row::-webkit-scrollbar{display:none}body.single-post .share-label{height:32px;padding:0 12px;font-size:11px}body.single-post .share{flex-basis:32px;width:32px;height:32px}}@media (width>=721px){body.single-post .share{white-space:nowrap;border-radius:999px;flex:none;gap:7px;width:auto;min-width:88px;padding:0 13px;font-size:0}body.single-post .share:after{letter-spacing:.15px;color:#444;font-family:Barlow Condensed,Arial,sans-serif;font-size:13px;font-weight:600;line-height:1}body.single-post .share.fb:after{content:"Facebook"}body.single-post .share.tw:after{content:"Twitter / X"}body.single-post .share.rd:after{content:"Reddit"}body.single-post .share.pin:after{content:"Pinterest"}body.single-post .share.mail:after{content:"Email"}body.single-post .share.li:after{content:"LinkedIn"}body.single-post .share.tg:after{content:"Telegram"}body.single-post .share.fb{min-width:94px}body.single-post .share.tw{min-width:100px}body.single-post .share.rd{min-width:82px}body.single-post .share.pin{min-width:94px}body.single-post .share.mail{min-width:72px}body.single-post .share.li,body.single-post .share.tg{min-width:88px}}@media (width<=720px){html,body{min-height:100%}body{flex-direction:column;min-height:100vh;display:flex}body>main{flex:1 0 auto}body>.site-footer{flex:none}.mobile-brand{justify-content:center;align-items:center;display:flex}.mobile-brand img{margin-inline:auto;display:block}body.single-post .two-col>.sidebar{flex-direction:column;display:flex;position:static}body.single-post .sidebar>.sidebar-title:first-child{order:0;width:100%;margin:0 0 12px;display:block}body.single-post .sidebar>.latest-list{order:1;width:100%;margin:0}body.single-post .sidebar>.smartphone{order:2;width:100%;position:static;margin:24px 0 0!important}body.single-post .sidebar>.smartphone .sidebar-title{width:100%;margin:0 0 12px}.breadcrumb{white-space:normal;text-overflow:clip;word-break:normal;overflow-wrap:anywhere;line-height:1.7;overflow:visible}body.single-post .post-category{flex-wrap:wrap;gap:6px;display:flex}body.single-post .post-category a{display:inline-block}}@media (width>=721px){.home .page-shell,.home .home-top-layout{display:block}.home .home-top-content{grid-area:auto;display:block}.home .home-right-rail{grid-area:auto;min-width:0}.home .home-lower{grid-area:auto;width:auto;min-width:0;margin:0;padding:0}.site-column-sidebar{align-self:start;min-height:1px;position:sticky;top:72px}}@media (width<=720px){.site-topbar,.site-header{display:none!important}.main-nav{box-shadow:none!important;background:#222!important;border:0!important}.main-nav .site-shell{width:100%!important;max-width:none!important}.nav-inner{background:#222!important;flex-direction:column!important;width:100%!important;min-height:0!important;display:flex!important}.mobile-nav-head{order:1;background:#222!important;justify-content:center!important;align-items:center!important;width:100%!important;height:64px!important;min-height:64px!important;padding:0!important;display:flex!important;position:relative!important}.mobile-brand{z-index:30!important;justify-content:center!important;align-items:center!important;width:auto!important;max-width:none!important;margin:0!important;padding:0 14px!important;display:flex!important;position:absolute!important;inset:0 64px 0 0!important;transform:none!important}.mobile-brand img{width:auto!important;max-width:100%!important;height:auto!important;max-height:48px!important;margin:0 auto!important;display:block!important}.mobile-nav-head .menu-toggle{color:#fff!important;cursor:pointer!important;z-index:40!important;background:#292929!important;border:0!important;border-left:1px solid #ffffff14!important;border-radius:0!important;place-items:center!important;width:64px!important;height:64px!important;min-height:64px!important;padding:0!important;font-size:30px!important;line-height:1!important;display:grid!important;position:absolute!important;top:0!important;right:0!important}.mobile-nav-head .menu-toggle:focus-visible{outline-offset:-2px!important;outline:2px solid #ef1d22!important}.nav-tools{display:none!important}.site-search{order:2;width:100%!important;box-shadow:none!important;z-index:45!important;background:#fff!important;border:0!important;border-top:1px solid #ddd!important;margin:0!important;padding:14px!important;display:none!important;position:static!important}.nav-list{order:3;background:#111!important;flex-direction:column!important;width:100%!important;margin:0!important;display:none!important}.nav-inner:has(.nav-list.is-open) .site-search{display:block!important}.nav-inner:has(.nav-list.is-open) .nav-list{display:flex!important}.site-search input{background:#f7f7f8!important;border:1px solid #ccc!important;border-radius:2px!important;width:100%!important;height:46px!important;padding:8px 12px!important;font-size:17px!important}.site-search button{color:#fff!important;background:#ef1d22!important;border:0!important;border-radius:2px!important;margin-top:8px!important;padding:9px 16px!important;font-size:14px!important}.search-results{max-height:240px!important}.nav-list>li>a{color:#fff!important;background:#111!important;border-bottom:1px solid #333!important;align-items:center!important;height:52px!important;min-height:52px!important;padding:0 18px!important;font-family:Barlow Condensed,Arial,sans-serif!important;font-size:18px!important;font-weight:700!important;display:flex!important}.nav-list>li>a:active,.nav-list>li>a:hover{background:#191919!important}.sub-menu{width:100%!important;box-shadow:none!important;background:#181818!important;border:0!important;position:static!important}.sub-menu a{color:#fff!important;border-bottom:1px solid #2b2b2b!important;height:auto!important;padding:12px 18px 12px 32px!important;font-size:16px!important}}@media (width<=420px){.mobile-nav-head{height:60px!important;min-height:60px!important}.mobile-nav-head .menu-toggle{width:60px!important;height:60px!important;min-height:60px!important;font-size:28px!important}.mobile-brand{padding-inline:10px!important;right:60px!important}.mobile-brand img{max-height:44px!important}.nav-list>li>a{font-size:17px!important}}.share-row{box-sizing:border-box!important;background:#f7f7f7!important;border:1px solid #e8e8e8!important;border-radius:999px!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;width:max-content!important;max-width:100%!important;margin:18px 0 24px!important;padding:7px 9px!important;display:flex!important}.share-row .share-label{color:#777!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 4px 0 2px!important;font-family:Arial,sans-serif!important;font-size:11px!important;font-weight:700!important;line-height:34px!important}.share-row .share{box-sizing:border-box!important;color:#444!important;background:#fff!important;border:1px solid #e3e3e3!important;border-radius:50%!important;flex:0 0 34px!important;place-items:center!important;width:34px!important;height:34px!important;font-family:Arial,sans-serif!important;font-size:13px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;transition:transform .16s,box-shadow .16s,background-color .16s,color .16s,border-color .16s!important;display:grid!important;box-shadow:0 1px 2px #0000000a!important}.share-row .share:hover,.share-row .share:focus-visible{outline:none!important;transform:translateY(-1px)!important;box-shadow:0 3px 9px #0000001a!important}.share-row .share.fb:hover{color:#fff!important;background:#1877f2!important;border-color:#1877f2!important}.share-row .share.tw:hover{color:#fff!important;background:#111!important;border-color:#111!important}.share-row .share.rd:hover{color:#fff!important;background:#ff4500!important;border-color:#ff4500!important}.share-row .share.pin:hover{color:#fff!important;background:#e60023!important;border-color:#e60023!important}.share-row .share.mail:hover{color:#fff!important;background:#666!important;border-color:#666!important}.share-row .share.li:hover{color:#fff!important;background:#0a66c2!important;border-color:#0a66c2!important}.share-row .share.tg:hover{color:#fff!important;background:#229ed9!important;border-color:#229ed9!important}@media (width<=720px){.share-row{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;border-radius:14px!important;flex-wrap:nowrap!important;justify-content:flex-start!important;width:100%!important;padding:7px!important;overflow-x:auto!important}.share-row::-webkit-scrollbar{display:none!important}.share-row .share-label{flex:none!important}.share-row .share{flex-basis:34px!important}}body,button,input,textarea,select{font-family:Barlow,Arial,sans-serif!important}.nav-list>li>a,.sub-menu a,.sidebar-title,.section-title,.sidebar-card .title,.hero .badge,.post-card .badge,.hero h1,.post-card .title,.archive-label,.archive-head h1,.post-category a,.post-head h1,.entry-content h2,.entry-content h3,.related .title,.footer-nav a,.share-label,.share:before,.share:after{font-family:Barlow Condensed,Arial,sans-serif!important}body.single-post .share-row{scrollbar-width:none;-webkit-overflow-scrolling:touch;min-height:66px;background:#f7f8fa!important;border:1px solid #e3e7ec!important;border-radius:999px!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:20px 0 16px!important;padding:8px 10px!important;display:flex!important;overflow:auto hidden!important;box-shadow:0 2px 8px #0000000b!important}body.single-post .share-row::-webkit-scrollbar{display:none}body.single-post .share-label{color:#59616b!important;letter-spacing:.35px!important;text-transform:uppercase!important;white-space:nowrap!important;background:#fff!important;border:1px solid #dfe3e8!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;height:42px!important;padding:0 17px!important;font-size:14px!important;font-weight:700!important;display:inline-flex!important;box-shadow:0 2px 5px #0000000d!important}body.single-post .share{color:#30363d!important;white-space:nowrap!important;background:#fff!important;border:1px solid #dfe3e8!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:auto!important;min-width:0!important;height:42px!important;padding:0 14px!important;font-family:Barlow Condensed,Arial,sans-serif!important;font-size:0!important;font-weight:600!important;line-height:1!important;transition:transform .16s,box-shadow .16s,border-color .16s!important;display:inline-flex!important;position:relative!important;box-shadow:0 2px 6px #0000000e!important}body.single-post .share:before{color:#fff;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;line-height:1;display:inline-grid;font-family:Barlow,Arial,sans-serif!important;font-size:12px!important;font-weight:700!important}body.single-post .share:after{letter-spacing:.1px;color:#333!important;font-family:Barlow Condensed,Arial,sans-serif!important;font-size:15px!important;font-weight:600!important;line-height:1!important}body.single-post .share.fb:before{content:"f";background:#3b5998}body.single-post .share.tw:before{content:"X";background:#111}body.single-post .share.rd:before{content:"r";background:#ff4500}body.single-post .share.pin:before{content:"P";background:#df1438}body.single-post .share.mail:before{content:"✉";background:#68707a}body.single-post .share.li:before{content:"in";background:#176a94}body.single-post .share.tg:before{content:"➤";background:#08c}body.single-post .share.fb:after{content:"Facebook"}body.single-post .share.tw:after{content:"Twitter / X"}body.single-post .share.rd:after{content:"Reddit"}body.single-post .share.pin:after{content:"Pinterest"}body.single-post .share.mail:after{content:"Email"}body.single-post .share.li:after{content:"LinkedIn"}body.single-post .share.tg:after{content:"Telegram"}body.single-post .share:hover,body.single-post .share:focus-visible{border-color:#cbd1d8!important;outline:none!important;transform:translateY(-1px)!important;box-shadow:0 5px 12px #00000017!important}@media (width<=720px){body.single-post .share-row{gap:12px!important;min-height:64px!important;padding:7px 10px!important}body.single-post .share-label{height:44px!important;padding:0 14px!important;font-size:12px!important}body.single-post .share{border-radius:50%!important;gap:0!important;width:48px!important;min-width:48px!important;height:48px!important;padding:0!important}body.single-post .share:before{width:30px!important;height:30px!important;font-size:15px!important}body.single-post .share:after{display:none!important}}@media (width<=420px){body.single-post .share-row{gap:9px!important;padding-inline:8px!important}body.single-post .share-label{height:42px!important;padding-inline:12px!important}body.single-post .share{width:46px!important;min-width:46px!important;height:46px!important}}*,:before,:after{font-family:Barlow,sans-serif!important}.nav-list>li>a,.sub-menu a,.sidebar-title,.section-title,.sidebar-card .title,.hero .badge,.post-card .badge,.hero h1,.post-card .title,.archive-label,.archive-head h1,.post-category a,.post-head h1,.entry-content h2,.entry-content h3,.related .title,.footer-nav a,.share-label,.share,.share:before,.share:after,.mobile-brand,.menu-toggle,.search-toggle,.desktop-menu,.site-search button{font-family:Barlow Condensed,Barlow,sans-serif!important}body.single-post .entry-content,body.single-post .post-meta,body.single-post .post-tags a,body.single-post .breadcrumb{font-family:Barlow,sans-serif!important}*,:before,:after{font-synthesis:none}.footer-search{display:none!important}.newsletter-widget{margin:18px 0 20px;padding:0}.newsletter-widget .newsletter-title{color:#222;margin:0 0 8px;font-family:Barlow Condensed,Barlow,sans-serif;font-size:20px;font-weight:700;line-height:1.1}.newsletter-widget .newsletter-copy{color:#777;margin:0 0 10px;font-family:Barlow,sans-serif;font-size:11px;line-height:1.45}.newsletter-widget form{margin:0}.newsletter-widget .newsletter-field{box-sizing:border-box;color:#222;background:#fff;border:1px solid #ddd;width:100%;height:32px;margin:0 0 6px;padding:6px 9px;font-family:Barlow,sans-serif;font-size:11px}.newsletter-widget .newsletter-field:focus{border-color:#f28500;outline:1px solid #f28500}.newsletter-widget .newsletter-lists{border:0;margin:6px 0 8px;padding:0}.newsletter-widget .newsletter-lists legend{color:#555;margin-bottom:4px;font-family:Barlow,sans-serif;font-size:10px;font-weight:600}.newsletter-widget .newsletter-check{color:#555;align-items:flex-start;gap:5px;margin:3px 0;font-family:Barlow,sans-serif;font-size:9px;line-height:1.2;display:flex}.newsletter-widget .newsletter-check input{margin:1px 0 0}.newsletter-widget .newsletter-check small{color:#aaa;font-size:8px;display:block}.newsletter-widget .newsletter-submit{color:#fff;text-transform:uppercase;cursor:pointer;background:#ef1d22;border:0;width:100%;height:32px;font-family:Barlow Condensed,Barlow,sans-serif;font-size:11px;font-weight:700}.newsletter-widget .newsletter-submit:hover{background:#d9161b}.newsletter-widget .newsletter-submit:disabled{opacity:.65;cursor:wait}.newsletter-widget .newsletter-message{margin-top:7px;font-family:Barlow,sans-serif;font-size:10px;line-height:1.35;display:none}.newsletter-widget .newsletter-message.is-visible{display:block}.newsletter-widget .newsletter-message.is-success{color:#16833b}.newsletter-widget .newsletter-message.is-error{color:#c52222}.sidebar-main .sidebar-title a{color:inherit;text-decoration:none;display:block}@media (width<=720px){.newsletter-widget{margin:20px 0}.newsletter-widget .newsletter-title{font-size:19px}.newsletter-widget .newsletter-copy{font-size:12px}.newsletter-widget .newsletter-field,.newsletter-widget .newsletter-submit{height:36px;font-size:12px}}
