.page-template-template-story .pb-form .container .row .pb-form__wrapper {
	@media (max-width: 1250px) {
  	padding: 6rem 7rem;
	}
	@media (max-width: 450px) {
  	padding: 3rem 4rem !important;
	}
}
@media(max-width:600px){
.single-success_stories .pb-ss-two-slides__slide--right {
	padding-left: calc(8.333% + 4rem) !important;
}
}
.single-events .main-nav.purple .navbar--primary>.menu-item a.nav-link {
	color: #000000 !important;
}
.single-events .site-header.purple .logo .font-clr {
	fill: #000000 !important;
}
@media(min-width:601px){
    .single-success_stories .pb-in-page-nav .container .row {
        margin-left: -5px !important;
    }
}
@media(min-width:1200px){
    .single-success_stories .pb-in-page-nav .container .row {
        margin-left: 0px !important;
    }
}
.wp-singular .pb-hero__title {
    overflow-wrap: break-word !important;
}
.single-events .pb-links-area__download img, .pb-links-area__download svg {
	width: auto !important;
	max-width: 60px !important;
}
.search-results .card-grid-section__wrapper {
	display: flex !important;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.search-results .success-story-card { 
	max-width: 400px;
}

@media(max-width: 1200px) {
	 .single-events .navbar-toggler .navbar-toggler-icon:before, .single-events .navbar-toggler .navbar-toggler-icon:after { 
		background: #242537 !important;
	}
	.single-events .main-nav.purple .navbar--primary>.menu-item a.nav-link {
		color: #ffffff !important;
	}
}
@media(min-width:768px) and (max-width: 1200px) {
	.main-nav.purple .navbar-toggler .navbar-toggler-icon {
		background: #242537;
	}
	.page-template-template-story .pb-form .container .row .pb-form__wrapper {
		padding: 6rem 7rem !important;
	}
}
@media(max-width:767px) {
	.site-header .navbar .navbar-brand .logo {
		height: 36px;
	}
	.wp-singular .pb-hero__title {
		font-size: 3rem !important;
	}
	.wp-singular .links-section-ripped .display-2 {
		font-size: 4.5rem !important;
		overflow-wrap: break-word;
	}
	.page-template-template-story .pb-form .container .row .pb-form__wrapper {
		padding: 3rem 4rem !important;
	}
	.page-template-template-story .standard-hero .container .row>div h1 {
		font-size: 3rem !important;
	}
}
.page-template-template-story .pb-form .frm_checkbox label {
	align-items: center;
}
.page-template-template-story .pb-form .frm_checkbox label .form-agreed p {
	margin-bottom: 0 !important;
}
.site-footer__logo svg .font-clr {
    fill: #fff;
}
.search-toggle {
	max-height: 22px;
}
.search-toggle .search-icon {
	position: absolute;
}
.search-close.navbar-toggler-icon {
	margin-left: 0rem !important;
}
@media (max-width: 1539.98px) {
    .events__featured .event-section__border {
        bottom: -4rem !important;
    }
}
.pb-in-page-nav {
	top: 63px !important;
}
@media(min-width:1540px) and (max-width:1920px){
	html[lang="es-ES"] .main-nav .nav-link  {
		font-size: 1.3rem !important;
	}
	html[lang="es-ES"] .main-nav .navbar .navbar--primary .menu-item {
		padding: 1rem 0.5rem !important;
	}
}

.search-results .card-grid-section__wrapper .success-story-card h3 {
	font-size: 1.8rem !important;
	margin-top: 1rem !important;
}

.search-results .card-grid-section__wrapper .success-story-card p {
	font-size: 14px !important;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.search-results .card-grid-section__wrapper .success-story-card {
	padding: 3rem !important;
}
@media(max-width: 767px) {
	.search-results .card-grid-section__wrapper .success-story-card {
		padding: 1.5rem !important;
	}
	.search-results .card-grid-section__wrapper .success-story-card h3 {
		margin-bottom: 1rem !important;
		font-size: 1.5rem !important;
	}
	.search-results .card-grid-section__wrapper .success-story-card p {
		font-size: 13px !important;
	}
	.search-results .card-grid-section__wrapper .success-story-card img, .search-results .card-grid-section__wrapper .success-story-card .image-not-found {
		height:140px !important;
	}
}
@media(min-width: 768px) {
	.search-results .card-grid-section__wrapper .success-story-card p {
		margin-top: 1rem !important;
	}
	.search-results .card-grid-section__wrapper .success-story-card h3 {
		margin-bottom: 0rem !important;
	}
	.search-results .card-grid-section__wrapper .success-story-card img, .search-results .card-grid-section__wrapper .success-story-card .image-not-found {
		height:190px !important;
	}
}

.advocacy-detail {
	position: relative;
}
.advocacy-detail .container {
	padding-top: 140px;
	padding-bottom: 120px;
	min-height: 500px;
}
.advocacy-detail .event-section__border {
    position: absolute;
    bottom: -4rem;
    width: 100%;
}
.advocacy-detail h1 {
	font-size: 80px !important;
	max-width: 1000px;
}
.advocacy-detail p {
	font-size: 20px !important;
	margin-bottom: 20px !important;
}
.advocacy-detail .btn {
	font-size: 20px !important;
	margin-bottom: 0 !important;
}
.advocacy-detail .btn img {
	width: 20px !important;
	height: 20px !important;
}

@media(max-width: 767px) {
	.advocacy-detail h1 {
		font-size: 42px !important;
	}
	.advocacy-detail .container {
		min-height: 400px;
		padding-top: 140px;
		padding-bottom: 80px;
	}
}

/* Advocacy Detail Content Section */
.advocacy-detail-content {
	padding: 96px 0;
}
.advocacy-detail-content .share-buttons {
	position: sticky;
	top: 100px;
	align-self: flex-start;
}
.advocacy-detail-content .share-buttons .time-to-read {
	margin-bottom: 48px;
	text-align: center;
}
.advocacy-detail-content .share-buttons .time-to-read .ttr-time {
	font-size: 38px;
	font-weight: 700;
	line-height: 1;
	color: #242537;
}
.advocacy-detail-content .share-buttons .time-to-read svg {
	width: 64px;
	margin: 8px 0;
}
.advocacy-detail-content .share-buttons .time-to-read span:last-child {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #242537;
}
.advocacy-detail-content .share-buttons svg {
	width: 40px;
	transition: all 0.3s ease;
}
.advocacy-detail-content .share-buttons svg path,
.advocacy-detail-content .share-buttons svg circle {
	transition: all 0.3s ease;
}
.advocacy-detail-content .share-buttons a:hover svg path,
.advocacy-detail-content .share-buttons a:hover svg circle {
	fill: #242537;
}
.advocacy-detail-content .share-buttons a:hover svg[stroke] path {
	fill: none;
	stroke: #242537;
}
.advocacy-detail-content .share-buttons a {
	width: fit-content;
	height: fit-content;
}
.advocacy-detail-content .share-buttons a:not(:last-child) {
	margin-bottom: 48px;
}
.advocacy-detail-content .share-buttons .advocacy-copy-link.copied svg path {
	stroke: #28a745;
}

/* Meta row */
.advocacy-detail-content__meta {
	border-bottom: 2px solid #000000;
	padding-bottom: 48px;
	margin-bottom: 64px;
	gap: 32px;
}
.advocacy-detail-content__meta-item {
	flex: 1;
	min-width: 140px;
}
.advocacy-detail-content__meta-item .meta-label {
	display: block;
	font-size: 15px;
	font-weight: 400;
	color: #242537;
	margin-bottom: 8px;
}
.advocacy-detail-content__meta-item .meta-value {
	display: block;
	font-size: 15px;
	font-weight: 600;
	color: #FF4B55;
}

/* Intro bold text */
.advocacy-detail-content__intro {
	margin-bottom: 48px;
}
.advocacy-detail-content__intro p {
	font-size: 20px;
	line-height: 36px;
	color: #333333;
}

/* Body text */
.advocacy-detail-content__text p {
	font-size: 20px;
	line-height: 36px;
	color: #000000;
	margin-bottom: 40px;
}

@media (max-width:1024px){
	.advocacy-detail-content .share-buttons {
		gap: 32px;
	}
}

/* Mobile responsive */
@media (max-width: 991px) {
	.advocacy-detail-content .share-buttons {
		position: relative;
		top: auto;
		flex-direction: row !important;
		margin-bottom: 48px;
	}
	.advocacy-detail-content .share-buttons .time-to-read {
		flex-direction: row !important;
		margin-bottom: 0;
		margin-right: 16px;
		gap: 8px;
	}
	.advocacy-detail-content .share-buttons a:not(:last-child) {
		margin-bottom: 0;
		margin-right: 20px;
	}
	.advocacy-detail-content__meta-item {
		min-width: 45%;
		margin-bottom: 24px;
	}
}
@media (max-width: 576px) {
	.advocacy-detail-content {
		padding: 48px 0;
	}
	.advocacy-detail-content__intro {
		margin-bottom: 20px !important;
	}
	.advocacy-detail-content__intro p {
		font-size: 16px;
		line-height: 1.8;
	}
	.advocacy-detail-content__text p {
		font-size: 16px;
		line-height: 1.8;
		margin-bottom: 20px !important;
	}
	.advocacy-detail-content__meta-item {
		min-width: 100%;
	}
	.advocacy-detail-content__meta {
		padding-bottom: 20px;
        margin-bottom: 40px;
		gap: 10px;
	}
}

/* Advocacy Detail Video Section */
.advocacy-detail-video {
	padding: 0 0 96px;
}
.advocacy-detail-video__title {
	font-size: 36px !important;
	font-weight: 700;
	color: #E66831;
	margin-bottom: 32px;
}
.advocacy-detail-video__text {
	font-size: 16px !important;
	line-height: 1.8;
	color: #333333;
	margin-bottom: 48px;
	text-decoration: none;
}
.advocacy-detail-video__embed {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
	cursor: pointer;
}
.advocacy-detail-video__embed video {
	display: block;
	width: 100%;
	height: auto;
	border: 0;
}
.advocacy-detail-video__play-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90px;
    height: 60px;
    border-radius: 25%;
	border: none;
	background: rgba(52, 52, 52, 0.7);
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 2;
	transition: transform 0.3s ease, background 0.3s ease;
	padding-left: 5px;
}
.advocacy-detail-video__play-btn:hover {
	transform: translate(-50%, -50%) scale(1.1);
	background: rgb(0, 0, 0, 0.7);
}
.advocacy-detail-video__play-btn.is-hidden {
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s ease;
}
.advocacy-detail-video__embed.is-playing .advocacy-detail-video__play-btn {
	opacity: 0;
	pointer-events: none;
}
@media (max-width: 767px) {
	.advocacy-detail-video {
		padding: 0 0 48px;
	}
	.advocacy-detail-video__title {
		font-size: 28px !important;
	}
	.advocacy-detail-video__text {
		font-size: 16px !important;
	}
}

/* Advocacy Detail Gallery Section */
.advocacy-detail-gallery {
	padding: 0 0 96px;
}
.advocacy-detail-gallery__title {
	font-size: 36px !important;
	font-weight: 700;
	color: #E66831;
	margin-bottom: 32px;
}
.advocacy-detail-gallery__text {
	font-size: 18px !important;
	line-height: 1.8;
	color: #333333;
	margin-bottom: 48px;
}
.advocacy-detail-gallery__slider {
	overflow: hidden;
}
.advocacy-detail-gallery__track {
	display: flex;
	transition: transform 0.4s ease;
}
.advocacy-detail-gallery__item {
	min-width: calc(33.333% - 16px);
	position: relative;
	border-radius: 0px;
	overflow: hidden;
	margin: 5px;
}
.advocacy-detail-gallery__item img {
	width: 100%;
	height: 280px;
	object-fit: cover;
	display: block;
}
.advocacy-detail-gallery__view {
	position: absolute;
	top: 12px;
	left: 12px;
	background: #FFFFFF;
	color: #000000;
	padding: 6px 14px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	display: flex;
	align-items: center;
	gap: 6px;
	transition: background 0.3s ease;
}
.advocacy-detail-gallery__view:hover {
	text-decoration: none;
	color: #000000;
}
.advocacy-detail-gallery__nav {
	margin-top: 40px;
	padding-top: 24px;
}
.advocacy-detail-gallery__prev,
.advocacy-detail-gallery__next {
	background: none;
	border: none;
	font-size: 16px;
	font-weight: 700;
	color: #242537;
	cursor: pointer;
	padding: 0;
	display: flex;
	align-items: center;
	gap: 6px;
	transition: opacity 0.3s ease;
}
.advocacy-detail-gallery__prev:disabled,
.advocacy-detail-gallery__next:disabled {
	opacity: 0.3;
	cursor: default;
}
.advocacy-detail-gallery__counter {
	font-size: 18px;
	font-weight: 700;
	color: #242537;
}
@media (max-width: 991px) {
	.advocacy-detail-gallery__item {
		min-width: calc(50% - 12px);
	}
}
@media (max-width: 767px) {
	.advocacy-detail-gallery {
		padding: 0 0 48px;
	}
	.advocacy-detail-gallery__title {
		font-size: 28px !important;
	}
	.advocacy-detail-gallery__text {
		font-size: 16px !important;
	}
}
@media (max-width: 575px) {
	.advocacy-detail-gallery__item {
		min-width: 100%;
	}
}

/* Advocacy Lightbox */
.advocacy-lightbox {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	align-items: center;
	justify-content: center;
}
.advocacy-lightbox.active {
	display: flex;
}
.advocacy-lightbox__overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.85);
	cursor: pointer;
}
.advocacy-lightbox__content {
	position: relative;
	z-index: 1;
	max-width: 90vw;
	max-height: 90vh;
	display: flex;
	align-items: center;
}
.advocacy-lightbox__img {
	max-width: 100%;
	max-height: 85vh;
	border-radius: 8px;
	object-fit: contain;
}
.advocacy-lightbox__close {
	position: absolute;
	top: -40px;
	right: 0;
	background: none;
	border: none;
	color: #fff;
	font-size: 36px;
	cursor: pointer;
	line-height: 1;
	padding: 0;
}
.advocacy-lightbox__close:hover {
	color: #fff;
	background: transparent;
}
.advocacy-lightbox__arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(255, 255, 255, 0.15);
	border: none;
	color: #fff;
	font-size: 36px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	transition: background 0.3s ease;
}
.advocacy-lightbox__arrow:hover {
	background: rgba(255, 255, 255, 0.3);
}
.advocacy-lightbox__arrow--prev {
	left: -60px;
}
.advocacy-lightbox__arrow--next {
	right: -60px;
}
@media (max-width: 767px) {
	.advocacy-lightbox__arrow--prev {
		left: 5px;
	}
	.advocacy-lightbox__arrow--next {
		right: 5px;
	}
	.advocacy-lightbox__arrow {
		width: 40px;
		height: 40px;
		font-size: 36px;
	}
}

/* Advocacy Detail Resources Section */
.advocacy-detail-resources {
	padding: 0 0 96px;
}
.advocacy-detail-resources__title {
	font-size: 36px !important;
	font-weight: 700;
	color: #E66831;
	margin-bottom: 32px;
}
.advocacy-detail-resources__text {
	font-size: 18px !important;
	line-height: 1.8;
	color: #333333;
	margin-bottom: 48px;
}
.advocacy-detail-resources__wrapper {
	display: flex;
	gap: 32px;
	border: 1px solid #e0e0e0;
	border-radius: 12px;
	padding: 32px;
}
.advocacy-detail-resources__files {
	flex: 0 0 40%;
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.advocacy-detail-resources__file {
	border: 1px solid #e0e0e0;
	border-radius: 8px;
	padding: 24px;
	cursor: pointer;
	transition: border-color 0.3s ease, background 0.3s ease;
}
.advocacy-detail-resources__file:hover {
	border-color: #ccc;
	background: #fafafa;
}
.advocacy-detail-resources__file.active {
	border-color: #000000;
}
.advocacy-detail-resources__filename {
	font-size: 15px !important;
	font-weight: 700;
	color: #242537;
	margin-bottom: 13px !important;
	line-height: 1.4;
}
.advocacy-detail-resources__download {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-size: 14px;
	font-weight: 700;
	color: #E66831;
	text-decoration: none;
	transition: opacity 0.3s ease;
}
.advocacy-detail-resources__download:hover {
	opacity: 0.7;
	color: #E66831;
	text-decoration: none;
}
.advocacy-detail-resources__preview {
	flex: 1;
	border-radius: 8px;
	overflow: hidden;
	min-height: 450px;
	background: #f5f5f5;
	position: relative;
	display: flex;
	flex-direction: column;
}
.advocacy-detail-resources__preview-loading {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(245, 245, 245, 0.85);
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 2;
	border-radius: 8px;
}
.advocacy-detail-resources__preview-loading.visible {
	display: flex;
}
.advocacy-detail-resources__spinner {
	width: 36px;
	height: 36px;
	border: 3px solid #e0e0e0;
	border-top-color: #E66831;
	border-radius: 50%;
	animation: resSpinner 0.7s linear infinite;
}
@keyframes resSpinner {
	to { transform: rotate(360deg); }
}
.advocacy-detail-resources__preview-inner {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: opacity 0.25s ease;
}
.advocacy-detail-resources__preview-inner.fading {
	opacity: 0;
}
.advocacy-detail-resources__preview-inner img {
	width: 100%;
	height: auto;
	max-height: 500px;
	object-fit: contain;
	display: block;
	border-radius: 8px;
}
.advocacy-detail-resources__preview-inner canvas {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	border-radius: 4px;
	background: #fff;
}
.advocacy-detail-resources__unsupported {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 48px;
	gap: 16px;
}
.advocacy-detail-resources__unsupported p {
	font-size: 15px !important;
	color: #999;
	margin: 0 !important;
}
.advocacy-detail-resources__download-alt {
	font-size: 14px;
	font-weight: 700;
	color: #E66831;
	text-decoration: none;
	transition: opacity 0.3s ease;
}
.advocacy-detail-resources__download-alt:hover {
	opacity: 0.7;
	color: #E66831;
}
.advocacy-detail-resources__preview-nav {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0px;
	border-top: 1px solid #e0e0e0;
	background: #fff;
}
.advocacy-detail-resources__prev,
.advocacy-detail-resources__next {
	background: none;
	border: none;
	font-size: 15px;
	font-weight: 600;
	color: #333333;
	cursor: pointer;
	padding: 0;
	display: flex;
	align-items: center;
	gap: 4px;
	transition: color 0.3s ease;
}
.advocacy-detail-resources__prev:hover:not(:disabled),
.advocacy-detail-resources__next:hover:not(:disabled) {
	color: #242537;
}
.advocacy-detail-resources__prev:disabled,
.advocacy-detail-resources__next:disabled {
	opacity: 0.3;
	cursor: default;
}
.advocacy-detail-resources__counter {
	font-size: 14px;
	font-weight: 700;
	color: #333333;
}
@media (max-width: 767px) {
	.advocacy-detail-resources {
		padding: 0 0 48px;
	}
	.advocacy-detail-resources__title {
		font-size: 28px !important;
	}
	.advocacy-detail-resources__text {
		font-size: 16px !important;
	}
	.advocacy-detail-resources__wrapper {
		flex-direction: column;
		padding: 20px;
	}
	.advocacy-detail-resources__files {
		flex: none;
	}
	.advocacy-detail-resources__preview {
		min-height: 300px;
	}
}

/* Advocacy Detail Audio Section */
.advocacy-detail-audio {
	padding: 0 0 96px;
}
.advocacy-detail-audio__title {
	font-size: 36px !important;
	font-weight: 700;
	color: #E66831;
	margin-bottom: 32px;
}
.advocacy-detail-audio__text {
	font-size: 18px !important;
	line-height: 1.8;
	color: #333333;
	margin-bottom: 48px;
}
.advocacy-detail-audio__list {
	display: flex;
	flex-direction: column;
	gap: 36px;
}
.advocacy-detail-audio__card {
	display: flex;
	align-items: flex-end;
	gap: 16px;
	border: 2px solid #747474;
	border-radius: 8px;
	padding: 24px 24px;
	background: #fff;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.advocacy-detail-audio__card:hover {
	border-color: #ccc;
	box-shadow: 0 2px 12px rgba(0,0,0,0.06);
}
.advocacy-detail-audio__card.playing {
	box-shadow: 0 2px 16px rgba(230,104,49,0.1);
}
.advocacy-detail-audio__play {
	flex-shrink: 0;
	width: 35px;
    height: 35px;
	border: none;
	background: none;
	cursor: pointer;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	padding: 0;
}
.advocacy-detail-audio__play svg {
	margin-left: 8px;
}
.advocacy-detail-audio__play:hover svg {
	opacity: 0.8;
}
.advocacy-detail-audio__info {
	flex: 1;
	min-width: 0;
}
.advocacy-detail-audio__name {
	font-size: 16px;
	font-weight: 700;
	color: #333333;
	margin: 0 0 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.advocacy-detail-audio__progress {
	width: 100%;
	cursor: pointer;
}
.advocacy-detail-audio__progress-bar {
	width: 100%;
	height: 6px;
	background: #BDBDBD;
	border-radius: 3px;
	position: relative;
	overflow: hidden;
}
.advocacy-detail-audio__progress-filled {
	height: 100%;
	width: 0;
	background: #242537;
	border-radius: 3px;
	transition: width 0.1s linear;
}
.advocacy-detail-audio__card.playing .advocacy-detail-audio__progress-filled {
	background: #242537;
}
.advocacy-detail-audio__time {
	flex-shrink: 0;
	font-size: 14px;
	color: #333333;
	min-width: 90px;
	text-align: center;
	white-space: nowrap;
}
.advocacy-detail-audio__download {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	text-decoration: none;
	color: #333;
	transition: opacity 0.2s ease;
}
.advocacy-detail-audio__download:hover {
	opacity: 0.6;
}
@media (max-width: 767px) {
	.advocacy-detail-audio {
		padding: 0 0 48px;
	}
	.advocacy-detail-audio__title {
		font-size: 28px !important;
	}
	.advocacy-detail-audio__text {
		font-size: 16px !important;
	}
	.advocacy-detail-audio__card {
		flex-wrap: wrap;
		padding: 15px 6px;
		gap: 12px;
	}
	.advocacy-detail-audio__info {
		flex: 1 1 calc(60% - 70px);
	}
	.advocacy-detail-audio__time {
		min-width: auto;
		font-size: 13px;
		flex: 1;
		text-align: left;
		padding-left: 15px;
	}
	.advocacy-detail-audio__download {
		margin-left: auto;
	}
}

/* Advocacy Other Advocacies Slider */
.advocacy-other {
	padding: 80px 0;
	background: #f5f5f5;
}
.advocacy-other__eyebrow {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: 600;
	color: #242537;
	margin-bottom: 20px;
}
.advocacy-other__heading {
	font-size: 44px;
	font-weight: 800;
	color: #242537;
	margin-bottom: 48px;
}
.advocacy-other__slider {
	overflow: hidden;
}
.advocacy-other__track {
	display: flex;
	transition: transform 0.4s ease;
}
.advocacy-other__card {
	flex: 0 0 calc(100% / 3);
	padding: 0 12px;
	box-sizing: border-box;
}
.advocacy-other__image {
	overflow: hidden;
	padding: 20px;
}
.advocacy-other__image img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	display: block;
}
.advocacy-other__body {
	padding: 0 20px 30px;
}
.advocacy-other__label {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1.5px;
	color: #242537;
	display: block;
	margin-bottom: 15px;
}
.advocacy-other__title {
	font-size: 24px;
	font-weight: 800;
	color: #242537;
	margin: 0 0 20px;
}
.advocacy-other__link {
	font-size: 15px;
	font-weight: 700;
	color: #242537;
	text-decoration: underline;
	text-underline-offset: 3px;
}
.advocacy-other__link:hover {
	color: #E66831;
}
.advocacy-other__card-inner {
	background: #fff;
	border-radius: 0;
	overflow: hidden;
	box-shadow: 0 2px 12px rgba(0,0,0,0.06);
	height: 100%;
	display: flex;
	flex-direction: column;
}
.advocacy-other__nav {
	margin-top: 32px;
	gap: 16px;
	justify-content: end;
}
.advocacy-other__prev,
.advocacy-other__next {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #242537;
	background: transparent;
	font-size: 20px;
	color: #242537;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.2s ease;
	padding: 0;
    padding-bottom: 2px;
}
.advocacy-other__prev:hover:not(:disabled),
.advocacy-other__next:hover:not(:disabled) {
	background: #242537;
	color: #fff;
}
.advocacy-other__prev:disabled,
.advocacy-other__next:disabled {
	opacity: 0.3;
	cursor: default;
}
@media (max-width: 991px) {
	.advocacy-other__card {
		flex: 0 0 50%;
	}
}
@media (max-width: 575px) {
	.advocacy-other {
		padding: 48px 0;
	}
	.advocacy-other__heading {
		font-size: 30px;
		margin-bottom: 32px;
	}
	.advocacy-other__card {
		flex: 0 0 100%;
		padding: 0px;
	}
}

form .dz-error-message {
	color: #e66831;
	font-size: 14px;
}
form .dz-file-preview {
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	form .dz-error-message {
		font-size: 12px;
	}
}

.frm_message {
	min-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 0 0;
}

@media (max-width: 767px) {
	.frm_message {
		min-height: 300px;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 0px 0 0;
	}
}