.slick-slider {
position: relative;
display: block;
-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;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0
}
.slick-list:focus {
outline: 0
}
.slick-list.dragging {
cursor: pointer;
cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto
}
.slick-track:after, .slick-track:before {
display: table;
content: ''
}
.slick-track:after {
clear: both
}
.slick-loading .slick-track {
visibility: hidden
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px
}
[dir=rtl] .slick-slide {
float: right
}
.slick-slide img {
display: block
}
.slick-slide.slick-loading img {
display: none
}
.slick-slide.dragging img {
pointer-events: none
}
.slick-initialized .slick-slide {
display: block
}
.slick-loading .slick-slide {
visibility: hidden
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent
}
.slick-arrow.slick-hidden {
display: none
}   .helpo_heading {
letter-spacing: -.04em;
}
.helpo_heading span {
font-weight: 300;
}
.helpo_up_heading {
font-size: 16px;
line-height: 1.7;
font-weight: 700;
color: #9e9e9e;
margin-bottom: 10px;
}   .helpo_blockquote.helpo_view_type_1 {
font-size: 20px;
padding-left: 100px;
position: relative;
}
.helpo_blockquote.helpo_view_type_1:before {
content: '“';
font-size: 100px;
line-height: 80px;
font-weight: 700;
position: absolute;
top: 0;
left: 0;
}
.helpo_blockquote.helpo_view_type_2 {
font-size: 20px;
font-weight: 700;
padding: 61px 70px 65px;
color: #343877;
}   .helpo_image_widget .helpo_image_container {
position: relative;
}
.helpo_image_widget .helpo_image_container .helpo_image_widget_main_image {
display: inline-block;
position: relative;
z-index: 5;
}
.helpo_image_widget .helpo_image_container .helpo_image_widget_bg {
max-width: none;
position: absolute;
z-index: 1;
}
.helpo_image_widget .helpo_image_container.helpo_bg_image_position_top_left .helpo_image_widget_bg {
top: 0;
left: 0;
}
.helpo_image_widget .helpo_image_container.helpo_bg_image_position_top_center .helpo_image_widget_bg {
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.helpo_image_widget .helpo_image_container.helpo_bg_image_position_top_right .helpo_image_widget_bg {
top: 0;
right: 0;
}
.helpo_image_widget .helpo_image_container.helpo_bg_image_position_center_left .helpo_image_widget_bg {
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.helpo_image_widget .helpo_image_container.helpo_bg_image_position_center_center .helpo_image_widget_bg {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.helpo_image_widget .helpo_image_container.helpo_bg_image_position_center_right .helpo_image_widget_bg {
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.helpo_image_widget .helpo_image_container.helpo_bg_image_position_bottom_left .helpo_image_widget_bg {
bottom: 0;
left: 0;
}
.helpo_image_widget .helpo_image_container.helpo_bg_image_position_bottom_center .helpo_image_widget_bg {
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.helpo_image_widget .helpo_image_container.helpo_bg_image_position_bottom_right .helpo_image_widget_bg {
bottom: 0;
right: 0;
}   .helpo_video_widget .helpo_video_container,
.helpo_tabs_widget .helpo_video_container {
width: 100%;
height: 100%;
display: none;
opacity: 0;
background: rgba(0, 0, 0, .8);
padding: 47px;
backface-visibility: hidden;
position: fixed;
top: 0;
left: 0;
-webkit-transition: opacity .5s;
transition: opacity .5s;
z-index: 50000;
}
.helpo_video_widget .helpo_video_container.active,
.helpo_tabs_widget .helpo_video_container.active {
display: block;
}
.helpo_video_widget .helpo_video_container.visible,
.helpo_tabs_widget .helpo_video_container.visible {
opacity: 1;
}
.helpo_video_widget .helpo_video_container .helpo_video_wrapper,
.helpo_tabs_widget .helpo_video_container .helpo_video_wrapper {
height: 100%;
margin: 0 auto;
position: relative;
z-index: 50020;
}
.helpo_video_widget .helpo_video_container iframe,
.helpo_tabs_widget .helpo_video_container iframe {
width: 100%;
height: 100%;
}
.helpo_video_widget .helpo_video_container .helpo_close_popup_layer,
.helpo_tabs_widget .helpo_video_container .helpo_close_popup_layer {
width: 100%;
height: 100%;
opacity: 0;
position: absolute;
top: 0;
left: 0;
-webkit-transition: all .4s;
transition: all .4s;
z-index: 50010;
}
.helpo_video_widget .helpo_video_container .helpo_close_popup_layer:hover,
.helpo_tabs_widget .helpo_video_container .helpo_close_popup_layer:hover {
opacity: 1;
}
.helpo_video_widget .helpo_video_container .helpo_close_popup_layer .helpo_close_button,
.helpo_tabs_widget .helpo_video_container .helpo_close_popup_layer .helpo_close_button {
width: 44px;
height: 44px;
padding: 10px;
background: rgba(30, 30, 30, .6);
color: #cccccc;
cursor: pointer;
position: absolute;
top: 0;
right: 0;
-webkit-transition: all .3s;
transition: all .3s;
}
.helpo_video_widget .helpo_video_container .helpo_close_popup_layer .helpo_close_button:hover,
.helpo_tabs_widget .helpo_video_container .helpo_close_popup_layer .helpo_close_button:hover {
color: #ffffff;
}
body.admin-bar .helpo_video_widget .helpo_video_container .helpo_close_popup_layer .helpo_close_button,
body.admin-bar .helpo_tabs_widget .helpo_video_container .helpo_close_popup_layer .helpo_close_button {
top: 32px;
}
body.admin-bar .helpo_video_widget .helpo_video_container .helpo_close_popup_layer .helpo_close_button svg,
body.admin-bar .helpo_tabs_widget .helpo_video_container .helpo_close_popup_layer .helpo_close_button svg {
display: block;
overflow: visible;
shape-rendering: geometricPrecision;
position: relative;
}
body.admin-bar .helpo_video_widget .helpo_video_container .helpo_close_popup_layer .helpo_close_button svg path,
body.admin-bar .helpo_tabs_widget .helpo_video_container .helpo_close_popup_layer .helpo_close_button svg path {
fill: transparent;
stroke: currentColor;
stroke-linejoin: round;
stroke-width: 3;
}
.helpo_video_widget .helpo_preview_container,
.helpo_tabs_widget .helpo_preview_container {
position: relative;
}
.helpo_video_widget .helpo_overlay,
.helpo_tabs_widget .helpo_overlay {
width: 100%;
height: 100%;
background: rgb(53, 57, 118);
opacity: .7;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.helpo_video_widget .helpo_video_trigger_button,
.helpo_tabs_widget .helpo_video_trigger_button {
display: inline-block;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 5;
}
.helpo_video_widget .helpo_video_trigger_button:hover,
.helpo_tabs_widget .helpo_video_trigger_button:hover {
opacity: .75;
}
.helpo_video_widget .helpo_video_trigger_button span,
.helpo_tabs_widget .helpo_video_trigger_button span {
display: block;
-webkit-transition: all .3s;
transition: all .3s;
}
.helpo_video_widget .helpo_video_trigger_button .helpo_button_icon,
.helpo_tabs_widget .helpo_video_trigger_button .helpo_button_icon {
width: 80px;
height: 80px;
display: inline-block;
line-height: 80px;
text-align: center;
border-radius: 50%;
background: #ffffff;
color: #343877;
}
.helpo_video_widget .helpo_video_trigger_button .helpo_button_icon i,
.helpo_tabs_widget .helpo_video_trigger_button .helpo_button_icon i {
font-size: 20px;
line-height: 80px;
}
.helpo_video_widget .helpo_video_trigger_button .helpo_button_text,
.helpo_tabs_widget .helpo_video_trigger_button .helpo_button_text {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
color: #ffffff;
margin-top: 15px;
}   .helpo_person_wrapper {
padding: 25px 0;
-webkit-transition: all .3s;
transition: all .3s;
}
.helpo_person_wrapper.helpo_view_type_1:hover {
box-shadow: 0 3px 15px 2px rgba(0, 0, 0, .1);
}
.helpo_person_wrapper.helpo_view_type_1 .helpo_person_socials {
display: flex;
padding: 0;
margin: 0 0 25px;
justify-content: center;
opacity: 0;
position: relative;
-webkit-transition: opacity .3s;
transition: opacity .3s;
z-index: 2;
}
.helpo_person_wrapper.helpo_view_type_1:hover .helpo_person_socials {
opacity: 1;
}
.helpo_person_wrapper.helpo_view_type_1 .helpo_person_socials li {
list-style: none;
}
.helpo_person_wrapper.helpo_view_type_1 .helpo_person_socials li:not(:last-of-type) {
margin-right: 20px;
}
.helpo_person_wrapper.helpo_view_type_1 .helpo_person_socials li a {
color: #ffffff;
}
.helpo_person_image_container {
position: relative;
}
.helpo_person_image_wrapper {
margin: 0 auto 23px;
border-radius: 50%;
overflow: hidden;
position: relative;
}
.helpo_person_bg_image {
pointer-events: none;
opacity: 1;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
}
.helpo_person_image_wrapper img {
width: 100%;
height: 100%;
vertical-align: middle;
object-fit: cover;
object-position: center center;
position: absolute;
top: 0;
left: 0;
z-index: 2;
}
.helpo_person_description_container {
text-align: center;
}
.helpo_person_name {
font-size: 18px;
line-height: 1.7;
font-weight: 700;
color: #343877;
position: relative;
-webkit-transition: color .3s;
transition: color .3s;
z-index: 2;
}
.helpo_person_position {
font-size: 14px;
position: relative;
-webkit-transition: color .3s;
transition: color .3s;
z-index: 2;
}
.helpo_person_wrapper.helpo_view_type_1:hover .helpo_person_name,
.helpo_person_wrapper.helpo_view_type_1:hover .helpo_person_position {
color: #fff;
}   .helpo_person_wrapper.helpo_view_type_2,
.helpo_person_wrapper.helpo_view_type_3 {
padding: 0;
}
.helpo_person_item_type_2 {
display: flex;
align-items: center;
justify-content: space-between;
}
.elementor .helpo_person_item_type_2 img.helpo_person_bg_image {
max-width: none;
}
.helpo_person_item_type_2 .helpo_person_image_wrapper {
margin-bottom: 0;
}
.helpo_person_item_type_2 .helpo_person_info_container {
width: 100%;
max-width: calc(100% - 155px);
}
@media only screen and (min-width: 576px) {
.helpo_person_item_type_2 .helpo_person_info_container {
width: 100%;
max-width: calc(100% - 205px);
}
}
.helpo_person_wrapper.helpo_view_type_2 .helpo_person_socials {
display: flex;
padding: 0;
margin: 0;
}
.helpo_person_wrapper.helpo_view_type_2 .helpo_person_socials li {
list-style: none;
}
.helpo_person_wrapper.helpo_view_type_2 .helpo_person_socials li:not(:last-of-type) {
margin-right: 20px;
}
.helpo_person_wrapper.helpo_view_type_2 .helpo_person_socials li a {
font-size: 18px;
color: #343877;
}   .helpo_person_item_type_3 {
padding: 5px;
box-shadow: 0 3px 15px 2px rgba(0,0,0,.1);
-webkit-transition: all .3s;
transition: all .3s;
}
.helpo_person_item_type_3 .helpo_person_image_part {
overflow: hidden;
position: relative;
}
.helpo_person_item_type_3 .helpo_person_socials {
display: inline-flex;
padding: 8px 25px;
margin: 0;
list-style: none;
opacity: 0;
position: absolute;
top: 10px;
left: 0;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all .3s;
transition: all .3s;
z-index: 3;
}
.helpo_person_item_type_3:hover .helpo_person_socials {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.helpo_person_item_type_3 .helpo_person_socials li:not(:last-of-type) {
margin-right: 20px;
}
.helpo_person_item_type_3 .helpo_person_socials li a,
.helpo_person_item_type_3 .helpo_person_socials li:nth-of-type(even) a:hover,
.helpo_person_item_type_3:hover .helpo_person_name,
.helpo_person_item_type_3:hover .helpo_person_position {
color: #ffffff;
}
.helpo_person_item_type_3 .helpo_person_description_container {
padding: 24px 20px 21px;
text-align: left;
}   .helpo_icon_box_item .helpo_icon_container {
position: relative;
}
.helpo_icon_box_item .helpo_icon_container i {
display: inline-block;
font-size: 50px;
position: relative;
z-index: 5;
}
.helpo_icon_box_item svg.icon {
font-size: 50px;
position: relative;
z-index: 5;
}
.helpo_icon_box_item .helpo_bg_image {
width: auto;
position: absolute;
z-index: 1;
}
.helpo_icon_box_item .helpo_bg_image_position_top_left .helpo_bg_image {
top: 0;
left: 0;
}
.helpo_icon_box_item .helpo_bg_image_position_top_center .helpo_bg_image {
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.helpo_icon_box_item .helpo_bg_image_position_top_right .helpo_bg_image {
top: 0;
right: 0;
}
.helpo_icon_box_item .helpo_bg_image_position_center_left .helpo_bg_image {
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.helpo_icon_box_item .helpo_bg_image_position_center_center .helpo_bg_image {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.helpo_icon_box_item .helpo_bg_image_position_center_right .helpo_bg_image {
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.helpo_icon_box_item .helpo_bg_image_position_bottom_left .helpo_bg_image {
bottom: 0;
left: 0;
}
.helpo_icon_box_item .helpo_bg_image_position_bottom_center .helpo_bg_image {
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.helpo_icon_box_item .helpo_bg_image_position_bottom_right .helpo_bg_image {
bottom: 0;
right: 0;
}
.helpo_icon_box_item .helpo_icon_box_title {
margin: 30px 0 0;
}
.helpo_icon_box_item .helpo_info_container {
margin-top: 25px;
}
.helpo_icon_box_item .helpo_info_container p {
margin: 0;
}
.helpo_icon_box_item .helpo_info_container a {
color: #777777;
text-decoration: none;
}
.helpo_icon_box_item .helpo_info_container a:hover {
opacity: .75;
}
.helpo_icon_box_item .helpo_info_container .helpo_icon_box_socials {
display: flex;
justify-content: center;
list-style: none;
padding: 0;
margin: 0;
}
.helpo_icon_box_item .helpo_info_container .helpo_icon_box_socials li:not(:last-of-type) {
margin-right: 22px;
}   .helpo_info_box_item {
padding: 25px 30px 23px;
}
.helpo_info_fields_container {
font-size: 14px;
line-height: 27px;
}
.helpo_info_field span {
font-weight: 700;
margin-right: 10px;
}
.helpo_info_field a:hover {
opacity: .75;
}
.helpo_info_field:last-of-type {
margin-bottom: 0 !important;
}   .helpo_linked_item .helpo_linked_item_wrapper {
display: block;
padding: 121px 237px 120px;
overflow: hidden;
color: #ffffff;
position: relative;
}
@media only screen and (max-width: 1680px) {
.helpo_linked_item .helpo_linked_item_wrapper {
padding: 120px 195px;
}
}
@media only screen and (max-width: 1367px) {
.helpo_linked_item .helpo_linked_item_wrapper {
padding: 120px 100px;
}
}
@media only screen and (max-width: 1260px) {
.helpo_linked_item .helpo_linked_item_wrapper {
padding: 120px 90px;
}
}
@media only screen and (max-width: 769px) {
.helpo_linked_item .helpo_linked_item_wrapper {
padding: 80px 120px;
}
}
@media only screen and (max-width: 737px) {
.helpo_linked_item .helpo_linked_item_wrapper {
padding: 50px 20px;
}
}
.helpo_linked_item img.helpo_bg_image {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
font-family: "object-fit: cover; object-position: top center";
position: absolute;
top: 0;
left: 0;
z-index: -1;
-webkit-transform: scale(1.06);
transform: scale(1.06);
-webkit-transition: transform 1s;
transition: transform 1s;
}
.helpo_linked_item .helpo_overlay {
width: 100%;
height: 100%;
background: #000000;
opacity: .3;
position: absolute;
top: 0;
left: 0;
z-index: 2;
}
.helpo_linked_item:hover img.helpo_bg_image {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.helpo_linked_item span,
.helpo_linked_item p,
.helpo_linked_item .helpo_button_container {
display: block;
position: relative;
z-index: 5;
}
.helpo_linked_item .helpo_linked_item_up_title {
font-size: 30px;
letter-spacing: 0;
opacity: .7;
}
.helpo_linked_item .helpo_linked_item_title {
font-size: 60px;
line-height: 60px;
letter-spacing: 0;
font-weight: 700;
}   .helpo_donate_box_item .helpo_donate_info_container {
padding: 25px 30px 27px;
margin-top: 2px;
background: #f9f7f6;
}
.helpo_donate_box_item .helpo_donate_wrapper {
display: flex;
align-items: center;
justify-content: space-between;
}
.helpo_donate_box_item .helpo_image_container img {
width: 100%;
}
.helpo_donate_box_item .helpo_donate_title h5 {
margin-bottom: 0;
}
.helpo_donate_box_item .helpo_current_amount strong {
color: #333333;
}
.helpo_donate_box_item .helpo_button {
background: transparent;
}   .helpo_price_item {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 65px 15px 70px;
}
.helpo_price_item .helpo_price_wrapper {
font-size: 0;
line-height: 0;
}
.helpo_price_item .helpo_price_container .helpo_currency,
.helpo_price_item .helpo_price_container .helpo_price,
.helpo_price_item .helpo_price_container .helpo_period {
font-size: 80px;
line-height: 108px;
letter-spacing: 0;
font-weight: 700;
}
.helpo_price_item .helpo_currency_position_before .helpo_currency {
margin-right: 10px;
}
.helpo_price_item .helpo_currency_position_after .helpo_currency {
margin-left: 10px;
}
.helpo_price_item .helpo_price_container .helpo_period {
font-size: 30px;
line-height: 30px;
letter-spacing: 0;
}
.helpo_price_item .helpo_custom_fields_container {
padding-left: 40px;
}
.helpo_price_item .helpo_custom_fields_container .helpo_custom_field {
font-size: 16px;
line-height: 36px;
font-weight: 700;
color: #bebebe;
position: relative;
}
.helpo_price_item .helpo_custom_fields_container .helpo_custom_field:last-of-type {
margin-bottom: 0 !important;
}
.helpo_price_item .helpo_custom_fields_container .helpo_custom_field.helpo_active_field {
color: #333333;
}
.helpo_price_item .helpo_custom_fields_container .helpo_custom_field.helpo_active_field:before,
.helpo_price_item .helpo_custom_fields_container .helpo_custom_field.helpo_active_field:after {
content: "";
display: inline-block;
width: 2px;
background-color: #45dbab;
position: absolute
}
.helpo_price_item .helpo_custom_fields_container .helpo_custom_field.helpo_active_field:before {
height: 10px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
left: -15px;
top: 15px
}
.helpo_price_item .helpo_custom_fields_container .helpo_custom_field.helpo_active_field:after {
height: 4px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
left: -20px;
top: 19px
}
.helpo_price_item .helpo_price_button_container {
margin-top: 55px;
}
.helpo_price_item .helpo_price_button_container .helpo_button {
background: transparent;
}   .helpo_price_item.helpo_type_horizontal {
display: block;
padding: 45px 15px;
border-bottom: solid 2px #f3f0ee;
}
.helpo_price_item.helpo_type_horizontal .helpo_price_title {
margin-bottom: 0;
}
.helpo_price_item.helpo_type_horizontal .helpo_price_container {
text-align: center;
}
.helpo_price_item.helpo_type_horizontal .helpo_price_container .helpo_currency,
.helpo_price_item.helpo_type_horizontal .helpo_price_container .helpo_price,
.helpo_price_item.helpo_type_horizontal .helpo_price_container .helpo_period {
font-size: 32px;
line-height: 1.2;
letter-spacing: 0;
color: #5e5c8b;
margin: 15px 0;
}
@media only screen and (min-width: 992px) {
.helpo_price_item.helpo_type_horizontal .helpo_price_container .helpo_currency,
.helpo_price_item.helpo_type_horizontal .helpo_price_container .helpo_price,
.helpo_price_item.helpo_type_horizontal .helpo_price_container .helpo_period {
font-size: 40px;
margin: 0;
}
}
.helpo_price_item.helpo_type_horizontal .helpo_price_button_container {
margin: 0;
text-align: right;
}   .helpo_tabs_titles_container {
width: 100%;
display: flex;
border-bottom: solid 1px #f9f7f6;
}
.helpo_tabs_titles_container .helpo_tab_title_item {
font-size: 16px;
line-height: 1.7;
font-weight: 700;
margin-right: 50px;
}
.helpo_tabs_titles_container .helpo_tab_title_item a {
display: inline-block;
color: #999999;
padding: 25px 0;
border-bottom: solid 3px transparent;
}
.helpo_tabs_content_container {
padding-top: 50px;
}
.helpo_tab_content_item {
display: none;
}
.helpo_tab_content_item.active {
display: block;
}
.helpo_tab_gallery_container {
font-size: 0;
line-height: 0;
margin-left: -30px;
}
.helpo_columns_2 .helpo_tab_gallery_item {
width: 50%;
}
.helpo_columns_3 .helpo_tab_gallery_item {
width: 33.333333%;
}
.helpo_columns_4 .helpo_tab_gallery_item {
width: 25%;
}
.helpo_tab_gallery_item {
display: inline-block;
vertical-align: top;
padding: 0 0 30px 30px;
}
.helpo_tab_gallery_wrapper {
position: relative;
}
.helpo_tab_gallery_wrapper a {
display: block;
overflow: hidden;
position: relative;
}
.helpo_tab_gallery_wrapper a:before {
content: '';
width: 100%;
height: 100%;
background: rgb(53, 57, 118);
opacity: 0;
position: absolute;
top: 0;
left: 0;
-webkit-transition: all .3s;
transition: all .3s;
z-index: 5;
}
.helpo_tab_gallery_wrapper a:hover:before {
opacity: .7;
}
.helpo_tab_gallery_wrapper a img {
position: relative;
z-index: 3;
}   .helpo_tabs_widget.helpo_tabs_vertical {
display: flex;
}
.helpo_tabs_vertical .helpo_tabs_titles_container {
width: 100%;
max-width: 170px;
flex-direction: column;
border-bottom: none;
}
.helpo_tabs_vertical .helpo_tabs_titles_container .helpo_tab_title_item {
padding: 15px 0;
margin: 0;
}
.helpo_tabs_vertical .helpo_tabs_titles_container .helpo_tab_title_item:not(:last-of-type) {
border-bottom: solid 1px#f9f7f6;
}
.helpo_tabs_vertical .helpo_tabs_titles_container .helpo_tab_title_item a {
border-bottom: none;
padding: 0 0 0 15px;
border-left: solid 3px transparent;
}
.helpo_tabs_vertical .helpo_tabs_content_container {
padding: 15px 0 0 30px;
}   .helpo_causes_listing_wrapper {
font-size: 0;
line-height: 0;
margin-left: -30px;
}
.helpo_view_type_1.helpo_columns_2 .helpo_causes_list_item,
.helpo_view_type_2.helpo_columns_2 .helpo_causes_list_item,
.helpo_view_type_4.helpo_columns_2 .helpo_causes_list_item {
width: 50%;
}
.helpo_view_type_1.helpo_columns_3 .helpo_causes_list_item,
.helpo_view_type_2.helpo_columns_3 .helpo_causes_list_item,
.helpo_view_type_4.helpo_columns_3 .helpo_causes_list_item {
width: 33.333333%;
}
.helpo_view_type_1.helpo_columns_4 .helpo_causes_list_item,
.helpo_view_type_2.helpo_columns_4 .helpo_causes_list_item,
.helpo_view_type_4.helpo_columns_4 .helpo_causes_list_item {
width: 25%;
}
.helpo_view_type_1 .helpo_causes_list_item,
.helpo_view_type_2 .helpo_causes_list_item,
.helpo_view_type_4 .helpo_causes_list_item {
display: inline-block;
vertical-align: top;
padding-left: 30px;
}
.helpo_causes_list_item {
font-size: 16px;
line-height: 1.7;
margin-bottom: 50px;
}
.helpo_causes_listing_wrapper .helpo_post_title a:hover,
.helpo_causes_slider_wrapper .helpo_post_title a:hover {
opacity: .75;
}
.helpo_causes_listing_wrapper .helpo_donation_details .give-form-title,
.helpo_causes_listing_wrapper .helpo_donation_details .give-form,
.helpo_causes_slider_wrapper .helpo_donation_details .give-form-title,
.helpo_causes_slider_wrapper .helpo_donation_details .give-form {
display: none;
}
.helpo_causes_listing_wrapper .helpo_donation_details .give-goal-progress,
.helpo_causes_slider_wrapper .helpo_donation_details .give-goal-progress {
flex-direction: column-reverse;
align-items: flex-start;
margin: 0;
}
.helpo_causes_listing_wrapper .helpo_donation_details .give-progress-bar,
.helpo_causes_slider_wrapper .helpo_donation_details .give-progress-bar {
width: 100%;
margin-bottom: 2px;
}
.helpo_causes_listing_wrapper .helpo_donation_popup,
.helpo_donate_box_widget .helpo_donation_popup {
max-height: 90%;
min-width: 1200px;
display: none;
padding: 40px;
background: #ffffff;
box-shadow: 0 0 15px rgba(15, 13, 13, .09);
overflow-y: auto;
box-sizing: border-box;
opacity: 0;
position: fixed;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all .4s;
transition: all .4s;
z-index: 50005;
}
.helpo_causes_listing_wrapper .helpo_donation_popup.active,
.helpo_donate_box_widget .helpo_donation_popup.active {
display: block;
}
.helpo_causes_listing_wrapper .helpo_donation_popup.visible,
.helpo_donate_box_widget .helpo_donation_popup.visible {
opacity: 1;
}
.helpo_causes_listing_wrapper .helpo_close_popup_layer,
.helpo_donate_box_widget .helpo_close_popup_layer {
width: 100%;
height: 100%;
display: none;
opacity: 0;
background: rgba(0, 0, 0, .4);
position: fixed;
top: 0;
left: 0;
-webkit-transition: all .4s;
transition: all .4s;
z-index: 50000;
}
.helpo_causes_listing_wrapper .helpo_close_popup_layer.active,
.helpo_donate_box_widget .helpo_close_popup_layer.active {
display: block;
}
.helpo_causes_listing_wrapper .helpo_close_popup_layer.visible,
.helpo_donate_box_widget .helpo_close_popup_layer.visible {
opacity: 1;
}   .helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_info_container,
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_info_container,
.helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_info_container,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_info_container {
padding: 45px 15px 44px;
background: #ffffff;
box-shadow: 0 0 15px rgba(15, 13, 13, .06);
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_info_container {
padding: 45px 15px 50px;
}
.helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_info_container .helpo_causes_list_content_container,
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_info_container .helpo_causes_list_content_container,
.helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_info_container .helpo_causes_list_content_container,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_info_container .helpo_causes_list_content_container {
padding: 0 15px;
}
.helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_post_title,
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_post_title,
.helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_post_title,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_post_title {
margin-bottom: 20px;
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_post_title {
margin-bottom: 20px;
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_post_excerpt {
margin-bottom: 45px;
}
.helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_featured_image_container,
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_featured_image_container,
.helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_featured_image_container,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_featured_image_container {
margin-top: 45px;
position: relative;
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_featured_image_container {
margin-top: 0;
margin-bottom: 45px;
}
.helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_featured_image_container .helpo_category_container,
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_featured_image_container .helpo_category_container,
.helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_featured_image_container .helpo_category_container,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_featured_image_container .helpo_category_container {
display: inline-block;
font-size: 14px;
line-height: 27px;
font-weight: 700;
text-align: center;
padding: 2px 15px 3px;
color: #ffffff;
border-radius: 3px;
position: absolute;
top: 0;
left: 15px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 2;
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_featured_image_container .helpo_category_container {
top: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_featured_image_container .helpo_category_container,
.helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_category_container,
.helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_category_container,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_category_container {
background: #F36F8F;
}
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_featured_image_container .helpo_category_container,
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_category_container,
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_category_container,
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_category_container,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_featured_image_container .helpo_category_container,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_category_container,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_category_container,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_category_container {
background: #ffffff;
}
.helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_donation_details,
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_donation_details,
.helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_donation_details,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_donation_details {
padding: 0 15px;
margin-top: 48px;
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_donation_details {
margin-top: 37px;
}
.helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_donation_details .give-goal-progress .raised,
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_donation_details .give-goal-progress .raised,
.helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_donation_details .give-goal-progress .raised,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_donation_details .give-goal-progress .raised {
width: 100%;
justify-content: space-between;
align-items: flex-start;
}
.helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_donation_details .give-goal-progress .raised span,
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_donation_details .give-goal-progress .raised span,
.helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_donation_details .give-goal-progress .raised span,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_donation_details .give-goal-progress .raised span {
width: 50%;
margin: 0;
font-size: 14px;
}
.helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_donation_details .give-goal-progress .raised span:first-of-type,
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_donation_details .give-goal-progress .raised span:first-of-type,
.helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_donation_details .give-goal-progress .raised span:first-of-type,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_donation_details .give-goal-progress .raised span:first-of-type {
text-align: right;
}
.helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_donate_button_container,
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_donate_button_container,
.helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_donate_button_container,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_donate_button_container {
margin-top: 26px;
padding: 0;
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_donate_button_container {
margin-top: 33px;
padding: 0 12px;
}
.helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_donate_button_container,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_donate_button_container {
padding: 0 15px;
}
.helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_donate_button_container .helpo_button,
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_donate_button_container .helpo_button,
.helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_donate_button_container .helpo_button,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_donate_button_container .helpo_button {
background: transparent;
}
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_post_excerpt,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_post_excerpt,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_post_excerpt,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_post_excerpt,
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_post_excerpt,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_post_excerpt,
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_post_excerpt,
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_post_excerpt,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_1 .give-progress-bar .helpo_progress_bar_marker,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_2 .give-progress-bar .helpo_progress_bar_marker,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_3 .give-progress-bar .helpo_progress_bar_marker,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_4 .give-progress-bar .helpo_progress_bar_marker,
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_1 .give-progress-bar .helpo_progress_bar_marker,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_4 .give-progress-bar .helpo_progress_bar_marker,
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_3 .give-progress-bar .helpo_progress_bar_marker,
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_4 .give-progress-bar .helpo_progress_bar_marker,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_donation_details .give-goal-progress .raised span,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_donation_details .give-goal-progress .raised span,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_donation_details .give-goal-progress .raised span,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_donation_details .give-goal-progress .raised span,
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_donation_details .give-goal-progress .raised span,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_donation_details .give-goal-progress .raised span,
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_donation_details .give-goal-progress .raised span,
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_donation_details .give-goal-progress .raised span,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_donation_details .give-goal-progress .raised span:before,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_donation_details .give-goal-progress .raised span:before,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_donation_details .give-goal-progress .raised span:before,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_donation_details .give-goal-progress .raised span:before,
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_donation_details .give-goal-progress .raised span:before,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_4 .helpo_donation_details .give-goal-progress .raised span:before,
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_donation_details .give-goal-progress .raised span:before,
.helpo_color_scheme_mono .helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_donation_details .give-goal-progress .raised span:before {
color: #ffffff;
}   .helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_causes_list_item {
margin-bottom: 50px;
}
.helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_causes_list_wrapper {
padding: 45px 30px 40px;
background: #ffffff;
box-shadow: 0 3px 15px 2px rgba(15, 13, 13, .06);
}
.helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_causes_content_container,
.helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_causes_content_container {
position: relative;
}
.helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_post_title,
.helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_post_title {
margin: 25px 0 20px;
}
.helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_category_container,
.helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_category_container {
display: inline-block;
font-size: 14px;
line-height: 27px;
font-weight: 700;
text-align: center;
color: #ffffff;
padding: 1px 15px 3px;
border-radius: 3px;
}
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_category_container,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_category_container {
margin-top: 15px;
}
.helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_post_excerpt,
.helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_post_excerpt {
margin-bottom: 0;
}
.helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_donation_details,
.helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_donation_details {
margin-top: 45px;
}
.helpo_causes_listing_wrapper.helpo_view_type_2 .give-goal-progress .raised span,
.helpo_causes_listing_wrapper.helpo_view_type_3 .give-goal-progress .raised span {
font-size: 14px;
margin-left: 0;
}
.helpo_causes_listing_wrapper.helpo_view_type_2 .give-goal-progress .raised span:last-of-type,
.helpo_causes_listing_wrapper.helpo_view_type_3 .give-goal-progress .raised span:last-of-type {
margin-right: 50px;
}
.helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_donate_button_container,
.helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_donate_button_container {
position: absolute;
top: 0;
right: 0;
}
.helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_donate_popup_button,
.helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_donate_popup_button {
display: inline-block;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
color: #333333;
position: relative;
}
.helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_donate_popup_button:after,
.helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_donate_popup_button:after {
content: '';
width: 100%;
height: 1px;
background: #333333;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: all .3s;
transition: all .3s;
}
.helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_donate_popup_button:hover:after,
.helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_donate_popup_button:hover:after {
opacity: 0;
bottom: -10px;
}
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_donate_popup_button,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_donate_popup_button {
display: inline-block;
text-align: center;
padding: 14px 40px;
border: solid 2px;
border-radius: 50px;
background: transparent;
min-width: 160px;
font-size: 12px;
letter-spacing: .050em;
text-decoration: none;
-webkit-transition: all .3s;
transition: all .3s;
}
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_donate_popup_button:hover,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_donate_popup_button:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
box-shadow: 0 20px 38px rgba(0, 0, 0, .16);
}
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_donate_popup_button:after,
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_donate_popup_button:after {
display: none;
}   .helpo_causes_listing_wrapper.helpo_view_type_3 {
margin-left: 0;
}
.helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_causes_list_item {
width: 100%;
display: inline-block;
background: #ffffff;
box-shadow: 0 3px 15px 2px rgba(15, 13, 13, .06);
padding: 30px 30px 25px;
margin-bottom: 50px;
}
.helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_causes_content_container {
position: relative;
}
.helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_featured_image_container img {
width: 100%;
position: relative;
top: -3px;
}   .helpo_causes_slider_widget .helpo_causes_slider_title_part {
display: flex;
align-items: flex-end;
justify-content: space-between;
margin-bottom: 50px;
}
.helpo_causes_slider_widget .helpo_causes_slider_navigation_container,
.helpo_testimonials_wrapper .helpo_causes_slider_navigation_container,
.helpo_content_slider_wrapper .helpo_causes_slider_navigation_container {
display: flex;
justify-content: flex-end;
margin-bottom: 40px;
}
.helpo_causes_slider_widget .helpo_causes_slider_navigation_container {
margin-bottom: 10px;
}
.helpo_causes_slider_widget .helpo_heading {
margin-bottom: 0;
}
.helpo_causes_slider_widget .helpo_slider_arrows,
.helpo_testimonials_wrapper .helpo_slider_arrows,
.helpo_content_slider_wrapper .helpo_slider_arrows {
display: flex;
}
.helpo_causes_slider_widget .helpo_slider_nav_button,
.helpo_testimonials_wrapper .helpo_slider_nav_button,
.helpo_content_slider_wrapper .helpo_slider_nav_button {
width: 45px;
height: 45px;
display: inline-flex;
justify-content: center;
align-items: center;
cursor: pointer;
border: solid 2px;
border-radius: 50%;
color: #343877;
background: transparent;
-webkit-transition: all .3s;
transition: all .3s;
}
.helpo_causes_slider_widget .helpo_slider_nav_button.helpo_prev,
.helpo_testimonials_wrapper .helpo_slider_nav_button.helpo_prev,
.helpo_content_slider_wrapper .helpo_slider_nav_button.helpo_prev {
margin-right: 17px;
}
.helpo_causes_slider_widget .helpo_offset_container { overflow: hidden;
}
.helpo_causes_slider_widget .helpo_offset_container .helpo_offset_container_wrapper {
width: 100%;
max-width: 1200px;
}
.helpo_causes_slider_widget .helpo_offset_container .helpo_offset_container_wrapper .slick-list {
overflow: visible;
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_causes_slider,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_causes_slider {
margin: 0 -15px;
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_causes_slider .slick-list,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_causes_slider .slick-list {
padding: 10px 0 50px;
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_causes_list_item,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_causes_list_item {
padding: 0;
margin: 0 15px;
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_donate_button_container .helpo_button:focus,
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_donate_button_container .helpo_button:active,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_donate_button_container .helpo_button:focus,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_donate_button_container .helpo_button:active {
outline: none;
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_causes_slider_title_part,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_causes_slider_title_part {
margin-bottom: 30px;
padding: 0;
}   .helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_causes_list_item {
padding: 0;
margin: 0;
}
.helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_causes_list_inner_container {
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
padding: 15px;
position: relative;
}
.helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_causes_list_inner_container img {
width: 100%;
height: 100%;
vertical-align: middle;
object-position: top center;
object-fit: cover;
font-family: "object-fit: cover; object-position: top center";
position: absolute;
top: 0;
left: 0;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 1s;
transition: all 1s;
z-index: -1;
}
.helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_causes_list_inner_container:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_content_container {
width: 100%;
max-width: 340px;
text-align: center;
padding: 30px 0;
color: #ffffff;
}
.helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_post_title {
font-size: 35px;
line-height: 40px;
margin-bottom: 17px;
}
.helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_post_meta {
display: flex;
justify-content: space-between;
margin-top: 30px;
}
.helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_post_meta {
align-items: flex-end;
}
.helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_post_meta .give-goal-progress .raised {
margin-top: 0;
}
.helpo_causes_slider_wrapper.helpo_view_type_2 .give-progress-bar,
.helpo_causes_slider_wrapper.helpo_view_type_2 .raised .income {
display: none;
}
.helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_post_date {
font-weight: 700;
}
.helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_post_date span {
font-weight: 500;
}
.helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_post_title a,
.helpo_causes_slider_wrapper.helpo_view_type_2 .give-goal-progress .raised span,
.helpo_causes_slider_wrapper.helpo_view_type_2 .give-goal-progress .raised span:before {
color: #ffffff;
}
.helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_post_title a:hover {
opacity: 1;
}
.helpo_causes_slider_wrapper.helpo_view_type_2 .helpo_category_container {
display: inline-block;
font-size: 14px;
line-height: 27px;
font-weight: 700;
text-align: center;
border-radius: 4px;
padding: 4px 13px;
margin-bottom: 22px;
}   .helpo_causes_slider_wrapper.helpo_view_type_3 {
position: relative;
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_causes_slider_navigation_container {
margin: 0;
position: absolute;
bottom: 45px;
left: 35px;
z-index: 100;
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_slider_nav_button {
color: #ffffff;
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .slick-list {
padding: 10px 0;
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_causes_list_item {
margin-bottom: 0;
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_causes_list_wrapper {
box-shadow: 0 3px 15px 2px rgba(15, 13, 13, .06);
background: #ffffff;
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_image_container img {
width: 100%;
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_content_container {
padding: 0 15px 40px;
}
@media only screen and (min-width: 576px) {
.helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_content_container {
padding: 0 30px 50px;
}
}
@media only screen and (min-width: 1200px) {
.helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_content_container {
padding: 0 30px;
}
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_category_container {
display: inline-block;
font-size: 14px;
line-height: 27px;
font-weight: 700;
color: #ffffff;
padding: 1px 15px 3px;
margin: 25px 0;
border-radius: 4px;
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_post_title {
margin-bottom: 20px;
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_post_excerpt {
margin-bottom: 45px;
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .give-goal-progress {
margin-bottom: 35px;
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .raised .goal-text,
.helpo_causes_slider_wrapper.helpo_view_type_3 .raised .income {
font-size: 14px;
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .raised .goal-text {
margin-left: 0;
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .raised .income {
margin-left: 0;
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_button {
background: transparent;
}   .helpo_blog_listing_widget .helpo_blog_listing_wrapper,
.helpo_recent_posts_widget .helpo_recent_posts_wrapper {
margin-left: -30px;
}
.helpo_blog_listing_widget .helpo_blog_listing_row {
display: flex;
align-items: stretch;
margin-bottom: 30px;
}
.helpo_blog_listing_widget .helpo_blog_listing_item,
.helpo_recent_posts_widget .helpo_blog_listing_item {
width: 33.333333%;
padding-left: 30px;
vertical-align: top;
}
.helpo_blog_listing_widget .helpo_blog_item_wrapper,
.helpo_recent_posts_widget .helpo_blog_item_wrapper {
height: 100%;
padding: 15px;
background: #ffffff;
box-shadow: 0 3px 15px 2px rgba(0, 0, 0, .06);
}
.helpo_blog_listing_widget .helpo_image_container,
.helpo_recent_posts_widget .helpo_image_container {
position: relative;
}
.helpo_blog_listing_widget .helpo_category_container,
.helpo_recent_posts_widget .helpo_category_container {
display: inline-block;
font-size: 14px;
font-weight: 700;
color: #ffffff;
padding: 6px 13px;
border-radius: 4px;
position: absolute;
bottom: 2px;
left: 13px;
-webkit-transform: translateY(50%);
transform: translateY(50%);
z-index: 3;
}
.helpo_blog_listing_widget .helpo_category_container {
background: #F36F8F;
}
.helpo_blog_listing_widget .helpo_post_info_container,
.helpo_recent_posts_widget .helpo_post_info_container {
padding: 37px 13px 15px;
}
.helpo_blog_listing_widget .helpo_post_title,
.helpo_recent_posts_widget .helpo_post_title {
line-height: 30px;
margin-bottom: 15px;
}
.helpo_blog_listing_widget .helpo_post_title a:hover,
.helpo_recent_posts_widget .helpo_post_title a:hover {
opacity: .75;
}
.helpo_blog_listing_widget .helpo_post_excerpt,
.helpo_recent_posts_widget .helpo_post_excerpt {
margin-bottom: 20px;
}
.helpo_blog_listing_widget .helpo_post_meta,
.helpo_recent_posts_widget .helpo_post_meta {
display: flex;
justify-content: space-between;
font-size: 14px;
margin-bottom: 0;
}
.helpo_blog_listing_widget .icon,
.helpo_recent_posts_widget .icon {
margin-right: 7px;
color: #b3b3b3;
}
.helpo_blog_listing_widget .helpo_pagination {
margin-top: 70px;
}   .helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 {
width: 66.666667%;
}
.helpo_blog_listing_widget .helpo_blog_item_container,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2 .helpo_blog_item_wrapper,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 .helpo_blog_item_wrapper {
height: 100%;
background-position: center !important;
background-size: cover !important;
}
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2 .helpo_blog_item_wrapper,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 .helpo_blog_item_wrapper {
padding: 0;
box-shadow: none;
position: relative;
}
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2 .helpo_overlay,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 .helpo_overlay {
width: 100%;
height: 100%;
background: -moz-linear-gradient(top, transparent 0%, transparent 10%, rgb(49,52,95) 90%, rgb(49,52,95) 100%);
background: -webkit-linear-gradient(top, transparent 0%, transparent 10%, rgb(49,52,95) 90%, rgb(49,52,95) 100%);
background: linear-gradient(to bottom, transparent 0%, transparent 10%, rgb(49,52,95) 90%, rgb(49,52,95) 100%);
opacity: 1;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.helpo_color_scheme_mono .helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2 .helpo_overlay,
.helpo_color_scheme_mono .helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 .helpo_overlay {
display: none;
}
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2 .helpo_post_info_container,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 .helpo_post_info_container {
width: 100%;
padding: 30px;
position: absolute;
bottom: 0;
left: 0;
z-index: 5;
}
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2 .helpo_category_container,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 .helpo_category_container {
padding: 3px 13px;
margin-bottom: 23px;
position: relative;
left: 0;
-webkit-transform: none;
transform: none;
}
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2 .helpo_post_content,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 .helpo_post_content {
width: 100%;
}
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2 .helpo_post_excerpt,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 .helpo_post_excerpt {
margin-bottom: 16px;
}
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2 .helpo_post_title,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 .helpo_post_title {
font-size: 30px;
line-height: 36px;
}
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2 .helpo_post_title a,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 .helpo_post_title a,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2 .helpo_post_excerpt,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 .helpo_post_excerpt,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2 .helpo_post_meta,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 .helpo_post_meta,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2 .helpo_post_meta .icon,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 .helpo_post_meta .icon {
color: #ffffff;
}   .helpo_recent_posts_widget .helpo_recent_posts_wrapper {
font-size: 0;
line-height: 0;
}
.helpo_recent_posts_widget .helpo_blog_listing_item {
display: inline-block;
line-height: 1.7;
}
.helpo_recent_posts_widget .helpo_post_excerpt {
font-size: 16px;
line-height: 1.7;
}
.helpo_recent_posts_widget .helpo_blog_listing_item:first-of-type .helpo_category_container {
background: #49C2DF;
}
.helpo_recent_posts_widget .helpo_blog_listing_item:nth-of-type(2) .helpo_category_container {
background: #F36F8F;
}
.helpo_recent_posts_widget .helpo_blog_listing_item:nth-of-type(3) .helpo_category_container {
background: #F8AC3A;
}   .helpo_testimonials_wrapper .helpo_causes_slider_navigation_container {
padding-bottom: 18px;
margin-bottom: 0;
}   .helpo_testimonials_wrapper.helpo_view_type_1 .helpo_testimonials_widget_title_container {
margin-bottom: 42px;
}
.helpo_testimonials_wrapper.helpo_view_type_1 .helpo_testimonials_item {
display: flex !important;
flex-wrap: wrap;
}
.helpo_testimonials_wrapper.helpo_view_type_1 .helpo_testimonials_icon {
width: 100px;
font-size: 150px;
line-height: 105px;
font-weight: 700;
}
.helpo_testimonials_wrapper.helpo_view_type_1 .helpo_testimonials_content {
width: calc(100% - 100px);
font-size: 25px;
line-height: 35px;
color: #333333;
}
.helpo_testimonials_wrapper.helpo_view_type_1 .helpo_testimonial,
.helpo_testimonials_wrapper.helpo_view_type_2 .helpo_testimonial,
.helpo_testimonials_wrapper.helpo_view_type_3 .helpo_testimonial {
margin-bottom: 30px;
}
.helpo_testimonials_wrapper.helpo_view_type_1 .helpo_author_container,
.helpo_testimonials_wrapper.helpo_view_type_2 .helpo_author_container,
.helpo_testimonials_wrapper.helpo_view_type_3 .helpo_author_container {
font-size: 16px;
font-weight: 700;
}
.helpo_testimonials_wrapper.helpo_view_type_1 .helpo_author_container:before,
.helpo_testimonials_wrapper.helpo_view_type_2 .helpo_author_container:before,
.helpo_testimonials_wrapper.helpo_view_type_3 .helpo_author_container:before {
content: '';
width: 40px;
height: 2px;
display: inline-block;
vertical-align: middle;
margin-right: 16px;
}   .helpo_testimonials_wrapper.helpo_view_type_2 .helpo_heading,
.helpo_testimonials_wrapper.helpo_view_type_3 .helpo_heading {
margin-bottom: 50px;
}
.helpo_testimonials_wrapper.helpo_view_type_2 .helpo_causes_slider_navigation_container,
.helpo_testimonials_wrapper.helpo_view_type_3 .helpo_causes_slider_navigation_container {
justify-content: flex-start;
}
.helpo_testimonials_wrapper.helpo_view_type_2 .helpo_testimonials_icon {
font-size: 55px;
line-height: 30px;
font-weight: 700;
padding-top: 10px;
}
.helpo_testimonials_wrapper.helpo_view_type_2 .helpo_testimonials_content {
font-size: 20px;
line-height: 35px;
color: #333333;
}   .helpo_testimonials_wrapper.helpo_view_type_3 .helpo_offset_container {
margin-right: -85%;
margin-left: -2%;
}
.helpo_testimonials_wrapper.helpo_view_type_3 .helpo_testimonials_item {
padding: 15px;
}
.helpo_testimonials_wrapper.helpo_view_type_3 .helpo_testimonials_item_wrapper {
padding: 55px 30px 43px;
background: #ffffff;
box-shadow: 0 3px 15px 2px rgba(0, 0,0, .06);
position: relative;
}
.helpo_testimonials_wrapper.helpo_view_type_3 .helpo_testimonials_icon {
font-size: 150px;
line-height: 30px;
font-weight: 700;
position: absolute;
top: 20px;
left: 30px;
}
.helpo_testimonials_wrapper.helpo_view_type_3 .helpo_author_container {
color: #333333;
}   .helpo_content_slider_wrapper {
position: relative;
}
.helpo_content_slider_wrapper .helpo_content_slide {
background-repeat: no-repeat !important;
background-position: center !important;
background-size: cover !important;
}
.helpo_content_slider_wrapper .helpo_content_slide_wrapper {
width: 100%;
height: 100%;
display: flex;
align-items: center;
}
.helpo_content_slider_wrapper .helpo_full_cont {
height: 100%;
}
.helpo_content_slider_wrapper .helpo_content_container {
width: 100%;
}
.helpo_content_slider_wrapper .helpo_causes_slider_navigation_container {
align-items: center;
justify-content: center;
margin-bottom: 0;
position: absolute;
bottom: 160px;
left: 30px;
}
@media only screen and (min-width: 768px) {
.helpo_content_slider_wrapper .helpo_causes_slider_navigation_container {
bottom: 45px;
left: auto;
right: 50px;
}
}
@media only screen and (min-width: 1367px) {
.helpo_content_slider_wrapper .helpo_causes_slider_navigation_container {
right: 80px;
}
}
.helpo_content_slider_wrapper .helpo_slider_counter {
letter-spacing: 0;
font-weight: 700;
}
.helpo_content_slider_wrapper .helpo_slider_counter:after {
content: '';
width: 70px;
height: 1px;
display: inline-block;
vertical-align: middle;
margin: 0 30px;
background: #7b7da5;
}
@media only screen and (min-width: 576px) {
.helpo_content_slider_wrapper .helpo_slider_counter:after {
width: 120px;
}
}
.helpo_content_slider_wrapper .helpo_slider_counter,
.helpo_content_slider_wrapper .helpo_slider_nav_button,
.helpo_content_slider_wrapper .helpo_content_slider_title,
.helpo_content_slider_wrapper .helpo_content_slider_promo_text,
.helpo_content_slider_wrapper .helpo_button {
color: #ffffff;
}
.helpo_content_slider_wrapper .helpo_content_slider_title {
font-size: 70px;
line-height: 75px;
margin-bottom: 0;
}
.helpo_content_slider_wrapper .helpo_content_slider_title span {
display: block;
font-weight: 300;
}
.helpo_content_slider_wrapper .helpo_content_slider_promo_text {
line-height: 25px;
margin-top: 10px;
}
.helpo_content_slider_wrapper .helpo_button {
background: transparent;
font-size: 14px;
padding: 18px 68px 17px;
margin-top: 35px;
}
.helpo_content_slider_wrapper .helpo_socials_container {
display: none;
padding: 0;
margin: 0;
list-style: none;
position: absolute;
bottom: 200px;
left: 35px;
z-index: 100;
}
.helpo_content_slider_wrapper .helpo_socials_container li:not(:last-of-type) {
margin-bottom: 20px;
}
.helpo_content_slider_wrapper .helpo_socials_container li a {
color: #ffffff;
}
.helpo_content_slider_wrapper .helpo_socials_container li a:hover {
opacity: .75;
}
@media only screen and (min-width: 1367px) {
.helpo_content_slider_wrapper .helpo_socials_container {
display: initial;
}
}
.helpo_content_slider_wrapper .helpo_promo_video_container {
width: 290px;
height: 100%;
display: flex;
overflow: hidden;
position: relative;
}
@media only screen and (min-width: 576px) {
.helpo_content_slider_wrapper .helpo_promo_video_container {
width: 335px;
}
}
.helpo_content_slider_wrapper .helpo_promo_video_container:before {
content: '';
width: 100%;
height: 100%;
background: rgba(56, 57, 118, .79);
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
}
.helpo_content_slider_wrapper .helpo_promo_video_container img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: top center;
font-family: "object-fit: cover; object-position: top center";
position: absolute;
top: 0;
left: 0;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 1s;
transition: all 1s;
z-index: 1;
}
.helpo_content_slider_wrapper .helpo_promo_video_container:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.helpo_content_slider_wrapper .helpo_promo_video_container .helpo_video_trigger {
display: flex;
align-items: center;
color: #ffffff;
margin: auto;
position: relative;
z-index: 3;
}
.helpo_content_slider_wrapper .helpo_promo_video_container .helpo_video_trigger:hover {
opacity: .75;
}
.helpo_content_slider_wrapper .helpo_promo_video_container .helpo_video_trigger i {
width: 45px;
height: 45px;
line-height: 45px;
background: #ffffff;
border-radius: 50%;
text-align: center;
margin-left: 20px;
-webkit-transition: all .3s;
transition: all .3s;
}
.helpo_content_slider_wrapper .helpo_additional_info_container {
max-width: 365px;
padding: 15px 35px;
}
.helpo_content_slider_wrapper .helpo_additional_info_container:last-of-type {
width: 216px;
}
.helpo_content_slider_wrapper .helpo_additional_info_title {
font-size: 11px;
line-height: 25px;
font-weight: 700;
text-transform: uppercase;
color: #9e9e9e;
margin-bottom: 2px;
}
.helpo_content_slider_wrapper .helpo_additional_info {
font-size: 16px;
font-weight: 700;
}
.helpo_content_slider_wrapper .helpo_additional_info a:not(:last-of-type) {
margin-right: 11px;
}
.helpo_content_slider_wrapper .helpo_additional_info a:hover {
opacity: .75;
}
.helpo_content_slider_wrapper .helpo_content_wrapper_1,
.helpo_content_slider_wrapper .helpo_content_wrapper_2,
.helpo_content_slider_wrapper .helpo_content_wrapper_3 {
opacity: 0;
-webkit-transform: translateY(30px);
transform: translateY(30px);
-webkit-transition: all .6s;
transition: all .6s;
}
.helpo_content_slider_wrapper .slick-current .helpo_content_wrapper_1,
.helpo_content_slider_wrapper .slick-current .helpo_content_wrapper_2,
.helpo_content_slider_wrapper .slick-current .helpo_content_wrapper_3 {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.helpo_content_slider_wrapper .slick-current .helpo_content_wrapper_1 {
-webkit-transition-delay: .3s;
transition-delay: .3s;
}
.helpo_content_slider_wrapper .slick-current .helpo_content_wrapper_2 {
-webkit-transition-delay: .6s;
transition-delay: .6s;
}
.helpo_content_slider_wrapper .slick-current .helpo_content_wrapper_3 {
-webkit-transition-delay: .9s;
transition-delay: .9s;
}   .helpo_content_slider_wrapper.helpo_view_type_1 .helpo_additional_fields_container,
.helpo_content_slider_wrapper.helpo_view_type_2 .helpo_additional_fields_container {
height: 130px;
display: flex;
align-items: center;
background: #f9f7f6;
position: absolute;
bottom: 0;
left: 0;
z-index: 100;
}
.helpo_content_slider_wrapper.helpo_view_type_1 .helpo_anchor,
.helpo_content_slider_wrapper.helpo_view_type_2 .helpo_anchor,
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_anchor {
width: 80px;
height: 100%;
display: none;
}
@media only screen and (min-width: 992px) {
.helpo_content_slider_wrapper.helpo_view_type_1 .helpo_anchor,
.helpo_content_slider_wrapper.helpo_view_type_2 .helpo_anchor,
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_anchor {
display: inline-flex;
}
}
.helpo_content_slider_wrapper.helpo_view_type_1 .helpo_anchor span,
.helpo_content_slider_wrapper.helpo_view_type_2 .helpo_anchor span,
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_anchor span {
font-size: 14px;
font-weight: 700;
margin: auto;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}   .helpo_content_slider_wrapper.helpo_view_type_2 .helpo_causes_slider_navigation_container {
left: 15px;
right: auto;
}
.helpo_content_slider_wrapper.helpo_view_type_2 .helpo_anchor_container,
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_anchor_container {
height: 160px;
background: #f9f7f6;
position: absolute;
bottom: 0;
left: 0;
z-index: 100;
}
.helpo_content_slider_wrapper.helpo_view_type_2 .helpo_additional_fields_container {
height: 160px;
left: auto;
right: 0;
}   .helpo_content_slider_wrapper.helpo_view_type_3 .helpo_causes_slider_navigation_container {
bottom: 160px;
left: 35px;
}
@media only screen and (min-width: 768px) {
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_causes_slider_navigation_container {
bottom: 45px;
left: auto;
right: 15px;
}
}
@media only screen and (min-width: 992px) {
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_causes_slider_navigation_container {
top: 50%;
left: auto;
right: 40px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
flex-direction: column;
}
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_slider_counter:after {
width: 1px;
height: 120px;
display: block;
margin: 30px auto;
}
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_slider_arrows {
flex-direction: column;
}
.helpo_content_slider_wrapper.helpo_view_type_3  .helpo_slider_nav_button.helpo_prev {
margin: 0 0 13px;
}
}
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_anchor_container {
height: 200px;
}
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_promo_video_container {
height: 200px;
position: absolute;
bottom: 0;
right: 0;
z-index: 100;
}
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_additional_fields_container {
width: 100%;
max-width: 1200px;
display: flex;
padding: 0 15px;
position: absolute;
bottom: 40px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 100;
}
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_additional_info_container {
width: 100%;
max-width: 215px;
display: none;
padding: 15px 35px;
}
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_additional_info_container:first-of-type {
padding-left: 0;
}
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_additional_info_container a {
display: block;
}
@media only screen and (min-width: 992px) {
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_additional_info_container {
display: flex;
flex-direction: column;
align-items: flex-start;
}
}
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_additional_info a:not(:last-of-type) {
margin: 0 0 3px;
}
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_socials_container {
display: inline-flex;
position: static;
}
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_socials_container li:not(:last-of-type) {
margin: 0 30px 0 0;
}   .helpo_causes_grid_widget .projects-masonry {
margin-left: -5px;
margin-right: -5px;
}
@media (min-width: 992px) {
.helpo_causes_grid_widget .helpo_item_1,
.helpo_causes_grid_widget .helpo_item_2,
.helpo_causes_grid_widget .helpo_item_3,
.helpo_causes_grid_widget .helpo_item_4,
.helpo_causes_grid_widget .helpo_item_5,
.helpo_causes_grid_widget .helpo_item_6 {
max-width: calc(50% - 10px);
}
}
@media (min-width: 1200px) {
.helpo_causes_grid_widget .helpo_item_1,
.helpo_causes_grid_widget .helpo_item_4,
.helpo_causes_grid_widget .helpo_item_6 {
max-width: calc(33.333333% - 10px);
}
.helpo_causes_grid_widget .helpo_item_2,
.helpo_causes_grid_widget .helpo_item_3,
.helpo_causes_grid_widget .helpo_item_5 {
max-width: calc(66.666666% - 10px);
}
}
.projects-masonry__img {
position: relative;
overflow: hidden;
padding: 15px;
}
.projects-masonry__img:after {
content: '';
width: 100%;
height: 100%;
background: transparent;
opacity: .4;
position: absolute;
top: 0;
left: 0;
z-index: 3;
}
.projects-masonry__item {
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin: 5px;
}
.helpo_cause_item_widget .projects-masonry__item {
margin: 0;
}
.elementor img.img--bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: top center;
object-position: top center;
font-family: "object-fit: cover; object-position: top center";
z-index: -1;
}
.img--layout {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
pointer-events: none
}
.projects-masonry__item .projects-masonry__img img {
-webkit-transition: -webkit-transform 1s;
transition: -webkit-transform 1s;
-o-transition: transform 1s;
transition: transform 1s;
transition: transform 1s, -webkit-transform 1s;
}
.projects-masonry__item:hover .projects-masonry__img img {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.projects-masonry__item .heading {
width: 100%;
max-width: 660px;
}
.projects-masonry__item .heading .button {
margin-top: 20px;
}
.projects-masonry__inner {
width: 100%;
max-width: 340px;
text-align: center;
padding: 30px 0;
position: relative;
z-index: 5;
}
.projects-masonry__text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
background: #cccccc;
}
.projects-masonry__badge {
display: inline-block;
font-size: 14px;
font-weight: 700;
padding: 6px 13px;
margin-bottom: 22px;
border-radius: 4px;
}
.projects-masonry__title {
font-size: 35px;
line-height: 40px;
margin-bottom: 17px;
}
.projects-masonry__title a {
color: #fff;
text-decoration: none;
-webkit-transition: color .3s;
-o-transition: color .3s;
transition: color .3s;
}
.projects-masonry__details-holder {
margin-top: 30px;
}
.projects-masonry__details-holder .projects-masonry__details-item {
display: inline-block;
font-weight: 700;
}
.projects-masonry__details-holder .projects-masonry__details-item:not(:last-of-type) {
margin-right: 15px;
}
.projects-masonry__details-holder .projects-masonry__details-item span {
font-weight: 500;
}
.projects-masonry__link {
position: relative;
display: inline-block;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
margin-top: 30px;
opacity: 0;
-webkit-transition: opacity .3s;
-o-transition: opacity .3s;
transition: opacity .3s;
}
.projects-masonry__item:hover .projects-masonry__link {
opacity: 1;
}
.projects-masonry__link::after {
content: "";
display: inline-block;
height: 1px;
width: 100%;
background: #efc940;
position: absolute;
bottom: 2px;
left: 0;
-webkit-transition: opacity .3s;
-o-transition: opacity .3s;
transition: opacity .3s;
}
.projects-masonry__link:hover::after {
opacity: 0;
}
.projects-masonry__item--vertical .projects-masonry__img {
height: 50%;
width: 100%;
display: none;
}
@media only screen and (min-width: 1367px) {
.projects-masonry__item--vertical .projects-masonry__img {
display: initial;
}
}
.projects-masonry__item--vertical .projects-masonry__text {
height: 100%;
width: 100%;
}
@media only screen and (min-width: 1367px) {
.projects-masonry__item--vertical .projects-masonry__text {
height: 50%;
}
}
.projects-masonry__item--horizontal .projects-masonry__img {
height: 100%;
width: 50%;
display: none;
}
@media only screen and (min-width: 1367px) {
.projects-masonry__item--horizontal .projects-masonry__img {
display: initial;
}
}
.projects-masonry__item--horizontal .projects-masonry__text {
height: 100%;
width: 100%;
}
@media only screen and (min-width: 1367px) {
.projects-masonry__item--horizontal .projects-masonry__text {
width: 50%;
}
}
.projects-masonry__item--primary .projects-masonry__img {
height: 100%;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.projects-masonry__item--height-1, .projects-masonry__item--height-2 {
height: 400px;
}
@media only screen and (min-width: 1200px) {
.projects-masonry__item--height-1 {
height: 900px;
}
}
@media only screen and (min-width: 1200px) {
.projects-masonry__item--height-2 {
height: 450px;
}
}
.projects-masonry__item--heading {
height: auto;
margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
.projects-masonry__item--heading {
margin-bottom: 0;
}
}
.helpo_causes_grid_wrapper .helpo_excerpt {
margin-bottom: 0;
}   .helpo_events_wrapper {
margin-left: -30px;
font-size: 0;
line-height: 0;
}
.helpo_events_wrapper .helpo_event_item {
width: 33.333333%;
display: inline-block;
padding-left: 30px;
vertical-align: top;
}
.helpo_events_wrapper .helpo_event_item_wrapper {
padding: 16px;
margin-bottom: 50px;
background: #ffffff;
box-shadow: 0 3px 15px 2px rgba(0, 0, 0, .06);
}
.helpo_events_wrapper .helpo_event_content_container {
padding: 22px 13px 20px;
}
.helpo_events_wrapper .helpo_event_title {
margin-bottom: 6px;
}
.helpo_events_wrapper .helpo_event_title a:hover {
opacity: .75;
}
.helpo_events_wrapper .helpo_event_content_container p {
margin-bottom: 11px;
font-size: 14px;
line-height: 27px;
letter-spacing: .35px;
}
.helpo_events_wrapper .helpo_event_content_container .helpo_excerpt {
font-size: 16px;
line-height: 27px;
}   .helpo_events_wrapper.helpo_view_type_2 .helpo_event_item {
width: 100%;
}
.helpo_events_wrapper.helpo_view_type_2 .helpo_event_item .helpo_event_item_wrapper {
padding: 15px;
margin-bottom: 30px;
}
@media only screen and (min-width: 1200px) {
.helpo_events_wrapper.helpo_view_type_2 .helpo_event_item .helpo_event_item_wrapper {
padding: 30px;
}
}
.helpo_events_wrapper.helpo_view_type_2 .helpo_event_item .upcoming-item__title {
margin-bottom: 16px;
}
.helpo_events_wrapper.helpo_view_type_2 .helpo_event_item .upcoming-item__title a:hover {
opacity: .75;
}
.helpo_events_wrapper.helpo_view_type_2 .helpo_event_item {
font-size: 16px;
line-height: 1.7;
}
.helpo_events_wrapper.helpo_view_type_2 .helpo_event_item .upcoming-item__details p:last-of-type {
margin-bottom: 0;
}
.helpo_events_wrapper.helpo_view_type_2 .helpo_event_item .icon {
margin-right: 8px;
position: relative;
top: -2px;
}   .helpo_events_listing_wrapper .upcoming-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-bottom: 30px
}
.helpo_events_listing_wrapper .upcoming-item__date {
color: #515266;
font-weight: 700;
padding: 20px 10px 25px 10px;
min-width: 100px;
text-align: center;
margin-right: 10px;
display: none
}
.helpo_color_scheme_mono .helpo_events_listing_wrapper .upcoming-item__date {
color: #354463;
}
@media only screen and (min-width: 576px) {
.helpo_events_listing_wrapper .upcoming-item__date {
display: block
}
}
.helpo_events_listing_wrapper .upcoming-item__date span:first-of-type {
display: block;
font-size: 50px;
line-height: 50px;
letter-spacing: 0;
}
.helpo_events_listing_wrapper .upcoming-item__body {
padding: 15px;
-webkit-box-shadow: 0 3px 15px 2px rgba(0, 0, 0, .04);
box-shadow: 0 3px 15px 2px rgba(0, 0, 0, .04);
width: 100%;
background-color: #fff
}
@media only screen and (min-width: 576px) {
.helpo_events_listing_wrapper .upcoming-item__body {
max-width: calc(100% - 110px)
}
}
@media only screen and (min-width: 1200px) {
.helpo_events_listing_wrapper .upcoming-item__body {
padding: 30px
}
}
.helpo_events_listing_wrapper .upcoming-item__img {
height: 100%;
position: relative;
overflow: hidden;
margin-bottom: 35px
}
@media only screen and (min-width: 992px) {
.helpo_events_listing_wrapper .upcoming-item__img {
margin-bottom: 0
}
}
.helpo_events_listing_wrapper .upcoming-item__img img {
z-index: 0
}
.helpo_events_listing_wrapper .upcoming-item__title {
margin-bottom: 16px
}
.helpo_events_listing_wrapper .upcoming-item__title a {
color: inherit;
text-decoration: none;
-webkit-transition: opacity .3s;
-o-transition: opacity .3s;
transition: opacity .3s
}
.helpo_events_listing_wrapper .upcoming-item__title a:hover {
opacity: .75
}
.helpo_events_listing_wrapper .upcoming-item__details {
margin-top: 25px
}
.helpo_events_listing_wrapper .upcoming-item__details .icon {
position: relative;
top: -2px;
margin-right: 8px
}
.helpo_events_listing_wrapper .upcoming-item__details p:not(:last-of-type) {
margin-bottom: 10px
}
.helpo_events_listing_wrapper .upcoming-item__details p:last-of-type {
margin-bottom: 0
}
.helpo_events_listing_widget .helpo_excerpt {
margin-bottom: 0;
}
.helpo_events_listing_widget .helpo_pagination {
margin-top: 41px;
}
.helpo_color_scheme_mono .helpo_events_listing_widget .helpo_excerpt,
.helpo_color_scheme_mono .helpo_events_listing_wrapper .upcoming-item__details,
.helpo_color_scheme_mono .helpo_events_listing_wrapper .upcoming-item__details strong {
color: #ffffff;
}   .helpo_stories_wrapper .stories-item {
margin-bottom: 70px;
}
.elementor .helpo_stories_wrapper .img--layout {
display: inline-block;
max-width: none;
}
.helpo_color_scheme_mono .elementor .helpo_stories_wrapper .img--layout {
display: none;
}
.helpo_stories_wrapper .heading__pre-title {
display: inline-block;
color: #9e9e9e;
font-weight: 700;
margin-bottom: 10px;
}
.helpo_stories_wrapper .heading__title {
letter-spacing: 0;
margin-bottom: 20px;
font-size: 32px
}
@media only screen and (min-width: 992px) {
.helpo_stories_wrapper .heading__title {
font-size: 40px
}
}
@media only screen and (min-width: 1200px) {
.helpo_stories_wrapper .heading__title {
font-size: 50px
}
}
.helpo_stories_wrapper .helpo_excerpt {
margin-bottom: 46px;
}
.helpo_stories_wrapper .helpo_button {
background: transparent;
}   .helpo_gallery_wrapper .gallery-masonry {
margin-right: -10px;
margin-left: -10px;
}
.gallery-masonry__item {
max-width: calc(50% - 10px);
margin: 5px;
}
@media (min-width: 768px) {
.gallery-masonry__item {
max-width: calc(33.333333% - 10px);
}
.gallery-masonry__item.helpo_item_5,
.gallery-masonry__item.helpo_item_7 {
max-width: calc(66.666667% - 10px);
}
}
.gallery-masonry__img {
position: relative;
display: block;
overflow: hidden;
text-decoration: none
}
.gallery-masonry__item .gallery-masonry__img img {
-webkit-transform: scale(1.001);
-ms-transform: scale(1.001);
transform: scale(1.001);
-webkit-transition: -webkit-transform 1s;
transition: -webkit-transform 1s;
-o-transition: transform 1s;
transition: transform 1s;
transition: transform 1s, -webkit-transform 1s
}
.gallery-masonry__item:hover .gallery-masonry__img img {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2)
}
.gallery-masonry__description {
position: absolute;
color: #fff;
width: calc(100% - 60px);
bottom: 22px;
left: 30px;
opacity: 0;
-webkit-transition: opacity .3s;
-o-transition: opacity .3s;
transition: opacity .3s
}
.gallery-masonry__item:hover .gallery-masonry__description {
opacity: 1
}
.gallery-masonry__item--height-1::before {
content: "";
display: block;
padding-top: 70.86614%
}
.gallery-masonry__item--height-2 {
content: "";
display: block;
padding-top: 70.86614%
}
.gallery-masonry__item--height-3 {
content: "";
display: block;
padding-top: 70.86614%
}
@media only screen and (min-width: 768px) {
.gallery-masonry__item--height-3 {
padding-top: 35.43307%
}
}   @media only screen and (max-width: 1025px) {
.helpo_content_slider_widget .helpo_additional_info_container {
display: none;
}
.helpo_causes_slider_widget .helpo_offset_container {
margin: auto;
}
.helpo_causes_slider_wrapper.helpo_view_type_3 .helpo_causes_slider_navigation_container {
top: 45px;
}
.helpo_causes_listing_wrapper .helpo_donation_popup,
.helpo_donate_box_widget .helpo_donation_popup {
max-width: 90%;
min-width: auto;
}
.helpo_video_widget .helpo_video_container .helpo_video_wrapper,
.helpo_tabs_widget .helpo_video_container .helpo_video_wrapper {
width: 90% !important;
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_offset_container,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_offset_container {
width: 100% !important;
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_causes_slider {
margin: -15px;
}
.helpo_testimonials_wrapper.helpo_view_type_3 .helpo_causes_slider_navigation_container {
justify-content: flex-end;
}
.helpo_testimonials_wrapper .helpo_causes_slider_navigation_container {
margin-bottom: 35px;
}
.helpo_testimonials_wrapper.helpo_view_type_1 .helpo_causes_slider_navigation_container {
margin-bottom: 0;
}
.helpo_causes_slider_widget .helpo_heading,
.helpo_testimonials_wrapper.helpo_view_type_2 .helpo_heading,
.helpo_testimonials_wrapper.helpo_view_type_3 .helpo_heading {
font-size: 32px;
}
.helpo_stories_wrapper .stories-item {
margin-bottom: 100px;
}
.elementor .helpo_stories_wrapper .img--layout {
display: none;
}
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_anchor_container {
display: none;
}
}
@media only screen and (max-width: 769px) {
.helpo_events_wrapper .helpo_event_item,
.helpo_blog_listing_widget .helpo_blog_listing_item,
.helpo_recent_posts_widget .helpo_blog_listing_item,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 {
width: 50%;
}
.helpo_recent_posts_widget .helpo_blog_listing_item {
margin-bottom: 30px;
}
.helpo_testimonials_wrapper.helpo_view_type_1 .helpo_causes_slider_navigation_container {
justify-content: flex-start;
margin: 50px 0 0;
}
.helpo_blockquote.helpo_view_type_1 {
padding-left: 60px;
font-size: 18px;
}
.helpo_blockquote.helpo_view_type_2 {
padding: 30px 40px 34px;
font-size: 18px;
}
.helpo_stories_wrapper .stories-item > .row {
flex-direction: column !important;
}
.helpo_stories_wrapper .img-box__img {
margin-bottom: 40px;
}
.helpo_stories_wrapper .img-box__img img {
width: 100%;
}
.helpo_blog_listing_widget .helpo_blog_listing_third_row {
display: block;
font-size: 0;
margin-bottom: 0;
}
.helpo_blog_listing_widget .helpo_blog_listing_third_row .helpo_blog_listing_item {
display: inline-block;
font-size: 16px;
margin-bottom: 30px;
}
.helpo_blog_listing_widget .helpo_blog_listing_third_row .helpo_blog_listing_item:last-of-type {
margin-bottom: 0;
}
.helpo_view_type_1.helpo_columns_3 .helpo_causes_list_item,
.helpo_view_type_2.helpo_columns_3 .helpo_causes_list_item,
.helpo_view_type_4.helpo_columns_3 .helpo_causes_list_item,
.helpo_view_type_1.helpo_columns_4 .helpo_causes_list_item,
.helpo_view_type_2.helpo_columns_4 .helpo_causes_list_item,
.helpo_view_type_4.helpo_columns_4 .helpo_causes_list_item {
width: 50%;
}
.helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_featured_image_container {
margin-bottom: 30px;
}
.helpo_testimonials_wrapper.helpo_view_type_1 .helpo_testimonials_icon {
width: 60px;
font-size: 100px;
line-height: 80px;
}
.helpo_testimonials_wrapper.helpo_view_type_1 .helpo_testimonials_content {
font-size: 20px;
line-height: 30px;
}
.helpo_testimonials_wrapper.helpo_view_type_2 .helpo_causes_slider_navigation_container {
justify-content: flex-start;
}
.helpo_price_item.helpo_type_horizontal,
.helpo_price_item.helpo_type_horizontal .helpo_price_button_container {
text-align: center;
}
.helpo_price_item.helpo_type_horizontal .helpo_price_title {
margin-bottom: 8px;
}
.helpo_price_item.helpo_type_horizontal .helpo_price_container {
margin: 22px 0;
}
.helpo_events_listing_wrapper .upcoming-item__body {
padding: 15px 15px 36px;
}
.helpo_content_slider_wrapper.helpo_view_type_3 .helpo_promo_video_container {
left: 0;
}
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_causes_list_wrapper {
padding: 40px 30px;
}
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_donate_button_container {
position: relative;
margin-top: 30px;
}
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_2 .helpo_category_container {
margin-top: 0;
}
.helpo_color_scheme_mono .helpo_events_wrapper.helpo_view_type_2 .helpo_event_item .helpo_event_item_wrapper img {
width: 100%;
margin-bottom: 30px;
}
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2 .helpo_overlay,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 .helpo_overlay {
background: rgba(49,52,95, .7);
}
}
@media only screen and (max-width: 737px) {
.helpo_testimonials_wrapper.helpo_view_type_3 .helpo_offset_container {
margin: 0;
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_causes_slider_title_part,
.helpo_causes_slider_wrapper.helpo_view_type_4 .helpo_causes_slider_title_part {
flex-direction: column;
align-items: flex-start;
padding: 0;
}
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_causes_slider_navigation_container {
margin-top: 35px;
}
.helpo_content_slider_wrapper .helpo_content_slide_wrapper {
height: auto;
}
.helpo_blog_listing_widget .helpo_blog_listing_row {
flex-direction: column;
margin-bottom: 0;
}
.helpo_blog_listing_widget .helpo_blog_listing_item,
.helpo_recent_posts_widget .helpo_blog_listing_item {
margin-bottom: 50px;
}
.helpo_blog_listing_widget .helpo_blog_listing_item,
.helpo_recent_posts_widget .helpo_blog_listing_item,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 {
width: 100%;
}
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_2 .helpo_post_info_container,
.helpo_blog_listing_widget .helpo_blog_listing_item.helpo_blog_item_3 .helpo_post_info_container {
position: relative;
padding: 60px 30px;
}
.helpo_stories_wrapper .stories-item {
margin-bottom: 80px;
}
.helpo_causes_list_item {
margin-bottom: 80px;
}
.helpo_causes_listing_widget .helpo_pagination {
margin-top: 0;
}
.helpo_causes_listing_widget .helpo_view_type_2 + .helpo_pagination,
.helpo_causes_listing_widget .helpo_view_type_3 + .helpo_pagination {
margin-top: 30px;
}
.helpo_color_scheme_mono .helpo_testimonials_wrapper.helpo_view_type_3 .helpo_testimonials_item {
padding: 15px 0;
}
.helpo_color_scheme_mono .helpo_testimonials_wrapper.helpo_view_type_3 .helpo_testimonials_item_wrapper {
box-shadow: none;
}
.helpo_color_scheme_mono .helpo_events_wrapper.helpo_view_type_2 .helpo_event_item .helpo_event_item_wrapper {
padding: 15px 15px 25px;
}
.helpo_color_scheme_mono .helpo_events_wrapper.helpo_view_type_2 .helpo_event_item .helpo_event_item_wrapper img {
margin-bottom: 25px;
}
}
@media only screen and (max-width: 569px) {
.helpo_person_item_type_2 .helpo_person_info_container {
padding-left: 20px;
}
.helpo_testimonials_wrapper.helpo_view_type_1 .helpo_testimonials_icon {
display: none;
}
.helpo_testimonials_wrapper.helpo_view_type_1 .helpo_testimonials_content {
width: 100%;
}
.helpo_testimonials_wrapper.helpo_view_type_1 .helpo_testimonial,
.helpo_testimonials_wrapper.helpo_view_type_2 .helpo_testimonial {
font-size: 18px;
}
.helpo_testimonials_wrapper.helpo_view_type_1 .helpo_causes_slider_navigation_container {
padding-bottom: 0;
margin-top: 40px;
}
.helpo_testimonials_wrapper.helpo_view_type_2 .helpo_heading,
.helpo_testimonials_wrapper.helpo_view_type_3 .helpo_heading{
font-size: 32px;
}
.helpo_testimonials_wrapper.helpo_view_type_2 .helpo_causes_slider_navigation_container,
.helpo_testimonials_wrapper.helpo_view_type_3 .helpo_causes_slider_navigation_container {
justify-content: flex-start;
}
.helpo_tabs_titles_container,
.helpo_tabs_widget.helpo_tabs_vertical {
flex-direction: column;
}
.helpo_tabs_titles_container .helpo_tab_title_item {
text-align: center;
margin: 0;
}
.helpo_tabs_titles_container .helpo_tab_title_item a {
padding: 8px 0 0;
}
.helpo_tabs_content_container {
padding-top: 20px;
}
.helpo_tabs_vertical .helpo_tabs_content_container {
padding: 20px 0 0;
}
.helpo_tabs_vertical .helpo_tabs_titles_container {
max-width: 100%;
text-align: center;
border-bottom: solid 1px #f9f7f6;
}
body .helpo_tabs_vertical .helpo_tabs_titles_container .helpo_tab_title_item:not(:last-of-type){
border: none;
}
body .helpo_tabs_vertical .helpo_tabs_titles_container .helpo_tab_title_item {
padding: 8px 0 0;
}
.helpo_tabs_vertical .helpo_tabs_titles_container .helpo_tab_title_item a {
padding: 0;
border: none;
border-bottom: solid 3px transparent;
}
.wpcf7-form .row .col-6 {
max-width: 100%;
flex: auto;
}
.helpo_view_type_1.helpo_columns_2 .helpo_causes_list_item,
.helpo_view_type_2.helpo_columns_2 .helpo_causes_list_item,
.helpo_view_type_4.helpo_columns_2 .helpo_causes_list_item,
.helpo_view_type_1.helpo_columns_3 .helpo_causes_list_item,
.helpo_view_type_2.helpo_columns_3 .helpo_causes_list_item,
.helpo_view_type_4.helpo_columns_3 .helpo_causes_list_item,
.helpo_view_type_1.helpo_columns_4 .helpo_causes_list_item,
.helpo_view_type_2.helpo_columns_4 .helpo_causes_list_item,
.helpo_view_type_4.helpo_columns_4 .helpo_causes_list_item {
width: 100%;
}
.helpo_pagination .nav-links {
text-align: center;
}
.helpo_pagination span, .helpo_pagination a,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li span.current {
margin-bottom: 10px;
}
.helpo_pagination .next,
.woocommerce-pagination .next,
.helpo_pagination .prev,
.woocommerce-pagination .prev {
margin-left: 13px;
margin-right: 13px;
}
.helpo_causes_listing_wrapper.helpo_view_type_1 .helpo_donate_button_container,
.helpo_causes_slider_wrapper.helpo_view_type_1 .helpo_donate_button_container {
padding: 0;
}
.helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_causes_list_item {
padding: 15px 15px 35px;
}
.give-goal-progress .raised {
justify-content: flex-end;
}
.helpo_events_wrapper .helpo_event_item,
.helpo_recent_posts_widget .helpo_blog_listing_item {
width: 100%;
}
body .helpo_content_wrapper .elementor-text-editor {
column-count: 1 !important;
}
}
@media only screen and (max-width: 415px) {
.helpo_donate_box_item .helpo_donate_wrapper {
flex-direction: column;
}
.helpo_donate_box_item .helpo_donate_wrapper .helpo_donate_title,
.helpo_donate_box_item .helpo_donate_wrapper .helpo_donate_button_cont {
margin-bottom: 10px;
}
.helpo_donate_box_item .helpo_donate_wrapper .helpo_current_amount {
margin-bottom: 15px;
}
.helpo_color_scheme_mono .helpo_causes_listing_wrapper.helpo_view_type_3 .helpo_donate_button_container {
position: relative;
margin-top: 30px;
}
}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{color:hsla(0,0%,93%,.9);cursor:pointer;display:inline-flex;font-size:25px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93%,.9);height:1em;width:1em}.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-progressbar{height:4px;left:0;top:0;width:100%}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-widget-image-carousel .swiper{position:static}.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}.elementor-widget-video .elementor-widget-container,.elementor-widget-video:not(:has(.elementor-widget-container)){overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{background-color:#000;border:none;display:flex;height:100%;width:100%}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{background-position:50%;background-size:cover;inset:0;position:absolute}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{aspect-ratio:var(--video-aspect-ratio);display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}.elementor-counter{align-items:stretch;display:flex;flex-direction:column-reverse;justify-content:center}.elementor-counter .elementor-counter-number{flex-grow:var(--counter-number-grow,0)}.elementor-counter .elementor-counter-number-wrapper{display:flex;flex:1;font-size:69px;font-weight:600;line-height:1;text-align:center}.elementor-counter .elementor-counter-number-prefix{flex-grow:var(--counter-prefix-grow,1);text-align:end;white-space:pre-wrap}.elementor-counter .elementor-counter-number-suffix{flex-grow:var(--counter-suffix-grow,1);text-align:start;white-space:pre-wrap}.elementor-counter .elementor-counter-title{align-items:center;display:flex;flex:1;font-size:19px;font-weight:400;justify-content:center;line-height:2.5;margin:0;padding:0}