.bar{position:fixed;top:0;z-index:99999;transition:bottom 1s}.bar .dismiss{position:absolute;top:30px;right:.75em}.linkbtn.btnstyle1{margin-top:10px}.linkbtn.btnstyle1 a{border:solid 1px #fff;padding:10px}.cards__item{flex:0 1 auto;display:block;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;color:#323a45;height:auto;text-align:left;text-decoration:none;border-top:3px solid var(--main-yellow);border-right:1px solid #e1e3e5;border-bottom:1px solid #e1e3e5;border-left:1px solid #e1e3e5;padding:40px 50px;transition:all 250ms ease-in-out;width:auto}@media (min-width:900px){.cards__item{width:100%;min-height:303.5px}}.cards__item:hover,.cards__item:focus{background:var(--main-yellow);border-color:var(--main-yellow);color:#fff;outline:0}.cards__item:hover .cards__date,.cards__item:hover .cards__title,.cards__item:focus .cards__date,.cards__item:focus .cards__title,.cards__item:hover .cards__more,.cards__item:focus .cards__more{color:#323a45}.cards:nth-of-type(3) .cards__item:hover .cards__date,.cards:nth-of-type(3) .cards__item:hover .cards__title,.cards:nth-of-type(3) .cards__item:focus .cards__date,.cards:nth-of-type(3) .cards__item:focus .cards__title,.cards:nth-of-type(3) .cards__item:hover .cards__more,.cards:nth-of-type(3) .cards__item:focus .cards__more,.cards:nth-of-type(3) .cards__item:hover .cards__content,.cards:nth-of-type(3) .cards__item:focus .cards__content{color:#fff}.cards:nth-of-type(4) .cards__item:hover .cards__date,.cards:nth-of-type(4) .cards__item:hover .cards__title,.cards:nth-of-type(4) .cards__item:focus .cards__date,.cards:nth-of-type(4) .cards__item:focus .cards__title,.cards:nth-of-type(4) .cards__item:hover .cards__more,.cards:nth-of-type(4) .cards__item:focus .cards__more,.cards:nth-of-type(4) .cards__item:hover .cards__content,.cards:nth-of-type(4) .cards__item:focus .cards__content{color:#fff}.cards__item:hover .cards__more,.cards__item:focus .cards__more{border-bottom:solid 1px rgba(255,255,255,.6)}.cards:nth-of-type(2) .cards__item{border-top:3px solid var(--main-orange)}.cards:nth-of-type(2):hover .cards__item,.cards:nth-of-type(2):focus .cards__item{background:var(--main-orange);border-color:var(--main-orange)}.cards:nth-of-type(3) .cards__item{border-top:3px solid var(--main-blue)}.cards:nth-of-type(3):hover .cards__item,.cards:nth-of-type(3):focus .cards__item{background:var(--main-blue);border-color:var(--main-blue)}.cards:nth-of-type(4) .cards__item{border-top:3px solid var(--main-teal)}.cards:nth-of-type(4):hover .cards__item,.cards:nth-of-type(4):focus .cards__item{background:var(--main-teal);border-color:var(--main-teal)}.cards:nth-of-type(5) .cards__item{border-top:3px solid var(--main-yellow)}.cards:nth-of-type(5):hover .cards__item,.cards:nth-of-type(5):focus .cards__item{background:var(--main-yellow);border-color:var(--main-yellow)}.cards:nth-of-type(6) .cards__item{border-top:3px solid var(--main-orange)}.cards:nth-of-type(6):hover .cards__item,.cards:nth-of-type(5):focus .cards__item{background:var(--main-orange);border-color:var(--main-orange)}.cards__date{display:block;color:#8a959e;text-transform:uppercase;font-size:1.2rem;line-height:2.4rem;font-weight:700;transition:all 250ms ease-in-out}.cards__title{color:#323a45;font-weight:300;margin:0 0 10px 0;transition:all 250ms ease-in-out;font-size:2rem;line-height:3rem}@media (min-width:1200px){.cards__title{font-size:2.4rem;line-height:3.5rem}}.cards__content{color:#323a45;font-weight:300;margin:0 0 30px 0;transition:all 250ms ease-in-out;font-size:1.4rem;line-height:1.6rem}@media (min-width:1200px){.cards__content{font-size:2.1rem;line-height:2.1rem}}.cards__more{margin-top:auto;color:#8a959e;display:inline-block;border-bottom:1px solid #e1e3e5;font-size:1.4rem;line-height:1.6rem;font-weight:400;transition:all 250ms ease-in-out}.cards__datetitle_container{height:104px}