/*!
Theme Name: fpa-nepal
Theme URI: http://underscores.me/
Author: Roshan Kumar Thapa
Author URI: https://example.com/
Description: FPA Nepal is a one-page, nonprofit-focused WordPress theme with customizable homepage sections for slider, about, core values, mission/vision, gallery, team, latest news, impact metrics, testimonials, partners, and contact details.
Version: 1.0.0
Requires at least: 5.4
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fpa-nepal
Domain Path: /languages
Tags: one-column, custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, blog, news, portfolio, education

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

fpa-nepal is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	font-size: 1.2rem;
	font-weight: 900;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# FPA Onepage
--------------------------------------------------------------*/

:root {
	--fpa-bg: #fffef8;
	--fpa-surface: #ffffff;
	--fpa-soft: #fff7df;
	--fpa-text: #2f2f2f;
	--fpa-heading: #76520f;
	--fpa-accent: #b7841f;
	--fpa-accent-deep: #8f6817;
	--fpa-border: #efdcb0;
	--fpa-shadow: 0 16px 38px rgba(75, 53, 17, 0.12);
}

body {
	background: linear-gradient(180deg, #fffef8 0%, #fff9e9 100%);
	color: var(--fpa-text);
	font-family: "Nunito Sans", "Trebuchet MS", Verdana, sans-serif;
}

p {
	text-align: justify;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: var(--fpa-heading);
	font-family: "Merriweather", "Palatino Linotype", Georgia, serif;
	letter-spacing: 0.02em;
}

a,
a:visited {
	color: var(--fpa-accent-deep);
}

a:hover,
a:focus {
	color: var(--fpa-accent);
}

.fpa-container,
.header-inner {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0.1rem 1rem;
	width: 100%;
}

.onepage-header {
	background: #fff;
	border-bottom: 1px solid #dce5f1;
	box-shadow: 0 6px 24px rgba(15, 31, 58, 0.1);
	left: 0;
	position: sticky;
	top: 0;
	width: 100%;
	z-index: 1000;
}

.onepage-header .fpa-header-main {
	position: relative;
	z-index: 1;
}

.fpa-header-top {
	background: #0a1f40;
	color: #dde9ff;
}

.fpa-header-top-inner {
	align-items: center;
	display: flex;
	gap: 1rem;
	justify-content: space-between;
	min-height: 72px;
}

.fpa-header-top-left {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
}

.fpa-top-contact-item {
	align-items: center;
	color: #dde9ff;
	display: inline-flex;
	font-size: 1rem;
	font-weight: 500;
	gap: 0.45rem;
	text-decoration: none;
}

.fpa-top-icon {
	align-items: center;
	background: rgba(255, 255, 255, 0.14);
	border-radius: 999px;
	display: inline-flex;
	height: 24px;
	justify-content: center;
	width: 24px;
}

.fpa-top-icon svg {
	height: 16px;
	width: 16px;
}

.fpa-header-top-right {
	display: flex;
	gap: 0.35rem;
}

.fpa-header-top-right a {
	align-items: center;
	border: 1px solid rgba(255, 255, 255, 0.32);
	border-radius: 999px;
	color: #f1f6ff;
	display: inline-flex;
	font-size: 0.7rem;
	font-weight: 700;
	height: 30px;
	justify-content: center;
	text-decoration: none;
	width: 30px;
}

.fpa-header-top-right svg {
	height: 14px;
	width: 14px;
}

.fpa-header-main {
	background: linear-gradient(180deg, #fff 0%, #f8fbff 100%);
	border-top: 1px solid #edf2f9;
	border-bottom: 1px solid #e3eaf5;
}

.onepage-header .header-inner {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
	gap: 0;
	justify-content: space-between;
	padding-block: 0.1rem;
}

.onepage-header .site-branding {
	align-items: center;
	display: flex;
	flex: 0 0 33%;
	max-width: 33%;
	min-width: 300px;
	padding-right: 1.2rem;
	position: relative;
}

.onepage-header .site-branding::after {
	background: linear-gradient(180deg, #d6e1ef 0%, #e9eff7 100%);
	content: "";
	height: 84px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
}

.onepage-header .custom-logo {
	height: 112px;
	max-width: 480px;
	object-fit: contain;
	width: auto;
}

.onepage-header .site-title {
	font-size: 1.25rem;
	font-weight: 700;
	margin: 0;
}

.onepage-header .site-title a {
	color: var(--fpa-heading);
	text-decoration: none;
}

.onepage-header .fpa-header-nav-wrap {
	align-items: center;
	display: flex;
	flex: 0 0 67%;
	gap: 0;
	justify-content: flex-end;
	max-width: 67%;
	min-width: 0;
}

.onepage-header .main-navigation {
	flex: 1 1 auto;
	min-width: 0;
	width: auto;
}

.onepage-header .main-navigation ul {
	align-items: center;
	background: #fff;
	border: 1px solid #dce6f3;
	border-radius: 999px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
	display: flex;
	flex-wrap: nowrap;
	gap: 0;
	justify-content: flex-end;
	overflow-x: auto;
	padding: 0;
	scrollbar-width: none;
	white-space: nowrap;
}

.onepage-header .main-navigation ul::-webkit-scrollbar {
	display: none;
}

.onepage-header .main-navigation a {
	border-radius: 999px;
	color: #1f3958;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.01em;
	padding: 0.72rem 1.1rem;
	text-decoration: none;
	transition: color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}

.onepage-header .menu-toggle {
	display: none;
}

.onepage-header .menu-toggle-icon {
	font-size: 1.25rem;
	line-height: 1;
}

.onepage-header .main-navigation a.is-active,
.onepage-header .main-navigation a:hover,
.onepage-header .main-navigation a:focus {
	background: #0f2f56;
	color: #fff;
	transform: translateY(-1px);
}

.fpa-header-donate-btn {
	background: linear-gradient(135deg, #dca525 0%, #bc8510 100%);
	border: 1px solid #9f700d;
	border-radius: 999px;
	color: #fff;
	cursor: pointer;
	font-size: 1rem;
	font-weight: 800;
	flex: 0 0 auto;
	line-height: 1;
	padding: 1rem 1.7rem;
	box-shadow: 0 8px 18px rgba(160, 113, 9, 0.25);
	text-decoration: none;
	transition: filter 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.fpa-header-donate-btn:hover,
.fpa-header-donate-btn:focus {
	filter: brightness(1.06);
	color: #fff;
	box-shadow: 0 10px 22px rgba(160, 113, 9, 0.35);
	transform: translateY(-1px);
}

.onepage-header .menu-item-has-children > a::after {
	color: #2a3a4f;
	content: "\2304";
	display: inline-block;
	font-size: 0.78rem;
	font-weight: 700;
	margin-left: 0.28rem;
	position: relative;
	top: -0.02rem;
}

.fpa-donate-modal {
	display: none;
	inset: 0;
	position: fixed;
	z-index: 2500;
}

.fpa-donate-modal.is-open {
	display: block;
}

.fpa-donate-backdrop {
	background: rgba(6, 14, 27, 0.62);
	inset: 0;
	position: absolute;
}

.fpa-donate-dialog {
	background: #fff;
	border-radius: 14px;
	box-shadow: 0 16px 40px rgba(11, 25, 47, 0.24);
	left: 50%;
	max-height: calc(100vh - 2rem);
	max-width: 520px;
	overflow-y: auto;
	padding: 1rem 1rem 1.1rem;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - 2rem);
}

.fpa-donate-dialog h3 {
	color: #0b2a52;
	margin: 0 0 0.8rem;
	padding-right: 2rem;
}

.fpa-donate-close {
	background: transparent;
	border: 0;
	color: #425b7f;
	cursor: pointer;
	font-size: 1.8rem;
	line-height: 1;
	padding: 0.1rem 0.25rem;
	position: absolute;
	right: 0.7rem;
	top: 0.45rem;
}

body.fpa-modal-open {
	overflow: hidden;
}

.fpa-scroll-top {
	align-items: center;
	background: #0f2f56;
	border: 0;
	border-radius: 999px;
	bottom: 1.2rem;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	font-size: 1.2rem;
	height: 44px;
	justify-content: center;
	opacity: 0;
	pointer-events: none;
	position: fixed;
	right: 1.2rem;
	transform: translateY(12px);
	transition: opacity 0.22s ease, transform 0.22s ease, background-color 0.2s ease;
	width: 44px;
	z-index: 1800;
}

.fpa-scroll-top.is-visible {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
}

.fpa-scroll-top:hover,
.fpa-scroll-top:focus {
	background: #1b487d;
}

@media screen and (min-width: 1024px) {
	.onepage-header .main-navigation ul {
		flex-wrap: nowrap;
	}
}

.fpa-onepage-main {
	overflow: hidden;
}

.fpa-section {
	padding: 4.4rem 0;
	position: relative;
}

.fpa-section-title {
	font-size: clamp(2rem, 3.4vw, 4.3rem);
	font-weight: 800;
	letter-spacing: -0.02em;
	line-height: 1.04;
	margin: 0 0 1.4rem;
	text-align: center;
}

.fpa-title-primary {
	color: #1b283d;
}

.fpa-title-accent {
	color: #e4b833;
}

.fpa-section-head {
	margin: 0 0 2rem;
}

.fpa-section-head-center {
	margin-left: auto;
	margin-right: auto;
	max-width: 760px;
	text-align: center;
}

.fpa-section-lead {
	color: #33485f;
	font-size: 1.1rem;
	line-height: 1.55;
	margin: -0.4rem 0 0;
}

.fpa-grid-two {
	display: grid;
	gap: 1.5rem;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.fpa-hero {
	padding: 0;
}

.fpa-slider {
	background: #101722;
	border-radius: 0 0 18px 18px;
	min-height: 78vh;
	overflow: hidden;
	position: relative;
}

.fpa-slide {
	align-items: center;
	display: none;
	min-height: 78vh;
	position: relative;
}

.fpa-slide.is-active {
	display: flex;
}

.fpa-slide-inner {
	min-height: 78vh;
	position: relative;
	width: 100%;
}

.fpa-slide-content {
	background: linear-gradient(145deg, rgba(8, 20, 36, 0.78), rgba(8, 20, 36, 0.56));
	border: 1px solid rgba(255, 255, 255, 0.24);
	border-radius: 20px;
	box-shadow: 0 14px 35px rgba(5, 12, 26, 0.38);
	color: #fffef8;
	max-width: 740px;
	padding: 1.85rem 1.55rem;
	backdrop-filter: blur(5px);
}

.fpa-slide-content h1 {
	color: #fffef8;
	font-size: clamp(2rem, 4vw, 3.6rem);
	letter-spacing: -0.02em;
	margin: 0 0 0.8rem;
	text-shadow: 0 6px 20px rgba(0, 0, 0, 0.35);
}

.fpa-slide-text {
	font-size: 1.03rem;
	line-height: 1.7;
	max-width: 60ch;
}

.fpa-slide-content-wrap {
	align-items: center;
	display: flex;
	inset: 0;
	margin: 0 auto;
	max-width: 1280px;
	padding: 1rem 2rem;
	position: absolute;
	width: 100%;
	z-index: 3;
}

.fpa-slide-bg-image {
	display: block;
	height: 100%;
	inset: 0;
	object-fit: cover;
	position: absolute;
	width: 100%;
}

.fpa-slide-bg-fallback {
	background: radial-gradient(circle at 15% 25%, #d29c33 0, #8a6618 42%, #35290f 100%);
	height: 100%;
	inset: 0;
	position: absolute;
	width: 100%;
}

.fpa-slide-overlay {
	background: linear-gradient(115deg, rgba(8, 16, 29, 0.82) 0%, rgba(8, 16, 29, 0.62) 44%, rgba(8, 16, 29, 0.32) 74%, rgba(8, 16, 29, 0.72) 100%);
	height: 100%;
	inset: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}

.fpa-btn {
	background: linear-gradient(135deg, #d79a0f 0%, #ba7d06 100%);
	border-radius: 999px;
	color: #fffef8;
	display: inline-block;
	font-size: 0.95rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	margin-top: 1.3rem;
	padding: 0.76rem 1.28rem;
	text-decoration: none;
	transition: transform 0.2s ease, background-color 0.2s ease;
}

.fpa-btn:hover,
.fpa-btn:focus {
	filter: brightness(1.05);
	color: #fff;
	transform: translateY(-1px);
}

.fpa-slider-controls {
	align-items: center;
	background: rgba(7, 15, 27, 0.46);
	border: 1px solid rgba(255, 255, 255, 0.22);
	border-radius: 999px;
	bottom: 1.1rem;
	display: flex;
	gap: 0.45rem;
	left: auto;
	padding: 0.35rem 0.45rem;
	position: absolute;
	right: 1.2rem;
	transform: none;
}

.fpa-slider-btn {
	background: rgba(255, 255, 255, 0.92);
	border: 0;
	border-radius: 999px;
	color: #22364f;
	cursor: pointer;
	font-size: 1.35rem;
	height: 34px;
	line-height: 1;
	padding: 0;
	width: 34px;
}

.fpa-dots {
	display: flex;
	gap: 0.45rem;
}

.fpa-dot {
	background: rgba(255, 255, 255, 0.54);
	border: 0;
	border-radius: 999px;
	cursor: pointer;
	height: 9px;
	padding: 0;
	transition: all 0.25s ease;
	width: 9px;
}

.fpa-dot.is-active {
	background: #d79a0f;
	width: 18px;
}

.fpa-about-image-wrap img {
	border: 0;
	border-radius: 22px;
	box-shadow: 0 10px 28px rgba(25, 36, 51, 0.14);
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.fpa-about {
	background: #f1f3f6;
}

.fpa-about-content {
	padding-right: 1.1rem;
}

.fpa-about .fpa-section-title {
	color: #071f46;
	font-size: clamp(2rem, 3.2vw, 3rem);
	margin-bottom: 1.1rem;
}

.fpa-about .fpa-richtext {
	color: #2d4057;
	font-size: 1.06rem;
	line-height: 1.6;
}

.fpa-about-intro {
	margin-bottom: 1.55rem;
}

.fpa-about-blocks {
	column-gap: 2.1rem;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	row-gap: 1.25rem;
}

.fpa-about-block-title {
	color: #071f46;
	font-size: clamp(1.22rem, 1.7vw, 1.45rem);
	line-height: 1.25;
	margin: 0 0 0.55rem;
}

.fpa-about-block-list {
	color: #2d4057;
	list-style: disc;
	margin: 0;
	padding-left: 1rem;
}

.fpa-about-block-list li {
	line-height: 1.5;
	margin-bottom: 0.3rem;
}

.fpa-about-block-list li:last-child {
	margin-bottom: 0;
}

.fpa-about-image-wrap {
	align-self: stretch;
	display: flex;
	overflow: hidden;
}

.fpa-values,
.fpa-gallery,
.fpa-news {
	background: transparent;
}

.fpa-card-grid,
.fpa-news-grid {
	display: grid;
	gap: 1.2rem;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.fpa-card,
.fpa-news-card,
.fpa-team-member {
	background: var(--fpa-surface);
	border: 1px solid var(--fpa-border);
	border-radius: 16px;
	box-shadow: var(--fpa-shadow);
	padding: 1.25rem;
}

.fpa-card h3,
.fpa-news-card h3,
.fpa-team-member h3 {
	margin: 0 0 0.65rem;
}

.fpa-gallery-grid {
	display: grid;
	gap: 1rem;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.fpa-gallery-item {
	background: var(--fpa-surface);
	border: 1px solid var(--fpa-border);
	border-radius: 12px;
	margin: 0;
	overflow: hidden;
}

.fpa-gallery-item img {
	aspect-ratio: 4 / 3;
	display: block;
	object-fit: cover;
	width: 100%;
}

.fpa-gallery-item figcaption {
	font-size: 0.92rem;
	padding: 0.65rem 0.75rem 0.8rem;
}

.fpa-gallery-link {
	color: inherit;
	display: block;
	text-decoration: none;
}

.fpa-gallery-link:hover img,
.fpa-gallery-link:focus img {
	transform: scale(1.04);
}

.fpa-gallery-link img {
	transition: transform 0.25s ease;
}

.fpa-team-grid {
	display: grid;
	gap: 1.1rem;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	justify-items: center;
}

.fpa-team-member {
	border-radius: 12px;
	cursor: pointer;
	max-width: 290px;
	padding: 0.95rem;
	text-align: center;
	width: 100%;
}

.fpa-team-photo {
	margin-bottom: 0.6rem;
}

.fpa-team-photo img {
	aspect-ratio: auto;
	border-radius: 14px;
	display: block;
	height: 300px;
	object-fit: cover;
	width: 300px;
}

.fpa-team-member h3 {
	font-size: 1.05rem;
	line-height: 1.3;
	margin-bottom: 0.45rem;
	text-align: center;
}

.fpa-designation {
	color: var(--fpa-accent-deep);
	font-size: 0.86rem;
	font-weight: 700;
	margin: -0.1rem 0 0.5rem;
	text-align: center;
}

.fpa-team-bio {
	margin-top: 0.6rem;
	text-align: left;
}

.fpa-team-member.is-open .fpa-team-bio {
	display: block;
}

.fpa-news-card {
	background: #fff;
	border: 1px solid #e4e9f1;
	border-radius: 12px;
	box-shadow: none;
	padding: 0;
	overflow: hidden;
}

.fpa-news-thumb img {
	aspect-ratio: 16 / 9;
	display: block;
	object-fit: cover;
	width: 100%;
}

.fpa-news-body {
	padding: 1rem 1.35rem 1.35rem;
}

.fpa-news-meta {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.8rem;
}

.fpa-news-category {
	background: #f6ebbd;
	border-radius: 999px;
	color: #956c06;
	display: inline-block;
	font-size: 0.84rem;
	font-weight: 700;
	line-height: 1;
	padding: 0.5rem 0.78rem;
}

.fpa-news-date {
	color: #6e85a1;
	font-size: 0.98rem;
	font-weight: 500;
	margin: 0;
}

.fpa-news-body h3 {
	font-size: 1.12rem;
	line-height: 1.3;
	margin: 0 0 0.7rem;
}

.fpa-news-body h3 a {
	color: #061f44;
	text-decoration: none;
}

.fpa-news-body p {
	color: #304660;
	font-size: 1.04rem;
	line-height: 1.45;
	margin: 0;
}

.fpa-news-readmore {
	align-items: center;
	color: #ce8a00;
	display: inline-flex;
	font-size: 1.05rem;
	font-weight: 700;
	gap: 0.45rem;
	margin-top: 0.85rem;
	text-decoration: none;
}

.fpa-news-readmore:hover,
.fpa-news-readmore:focus {
	color: #a86f00;
}

.fpa-blog-hero {
	background: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);
	border-bottom: 1px solid #e6edf7;
	padding-bottom: 1.7rem;
}

.fpa-blog-title {
	color: #0d2a4f;
	font-size: clamp(2rem, 4vw, 3rem);
	font-weight: 800;
	letter-spacing: 0.01em;
	margin: 0;
	text-align: center;
}

.fpa-section-action {
	margin-top: 1.35rem;
	text-align: center;
}

.fpa-view-all-btn {
	background: #0f2f56;
	border-radius: 999px;
	color: #fff;
	display: inline-block;
	font-size: 0.94rem;
	font-weight: 700;
	padding: 0.75rem 1.35rem;
	text-decoration: none;
	transition: background-color 0.2s ease, transform 0.2s ease;
}

.fpa-view-all-btn:hover,
.fpa-view-all-btn:focus {
	background: #1b487d;
	color: #fff;
	transform: translateY(-1px);
}

.fpa-contact {
	background: #fffdf5;
}

.fpa-impact-grid,
.fpa-testimonials-grid {
	display: grid;
	gap: 1.35rem;
}

.fpa-impact-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.fpa-testimonials-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.fpa-impact-item,
.fpa-testimonial-item,
.fpa-partner-item {
	background: #fff;
	border: 1px solid #e7ebf1;
	border-radius: 16px;
	box-shadow: 0 8px 22px rgba(22, 38, 60, 0.08);
	padding: 1.65rem 1.35rem;
}

.fpa-impact {
	background: #f1f3f6;
	text-align: center;
}

.fpa-impact .fpa-section-title,
.fpa-impact .fpa-section-lead,
.fpa-impact .fpa-impact-number,
.fpa-impact .fpa-impact-label {
	text-align: center;
}

.fpa-impact-item {
	min-height: 226px;
	text-align: center;
}

.fpa-impact-icon {
	align-items: center;
	background: var(--impact-icon-bg, #f8ecbe);
	border-radius: 999px;
	color: var(--impact-icon-color, #b7841f);
	display: inline-flex;
	height: 64px;
	justify-content: center;
	margin: 0 auto 1rem;
	width: 64px;
}

.fpa-impact-icon svg {
	height: 29px;
	width: 29px;
}

.fpa-impact-number {
	color: #071f46;
	font-family: "Nunito Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: clamp(2rem, 3.2vw, 3rem);
	font-weight: 700;
	line-height: 1;
	margin: 0 0 0.35rem;
}

.fpa-impact-label {
	color: #253f5e;
	font-size: 1.1rem;
	font-weight: 500;
	line-height: 1.4;
	margin: 0;
}

.fpa-testimonials {
	background: transparent;
}

.fpa-testimonial-photo {
	margin-bottom: 0.8rem;
}

.fpa-testimonial-photo img {
	border-radius: 999px;
	height: 64px;
	object-fit: cover;
	width: 64px;
}

.fpa-testimonial-text {
	color: #23374f;
	font-size: 1.03rem;
	line-height: 1.55;
	margin-bottom: 1rem;
}

.fpa-stars {
	color: #f2bf12;
	font-size: 1.3rem;
	letter-spacing: 0.14rem;
	margin: 0 0 0.8rem;
}

.fpa-testimonial-divider {
	background: #d9e0ea;
	border: 0;
	height: 1px;
	margin: 1rem 0 1rem;
}

.fpa-testimonial-role {
	color: #43566c;
	font-size: 0.92rem;
	font-weight: 600;
	margin: 0;
}

.fpa-testimonial-item h3 {
	color: #081e43;
	margin: 0 0 0.25rem;
}

.fpa-partners {
	background: #f1f3f6;
}

.fpa-partners-grid {
	--partners-gap: 1.25rem;
	display: flex;
	gap: var(--partners-gap);
	mask-image: linear-gradient(to right, transparent, #000 6%, #000 94%, transparent);
	overflow: hidden;
}

.fpa-partners-track {
	animation: fpa-partners-marquee 26s linear infinite;
	display: flex;
	flex-shrink: 0;
	gap: var(--partners-gap);
	min-width: max-content;
}

.fpa-partners-track[aria-hidden="true"] {
	pointer-events: none;
}

.fpa-partner-item {
	background: transparent;
	border: 0;
	box-shadow: none;
	display: flex;
	filter: grayscale(100%);
	justify-content: center;
	min-width: 170px;
	min-height: 84px;
	padding: 0.2rem 0.8rem;
	text-align: center;
	transition: filter 0.25s ease, transform 0.25s ease;
}

.fpa-partner-item img {
	max-height: 72px;
	object-fit: contain;
	width: auto;
}

.fpa-partner-item:hover {
	filter: grayscale(0%);
	transform: translateY(-2px);
}

.fpa-partners-grid:hover .fpa-partners-track {
	animation-play-state: paused;
}

.fpa-partner-name {
	color: var(--fpa-heading);
	font-weight: 700;
}

.fpa-contact-grid {
	display: grid;
	gap: 1.2rem;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.fpa-contact-details,
.fpa-contact-form,
.fpa-contact-map {
	background: #fff;
	border: 1px solid #dfe6f1;
	border-radius: 14px;
	box-shadow: 0 8px 20px rgba(20, 36, 60, 0.06);
	padding: 1rem;
}

.fpa-contact .fpa-contact-details p {
	margin: 0 0 0.8rem;
}

.fpa-contact-form .wpcf7-form {
	background: #fff;
	border: 1px solid var(--fpa-border);
	border-radius: 14px;
	box-shadow: var(--fpa-shadow);
	padding: 1rem;
}

.fpa-native-contact-form {
	display: grid;
	gap: 0.8rem;
}

.fpa-native-contact-form p {
	margin: 0;
}

.fpa-native-contact-form label {
	color: #17355a;
	display: inline-block;
	font-weight: 700;
	margin-bottom: 0.3rem;
}

.fpa-native-contact-form input,
.fpa-native-contact-form textarea {
	background: #fff;
	border: 1px solid #cfd9e8;
	border-radius: 10px;
	color: #1f3550;
	display: block;
	font-size: 0.95rem;
	padding: 0.72rem 0.82rem;
	width: 100%;
}

.fpa-native-contact-form textarea {
	min-height: 130px;
	resize: vertical;
}

.fpa-contact-actions {
	display: flex;
	gap: 0.65rem;
}

.fpa-contact-submit,
.fpa-contact-reset {
	border: 0;
	border-radius: 999px;
	cursor: pointer;
	font-weight: 700;
	padding: 0.7rem 1.2rem;
}

.fpa-contact-submit {
	background: #0f2f56;
	color: #fff;
}

.fpa-contact-reset {
	background: #e6ebf4;
	color: #233c5b;
}

.fpa-contact-alert {
	border-radius: 10px;
	font-size: 0.92rem;
	margin: 0 0 0.8rem;
	padding: 0.7rem 0.85rem;
}

.fpa-contact-alert.is-success {
	background: #e8f7ea;
	border: 1px solid #b7e4be;
	color: #1e6130;
}

.fpa-contact-alert.is-error {
	background: #ffeceb;
	border: 1px solid #f2c1be;
	color: #872727;
}

.fpa-contact-honeypot {
	display: none;
}

.fpa-contact-map iframe {
	border: 0;
	border-radius: 10px;
	display: block;
	height: 100%;
	min-height: 280px;
	width: 100%;
}

@keyframes fpa-partners-marquee {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(calc(-100% - var(--partners-gap)));
	}
}

.site-footer {
	background: #081733;
	color: #d8e4ff;
	padding: 1.35rem 0 1.1rem;
}

.site-footer a,
.site-footer a:visited {
	color: #d8e4ff;
	text-decoration: none;
}

.site-footer a:hover,
.site-footer a:focus {
	color: #fff;
}

.fpa-footer-bottom {
	align-items: center;
	display: flex;
	gap: 1rem;
	justify-content: center;
	text-align: center;
}

.fpa-footer-bottom .site-info p {
	margin: 0.2rem 0;
}

.fpa-footer-bottom .site-info {
	margin: 0 auto;
	text-align: center;
}

.fpa-footer-credit {
	font-size: 0.9rem;
	opacity: 0.9;
}

.fpa-footer-legal {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 1.2rem;
}

.fpa-pagination {
	margin-top: 1.8rem;
	text-align: center;
}

.fpa-pagination .page-numbers {
	background: #fff;
	border: 1px solid #d9e2ef;
	border-radius: 8px;
	color: #0f2f56;
	display: inline-block;
	margin: 0 0.2rem;
	padding: 0.46rem 0.7rem;
	text-decoration: none;
}

.fpa-pagination .page-numbers.current {
	background: #0f2f56;
	border-color: #0f2f56;
	color: #fff;
}

.fpa-gallery-single-main {
	background: #f4f7fb;
}

.fpa-gallery-single-wrap {
	max-width: 1020px;
}

.fpa-gallery-single-head {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 0.8rem;
	justify-content: space-between;
	margin-bottom: 1rem;
}

.fpa-gallery-single-title {
	color: #0b2148;
	font-size: clamp(1.6rem, 3vw, 2.4rem);
	line-height: 1.2;
	margin: 0;
}

.fpa-gallery-back {
	color: #0f4f94;
	font-weight: 700;
	text-decoration: none;
}

.fpa-gallery-viewer {
	align-items: center;
	display: grid;
	gap: 0.7rem;
	grid-template-columns: auto 1fr auto;
}

.fpa-gallery-stage {
	background: #fff;
	border: 1px solid #dbe5f2;
	border-radius: 14px;
	box-shadow: 0 10px 24px rgba(13, 28, 50, 0.1);
	overflow: hidden;
}

.fpa-gallery-stage img {
	display: block;
	max-height: min(78vh, 820px);
	object-fit: contain;
	width: 100%;
}

.fpa-gallery-control {
	align-items: center;
	background: #0f2f56;
	border-radius: 999px;
	color: #fff;
	display: inline-flex;
	font-size: 1.7rem;
	height: 44px;
	justify-content: center;
	text-decoration: none;
	width: 44px;
}

.fpa-gallery-control:hover,
.fpa-gallery-control:focus {
	background: #1a4d84;
	color: #fff;
}

.fpa-gallery-stage-fallback {
	color: #4f657f;
	padding: 2rem;
	text-align: center;
}

.fpa-gallery-content-grid {
	display: grid;
	gap: 0.7rem;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin-top: 0.9rem;
}

.fpa-gallery-content-item {
	border: 1px solid #dbe5f2;
	border-radius: 10px;
	display: block;
	overflow: hidden;
}

.fpa-gallery-content-item img {
	aspect-ratio: 4 / 3;
	display: block;
	object-fit: cover;
	transition: transform 0.2s ease;
	width: 100%;
}

.fpa-gallery-content-item:hover img,
.fpa-gallery-content-item:focus img {
	transform: scale(1.04);
}

.fpa-gallery-single-content {
	background: #fff;
	border: 1px solid #dde7f3;
	border-radius: 12px;
	color: #304760;
	line-height: 1.7;
	margin-top: 1rem;
	padding: 1rem 1.1rem;
}

.fpa-gallery-lightbox {
	align-items: center;
	display: grid;
	grid-template-columns: 56px minmax(0, 1fr) 56px;
	inset: 0;
	padding: 1.4rem;
	position: fixed;
	z-index: 2600;
}

.fpa-gallery-lightbox[hidden] {
	display: none;
}

.fpa-gallery-lightbox-backdrop {
	background: rgba(7, 15, 29, 0.88);
	inset: 0;
	position: absolute;
	z-index: -1;
}

.fpa-gallery-lightbox-stage {
	margin: 0;
	max-height: calc(100vh - 4rem);
}

.fpa-gallery-lightbox-stage img {
	border-radius: 12px;
	box-shadow: 0 16px 40px rgba(0, 0, 0, 0.35);
	max-height: calc(100vh - 4rem);
	object-fit: contain;
	width: 100%;
}

.fpa-gallery-lightbox-nav,
.fpa-gallery-lightbox-close {
	align-items: center;
	background: rgba(255, 255, 255, 0.95);
	border: 1px solid #d2dceb;
	border-radius: 999px;
	color: #0a2247;
	cursor: pointer;
	display: inline-flex;
	font-size: 1.7rem;
	height: 44px;
	justify-content: center;
	line-height: 1;
	width: 44px;
}

.fpa-gallery-lightbox-close {
	position: fixed;
	right: 1rem;
	top: 1rem;
}

.fpa-gallery-lightbox-nav.is-prev {
	justify-self: start;
}

.fpa-gallery-lightbox-nav.is-next {
	justify-self: end;
}

.fpa-single-main {
	background: #f4f7fb;
}

.fpa-single-container {
	max-width: 920px;
}

.fpa-single-article {
	padding: 2.8rem 0;
}

.fpa-single-header {
	margin-bottom: 1.2rem;
	text-align: center;
}

.fpa-single-category {
	background: #f2e8bb;
	border-radius: 999px;
	color: #8a6807;
	display: inline-block;
	font-size: 0.8rem;
	font-weight: 700;
	margin-bottom: 0.65rem;
	padding: 0.38rem 0.74rem;
}

.fpa-single-title {
	color: #0b2148;
	font-size: clamp(2rem, 3.4vw, 3.15rem);
	letter-spacing: -0.02em;
	line-height: 1.15;
	margin: 0 0 0.7rem;
}

.fpa-single-meta {
	align-items: center;
	color: #5f7692;
	display: inline-flex;
	font-size: 0.92rem;
	gap: 0.55rem;
}

.fpa-single-featured {
	border-radius: 16px;
	margin-bottom: 1.3rem;
	overflow: hidden;
}

.fpa-single-featured img {
	display: block;
	width: 100%;
}

.fpa-single-content {
	background: #fff;
	border: 1px solid #e1e9f4;
	border-radius: 14px;
	box-shadow: 0 8px 20px rgba(17, 34, 58, 0.07);
	color: #263e5a;
	font-size: 1.02rem;
	line-height: 1.75;
	padding: 1.35rem;
}

.fpa-single-content h2,
.fpa-single-content h3,
.fpa-single-content h4 {
	color: #0e2952;
	line-height: 1.3;
}

.fpa-single-footer {
	margin-top: 1.2rem;
}

.fpa-single-post-nav .nav-links {
	display: grid;
	gap: 0.8rem;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.fpa-single-post-nav a {
	background: #fff;
	border: 1px solid #dce5f2;
	border-radius: 10px;
	color: #0f2f56;
	display: block;
	padding: 0.72rem 0.85rem;
	text-decoration: none;
}

.fpa-lite-embed {
	align-items: center;
	background: #0e1a28;
	border: 0;
	border-radius: 14px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}

.fpa-lite-embed img {
	display: block;
	width: 100%;
}

.fpa-lite-embed-play {
	align-items: center;
	background: rgba(0, 0, 0, 0.62);
	border-radius: 999px;
	color: #fff;
	display: flex;
	font-size: 1.5rem;
	height: 64px;
	justify-content: center;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 64px;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible {
	outline: 3px solid #e3b83e;
	outline-offset: 2px;
}

@media screen and (max-width: 960px) {
	.fpa-grid-two,
	.fpa-card-grid,
	.fpa-news-grid,
	.fpa-gallery-grid,
	.fpa-team-grid,
	.fpa-impact-grid,
	.fpa-testimonials-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.onepage-header .header-inner {
		align-items: center;
		display: flex;
		flex-wrap: nowrap;
		padding-bottom: 0.1rem;
		padding-top: 0.1rem;
	}

	.onepage-header .site-branding {
		flex: 0 0 auto;
		max-width: none;
	}

	.onepage-header .site-branding::after {
		display: none;
	}

	.onepage-header .fpa-header-nav-wrap {
		flex: 1 1 auto;
		gap: 0.6rem;
		max-width: none;
	}

	.onepage-header .main-navigation {
		flex: 1 1 auto;
		min-width: 0;
		width: auto;
	}

	.fpa-header-donate-btn {
		flex: 0 0 auto;
		padding: 0.8rem 1.1rem;
	}

	.fpa-footer-bottom {
		align-items: center;
		flex-direction: column;
	}

	.fpa-slider-controls {
		bottom: 0.9rem;
		right: 0.9rem;
	}

	.fpa-single-title {
		font-size: clamp(1.8rem, 6vw, 2.4rem);
	}

	.fpa-gallery-viewer {
		grid-template-columns: 1fr;
	}

	.fpa-gallery-control {
		display: none;
	}

	.fpa-gallery-content-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media screen and (max-width: 700px) {
	.fpa-grid-two,
	.fpa-card-grid,
	.fpa-news-grid,
	.fpa-gallery-grid,
	.fpa-team-grid,
	.fpa-impact-grid,
	.fpa-testimonials-grid {
		grid-template-columns: 1fr;
	}

	.fpa-partners-grid {
		mask-image: none;
	}

	.fpa-about-content {
		padding-right: 0;
	}

	.fpa-about-blocks {
		grid-template-columns: 1fr;
	}

	.fpa-section {
		padding: 3.3rem 0;
	}

	.onepage-header .main-navigation ul {
		gap: 0.8rem;
	}

	.onepage-header .custom-logo {
		height: 44px;
		max-width: 180px;
	}

	.onepage-header .main-navigation a {
		font-size: 0.92rem;
	}

	.fpa-header-donate-btn {
		font-size: 0.86rem;
		padding: 0.7rem 0.95rem;
	}

	.fpa-slider-controls {
		left: 50%;
		right: auto;
		transform: translateX(-50%);
	}

	.fpa-single-content {
		padding: 1rem;
	}

	.fpa-single-post-nav .nav-links {
		grid-template-columns: 1fr;
	}

	.fpa-slide,
	.fpa-slider {
		min-height: 66vh;
	}

	.fpa-slide-content {
		padding: 1.2rem 1rem;
	}

	.fpa-slide-content-wrap {
		padding: 1rem;
	}

	.fpa-gallery-lightbox {
		grid-template-columns: 44px minmax(0, 1fr) 44px;
		padding: 0.75rem;
	}

	.fpa-gallery-lightbox-stage,
	.fpa-gallery-lightbox-stage img {
		max-height: calc(100vh - 2.2rem);
	}
}
