.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button{
  background-color:#d41f72;
  font-family:Obviously-semi;
  font-size:.875rem;
  padding:1.25rem 2.5rem;
  border:.125rem solid #d41f72;
  -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:1;
  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;
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button:not(.is-tabbing){
  outline:none;
}

@media (min-width:992px) and (max-width:1199.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button{
    font-size:.875rem;
    padding:.75rem 1.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button{
    font-size:.875rem;
    padding:.75rem 1.5625rem;
  }
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button 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;
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button:hover,.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.hover.button{
  color:#d41f72;
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button:hover:before,.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.hover.button:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
       -o-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button:focus{
  color:#d41f72;
  background:#fff;
}

@media (max-width:1199.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row{
    grid-row-gap:1.25rem;
    row-gap:1.25rem;
  }
}

@media (min-width:1601px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row.-three .card-img-overlay{
    padding:1.375rem 1.875rem;
  }
}

@media (min-width:768px) and (max-width:1199.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row.-three .card-img-overlay{
    padding-bottom:.9375rem;
  }
}

@media (min-width:1200px) and (max-width:1600px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row.-three .card-img-overlay .card-content .card-title{
    font-size:1.5rem;
    line-height:2.1875rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row.-three .card-img-overlay .card-content .card-title{
    font-size:1.375rem;
    line-height:1.875rem;
  }
}

@media (max-width:413px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row.-three .card-img-overlay .card-content .card-title{
    font-size:1.125rem;
    line-height:1.5625rem;
  }
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row.-three .card-img-overlay .card-button a.button{
  padding:.875rem 1.25rem;
  min-width:3.125rem;
}

@media (min-width:768px) and (max-width:991.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row.-three .card-img-overlay .card-button a.button{
    padding:.4375rem .625rem .625rem;
  }
}

@media (max-width:413px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row.-three .card-img-overlay .card-button a.button{
    padding:.625rem .8125rem;
  }
}

@media (min-width:992px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row.-two{
    grid-template-columns:repeat(2, -webkit-calc(50% - 8px));
    grid-template-columns:repeat(2, -webkit-calc(50% - .5rem));
    grid-template-columns:repeat(2, -moz-calc(50% - 8px));
    grid-template-columns:repeat(2, -moz-calc(50% - .5rem));
    grid-template-columns:repeat(2, calc(50% - 8px));
    grid-template-columns:repeat(2, calc(50% - .5rem));
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row.-two{
    grid-template-rows:repeat(1, 18.75rem);
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row.-two{
    grid-template-rows:repeat(1, 20.625rem);
  }
}

@media (max-width:767.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row.-two{
    grid-template-rows:repeat(2, 23.125rem);
  }
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row.-two .card-content{
  width:100%;
}

@media (max-width:767.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row.-two .card-content{
    display:block;
    margin:0 0 .9375rem;
  }
}

@media (max-width:767.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row.-two .card-button{
    text-align:left;
  }
}

@media (max-width:1200px){
  .home_bottom_bsCard .component_bs_card_simple .card-grid-row .card .card-img-overlay{
    padding:.75rem .625rem;
  }
}

@media (max-width:767.98px){
  .home_bottom_bsCard .component_bs_card_simple .card-grid-row .card .card-img-overlay{
    padding:1.375rem 1.5rem;
  }
}

@media (max-width:413px){
  .home_bottom_bsCard .component_bs_card_simple .card-grid-row .card .card-img-overlay{
    padding:.9375rem;
  }
}

@media (max-width:1199.98px){
  .home_bottom_bsCard .component_bs_card_simple .card-grid-row .card .card-img-overlay>div{
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
       -moz-box-pack:justify;
            justify-content:space-between;
  }
}

@media (max-width:1600px){
  .home_bottom_bsCard .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-content .card-title{
    font-size:1.5rem;
    line-height:1.3;
  }
}

@media (max-width:1200px){
  .home_bottom_bsCard .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-content .card-title{
    font-size:1rem;
  }
}

@media (max-width:991.98px){
  .home_bottom_bsCard .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-content .card-title{
    font-size:.75rem;
  }
}

@media (max-width:767.98px){
  .home_bottom_bsCard .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-content .card-title{
    font-size:1.5rem;
  }
}

@media (max-width:413px){
  .home_bottom_bsCard .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-content .card-title{
    font-size:1.125rem;
  }
}

@media (max-width:1199.98px){
  .home_bottom_bsCard .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button{
    font-size:.75rem;
    padding:.625rem;
  }
}

@media (max-width:991.98px){
  .home_bottom_bsCard .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button{
    font-size:.625rem;
    padding:.625rem;
  }
}

@media (max-width:767.98px){
  .home_bottom_bsCard .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button{
    font-size:.875rem;
    padding:.9375rem 1.25rem;
  }
}

@media (max-width:413px){
  .home_bottom_bsCard .component_bs_card_simple .card-grid-row .card .card-img-overlay .card-button a.button{
    font-size:.75rem;
    padding:.75rem .9375rem;
  }
}

/*# sourceMappingURL=bs_card_simple_theme.min.css.map */
