@charset "UTF-8";

body.noscroll{
  overflow:hidden;
}

body.page-foodrescue .slick-slider{
  position:relative;
  display:block;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -webkit-touch-callout:none;
  -khtml-user-select:none;
  touch-action:pan-y;
  -webkit-tap-highlight-color:transparent;
}

body.page-foodrescue .slick-arrow{
  font-size:0;
  border:0;
  margin:0;
  width:3.25rem;
  height:6.25rem;
  z-index:1;
  padding:0;
  border-radius:100%;
  top:37%;
  -webkit-transform:translateY(-50%);
     -moz-transform:translateY(-50%);
          transform:translateY(-50%);
}

@media (min-width:1601px){
  body.page-foodrescue .slick-arrow{
    top:40%;
  }
}

@media (min-width:1200px) and (max-width:1299px){
  body.page-foodrescue .slick-arrow{
    top:14.125rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body.page-foodrescue .slick-arrow{
    top:33%;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-foodrescue .slick-arrow{
    width:2.8125rem;
    height:5.625rem;
    top:33%;
  }
}

@media (max-width:767.98px){
  body.page-foodrescue .slick-arrow{
    top:20.75rem;
  }
}

@media (max-width:413px){
  body.page-foodrescue .slick-arrow{
    top:17.1875rem;
  }
}

@media (max-width:374px){
  body.page-foodrescue .slick-arrow{
    width:2.8125rem;
    height:5.625rem;
  }
}

body.page-foodrescue .slick-arrow:before{
  position:relative;
  -webkit-transition:none;
  -moz-transition:none;
  transition:none;
  -webkit-transform:none;
     -moz-transform:none;
          transform:none;
  font-size:1.875rem;
}

body.page-foodrescue .slick-prev{
  position:absolute;
  left:0;
  background:#fff;
  border-radius:0 6.25rem 6.25rem 0;
}

body.page-foodrescue .slick-prev:before{
  position:absolute;
  content:"";
  font-family:brand;
  color:#e02 !important;
  left:50%;
  top:50%;
  -webkit-transform:translate(-50%, -50%);
     -moz-transform:translate(-50%, -50%);
          transform:translate(-50%, -50%);
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-foodrescue .slick-prev:before{
    font-size:1.5625rem !important;
  }
}

@media (max-width:374px){
  body.page-foodrescue .slick-prev:before{
    font-size:1.25rem !important;
  }
}

body.page-foodrescue .slick-next{
  position:absolute;
  right:0;
  background:#fff;
  border-radius:6.25rem 0 0 6.25rem;
}

body.page-foodrescue .slick-next:before{
  position:absolute;
  content:"";
  font-family:brand;
  color:#e02 !important;
  left:50%;
  top:50%;
  -webkit-transform:translate(-50%, -50%);
     -moz-transform:translate(-50%, -50%);
          transform:translate(-50%, -50%);
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-foodrescue .slick-next:before{
    font-size:1.5625rem !important;
  }
}

@media (max-width:374px){
  body.page-foodrescue .slick-next:before{
    font-size:1.25rem !important;
  }
}

body.page-foodrescue .slick-list{
  position:relative;
  display:block;
  overflow:hidden;
  margin:0;
  padding:0;
}

body.page-foodrescue .slick-list:focus{
  outline:none;
}

body.page-foodrescue .slick-list.dragging{
  cursor:pointer;
  cursor:hand;
}

body.page-foodrescue .slick-slider .slick-list,body.page-foodrescue .slick-slider .slick-track{
  -webkit-transform:translateZ(0);
     -moz-transform:translateZ(0);
          transform:translateZ(0);
}

body.page-foodrescue .slick-track{
  position:relative;
  top:0;
  left:0;
  display:block;
}

body.page-foodrescue .slick-slide{
  float:left;
}

body.page-foodrescue .slick-dots{
  padding:0;
  list-style:none;
  text-align:center;
  width:100%;
  margin:1.5625rem 0 0;
}

body.page-foodrescue .slick-dots li{
  display:-webkit-inline-box;
  display:-webkit-inline-flex;
  display:-moz-inline-box;
  display:inline-flex;
  padding:0 .1875rem;
}

body.page-foodrescue .slick-dots li.slick-active button{
  border:.125rem solid #e02;
  background:#e02;
}

body.page-foodrescue .slick-dots button{
  width:2.5rem;
  height:.1875rem;
  padding:0;
  border:.125rem solid #ddd;
  background:#fff;
  border-radius:3.125rem;
  font-size:0;
  margin:0;
}

@media (max-width:413px){
  body.page-foodrescue .slick-dots button{
    width:1.5625rem;
  }
}

body.page-foodrescue .slick-dots button:not(.is-tabbing){
  outline:none;
}

body.page-foodrescue .food-rescue-col-group{
  margin-left:-.625rem;
  margin-right:-.625rem;
}

body.page-foodrescue .food-rescue-col-group .food-rescue{
  display:inline-block;
  width:100%;
}

body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col{
  display:inline-block;
  width:25%;
}

@media (max-width:767.98px){
  body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col{
    width:100%;
  }
}

body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content{
  -webkit-box-align:center;
  -webkit-align-items:center;
     -moz-box-align:center;
          align-items:center;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
     -moz-box-pack:center;
          justify-content:center;
  padding-left:.625rem;
  padding-right:.625rem;
  width:100%;
}

body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-img-col .img-col-content{
  position:relative;
  background-position:50%;
  -webkit-background-size:cover;
          background-size:cover;
  min-height:31.25rem;
}

@media (min-width:1601px){
  body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-img-col .img-col-content{
    min-height:41.5rem;
  }
}

@media (max-width:1299px){
  body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-img-col .img-col-content{
    min-height:28.125rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-img-col .img-col-content{
    min-height:20rem;
  }
}

@media (max-width:767.98px){
  body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-img-col .img-col-content{
    min-height:41.5rem;
  }
}

@media (max-width:413px){
  body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-img-col .img-col-content{
    min-height:34.375rem;
  }
}

body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-img-col .img-col-content .food-rescue-img{
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
     -moz-transform:translate(-50%, -50%);
          transform:translate(-50%, -50%);
}

@media (max-width:1299px){
  body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-img-col .img-col-content .food-rescue-img{
    width:3.75rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-img-col .img-col-content .food-rescue-img{
    left:44%;
    width:3.125rem;
  }
}

@media (max-width:767.98px){
  body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-img-col .img-col-content .food-rescue-img{
    width:4.6875rem;
  }
}

@media (max-width:374px){
  body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-img-col .img-col-content .food-rescue-img{
    width:3.75rem;
    width:3.4375rem;
  }
}

body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-txt-col{
  padding:1.875rem;
  border:.0625rem solid #ddd;
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-txt-col{
    padding:1.25rem;
    border:.0625rem solid #ddd;
  }
}

body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-txt-col h2{
  font-family:Maven Pro,sans-serif;
  font-weight:700;
  font-size:1.5rem;
  line-height:1.2;
  margin:0;
  text-align:left;
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-txt-col h2{
    font-size:1.25rem;
  }
}

body.page-foodrescue .food-rescue-col-group .food-rescue .food-rescue-col .food-rescue-col-content .food-rescue-txt-col h2 a{
  color:#404040;
  font-family:Maven Pro,sans-serif;
  text-decoration:none;
}

body.page-foodrescue .modal{
  padding-right:0 !important;
}

body.page-foodrescue .modal .modal-dialog{
  max-width:71.25rem;
  margin:17.1875rem auto 1.75rem;
}

@media (max-width:1600px){
  body.page-foodrescue .modal .modal-dialog{
    margin:5.625rem auto 1.75rem;
  }
}

@media (max-width:1299px){
  body.page-foodrescue .modal .modal-dialog{
    margin-left:2.8125rem;
    margin-right:2.8125rem;
  }
}

@media (max-width:767.98px){
  body.page-foodrescue .modal .modal-dialog{
    margin-left:1.875rem;
    margin-right:1.875rem;
    max-width:26.25rem;
  }
}

body.page-foodrescue .modal .modal-dialog .modal-content{
  border-radius:0;
}

body.page-foodrescue .modal .modal-dialog .modal-content .modal-header{
  padding:0 !important;
  border-bottom:0;
  margin:0;
}

body.page-foodrescue .modal .modal-dialog .modal-content .modal-header button.close{
  background-color:#e02 !important;
  border:none;
  border-radius:0;
  font-size:1rem;
  position:absolute;
  top:1rem;
  right:.9375rem;
  width:2.5rem;
  height:2.5rem;
  z-index:999;
  opacity:inherit;
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-header button.close{
    width:1.5625rem;
    height:1.5625rem;
  }
}

@media (max-width:767.98px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-header button.close{
    width:1.875rem;
    height:1.875rem;
  }
}

@media (max-width:413px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-header button.close{
    width:1.25rem;
    height:1.25rem;
    padding:.6875rem;
  }
}

body.page-foodrescue .modal .modal-dialog .modal-content .modal-header button.close:before{
  content:"";
  font-family:brand;
  top:50%;
  font-size:1rem;
  position:absolute;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
     -moz-transform:translate(-50%, -50%);
          transform:translate(-50%, -50%);
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-header button.close:before{
    font-size:.75rem;
  }
}

@media (max-width:767.98px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-header button.close:before{
    font-size:.75rem;
  }
}

@media (max-width:413px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-header button.close:before{
    font-size:.5rem;
  }
}

body.page-foodrescue .modal .modal-dialog .modal-content .modal-header button.close:hover{
  opacity:inherit;
  color:#fff !important;
}

body.page-foodrescue .modal .modal-dialog .modal-content .modal-body{
  padding:2.5rem;
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-body{
    padding:1.5625rem;
  }
}

@media (max-width:767.98px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-body{
    padding:1.875rem;
  }
}

@media (max-width:413px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-body{
    padding:1.25rem;
  }
}

body.page-foodrescue .modal .modal-dialog .modal-content .modal-body .popup_container .col-img{
  min-height:41.5rem;
  background-position:50%;
  -o-object-fit:cover;
     object-fit:cover;
  background-repeat:no-repeat;
}

@media (max-width:413px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-body .popup_container .col-img{
    min-height:31.25rem;
    background-position:bottom;
  }
}

@media (max-width:374px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-body .popup_container .col-img{
    min-height:26.25rem;
  }
}

body.page-foodrescue .modal .modal-dialog .modal-content .modal-body .popup_container .col-text{
  padding-left:2.5rem;
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-body .popup_container .col-text{
    padding-left:1.875rem;
  }
}

@media (max-width:767.98px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-body .popup_container .col-text{
    padding-left:0;
    margin-top:2.5rem;
  }
}

body.page-foodrescue .modal .modal-dialog .modal-content .modal-body .popup_container .col-text .container_text .popup-title{
  font-size:1.875rem;
  line-height:1.3;
  color:#e02;
  font-family:Maven Pro,sans-serif;
  font-weight:700;
  display:inline-block;
  margin:0;
}

@media (min-width:1601px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-body .popup_container .col-text .container_text .popup-title{
    font-size:2.25rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-body .popup_container .col-text .container_text .popup-title{
    font-size:1.5rem;
  }
}

@media (max-width:767.98px){
  body.page-foodrescue .modal .modal-dialog .modal-content .modal-body .popup_container .col-text .container_text .popup-title{
    font-size:1.5rem;
  }
}

body.page-foodrescue .modal .modal-dialog .modal-content .modal-body .popup_container .col-text .container_text .popup-desc{
  margin-top:1.25rem;
  font-size:1.125rem;
  line-height:1.4;
  font-weight:400;
  font-family:Maven Pro,sans-serif;
  color:#404040;
}

body.page-foodrescue .modal .modal-dialog .modal-content .modal-body .popup_container .col-text .container_text .popup-desc ul{
  padding-left:1.875rem;
}

body.page-foodrescue .modal .modal-dialog .modal-content .modal-body .popup_container .col-text .container_text .popup-desc ul li{
  font-family:Maven Pro,sans-serif;
}

body.page-foodrescue .modal .modal-dialog .modal-content .modal-body .popup_container .col-text .container_text .popup-desc ol{
  padding-left:1.875rem;
}

body.page-foodrescue .modal .modal-dialog .modal-content .modal-body .popup_container .col-text .container_text .popup-desc ol li{
  font-family:Maven Pro,sans-serif;
}

body.page-foodrescue .video_lightbox .video_lightbox_inner{
  max-width:19.9375rem;
}

body.page-foodrescue .video_lightbox .video_lightbox_inner iframe{
  height:34.375rem;
}
