/* Animations */
@-webkit-keyframes bounce { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
  40% { -webkit-transform: translateY(-5px); transform: translateY(-5px); }
  60% { -webkit-transform: translateY(-5px); transform: translateY(-5px); } }
@keyframes bounce { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
  40% { -webkit-transform: translateY(-5px); transform: translateY(-5px); }
  60% { -webkit-transform: translateY(-5px); transform: translateY(-5px); } }
/*Scale animation*/
@-webkit-keyframes scale { 25% { -webkit-transform: scale(0.95); transform: scale(0.95); }
  75% { -webkit-transform: scale(1.05); transform: scale(1.05); } }
@keyframes scale { 25% { -webkit-transform: scale(0.95); transform: scale(0.95); }
  75% { -webkit-transform: scale(1.05); transform: scale(1.05); } }
@font-face { font-family: 'Ancizar-Serif-ExtraboldItalic'; src: url("../fonts/Ancizar-Serif/AncizarSerif-ExtraboldItalic.eot"); src: url("../fonts/Ancizar-Serif/AncizarSerif-ExtraboldItalic.woff2") format("woff2"), url("../fonts/Ancizar-Serif/AncizarSerif-ExtraboldItalic.woff") format("woff"), url("../fonts/Ancizar-Serif/AncizarSerif-ExtraboldItalic.ttf") format("truetype"), url("../fonts/Ancizar-Serif/AncizarSerif-ExtraboldItalic.svg#AncizarSerif-ExtraboldItalic") format("svg"), url("../fonts/Ancizar-Serif/AncizarSerif-ExtraboldItalic.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Ancizar-Sans-LightItalic'; src: url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.eot"); src: url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.woff2") format("woff2"), url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.woff") format("woff"), url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.ttf") format("truetype"), url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.svg#AncizarSans-LightItalic") format("svg"), url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Ancizar-Sans-BoldItalic'; src: url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.eot"); src: url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.woff2") format("woff2"), url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.woff") format("woff"), url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.ttf") format("truetype"), url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.svg#AncizarSans-BoldItalic") format("svg"), url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Ancizar-Sans-Regular'; src: url("../fonts/Ancizar-Sans/AncizarSans-Regular.eot"); src: url("../fonts/Ancizar-Sans/AncizarSans-Regular.woff2") format("woff2"), url("../fonts/Ancizar-Sans/AncizarSans-Regular.woff") format("woff"), url("../fonts/Ancizar-Sans/AncizarSans-Regular.ttf") format("truetype"), url("../fonts/Ancizar-Sans/AncizarSans-Regular.svg#AncizarSans-Regular") format("svg"), url("../fonts/Ancizar-Sans/AncizarSans-Regular.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
.fch-news { position: relative; }
.fch-news .section-title { color: #0a526a !important; font-family: 'Ancizar-Serif-ExtraboldItalic', sans-serif !important; line-height: 0.6 !important; padding: 35px 0 10px 10px !important; text-transform: uppercase !important; }
.fch-news .section-title .see-more-link { color: #058a89 !important; display: inline-block; font-family: 'AncizarSans-LightItalic', sans-serif !important; font-size: 18px !important; text-transform: initial; }
@media (min-width: 64em) { .fch-news .section-title { font-size: 3em; margin: 0.6em 0 0.3em; } }
@media (min-width: 85.375em) { .fch-news .section-title { font-size: 3.9em; margin: 0.8em 0 0.4em; } }
@media (min-width: 120em) { .fch-news .section-title { font-size: 4.2em; margin: 1.2em 0 0.6em; } }
@media (min-width: 160em) { .fch-news .section-title { font-size: 4.8em; margin: 1.6em 0 0.8em; } }
.fch-news .news-categories { padding: 0 15px; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 3em; }

.category { display: block; width: 25%; margin: 0 15px 0 0; }
.category .category__name { margin: 0; background-color: #ebae29; color: #fff; font-weight: inherit; font-family: 'Ancizar-Sans-LightItalic', sans-serif; font-size: 1.6em; text-align: center; padding: 0.5em 0; }
@media (min-width: 85.375em) { .category .category__name { font-size: 1.76em; } }
@media (min-width: 120em) { .category .category__name { font-size: 1.92em; } }
@media (min-width: 160em) { .category .category__name { font-size: 2.24em; } }
.category:nth-of-type(2) .category__name { background-color: #de5235; }
.category:nth-of-type(3) .category__name { background-color: #229998; }
.category:last-of-type { margin-right: 0; }
.category:last-of-type .category__name { background-color: #121234; }

@media screen and (max-width: 40em) { .fch-news .section-title { padding: 20px 15px; font-size: 1.6em; }
  .fch-news .news-categories { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .category { width: calc(50% - 0.5em); margin: 0 0 1em; }
  .category:nth-of-type(2n + 1) { margin-right: 1em; }
  .category .category__name { font-size: 1.2em; } }
