body.home .banner_section{
  overflow:hidden;
}

@media (max-width:767.98px){
  body.home .banner_section.hidden_popup .banner_inner .left_hand,body.home .banner_section.hidden_popup .banner_inner .right_hand{
    top:0 !important;
  }
}

body.home .banner_section.hidden_popup .banner_inner .left_hand img,body.home .banner_section.hidden_popup .banner_inner .right_hand img{
  -webkit-transition:margin 1s;
  -o-transition:margin 1s;
  -moz-transition:margin 1s;
  transition:margin 1s;
}

@media (max-width:767.98px){
  body.home .banner_section.hidden_popup .banner_inner .left_hand img,body.home .banner_section.hidden_popup .banner_inner .right_hand img{
    margin-left:0 !important;
  }
}

body.home .banner_section.hidden_popup .banner_inner .left_hand img{
  margin-left:-40%;
}

body.home .banner_section.hidden_popup .banner_inner .right_hand img{
  margin-left:40%;
}

body.home .banner_section.hidden_popup .banner_inner .banner_text_column{
  width:30%;
}

@media (min-width:768px) and (max-width:1199.98px){
  body.home .banner_section.hidden_popup .banner_inner .banner_text_column{
    width:36%;
  }
}

@media (max-width:767.98px){
  body.home .banner_section.hidden_popup .banner_inner .banner_text_column{
    width:70%;
  }
}

@media (max-width:767.98px){
  body.home .banner_section.hidden_popup .banner_inner .banner_text_column .heading_text hr{
    width:62%;
  }
}

body.home .banner_section .banner_inner{
  min-height:45.625rem;
}

@media (max-width:1199.98px){
  body.home .banner_section .banner_inner{
    min-height:25rem;
  }
}

@media (max-width:767.98px){
  body.home .banner_section .banner_inner{
    min-height:37.5rem;
  }
}

body.home .banner_section .banner_inner .left_hand,body.home .banner_section .banner_inner .right_hand{
  position:absolute;
  top:0;
  margin-top:1.5625rem;
}

@media (max-width:767.98px){
  body.home .banner_section .banner_inner .left_hand,body.home .banner_section .banner_inner .right_hand{
    top:0 !important;
    margin-top:2.5rem;
  }
}

@media (max-width:413px){
  body.home .banner_section .banner_inner .left_hand,body.home .banner_section .banner_inner .right_hand{
    margin-top:2.8125rem !important;
  }
}

body.home .banner_section .banner_inner .left_hand img,body.home .banner_section .banner_inner .right_hand img{
  position:relative;
}

body.home .banner_section .banner_inner .left_hand{
  right:50%;
  left:auto;
}

body.home .banner_section .banner_inner .left_hand .left_mob_hand{
  display:none;
}

@media (max-width:767.98px){
  body.home .banner_section .banner_inner .left_hand .left_mob_hand{
    display:block;
  }
}

@media (max-width:767.98px){
  body.home .banner_section .banner_inner .left_hand .left_dest_hand{
    display:none !important;
  }
}

body.home .banner_section .banner_inner .right_hand{
  left:50%;
  right:auto;
}

body.home .banner_section .banner_inner .right_hand .right_mob_hand{
  display:none;
}

@media (max-width:767.98px){
  body.home .banner_section .banner_inner .right_hand .right_mob_hand{
    display:block;
  }
}

@media (max-width:767.98px){
  body.home .banner_section .banner_inner .right_hand .right_dest_hand{
    display:none !important;
  }
}

body.home .banner_section .banner_inner .banner_text_column{
  width:25%;
  margin:0 auto;
  padding-top:8%;
  position:relative;
  z-index:9;
}

@media (max-width:767.98px){
  body.home .banner_section .banner_inner .banner_text_column{
    width:45%;
    padding-top:16%;
  }
}

body.home .banner_section .banner_inner .banner_text_column .heading_text{
  text-align:center;
}

body.home .banner_section .banner_inner .banner_text_column .heading_text h1{
  font-size:3.75rem;
  line-height:1.2;
  color:#fff;
}

@media (min-width:1200px) and (max-width:1299px){
  body.home .banner_section .banner_inner .banner_text_column .heading_text h1{
    font-size:3.125rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body.home .banner_section .banner_inner .banner_text_column .heading_text h1{
    font-size:2.375rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.home .banner_section .banner_inner .banner_text_column .heading_text h1{
    font-size:1.75rem;
  }
}

@media (max-width:767.98px){
  body.home .banner_section .banner_inner .banner_text_column .heading_text h1{
    font-size:2.25rem;
  }
}

@media (max-width:413px){
  body.home .banner_section .banner_inner .banner_text_column .heading_text h1{
    font-size:1.75rem;
  }
}

@media (max-width:374px){
  body.home .banner_section .banner_inner .banner_text_column .heading_text h1{
    font-size:1.5rem;
  }
}

body.home .banner_section .banner_inner .banner_text_column .heading_text hr{
  width:70%;
  border:0;
  border-bottom:.0625rem solid #fff;
  margin-top:1.25rem;
}

@media (min-width:768px) and (max-width:991.98px){
  body.home .banner_section .banner_inner .banner_text_column .heading_text hr{
    margin-top:.625rem;
    width:60%;
  }
}

@media (max-width:374px){
  body.home .banner_section .banner_inner .banner_text_column .heading_text hr{
    margin-top:.3125rem;
  }
}

@media (max-width:767.98px){
  body.home .banner_section .banner_inner .banner_text_column .heading_text hr{
    width:90%;
  }
}

body.home .banner_section .banner_inner .banner_text_column .heading_text p{
  font-size:1.75rem;
  margin:1.25rem 0;
  line-height:1.3;
  color:#fff;
}

@media (min-width:1200px) and (max-width:1299px){
  body.home .banner_section .banner_inner .banner_text_column .heading_text p{
    font-size:1.375rem;
    margin-top:1.375rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body.home .banner_section .banner_inner .banner_text_column .heading_text p{
    font-size:1.125rem;
    margin-top:1.125rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.home .banner_section .banner_inner .banner_text_column .heading_text p{
    font-size:.875rem;
    margin-top:.875rem;
  }
}

@media (max-width:767.98px){
  body.home .banner_section .banner_inner .banner_text_column .heading_text p{
    font-size:1.375rem;
  }
}

@media (max-width:413px){
  body.home .banner_section .banner_inner .banner_text_column .heading_text p{
    font-size:1rem;
    margin-top:.625rem;
  }
}

body.home .banner_section .banner_inner .banner_text_column .slideup_text{
  text-align:center;
  z-index:999;
  display:none;
  color:#fff;
}

@media (max-width:767.98px){
  body.home .banner_section .banner_inner .banner_text_column .slideup_text{
    margin-top:50%;
  }
}

@media (max-width:374px){
  body.home .banner_section .banner_inner .banner_text_column .slideup_text{
    margin-top:54%;
  }
}

body.home .banner_section .banner_inner .banner_text_column .slideup_text .arrow_down{
  position:relative;
  -webkit-animation:bounce 2s infinite;
     -moz-animation:bounce 2s infinite;
       -o-animation:bounce 2s infinite;
          animation:bounce 2s infinite;
}

body.home .banner_section .banner_inner .banner_text_column .slideup_text p{
  font-size:1.125rem;
  color:#fff;
  margin:0;
}

@media (min-width:768px) and (max-width:991.98px){
  body.home .banner_section .banner_inner .banner_text_column .slideup_text p{
    font-size:.875rem;
  }
}

@media (max-width:767.98px){
  body.home .banner_section .banner_inner .banner_text_column .slideup_text p{
    font-size:1rem;
  }
}

body.home .banner_section .banner_inner .banner_text_column .slideup_text .signup_btn{
  margin:4.375rem 0 3.125rem;
}

@media (max-width:767.98px){
  body.home .banner_section .banner_inner .banner_text_column .slideup_text .signup_btn{
    margin:2.5rem 0;
  }
}

body.home .banner_section .banner_inner .banner_text_column .slideup_text .signup_btn a{
  background-color:#fff;
  color:#368091;
  font-size:1.125rem;
  padding:.9375rem 2.5rem;
  -webkit-border-radius:1.875rem;
     -moz-border-radius:1.875rem;
          border-radius:1.875rem;
  font-family:GT Eesti Pro Display Regular;
}

body.home .banner_section .banner_inner .banner_text_column .slideup_text .signup_btn a:hover{
  background-color:#c73170;
  color:#fff;
}

@media (max-width:767.98px){
  body.home .banner_section .banner_inner .banner_text_column.banner_text_width{
    padding-top:23%;
  }
}

@media (max-width:413px){
  body.home .banner_section .banner_inner .banner_text_column.banner_text_width{
    padding-top:33%;
  }
}

body.home .banner_section .banner_logos{
  display:none;
  text-align:center;
  margin-top:6.25rem;
  position:relative;
}

@media (min-width:992px){
  body.home .banner_section .banner_logos{
    padding-bottom:4.375rem;
  }
}

@media (max-width:767.98px){
  body.home .banner_section .banner_logos{
    margin-top:2.5rem;
  }
}

body.home .banner_section .banner_logos ul{
  padding:0;
  margin:0;
}

body.home .banner_section .banner_logos ul li{
  display:inline-block;
  padding:0 .625rem;
  margin-bottom:1.25rem;
}

@media (min-width:768px) and (max-width:991.98px){
  body.home .banner_section .banner_logos ul li{
    padding:0 .3125rem;
  }
}

body.home .banner_section .banner_logos ul li img{
  width:4.6875rem;
}

@media (max-width:991.98px){
  body.home .banner_section .banner_logos ul li img{
    width:3.75rem;
  }
}

@media (max-width:413px){
  body.home .banner_section .banner_logos ul li img{
    width:3.5rem;
  }
}

body.home .banner_section .fl-photo-content img{
  width:100%;
}

@media (max-width:767.98px){
  body.home .banner_section .fl-col-content{
    padding-bottom:0;
  }
}

body.home .video_section .component_simple_video{
  background:transparent;
}

@media (max-width:767.98px){
  body.home .video_section .component_simple_video .video-defer-container{
    width:100%;
  }
}

body.home .video_section .component_simple_video .video-defer-container .video-defer .play-button-icon{
  background-color:transparent;
  border:.25rem solid #fff;
}

@media (max-width:767.98px){
  body.home .video_section .component_simple_video .video-defer-container .video-defer .play-button-icon{
    width:4.375rem;
    height:4.375rem;
  }
}

body.home .video_section .component_simple_video .video-defer-container .video-defer .play-button-icon:before{
  color:#fff;
  font-size:1.8125rem;
  margin-left:.25rem;
}

@media (max-width:767.98px){
  body.home .video_section .component_simple_video .video-defer-container .video-defer .play-button-icon:before{
    font-size:1.75rem;
  }
}

body.home .how_works_section .fl-photo-content{
  height:3.75rem;
  margin-bottom:.9375rem;
}

@media (max-width:767.98px){
  body.home .how_works_section .fl-photo-content{
    margin-bottom:1.875rem;
  }
}

body.home .how_works_section .fl-rich-text p{
  margin-bottom:.3125rem;
}

body.home .how_works_section a{
  border:.125rem solid #368091;
  font-size:1.125rem;
  padding:.9375rem 3.75rem;
}

@media (max-width:413px){
  body.home .how_works_section a{
    padding:.8125rem 1.5rem;
  }
}

body.home .how_works_section a.pdf_link{
  padding:0;
  border:0;
  text-decoration:underline;
  color:#368091 !important;
}

@media (min-width:1200px) and (max-width:1299px){
  body.home .about_charity_section .about_charity_text .fl-col-content{
    padding-right:9.375rem;
    padding-left:9.375rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body.home .about_charity_section .about_charity_text .fl-col-content{
    padding-left:6.25rem;
    padding-right:6.25rem;
  }
}

body.home .about_charity_section .about_charity_text .fl-col-content .fl-rich-text ul{
  width:80%;
  margin:0 auto;
  padding:0 0 1.25rem;
}

body.home .about_charity_section .about_charity_text .fl-col-content .fl-rich-text ul li{
  list-style-position:inside;
}

body.home .about_charity_section .about_charity_text .fl-col-content .fl-rich-text .lead-text{
  font-size:1.25rem;
  max-width:56.25rem;
  margin:0 auto;
  padding-bottom:1.25rem;
}

body.home .about_charity_section .fl-module-button.white-btn a.fl-button{
  font-size:1.125rem;
  padding:1.25rem 3.125rem;
}

@media (min-width:413px){
  body.home .about_charity_section .fl-module-button.white-btn a.fl-button{
    padding:1.25rem 6.25rem;
  }
}

@media (min-width:1850px){
  body.home .about_charity_section .charity_slider .fl-col-content{
    padding-left:25rem;
    padding-right:25rem;
  }
}

@media (min-width:1200px) and (max-width:1299px){
  body.home .about_charity_section .charity_slider .fl-col-content{
    padding-left:6.25rem;
    padding-right:6.25rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body.home .about_charity_section .charity_slider .fl-col-content{
    padding-left:3.125rem;
    padding-right:3.125rem;
  }
}

body.home .sign_up_section a{
  padding:.9375rem 2.8125rem;
}

.fixed-navigation .header-top{
  position:fixed;
  left:0;
  right:0;
  top:0;
  width:100%;
  z-index:999;
}

/*# sourceMappingURL=page-home.min.css.map */
