body .contest-section .fl-post-column .fl-post-link a button{
  background-color:#378433;
  border:solid #378433;
  -webkit-border-radius:50px;
  -webkit-border-radius:3.125rem;
     -moz-border-radius:50px;
     -moz-border-radius:3.125rem;
          border-radius:50px;
          border-radius:3.125rem;
  color:#fff;
  line-height:normal;
  overflow:hidden;
  position:relative;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  z-index:1;
}

body .contest-section .fl-post-column .fl-post-link a button:not(.is-tabbing){
  outline:none;
}

@media (min-width:992px) and (max-width:1199.98px){
  body .contest-section .fl-post-column .fl-post-link a button{
    font-size:rem(15);
    padding:rem(12) rem(25);
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .contest-section .fl-post-column .fl-post-link a button{
    font-size:rem(15);
    padding:rem(12) rem(25);
  }
}

body .contest-section .fl-post-column .fl-post-link a button:before{
  background:#fff;
  content:"";
  height:100%;
  left:0;
  position:absolute;
  top:0;
  -webkit-transform:translateX(-100%) skew(-45deg);
     -moz-transform:translateX(-100%) skew(-45deg);
       -o-transform:translateX(-100%) skew(-45deg);
          transform:translateX(-100%) skew(-45deg);
  -webkit-transform-origin:0 0;
     -moz-transform-origin:0 0;
       -o-transform-origin:0 0;
          transform-origin:0 0;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  width:150%;
  z-index:-1;
}

body .contest-section .fl-post-column .fl-post-link a button.hover,body .contest-section .fl-post-column .fl-post-link a button:hover{
  color:#378433;
}

body .contest-section .fl-post-column .fl-post-link a button.hover:before,body .contest-section .fl-post-column .fl-post-link a button:hover:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
       -o-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}
body .contest-section .fl-post-column .fl-post-grid-post{
  padding-bottom:1.875rem;
}

body .contest-section .fl-post-column .fl-post-grid-post .fl-post-image a img{
  width:100%;
  -o-object-fit:cover;
     object-fit:cover;
}

@media (min-width:992px) and (max-width:1199.98px){
  body .contest-section .fl-post-column .fl-post-grid-post .fl-post-image a img{
    height:auto;
  }
}

@media (max-width:413px){
  body .contest-section .fl-post-column .fl-post-grid-post .fl-post-image a img{
    height:auto;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body .contest-section .fl-post-column .fl-post-grid-post .fl-post-text{
    padding:1.25rem;
  }
}

body .contest-section .fl-post-column .fl-post-heading{
  margin-bottom:.625rem;
}

body .contest-section .fl-post-column .fl-post-heading strong a{
  font-size:1.375rem;
  color:#404040;
  line-height:1.2;
}

@media (min-width:1601px){
  body .contest-section .fl-post-column .fl-post-heading strong a{
    font-size:1.5rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body .contest-section .fl-post-column .fl-post-heading strong a{
    font-size:1.125rem;
  }
}

@media (max-width:767.98px){
  body .contest-section .fl-post-column .fl-post-heading strong a{
    font-size:1.5rem;
  }
}

body .contest-section .fl-post-column .fl-post-dates,body .contest-section .fl-post-column .fl-post-sub-heading{
  font-size:1rem;
  color:#404040;
}

body .contest-section .fl-post-column .fl-post-dates strong{
  font-size:1rem;
}

body .contest-section .fl-post-column .fl-post-link{
  margin-top:1.25rem;
}

body .contest-section .fl-post-column .fl-post-link a button{
  font-size:1rem;
  background:#378433;
  border-color:#378433;
  text-transform:capitalize;
}

@media (min-width:992px) and (max-width:1199.98px){
  body .contest-section .fl-post-column .fl-post-link a button{
    padding:.625rem 1.25rem;
    font-size:.75rem;
  }
}

body .contest-section .fl-post-column .fl-post-status.closed{
  font-size:1rem;
  color:#ed382e;
  font-weight:700;
  margin:.5rem 0 1.25rem;
}

body .contest-section .fl-post-column .fl-post-status.open{
  font-size:1rem;
  color:#378433;
  font-weight:700;
  margin:.5rem 0 1.25rem;
}

/*# sourceMappingURL=template-contests.min.css.map */
