<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.grid-layout{grid-gap:20px;align-items:flex-start;display:grid;grid-auto-flow:row;grid-auto-rows:auto;grid-template-columns:repeat(1,1fr);margin-bottom:20px}.grid-layout&gt;.grid-layout{grid-column-gap:0;margin-bottom:0}.grid-layout.two-column{grid-template-columns:repeat(1,minmax(0,1fr))}@media only screen and (min-width:768px){.grid-layout.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}}.grid-layout.three-column{grid-template-columns:repeat(1,minmax(0,1fr))}@media only screen and (min-width:768px){.grid-layout.three-column{grid-template-columns:repeat(3,minmax(0,1fr))}}.grid-layout.four-column{grid-template-columns:repeat(1,minmax(0,1fr))}@media only screen and (min-width:768px){.grid-layout.four-column{grid-template-columns:repeat(4,minmax(0,1fr))}}.grid-layout.five-column{grid-template-columns:repeat(1,minmax(0,1fr))}@media only screen and (min-width:768px){.grid-layout.five-column{grid-template-columns:repeat(5,minmax(0,1fr))}}.grid-layout.fifty-fifty{grid-template-columns:repeat(1,minmax(0,1fr))}@media only screen and (min-width:768px){.grid-layout.fifty-fifty{grid-template-columns:repeat(2,minmax(0,1fr))}}.grid-layout.fourty-fourty-twenty{grid-template-columns:repeat(1,1fr)}@media only screen and (min-width:768px){.grid-layout.fourty-fourty-twenty{grid-template-columns:3.75fr 3.75fr 2.5fr}}.grid-layout.sixty-fourty{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-layout.sixty-fourty .grid-layout:nth-child(2n){order:-1}@media only screen and (min-width:1024px){.grid-layout.sixty-fourty{grid-template-columns:3fr 2fr}.grid-layout.sixty-fourty .grid-layout:nth-of-type(3){grid-column:1/-1}.grid-layout.sixty-fourty .grid-layout:nth-child(2n){order:1}}.grid-layout.fourty-sixty{grid-template-columns:repeat(1,minmax(0,1fr))}@media only screen and (min-width:1024px){.grid-layout.fourty-sixty{grid-template-columns:2fr 3fr}.grid-layout.fourty-sixty .grid-layout:nth-of-type(3){grid-column:1/-1}}.grid-layout.fourty-twenty-fourty{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-layout.fourty-twenty-fourty.col-3-up-40 .grid-layout:nth-of-type(3){grid-row:1/2}@media only screen and (min-width:768px){.grid-layout.fourty-twenty-fourty{grid-template-columns:3.75fr 2.5fr 3.75fr}.grid-layout.fourty-twenty-fourty .grid-layout:nth-of-type(3){grid-column:auto}.grid-layout.fourty-twenty-fourty.col-3-up-40 .grid-layout:nth-of-type(3){grid-row:auto}}.grid-layout.twenty-five-fifty-twenty-five{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-layout.twenty-five-fifty-twenty-five.col-3-up-25 .grid-layout:nth-of-type(3){grid-row:1/2}@media only screen and (min-width:768px){.grid-layout.twenty-five-fifty-twenty-five{grid-template-columns:1fr 2fr}.grid-layout.twenty-five-fifty-twenty-five .grid-layout:nth-of-type(3){grid-column:1/-1}}@media only screen and (min-width:856px){.grid-layout.twenty-five-fifty-twenty-five{grid-template-columns:1fr 2fr}.grid-layout.twenty-five-fifty-twenty-five .grid-layout:nth-of-type(3){grid-column:1/-1}}@media only screen and (min-width:1024px){.grid-layout.twenty-five-fifty-twenty-five{grid-template-columns:1fr 2fr 1fr}.grid-layout.twenty-five-fifty-twenty-five .grid-layout:nth-of-type(3){grid-column:auto}.grid-layout.twenty-five-fifty-twenty-five.col-3-up-25 .grid-layout:nth-of-type(3){grid-row:auto}}.grid-layout.thirty-thirty-thirty{grid-template-columns:repeat(1,minmax(0,1fr))}@media only screen and (min-width:768px){.grid-layout.thirty-thirty-thirty{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-layout.thirty-thirty-thirty.col-3-up-30{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-layout.thirty-thirty-thirty.col-3-up-30 .grid-layout:nth-of-type(3){grid-column:1/-1}}@media only screen and (min-width:1024px){.grid-layout.thirty-thirty-thirty.col-3-up-30{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-layout.thirty-thirty-thirty.col-3-up-30 .grid-layout:nth-of-type(3){grid-column:auto}}.grid-layout.thirty-seventy{grid-template-columns:repeat(1,minmax(0,1fr))}@media only screen and (min-width:768px){.grid-layout.thirty-seventy{grid-template-columns:1fr 2fr}}.grid-header{display:grid;grid-template:repeat(10,1fr)/repeat(1,minmax(0,1fr));height:540px;margin-bottom:40px}.grid-header .schedule-v2{grid-column:1/-1;grid-row:9/-1;margin-bottom:0;margin-top:0}.one-by-two{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media only screen and (min-width:768px){.one-by-two{grid-auto-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.one-by-two&gt;div:first-of-type{grid-row:1/3}}.site-header .site-logo{left:75px;margin:0;position:absolute;text-align:center;top:40px;width:70%;z-index:15}@media only screen and (min-width:768px){.site-header .site-logo{left:0;margin:45px auto 15px;position:relative;top:0;width:auto}}.site-header .site-logo svg{fill:#fff;display:block;margin:0 auto;width:auto}@media only screen and (min-width:768px){.site-header .site-logo svg{width:40%}}@media only screen and (min-width:1024px){.site-header .site-logo svg{width:24%}}.site-header .site-logo.legacy-logo{margin:0;top:15px}@media only screen and (min-width:768px){.site-header .site-logo.legacy-logo{margin:20px auto 0;top:0}}.site-logo.logo-footer{margin:0 0 25px;text-align:left}.site-logo.logo-footer .dawgnation-v2-logo{fill:#fff}@media only screen and (min-width:1024px){.site-logo.logo-footer .dawgnation-v2-logo{width:300px}}.site-logo.logo-footer.legacy-logo{margin:0}.site-logo.logo-footer.legacy-logo svg{fill:#fff;width:300px}.site-logo.logo-footer .atlanta-braves-v1-logo,.site-logo.logo-footer .atlanta-united-v1-logo,.site-logo.logo-footer .georgia-tech-v1-logo,.site-logo.logo-footer .hawks-v1-logo,.site-logo.logo-footer .sportsco-v1-logo{fill:#fff;max-width:200px}.social svg{fill:#fff;margin-right:15px}@media only screen and (min-width:1024px){.social svg{margin-right:20px}}.social svg.profileIcon,.social svg.twitterIcon{height:26px;width:32px}.social svg.tiktokIcon{height:28px;width:24px}.social svg.faceboookIcon{height:26px;width:27px}.social svg.instagramIcon{height:26px;width:26px}.social svg.emailIcon,.social svg.linkedInIcon,.social svg.youtubeIcon{height:26px;width:41px}.social svg.podcastIcon{height:26px;margin-right:15px;width:35px}@media only screen and (min-width:768px){button.button-common{align-self:flex-end;display:inline-block;width:200px}}button.button-common.dark{background-color:#000}button.button-common.dark:before{border:1px solid #000}button.button-common.dark a,button.button-common.dark a:active,button.button-common.dark a:hover,button.button-common.dark a:visited{color:#fff}button.button-common.dn-full{margin:20px;width:calc(100% - 40px)}@media only screen and (min-width:1024px){button.button-common.dn-full{margin:20px 0;width:100%}}button.button-common.footer-subscr{margin:0 6px;z-index:1}.header-content-v2{background-position:center 25%;background-repeat:no-repeat;background-size:auto 100%;height:100%;margin-bottom:40px;position:relative}@media only screen and (min-width:768px){.header-content-v2{background-size:110%}}@media only screen and (min-width:1024px){.header-content-v2{background-size:102%}}.header-content-v2 .opaque-overlay{background:rgba(44,42,41,.5);height:100%;position:absolute;width:100%;z-index:1}.header-content-v2 .content-overlay{bottom:0;display:grid;grid-template-rows:1fr 1fr;height:100%;position:absolute;width:100%;z-index:3}.header-content-v2 .content-overlay.sponsored{grid-template-rows:1fr 3fr .25fr!important}@media only screen and (min-width:1024px){.header-content-v2 .content-overlay.sponsored{grid-template-rows:1fr 3fr .75fr!important}}.header-content-v2 .content-overlay.non-sponsored{grid-template-rows:1fr 3fr!important}.header-content-v2 .content-stuff{align-self:center;margin:0 30px;width:auto}@media only screen and (min-width:1024px){.header-content-v2 .content-stuff{margin:0 100px;width:50%}}.header-content-v2 .content-stuff .time-stamp-v2{align-items:center;color:#fff;display:flex;font-family:Rubik;font-size:.75rem;line-height:normal;margin-bottom:10px}.header-content-v2 .content-stuff .time-stamp-v2 svg.clockIcon{fill:#fff;display:inline-block;margin-right:5px;width:12px}.header-content-v2 .content-stuff h1{color:#fff;font-family:Rubik;font-size:1.25rem;font-weight:800;line-height:normal;margin-bottom:15px}@media only screen and (min-width:768px){.header-content-v2 .content-stuff h1{font-family:Rubik;font-size:1.5rem;line-height:normal}}@media only screen and (min-width:1024px){.header-content-v2 .content-stuff h1{font-family:Rubik;font-size:1.875rem;line-height:normal}}.header-content-v2 .content-stuff .credits{color:#fff;font-family:Rubik;font-size:.875rem;font-weight:500;line-height:normal;margin-bottom:15px}.header-content-v2 .content-stuff .credits a,.header-content-v2 .content-stuff .credits a:active,.header-content-v2 .content-stuff .credits a:hover,.header-content-v2 .content-stuff .credits a:visited{color:#fff}.header-content-v2 .content-stuff .bio-text,.header-content-v2 .content-stuff .custom-text{color:#fff;font-family:Rubik;font-size:1rem;font-weight:500;line-height:1.25;margin-bottom:15px}.header-content-v2 .content-stuff .bio-text a,.header-content-v2 .content-stuff .bio-text a:active,.header-content-v2 .content-stuff .bio-text a:hover,.header-content-v2 .content-stuff .bio-text a:visited,.header-content-v2 .content-stuff .custom-text a,.header-content-v2 .content-stuff .custom-text a:active,.header-content-v2 .content-stuff .custom-text a:hover,.header-content-v2 .content-stuff .custom-text a:visited{color:#fff;text-decoration:underline}.header-content-v2 .content-stuff .button.variant{background-color:#fff;display:block;font-family:Rubik;font-size:.875rem;font-weight:500;line-height:1;margin:20px 0;text-align:center;text-transform:uppercase}@media only screen and (min-width:768px){.header-content-v2 .content-stuff .button.variant{display:inline-block}}.header-content-v2 .content-stuff .button.variant a,.header-content-v2 .content-stuff .button.variant a:active,.header-content-v2 .content-stuff .button.variant a:hover,.header-content-v2 .content-stuff .button.variant a:visited{color:#000;display:block;padding:20px 40px}.header-content-v2 .content-stuff.admin h1{text-transform:uppercase}.header-content-v2 .content-stuff.admin .position&gt;div{color:#fff;font-family:Rubik;font-size:1.125rem;font-weight:500;line-height:normal;margin-bottom:15px;text-transform:uppercase}.header-content-v2 .content-stuff.admin .profile-city-state,.header-content-v2 .content-stuff.admin .profile-height{color:#fff;font-family:Rubik;font-size:1rem;line-height:normal;margin-bottom:10px}.header-content-v2 .content-stuff.admin .social svg{width:35px}@media only screen and (min-width:768px){.header-content-v2 .content-stuff.admin .social svg{width:45px}}.header-content-v2 .content-stuff.staff .role{color:#fff;font-family:Rubik;font-size:1.125rem;font-weight:500;line-height:normal;margin-bottom:15px;text-transform:uppercase}.header-content-v2 .content-features{align-self:flex-end;bottom:-50px;left:0;position:absolute;right:0}.header-content-v2 .content-features .schedule-v2,.header-content-v2 .content-features .story-sponsorship{margin:0 auto}.header-content-v2.article-layout .content-stuff{align-self:flex-end}@media only screen and (min-width:1024px){.header-content-v2.article-layout .content-stuff{margin:0 auto;width:1000px}}.header-content-v2.article-layout .content-stuff .content-stuff-inner{align-self:flex-end;color:#fff;margin:0;max-width:auto}@media only screen and (min-width:768px){.header-content-v2.article-layout .content-stuff .content-stuff-inner{margin:0;max-width:inherit;width:auto}}@media only screen and (min-width:1024px){.header-content-v2.article-layout .content-stuff .content-stuff-inner{width:700px}}.header-content-v2.article-layout .content-stuff .content-stuff-inner h1{font-family:Rubik;font-size:1.25rem;font-weight:800;line-height:normal;margin-bottom:15px}@media only screen and (min-width:768px){.header-content-v2.article-layout .content-stuff .content-stuff-inner h1{font-family:Rubik;font-size:1.875rem;line-height:normal}}.header-content-v2.article-layout .content-stuff .content-stuff-inner .button-common{width:100%}@media only screen and (min-width:768px){.header-content-v2.article-layout .content-stuff .content-stuff-inner .button-common{width:200px}}.header-content-v2 .content-features .arc_ad.CS01,.header-content-v2 .content-features .arc_ad.CS01 .b-margin-bottom-small:not(:empty){margin-bottom:0}.lead-image-caption-v2{color:#acacac;font-size:.875rem;line-height:1.64;width:1000px}.content-lead-art-caption,.lead-image-caption-v2{font-family:Rubik;font-weight:400;margin:10px auto 40px}.content-lead-art-caption{color:#fff;font-size:.8125rem;line-height:1.3}@media only screen and (min-width:768px){.content-lead-art-caption{font-family:Rubik;font-size:.8125rem;line-height:1.64}}.grid-header-v2.no-image-lead,.grid-header-v2.no-story{background-color:#000;height:85px}@media only screen and (min-width:768px){.grid-header-v2.no-image-lead,.grid-header-v2.no-story{height:128px}}.grid-header-v2.no-image-lead.legacy-logo,.grid-header-v2.no-story.legacy-logo{height:120px;margin-bottom:20px}@media only screen and (min-width:768px){.grid-header-v2.no-image-lead.legacy-logo,.grid-header-v2.no-story.legacy-logo{height:180px;margin-bottom:10px}}.grid-header-v2.staff{height:600px}.grid-header-v2.no-schedule .header-content-v2 .content-stuff{align-self:flex-end;margin-bottom:20px}.grid-header-v2{height:600px;margin-bottom:90px;position:relative}.grid-header-v2.no-schedule{margin-bottom:0}.grid-header-v2.sponsored{margin-bottom:80px}.grid-header-v2.non-sponsored,.grid-header-v2.sponsored.no-image-lead{margin-bottom:0}@media only screen and (min-width:768px){.grid-header-v2.non-sponsored{margin-bottom:-15px}.grid-header-v2{height:400px}.grid-header-v2,.grid-header-v2.sponsored{margin-bottom:80px}.grid-header-v2.sponsored.no-image-lead{margin-bottom:40px}}@media only screen and (min-width:1024px){.grid-header-v2{height:570px;margin-bottom:90px}}.article-body .content-elements p.story-text-v2{margin-bottom:25px}.article-body .content-elements p.story-text-v2 b{font-weight:600}.article-body .content-elements p.story-text-v2 .hl_red{background-color:transparent;color:#c00}.article-body .content-elements p.story-text-v2 .hl_orange{background-color:transparent;color:#ea4724}.article-body .content-elements p.story-text-v2 .hl_yellow{background-color:transparent;color:#ff0}.article-body .content-elements p.story-text-v2 .hl_green{background-color:transparent;color:green}.article-body .content-elements p.story-text-v2 .hl_tblue{background-color:transparent;color:teal}.article-body .content-elements p.story-text-v2 .hl_blue{background-color:transparent;color:blue}.article-body .content-elements p.story-text-v2 .hl_purple{background-color:transparent;color:purple}.article-body .content-elements p.story-text-v2 .hl_pink{background-color:transparent;color:pink}.article-body .content-elements h1,.article-body .content-elements h2,.article-body .content-elements h3,.article-body .content-elements h4,.article-body .content-elements h5,.article-body .content-elements h6{font-family:Rubik;font-size:2.5rem;font-weight:600;line-height:normal;margin-bottom:1rem}.article-body .content-elements h2{font-family:Rubik;font-size:2rem;line-height:normal}.article-body .content-elements h3{font-family:Rubik;font-size:1.5rem;line-height:normal}.article-body .content-elements h4{font-family:Rubik;font-size:1rem;line-height:normal}.article-body .content-elements h5{font-family:Rubik;font-size:.875rem;line-height:normal}.article-body .content-elements h6{font-family:Rubik;font-size:.75rem;line-height:normal}.story-card-v2{background-color:#fff;border:1px solid #acacac;display:grid;overflow:hidden;position:relative}.story-card-v2.photo-left a{display:grid;grid-template-columns:30% auto}.story-card-v2 a,.story-card-v2 a:active,.story-card-v2 a:hover,.story-card-v2 a:visited{color:#000}.story-card-v2 a .headline,.story-card-v2 a:active .headline,.story-card-v2 a:hover .headline,.story-card-v2 a:visited .headline{font-family:Rubik;font-size:1.125rem;font-weight:600;line-height:normal;padding:15px}.story-card-v2 a .description,.story-card-v2 a:active .description,.story-card-v2 a:hover .description,.story-card-v2 a:visited .description{font-family:Rubik;font-size:.875rem;font-weight:400;line-height:normal;padding:0 15px 15px}.story-card-v2 a .photo-bg,.story-card-v2 a:active .photo-bg,.story-card-v2 a:hover .photo-bg,.story-card-v2 a:visited .photo-bg{font-family:Rubik;font-size:1.25rem;line-height:normal}.story-card-v2 .content-type-icon{bottom:3px;position:absolute;right:5px;width:20px}.story-card-v2 .content-type-icon svg{fill:#000}.story-card-v2.dark{background-color:#000;border:1px solid #000}.story-card-v2.dark a,.story-card-v2.dark a:active,.story-card-v2.dark a:hover,.story-card-v2.dark a:visited{color:#fff}.story-card-v2.dark .content-type-icon svg{fill:#fff}.story-card-v2 .time-stamp{align-items:center;background-color:#000;color:#fff;display:flex;font-family:Rubik;font-size:.75rem;line-height:normal;padding:3px 5px;position:absolute;right:0;top:0}.story-card-v2 .time-stamp svg.clockIcon{fill:#fff;display:inline-block;margin-right:5px;width:12px}.story-card-v2 .image-holder{position:relative}.story-card-v2 .image-holder img{display:block;height:auto;width:100%}.story-card-v2 .image-holder .content-type-icon{bottom:3px;position:absolute;right:5px;width:20px}.story-card-v2 .image-holder .content-type-icon svg{fill:#fff}.story-card-v2 .image-holder .d-contents,.story-card-v2 .image-holder .headline,.story-card-v2 .image-holder .image-holder-gradient{grid-row:1/-1}.story-card-v2 .image-holder .d-contents{display:block;grid-column:1/-1}.story-card-v2 .image-holder .d-contents img{display:block;height:auto;width:100%}.story-card-v2 .image-holder .image-holder-gradient{background:linear-gradient(rgba(51,51,51,0) 30%,rgba(51,51,51,.5) 50%,#333);grid-column:1/-1}.story-card-v2 .image-holder .headline{color:#fff;grid-column:1/-1;grid-row:2/-1;padding:5px 15px}.story-card-v2 .content-holder{display:flex;flex-direction:column}.story-card-v2.photo-top{margin:0 20px}@media only screen and (min-width:768px){.story-card-v2.photo-top{margin:0}}.story-card-v2.photo-left .time-stamp{align-self:flex-end;position:relative}.story-card-v2.photo-left .image-holder{overflow:hidden}.story-card-v2.photo-left .image-holder img{height:100%;object-fit:cover;width:100%}.story-card-v2.photo-bg{align-content:center;margin:0 20px;position:relative}@media only screen and (min-width:768px){.story-card-v2.photo-bg{margin:0}}.story-card-v2.photo-bg a,.story-card-v2.photo-bg a:active,.story-card-v2.photo-bg a:hover,.story-card-v2.photo-bg a:visited{color:#fff}.story-card-v2.photo-bg .inner{padding:30px}.story-card-v2 .tag{font-family:Rubik;font-size:.875rem;font-weight:700;line-height:1;padding:0 15px 15px}.story-card-v2.link-list{align-items:center;background:transparent;border:none;border-bottom:1px solid #acacac;display:grid;grid-template-columns:90px auto;margin:0 20px;padding-bottom:20px}.story-card-v2.link-list:last-child{border-bottom:none;padding-bottom:0}@media only screen and (min-width:768px){.story-card-v2.link-list{margin:0}}.story-card-v2.link-list .image-holder{background:#fff}.story-card-v2.link-list .content-holder{padding-left:20px}.story-card-v2.link-list .content-holder .time-stamp{background:transparent;padding:0 0 7px;position:relative}.story-card-v2.link-list .content-holder .headline{font-family:Rubik;font-size:1rem;font-weight:600;line-height:normal}@media only screen and (min-width:768px){.story-card-v2.link-list .content-holder .headline{font-family:Rubik;font-size:1.125rem;line-height:normal}}.story-card-v2.link-list .content-holder .description{font-family:Rubik;font-size:.875rem;font-weight:400;line-height:normal}.story-card-v2.link-list .content-holder .tag{padding:5px 0}.story-card-v2.link-list.dark .time-stamp{color:#fff}.story-card-v2.link-list.dark .time-stamp svg{fill:#fff}.story-card-v2.link-list.light .time-stamp{color:#000}.story-card-v2.link-list.light .time-stamp svg{fill:#000}.list-v2{margin-bottom:25px}.list-v2 li,.list-v2 ol{list-style:none}.list-v2 ol{counter-reset:item;display:flex;flex-direction:column;margin-left:0}.list-v2 ol li{counter-increment:item;margin-bottom:5px;position:relative}.list-v2 ol li:before{content:counter(item) ".  ";min-width:12px}.list-v2 ol li a{-webkit-tap-highlight-color:rgba(0,0,0,0);color:#c00;cursor:pointer;text-decoration:none;transition:all .1s ease-in-out}.link-list{font-family:Rubik;font-size:1rem;line-height:normal;margin-bottom:25px}.link-list .link-list-title{font-weight:600;margin-bottom:10px}.link-list .link-list-item{align-items:center;border-bottom:1px solid #acacac;display:grid;grid-template-columns:90px auto;margin-bottom:10px;padding-bottom:10px}.link-list .link-list-item.list-only{align-items:start;border-bottom:none;grid-template-columns:40px auto;padding-bottom:0}.link-list .link-list-item:last-child{border-bottom:none}.link-list .link-list-item.merge-column{grid-template-columns:repeat(1,1fr)}@media only screen and (min-width:768px){.link-list .link-list-item{border-bottom:none;padding-bottom:0}}.link-list .link-list-item .link-list-description{color:#676767}@media only screen and (min-width:768px){.link-list .link-list-item .link-list-description{display:block}}.link-list .link-list-item a,.link-list .link-list-item a:active,.link-list .link-list-item a:hover,.link-list .link-list-item a:visited{color:#c00;font-weight:400}.link-list .link-list-item svg{width:25px}.link-list.access-atlanta{font-family:OpenSans;font-size:1rem;line-height:25px}.link-list.access-atlanta a,.link-list.access-atlanta a:active,.link-list.access-atlanta a:hover,.link-list.access-atlanta a:visited{color:#ea4724;font-weight:400}ul.list-v2.list-only{counter-reset:item;display:flex;flex-direction:column;margin-left:2.3rem}ul.list-v2.list-only li{margin:0 0 1rem -1.6rem;position:relative}ul.list-v2.list-only li:before{color:#c00;content:"•";font-size:30px;left:-13px;position:absolute;top:0}.article-body .content-elements .article-image{display:flex;flex-direction:column;height:auto;justify-content:center;margin-bottom:25px;width:auto}.article-body .content-elements .article-image img{height:auto;margin-bottom:5px;max-width:100%;object-fit:contain;width:auto}.article-body .content-elements .article-image img.placeholder{margin:15% 0;transform:scale(.25)}.article-body .content-elements .article-image .article-image-caption-v2{color:#acacac;display:flex;flex-direction:row;font-family:Rubik;font-size:.875rem;font-weight:400;line-height:1.3;padding-bottom:8px}.article-body .content-elements .article-image.left{float:none;margin:0;width:100%}@media only screen and (min-width:768px){.article-body .content-elements .article-image.left{float:left;margin:0 25px 20px 0;width:50%}}.article-body .content-elements .article-image.right{float:none;margin:0;width:100%}@media only screen and (min-width:768px){.article-body .content-elements .article-image.right{float:right;margin:0 0 20px 25px;width:50%}}.interstitial-link{align-items:center;display:grid;font-family:Rubik;font-size:1.125rem;gap:10px;grid-template-columns:60px auto;line-height:25px;margin-bottom:25px}.interstitial-link svg{width:50px}.interstitial-link a,.interstitial-link a:active,.interstitial-link a:hover,.interstitial-link a:visited{color:#c00;font-weight:400;text-decoration:none}.interstitial-link.access-atlanta{font-family:OpenSans;font-size:1.125rem;line-height:25px}.interstitial-link.access-atlanta img{width:50px}.interstitial-link.access-atlanta a,.interstitial-link.access-atlanta a:active,.interstitial-link.access-atlanta a:hover,.interstitial-link.access-atlanta a:visited{color:#ea4724;font-weight:400;text-decoration:none}.article-table{margin-bottom:25px}.article-table table{border:1px solid;border-collapse:collapse;width:100%}@media only screen and (min-width:768px){.article-table table{min-width:50%}}.article-table table thead{background:#acacac}.article-table table tr:nth-child(2n){background:#f4f4f4}.article-table table td,.article-table table th{border:1px solid;padding:5px}.article-table.legacy{font-family:Prompt;font-size:.875rem;line-height:1}.article-table.access-atlanta.legacy{font-family:OpenSans;font-size:.875rem;line-height:1}@media only screen and (min-width:768px){.article-table.access-atlanta.legacy{font-family:OpenSans;font-size:1rem;line-height:1}}.article-body .content-elements .article-oembed-v2{margin-bottom:15px}.article-body .content-elements .article-oembed-v2&gt;div{margin:10px auto}.article-body .content-elements .article-oembed-v2.youtube iframe{height:200px;width:380px}@media only screen and (min-width:768px){.article-body .content-elements .article-oembed-v2.youtube iframe{height:562px;width:1000px}}.article-body .content-elements .article-oembed-v2.left{float:none;margin:0;width:100%}@media only screen and (min-width:768px){.article-body .content-elements .article-oembed-v2.left{float:left;margin:0 25px 20px 0;width:50%}}.article-body .content-elements .article-oembed-v2.right{float:none;margin:0;width:100%}@media only screen and (min-width:768px){.article-body .content-elements .article-oembed-v2.right{float:right;margin:0 0 20px 25px;width:50%}}.custom-html{margin-bottom:25px}.custom-html&gt;div{text-align:center}.custom-html img{height:auto;max-width:100%}.custom-html iframe{aspect-ratio:16/9;max-width:100%}@media only screen and (min-width:768px){.custom-html iframe{border-bottom:none;padding-bottom:0}}.custom-html iframe.scriptIframe{height:1170px;width:95%}.article-body .content-elements .article-quote{margin-bottom:25px;padding-left:10px;position:relative}.article-body .content-elements .article-quote:before{left:0;position:absolute;top:-1rem;width:40px}@media only screen and (min-width:768px){.article-body .content-elements .article-quote{padding-left:15px}}.article-body .content-elements .article-quote .story-text-v2{color:#c00;font-family:Rubik;font-size:1em;font-style:italic;font-weight:400;line-height:normal;margin-bottom:15px}.article-body .content-elements .article-quote .article-quote-citation{color:#676767;font-family:Rubik;font-size:.875em;font-weight:400;line-height:normal}.article-body{margin:0 20px}@media only screen and (min-width:1024px){.article-body{margin:0}}.content-info{align-items:center;display:grid;grid-template-columns:repeat(1,1fr);margin:0 20px 25px}@media only screen and (min-width:768px){.content-info{grid-template-columns:auto 25%;margin:0 20px}}@media only screen and (min-width:1024px){.content-info{margin:0 0 25px}}.content-info .time-stamp-v2{align-items:center;display:flex;font-family:Rubik;font-size:.75rem;font-weight:500;line-height:normal;margin-bottom:10px}.content-info .time-stamp-v2 svg.clockIcon{fill:#000;display:inline-block;margin-right:5px;width:12px}.content-info .credits{font-family:Rubik;font-size:1rem;font-weight:500;line-height:normal;margin-bottom:10px}.content-info .credits-social{align-content:center;display:flex;gap:10px;justify-content:space-between}.content-info .credits-social span{align-self:center;display:inline-block}.content-info .credits-social span:first-child{padding-left:0}.content-info .credits-social span svg{fill:#000;width:40px}@media only screen and (min-width:768px){.content-info .credits-social{justify-content:start}.content-info .credits-social span svg{width:26px}}.content-info .share-social button.button-common{border:1px solid #000;width:100%}@media only screen and (min-width:1024px){.content-info .share-social button.button-common{width:auto}}.content-info .share-social button.button-common:before{border-color:#000;z-index:-1}.content-info .share-social-widget button.button-common.dark{width:100%}.content-elements{color:#000;font-family:Rubik;font-size:1.125rem;font-weight:400;line-height:25px}.content-elements hr{border-top:1px solid #c00;margin:0 50px 25px}.content-elements a,.content-elements a:hover,.content-elements a:visited{color:#c00;font-weight:600;text-decoration:underline}.content-elements a.player-link,.content-elements a:hover.player-link,.content-elements a:visited.player-link{font-weight:400;text-decoration:none}.content-description{font-family:Rubik;font-size:1rem;line-height:25px;margin:0 20px 25px}@media only screen and (min-width:768px){.content-description{margin:0 0 25px}}.navigation-v2{align-self:flex-start;font-family:Rubik;font-size:1.125rem;font-weight:500;line-height:normal;text-transform:uppercase;width:100%;z-index:10}.navigation-v2 .navigation-content-container{align-items:center;height:100%}@media only screen and (min-width:768px){.navigation-v2{display:none}}@media only screen and (min-width:1024px){.navigation-v2{display:block}}.navigation-menu .navigation-menu-container{display:none}@media only screen and (min-width:768px){.navigation-menu .navigation-menu-container{display:flex}}.navigation-menu .navigation-menu-body{display:flex;height:100%;justify-content:center;list-style:none;width:100%}.navigation-menu .navigation-menu-body .child-item,.navigation-menu .navigation-menu-body .parent-item{cursor:pointer;list-style:none}.navigation-menu .navigation-menu-body .child-item .title,.navigation-menu .navigation-menu-body .parent-item .title{display:flex;flex-direction:column}.navigation-menu .navigation-menu-body .child-item a,.navigation-menu .navigation-menu-body .parent-item a{color:#fff;text-decoration:none}.navigation-menu .navigation-menu-body .parent-item{background-color:transparent;cursor:pointer;padding:0;width:100%}@media only screen and (min-width:1024px){.navigation-menu .navigation-menu-body .parent-item{display:flex;flex-direction:column;justify-content:space-around;position:relative;width:auto}}.navigation-menu .navigation-menu-body .parent-item .title{justify-content:center}.navigation-menu .navigation-menu-body .parent-item:hover&gt;.title{background:#fff;box-shadow:5px 5px #acacac;color:#2c2a29}.navigation-menu .navigation-menu-body .parent-item:hover .child-item{transform:scaleY(1)}.navigation-menu .navigation-menu-body .parent-item svg{transition:transform .5s}.navigation-menu .navigation-menu-body .parent-item.active .child-item{display:block}.navigation-menu .navigation-menu-body .parent-item.active svg{transform:rotate(180deg)}.navigation-menu .navigation-menu-body .parent-item&gt;.title{height:37.6px;transition:.1s ease-in-out}.navigation-menu .navigation-menu-body .parent-item:last-child{border:none;padding-right:0}.navigation-menu .navigation-menu-body .child-item{display:none}@media only screen and (min-width:1024px){.navigation-menu .navigation-menu-body .child-item{background-color:#fff;box-shadow:5px 5px #acacac;display:block;padding:0;position:absolute;top:37px;transform:scaleY(0);transform-origin:center top;transition:all .2s;transition-timing-function:ease-in-out;width:280px}}.navigation-menu .navigation-menu-body .child-item&gt;.title{height:28.8px}@media only screen and (min-width:1024px){.navigation-menu .navigation-menu-body .child-item&gt;.title{background-color:#fff;padding:3px 0}}.navigation-menu .navigation-menu-body .child-item:empty{display:none}@media only screen and (min-width:1024px){.navigation-menu .navigation-menu-body .child-item a{color:#373737;display:block;padding:10px}}.navigation-menu .navigation-menu-body .title{-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%}@media only screen and (min-width:1024px){.navigation-menu .navigation-menu-body .title{color:#fff;display:block;padding:0 10px;width:auto}}.navigation-hamburger{cursor:pointer;display:block;height:30px;left:20px;margin-right:.5rem;position:absolute;top:35px;width:40px;z-index:15}@media only screen and (min-width:768px){.navigation-hamburger{display:none}}.navigation-hamburger .line{background:#fff;height:5px;left:0;position:absolute;transition:transform .15s;transition-delay:0s,.15s;transition-duration:.15,.15s;width:100%}.navigation-hamburger .line-1{top:0}.navigation-hamburger .line-2{top:calc(50% - 2.5px);width:75%}.navigation-hamburger .line-3{top:calc(100% - 5px);width:50%}.navigation-hamburger.active .line-1{top:calc(50% - 2.5px);transform:rotate(45deg)}.navigation-hamburger.active .line-2{display:none}.navigation-hamburger.active .line-3{top:calc(50% - 2.5px);transform:rotate(-45deg);width:inherit}@media only screen and (min-width:768px){.navigation-v2.tablet{display:block}}@media only screen and (min-width:1024px){.navigation-v2.tablet{display:none}}.navigation-v2.mobile{background:#2c2a29;display:none;height:100vh;position:absolute;width:100vw}.navigation-v2.mobile.active{display:block}@media only screen and (min-width:1024px){.navigation-v2.mobile{display:none}.navigation-v2.mobile.active{display:block}}.navigation-v2.mobile .navigation-content-container{background:linear-gradient(#2c2a29 5%,rgba(44,42,41,0) 35%,rgba(44,42,41,0) 70%,#2c2a29),0 0/100% auto no-repeat url(../../../resources/images/features/image-7@3x.png?d=625&amp;mxId=00000000);height:auto;padding-top:96px}.navigation-v2.mobile .navigation-menu .navigation-menu-container{display:block;padding:18px}@media only screen and (min-width:1024px){.navigation-v2.mobile .navigation-menu .navigation-menu-container{display:none}}.navigation-v2.mobile .navigation-menu .navigation-menu-container .navigation-menu-body{display:block}.navigation-v2.mobile .navigation-menu .navigation-menu-container .navigation-menu-body .parent-item{border-bottom:.8px solid #fff;font-weight:400;padding:6px 0}.navigation-v2.mobile .navigation-menu .navigation-menu-container .navigation-menu-body .parent-item:last-child{border-bottom:none}.navigation-v2.mobile .navigation-menu .navigation-menu-container .navigation-menu-body .parent-item:hover&gt;.title{background:transparent;box-shadow:none;color:inherit}.navigation-v2.mobile .navigation-menu .navigation-menu-container .navigation-menu-body .parent-item .parent-item-inner{align-items:center;display:grid;grid-template-columns:auto 25px}.navigation-v2.mobile .navigation-menu .navigation-menu-container .navigation-menu-body .parent-item .parent-item-inner button.button-common{align-content:center;display:grid;height:25px;justify-content:center;margin:0;width:25px}.navigation-v2.mobile .navigation-menu .navigation-menu-container .navigation-menu-body .parent-item .parent-item-inner button.button-common:before{background-color:#acacac;border:none;left:3px;top:3px;z-index:-1}.navigation-v2.mobile .navigation-menu .navigation-menu-container .navigation-menu-body .parent-item .parent-item-inner button.button-common svg{fill:#c00;width:12.4px}.navigation-v2.mobile .navigation-menu .navigation-menu-container .navigation-menu-body .child-item{padding-left:24px;transition:"all 3s ease-in"}.navigation-v2.mobile .navigation-menu .navigation-menu-container .navigation-menu-body .child-item .title{padding:4px 0}.navigation-v2.mobile.mobile .parent-item a.title .parent-item-inner div{color:#fff}.related-content&gt;div:first-child{background-color:#000;color:#fff;font-family:Rubik}.related-content&gt;div:first-child svg{fill:#fff}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.articleBottom .ordered-list.direction-vertical .cards,.videoBottom .ordered-list.direction-vertical .cards{margin:0 20px}@media only screen and (min-width:768px){.articleBottom .ordered-list.direction-vertical .cards,.videoBottom .ordered-list.direction-vertical .cards{margin:0}}.c-customHTML iframe,.c-customHTML img{max-width:100%}.c-customHTML iframe.scriptIframe{height:1170px;width:95%}.vanilla-forum{margin:0 20px}@media only screen and (min-width:768px){.vanilla-forum{margin:0}}.vanilla-forum .vanilla-intro-v2{color:#000;font-family:Rubik;font-size:1rem;font-style:italic;line-height:1.5}.vanilla-forum .vanilla-intro-v2 a,.vanilla-forum .vanilla-intro-v2 a:active,.vanilla-forum .vanilla-intro-v2 a:hover,.vanilla-forum .vanilla-intro-v2 a:visited{color:#c00}.vanilla-forum .vanilla-comments-v2{margin-top:20px;min-height:460px}.vanilla-forum .vanilla-comments-v2 iframe{min-height:460px}.vanilla-forum .vanilla-anchor,.vanilla-forum .vanilla-anchor:active,.vanilla-forum .vanilla-anchor:hover,.vanilla-forum .vanilla-anchor:visited,.vanilla-forum .vanilla-comments-v2 iframe #vanilla_discussion_embed h2{color:#000}.vanilla-forum #vanilla-comments iframe h2{color:#000!important}.grid-display{display:grid}.most-read-widget-v2{margin-bottom:20px}.most-read-widget-v2 .heading{background-color:#000;color:#fff;font-family:Rubik;font-size:1.125rem;font-weight:500;line-height:21px;margin-bottom:14px;padding:10px 20px;text-transform:uppercase}.most-read-widget-v2 .cards{grid-gap:20px;grid-template-columns:1fr}@media only screen and (min-width:1024px){.most-read-widget-v2 .cards{grid-template-columns:repeat(4,1fr)}}.most-read-widget-v2 .cards .card{background:#f4f4f4;border:1px solid #acacac;box-shadow:5px 5px 0 #acacac}.most-read-widget-v2 .cards .card .inner{padding:30px}.most-read-widget-v2 .cards .card a,.most-read-widget-v2 .cards .card a:active,.most-read-widget-v2 .cards .card a:hover,.most-read-widget-v2 .cards .card a:visited{color:#000}.most-read-widget-v2 .cards .card a .order,.most-read-widget-v2 .cards .card a:active .order,.most-read-widget-v2 .cards .card a:hover .order,.most-read-widget-v2 .cards .card a:visited .order{font-family:Rubik;font-size:2.5rem;font-weight:700;line-height:normal;margin-bottom:10px}.most-read-widget-v2 .cards .card a .headline,.most-read-widget-v2 .cards .card a:active .headline,.most-read-widget-v2 .cards .card a:hover .headline,.most-read-widget-v2 .cards .card a:visited .headline{font-family:Rubik;font-size:1.25rem;font-weight:700;line-height:normal}.most-read-widget-v2 .cards .card.dark,.most-read-widget-v2 .cards .card.gradient{background:#000;border:1px solid #676767;box-shadow:5px 5px 0 0 #000}.most-read-widget-v2 .cards .card.dark a,.most-read-widget-v2 .cards .card.dark a:active,.most-read-widget-v2 .cards .card.dark a:hover,.most-read-widget-v2 .cards .card.dark a:visited,.most-read-widget-v2 .cards .card.gradient a,.most-read-widget-v2 .cards .card.gradient a:active,.most-read-widget-v2 .cards .card.gradient a:hover,.most-read-widget-v2 .cards .card.gradient a:visited{color:#fff}.most-read-widget-v2 .cards .card.gradient{background:linear-gradient(135.37deg,#2c2a29 14.71%,#ba0c2f 85.92%)}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}.clock{align-items:center;display:flex;flex-grow:1;justify-content:center;margin-bottom:20px;position:relative}@media only screen and (min-width:768px){.clock{margin-bottom:0}}.clock .flipClock{display:flex;gap:5px;justify-content:center;width:90%}.clock .flipClock .flipUnitContainer{background-color:#fff;border-radius:6px;display:block;height:100px;perspective:300px;perspective-origin:50% 50%;position:relative;width:80px}@media only screen and (min-width:768px){.clock .flipClock .flipUnitContainer{height:70px;width:47px}}@media only screen and (min-width:1024px){.clock .flipClock .flipUnitContainer{height:100px;width:80px}}.clock .flipClock .flipUnitContainer.day,.clock .flipClock .flipUnitContainer.days{background-color:#c00;color:#fff}.clock .flipClock .flipUnitContainer.day .flipCard div,.clock .flipClock .flipUnitContainer.day .lowerCard div,.clock .flipClock .flipUnitContainer.day .upperCard div,.clock .flipClock .flipUnitContainer.days .flipCard div,.clock .flipClock .flipUnitContainer.days .lowerCard div,.clock .flipClock .flipUnitContainer.days .upperCard div{color:#fff}.clock .flipClock .flipUnitContainer.day .flipCard.unfold,.clock .flipClock .flipUnitContainer.days .flipCard.unfold{background-color:#c00}.clock .flipClock .flipUnitContainer.seconds .flipCard div,.clock .flipClock .flipUnitContainer.seconds .lowerCard div,.clock .flipClock .flipUnitContainer.seconds .upperCard div{font-weight:100}.clock .flipClock .flipUnitContainer .lowerCard,.clock .flipClock .flipUnitContainer .upperCard{display:flex;height:50%;justify-content:center;overflow:hidden;position:relative;width:100%}.clock .flipClock .flipUnitContainer .lowerCard div,.clock .flipClock .flipUnitContainer .upperCard div{color:#1c1c1c;font-family:HelveticaNeue;font-size:3.44rem;font-size:3.25rem;font-weight:400;line-height:55px}@media only screen and (min-width:768px){.clock .flipClock .flipUnitContainer .lowerCard div,.clock .flipClock .flipUnitContainer .upperCard div{font-family:HelveticaNeue;font-size:2.375rem;font-weight:400;line-height:1}}@media only screen and (min-width:1024px){.clock .flipClock .flipUnitContainer .lowerCard div,.clock .flipClock .flipUnitContainer .upperCard div{font-family:HelveticaNeue;font-size:3.44rem;font-weight:400;line-height:55px}}.clock .flipClock .flipUnitContainer .lowerCard div.units,.clock .flipClock .flipUnitContainer .upperCard div.units{bottom:0;font-family:HelveticaNeue;font-size:.625rem;line-height:1;position:absolute;text-transform:lowercase}@media only screen and (min-width:768px){.clock .flipClock .flipUnitContainer .lowerCard div.units,.clock .flipClock .flipUnitContainer .upperCard div.units{font-family:HelveticaNeue;font-size:.5rem;font-weight:400;line-height:1}}@media only screen and (min-width:1024px){.clock .flipClock .flipUnitContainer .lowerCard div.units,.clock .flipClock .flipUnitContainer .upperCard div.units{font-family:HelveticaNeue;font-size:.625rem;line-height:1}}.clock .flipClock .flipUnitContainer .upperCard{align-items:flex-end;border-top-left-radius:6px;border-top-right-radius:6px}.clock .flipClock .flipUnitContainer .upperCard div{transform:translateY(50%)}.clock .flipClock .flipUnitContainer .upperCard div.units{display:none}.clock .flipClock .flipUnitContainer .lowerCard{align-items:flex-start;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.clock .flipClock .flipUnitContainer .lowerCard div{transform:translateY(-50%)}.clock .flipClock .flipUnitContainer .flipCard{backface-visibility:hidden;display:flex;height:50%;justify-content:center;left:0;overflow:hidden;position:absolute;width:100%}.clock .flipClock .flipUnitContainer .flipCard div{color:#1c1c1c;font-family:HelveticaNeue;font-size:3.44rem;font-size:3.25rem;font-weight:400;line-height:55px}@media only screen and (min-width:768px){.clock .flipClock .flipUnitContainer .flipCard div{font-family:HelveticaNeue;font-size:2.375rem;font-weight:400;line-height:1}}@media only screen and (min-width:1024px){.clock .flipClock .flipUnitContainer .flipCard div{font-family:HelveticaNeue;font-size:3.44rem;font-weight:400;line-height:55px}}.clock .flipClock .flipUnitContainer .flipCard.unfold{align-items:flex-start;background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:.5px solid #1c1c1c;top:50%;transform:rotateX(180deg);transform-origin:50% 0}.clock .flipClock .flipUnitContainer .flipCard.unfold div{transform:translateY(-50%)}.clock .flipClock .flipUnitContainer .flipCard.unfold div.units{bottom:0;font-family:HelveticaNeue;font-size:.625rem;line-height:1;position:absolute;text-transform:lowercase}@media only screen and (min-width:768px){.clock .flipClock .flipUnitContainer .flipCard.unfold div.units{font-family:HelveticaNeue;font-size:.5rem;font-weight:400;line-height:1}}@media only screen and (min-width:1024px){.clock .flipClock .flipUnitContainer .flipCard.unfold div.units{font-family:HelveticaNeue;font-size:.625rem;line-height:1}}.clock .flipClock .flipUnitContainer .flipCard.fold{align-items:flex-end;background-color:#fff;border-bottom:.5px solid #1c1c1c;border-top-left-radius:6px;border-top-right-radius:6px;top:0;transform:rotateX(0deg);transform-origin:50% 100%}.clock .flipClock .flipUnitContainer .flipCard.fold div{transform:translateY(50%)}.clock .flipClock .flipUnitContainer .flipCard.fold div.units{bottom:-45px;font-family:HelveticaNeue;font-size:.625rem;line-height:1;position:absolute;text-transform:lowercase}@media only screen and (min-width:768px){.clock .flipClock .flipUnitContainer .flipCard.fold div.units{bottom:-45px;font-family:HelveticaNeue;font-size:.5rem;font-weight:400;line-height:1}}.clock .flipClock .flipUnitContainer .fold{animation:fold .6s cubic-bezier(.455,.03,.515,.955) 0s 1 normal forwards;transform-style:preserve-3d}.clock .flipClock .flipUnitContainer .unfold{animation:unfold .6s cubic-bezier(.455,.03,.515,.955) 0s 1 normal forwards;transform-style:preserve-3d}@keyframes fold{0%{transform:rotateX(0deg)}to{transform:rotateX(-180deg)}}@keyframes unfold{0%{transform:rotateX(180deg)}to{transform:rotateX(0deg)}}.access-atlanta .clock .flipClock .flipUnitContainer.day,.access-atlanta .clock .flipClock .flipUnitContainer.day .flipCard.unfold,.access-atlanta .clock .flipClock .flipUnitContainer.days,.access-atlanta .clock .flipClock .flipUnitContainer.days .flipCard.unfold,.countdown-clock{background-color:#000}.countdown-clock{border-radius:12px;color:#fff;display:flex;flex-direction:column;margin:0 auto 30px;overflow:hidden;width:95%}.countdown-clock a,.countdown-clock a:active,.countdown-clock a:hover,.countdown-clock a:visited{color:#fff;margin:0 auto}@media only screen and (min-width:768px){.countdown-clock{flex-direction:row;height:79px;margin:0 20px 20px;width:95%}}@media only screen and (min-width:1024px){.countdown-clock{flex-direction:row;height:112px;margin:0 0 30px;width:100%}}.countdown-clock .text{flex-grow:1;text-align:center;text-transform:uppercase}.countdown-clock .text .title{font-family:Helvetica-Neue-Condensed;font-size:2.5rem;font-weight:800;line-height:1}@media only screen and (min-width:768px){.countdown-clock .text .title{font-family:Helvetica-Neue-Condensed;font-size:2rem;line-height:1}}@media only screen and (min-width:1024px){.countdown-clock .text .title{font-family:Helvetica-Neue-Condensed;font-size:3.25rem;line-height:55px}}.countdown-clock .text .event-title{font-family:Helvetica-Neue-Condensed;font-size:2rem;font-weight:800;line-height:1}@media only screen and (min-width:768px){.countdown-clock .text .event-title{font-family:Helvetica-Neue-Condensed;font-size:1.5rem;line-height:1}}@media only screen and (min-width:1024px){.countdown-clock .text .event-title{font-family:Helvetica-Neue-Condensed;font-size:2.25rem;line-height:44px}}.countdown-clock .text.mobile{display:block}@media only screen and (min-width:768px){.countdown-clock .text.mobile{display:none}}.countdown-clock .text.desktop{display:none}@media only screen and (min-width:768px){.countdown-clock .text.desktop{display:block}}.countdown-clock .displayModeBrandingOne{align-items:flex-end;display:flex;height:175px;padding:5px}@media only screen and (min-width:768px){.countdown-clock .displayModeBrandingOne{display:block;height:79px;width:133px}}@media only screen and (min-width:1024px){.countdown-clock .displayModeBrandingOne{height:205px;width:225px}}.countdown-clock .displayModeBrandingOne.football{background:linear-gradient(180deg,rgba(255,0,0,0),#000),0 -60px no-repeat url(../../../resources/images/features/football_1_mobile.jpg?d=625&amp;mxId=00000000)}@media only screen and (min-width:768px){.countdown-clock .displayModeBrandingOne.football{background:linear-gradient(90deg,rgba(255,0,0,0),rgba(0,0,0,.75) 80%,#000 95%),0 0/220% auto no-repeat url(../../../resources/images/features/football_1.jpg?d=625&amp;mxId=00000000)}}@media only screen and (min-width:1024px){.countdown-clock .displayModeBrandingOne.football{background-size:auto auto}}.countdown-clock .displayModeBrandingOne.baseball{background:linear-gradient(180deg,rgba(255,0,0,0),#000),0 -60px no-repeat url(../../../resources/images/features/baseball_1_mobile.jpg?d=625&amp;mxId=00000000)}@media only screen and (min-width:768px){.countdown-clock .displayModeBrandingOne.baseball{background:linear-gradient(90deg,rgba(255,0,0,0),rgba(0,0,0,.75) 80%,#000 95%),-80px 0/220% auto no-repeat url(../../../resources/images/features/baseball_1.jpg?d=625&amp;mxId=00000000)}}@media only screen and (min-width:1024px){.countdown-clock .displayModeBrandingOne.baseball{background-size:auto auto}}.countdown-clock .displayModeBrandingOne.basketball{background:linear-gradient(180deg,rgba(255,0,0,0),#000),0 -60px no-repeat url(../../../resources/images/features/basketball_1_mobile.jpg?d=625&amp;mxId=00000000)}@media only screen and (min-width:768px){.countdown-clock .displayModeBrandingOne.basketball{background:linear-gradient(90deg,rgba(255,0,0,0),rgba(0,0,0,.75) 80%,#000 95%),0 0/220% auto no-repeat url(../../../resources/images/features/basketball_1.jpg?d=625&amp;mxId=00000000)}}@media only screen and (min-width:1024px){.countdown-clock .displayModeBrandingOne.basketball{background-size:auto auto}}.countdown-clock .displayModeBrandingOne.event{background:linear-gradient(180deg,rgba(255,0,0,0),#000),0 -60px no-repeat url(../../../resources/images/features/events_1_mobile.jpg?d=625&amp;mxId=00000000)}@media only screen and (min-width:768px){.countdown-clock .displayModeBrandingOne.event{background:linear-gradient(90deg,rgba(255,0,0,0),rgba(0,0,0,.75) 80%,#000 95%),-80px -6px/220% auto no-repeat url(../../../resources/images/features/events_1.jpg?d=625&amp;mxId=00000000)}}@media only screen and (min-width:1024px){.countdown-clock .displayModeBrandingOne.event{background:linear-gradient(90deg,rgba(255,0,0,0),rgba(0,0,0,.75) 80%,#000 95%),-80px -15px/220% auto no-repeat url(../../../resources/images/features/events_1.jpg?d=625&amp;mxId=00000000)}}.countdown-clock .displayModeBrandingOne.accessAtlanta{background:linear-gradient(180deg,rgba(255,0,0,0),#ea4724),0 -60px no-repeat url(../../../resources/images/features/access_atlanta_1_mobile.jpg?d=625&amp;mxId=00000000)}@media only screen and (min-width:768px){.countdown-clock .displayModeBrandingOne.accessAtlanta{background:linear-gradient(90deg,rgba(255,0,0,0),rgba(234,71,36,.75) 80%,#ea4724 95%),0 0/100% auto no-repeat url(../../../resources/images/features/access_atlanta_1.jpg?d=625&amp;mxId=00000000)}}.countdown-clock .displayModeBrandingTwo{align-items:center;display:flex;flex-direction:column;flex-grow:1;padding:5px}@media only screen and (min-width:768px){.countdown-clock .displayModeBrandingTwo{flex-direction:row}}.countdown-clock .displayModeBrandingTwo.football{background:linear-gradient(180deg,#000 30%,rgba(254,0,0,.584)),100% 100% no-repeat url(../../../resources/images/features/football_2_mobile.jpg?d=625&amp;mxId=00000000)}@media only screen and (min-width:768px){.countdown-clock .displayModeBrandingTwo.football{background:linear-gradient(90deg,#000 30%,rgba(254,0,0,.584)),100% 100% no-repeat url(../../../resources/images/features/football_2.jpg?d=625&amp;mxId=00000000);background-position-y:inherit}}.countdown-clock .displayModeBrandingTwo.baseball{background:linear-gradient(180deg,#000 30%,rgba(254,0,0,.584)),100% no-repeat url(../../../resources/images/features/baseball_2_mobile.jpg?d=625&amp;mxId=00000000);background-position-y:bottom}@media only screen and (min-width:768px){.countdown-clock .displayModeBrandingTwo.baseball{background:linear-gradient(90deg,#000 30%,rgba(254,0,0,.584)),100% 100% no-repeat url(../../../resources/images/features/baseball_2.jpg?d=625&amp;mxId=00000000)}}.countdown-clock .displayModeBrandingTwo.basketball{background:linear-gradient(180deg,#000 30%,rgba(254,0,0,.584)),50% 50%/100% 100% no-repeat url(../../../resources/images/features/basketball_2_mobile.jpg?d=625&amp;mxId=00000000);background-position-y:bottom}@media only screen and (min-width:768px){.countdown-clock .displayModeBrandingTwo.basketball{background:linear-gradient(90deg,#000 30%,rgba(254,0,0,.584)),100% 100% no-repeat url(../../../resources/images/features/basketball_2.jpg?d=625&amp;mxId=00000000)}}.countdown-clock .displayModeBrandingTwo.event{background:linear-gradient(180deg,#000 30%,rgba(254,0,0,.584)),100% no-repeat url(../../../resources/images/features/events_2_mobile.jpg?d=625&amp;mxId=00000000);background-position-y:bottom}@media only screen and (min-width:768px){.countdown-clock .displayModeBrandingTwo.event{background:linear-gradient(90deg,#000 30%,rgba(254,0,0,.584)),100% 100% no-repeat url(../../../resources/images/features/events_2.jpg?d=625&amp;mxId=00000000)}}.countdown-clock .displayModeBrandingTwo.accessAtlanta{background:#ea4724}@media only screen and (min-width:768px){.countdown-clock .displayModeBrandingTwo.accessAtlanta{background:linear-gradient(90deg,#ea4724 30%,rgba(234,71,36,.25)),100% 100% no-repeat url(../../../resources/images/features/access_atlanta_2.jpg?d=625&amp;mxId=00000000);background-position-y:inherit}}.countdown-clock .displayModeBrandingTwo .sponsor{flex-shrink:1;font-family:Helvetica-Neue-Condensed;font-size:.875rem;font-weight:800;line-height:1;text-align:center;width:100px}@media only screen and (min-width:768px){.countdown-clock .displayModeBrandingTwo .sponsor{flex-grow:1;font-family:Helvetica-Neue-Condensed;font-size:.625rem;line-height:1;width:75px}}@media only screen and (min-width:1024px){.countdown-clock .displayModeBrandingTwo .sponsor{font-family:Helvetica-Neue-Condensed;font-size:.875rem;line-height:1;padding-right:25px;width:100px}}.countdown-clock .displayModeBrandingTwo .sponsor .adContainer-label{margin-bottom:10px}@media only screen and (min-width:768px){.countdown-clock .displayModeBrandingTwo .sponsor .adContainer-label{margin-bottom:5px}}@media only screen and (min-width:1024px){.countdown-clock .displayModeBrandingTwo .sponsor .adContainer-label{margin-bottom:10px}}.countdown-clock .displayModeBrandingTwo .sponsor .b-margin-bottom-small:not(:empty){margin-bottom:0}.access-atlanta .countdown-clock{background-color:#ea4724;margin:20px auto;width:90%}.access-atlanta .countdown-clock .text .title{font-family:LeagueSpartan;font-size:2.5rem;line-height:1}@media only screen and (min-width:768px){.access-atlanta .countdown-clock .text .title{font-family:LeagueSpartan;font-size:2rem;line-height:1}}@media only screen and (min-width:1024px){.access-atlanta .countdown-clock .text .title{font-family:LeagueSpartan;font-size:3.25rem;line-height:55px}}.access-atlanta .countdown-clock .text .event-title{font-family:LeagueSpartan;font-size:2rem;line-height:1}@media only screen and (min-width:768px){.access-atlanta .countdown-clock .text .event-title{font-family:LeagueSpartan;font-size:1.5rem;line-height:1}}@media only screen and (min-width:1024px){.access-atlanta .countdown-clock .text .event-title{font-family:LeagueSpartan;font-size:2.25rem;line-height:44px}}.countdown-clock.medium{margin:0 auto}@media only screen and (min-width:1024px){.countdown-clock.medium{flex-direction:column;height:auto;width:100%}.countdown-clock.medium .displayModeBrandingOne{align-items:flex-end;display:flex;height:125px;width:100%}.countdown-clock.medium .displayModeBrandingOne .text.mobile{display:block}.countdown-clock.medium .displayModeBrandingOne .text.mobile .title{font-family:Helvetica-Neue-Condensed;font-size:2.5rem;font-weight:800;line-height:1}.countdown-clock.medium .displayModeBrandingOne .text.mobile .event-title{font-family:Helvetica-Neue-Condensed;font-size:2rem;font-weight:800;line-height:1}.countdown-clock.medium .displayModeBrandingOne.football{background:linear-gradient(180deg,rgba(255,0,0,0),#000),0 -60px no-repeat url(../../../resources/images/features/football_1_mobile.jpg?d=625&amp;mxId=00000000)}.countdown-clock.medium .displayModeBrandingOne.baseball{background:linear-gradient(180deg,rgba(255,0,0,0),#000),0 -60px no-repeat url(../../../resources/images/features/baseball_1_mobile.jpg?d=625&amp;mxId=00000000)}.countdown-clock.medium .displayModeBrandingOne.basketball{background:linear-gradient(180deg,rgba(255,0,0,0),#000),0 -60px no-repeat url(../../../resources/images/features/basketball_1_mobile.jpg?d=625&amp;mxId=00000000)}.countdown-clock.medium .displayModeBrandingOne.event{background:linear-gradient(180deg,rgba(255,0,0,0),#000),0 -60px no-repeat url(../../../resources/images/features/events_1_mobile.jpg?d=625&amp;mxId=00000000)}.countdown-clock.medium .displayModeBrandingTwo{align-items:center;display:flex;flex-direction:column;flex-grow:1;padding:5px}.countdown-clock.medium .displayModeBrandingTwo .text.desktop{display:none}.countdown-clock.medium .displayModeBrandingTwo .clock{margin-bottom:20px}.countdown-clock.medium .displayModeBrandingTwo.football{background:linear-gradient(180deg,#000 30%,rgba(254,0,0,.584)),100% 100% no-repeat url(../../../resources/images/features/football_2_mobile.jpg?d=625&amp;mxId=00000000)}.countdown-clock.medium .displayModeBrandingTwo.baseball{background:linear-gradient(180deg,#000 30%,rgba(254,0,0,.584)),100% no-repeat url(../../../resources/images/features/baseball_2_mobile.jpg?d=625&amp;mxId=00000000);background-position-y:bottom}.countdown-clock.medium .displayModeBrandingTwo.basketball{background:linear-gradient(180deg,#000 30%,rgba(254,0,0,.584)),50% 50%/100% 100% no-repeat url(../../../resources/images/features/basketball_2_mobile.jpg?d=625&amp;mxId=00000000);background-position-y:bottom}.countdown-clock.medium .displayModeBrandingTwo.event{background:linear-gradient(180deg,#000 30%,rgba(254,0,0,.584)),100% no-repeat url(../../../resources/images/features/events_2_mobile.jpg?d=625&amp;mxId=00000000);background-position-y:bottom}}.countdown-clock.mini{flex:1 1 100%;flex-direction:row;margin:0 auto;width:100%}@media only screen and (min-width:375px){.countdown-clock.mini{margin-bottom:20px;width:95%}}@media only screen and (min-width:1024px){.countdown-clock.mini{width:100%}}.countdown-clock.mini a,.countdown-clock.mini a:active,.countdown-clock.mini a:hover,.countdown-clock.mini a:visited{align-self:center;margin:5px 0 5px auto}.countdown-clock.mini .displayModeBrandingOne{align-items:normal;display:flex;height:auto;width:100%}.countdown-clock.mini .displayModeBrandingOne.football{background:linear-gradient(90deg,rgba(255,0,0,0),rgba(0,0,0,.75) 40%,#000 95%),0/150% 100% no-repeat url(../../../resources/images/features/football_1.jpg?d=625&amp;mxId=00000000)}.countdown-clock.mini .displayModeBrandingOne.baseball{background:linear-gradient(90deg,rgba(255,0,0,0),rgba(0,0,0,.75) 40%,#000 95%),0/150% 100% no-repeat url(../../../resources/images/features/baseball_1.jpg?d=625&amp;mxId=00000000)}.countdown-clock.mini .displayModeBrandingOne.basketball{background:linear-gradient(90deg,rgba(255,0,0,0),rgba(0,0,0,.75) 40%,#000 95%),0/150% 100% no-repeat url(../../../resources/images/features/basketball_1.jpg?d=625&amp;mxId=00000000)}.countdown-clock.mini .displayModeBrandingOne.event{background:linear-gradient(90deg,rgba(255,0,0,0),rgba(0,0,0,.75) 40%,#000 95%),-80px -15px/150% 100% no-repeat url(../../../resources/images/features/events_1.jpg?d=625&amp;mxId=00000000)}.countdown-clock.mini .displayModeBrandingOne.accessAtlanta{background:linear-gradient(90deg,rgba(255,0,0,0),rgba(234,71,36,.75) 30%,#ea4724 60%),0 0/100% auto no-repeat url(../../../resources/images/features/access_atlanta_1.jpg?d=625&amp;mxId=00000000)}.countdown-clock.mini .displayModeBrandingOne.accessAtlanta .text.mobile{display:block}.countdown-clock.mini .displayModeBrandingOne.accessAtlanta .text.mobile .title{font-family:LeagueSpartan;font-size:1.3125rem;font-weight:700;line-height:1}.countdown-clock.mini .displayModeBrandingOne.accessAtlanta .text.mobile .event-title{font-family:LeagueSpartan;font-size:1.125rem;font-weight:700;line-height:1}.countdown-clock.mini .displayModeBrandingOne .text.mobile{display:block}.countdown-clock.mini .displayModeBrandingOne .text.mobile .title{font-family:Helvetica-Neue-Condensed;font-size:1.3125rem;font-weight:700;line-height:1}.countdown-clock.mini .displayModeBrandingOne .text.mobile .event-title{font-family:Helvetica-Neue-Condensed;font-size:1.125rem;font-weight:700;line-height:1}.countdown-clock.mini .displayModeBrandingTwo{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:auto;display:flex;flex:1 1 70%;flex-direction:column;padding:5px}.countdown-clock.mini .displayModeBrandingTwo.football{background:linear-gradient(90deg,#000 30%,rgba(254,0,0,.584)),url(../../../resources/images/features/football_2.jpg?d=625&amp;mxId=00000000)}.countdown-clock.mini .displayModeBrandingTwo.baseball{background:linear-gradient(90deg,#000 30%,rgba(254,0,0,.584)),url(../../../resources/images/features/baseball_2.jpg?d=625&amp;mxId=00000000)}.countdown-clock.mini .displayModeBrandingTwo.basketball{background:linear-gradient(90deg,#000 30%,rgba(254,0,0,.584)),url(../../../resources/images/features/basketball_2.jpg?d=625&amp;mxId=00000000)}.countdown-clock.mini .displayModeBrandingTwo.event{background:linear-gradient(90deg,#000 30%,rgba(254,0,0,.584)),url(../../../resources/images/features/events_2.jpg?d=625&amp;mxId=00000000)}.countdown-clock.mini .displayModeBrandingTwo.accessAtlanta .sponsor{font-family:LeagueSpartan;font-size:.5rem;line-height:1}@media only screen and (min-width:768px){.countdown-clock.mini .displayModeBrandingTwo.accessAtlanta .sponsor{font-family:LeagueSpartan;font-size:.625rem;line-height:1}}@media only screen and (min-width:1024px){.countdown-clock.mini .displayModeBrandingTwo.accessAtlanta .sponsor{font-family:LeagueSpartan;font-size:.875rem;line-height:1}}.countdown-clock.mini .displayModeBrandingTwo .sponsor{font-family:Helvetica-Neue-Condensed;font-size:.55rem;font-weight:400;line-height:1;margin-top:5px;max-height:50px;width:100%}.countdown-clock.mini .displayModeBrandingTwo .sponsor .arc_ad{max-height:30px}@media only screen and (min-width:768px){.countdown-clock.mini .displayModeBrandingTwo .sponsor{font-family:Helvetica-Neue-Condensed;font-size:.625rem;line-height:1}}@media only screen and (min-width:1024px){.countdown-clock.mini .displayModeBrandingTwo .sponsor{font-family:Helvetica-Neue-Condensed;font-size:.875rem;line-height:1}}.countdown-clock.mini .displayModeBrandingTwo .text.desktop{display:none}.countdown-clock.mini .displayModeBrandingTwo .clock{margin-bottom:0}.countdown-clock.mini .displayModeBrandingTwo .clock .flipClock .flipUnitContainer{height:50px;width:40px}.countdown-clock.mini .displayModeBrandingTwo .clock .flipClock .flipUnitContainer .flipCard div,.countdown-clock.mini .displayModeBrandingTwo .clock .flipClock .flipUnitContainer .lowerCard div,.countdown-clock.mini .displayModeBrandingTwo .clock .flipClock .flipUnitContainer .upperCard div{font-family:Helvetica-Neue-Condensed;font-size:1.5rem;font-weight:600;line-height:1}.countdown-clock.mini .displayModeBrandingTwo .clock .flipClock .flipUnitContainer .flipCard div.units,.countdown-clock.mini .displayModeBrandingTwo .clock .flipClock .flipUnitContainer .lowerCard div.units,.countdown-clock.mini .displayModeBrandingTwo .clock .flipClock .flipUnitContainer .upperCard div.units{font-family:Helvetica-Neue-Condensed;font-size:.5rem;font-weight:500;line-height:1}.free-form-text{color:#fff;font-family:Prompt;font-size:1rem;line-height:1.2;margin:20px}.free-form-text h2,.free-form-text h3{font-family:Prompt;font-size:1.25rem;font-weight:700;line-height:1.2;margin-bottom:20px}.free-form-text p{margin-bottom:20px}.free-form-text ul{padding-left:20px}.free-form-text li{display:list-item}.free-form-text a,.free-form-text a:active,.free-form-text a:hover,.free-form-text a:visited{color:#fff;text-decoration:underline}.free-form-text.access_atlanta{color:#000;font-family:OpenSans;font-size:1rem;line-height:1.2}.free-form-text.access_atlanta h2,.free-form-text.access_atlanta h3{font-family:OpenSans;font-size:1.25rem;font-weight:700;line-height:1.2;margin-bottom:20px}.free-form-text.access_atlanta a,.free-form-text.access_atlanta a:active,.free-form-text.access_atlanta a:hover,.free-form-text.access_atlanta a:visited{color:#ea4724}.partners-page{margin:20px;width:auto}@media only screen and (min-width:1024px){.partners-page{margin:0 0 40px;width:100%}}.partners-page .blurb{color:#000;font-family:Rubik;font-size:1rem;line-height:1.5;margin-bottom:40px}.partners-page .blurb h2{font-family:Rubik;font-size:1.5rem;font-weight:800;line-height:normal;margin-bottom:20px}@media only screen and (min-width:768px){.partners-page .blurb h2{font-family:Rubik;font-size:1.875rem;line-height:normal}}.partners-page .blurb p,.partners-page .blurb ul{margin-bottom:20px}.partners-page .blurb ul{padding-left:20px}.partners-page .blurb li{display:list-item}.partners-page .blurb a,.partners-page .blurb a:active,.partners-page .blurb a:hover,.partners-page .blurb a:visited{color:#c00}.partners-page .grid{grid-gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:768px){.partners-page .grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px){.partners-page .grid{grid-template-columns:repeat(5,1fr)}}.partners-page .grid .partner-card-v2{border:1px solid #676767;color:#fff;display:grid}.partners-page .grid .partner-card-v2 .profile-photo{align-items:center;background:#fff;display:flex;height:100px;padding:20px}@media only screen and (min-width:768px){.partners-page .grid .partner-card-v2 .profile-photo{height:200px}}.partners-page .grid .partner-card-v2 .profile-photo img{height:auto;margin:0 auto;width:80%}.partners-page .grid .partner-card-v2 .content-holder{background-color:#2c2a29;padding:8px}.partners-page .grid .partner-card-v2 .content-holder a,.partners-page .grid .partner-card-v2 .content-holder a:active,.partners-page .grid .partner-card-v2 .content-holder a:hover,.partners-page .grid .partner-card-v2 .content-holder a:visited{color:#c00}.partners-page .grid .partner-card-v2 .content-holder .tagline{font-family:Rubik;font-size:1rem;font-style:italic;font-weight:400;line-height:1.5}.partners-page.dark .blurb,.partners-page.dark .blurb a,.partners-page.dark .blurb a:active,.partners-page.dark .blurb a:hover,.partners-page.dark .blurb a:visited{color:#fff}.partners-page.dark .grid .partner-card-v2{border:1px solid #fff}.partners-page.dark .grid .partner-card-v2 .content-holder a,.partners-page.dark .grid .partner-card-v2 .content-holder a:active,.partners-page.dark .grid .partner-card-v2 .content-holder a:hover,.partners-page.dark .grid .partner-card-v2 .content-holder a:visited{color:#fff}.access-atlanta .partners-page .blurb{color:#000;font-family:OpenSans;font-size:1rem;line-height:1.5}.access-atlanta .partners-page .blurb h2{color:#000;font-family:OpenSans;font-size:1.5rem;line-height:normal}.access-atlanta .partners-page .blurb a,.access-atlanta .partners-page .blurb a:active,.access-atlanta .partners-page .blurb a:hover,.access-atlanta .partners-page .blurb a:visited{color:#000}.access-atlanta .partners-page .grid .partner-card-v2 .content-holder .tagline{font-family:OpenSans;font-size:1rem;line-height:1.5}.audio-player{border:1px solid #acacac;color:#fff;margin:0 20px;overflow:hidden;padding:15px;position:relative}@media only screen and (min-width:768px){.audio-player{margin:0}}.audio-player .audio-player-background{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:-10px;filter:blur(10px);left:-10px;position:absolute;right:-10px;top:-10px;width:110%}.audio-player .play-pause-buttons{align-content:center;display:grid;justify-content:center;position:relative;z-index:2}.audio-player .play-pause-buttons svg{fill:hsla(0,0%,100%,.4);cursor:pointer;transition:.5s;width:50px}.audio-player .play-pause-buttons svg:hover{fill:hsla(0,0%,100%,.7)}.audio-player .play-pause-buttons.playing svg{fill:hsla(0,0%,100%,.25)}.audio-player .audio-controls{display:grid;gap:20px;grid-template-columns:repeat(1,1fr);justify-content:space-around;margin:10px 0;position:relative;z-index:2}.audio-player .audio-controls .audio-current-duration,.audio-player .audio-controls .audio-current-time{font-family:Rubik;font-size:.75rem;font-weight:400;line-height:normal}.audio-player .audio-range .range{--bar-bg:#222;--seek-before-width:0;--seek-before-color:$dawgnationred;appearance:none;background:var(--bar-bg);border:1px solid #999;height:15px;outline:none;position:relative;width:100%}.audio-player .audio-range .range:before{background:var(--seek-before-color);content:"";cursor:pointer;display:block;width:var(--seek-before-width)}.audio-player .audio-range .range::-webkit-slider-thumb{-webkit-appearance:none}.audio-player .audio-content-holder{align-items:center;display:grid;gap:10px;grid-template-columns:25% auto;padding:10px;z-index:2}@media only screen and (min-width:768px){.audio-player .audio-content-holder{gap:20px;grid-template-columns:20% auto}}.audio-player .audio-content-holder .audio-image-holder{border:2px solid #fff;border-radius:50%;overflow:hidden;z-index:2}.audio-player .audio-content-holder .audio-image-holder img{display:block;width:100%}.audio-player .audio-content-holder .audio-content{z-index:2}.audio-player .audio-content-holder .audio-headline{font-family:Rubik;font-size:1.125rem;font-weight:600;line-height:1.5}.audio-player .audio-content-holder .audio-description{font-family:Rubik;font-size:1rem;font-weight:400;line-height:normal}.audio-player svg{fill:#c00;width:30px}.scoreboardV3 .c-slider{margin:1rem 0;width:100%}@media only screen and (min-width:768px){.scoreboardV3 .c-slider{margin:0;min-width:calc(50% - 92.5px);width:50%}}.scoreboardV3 .c-slider .slider-wrapper{width:95%}.scoreboardV3 .c-slider .carousel .slider-wrapper.axis-horizontal .slider .slide{background:transparent;display:flex;flex-flow:row wrap}.scoreboardV3 .c-slider .carousel,.scoreboardV3 .c-slider .carousel-root,.scoreboardV3 .c-slider .slider,.scoreboardV3 .c-slider .slider-wrapper{height:100%}.scoreboardV3 .c-slider .carousel .slider.animated{transition-duration:1s!important;transition-timing-function:cubic-bezier(0,0,0,1);width:95%}.scoreboardV3 .c-slider .carousel-status,.scoreboardV3 .c-slider .control-dots{display:none}.scoreboardV3 .c-slider .control-arrow{top:3px}.scoreboardV3 .c-slider .control-arrow svg{height:27px;opacity:.4;position:absolute;top:calc(50% - 15px);transition:all .25s ease-in}.scoreboardV3 .c-slider .control-arrow .arrow{fill:#fff;opacity:1}.scoreboardV3 .c-slider .control-arrow:before{display:none}.scoreboardV3 .c-slider .control-arrow:hover svg{opacity:1}.scoreboardV3 .c-slider .control-arrow.control-next{background:linear-gradient(90deg,rgba(28,28,28,0) 0,#1c1c1c 70%);opacity:1;width:60px}.scoreboardV3 .c-slider .control-arrow.control-next svg{right:0}.scoreboardV3 .c-slider .control-arrow.control-prev{background:transparent}.scoreboardV3 .c-slider .control-arrow.control-prev svg{left:0}.scoreboardV3 .c-slider .control-arrow.control-prev:hover{background:transparent}.scoreboardV3 .c-slider .box{border-right:1px solid hsla(0,0%,100%,.3);color:#fff;display:flex;flex-direction:column;font-family:Prompt;font-size:.6rem;gap:.2rem;justify-content:center;line-height:1;min-height:60px;padding:3px 7px;width:50%}@media only screen and (min-width:550px){.scoreboardV3 .c-slider .box{width:33.33%}}@media only screen and (min-width:768px){.scoreboardV3 .c-slider .box{height:50%;width:50%}.scoreboardV3 .c-slider .box:nth-child(-n+2){border-bottom:1px solid hsla(0,0%,100%,.3)}}.scoreboardV3 .c-slider .box .team-logo{height:22px;justify-content:flex-start;width:30px}.scoreboardV3 .c-slider .box .team-logo img.placeholder{height:15px;transform:scale(.5)}.scoreboardV3 .c-slider .box .team-name{font-family:Prompt;font-size:.6rem;line-height:1.1;text-align:left;word-break:normal}.scoreboardV3 .c-slider .box .score{min-width:fit-content}.scoreboardV3 .c-slider .box .game-status{color:#fff;font-family:Prompt;font-size:.4175rem;justify-content:flex-end;line-height:1.1;text-align:right;text-transform:uppercase}@media only screen and (min-width:1024px){.scoreboardV3 .c-slider .box .game-status{font-family:Prompt;font-size:.5rem;line-height:1}}.scoreboardV3 .c-slider .box img{height:22px;margin-right:5px;max-width:100%;width:auto}@media only screen and (min-width:768px){.scoreboardV3 .arc_ad{margin:.5rem 2.5%}}@media only screen and (min-width:1024px){.scoreboardV3 .arc_ad{margin:.5rem 5%}}.scoreboardV3.hideSlider{display:flex;margin-left:auto;margin-right:auto;max-width:500px}.scoreboardV3.hideSlider .c-slider{display:none}html{text-size-adjust:100%}body{word-break:break-word}body,figure{margin:0}h1,h2,h3,h4,h5,h6{font-weight:400}button,li{background-color:inherit;border-color:inherit;border-style:inherit;display:inline-block;padding:inherit}button:focus,li:focus{outline:none}figure{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0}a,a:hover,a:visited{text-decoration:none}*{box-sizing:content-box}:focus{outline:none}article{margin:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}amp-img img{object-fit:contain}.margin-bottom-d30-m20:not(:empty){margin-bottom:1.875rem}.b-margin-bottom-d16-m16:not(:empty){margin-bottom:1rem}.margin-bottom-large:not(:empty){margin-bottom:1.875rem}@media only screen and (min-width:1024px){.margin-bottom-large:not(:empty){margin-bottom:2.5rem}}.b-margin-bottom-small:not(:empty){margin-bottom:1.25rem}@media only screen and (min-width:1024px){.b-margin-bottom-small:not(:empty){margin-bottom:1.875rem}}.b-margin-bottom-x-small:not(:empty){margin-bottom:1rem}@media only screen and (min-width:1024px){.b-margin-bottom-x-small:not(:empty){margin-bottom:1.25rem}}.b-full-width-flex{display:flex;width:100%}.b-1000px-maxWidth{margin-left:auto;margin-right:auto;max-width:1440px;max-width:1000px;padding:0 2.85%;width:100%}.b-flex-center-x-y-axis{align-items:center;justify-content:center}.b-flex-center-x-axis{justify-content:center}.b-flex-center-y-axis{align-items:center}.flex{display:flex}.d-contents{display:contents}.flex-none{flex:none}.flex-row{flex-direction:column}@media only screen and (min-width:1024px){.flex-row{flex-direction:row}}.flex-column,.flex-row-mobile{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-flex-start{justify-content:flex-start}.flex-wrap{flex-wrap:wrap}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-xscroll{overflow-x:scroll;scrollbar-width:none}.overflow-xscroll::-webkit-scrollbar{display:none}@media only screen and (min-width:1024px){.overflow-visible-lg{overflow:visible}}.nowrap{white-space:nowrap}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:-webkit-sticky;position:sticky}.right-0{right:0}.left-0{left:0}.top-0{top:0}.bottom-0{bottom:0}.flex-ns{display:flex}.overflow-hidden-ns{overflow:hidden}.h-100{height:100%}.hidden{display:none!important}.visible{visibility:visible}.z-0{z-index:0}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-4{z-index:4}.z-5{z-index:5}.z-6{z-index:6}.z-7{z-index:7}.pointer-events-none{pointer-events:none}.dn,.hover-dn:hover{display:none}@media only screen and (min-width:768px)and (max-width:1023px){.dn-m{display:none}}.b-article-padding{padding-left:2.8571428571%;padding-right:2.8571428571%}body{background-color:#1c1c1c;margin-top:90px;padding:0}@media only screen and (min-width:1024px){body{margin-top:130px}}body.dawgnation-v2 .outerWrapper{margin:0 auto;width:100%}@media only screen and (min-width:768px){body.dawgnation-v2 .outerWrapper{max-width:1600px}}body.dawgnation-v2 .sectionHeader{margin-bottom:20px}@media only screen and (min-width:768px){body.dawgnation-v2 .sectionHeader{margin-bottom:40px}}body.dawgnation-v2 .sectionFive,body.dawgnation-v2 .sectionFour,body.dawgnation-v2 .sectionOne,body.dawgnation-v2 .sectionSix,body.dawgnation-v2 .sectionThree,body.dawgnation-v2 .sectionTwo{margin:0}@media only screen and (min-width:768px){body.dawgnation-v2 .sectionFive,body.dawgnation-v2 .sectionFour,body.dawgnation-v2 .sectionOne,body.dawgnation-v2 .sectionSix,body.dawgnation-v2 .sectionThree,body.dawgnation-v2 .sectionTwo{margin:0 20px}}@media only screen and (min-width:1024px){body.dawgnation-v2 .sectionFive,body.dawgnation-v2 .sectionFour,body.dawgnation-v2 .sectionOne,body.dawgnation-v2 .sectionSix,body.dawgnation-v2 .sectionThree,body.dawgnation-v2 .sectionTwo{margin:0 100px}}body.dawgnation-v2 .fullWidthOne,body.dawgnation-v2 .fullWidthTwo{margin:0 0 35px}body.dawgnation-v2 .fullWidthOne:empty,body.dawgnation-v2 .fullWidthTwo:empty{margin-bottom:0}body.dawgnation-v2 .fullWidthOne{background-color:#2c2a29;padding:0 0 10px}@media only screen and (min-width:1024px){body.dawgnation-v2 .fullWidthOne{padding:0 100px 20px}}body.dawgnation-v2 .fullWidthOne:empty{background-color:transparent;padding:0}.homeSectionLayout{margin-left:auto;margin-right:auto;max-width:1440px;min-height:calc(100vh - 200px);padding:0}@media only screen and (min-width:1024px){.homeSectionLayout{padding:0 2.8571428571%}}.homeSectionLayout .contentWell-wrapper{align-items:center}@media only screen and (min-width:1024px){.homeSectionLayout .contentWell-wrapper{align-items:normal}}.homeSectionLayout .contentWell-wrapper .contentWell{width:100%}@media only screen and (min-width:1024px){.homeSectionLayout .contentWell-wrapper .contentWell{margin:0 26px 0 0}}.homeSectionLayout .rightRail{align-content:center;display:flex;margin-bottom:40px;max-width:300px;min-width:300px;width:300px}.homeSectionLayout .rightRail:first-child{display:flex;flex-direction:column}@media only screen and (min-width:1024px){.homeSectionLayout .rightRail{margin-top:0}}.c-sponsored-article{display:flex;flex-direction:column;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;max-width:1440px;padding:0}.c-sponsored-article .main-article{background-color:#fff}@media only screen and (min-width:768px){.c-sponsored-article .main-article{margin:0 2.85%}}.c-sponsored-article .left-rail-and-content-well{display:flex;flex-direction:column}.c-sponsored-article .left-rail-and-content-well .content-well{order:1;width:100%}@media only screen and (min-width:768px){.c-sponsored-article .left-rail-and-content-well .content-well{width:calc(100% - 329px)}}.c-sponsored-article .left-rail-and-content-well .left-rail{order:2;width:100%}@media only screen and (min-width:768px){.c-sponsored-article .left-rail-and-content-well .left-rail{width:300px}.c-sponsored-article .left-rail-and-content-well{flex-direction:row}.c-sponsored-article .left-rail-and-content-well .content-well{order:2;padding-left:2.8571428571%}.c-sponsored-article .left-rail-and-content-well .left-rail{order:1}}@media only screen and (min-width:1024px){.c-sponsored-article{margin-bottom:1.875rem}.c-sponsored-article .main-article{margin:0 auto;max-width:calc(1021px - 5.7%)}}@media only screen and (min-width:1440px){.c-sponsored-article{padding:0 2.8571428571%}}.c-non-sponsored-article{margin-left:auto;margin-right:auto;max-width:1440px;padding:0}.c-non-sponsored-article,.c-non-sponsored-article .c-main-article{display:flex;flex-direction:column}@media only screen and (min-width:768px){.c-non-sponsored-article .c-main-article{margin:0 2.85%}}@media only screen and (min-width:1024px){.c-non-sponsored-article .c-main-article{margin:0 auto}}.c-non-sponsored-article .c-main-article .main-article{background-color:#fff;display:flex;flex-direction:column;margin-bottom:20px}@media only screen and (min-width:1024px){.c-non-sponsored-article .c-main-article .main-article{margin-bottom:0}}.c-non-sponsored-article .c-main-article .article-header{background-color:#fff;display:flex;flex-direction:column;order:1;width:100%}.c-non-sponsored-article .c-main-article .content-well-with-right-well{padding:32px 34px 13px;width:auto}.c-non-sponsored-article .c-main-article .article-bottom-well{background-color:#fff;display:flex;flex-direction:column;margin-bottom:60px;order:3}.c-non-sponsored-article .left-rail-and-content-well{background-color:#fff;display:flex;flex-direction:column;order:2;position:relative}@media only screen and (min-width:768px){.c-non-sponsored-article .left-rail-and-content-well{flex-direction:row}}.c-non-sponsored-article .left-rail-and-content-well .content-well{max-width:100%}@media only screen and (min-width:768px){.c-non-sponsored-article .left-rail-and-content-well .content-well{width:calc(100% - 225px)}}.c-non-sponsored-article .left-rail-and-content-well .left-rail{display:none}@media only screen and (min-width:768px){.c-non-sponsored-article .left-rail-and-content-well .left-rail{display:flex;flex-direction:column;height:fit-content;margin-right:25px;max-width:200px;min-width:200px;order:0;position:sticky;position:sticky!important;top:144px;top:144px!important;width:200px}}.c-non-sponsored-article .article-right-rail{align-items:center;display:flex;flex-direction:column;margin:0 auto 40px;max-width:300px;min-width:18.75rem}@media only screen and (min-width:1024px){.c-non-sponsored-article{padding:0 2.8571428571%}.c-non-sponsored-article .c-main-article{flex-direction:row}.c-non-sponsored-article .c-main-article .main-article{margin-right:26px}}.c-raw-html-layout .c-content{display:flex;flex-direction:column;padding:0 14px}@media only screen and (min-width:1024px){.c-raw-html-layout .c-content{padding:0}}.c-raw-html-layout .c-content .c-schedule,.c-raw-html-layout .c-content .list{max-width:800px}.two-column-layout{min-height:calc(100vh - 220px)}.two-column-layout .contentWell-wrapper{align-items:center}@media only screen and (min-width:1024px){.two-column-layout .contentWell-wrapper{align-items:normal;gap:2rem}}.two-column-layout .contentWell-wrapper .contentWell{width:100%}@media only screen and (min-width:1024px){.two-column-layout .contentWell-wrapper .contentWell:first-child{width:40%}.two-column-layout .contentWell-wrapper .contentWell:nth-child(2){width:60%}}.c-sponsored-gallery{display:flex;flex-direction:column;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;max-width:1440px;padding:0}.c-sponsored-gallery .main-article{margin:0 auto;width:80%}.c-sponsored-gallery .left-rail-and-content-well{display:flex;flex-direction:column}.c-sponsored-gallery .left-rail-and-content-well .content-well{width:100%}@media only screen and (min-width:1024px){.n-up-chain&gt;div:first-child{margin-right:2.8571428571%}}.roster-detail h1{color:#fff;font-family:Prompt;font-size:2rem;line-height:1.2;margin-top:20px}.grid-container{grid-gap:25px;display:grid;grid-template-columns:1fr;margin:20px auto;width:auto}@media only screen and (min-width:768px){.grid-container.one-column{grid-template-columns:1fr}.grid-container.three-column,.grid-container.two-column{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.grid-container.three-column{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:768px){.grid-container.four-column{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.grid-container.four-column{grid-template-columns:repeat(4,1fr)}}.story-card-v3{background-color:#fff;display:grid;grid-template-rows:auto 30px;overflow:hidden}.story-card-v3 .image-holder{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);position:relative}.story-card-v3 .image-holder .time-stamp{background-color:#333;color:#fff;font-family:Prompt;font-size:.75rem;line-height:1.2;padding:3px 5px;position:absolute;right:0;top:0}.story-card-v3 .image-holder .d-contents,.story-card-v3 .image-holder .headline,.story-card-v3 .image-holder .image-holder-gradient{grid-row:1/-1}.story-card-v3 .image-holder .d-contents{display:block;grid-column:1/-1}.story-card-v3 .image-holder .d-contents img{height:auto;width:100%}.story-card-v3 .image-holder .image-holder-gradient{background:linear-gradient(rgba(51,51,51,0) 30%,rgba(51,51,51,.5) 50%,#333);grid-column:1/-1}.story-card-v3 .image-holder .headline{color:#fff;grid-column:1/-1;grid-row:2/-1;padding:5px 15px}.story-card-v3 .headline{color:#333;font-family:Prompt;font-size:1.375rem;font-weight:600;line-height:1.1;padding:15px 15px 0}.story-card-v3 .blurb{font-family:Prompt;font-size:1rem;font-weight:200;line-height:1.2;padding:20px 15px}.story-card-v3 .tag{align-items:center;display:flex;font-family:Prompt;font-size:.875rem;font-weight:200;justify-content:space-between;line-height:1;padding:15px}.story-card-v3 .tag a{color:#333}.is-sticky{position:sticky;position:sticky!important;top:144px}.ad-story-card{background-color:#fff;padding:30px 0;text-align:center;width:100%}@media only screen and (min-width:1024px){.ad-story-card{width:100%}}.arc_ad{align-items:center;display:flex;justify-content:center;width:100%}@media only screen and (min-width:1024px){.arc_ad{width:100%}}.arc_ad.CS01{position:relative}.arc_ad .CS03.arcad{text-align:center;width:100%}.arc_ad .CS03.arcad iframe{display:block!important;margin:0 auto}.story-feed-v2 .story-card:nth-of-type(n+4)~.arc_ad{background-color:#fff}.PX01,.arcad:empty{display:none}.CS01{margin-bottom:3%;position:relative;z-index:99}@media only screen and (min-width:550px){.CS01{margin-bottom:4%}}@media only screen and (min-width:768px){.CS01{margin-bottom:4.5%}}@media only screen and (min-width:1024px){.article-header .CS01{margin-bottom:5%}}.c-lead-image{height:auto;max-width:100%;min-width:100%;width:auto}.c-lead-image .gallery-description{color:#231f20;font-family:OpenSans;font-size:.875rem;line-height:18px;margin-bottom:1.5rem}@media only screen and (min-width:1024px){.c-lead-image .gallery-description{font-family:OpenSans;font-size:1rem;line-height:18px}}.c-lead-image img{padding:0 -26px}.c-lead-image .carousel-slider{padding-top:30px}.c-lead-image .carousel-slider .carousel-status{color:#444;font-family:Prompt;font-size:.8rem;line-height:1.2;padding:0;position:static;text-align:center;text-shadow:none;width:100%}@media only screen and (min-width:768px){.c-lead-image .carousel-slider .carousel-status{font-size:1rem}}.c-lead-image .carousel-slider .control-dots{margin:10px 0 2px;position:static}.c-lead-image .carousel-slider .control-dots .dot{background:#444;box-shadow:none}.c-lead-image .carousel-slider .slide{background:#fff}.c-lead-image .carousel-slider .slide img{margin:10px 0 13px;padding:0 6px}.c-lead-image .carousel-slider .slide .lead-art-caption{color:#444;display:flex;font-family:Prompt;font-size:.8rem;font-weight:600;line-height:1.2;margin-bottom:5px;text-align:left}@media only screen and (min-width:768px){.c-lead-image .carousel-slider .slide .lead-art-caption{margin-bottom:1px}}.c-lead-image .carousel-slider .slide .lead-art-photographer{color:#444;display:flex;font-family:Prompt;font-size:.6rem;line-height:1.2}@media only screen and (min-width:768px){.c-lead-image .carousel-slider .slide .lead-art-photographer{font-size:.7rem}}.c-lead-image .carousel-slider .slide .caption-container{display:flex;justify-content:space-between}.c-lead-image .carousel-slider .slide .caption-container .caption-credit{padding-left:6px}.c-lead-image .carousel-slider .slide .caption-container .status{color:#444;display:flex;font-family:Prompt;font-size:.7rem;justify-content:flex-end;line-height:1.2;min-width:20%;padding-right:6px}@media only screen and (min-width:768px){.c-lead-image .carousel-slider .slide .caption-container .status{font-size:.8rem}}.c-lead-image .carousel-slider .control-arrow{align-items:center;display:flex;height:100%;justify-content:center;opacity:1;padding:0;position:absolute;width:12%}.c-lead-image .carousel-slider .control-arrow svg{border-radius:50%;height:44px;padding:8px;transition:all .25s ease-in}@media only screen and (min-width:1232px){.c-lead-image .carousel-slider .control-arrow svg:hover{background:hsla(0,0%,100%,.5)}}.c-lead-image .carousel-slider .control-arrow .arrow{fill:#fff}.c-lead-image .carousel-slider .control-arrow:before{display:none}.c-lead-image .carousel-slider .control-arrow:hover{background:none}.c-lead-image .carousel-slider .control-arrow.control-next svg{right:0}.c-lead-image .carousel-slider .control-arrow.control-prev svg{left:0}.modal-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:1200px;width:100%}.modal-wrapper .close-icon{padding-right:20px;width:100%}.modal-wrapper .close-icon:after{content:"×";cursor:pointer;display:flex;font-size:3rem;justify-content:flex-end}.modal-wrapper .slide img{height:auto;margin-bottom:20px;width:100%}.modal-wrapper .slide .lead-art-caption{color:#444;display:flex;font-family:Prompt;font-size:.8rem;line-height:1.2;margin:0 0 5px 5px;text-align:left}@media only screen and (min-width:768px){.modal-wrapper .slide .lead-art-caption{font-size:1rem;font-weight:600}}.modal-wrapper .slide .lead-art-photographer{color:#444;display:flex;font-family:Prompt;font-size:.6rem;line-height:1.2;margin:0 0 5px 5px}@media only screen and (min-width:768px){.modal-wrapper .slide .lead-art-photographer{font-size:.7rem}}.modal-wrapper .caption-container{display:flex;justify-content:space-between}.modal-wrapper .caption-container .status{color:#444;font-family:Prompt;font-size:.8rem;line-height:1.2;margin-left:10px;margin-right:10px;white-space:nowrap}.non-sponsored-article-headline{background-color:#1c1c1c;padding:0 11px 16px;width:calc(100% - 22px)}.non-sponsored-article-headline h1{border-left:10px solid #c00;color:#fff;font-family:Prompt,Arial,Helvetica,sans-serif;font-size:2rem;font-weight:600;line-height:1.2;padding-left:16px}@media only screen and (min-width:768px){.non-sponsored-article-headline{padding:0 22px 16px;width:calc(100% - 44px)}.non-sponsored-article-headline h1{font-size:2.5rem}}@media only screen and (min-width:1024px){.non-sponsored-article-headline{padding:0 26px 24px;width:calc(100% - 52px)}.non-sponsored-article-headline h1{font-size:3em}}.c-sponsored-headline{font-family:Prompt;font-size:2rem;font-weight:600;line-height:1.2;margin-bottom:1rem}@media only screen and (min-width:1024px){.c-sponsored-headline{font-family:Prompt;font-size:3rem;line-height:1.2;margin-bottom:1.5rem}}.c-recentPopular{display:flex;flex-direction:column;justify-content:space-between;margin-left:auto;margin-right:auto}@media only screen and (min-width:768px){.c-recentPopular{flex-direction:row}}.c-recentPopular .c-recent{width:100%}@media only screen and (min-width:768px){.c-recentPopular .c-recent{width:48.6%}}.c-recentPopular .header{align-items:center;background-color:#373737;border-bottom:.5rem solid #737377;box-sizing:border-box;color:#fff;display:flex;height:55px;justify-content:space-between;padding:.5rem}.c-recentPopular .header span:first-child{font-family:Prompt;font-size:1.3rem;font-weight:600;line-height:1}.c-recentPopular .header span:last-child{font-family:Prompt;font-size:.75rem;line-height:1}.c-recentPopular .header span:last-child a{color:#fff;cursor:pointer;outline:0;text-decoration:none;transition:all .1s ease-in-out}.c-recentPopular .header span:last-child a:hover{color:hsla(0,0%,100%,.5)}.c-recentPopular .body{background-color:#ebebeb;padding-bottom:1rem}.c-recentPopular .body .story{display:flex;padding:1rem 1rem 0}.c-recentPopular .body .story .image{margin-right:1rem;max-height:18vw;max-width:40%;min-width:40%;overflow:hidden}.c-recentPopular .body .story .image:hover{filter:opacity(.75)}@media only screen and (min-width:768px){.c-recentPopular .body .story .image{max-height:92px}}.c-recentPopular .body .story .image img{height:auto;width:100%}.c-recentPopular .body .story .title-text{color:#373737;display:block;font-family:Prompt;font-size:1rem;line-height:1;margin-bottom:.5rem;text-decoration:none;transition:all .1s ease-in-out}.c-recentPopular .body .story .title-text:hover{color:rgba(55,55,55,.5)}.c-recentPopular .body .story .timestamp{font-family:Prompt;font-size:.75rem;line-height:1}.c-moreFrom{background-color:#fff;border-bottom:10px solid #373737}.c-moreFrom .header{background-color:#373737;color:#fff;font-weight:600;padding:.5rem}.c-moreFrom .header .subtitle{font-family:Prompt;font-size:.75rem;line-height:1;margin-bottom:.2rem}.c-moreFrom .header .title{font-family:Prompt;font-size:1.3rem;line-height:1}.c-moreFrom .post{border-bottom:1px solid #bcbdc1;padding:1rem 0;transition:color .15s;width:100%}.c-moreFrom .post a{color:#444;cursor:pointer;font-family:Prompt;font-size:1rem;line-height:1.2;text-decoration:none}.c-moreFrom .post a:hover{color:#c00}.c-sponsored-banner{background-color:#fff;border-top:1px solid #000;font-family:Prompt;font-size:1.5rem;height:118px;line-height:1.5}.c-nextStory{align-items:center;cursor:pointer;display:flex;height:123px}.c-nextStory .image{margin-right:.5rem;max-height:100%;max-width:33%;min-width:33%;overflow:hidden}.c-nextStory .image img{height:100%;width:100%}.c-nextStory .image img.placeholder{transform:scale(.5)}.c-nextStory .text{font-family:Prompt;font-size:1rem;font-weight:600;line-height:1.2}@media only screen and (min-width:768px){.c-nextStory .text{font-family:Prompt;font-size:1.25rem;line-height:1.2}}.c-nextStory .text .next{color:#1ea0ef;text-transform:uppercase;width:100px}.c-nextStory .text .chevron{display:inline-block;width:20px}@media only screen and (min-width:768px){.c-nextStory .text .chevron{width:30px}}.c-nextStory .text .chevron img{height:8px;margin-bottom:1.5px;transform:translateX(30%) rotate(-90deg);width:15px}@media only screen and (min-width:768px){.c-nextStory .text .chevron img{height:10px;margin-bottom:2px;transform:translateX(50%) rotate(-90deg)}}.c-nextStory .text .headline{color:#000}.c-nextStory:hover{opacity:.75}.c-nextStory:hover .chevron img{animation-duration:1s;animation-iteration-count:infinite;animation-name:move-right;animation-timing-function:ease-in-out}@keyframes move-right{0%{opacity:0;transform:translateX(0) rotate(-90deg) scale(.75)}80%{opacity:1;transform:translateX(60%) rotate(-90deg) scale(1)}to{opacity:.5;transform:translateX(60%) rotate(-90deg) scale(.75)}}.leave-a-comment{align-items:center;background-color:#1e73be;border-radius:5px;cursor:pointer;display:flex;height:50px;justify-content:center;margin-left:auto;margin-right:auto;transition:all .15s ease-in-out;width:calc(100% - 20px)}.leave-a-comment:hover{height:52px;width:100%}.leave-a-comment span{color:#fff;font-family:Prompt;font-size:1rem;font-weight:600;line-height:2;line-height:1.2}@media only screen and (min-width:768px){.leave-a-comment span{font-size:1.25rem;line-height:2.5rem;margin-left:18px}}.vanilla-intro{color:#444;font-family:Prompt;font-size:1rem;font-style:italic;line-height:1.5}.vanilla-intro a,.vanilla-intro a:visited{color:#c00}#vanilla-comments,#vanilla-comments iframe{min-height:460px}.blockquote{margin-bottom:25px;padding-left:10px;position:relative}.blockquote:before{left:0;position:absolute;top:-1rem;width:40px}.blockquote .story-text,.blockquote li{color:#c00;font-family:Prompt;font-size:1em;font-weight:400;line-height:1.6}@media only screen and (min-width:1024px){.blockquote .story-text,.blockquote li{font-family:Prompt;font-size:1em;line-height:1.6}}.blockquote .blockquote-citation{color:#313132;font-family:Prompt;font-size:.8em;font-weight:400;line-height:.8}@media only screen and (min-width:1024px){.blockquote .blockquote-citation{font-family:Prompt;font-size:1em;line-height:1}}.access-atlanta .blockquote{border-left:10px solid #ea4724;padding-right:0;padding-top:0}.access-atlanta .blockquote:before{content:""}.access-atlanta .blockquote p{color:#ea4724}.access-atlanta .blockquote .blockquote-citation{font-family:OpenSans;font-size:.875em;font-weight:400;line-height:.8}.article-h1,.article-h2,.article-h3,.article-h4,.article-h5,.article-h6{color:#444;font-family:Prompt;font-size:2.5rem;font-weight:600;line-height:normal;margin-bottom:1rem}.article-h1{font-size:2rem}.article-h1,.article-h2{font-family:Prompt;line-height:normal}.article-h2{font-size:1.5rem}.article-h3{font-size:1.3125rem}.article-h3,.article-h4{font-family:Prompt;line-height:normal}.article-h4{font-size:1rem}.article-h5{font-size:.875rem}.article-h5,.article-h6{font-family:Prompt;line-height:normal}.article-h6{font-size:.75rem}.list li,.list ol,.list ul{color:#444;font-family:Prompt;font-size:1rem;line-height:1;list-style:none}.list ol,.list ul{counter-reset:item;display:flex;flex-direction:column;list-style:none;margin-left:2.3rem}.list li{margin-bottom:.5rem;position:relative}.list li a{-webkit-tap-highlight-color:rgba(0,0,0,0);color:#c00;cursor:pointer;font-weight:600;text-decoration:none;transition:all .1s ease-in-out}.list ul li:before{color:#444;content:"•";font-size:25px;left:-11px;position:absolute;top:-5px}.list ul li{margin:0 0 1rem -1.6rem}.list ol li{counter-increment:item;margin-bottom:1rem}.list ol li:before{color:#444;content:counter(item) ".  ";font-weight:600;margin:0 .2rem 0 -2.4rem;min-width:12px}.access-atlanta .list li,.access-atlanta .list ol,.access-atlanta .list ul{font-family:OpenSans;font-size:1rem;line-height:1}.list-dn li,.list-dn ol,.list-dn ul{color:#444;font-family:Rubik;font-size:1.125rem;line-height:inherit;list-style:none}.list-dn ol,.list-dn ul{counter-reset:item;display:flex;flex-direction:column;list-style:none;margin-left:2.3rem}.list-dn li{margin-bottom:.5rem;position:relative}.list-dn li a{-webkit-tap-highlight-color:rgba(0,0,0,0);color:#c00;cursor:pointer;font-weight:600;text-decoration:none;transition:all .1s ease-in-out}.list-dn ul li:before{content:"•";left:-12px;position:absolute;top:0}.list-dn ul li.childlist:before{content:"‐"}.list-dn ul li{margin:0 0 1rem -1.6rem}.list-dn ol li{counter-increment:item;margin-bottom:1rem}.list-dn ol li:before{color:#444;content:counter(item) ".  ";font-weight:600;margin:0 .2rem 0 -2.4rem;min-width:12px}.list-dn ol li.childlist:before{content:"•"}.article-oembed{margin-bottom:1rem}.article-oembed.left{float:none;margin:0;width:100%}@media only screen and (min-width:1024px){.article-oembed.left{float:left;margin:0 25px 20px 0;width:50%}}.article-oembed.right{float:none;margin:0;width:100%}@media only screen and (min-width:1024px){.article-oembed.right{float:right;margin:0 0 20px 25px;width:50%}}.story-text{color:#444;font-family:Prompt;font-size:1rem;line-height:1.5}.story-text a{-webkit-tap-highlight-color:rgba(0,0,0,0);color:#c00;cursor:pointer;font-weight:600;text-emphasis:none;transition:all .1s ease-in-out}.story-text a:hover{background-color:#fae6e6}.story-text .hl_red{background-color:transparent;color:#c00}.story-text .hl_orange{background-color:transparent;color:#ea4724}.story-text .hl_yellow{background-color:transparent;color:#ff0}.story-text .hl_green{background-color:transparent;color:green}.story-text .hl_tblue{background-color:transparent;color:teal}.story-text .hl_blue{background-color:transparent;color:blue}.story-text .hl_purple{background-color:transparent;color:purple}.story-text .hl_pink{background-color:transparent;color:pink}.c-lead-image img{height:auto;max-width:100%;min-width:100%;width:auto}.c-lead-image img.placeholder{margin:15% 0;transform:scale(.25)}.c-article-image{display:flex;flex-direction:column;height:auto;justify-content:center;width:auto}.c-article-image.left{float:none;margin:0;width:100%}@media only screen and (min-width:1024px){.c-article-image.left{float:left;margin:0 25px 20px 0;width:50%}}.c-article-image.right{float:none;margin:0;width:100%}@media only screen and (min-width:1024px){.c-article-image.right{float:right;margin:0 0 20px 25px;width:50%}}.c-article-image img{height:auto;margin-bottom:5px;max-width:100%;object-fit:contain;width:auto}.c-article-image img.placeholder{margin:15% 0;transform:scale(.25)}.c-article-image .article-image-caption{border-bottom:1px solid #bcbdc1;color:#373737;display:flex;flex-direction:row;font-family:Prompt;font-size:.75rem;font-style:italic;line-height:1.2;padding-bottom:8px}.c-article-image .article-image-caption .author,.c-article-image .article-image-caption .caption{height:auto}.c-article-image .article-image-caption .caption{margin-right:10px;width:65%}.c-article-image .article-image-caption .author{display:flex;justify-content:flex-end;margin-left:10px;width:35%}.c-article-image .article-image-author{text-transform:capitalize}.raw-html{display:flex;justify-content:center;min-height:110px;position:relative;width:100%}.raw-html iframe{height:100%;left:0;position:absolute;top:0;width:100%}main.c-amp-video{padding-top:0}.c-video-component{flex:1 0 100%;position:relative}.c-video-component:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);box-shadow:none;outline:none}.c-video-component:focus .powa-processed .powa-pane .powa-share{display:flex}.c-video-component .powa-hover .powa-pane .powa-share,.c-video-component .powa-tap .powa-pane .powa-share,.c-video-component:hover .powa-processed .powa-pane .powa-share{display:flex!important}@media only screen and (min-width:768px){.c-video-component{flex:1 0 66%}}.c-video-component .c-caption{-webkit-tap-highlight-color:rgba(0,0,0,0);top:4.875rem}.c-video-component .c-caption .photo-caption-btn{top:-1.5em}@media only screen and (min-width:1024px){.c-video-component .c-caption .photo-caption-btn{top:-2em}}.c-video-component .powa-bar-time-and-scrubbers{justify-content:center}.c-video-component .powa-bar-time-and-scrubbers .powa-bar-scrubbers{width:85%}.video-component{position:relative}.video-component:focus{box-shadow:none;outline:none}.video-component .video-blocker{cursor:default;height:100%;position:absolute;top:0;width:100%;z-index:1000}.video-component video{width:100%}.powa:focus,.video-component video:focus{box-shadow:none;outline:none}.powa:focus{-webkit-tap-highlight-color:rgba(0,0,0,0)}.video-credit-text{color:#9b9b9b;font-family:Prompt;font-size:.75rem;line-height:1;margin:10px 2.857% 0 0;position:absolute;right:0;text-align:right}@media only screen and (min-width:768px){.video-credit-text{margin-right:0}}.video-credit-text.is-inline{display:block;margin-right:0}.c-breakingNewsBar{background-color:#dd3433;display:none;margin:-20px 0 10px;width:100%}@media only screen and (min-width:1024px){.c-breakingNewsBar{margin:-16px 0 0}}.c-breakingNewsBar.is-visible{display:block}.c-breakingNewsBar .breakingNewsBar-content{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1440px;padding:1rem 2.85%;position:relative}@media only screen and (min-width:1024px){.c-breakingNewsBar .breakingNewsBar-content{flex-direction:row}}.c-breakingNewsBar .breakingNewsBar-content.sponsored{padding-bottom:.5rem;padding-top:1rem}@media only screen and (min-width:1024px){.c-breakingNewsBar .breakingNewsBar-content.sponsored{padding-bottom:.25rem;padding-top:.25rem}}.c-breakingNewsBar .c-breakingNewsAd,.c-breakingNewsBar .c-breakingNewsLogo,.c-breakingNewsBar .c-newsTitle{display:flex;justify-content:center;width:100%}@media only screen and (min-width:1024px){.c-breakingNewsBar .c-breakingNewsAd,.c-breakingNewsBar .c-breakingNewsLogo,.c-breakingNewsBar .c-newsTitle{display:block}}.c-breakingNewsBar .c-breakingNewsLogo{height:30px;margin-bottom:1rem}@media only screen and (min-width:1024px){.c-breakingNewsBar .c-breakingNewsLogo{margin-bottom:0;width:20%}}.c-breakingNewsBar .c-breakingNewsLogo img{height:100%;width:auto}.c-breakingNewsBar .c-newsTitle{color:#fff;font-family:Prompt;font-size:1rem;font-weight:800;line-height:1;max-width:600px;text-align:center}@media only screen and (min-width:1024px){.c-breakingNewsBar .c-newsTitle{width:50%}}.c-breakingNewsBar .c-newsTitle a{cursor:pointer;text-decoration:none}.c-breakingNewsBar .c-breakingNewsAd{align-items:center;display:flex}.c-breakingNewsBar .c-breakingNewsAd .arc-ad{margin-bottom:0}@media only screen and (min-width:1024px){.c-breakingNewsBar .c-breakingNewsAd{width:20%}}.c-breakingNewsBar .intro-text{color:#fff;font-family:Prompt;font-size:.6rem;line-height:1;margin-right:10px;min-width:60px}.c-breakingNewsBar .WBN01{width:auto}.c-breakingNewsBar .WBN01 .arcad{margin:0}.c-breakingNewsBar .icon,.c-breakingNewsBar .text{display:none}.c-caption{-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;right:1.25rem;top:1.875rem;width:calc(100% - 2.5rem);z-index:1}.c-caption.is-active{z-index:2}.c-caption.is-active .photo-caption{display:block}.c-caption.is-active .photo-caption-btn .caption-arrow svg{transform:rotate(180deg)}.c-caption .photo-caption-btn{align-items:center;background:#fff;border-radius:5px;box-shadow:0 2px 4px 0 hsla(0,0%,58%,.5);box-sizing:border-box;cursor:pointer;display:flex;font-family:Prompt;font-size:11px;height:26px;justify-content:center;line-height:1;position:absolute;right:-.5rem;top:-.875rem;transition:transform .5s;width:69px;z-index:1}@media only screen and (min-width:1024px){.c-caption .photo-caption-btn{height:26px;width:69px}}.c-caption .photo-caption-btn .amp-arrow{transition:.5s}.c-caption .photo-caption-btn .caption-arrow svg{height:11px;margin-right:2px;margin-top:2px;transition:transform .5s;width:9px}.c-caption .photo-caption-btn .fill-line{background:#fff;height:1px;margin-bottom:3px;width:10px}@media only screen and (min-width:1024px){.c-caption .photo-caption-btn .fill-line{height:2px;margin-bottom:4px;width:15.9px}}.c-caption .photo-caption-btn .fill-line.fill-line-long{width:16.4px}@media only screen and (min-width:1024px){.c-caption .photo-caption-btn .fill-line.fill-line-long{height:2px;width:24.8px}}.c-caption .photo-caption{background-color:rgba(0,0,0,.8);border-radius:6px;box-shadow:0 2px 26px 4px rgba(0,0,0,.1);display:none;padding:20px;text-align:left;transition:opacity .75s}@media only screen and (min-width:768px){.c-caption .photo-caption{padding:30px}}.c-caption .photo-caption .photo-caption-text{color:#fff;font-family:Prompt;font-size:.75rem;letter-spacing:normal;line-height:1.5;line-height:1.58}@media only screen and (min-width:768px){.c-caption .photo-caption .photo-caption-text{font-family:Prompt;font-size:.875rem;line-height:1.58}}.c-caption .photo-caption .photo-credit-text{color:#9b9b9b}.c-caption .rotate-right{transform:rotate(180deg)}.c-main-article .photo-caption .photo-caption-text{font-family:Prompt;font-size:.875rem;line-height:1.58}@media only screen and (min-width:768px){.c-main-article .photo-caption .photo-caption-text{font-family:Prompt;font-size:1rem;line-height:1.5}}.c-main-article .photo-caption .photo-credit-text{color:#fff;display:none;font-family:Prompt;font-size:.75rem;line-height:1;margin-top:1rem;position:static;text-align:right}.c-main-article .c-caption{width:calc(100% - 2.5rem)}@media only screen and (min-width:0)and (max-width:767px){.c-main-article .c-caption{right:1.25rem}.c-main-article .c-caption .photo-caption-btn{right:-.6rem}}.story-feed-v2{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.story-feed-v2 .story-card{width:100%}.story-feed-v2 .story-card.ad .timeAgoBar a:hover{color:#b3b3b3}.story-feed-v2 .story-card .c-author-byline-timestamp{display:none}.story-feed-v2 .story-card .timeAgoBar{background-color:#d31c1e;color:#fff;line-height:1;min-height:24px;padding:.15rem .5rem;text-align:right}.story-feed-v2 .story-card img.placeholder{box-sizing:border-box;object-fit:unset;padding:15%;transform:scale(.5)}.story-feed-v2 .story-card a{color:#fff;font-family:Prompt,Arial,Helvetica,sans-serif;height:100%;padding:0;transition:all .1s ease-in-out;width:100%}.story-feed-v2 .story-card a img{height:auto;width:94%}@media only screen and (min-width:768px){.story-feed-v2 .story-card a img{width:97%}}@media only screen and (min-width:1024px){.story-feed-v2 .story-card a img{width:100%}}.story-feed-v2 .story-card a:hover{color:#c00}.story-feed-v2 .story-card a:hover img{opacity:.75;transition:opacity .5s cubic-bezier(.02,.96,.19,.8)}.story-feed-v2 .story-card .author{display:block;font-size:.875rem}.story-feed-v2 .story-card .authorList .author{display:inline-block}.story-feed-v2 .story-card h1,.story-feed-v2 .story-card h2{font-family:Prompt,Arial,Helvetica,sans-serif;font-weight:600;line-height:1.2}.story-feed-v2 .story-card p{font-family:Prompt;font-size:1rem;line-height:1.5}.story-feed-v2 .header{align-items:center;background-color:#373737;border-bottom:.5rem solid #737377;box-sizing:border-box;color:#fff;display:flex;height:55px;justify-content:space-between;padding:.5rem}.story-feed-v2 .header span:first-child{font-family:Prompt;font-size:1.3rem;font-weight:600;line-height:1}.story-feed-v2 .header span:last-child{font-family:Prompt;font-size:.75rem;line-height:1}.story-feed-v2 .header span:last-child a{color:#fff;cursor:pointer;outline:0;text-decoration:none;transition:all .1s ease-in-out}.story-feed-v2 .header span:last-child a:hover{color:hsla(0,0%,100%,.5)}.story-feed-v2.useHorizontalClass .story-card{background-color:#fff;display:flex;flex-direction:row;margin:0;padding:0 0 1.5rem}.story-feed-v2.useHorizontalClass .story-card&gt;.timeAgoBar{display:none}.story-feed-v2.useHorizontalClass .story-card:last-child{padding:0}.story-feed-v2.useHorizontalClass .story-card .card-image{aspect-ratio:1.86;width:50%}.story-feed-v2.useHorizontalClass .story-card .card-image a{display:block;padding:2.5rem 0 0 .75rem}@media only screen and (min-width:1024px){.story-feed-v2.useHorizontalClass .story-card .card-image a{padding:0}}.story-feed-v2.useHorizontalClass .story-card .card-content{background-color:#fff;flex-direction:column;width:50%}.story-feed-v2.useHorizontalClass .story-card .card-content .innerWrapper{margin-top:23px;padding:1rem 1rem 0}@media only screen and (min-width:1024px){.story-feed-v2.useHorizontalClass .story-card .card-content .innerWrapper{margin-top:0}}.story-feed-v2.useHorizontalClass .story-card .card-content .innerWrapper .author,.story-feed-v2.useHorizontalClass .story-card .card-content .innerWrapper h2{margin-bottom:.5rem}.story-feed-v2.useHorizontalClass .story-card .card-content .innerWrapper h2{font-size:.875rem}@media only screen and (min-width:1024px){.story-feed-v2.useHorizontalClass .story-card .card-content .innerWrapper h2{font-size:1.125rem}}@media only screen and (min-width:1232px){.story-feed-v2.useHorizontalClass .story-card .card-content .innerWrapper h2{font-size:1.5rem}}.story-feed-v2.useHorizontalClass .story-card .card-content .innerWrapper .author{font-size:.625rem;padding:0}@media only screen and (min-width:1024px){.story-feed-v2.useHorizontalClass .story-card .card-content .innerWrapper .author{font-size:.7rem}}@media only screen and (min-width:1232px){.story-feed-v2.useHorizontalClass .story-card .card-content .innerWrapper .author{font-size:.875rem}}.story-feed-v2.useHorizontalClass .story-card .card-content .innerWrapper .story-description{display:none}@media only screen and (min-width:1024px){.story-feed-v2.useHorizontalClass .story-card .card-content .innerWrapper .story-description{display:inherit;font-family:Prompt;font-size:.75rem;line-height:1.5}}@media only screen and (min-width:1232px){.story-feed-v2.useHorizontalClass .story-card .card-content .innerWrapper .story-description{font-family:Prompt;font-size:1rem;line-height:1.5}}.story-feed-v2.useHorizontalClass .story-card .card-content .innerWrapper a{color:#444;transition:all .15s ease-in-out}.story-feed-v2.useHorizontalClass .story-card .card-content .innerWrapper a:hover{color:#c00}.story-feed-v2.useHorizontalClass .story-card .card-content .timeAgoBar,.story-feed-v2.useHorizontalClass .story-card .card-content .timeAgoBar p{box-sizing:border-box;font-family:Prompt;font-size:.875rem;left:0;line-height:24px;position:absolute;width:100%}@media only screen and (min-width:1024px){.story-feed-v2.useHorizontalClass .story-card .card-content .timeAgoBar,.story-feed-v2.useHorizontalClass .story-card .card-content .timeAgoBar p{position:static;width:unset}}.story-feed-v2.useLeadStoryClass .story-card:first-of-type .author,.story-feed-v2.useLeadStoryClass .story-card:first-of-type .story-description,.story-feed-v2.useLeadStoryClass .story-card:first-of-type .timeAgoBar{display:none}.story-feed-v2.useLeadStoryClass .story-card:first-of-type .timeAgoBar{background-color:#fff;color:#444}.story-feed-v2.useLeadStoryClass .story-card:first-of-type .timeAgoBar time{font-family:Prompt;font-size:.75rem;line-height:1}@media only screen and (min-width:768px){.story-feed-v2.useLeadStoryClass .story-card:first-of-type .timeAgoBar time{font-family:Prompt;font-size:1rem;line-height:1}}.story-feed-v2.useLeadStoryClass .story-card:first-of-type .card-image{background-color:#373737}.story-feed-v2.useLeadStoryClass .story-card:first-of-type .card-content{background-color:#fff;padding:1rem}.story-feed-v2.useLeadStoryClass .story-card:first-of-type h1{font-family:Prompt;font-size:1.125rem;line-height:1.2;margin-bottom:.5rem;padding:0}@media only screen and (min-width:768px){.story-feed-v2.useLeadStoryClass .story-card:first-of-type h1{font-family:Prompt;font-size:1.5rem;line-height:1.2}}.story-feed-v2.useLeadStoryClass .story-card:first-of-type h2{padding:0}.story-feed-v2.useLeadStoryClass .story-card:first-of-type h1 a,.story-feed-v2.useLeadStoryClass .story-card:first-of-type h2 a{color:#444;font-family:Prompt;font-size:1.125rem;font-weight:700;line-height:1.2}@media only screen and (min-width:768px){.story-feed-v2.useLeadStoryClass .story-card:first-of-type h1 a,.story-feed-v2.useLeadStoryClass .story-card:first-of-type h2 a{font-family:Prompt;font-size:1.5rem;line-height:1.2}}@media only screen and (min-width:1232px){.story-feed-v2.useLeadStoryClass .story-card:first-of-type h1 a,.story-feed-v2.useLeadStoryClass .story-card:first-of-type h2 a{font-family:Prompt;font-size:2.25rem;line-height:1.2}}.story-feed-v2.useLeadStoryClass .story-card:first-of-type .c-author-byline-timestamp{display:flex}.story-feed-v2.useLeadStoryClass .story-card:first-of-type .c-author-byline-timestamp .author-name,.story-feed-v2.useLeadStoryClass .story-card:first-of-type .c-author-byline-timestamp .author-twitter{color:#444}.story-feed-v2.useLeadStoryClass .story-card:first-of-type .story-description{color:#444;font-family:Prompt;font-size:1rem;line-height:1.3}@media only screen and (min-width:1024px){.story-feed-v2.useLeadStoryClass .story-card:first-of-type .story-description{display:block}}.story-feed-v2.useLeadStoryClass .story-card:first-of-type .c-author-byline-timestamp{margin-bottom:.25rem}@media only screen and (min-width:1024px){.story-feed-v2.useLeadStoryClass .story-card:first-of-type .c-author-byline-timestamp{margin-bottom:1.25rem}}.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2){background-color:#fff;display:flex;flex-direction:row;margin:0;padding:0 0 1.5rem}.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2)&gt;.timeAgoBar{display:none}.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2):last-child{padding:0}.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-image{aspect-ratio:1.86;width:50%}.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-image a{display:block;padding:2.5rem 0 0 .75rem}@media only screen and (min-width:1024px){.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-image a{padding:0}}.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content{background-color:#fff;flex-direction:column;width:50%}.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .innerWrapper{margin-top:23px;padding:1rem 1rem 0}@media only screen and (min-width:1024px){.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .innerWrapper{margin-top:0}}.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .innerWrapper .author,.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .innerWrapper h2{margin-bottom:.5rem}.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .innerWrapper h2{font-size:.875rem}@media only screen and (min-width:1024px){.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .innerWrapper h2{font-size:1.125rem}}@media only screen and (min-width:1232px){.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .innerWrapper h2{font-size:1.5rem}}.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .innerWrapper .author{font-size:.625rem;padding:0}@media only screen and (min-width:1024px){.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .innerWrapper .author{font-size:.7rem}}@media only screen and (min-width:1232px){.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .innerWrapper .author{font-size:.875rem}}.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .innerWrapper .story-description{display:none}@media only screen and (min-width:1024px){.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .innerWrapper .story-description{display:inherit;font-family:Prompt;font-size:.75rem;line-height:1.5}}@media only screen and (min-width:1232px){.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .innerWrapper .story-description{font-family:Prompt;font-size:1rem;line-height:1.5}}.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .innerWrapper a{color:#444;transition:all .15s ease-in-out}.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .innerWrapper a:hover{color:#c00}.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .timeAgoBar,.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .timeAgoBar p{box-sizing:border-box;font-family:Prompt;font-size:.875rem;left:0;line-height:24px;position:absolute;width:100%}@media only screen and (min-width:1024px){.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .timeAgoBar,.story-feed-v2.useLeadStoryClass .story-card:nth-of-type(n+2) .card-content .timeAgoBar p{position:static;width:unset}}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type .author,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type .story-description,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type .timeAgoBar{display:none}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type .timeAgoBar{background-color:#fff;color:#444}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type .timeAgoBar time{font-family:Prompt;font-size:.75rem;line-height:1}@media only screen and (min-width:768px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type .timeAgoBar time{font-family:Prompt;font-size:1rem;line-height:1}}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type .card-image{background-color:#373737}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type .card-content{background-color:#fff;padding:1rem}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type h1{font-family:Prompt;font-size:1.125rem;line-height:1.2;margin-bottom:.5rem;padding:0}@media only screen and (min-width:768px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type h1{font-family:Prompt;font-size:1.5rem;line-height:1.2}}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type h2{padding:0}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type h1 a,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type h2 a{color:#444;font-family:Prompt;font-size:1.125rem;font-weight:700;line-height:1.2}@media only screen and (min-width:768px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type h1 a,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type h2 a{font-family:Prompt;font-size:1.5rem;line-height:1.2}}@media only screen and (min-width:1232px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type h1 a,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type h2 a{font-family:Prompt;font-size:2.25rem;line-height:1.2}}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type .c-author-byline-timestamp{display:flex;margin-bottom:.25rem}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type .c-author-byline-timestamp .author-name,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type .c-author-byline-timestamp .author-twitter{color:#444}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:first-of-type .story-description{color:#444;font-family:Prompt;font-size:1rem;line-height:1.3}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2),.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3),.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card{background-color:#fff;display:flex;flex-direction:row;margin:0;padding:0 0 1.5rem}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2)&gt;.timeAgoBar,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card&gt;.timeAgoBar,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3)&gt;.timeAgoBar{display:none}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2):last-child,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card:last-child,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3):last-child{padding:0}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-image,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-image,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-image{aspect-ratio:1.86;width:50%}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-image a,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-image a,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-image a{display:block;padding:2.5rem 0 0 .75rem}@media only screen and (min-width:1024px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-image a,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-image a,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-image a{padding:0}}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content{background-color:#fff;flex-direction:column;width:50%}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper{margin-top:23px;padding:1rem 1rem 0}@media only screen and (min-width:1024px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper{margin-top:0}}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper .author,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper h2,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper .author,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper h2,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper .author,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper h2{margin-bottom:.5rem}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper h2,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper h2,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper h2{font-size:.875rem}@media only screen and (min-width:1024px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper h2,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper h2,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper h2{font-size:1.125rem}}@media only screen and (min-width:1232px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper h2,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper h2,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper h2{font-size:1.5rem}}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper .author,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper .author,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper .author{font-size:.625rem;padding:0}@media only screen and (min-width:1024px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper .author,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper .author,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper .author{font-size:.7rem}}@media only screen and (min-width:1232px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper .author,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper .author,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper .author{font-size:.875rem}}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper .story-description,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper .story-description,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper .story-description{display:none}@media only screen and (min-width:1024px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper .story-description,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper .story-description,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper .story-description{display:inherit;font-family:Prompt;font-size:.75rem;line-height:1.5}}@media only screen and (min-width:1232px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper .story-description,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper .story-description,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper .story-description{font-family:Prompt;font-size:1rem;line-height:1.5}}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper a,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper a,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper a{color:#444;transition:all .15s ease-in-out}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper a:hover,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper a:hover,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper a:hover{color:#c00}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .timeAgoBar,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .timeAgoBar p,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .timeAgoBar,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .timeAgoBar p,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .timeAgoBar,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .timeAgoBar p{box-sizing:border-box;font-family:Prompt;font-size:.875rem;left:0;line-height:24px;position:absolute;width:100%}@media only screen and (min-width:1024px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .timeAgoBar,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .timeAgoBar p,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .timeAgoBar,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .timeAgoBar p,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .timeAgoBar,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .timeAgoBar p{position:static;width:unset}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2),.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3),.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card{background-color:unset;flex-direction:column;width:48.575%}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .story-description,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .story-description,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .story-description{display:none}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2)&gt;.timeAgoBar,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2)&gt;.timeAgoBar p,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card&gt;.timeAgoBar,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card&gt;.timeAgoBar p,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3)&gt;.timeAgoBar,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3)&gt;.timeAgoBar p{display:block;font-family:Prompt;font-size:.875rem;line-height:24px}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-image,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-image,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-image{background-color:#373737;width:100%}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-image .lazyload-wrapper,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-image .lazyload-wrapper,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-image .lazyload-wrapper{display:flex}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content{background-color:#373737;color:#fff;padding:.5rem 1rem 1rem;width:auto}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper{padding:0}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper a,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper a,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper a{color:#fff}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper h1,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper h2,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper h1,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper h2,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper h1,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper h2{color:#fff;font-size:1rem;margin-bottom:.5rem}}@media only screen and (min-width:1024px)and (min-width:1232px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper h1,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper h2,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper h1,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper h2,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper h1,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper h2{font-size:1.2rem}}@media only screen and (min-width:1024px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper .story-description,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper .story-description,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper .story-description{display:none}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .innerWrapper .author,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .innerWrapper .author,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .innerWrapper .author{margin:0}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .card-content .timeAgoBar,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .card-content .timeAgoBar,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .card-content .timeAgoBar{display:none}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .author-posts-headline,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .author-posts-headline,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .author-posts-headline{color:#444;font-family:Prompt;font-size:1.5rem;font-weight:400;line-height:1.3;margin:0 .5rem .83rem}}@media only screen and (min-width:1024px)and (min-width:1024px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(2) .author-posts-headline,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3) .author-posts-headline,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(3).hidden+.story-card .author-posts-headline{margin:0 0 .83rem}}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4){background-color:#fff;display:flex;flex-direction:row;margin:0;padding:0 0 1.5rem}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4)&gt;.timeAgoBar{display:none}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4):last-child{padding:0}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-image{aspect-ratio:1.86;width:50%}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-image a{display:block;padding:2.5rem 0 0 .75rem}@media only screen and (min-width:1024px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-image a{padding:0}}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content{background-color:#fff;flex-direction:column;width:50%}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .innerWrapper{margin-top:23px;padding:1rem 1rem 0}@media only screen and (min-width:1024px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .innerWrapper{margin-top:0}}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .innerWrapper .author,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .innerWrapper h2{margin-bottom:.5rem}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .innerWrapper h2{font-size:.875rem}@media only screen and (min-width:1024px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .innerWrapper h2{font-size:1.125rem}}@media only screen and (min-width:1232px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .innerWrapper h2{font-size:1.5rem}}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .innerWrapper .author{font-size:.625rem;padding:0}@media only screen and (min-width:1024px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .innerWrapper .author{font-size:.7rem}}@media only screen and (min-width:1232px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .innerWrapper .author{font-size:.875rem}}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .innerWrapper .story-description{display:none}@media only screen and (min-width:1024px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .innerWrapper .story-description{display:inherit;font-family:Prompt;font-size:.75rem;line-height:1.5}}@media only screen and (min-width:1232px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .innerWrapper .story-description{font-family:Prompt;font-size:1rem;line-height:1.5}}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .innerWrapper a{color:#444;transition:all .15s ease-in-out}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .innerWrapper a:hover{color:#c00}.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .timeAgoBar,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .timeAgoBar p{box-sizing:border-box;font-family:Prompt;font-size:.875rem;left:0;line-height:24px;position:absolute;width:100%}@media only screen and (min-width:1024px){.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .timeAgoBar,.story-feed-v2:not(.useHorizontalClass):not(.useLeadStoryClass) .story-card:nth-of-type(n+4) .card-content .timeAgoBar p{position:static;width:unset}}.story-feed.ad .story-card.story-card--horizontal{background-color:#fff;padding:0 0 1.5rem}.btn-loadMore{background-color:transparent;border:2px solid #666;color:#666;cursor:pointer;font-family:Prompt;font-size:1.2rem;line-height:1;margin:30px auto;padding:1.25rem 1.5rem;position:relative;text-transform:uppercase;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.btn-loadMore.data-loading{background-color:#d3d3d3;padding-right:4.5rem}.btn-loadMore.data-max-reached{border:none;pointer-events:none}.btn-loadMore:hover{transform:scale(1.05)}.btn-loadMore .spinner-blob{animation:spin 1.5s linear infinite;color:#444;height:2.25rem;margin-top:-1.125rem;opacity:1;position:absolute;right:1rem;text-align:center;text-transform:uppercase;top:50%;width:2.25rem}.btn-loadMore .spinner-blob:after,.btn-loadMore .spinner-blob:before{animation:in-and-out 1s ease-in-out infinite;background-color:#fff;border-radius:100%;content:"";height:50%;position:absolute;width:50%}.btn-loadMore .spinner-blob:before{top:0}.btn-loadMore .spinner-blob:after{animation-delay:-.7s;bottom:0;top:auto}@keyframes spin{to{transform:rotate(1turn)}}@keyframes in-and-out{0%,to{transform:scale(0)}50%{transform:scale(1)}}.FS01{width:auto}.c-around-the-sec h3{color:#fff;font-size:1.3rem}.c-around-the-sec .content div{border-bottom:1px solid #bcbdc1;padding:20px 0}.c-around-the-sec .content div:last-child{border-bottom:10px solid #373737}.c-author-byline-timestamp{border-bottom:1px solid #bcbdc1;border-left:10px solid #444;border-top:1px solid #bcbdc1;display:flex;min-height:46px;position:relative;width:97.1428571429%}@media only screen and (min-width:550px){.c-author-byline-timestamp{height:46px}}.c-author-byline-timestamp.guest-author{height:unset}.c-author-byline-timestamp.guest-author .author-name-twitter{padding:.3rem 0}@media only screen and (min-width:768px){.c-author-byline-timestamp.guest-author.has-org .timestamp{width:min-content}}@media only screen and (min-width:1024px){.c-author-byline-timestamp.guest-author.has-org .timestamp{width:auto}}.c-author-byline-timestamp.staff-author .posted{display:none}@media only screen and (min-width:375px){.c-author-byline-timestamp.staff-author .posted{display:block}}.c-author-byline-timestamp.add-margin{margin-left:26px;margin-right:26px;width:calc(100% - 62px)}.c-author-byline-timestamp .author-name-twitter{display:flex;flex-direction:column;justify-content:center;margin:0 10px}@media only screen and (min-width:375px){.c-author-byline-timestamp .author-name-twitter{margin:0 20px}}.c-author-byline-timestamp .author-name{color:#444;font-family:Prompt;font-size:1rem;font-weight:600;line-height:1.2;text-transform:capitalize}.c-author-byline-timestamp .author-org{font-family:Prompt;font-size:.75rem;line-height:1}.c-author-byline-timestamp .author-twitter{align-items:center;color:#373737;display:flex;font-family:Prompt;font-size:.875rem;font-weight:400;justify-content:flex-start;line-height:1.2}.c-author-byline-timestamp .author-twitter .twitter-logo{height:1rem;width:1rem}.c-author-byline-timestamp .author-image{height:60px;min-width:60px;width:60px}@media only screen and (min-width:550px){.c-author-byline-timestamp .author-image{height:46px;min-width:46px;width:46px}}.c-author-byline-timestamp .author-image img{height:100%;width:100%}.c-author-byline-timestamp .author-image img.placeholder{transform:scale(.75)}.c-author-byline-timestamp .timestamp{align-content:flex-start;color:#bcbdc1;display:flex;flex-wrap:wrap;font-family:Prompt;font-size:.625rem;font-weight:400;line-height:1.2;margin-left:auto;padding-top:.5rem;position:absolute;right:0;white-space:pre}@media only screen and (min-width:768px){.c-author-byline-timestamp .timestamp{font-family:Prompt;font-size:.875rem;line-height:1.2;position:static}}@media only screen and (min-width:1024px){.c-author-byline-timestamp .timestamp{position:absolute}}.c-author-byline-timestamp .org{font-family:Prompt;font-size:.875rem;line-height:1.2}@media only screen and (min-width:550px){.c-author-byline-timestamp .org{display:inline;font-family:Prompt;font-size:1rem;line-height:1.2}}.c-follow-us{border-left:10px solid #373737;display:flex;flex-direction:column;max-width:274px;padding:8px 0 8px 16px;width:calc(100% - 26px)}.c-follow-us .follow-us-header{color:#444}.c-follow-us .follow-us-header h3{font-family:Prompt;font-size:1.25rem;font-weight:600;letter-spacing:1px;line-height:1;margin-bottom:8px;text-transform:uppercase}.btn-social{height:40px;margin-right:8px;width:40px}.btn-social a{height:100%}.btn-instagram,.btn-tiktok{margin-right:1rem}.btn-facebook{background-color:#4e69a2}.btn-twitter{background-color:#55acee}.btn-reddit{background-color:#ff5700}.btn-mail{background-color:#848484}.c-feature-gallery .carousel-root{background:#fff;padding-bottom:1.25rem}@media only screen and (min-width:768px){.c-feature-gallery .carousel-root{padding-bottom:1.875rem}}.c-social-share{display:flex;flex-direction:column}.c-social-share img.placeholder{transform:scale(.75)}.c-social-share .social-share-header{color:#444}.c-social-share .social-share-header h3{font-family:Prompt;font-size:1.25rem;font-weight:600;letter-spacing:1px;line-height:1.3;margin-bottom:.5rem}.c-social-share .btn-social{height:32px;width:32px}.c-social-share .btn-social.btn-reddit img:not(.placeholder){transform:scale(1.3)}.c-social-share .btn-social.btn-mail img:not(.placeholder){transform:scale(1.25)}.c-footer{background-color:#000;font-family:Prompt;font-size:.875rem;line-height:1.5;padding:2rem 0;width:100%}.c-footer a{-webkit-tap-highlight-color:rgba(0,0,0,0);color:#fff;text-decoration:underline;transition:all .1s ease-in-out}.c-footer a:hover{color:hsla(0,0%,100%,.8);outline:0;text-decoration:underline}.c-footer .footer-content{color:#fff;display:flex;flex-direction:column;font-size:.875rem;margin-left:auto;margin-right:auto;max-width:1440px;padding:0 2.85%}@media only screen and (min-width:768px){.c-footer .footer-content{flex-direction:row;justify-content:space-between}.c-footer .footer-text{width:82%}}.c-footer .sports-trader-logo{margin-top:15px}@media only screen and (min-width:768px){.c-footer .sports-trader-logo{margin-top:0;width:14%}}.c-footer .sports-trader-logo img{max-width:150px}@media only screen and (min-width:768px){.c-footer .sports-trader-logo img{width:100%}}.hamburger{cursor:pointer;height:30px;margin-right:.5rem;position:relative;width:40px}@media only screen and (min-width:768px){.hamburger{margin-right:1rem}}@media only screen and (min-width:1024px){.hamburger{display:none}}.hamburger .line{background:#fff;border-radius:5px;height:5px;left:0;position:absolute;transition:transform .15s;transition-delay:0s,.15s;transition-duration:.15,.15s;width:100%}.hamburger .line-1{top:0}.hamburger .line-2{top:calc(50% - 2.5px)}.hamburger .line-3{top:calc(100% - 5px)}.hamburger.active{opacity:.7}.hamburger.active .line-1{top:calc(50% - 2.5px);transform:rotate(45deg)}.hamburger.active .line-2{opacity:0}.hamburger.active .line-3{top:calc(50% - 2.5px);transform:rotate(-45deg)}.hamburger.childMenuActive.active{opacity:1}.c-scoreboard{background:#1c1c1c;background-image:linear-gradient(110deg,rgba(51,51,51,.1) 20%,#333 50%,rgba(51,51,51,.5) 0,#1c1c1c 0,rgba(28,28,28,.5) 60%,rgba(28,28,28,0));min-height:130px;padding:0 2.8571428571%;position:relative}.c-scoreboard:after,.c-scoreboard:before{background-image:linear-gradient(90deg,rgba(51,51,51,0) 0,rgba(51,51,51,.5) 20%,rgba(51,51,51,.5) 50%,rgba(51,51,51,.5) 80%,rgba(51,51,51,0));border-radius:20px;content:" ";height:1px;left:0;position:absolute;width:95%}.c-scoreboard:before{top:0}.c-scoreboard:after{bottom:0}.c-scoreboard .c-scoreboard-inner{display:flex;flex:1;flex-direction:column;justify-content:space-between;position:relative}@media only screen and (min-width:768px){.c-scoreboard .c-scoreboard-inner{flex-direction:row}}.c-scoreboard .c-scoreboard-inner:after,.c-scoreboard .c-scoreboard-inner:before{border-radius:20px;content:"";height:50%;left:0;margin:0 auto;opacity:1;position:absolute;right:0;width:95%;z-index:-1}.c-scoreboard .c-scoreboard-inner:before{box-shadow:0 0 12px rgba(0,0,0,.15);top:0}.c-scoreboard .c-scoreboard-inner:after{bottom:0;box-shadow:0 0 16px #000}.c-scoreboard .c-ad-container{align-items:center;display:flex;justify-content:center;width:20vw}@media only screen and (min-width:768px){.c-scoreboard .c-ad-container{width:unset}}.c-scoreboard .row{justify-content:space-between;max-height:100%}.c-scoreboard .col,.c-scoreboard .row{align-items:center;display:flex;gap:.5rem}.c-scoreboard .col{flex-direction:column}.c-scoreboard .c-live-game-score,.c-scoreboard .c-slider{margin:1rem 0;width:100%}@media only screen and (min-width:768px){.c-scoreboard .c-live-game-score,.c-scoreboard .c-slider{margin:0;min-width:calc(50% - 92.5px);width:50%}}.c-scoreboard .c-live-game-score{align-items:center;display:flex;flex-direction:column;justify-content:center}.c-scoreboard .c-live-game-score .live-game-container{width:100%}@media only screen and (min-width:1024px){.c-scoreboard .c-live-game-score .live-game-container{width:70%}}.c-scoreboard .c-live-game-score .team-logo{align-items:center;display:flex;gap:10px}.c-scoreboard .c-live-game-score .team-logo amp-img{max-width:100%}.c-scoreboard .c-live-game-score .team-logo img{height:auto;width:3rem}@media only screen and (min-width:768px){.c-scoreboard .c-live-game-score .team-logo img{width:4.375rem}}.c-scoreboard .c-live-game-score .team-logo img.placeholder{transform:scale(.75)}.c-scoreboard .c-live-game-score .team-score{color:#fff;font-family:Prompt;font-size:2rem;line-height:1;margin-top:10%;min-width:fit-content}@media only screen and (min-width:768px){.c-scoreboard .c-live-game-score .team-score{margin-top:15%}}@media only screen and (min-width:1024px){.c-scoreboard .c-live-game-score .team-score{font-family:Prompt;font-size:2.5rem;line-height:1}}.c-scoreboard .c-live-game-score .game-status{align-items:center;color:#999;display:flex;flex-direction:column;font-family:Prompt;font-size:.875rem;font-weight:600;line-height:1.2;text-align:center;text-transform:uppercase;width:110px}@media only screen and (min-width:768px){.c-scoreboard .c-live-game-score .game-status{margin-top:-50px;width:80px}}@media only screen and (min-width:1024px){.c-scoreboard .c-live-game-score .game-status{margin-top:-40px;width:110px}}.c-scoreboard .c-live-game-score .team-name{color:#fff;font-family:Prompt;font-size:.875rem;font-weight:700;line-height:1;min-width:max-content;text-transform:uppercase}.c-scoreboard .c-slider .slider-wrapper{width:95%}.c-scoreboard .c-slider .carousel .slider-wrapper.axis-horizontal .slider .slide{background:transparent;display:flex;flex-flow:row wrap}.c-scoreboard .c-slider .carousel,.c-scoreboard .c-slider .carousel-root,.c-scoreboard .c-slider .slider,.c-scoreboard .c-slider .slider-wrapper{height:100%}.c-scoreboard .c-slider .carousel .slider.animated{transition-duration:1s!important;transition-timing-function:cubic-bezier(0,0,0,1);width:95%}.c-scoreboard .c-slider .carousel-status,.c-scoreboard .c-slider .control-dots{display:none}.c-scoreboard .c-slider .control-arrow{top:3px}.c-scoreboard .c-slider .control-arrow svg{height:27px;opacity:.4;position:absolute;top:calc(50% - 15px);transition:all .25s ease-in}.c-scoreboard .c-slider .control-arrow .arrow{fill:#fff;opacity:1}.c-scoreboard .c-slider .control-arrow:before{display:none}.c-scoreboard .c-slider .control-arrow:hover svg{opacity:1}.c-scoreboard .c-slider .control-arrow.control-next{background:linear-gradient(90deg,rgba(28,28,28,0) 0,#1c1c1c 70%);opacity:1;width:60px}.c-scoreboard .c-slider .control-arrow.control-next svg{right:0}.c-scoreboard .c-slider .control-arrow.control-prev{background:transparent}.c-scoreboard .c-slider .control-arrow.control-prev svg{left:0}.c-scoreboard .c-slider .control-arrow.control-prev:hover{background:transparent}.c-scoreboard .c-slider .box{border-right:1px solid hsla(0,0%,100%,.3);color:#fff;display:flex;flex-direction:column;font-family:Prompt;font-size:.6rem;gap:.2rem;justify-content:center;line-height:1;min-height:60px;padding:3px 7px;width:50%}@media only screen and (min-width:550px){.c-scoreboard .c-slider .box{width:33.33%}}@media only screen and (min-width:768px){.c-scoreboard .c-slider .box{height:50%;width:50%}.c-scoreboard .c-slider .box:nth-child(-n+2){border-bottom:1px solid hsla(0,0%,100%,.3)}}.c-scoreboard .c-slider .box .team-logo{height:22px;justify-content:flex-start;width:30px}.c-scoreboard .c-slider .box .team-logo img.placeholder{height:15px;transform:scale(.5)}.c-scoreboard .c-slider .box .team-name{font-family:Prompt;font-size:.6rem;line-height:1.1;text-align:left;word-break:normal}.c-scoreboard .c-slider .box .score{min-width:fit-content}.c-scoreboard .c-slider .box .game-status{color:#999;font-family:Prompt;font-size:.4175rem;justify-content:flex-end;line-height:1.1;text-align:right;text-transform:uppercase}@media only screen and (min-width:1024px){.c-scoreboard .c-slider .box .game-status{font-family:Prompt;font-size:.5rem;line-height:1}}.c-scoreboard .c-slider .box img{height:22px;margin-right:5px;max-width:100%;width:auto}@media only screen and (min-width:768px){.c-scoreboard .arc_ad{margin:.5rem 2.5%}}@media only screen and (min-width:1024px){.c-scoreboard .arc_ad{margin:.5rem 5%}}.c-scoreboard.hideSlider{display:flex;margin-left:auto;margin-right:auto;max-width:500px}.c-scoreboard.hideSlider .c-slider{display:none}.SB01,.SB02{display:flex;justify-content:center}.SB01 .arcad,.SB02 .arcad{margin:0}.SB02{margin-bottom:0}@media only screen and (min-width:768px){#div-id-SB01_Mobile_NonAmp{display:none}}#div-id-SB01_Desktop{width:100px}.c-mock-ad img{height:100%;width:auto}.newsletter-widget{background-color:#d31c1e;box-sizing:border-box;padding:1rem;width:100%}.newsletter-widget .logo{margin:0 auto .5rem;width:80px}.newsletter-widget .logo img{height:auto;width:100%}.newsletter-widget .header{margin-bottom:1rem}.newsletter-widget .title-1,.newsletter-widget .title-2{color:#fff}.newsletter-widget .title-1{font-family:Prompt;font-size:1.25rem;line-height:1.3;margin-bottom:1rem;text-align:center;text-transform:uppercase}.newsletter-widget .title-2{font-family:Prompt;font-size:1rem;line-height:1.5;margin-bottom:1rem;text-align:center;white-space:break-spaces}.newsletter-widget .input{background:#fff;border:1px solid #d1d2d4;border-radius:0;box-sizing:border-box;color:#444;font-family:Prompt;font-size:1rem;font-weight:400;line-height:1;outline:none;padding:.65rem;transition:all .1s ease-in-out;width:100%}.newsletter-widget .input::placeholder{color:#ddd}.newsletter-widget .warning{background-color:#6b0505;color:#fff;font-family:Prompt;font-size:.9rem;font-weight:600;line-height:2;margin-top:.5rem;padding:5px 10px;z-index:1}.newsletter-widget .submit{background-color:transparent;border:1px solid #fff;color:#fff;cursor:pointer;display:block;font-family:Prompt;font-size:1rem;line-height:2;margin:1rem auto 0;padding:.35rem 1rem;transition:all .1s ease-in-out}.newsletter-widget .submit:hover{background-color:hsla(0,0%,100%,.2);outline:2px solid #fff}.most-read-widget{background-color:transparent;font-size:14px;width:100%}.most-read-widget,.most-read-widget .header{color:#fff;font-family:Prompt;font-weight:700;line-height:1.29}.most-read-widget .header{border-bottom:1px solid #fff;font-size:24px;letter-spacing:-.49px;margin-bottom:8px}@media only screen and (min-width:550px){.most-read-widget .header{letter-spacing:-.38px;margin-bottom:18px}}.most-read-widget a{color:inherit}.most-read-widget a .cardContainer{align-items:center;display:flex;height:78px;margin-bottom:8px;width:100%}.most-read-widget a .cardContainer .cardImage{margin-right:8px}.most-read-widget a .cardContainer .cardImage img{border-radius:5px;height:auto;object-fit:cover;width:75px}.most-read-widget a .cardContainer .cardImage img.placeholder{max-width:unset}.most-read-widget a .cardContainer .cardText{font-weight:400;overflow:hidden;padding:10px 0}.c-nav{background-color:#000;height:70px;position:fixed;top:0;width:100%;z-index:100}@media only screen and (min-width:1024px){.c-nav{margin-bottom:50px}}.c-nav .nav-content-container{align-items:center;display:flex;height:100%;left:0;margin-left:auto;margin-right:auto;max-width:1440px;padding:0 2.85%;position:absolute}@media only screen and (min-width:1024px){.c-nav .nav-content-container{position:static}}.c-nav .c-nav-title{align-items:center;color:#fff;display:flex;font-size:30px}.c-nav .c-nav-title img{max-width:9rem}@media only screen and (min-width:768px){.c-nav .c-nav-title img{max-width:10rem}}@media only screen and (min-width:1024px){.c-nav .c-nav-title img{max-width:11rem}.c-nav-menu{position:static}}.c-nav-menu .menu-container{background-color:rgba(0,0,0,.9);display:none;left:0;min-width:100vw;position:absolute;top:70px}@media only screen and (min-width:768px){.c-nav-menu .menu-container{min-width:17.1875rem}}@media only screen and (min-width:1024px){.c-nav-menu .menu-container{background-color:#373737;box-shadow:0 4px 2px -2px rgba(0,0,0,.3);display:flex;height:44px;left:0;min-width:100vw;top:70px}}.c-nav-menu .menu-body{height:100%;list-style:none;margin-left:auto;margin-right:auto;max-width:1440px;padding:0 2.85% 0 20px;width:100%}@media only screen and (min-width:1024px){.c-nav-menu .menu-body{display:flex;padding-left:2.85%}.c-nav-menu .menu-body:hover .parentItem&gt;.title{opacity:.5}}.c-nav-menu .menu-body .chevron{color:#fff;height:6px;margin-left:7px;transform:rotate(-90deg);transition:transform .1s}@media only screen and (min-width:1024px){.c-nav-menu .menu-body .chevron{display:none}}.c-nav-menu .menu-body .childItem,.c-nav-menu .menu-body .parentItem{color:#fff;cursor:pointer;font-size:.875rem;line-height:1.5;list-style:none}@media only screen and (min-width:1024px){.c-nav-menu .menu-body .childItem,.c-nav-menu .menu-body .parentItem{color:#000}}.c-nav-menu .menu-body .childItem .title,.c-nav-menu .menu-body .parentItem .title{align-items:center;display:flex;font-family:Prompt;font-size:1rem;line-height:1.2}.c-nav-menu .menu-body .childItem a,.c-nav-menu .menu-body .parentItem a{color:#fff;text-decoration:none}.c-nav-menu .menu-body .parentItem{background-color:transparent;border-bottom:1px solid hsla(0,0%,100%,.3);color:#fff;cursor:pointer;font-size:1.25rem;font-weight:600;width:100%}@media only screen and (min-width:1024px){.c-nav-menu .menu-body .parentItem{align-items:center;border:none;color:#fff;display:flex;font-size:1rem;width:auto}}.c-nav-menu .menu-body .parentItem:hover&gt;.title{opacity:1}.c-nav-menu .menu-body .parentItem:hover .childItem{opacity:1;transform:scaleY(1)}.c-nav-menu .menu-body .parentItem.active&gt;.title{opacity:.7}.c-nav-menu .menu-body .parentItem.active .childItem{display:block}.c-nav-menu .menu-body .parentItem.active .chevron{transform:rotate(0)}.c-nav-menu .menu-body .parentItem&gt;.title{height:37.6px;transition:.1s ease-in-out}.c-nav-menu .menu-body .parentItem:last-child{border:none}@media only screen and (min-width:1024px){.c-nav-menu .menu-body .parentItem:first-child&gt;.title{padding-left:0}}.c-nav-menu .menu-body .childItem{display:none}@media only screen and (min-width:1024px){.c-nav-menu .menu-body .childItem{background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.3);display:block;margin-left:10px;opacity:0;padding:8px 0;position:absolute;top:44px;transform:scaleY(0);transform-origin:center top;transition:all .2s;transition-timing-function:ease-in-out}}.c-nav-menu .menu-body .childItem&gt;.title{height:28.8px}@media only screen and (min-width:1024px){.c-nav-menu .menu-body .childItem&gt;.title{background-color:#fff;height:auto}}.c-nav-menu .menu-body .childItem:empty{display:none}@media only screen and (min-width:1024px){.c-nav-menu .menu-body .childItem a{color:#373737;display:block;padding:10px}.c-nav-menu .menu-body .childItem a:hover{background-color:red;color:#fff}.c-nav-menu .menu-body .childItem:after{border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;content:"";left:15px;position:absolute;top:-10px;width:0}}.c-nav-menu .menu-body .title{-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%}@media only screen and (min-width:1024px){.c-nav-menu .menu-body .title{color:#fff;display:block;padding:0 10px;width:auto}}.c-nav-menu .menu-body .title:hover{opacity:.7}.c-nav.active .menu-container,.c-schedule{display:block}.c-schedule{border:1px solid #bcbdc1;cursor:pointer;max-width:350px;width:100%}.c-schedule:hover{opacity:.9}.c-schedule img.placeholder{transform:scale(.7) translateY(3px)}.c-schedule .header-container{min-height:60px}.c-schedule.adIsFlighted .header-container{background-color:#fff;overflow:hidden;position:relative}.c-schedule.adIsFlighted .header-container .arc_ad{display:flex;justify-content:flex-start;margin:0;position:relative;z-index:1}.c-schedule.adIsFlighted .header-container .arc_ad .WSC01{margin:5px 0 0 10px}.c-schedule.adIsFlighted .header-container .header{padding-left:80px;position:absolute;top:0;width:100%}.c-schedule .header{align-items:center;background-image:linear-gradient(100deg,#000 90px,#d31c1e 0,#d31c1e);border-bottom:4px solid #dedee0;color:#fff;display:flex;height:60px}.c-schedule .header .title{font-family:Prompt;font-size:1.125rem;font-weight:600;line-height:1;padding-left:20px;text-transform:uppercase}.c-schedule .header .logo{height:64px;margin:10px 0 0 10px;width:64px}.c-schedule .body{background-color:#fff;color:#444;font-family:Prompt;font-size:.9rem;line-height:1}.c-schedule .body .game{align-items:center;border-bottom:1px solid #bcbdc1;box-sizing:border-box;display:flex;padding:1rem .5rem;position:relative;width:100%}.c-schedule .body .game .location{color:#bcbdc1;font-family:Prompt;font-size:.75rem;line-height:1;margin-right:.25rem}.c-schedule .body .game .teamLogo{height:30px;margin-right:15px;width:auto}.c-schedule .body .game .opponent{width:50%}.c-schedule .body .game .gameStatus{font-weight:600;position:absolute;right:1rem}.c-schedule .body .game .gameStatus.winning{color:#29b765}.c-schedule .body .game .gameStatus.losing{color:#e43725}.c-schedule .body .game .watchInfo{font-family:Prompt;font-size:.75rem;line-height:1;position:absolute;right:1rem;text-align:right}.c-schedule .body .game.schedule-ad{padding:5px 0}.c-schedule .body .game.schedule-ad .WSC02.b-margin-bottom-small{margin-bottom:0}.c-schedule .footer{background-color:#fff;color:#bcbdc1;font-family:Prompt;font-size:.75rem;line-height:1.2;padding:.75rem}.c-schedule.isBasketballSchedule .opponent{margin:0 15px}.c-recruitingWidget{border:1px solid #bcbdc1;box-shadow:0 8px 0 0 #d31c1e;cursor:pointer;display:block;max-width:350px;width:100%}.c-recruitingWidget img.placeholder{transform:scale(.7)}.c-recruitingWidget .header{align-items:center;background-image:linear-gradient(100deg,#000 90px,#d31c1e 0,#d31c1e);border-bottom:4px solid #dedee0;color:#fff;display:flex}.c-recruitingWidget .header .title{font-family:Prompt;font-size:1.5rem;font-weight:600;line-height:1;padding-left:20px}.c-recruitingWidget .header .logo{height:64px;margin:10px 0 0 10px;width:64px}.c-recruitingWidget .header .WRP01{margin:0;width:auto}.c-recruitingWidget .body{background-color:#fff;padding:.5rem}.c-recruitingWidget .body .row{display:flex}.c-recruitingWidget .body .profileImg{margin-right:1rem;width:80px}.c-recruitingWidget .body .profileImg img{height:auto;width:100%}.c-recruitingWidget .body .bio{color:#7c7c7c;font-family:Prompt;font-size:1rem;line-height:1.2;margin:.25rem 0}.c-recruitingWidget .body .name{color:#444;font-weight:600}.c-recruitingWidget .body .starRating{height:20px;margin:.25rem 0}.c-recruitingWidget .body .committed{color:#444;font-family:Prompt;font-size:1.2rem;font-weight:600;line-height:1.2;margin:.5rem 0}.c-recruitingWidget .body .committedLogo{height:65px;margin-top:-10px;width:auto}.c-recruitingWidget .body .committedLogo img{height:100%;width:auto}.c-recruitingWidget .body .topSchoolsLogo{height:45px;margin:0 10px 10px 0;width:auto}.c-recruitingWidget .body .topSchoolsLogo img{height:100%;width:auto}.c-recruitingWidget .footer{background-color:#dedee0;color:#c00;font-family:Prompt;font-size:1rem;font-weight:600;line-height:1.2;padding:.5rem}.c-top-slider .carousel-container{margin:.5rem 2.8571428571% 1rem}@media only screen and (min-width:768px){.c-top-slider .carousel-container{margin:1rem}}@media only screen and (min-width:1440px){.c-top-slider .carousel-container{margin:1rem 0}}.c-top-slider .carousel-container .arrowContainer button{border-radius:50%;height:44px;margin-top:25px;width:44px}@media only screen and (min-width:768px){.c-top-slider .carousel-container .arrowContainer button.btn-left{margin-left:-25px}}@media only screen and (min-width:1440px){.c-top-slider .carousel-container .arrowContainer button.btn-left{margin-left:-40px}}@media only screen and (min-width:768px){.c-top-slider .carousel-container .arrowContainer button.btn-right{margin-right:-25px}}@media only screen and (min-width:1440px){.c-top-slider .carousel-container .arrowContainer button.btn-right{margin-right:-40px}}.c-top-slider .carousel-container .arrowContainer button&gt;svg{fill:#333;height:60%;left:20%;position:absolute;top:20%;width:60%}.c-top-slider .carousel-container .arrowContainer button:hover{background:hsla(0,0%,100%,.5)}@media only screen and (min-width:768px){.c-top-slider .carousel-container .arrowContainer{display:block}}@media only screen and (min-width:1440px){.c-top-slider .carousel-container .arrowContainer{display:block}}.c-top-slider .carousel-container .carousel-content{height:100px;margin-left:0;margin-right:0}@media only screen and (min-width:768px){.c-top-slider .carousel-container .carousel-content{margin-left:25px;margin-right:25px}}@media only screen and (min-width:1440px){.c-top-slider .carousel-container .carousel-content{height:110px}}.c-top-slider .carousel-container .carousel-content .carousel-item{border:1px solid #dedee0;border-radius:.625rem;box-shadow:0 3px 1px rgba(0,0,0,.1);height:calc(100% - 5px);margin:0 1.4285714286% 0 0;max-width:18.75rem;overflow:hidden;padding:0;width:100%}@media only screen and (min-width:1440px){.c-top-slider .carousel-container .carousel-content .carousel-item{max-width:21.875rem;width:66%}}.c-top-slider .carousel-container .carousel-content .carousel-item a{background-position:50%;background-size:cover;display:block;height:100%}.c-top-slider .carousel-container:after{background:linear-gradient(90deg,rgba(28,28,28,0) 0,#1c1c1c);content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:10%;z-index:1}.amp-carousel-slide{width:100%}.amp-carousel-slide .box-container{display:flex}amp-carousel .box,amp-carousel .slide{margin:0;width:100%}.carousel img.placeholder{margin:15% 0;transform:scale(.25)}.c-title-paragraph h2{color:#444;font-family:Prompt;font-size:2.5rem;line-height:1.2;margin-bottom:30px}.c-title-paragraph p{color:#444;font-family:Prompt;font-size:1rem;line-height:1.5}.homeSectionLayout .c-title-paragraph{background-color:#fff;padding:44px 100px 48px 32px}.c-youtube{height:0;padding-bottom:56.25%;position:relative}.c-youtube iframe{height:100%;left:0;position:absolute;top:0;width:100%}.c-live-stream{display:flex;flex-direction:column;width:100%}.c-live-stream .cm-post__embed{display:block;height:0;overflow:hidden;padding:0 0 56.2499%;position:relative}.c-live-stream .cm-post__embed .cm-post__embed&gt;embed,.c-live-stream .cm-post__embed .cm-post__embed&gt;object,.c-live-stream .cm-post__embed&gt;iframe{height:100%;left:0;position:absolute;top:0;width:100%}.c-live-stream .live-stream-video-chat{display:flex;flex-direction:column}.c-live-stream .live-stream-video-chat .live-stream{height:auto;max-width:100%;width:100%}.c-live-stream .live-stream-video-chat .live-stream-chat{height:300px;width:100%}.c-live-stream .live-stream-video-chat .live-stream-chat iframe{height:100%;width:100%}@media only screen and (min-width:1024px){.c-live-stream .live-stream-video-chat{flex-direction:row}.c-live-stream .live-stream-video-chat .with-chat{width:calc(100% - 300px)}.c-live-stream .live-stream-video-chat .live-stream-chat{height:auto;width:300px}}.c-live-stream .live-stream-title{background-color:#fff;height:auto;min-width:100%;width:100%}.c-live-stream .live-stream-title .title{color:#444;font-family:Prompt;font-size:1.125rem;font-weight:700;line-height:1.2;margin:20px 15px}@media only screen and (min-width:768px){.c-live-stream .live-stream-title .title{font-size:1.5rem}}@media only screen and (min-width:1024px){.c-live-stream .live-stream-title .title{font-size:2.25rem}}.custom-image,.custom-image img{max-width:100%;width:100%}.custom-image img{height:auto}.c-signing-day-widget{align-items:center;display:flex;flex-direction:column;margin-bottom:1.25rem;overflow:hidden;width:100%}@media only screen and (min-width:768px){.c-signing-day-widget{align-items:flex-start;flex-direction:row;height:73px}}@media only screen and (min-width:1024px){.c-signing-day-widget{height:112px}}.c-signing-day-widget .section-1{align-items:flex-start;display:flex;flex:1;height:80px;min-height:80px;width:100%}@media only screen and (min-width:768px){.c-signing-day-widget .section-1{height:100%;min-height:100%;width:auto}}.c-signing-day-widget .section-1 .left{align-items:center;background:linear-gradient(180deg,#d31c1e 50%,#231f20 0);clip-path:polygon(100% 0,73% 100%,0 100%,0 0);display:flex;height:100%;min-width:172px;position:relative;z-index:1}@media only screen and (min-width:768px){.c-signing-day-widget .section-1 .left{clip-path:polygon(100% 0,76% 100%,0 100%,0 0)}}@media only screen and (min-width:1024px){.c-signing-day-widget .section-1 .left{clip-path:polygon(100% 0,74% 100%,0 100%,0 0);min-width:225px}}@media only screen and (min-width:1232px){.c-signing-day-widget .section-1 .left{min-width:240px}}.c-signing-day-widget .section-1 .left .logo-container{align-items:center;display:flex;justify-content:center;width:90px}@media only screen and (min-width:768px){.c-signing-day-widget .section-1 .left .logo-container{width:100px}}@media only screen and (min-width:1232px){.c-signing-day-widget .section-1 .left .logo-container{width:130px}}.c-signing-day-widget .section-1 .left .logo-container .logo{height:68px;width:71px}@media only screen and (min-width:768px){.c-signing-day-widget .section-1 .left .logo-container .logo{height:63px;width:66px}}@media only screen and (min-width:1024px){.c-signing-day-widget .section-1 .left .logo-container .logo{height:93px;width:96px}}.c-signing-day-widget .section-1 .left .slides{height:100%;position:absolute;right:0;top:0;width:auto}.c-signing-day-widget .section-1 .committedSigned{background-color:#fff;box-sizing:border-box;color:#313132;display:flex;flex-direction:column;font-family:Prompt;font-size:1.2rem;font-weight:600;height:94%;justify-content:center;line-height:25px;margin-left:-50px;padding-left:45px;text-transform:uppercase;width:100%}@media only screen and (min-width:375px){.c-signing-day-widget .section-1 .committedSigned{font-family:Prompt;font-size:1.25rem;line-height:25px;padding-left:70px}}@media only screen and (min-width:768px){.c-signing-day-widget .section-1 .committedSigned{margin-left:-65px;min-width:250px}}@media only screen and (min-width:1232px){.c-signing-day-widget .section-1 .committedSigned{font-family:Prompt;font-size:1.48rem;line-height:30px}}.c-signing-day-widget .section-1 .committedSigned .highlight{color:#d31c1e;margin-left:5px}.c-signing-day-widget .section-2{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex:2;flex-direction:column;margin-left:-1px;padding:20px;width:100%}@media only screen and (min-width:768px){.c-signing-day-widget .section-2{align-items:center;display:flex;flex-direction:row;height:94%;padding:0 20px 0 0;width:auto}}.c-signing-day-widget .section-2 .countdownTimer{box-shadow:0 20px 60px 0 rgba(19,46,72,.23);display:flex;flex-direction:column;max-width:335px;width:100%}@media only screen and (min-width:768px){.c-signing-day-widget .section-2 .countdownTimer{flex-direction:row;height:44px;margin:0 1rem;max-width:444px}}@media only screen and (min-width:1232px){.c-signing-day-widget .section-2 .countdownTimer{height:66px}}.c-signing-day-widget .section-2 .countdownTimer .text{background-color:#d31c1e;border-top-left-radius:6px;border-top-right-radius:6px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Prompt;font-size:1.375rem;font-weight:600;line-height:1;padding:13px 18px;text-align:center}@media only screen and (min-width:768px){.c-signing-day-widget .section-2 .countdownTimer .text{border-radius:6px 0 0 6px;display:flex;flex-direction:column;font-family:Prompt;font-size:.6875rem;justify-content:center;line-height:1;min-width:80px;padding:10px 13px;width:35%}}@media only screen and (min-width:1232px){.c-signing-day-widget .section-2 .countdownTimer .text{font-family:Prompt;font-size:1.0625rem;line-height:18px;min-width:145px}}.c-signing-day-widget .section-2 .countdownTimer .c-countdown{background-color:#101416;border-bottom-left-radius:6px;border-bottom-right-radius:6px;display:flex;height:76px}@media only screen and (min-width:768px){.c-signing-day-widget .section-2 .countdownTimer .c-countdown{border-radius:0 6px 6px 0;height:100%;width:65%}}.c-signing-day-widget .section-2 .countdownTimer .c-countdown .card{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:25%}.c-signing-day-widget .section-2 .countdownTimer .c-countdown .card:after{color:#fff;content:":";font-weight:600;position:absolute;right:0;top:20px}@media only screen and (min-width:768px){.c-signing-day-widget .section-2 .countdownTimer .c-countdown .card:after{top:6px}}@media only screen and (min-width:1232px){.c-signing-day-widget .section-2 .countdownTimer .c-countdown .card:after{top:15px}}.c-signing-day-widget .section-2 .countdownTimer .c-countdown .card:last-child:after{display:none}.c-signing-day-widget .section-2 .countdownTimer .c-countdown .card .time{color:#fff;font-family:Prompt;font-size:1.37rem;line-height:1;margin-bottom:5px;text-align:center}@media only screen and (min-width:768px){.c-signing-day-widget .section-2 .countdownTimer .c-countdown .card .time{font-family:Prompt;font-size:.875rem;line-height:1;margin-bottom:2px;width:max-content}}@media only screen and (min-width:1232px){.c-signing-day-widget .section-2 .countdownTimer .c-countdown .card .time{font-family:Prompt;font-size:1.375rem;line-height:1}}.c-signing-day-widget .section-2 .countdownTimer .c-countdown .card .label{color:#fff;font-family:Prompt;font-size:.81rem;line-height:1;text-align:center}@media only screen and (min-width:768px){.c-signing-day-widget .section-2 .countdownTimer .c-countdown .card .label{font-family:Prompt;font-size:.5625rem;line-height:1}}@media only screen and (min-width:1232px){.c-signing-day-widget .section-2 .countdownTimer .c-countdown .card .label{font-family:Prompt;font-size:.8125rem;line-height:1}}.c-signing-day-widget .adContainer{align-items:center;display:none;font-family:Prompt;font-size:1rem;justify-content:center;line-height:1;margin-top:20px}@media only screen and (min-width:768px){.c-signing-day-widget .adContainer{flex-direction:column;font-family:Prompt;font-size:.5rem;line-height:1}}@media only screen and (min-width:1024px){.c-signing-day-widget .adContainer{margin-top:30px}}.c-signing-day-widget .adContainer .arc_ad{height:30px;margin:20px 0 0 10px;width:100px}@media only screen and (min-width:768px){.c-signing-day-widget .adContainer .arc_ad{height:60px;margin:10px 10px 0;width:125px}}@media only screen and (min-width:1024px){.c-signing-day-widget .adContainer .arc_ad{width:100px}}@media only screen and (min-width:768px){.c-signing-day-widget .adContainer .arc_ad img{height:40px;max-width:60px}}.c-signing-day-widget.ad-IsFlighted .adContainer{display:flex}.c-signing-day-widget.ad-IsFlighted .section-2{justify-content:space-evenly}@media only screen and (min-width:768px)and (max-width:1023px){.c-signing-day-widget.ad-IsFlighted{min-height:100px}.c-signing-day-widget.ad-IsFlighted .section-1 .left{min-width:240px}.c-signing-day-widget.ad-IsFlighted .section-1 .left .logo-container{width:130px}.c-signing-day-widget.ad-IsFlighted .section-1 .left .logo-container .logo{height:93px;width:96px}.c-signing-day-widget.ad-IsFlighted .section-1 .committedSigned{font-family:Prompt;font-size:1rem;line-height:1.25;min-width:200px}.c-signing-day-widget.ad-IsFlighted .section-2 .countdownTimer{display:initial;flex-direction:column;height:auto}.c-signing-day-widget.ad-IsFlighted .section-2 .countdownTimer .text{border-radius:6px 6px 0 0;display:inline-block;flex-direction:row;padding:8px 3px;width:100%}.c-signing-day-widget.ad-IsFlighted .section-2 .countdownTimer .c-countdown{border-radius:0 0 6px 6px;width:100%}.c-signing-day-widget.ad-IsFlighted .section-2 .countdownTimer .c-countdown .card{padding:8px 0}}@media only screen and (min-width:1024px)and (max-width:1231px){.c-signing-day-widget.ad-IsFlighted{min-height:100px}.c-signing-day-widget.ad-IsFlighted .section-1 .left{min-width:240px}.c-signing-day-widget.ad-IsFlighted .section-1 .left .logo-container{width:130px}.c-signing-day-widget.ad-IsFlighted .section-1 .left .logo-container .logo{height:93px;width:96px}.c-signing-day-widget.ad-IsFlighted .section-1 .committedSigned{font-family:Prompt;font-size:1rem;line-height:1.25;min-width:200px}.c-signing-day-widget.ad-IsFlighted .section-2 .countdownTimer{display:initial;flex-direction:column;height:auto}.c-signing-day-widget.ad-IsFlighted .section-2 .countdownTimer .text{border-radius:6px 6px 0 0;display:inline-block;flex-direction:row;padding:8px 3px;width:100%}.c-signing-day-widget.ad-IsFlighted .section-2 .countdownTimer .c-countdown{border-radius:0 0 6px 6px;width:100%}.c-signing-day-widget.ad-IsFlighted .section-2 .countdownTimer .c-countdown .card{padding:8px 0}}.c-raw-html-layout .c-signing-day-widget,.flatpage-centered .c-signing-day-widget{margin-left:auto;margin-right:auto;max-width:1000px;width:100%}@media only screen and (min-width:1024px){.c-raw-html-layout .c-signing-day-widget,.flatpage-centered .c-signing-day-widget{padding:0 2.85%}}.flatpage-centered .c-signing-day-widget{padding:0 2.85%}.c-non-sponsored-article .c-signing-day-widget,.c-sponsored-article .c-signing-day-widget{background:#1c1c1c;margin-bottom:0;padding-bottom:1rem}@media only screen and (min-width:1024px){.c-non-sponsored-article .c-signing-day-widget,.c-sponsored-article .c-signing-day-widget{padding-bottom:1.5rem}}.c-pollWidget{border:1px solid #bcbdc1;display:block;max-width:350px;width:100%}.c-pollWidget.full-width,.c-pollWidget.full-width .c-pollWidget{max-width:inherit}.c-pollWidget.full-width .c-pollWidget .c-question{border-bottom:1px solid #999;margin-bottom:1rem;padding-bottom:1rem}.c-pollWidget.full-width .c-pollWidget .c-question .question{margin-bottom:.5rem}.c-pollWidget.full-width .c-pollWidget .c-question .question.text-field{display:inline-block;margin-right:.75rem;min-width:20%}.c-pollWidget.full-width .c-pollWidget .c-question input.text-field{min-width:20%;padding:.25rem}.c-pollWidget.full-width .c-pollWidget .answers{font-family:Prompt;font-size:.85rem;line-height:1}.c-pollWidget.full-width .c-pollWidget .answers input{appearance:none;margin:0 5px 0 0}.c-pollWidget.full-width .c-pollWidget .answers input:before{border:1px solid #000;border-radius:50%;content:"";cursor:pointer;display:inline-block;height:10px;margin-top:.5px;transition:all .1s;width:10px}.c-pollWidget.full-width .c-pollWidget .answers input:checked:before,.c-pollWidget.full-width .c-pollWidget .answers input:hover:before{background-color:#d31c1e;border:1px solid #d31c1e}.c-pollWidget.full-width .c-pollWidget .answers input:checked+label{font-weight:600}.c-pollWidget.full-width .c-pollWidget .answers .form-row{display:flex;margin-bottom:8px}.c-pollWidget.full-width .c-pollWidget .answers .form-row:hover label{cursor:pointer;font-weight:600}.c-pollWidget.full-width .c-pollWidget .submit{background-color:rgba(211,28,30,.8);border:1px solid #d31c1e;color:#fff;cursor:pointer;display:block;font-family:Prompt;font-size:1rem;line-height:2;margin:1rem 0;padding:.35rem 1rem;transition:all .1s ease-in-out}.c-pollWidget.full-width .c-pollWidget .submit:hover{background-color:#d31c1e;outline:2px solid #fff}.c-pollWidget.full-width .c-pollWidget .poll-checked-response{color:#444;font-family:Prompt;font-size:1rem;line-height:1.5}.c-pollWidget.full-width .c-pollWidget .poll-checked-response p{margin-bottom:.75rem}.c-pollWidget.full-width .c-pollWidget .poll-checked-response p:last-child{margin-bottom:0}.c-pollWidget.sponsored{margin-left:auto;margin-right:auto;padding:0}.c-pollWidget .header{align-items:center;background-color:#d31c1e;color:#fff;display:flex;font-family:Prompt;font-size:1.5rem;font-weight:600;height:60px;justify-content:space-between;line-height:1;padding:.25rem 0;text-transform:uppercase}.c-pollWidget .header img{border:5px solid #000;box-sizing:border-box;height:100%;width:auto}.c-pollWidget .header .title{margin-left:1rem}.c-pollWidget .header .arc_ad{height:100%;padding:0 10px;width:min-content}.c-pollWidget .header .ad-container{align-items:center;display:flex;flex-direction:column;gap:5px;padding-right:1rem}.c-pollWidget .header .ad-container .arc_ad,.c-pollWidget .header .ad-container .arcad{margin:0}.c-pollWidget .body{background-color:#fff;padding:1rem}.c-pollWidget .body .c-question .question{font-family:Prompt;font-size:1rem;font-weight:600;line-height:1.25;margin-bottom:1.25rem}.c-pollWidget .body .c-question .answers{font-family:Prompt;font-size:.85rem;line-height:1}.c-pollWidget .body .c-question .answers input{appearance:none;margin:0 5px 0 0}.c-pollWidget .body .c-question .answers input:before{border:1px solid #000;border-radius:50%;content:"";cursor:pointer;display:inline-block;height:10px;margin-top:.5px;transition:all .1s;width:10px}.c-pollWidget .body .c-question .answers input:checked:before,.c-pollWidget .body .c-question .answers input:hover:before{background-color:#d31c1e;border:1px solid #d31c1e}.c-pollWidget .body .c-question .answers input:checked+label{font-weight:600}.c-pollWidget .body .c-question .answers .form-row{display:flex;margin-bottom:8px}.c-pollWidget .body .c-question .answers .form-row:hover label{cursor:pointer;font-weight:600}.c-pollWidget .body .footer{margin-top:1rem}.c-pollWidget .body .footer .results-link{color:#444;cursor:pointer;font-family:Prompt;font-size:.85rem;line-height:1;margin-bottom:.25rem;text-decoration:none}.c-pollWidget .body .footer .results-link:hover{font-weight:600}.c-pollWidget .coverage-text{color:#fff;font-family:Prompt;font-size:.5rem;line-height:1;text-transform:none}.c-poll-results-body{background-color:#fff;min-height:200px}.c-poll-results-body .title{font-family:Prompt;font-size:1.5rem;line-height:2}.c-poll-results-body .poll-question{font-family:Prompt;font-size:1rem;line-height:1.25}.c-poll-results-body .poll-question.poll-sub-question{font-size:.9rem;margin-bottom:5px}.c-poll-results-body .poll-answers{margin:1rem 0 0}.c-poll-results-body .poll-answers .answer{margin-bottom:1rem}.c-poll-results-body .poll-answers .answer:last-child{margin-bottom:0}.c-poll-results-body .poll-answers .answer .text{font-family:Prompt;font-size:.85rem;font-weight:600;line-height:1;margin-bottom:.25rem}.c-poll-results-body .poll-answers .answer .graph{align-items:center;display:flex;gap:.5rem}.c-poll-results-body .poll-answers .answer .graph .bar{background-color:#d31c1e;height:2rem;transform:scaleX(0);transform-origin:left}.c-poll-results-body .poll-answers .answer .graph .label{color:gray;font-family:Prompt;font-size:.65rem;line-height:1;min-width:30px}.c-poll-results-body.start-animation .bar{animation:graphLoad;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:ease-in-out}@keyframes graphLoad{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.c-player-bio-card{width:100%}.c-player-bio-card .player-bio-heading{align-items:center;background-color:#000;display:flex;height:64px;width:100%}.c-player-bio-card .player-bio-heading h1{color:#fff;font-family:Prompt;font-size:1.1rem;font-weight:600;line-height:1.2;margin-left:10px}@media only screen and (min-width:768px){.c-player-bio-card .player-bio-heading h1{font-family:Prompt;font-size:2rem;line-height:1.2;margin-left:32px}}.c-player-bio-card .c-recruitingWidget{max-width:100%;position:relative;width:auto}.c-player-bio-card .c-recruitingWidget .ad-container{position:absolute;right:4%}@media only screen and (min-width:768px){.c-player-bio-card .c-recruitingWidget .ad-container{position:absolute;top:20px}}.c-player-bio-card .c-recruitingWidget .ad-container .ad-coverage{color:#444;font-family:Prompt;font-size:.6rem;font-weight:600;line-height:1.2}@media only screen and (min-width:768px){.c-player-bio-card .c-recruitingWidget .ad-container .ad-coverage{font-size:.7rem}}.c-player-bio-card .c-recruitingWidget .body{padding:.5rem 1rem}@media only screen and (min-width:768px){.c-player-bio-card .c-recruitingWidget .body{padding:24px 0 0 32px}}.c-player-bio-card .c-recruitingWidget .body .bio{font-size:.7rem}@media only screen and (min-width:768px){.c-player-bio-card .c-recruitingWidget .body .bio{font-size:1rem}}.c-player-bio-card .c-recruitingWidget .body .row:first-child{justify-content:space-between;margin-bottom:29px}@media only screen and (min-width:768px){.c-player-bio-card .c-recruitingWidget .body .row:first-child{justify-content:unset}}.c-player-bio-card .c-recruitingWidget .body .row:last-child{flex-wrap:wrap;max-width:50%}.c-player-bio-card .c-recruitingWidget .body .profileImg{margin-right:18px;width:146px}.c-player-bio-card .c-recruitingWidget .body .profileImg img{height:auto;width:100%}.c-authorBio{background-color:#fff;border-bottom:1px solid #bcbdc1;box-sizing:border-box;margin-bottom:1.5rem;min-height:calc(40px + 2rem);padding:1rem;position:relative}.c-authorBio,.c-authorBio .authorBio{display:flex;width:100%}.c-authorBio .profile-img{height:auto;max-width:6rem;min-width:96px;width:96px}@media only screen and (min-width:768px){.c-authorBio .profile-img{margin:0 1rem 0 0}}.c-authorBio .profile-img img{border:1px solid #373737;height:auto;width:100%}.c-authorBio .column{align-items:center;display:flex;flex-direction:column}.c-authorBio .column.with-image{margin-right:1rem}@media only screen and (min-width:768px){.c-authorBio .column.with-image{margin-right:0}}.c-authorBio .column.with-image .follow-us-buttons{flex-direction:row;margin-right:0}.c-authorBio .author-info{color:#444;width:100%}.c-authorBio .author-info .name{font-family:Prompt;font-size:1.5rem;line-height:1;margin-bottom:.25rem}@media only screen and (min-width:768px){.c-authorBio .author-info .name{font-family:Prompt;font-size:2.5rem;line-height:1;margin-bottom:.63rem}}.c-authorBio .author-info .role{font-family:Prompt;font-size:1rem;line-height:1.25;margin-bottom:.25rem}@media only screen and (min-width:768px){.c-authorBio .author-info .role{margin-bottom:.63rem}}.c-authorBio .author-info .bio{font-family:Prompt;font-size:1rem;line-height:1.25;max-width:95%}.c-authorBio .follow-us-buttons{display:flex;flex-direction:column;margin-right:1rem}@media only screen and (min-width:768px){.c-authorBio .follow-us-buttons{flex-direction:row;margin-left:1rem;margin-right:0;position:absolute;right:1rem;top:1rem}}.c-authorBio .follow-us-buttons li{cursor:pointer;height:40px;overflow:hidden;position:relative;width:40px}@media only screen and (min-width:768px){.c-authorBio .follow-us-buttons li{margin-left:8px}}.c-authorBio .follow-us-buttons li:hover:before{animation:pulse-out .4s ease-out forwards;background-color:#fff;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transform-origin:center;width:100%;z-index:0}.c-authorBio .follow-us-buttons li a{height:100%}.c-authorBio .follow-us-buttons li img{height:16px}.c-authorBio .follow-us-buttons li.facebook-button{background-color:#4e69a2}.c-authorBio .follow-us-buttons li.feed-button{background-color:#e86e12}.c-authorBio .follow-us-buttons li.twitter-button{background-color:#55acee}@keyframes pulse-out{0%{transform:scale3d(0,0,0)}5%{opacity:.4;visibility:visible}to{opacity:0;transform:scale3d(2,2,2);visibility:hidden}}.avatar{align-items:center;display:flex;position:relative}.avatar .name{font-family:Prompt;font-size:.75rem;font-weight:400;line-height:1}@media only screen and (min-width:768px){.avatar .name{background-color:#bcbdc1;color:#fff;padding:.5rem}}.avatar .name:hover{color:#373737}.avatar .img{cursor:pointer;display:none;height:3.125rem;min-height:3.125rem;position:absolute;transition:all .1s ease-in-out;width:3.125rem}@media only screen and (min-width:768px){.avatar .img{display:block}}.avatar .img:hover{transform:scale(1.1)}.avatar .img img{background-color:#fff;border:3px solid #bcbdc1;border-radius:100%;display:block;height:auto;max-height:3.125rem;overflow:hidden;position:relative;width:100%;z-index:2}.avatar .img img.placeholder{height:100%;transform:unset}@media only screen and (min-width:768px){.avatar.avatar-with-image{height:calc(3.125rem + 6px)}.avatar.avatar-with-image .name{margin-left:1rem;padding:.5rem .5rem .5rem 3.125rem}}.partners-header{font-size:2.5rem}.partners-body,.partners-header{color:#fff;font-family:Prompt;line-height:1.2}.partners-body{font-size:1rem}.partners-body a{color:inherit;text-decoration:underline}.partners-container{display:flex;flex-flow:column wrap}@media only screen and (min-width:768px){.partners-container{flex-flow:row wrap}}.partners-container .partner{background-color:#373737;margin:1%;width:100%}@media only screen and (min-width:768px){.partners-container .partner{width:47%}}@media only screen and (min-width:1024px){.partners-container .partner{width:23%}}.partners-container .partner .partner-logo{align-items:center;background-color:#fff;display:flex;height:200px;justify-content:center;padding:1rem}.partners-container .partner .partner-logo img{cursor:pointer;height:auto;max-height:100%;max-width:100%;transition:all .1s ease-in-out;width:auto}.partners-container .partner .partner-logo img:hover{filter:grayscale(1);opacity:.5}.partners-container .partner .footer{color:#fff;display:block;font-family:Prompt;font-size:1rem;line-height:1;padding:1rem;transition:all .1s ease-in-out}.partners-container .partner .footer:hover{filter:grayscale(1);opacity:.5}.c-tailgate-image{width:100%}.c-tailgate-image img{height:auto;width:100%}.c-tailgate-image img.placeholder{transform:scale(.25)}.section-header-gray{align-items:center;background-color:#313132;color:#fff;display:flex;height:55px;margin-bottom:0;width:100%}@media only screen and (min-width:768px){.section-header-gray{height:64px;margin-bottom:20px}}.section-header-gray h1{font-family:Prompt;font-size:2rem;font-weight:600;line-height:1.2;margin-left:11px;text-transform:uppercase}@media only screen and (min-width:768px){.section-header-gray h1{font-size:2.5rem;margin-left:18px}}.section-header-red{align-items:center;background-color:#d31c1e;color:#fff;display:flex;height:55px;margin-bottom:0;width:100%}@media only screen and (min-width:768px){.section-header-red{height:64px;margin-bottom:0}}.section-header-red h1{font-family:Prompt;font-size:2rem;font-weight:600;line-height:1.2;margin-left:11px;text-transform:uppercase}@media only screen and (min-width:768px){.section-header-red h1{font-size:2.5rem;margin-left:18px}}.c-404{background-color:#fff;box-sizing:border-box;padding:1.5rem;width:100%}.c-404 h1{font-size:2.5rem;line-height:1.2}.c-404 h1,.c-404 h2{color:#444;font-family:Prompt;margin-bottom:1rem}.c-404 h2{font-size:1.5rem;line-height:1.3}.c-404 p{color:#444;font-family:Prompt;font-size:1rem;line-height:1;margin-bottom:1rem}.c-404 .gsc-control-cse{padding:0}.c-404 .gsc-input-box{border:3px solid #000}.c-404 .gsc-input-box .gsib_a{padding:7px 20px}.c-404 .gsc-input-box input{font-size:1.5rem}.c-404 button{height:2.2rem}.c-poll-results{background-color:#fff;border:1px solid #fff;width:100%}.c-poll-results .header{align-items:center;background-color:#d31c1e;color:#fff;display:flex;font-family:Prompt;font-size:1.5rem;font-weight:600;height:60px;line-height:1;text-transform:uppercase}.c-poll-results .header img{border:5px solid #000;box-sizing:border-box;height:100%;width:auto}.c-poll-results .header .title{margin-left:1rem}.c-poll-results .body{padding:1rem}.c-poll-results .body .footer{font-family:Prompt;font-size:.65rem;line-height:1;margin-top:1.25rem}.c-poll-results .body .footer .votes{font-family:Prompt;font-size:.65rem;line-height:1;margin-bottom:.25rem}.c-poll-results .body .footer .votes .bold{font-weight:600}.c-poll-archives{background-color:#fff;border:1px solid #fff;width:100%}.c-poll-archives .header{align-items:center;background-color:#d31c1e;color:#fff;display:flex;font-family:Prompt;font-size:1.5rem;font-weight:600;height:60px;line-height:1;text-transform:uppercase}.c-poll-archives .header img{border:5px solid #000;box-sizing:border-box;height:100%;width:auto}.c-poll-archives .header .title{margin-left:1rem}.c-poll-archives .body{display:flex;flex-direction:column}.c-poll-archives .body .poll{border-bottom:1px solid #d3d3d3;display:flex;font-family:Prompt;font-size:.85rem;justify-content:space-between;line-height:1.1;padding:.6rem 1rem}.c-poll-archives .body .poll .col{align-items:center;display:flex}.c-poll-archives .body .poll .link{color:#c00;margin-right:.5rem;min-width:50px}.c-poll-archives .body .poll .date{color:#d3d3d3;min-width:75px;text-align:right}.c-poll-archives .footer{display:flex;justify-content:flex-end;padding:1rem}.c-poll-archives .footer span{color:#c00;cursor:pointer;font-family:Prompt;font-size:.75rem;line-height:1;padding:0 .25rem;transition:all .25s}.c-poll-archives .footer span.active,.c-poll-archives .footer span:hover{background-color:#d3d3d3}.c-poll-suggestions{background-color:#fff;border:1px solid #fff;width:100%}.c-poll-suggestions .header{align-items:center;background-color:#d31c1e;color:#fff;display:flex;font-family:Prompt;font-size:1.5rem;font-weight:600;height:60px;line-height:1;text-transform:uppercase}.c-poll-suggestions .header img{border:5px solid #000;box-sizing:border-box;height:100%;width:auto}.c-poll-suggestions .header .title{margin-left:1rem}.c-poll-suggestions .body{display:flex;flex-direction:column;font-family:Prompt;font-size:.75rem;line-height:1.25;padding:1rem}.c-poll-suggestions .body a{color:inherit;display:contents}.c-poll-suggestions .body a:hover{color:#c00}.c-lead-image .lead-image-caption{display:flex;justify-content:space-between;margin:.5rem 26px 0}.c-lead-image .lead-image-caption .caption,.c-lead-image .lead-image-caption .photographer{align-items:center;display:flex;font-family:Prompt,Arial,Helvetica,sans-serif;font-size:.875rem}.c-lead-image .lead-image-caption .caption{color:#373737;justify-content:left;padding-right:20px;width:70%}.c-lead-image .lead-image-caption .photographer{color:#bcbdc1;justify-content:flex-end;width:30%}.c-lead-image div.cm-post__embed{display:block;height:0;margin-bottom:1rem;overflow:hidden;padding:0 0 56.2499%;position:relative}.c-lead-image div.cm-post__embed .cm-post__embed&gt;embed,.c-lead-image div.cm-post__embed .cm-post__embed&gt;object,.c-lead-image div.cm-post__embed&gt;iframe{height:100%;left:0;position:absolute;top:0;width:100%}body.dawgnation-v2{background-color:#2c2a29;color:#fff;margin-top:0}body.dawgnation-v2.gallery-leaf .gallery-headline{font-size:1.5rem;margin:0 20px 20px}@media only screen and (min-width:768px){body.dawgnation-v2.gallery-leaf .gallery-headline{font-size:2.5rem;margin:0 auto 45px}}body.dawgnation-v2 .articleTop{max-width:1600px}body.dawgnation-v2 .article,body.dawgnation-v2 .articleBottom{margin:0 auto;max-width:1000px}@media only screen and (min-width:768px){body.dawgnation-v2 .articleBottom{margin:0 20px}}@media only screen and (min-width:1024px){body.dawgnation-v2 .articleBottom{margin:0 auto}}body.dawgnation-v2 .galleryBottom,body.dawgnation-v2 .galleryContent,body.dawgnation-v2 .videoBottom,body.dawgnation-v2 .videoContent{margin:0 auto;max-width:1000px}body.dawgnation-v2.dark{background-color:#2c2a29;color:#fff}body.dawgnation-v2.light{background-color:#fff;color:#000}.c-carousel{align-items:center;display:flex;flex-direction:column;height:100%;position:relative}.c-carousel .placeholder-image{opacity:0}.c-carousel.embla{overflow:hidden}.c-carousel .embla__viewport{overflow-x:hidden;width:100%;will-change:transform}.c-carousel .embla__container{display:flex;height:100%}.c-carousel .embla__slide{flex:0 0 auto;height:100%;overflow:hidden;position:relative;width:fit-content}.c-carousel .control-dots{display:flex;gap:15px;justify-content:center;margin:17px 0 15px}@media only screen and (min-width:1024px){.c-carousel .control-dots{justify-content:flex-end;width:calc(100% - 40px)}}.c-carousel .control-dots .dot{border:1px solid #a7a7a7;border-radius:50%;cursor:pointer;height:8px;transition:all .3s ease-in-out;width:8px}.c-carousel .control-dots .dot.dot-selected{background-color:#000;border:1px solid #000}:root{--primary-black:#282828;--uatl-primary:#fe0000}.c-map{height:350px;margin-bottom:30px;width:100%}.c-map #map{height:100%}@media only screen and (min-width:1024px){.c-map{height:500px;width:80.25%}}.c-cards{text-size-adjust:100%;-webkit-font-smoothing:antialiased;display:flex;flex-flow:column wrap;font-family:Gordita-Medium,Arial,sans-serif;font-size:1rem;font-synthesis:weight;font-variation-settings:"wght" 400;justify-content:center;line-height:1.25;margin:0 auto;max-width:100%;text-rendering:optimizeLegibility;width:100%}@media only screen and (min-width:768px){.c-cards{flex-flow:row wrap}}@media only screen and (min-width:1024px){.c-cards{margin:auto;width:80.25%}}.c-cards.centered{align-items:center}@media only screen and (min-width:1024px){.c-cards.centered{width:100%}}.c-cards .card{color:#fff;height:350px;margin:0 0 15px;max-width:100%;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:768px){.c-cards .card{margin-right:1.4%;max-width:31%}}@media only screen and (min-width:1280px){.c-cards .card{max-width:300px}}.c-cards .card a,.c-cards .card a:hover{color:#fff}.c-cards .card .content{box-sizing:border-box;max-height:100%;min-height:100%;padding:15px}.c-cards .card .back,.c-cards .card .front{backface-visibility:hidden;height:100%;left:0;position:relative;top:0;transform:rotateY(0deg);transform-style:preserve-3d;transition:all .6s ease 0s;width:100%;z-index:2}.c-cards .card .back{position:absolute;transform:rotateY(-180deg);z-index:-1}.c-cards .card .front h2{font-size:2rem}.c-cards .card.is-flipped .front{position:absolute;transform:rotateY(-180deg);z-index:-1}.c-cards .card.is-flipped .back{position:relative;transform:rotateY(0deg);z-index:2}.c-cards .card .front{background:linear-gradient(153deg,#2b3b39 13%,#333c4c 55%,#635d5d 97%);cursor:pointer;padding:20px}.c-cards .card .front h2,.c-cards .card .front h3{text-size-adjust:100%;-webkit-font-smoothing:antialiased;color:#fff5ec;font-family:Gordita-Medium,Arial,sans-serif;font-size:1.5rem;font-synthesis:weight;font-variation-settings:"wght" 400;font-weight:800;line-height:1.25;margin-bottom:5px;text-rendering:optimizeLegibility}.c-cards .card .front h3{font-size:1rem}.c-cards .card .back{background:#3f4450}.c-cards .card .back.with-image .details{height:100px}.c-cards .card .back.with-image .details img{float:left;margin-right:15px}@media only screen and (min-width:768px)and (max-width:1023px){.c-cards .card .back.with-image .details img{max-width:50%}}.c-cards .card .back.with-image .description{height:165px;max-height:165px}.c-cards .card .back.with-image .description.condensed{max-height:100px}.c-cards .card .back.without-location .description{height:245px;max-height:245px}.c-cards .card .back.without-location .description.condensed{max-height:187px}.c-cards .card .back.without-location.with-image .description{height:205px;max-height:205px}.c-cards .card .back.without-location.with-image .description.condensed{max-height:140px}.c-cards .card.ajcCup{height:540px;margin-bottom:30px;max-width:365px}@media only screen and (min-width:768px){.c-cards .card.ajcCup{height:350px;margin-bottom:15px;max-width:219px}}@media only screen and (min-width:1024px){.c-cards .card.ajcCup{max-width:202px;width:100%}}@media only screen and (min-width:1280px){.c-cards .card.ajcCup{height:415px;max-width:280px}}.c-cards .card.ajcCup .front{display:flex;flex-direction:column;justify-content:space-between}.c-cards .card.ajcCup .front h2{font-size:1.625rem;font-weight:500;text-transform:capitalize}.c-cards .card.ajcCup .front h3{font-weight:500}.c-cards .card.ajcCup .back{height:100%;overflow-y:scroll}.c-cards .card.ajcCup .background{left:-15px;position:relative;top:-15px;width:100%;z-index:-1}.c-cards .card.ajcCup .flipIcon{bottom:20px;position:absolute;right:20px}.c-cards .card.ajcCup .schoolName{font-size:1.5rem;width:75%}@media only screen and (min-width:768px){.c-cards .card.ajcCup .schoolName{font-size:1rem}}@media only screen and (min-width:1280px){.c-cards .card.ajcCup .schoolName{font-size:1.125rem}}.c-cards .card.ajcCup .details div{text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Gordita,Arial,sans-serif;font-size:1.125rem;font-synthesis:weight;font-variation-settings:"wght" 400;line-height:1.25;margin-bottom:15px;text-rendering:optimizeLegibility}@media only screen and (min-width:768px){.c-cards .card.ajcCup .details div{font-size:.75rem}}@media only screen and (min-width:1280px){.c-cards .card.ajcCup .details div{font-size:.825rem}}.c-cards .card.ajcCup .details b{color:#fff}.c-cards .card.ajcCup .blurb{text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Gordita,Arial,sans-serif;font-size:1rem;font-synthesis:weight;font-variation-settings:"wght" 400;height:100%;line-height:1.5;text-rendering:optimizeLegibility}@media only screen and (min-width:768px){.c-cards .card.ajcCup .blurb{font-size:.75rem}}@media only screen and (min-width:1280px){.c-cards .card.ajcCup .blurb{font-size:.875rem}}.c-cards .card.diningGuide{height:514.1px;margin-bottom:10px;margin-top:10px;max-width:347.9px}@media only screen and (min-width:768px)and (max-width:1023px){.c-cards .card.diningGuide{max-width:334px}}@media only screen and (min-width:1024px)and (max-width:1279px){.c-cards .card.diningGuide{max-width:307px}}@media only screen and (min-width:1280px){.c-cards .card.diningGuide{height:589.4px;margin:25px 0;max-width:398.9px;width:29vw}.c-cards .card.diningGuide[data-index="1"],.c-cards .card.diningGuide[data-index="10"],.c-cards .card.diningGuide[data-index="13"],.c-cards .card.diningGuide[data-index="16"],.c-cards .card.diningGuide[data-index="19"],.c-cards .card.diningGuide[data-index="4"],.c-cards .card.diningGuide[data-index="7"]{margin-left:50px;margin-right:50px}}.c-cards .card.diningGuide .front{display:flex;flex-direction:column;justify-content:space-between}.c-cards .card.diningGuide .flipIcon{bottom:20.6px;height:41.1px;position:absolute;right:19.3px;width:41.1px}.c-cards .card.diningGuide .dining-name{text-size-adjust:100%;-webkit-font-smoothing:antialiased;bottom:10px;font-family:Gordita-Medium,Arial,sans-serif;font-size:1.906rem;font-synthesis:weight;font-variation-settings:"wght" 400;font-weight:500;left:18px;line-height:1.14;position:absolute;text-align:left;text-rendering:optimizeLegibility;width:75%}@media only screen and (min-width:1024px){.c-cards .card.diningGuide .dining-name{font-size:1.7rem}}@media only screen and (min-width:1280px){.c-cards .card.diningGuide .dining-name{bottom:15px;box-sizing:border-box;font-size:2.188rem;word-break:normal}}.c-cards .card.diningGuide .details{box-sizing:border-box;font-size:1.25rem;margin-top:149px;padding:0 4px}@media only screen and (min-width:1024px){.c-cards .card.diningGuide .details{margin-top:159px}}.c-cards .card.diningGuide .details .blurb{font-size:1.125rem;height:116px;overflow:hidden;padding-top:10px}.c-cards .card.diningGuide .details .read-more{align-items:center;border:1px solid #fff;border-radius:6px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:900;justify-content:center;margin:10px 0 20px;padding:15px 37px;width:75%}@media only screen and (min-width:1280px){.c-cards .card.diningGuide .details .read-more{margin:0 0 55px 5px}}.c-cards .card.diningGuide .details .read-more:hover{background-color:#fff;color:var(--primary-black)}.c-cards .card.diningGuide .details .address{align-items:center;display:flex;font-size:1rem;margin-bottom:15px;text-align:left;width:250px}@media only screen and (min-width:1024px){.c-cards .card.diningGuide .details .address{margin-bottom:34px}}.c-cards .card.diningGuide .details .address:hover{color:#d8d8d8}.c-cards .card.diningGuide .details .site{align-items:center;display:flex;font-size:1rem;text-align:left}.c-cards .card.diningGuide .details .site:hover{color:#d8d8d8}.c-cards .card.diningGuide .details .map-icon,.c-cards .card.diningGuide .details .site-icon{margin-right:20px}.c-cards .card.springDiningGuide{height:590px;margin-bottom:10px;margin-top:10px;max-width:400px}@media only screen and (min-width:768px)and (max-width:1023px){.c-cards .card.springDiningGuide{max-width:334px}}@media only screen and (min-width:1024px)and (max-width:1279px){.c-cards .card.springDiningGuide{max-width:307px}}@media only screen and (min-width:1280px){.c-cards .card.springDiningGuide{height:589.4px;margin:25px 0;max-width:398.9px;width:29vw}.c-cards .card.springDiningGuide[data-index="1"],.c-cards .card.springDiningGuide[data-index="10"],.c-cards .card.springDiningGuide[data-index="13"],.c-cards .card.springDiningGuide[data-index="16"],.c-cards .card.springDiningGuide[data-index="19"],.c-cards .card.springDiningGuide[data-index="22"],.c-cards .card.springDiningGuide[data-index="25"],.c-cards .card.springDiningGuide[data-index="28"],.c-cards .card.springDiningGuide[data-index="31"],.c-cards .card.springDiningGuide[data-index="34"],.c-cards .card.springDiningGuide[data-index="37"],.c-cards .card.springDiningGuide[data-index="4"],.c-cards .card.springDiningGuide[data-index="40"],.c-cards .card.springDiningGuide[data-index="43"],.c-cards .card.springDiningGuide[data-index="46"],.c-cards .card.springDiningGuide[data-index="7"]{margin-left:50px;margin-right:50px}}.c-cards .card.springDiningGuide .front{display:flex;flex-direction:column;justify-content:space-between}.c-cards .card.springDiningGuide .flipIcon{bottom:20.6px;height:41.1px;position:absolute;right:19.3px;width:41.1px}.c-cards .card.springDiningGuide .front-text{bottom:29px;box-sizing:border-box;color:#fff5ec;font-weight:500;left:18px;position:absolute;text-align:left;width:75%;word-break:normal}.c-cards .card.springDiningGuide .back{padding:30px 18px}.c-cards .card.springDiningGuide .dining-name{text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Gordita,Arial,sans-serif;font-size:1.906rem;font-synthesis:weight;font-variation-settings:"wght" 400;line-height:1.14;text-rendering:optimizeLegibility}@media only screen and (min-width:1024px){.c-cards .card.springDiningGuide .dining-name{font-size:1.7rem}}@media only screen and (min-width:1280px){.c-cards .card.springDiningGuide .dining-name{font-size:2.188rem}}.c-cards .card.springDiningGuide .dining-subtitle{text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Gordita,Arial,sans-serif;font-size:1.25rem;font-synthesis:weight;font-variation-settings:"wght" 400;line-height:1.14;text-rendering:optimizeLegibility}.c-cards .card.springDiningGuide .details{text-size-adjust:100%;-webkit-font-smoothing:antialiased;box-sizing:border-box;display:flex;flex-direction:column;font-family:Gordita,Arial,sans-serif;font-size:1rem;font-synthesis:weight;font-variation-settings:"wght" 400;height:100%;justify-content:space-between;line-height:1.3;margin:0;padding:0 4px;text-rendering:optimizeLegibility}.c-cards .card.springDiningGuide .details .blurb{font-weight:500;height:325px;overflow:auto}.c-cards .card.springDiningGuide .details .links{display:flex;flex-direction:column;font-weight:500;height:200px;justify-content:flex-end;text-align:left}.c-cards .card.springDiningGuide .details .links a{align-items:flex-end;display:flex;margin:.5rem 0}.c-cards .card.springDiningGuide .details .links .phone{align-items:center;display:flex}.c-cards .card.springDiningGuide .details .links .phone:hover{color:#d8d8d8}.c-cards .card.springDiningGuide .details .links .address{align-items:center;display:flex}.c-cards .card.springDiningGuide .details .links .address:hover{color:#d8d8d8}.c-cards .card.springDiningGuide .details .links .site{align-items:center;display:flex}.c-cards .card.springDiningGuide .details .links .site:hover{color:#d8d8d8}.c-cards .card.springDiningGuide .details .links .map-icon{margin-right:20px;width:25px}@media only screen and (min-width:768px){.c-cards .card.springDiningGuide .details .links .map-icon{width:unset}}.c-cards .card.springDiningGuide .details .links .site-icon{margin-right:20px;width:25px}@media only screen and (min-width:768px){.c-cards .card.springDiningGuide .details .links .site-icon{width:unset}}.c-cards .card.springDiningGuide .details .links .phone-icon{margin-right:20px;width:25px}@media only screen and (min-width:768px){.c-cards .card.springDiningGuide .details .links .phone-icon{width:unset}}.c-cards .card.everydayHeroes{height:540px;margin-bottom:30px;max-width:365px}@media only screen and (min-width:768px){.c-cards .card.everydayHeroes{height:350px;margin-bottom:15px;max-width:219px}}@media only screen and (min-width:1024px){.c-cards .card.everydayHeroes{margin:2%;max-width:202px;width:100%}}@media only screen and (min-width:1280px){.c-cards .card.everydayHeroes{height:415px;margin:.8%;max-width:280px}}@media only screen and (min-width:1400px){.c-cards .card.everydayHeroes{margin:1.75%}}.c-cards .card.everydayHeroes .front h2{text-size-adjust:100%;-webkit-font-smoothing:antialiased;bottom:12px;font-family:Gordita-Bold,Arial,sans-serif;font-size:1.625rem;font-synthesis:weight;font-variation-settings:"wght" 400;line-height:1.2;position:absolute;text-rendering:optimizeLegibility;width:80%}@media only screen and (min-width:768px){.c-cards .card.everydayHeroes .front h2{text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Gordita-Bold,Arial,sans-serif;font-size:1.375rem;font-synthesis:weight;font-variation-settings:"wght" 400;line-height:1.2;text-rendering:optimizeLegibility;width:65%}}@media only screen and (min-width:1280px){.c-cards .card.everydayHeroes .front h2{text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Gordita-Bold,Arial,sans-serif;font-size:1.625rem;font-synthesis:weight;font-variation-settings:"wght" 400;line-height:1.2;text-rendering:optimizeLegibility;width:72%}}.c-cards .card.everydayHeroes .back{align-items:center;display:flex}.c-cards .card.everydayHeroes .flipIcon{bottom:20px;position:absolute;right:20px}.c-cards .card.everydayHeroes .details{box-sizing:border-box;height:100%;padding-top:50px;position:relative}.c-cards .card.everydayHeroes .blurb{text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Gordita,Arial,sans-serif;font-size:1rem;font-synthesis:weight;font-variation-settings:"wght" 400;line-height:1.5;text-rendering:optimizeLegibility}@media only screen and (min-width:768px){.c-cards .card.everydayHeroes .blurb{text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Gordita,Arial,sans-serif;font-size:.75rem;font-synthesis:weight;font-variation-settings:"wght" 400;line-height:1.5;text-rendering:optimizeLegibility}}@media only screen and (min-width:1280px){.c-cards .card.everydayHeroes .blurb{text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Gordita,Arial,sans-serif;font-size:.875rem;font-synthesis:weight;font-variation-settings:"wght" 400;line-height:1.5;text-rendering:optimizeLegibility}}.c-cards .card.everydayHeroes .read-more{border:1px solid #fff;border-radius:6px;bottom:0;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:900;padding:15px;position:absolute;width:100%}.c-cards .card.everydayHeroes .read-more:hover{background-color:#fff;color:var(--primary-black)}.c-cards .card.universal{height:590px;margin-bottom:10px;margin-top:10px;max-width:400px}@media only screen and (min-width:768px)and (max-width:1023px){.c-cards .card.universal{max-width:334px}}@media only screen and (min-width:1024px)and (max-width:1279px){.c-cards .card.universal{max-width:307px}}@media only screen and (min-width:1280px){.c-cards .card.universal{height:589.4px;margin:25px 0;max-width:398.9px;width:29vw}.c-cards .card.universal[data-index="1"],.c-cards .card.universal[data-index="10"],.c-cards .card.universal[data-index="13"],.c-cards .card.universal[data-index="16"],.c-cards .card.universal[data-index="19"],.c-cards .card.universal[data-index="22"],.c-cards .card.universal[data-index="25"],.c-cards .card.universal[data-index="28"],.c-cards .card.universal[data-index="31"],.c-cards .card.universal[data-index="34"],.c-cards .card.universal[data-index="37"],.c-cards .card.universal[data-index="4"],.c-cards .card.universal[data-index="40"],.c-cards .card.universal[data-index="43"],.c-cards .card.universal[data-index="46"],.c-cards .card.universal[data-index="49"],.c-cards .card.universal[data-index="7"]{margin-left:50px;margin-right:50px}}.c-cards .card.universal .front{display:flex;flex-direction:column;justify-content:space-between}.c-cards .card.universal .flipIcon{bottom:20.6px;height:41.1px;position:absolute;right:19.3px;width:41.1px}.c-cards .card.universal .front-text{bottom:29px;box-sizing:border-box;color:#fff5ec;font-weight:500;left:18px;position:absolute;text-align:left;width:75%;word-break:normal}.c-cards .card.universal .front-text .text-big{text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Gordita,Arial,sans-serif;font-size:1.906rem;font-synthesis:weight;font-variation-settings:"wght" 400;line-height:1.14;text-rendering:optimizeLegibility}@media only screen and (min-width:1024px){.c-cards .card.universal .front-text .text-big{font-size:1.7rem}}@media only screen and (min-width:1280px){.c-cards .card.universal .front-text .text-big{font-size:2.188rem}}.c-cards .card.universal .front-text .text-small{text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Gordita,Arial,sans-serif;font-size:1.25rem;font-synthesis:weight;font-variation-settings:"wght" 400;line-height:1.14;text-rendering:optimizeLegibility}.c-cards .card.universal .back{padding:30px 18px}.c-cards .card.universal .details{text-size-adjust:100%;-webkit-font-smoothing:antialiased;box-sizing:border-box;display:flex;flex-direction:column;font-family:Gordita,Arial,sans-serif;font-size:1rem;font-synthesis:weight;font-variation-settings:"wght" 400;height:100%;justify-content:space-between;line-height:1.3;margin:0;padding:0 4px;text-rendering:optimizeLegibility}.c-cards .card.universal .details .blurb{font-weight:500;margin-bottom:1.5rem;overflow:auto}.c-cards .card.universal .details .read-more{border:1px solid #fff;border-radius:6px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:900;margin:0 0 1.5rem;padding:15px;width:100%}.c-cards .card.universal .details .read-more:hover{background-color:#fff;color:var(--primary-black)}.c-cards .card.universal .details .links{display:flex;flex-direction:column;font-weight:500;justify-content:flex-end;text-align:left}.c-cards .card.universal .details .links a,.c-cards .card.universal .details .links p{align-items:flex-end;display:flex;margin:.5rem 0}.c-cards .card.universal .details .links .info-container{align-items:center;display:flex}.c-cards .card.universal .details .links .info-container:hover{color:#d8d8d8}.c-cards .card.universal .details .links .info-icon{margin-right:20px;width:25px}@media only screen and (min-width:768px){.c-cards .card.universal .details .links .info-icon{width:unset}}.c-cards h2,.c-cards h3{text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Gordita-Bold,Arial,sans-serif;font-size:.875rem;font-synthesis:weight;font-variation-settings:"wght" 400;line-height:1.25;text-rendering:optimizeLegibility}.c-cards .agency,.c-cards .description,.c-cards .details,.c-cards .location{margin-bottom:20px}.c-cards .location{clear:both;font-family:Gordita-Bold}.c-cards .location:before{background:#3299ad;border-radius:6px;content:" ";height:39px;margin:0 15px 0 0;padding:7px;width:39px}.c-cards .date{bottom:40px;position:absolute;text-transform:capitalize}.c-cards .month{font-family:Gordita-Bold;font-size:130px;letter-spacing:-33px;position:absolute;right:25px;text-transform:uppercase;top:50%;transform:translateY(-50%)}@media only screen and (min-width:768px)and (max-width:1023px){.c-cards .month{font-size:110px}}@media only screen and (min-width:1024px)and (max-width:1279px){.c-cards .month{font-size:120px}}.c-cards .month span{mix-blend-mode:screen;opacity:.2}.c-cards .description{text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Gordita,Arial,sans-serif;font-size:.875rem;font-synthesis:weight;font-variation-settings:"wght" 400;line-height:1.2;max-height:205px;overflow:auto;text-rendering:optimizeLegibility}.c-cards .description.condensed{max-height:147px}.c-cards .more-link{text-size-adjust:100%;-webkit-font-smoothing:antialiased;background:#3299ad;border-radius:6px;color:#fff;display:block;font-family:Gordita-Bold,Arial,sans-serif;font-size:1rem;font-synthesis:weight;font-variation-settings:"wght" 400;line-height:1.25;padding:10px 0;text-align:center;text-rendering:optimizeLegibility;width:100%}@media only screen and (min-width:0)and (max-width:767px){main.c-homepageContent .c-cards.with-ads .arc_ad.HP03,main.c-homepageContent .c-cards.with-ads .arc_ad.HP04{display:inherit;margin:10px 0}main.c-homepageContent .c-cards.with-ads .arc_ad.HP03 .arcad,main.c-homepageContent .c-cards.with-ads .arc_ad.HP04 .arcad{margin:0 auto}main.c-homepageContent .c-cards.with-ads .everydayHeroes+.arc_ad.HP03,main.c-homepageContent .c-cards.with-ads .everydayHeroes+.arc_ad.HP04{margin:0 0 30px}}@media only screen and (min-width:768px){main.c-homepageContent .c-cards.with-ads .everydayHeroes+.arc_ad{margin-top:1.25rem}}</pre></body></html>