
@layer bricks {
	.brxe-button {
		width: auto;
	}
}

@layer bricks {
	.brxe-text-link {
		gap: 5px;
	}
	
	.brxe-text-link, .brxe-text-link span {
		align-items: center;
		display: inline-flex;
	}
	
	.brxe-text-link span {
		justify-content: center;
	}
}

@layer bricks {
	@keyframes load8 {
		0% {
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		
		to {
			-webkit-transform: rotate(1turn);
			transform: rotate(1turn);
		}
	}
	
	@keyframes spin {
		to {
			-webkit-transform: rotate(1turn);
			transform: rotate(1turn);
		}
	}
	
	@keyframes scrolling {
		0% {
			opacity: 1;
		}
		
		to {
			opacity: 0;
			-webkit-transform: translateY(10px);
			transform: translateY(10px);
		}
	}
	
	a.brxe-image {
		display: inline-block;
	}
	
	figure.brxe-image {
		margin: 0;
	}
	
	:where(.brxe-image).tag {
		display: inline-block;
		height: fit-content;
		position: relative;
		width: auto;
	}
	
	:where(.brxe-image).caption {
		position: relative;
	}
	
	:where(.brxe-image).caption:has(figcaption.bricks-image-caption) {
		overflow: hidden;
	}
	
	:where(.brxe-image).overlay {
		position: relative;
	}
	
	:where(.brxe-image).overlay:before {
		bottom: 0;
		content: "";
		left: 0;
		pointer-events: none;
		position: absolute;
		right: 0;
		top: 0;
	}
	
	:where(.brxe-image):before {
		border-radius: inherit;
	}
	
	:where(.brxe-image) a {
		border-radius: inherit;
		position: static;
		transition: inherit;
	}
	
	:where(.brxe-image) picture {
		border-radius: inherit;
		transition: inherit;
	}
	
	:where(.brxe-image) img {
		border-radius: inherit;
		height: 100%;
		position: static !important;
		transition: inherit;
		width: 100%;
	}
	
	:where(.brxe-image) img.bricks-lazy-hidden + figcaption {
		display: none;
	}
	
	:where(.brxe-image) .icon {
		color: #fff;
		font-size: 60px;
		pointer-events: none;
		position: absolute;
		right: 50%;
		text-align: center;
		top: 50%;
		transform: translate(50%, -50%);
		z-index: 5;
	}
	
	:where(.brxe-image) .bricks-image-caption {
		background: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .25) 70%, transparent);
		bottom: 0;
		color: #fff;
		font-size: inherit;
		margin: 0;
		padding: 10px 15px;
		pointer-events: none;
		position: absolute;
		text-align: center;
		width: 100%;
		z-index: 1;
	}
}

#brxe-e7ee46 {
	text-align: center;
}

@media (max-width: 767px) {
	#brxe-e7ee46 {
		align-self: center;
		text-align: center;
		font-size: 3rem;
		margin-bottom: 1rem;
		width: 100%;
	}
}

@media (max-width: 478px) {
	#brxe-e7ee46 {
		width: 100%;
		align-self: center;
		text-align: center;
		margin-bottom: 0;
	}
}

#brxe-6d9c4f {
	text-align: center;
	font-size: 2.5rem;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

@media (max-width: 991px) {
	#brxe-6d9c4f {
		margin-right: 20px;
		margin-bottom: 20px;
		margin-left: 20px;
		font-size: 2rem;
	}
}

@media (max-width: 767px) {
	#brxe-6d9c4f {
		margin-right: 20px;
		margin-bottom: 20px;
		margin-left: 20px;
		font-size: 20px;
	}
}

@media (max-width: 478px) {
	#brxe-6d9c4f {
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
	}
}

#brxe-d27cfc {
	row-gap: 50px;
	align-items: center;
}

.brxe-c11dc7 .brxe-0dada9.brxe-image:not(.tag), .brxe-c11dc7 .brxe-0dada9.brxe-image img {
	object-fit: scale-down;
}

.brxe-c11dc7 .brxe-0dada9.brxe-image {
	height: auto;
	max-width: 300px;
}

@media (max-width: 991px) {
	.brxe-c11dc7 .brxe-0dada9.brxe-image {
		background-image: url("https://cdn-ilemaka.nitrocdn.com/RQOpEuvLJpHJgTCenzbiAnfiyUUGWsps/assets/images/optimized/rev-39dc429/veterans-for-veterans.co.uk/wp-content/uploads/2025/04/Royal_British_Legion.jpg");
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	.brxe-c11dc7 .brxe-0dada9.brxe-image.nitro-lazy {
		background-image: none !important;
	}
}

@media (max-width: 478px) {
	.brxe-c11dc7 .brxe-0dada9.brxe-image:not(.tag), .brxe-c11dc7 .brxe-0dada9.brxe-image img {
		object-fit: cover;
	}
	
	.brxe-c11dc7 .brxe-0dada9.brxe-image {
		max-width: 200px;
		margin-bottom: 0;
	}
}

.brxe-c11dc7 .brxe-e6d854.brxe-text-basic {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

.brxe-c11dc7 .brxe-936104.brxe-text-link {
	font-weight: 700;
	color: var(--green);
}

@media (max-width: 767px) {
	.brxe-c11dc7 .brxe-936104.brxe-text-link {
		text-align: center;
		scroll-snap-align: center;
		align-self: center;
	}
}

@media (max-width: 478px) {
	.brxe-c11dc7 .brxe-936104.brxe-text-link {
		text-align: center;
	}
}

.brxe-c11dc7.brxe-container {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-radius: 12px;
	box-shadow: 0 4px 20px -5px var(--dark);
	max-width: 45%;
	flex-direction: column;
	height: 500px;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

@media (max-width: 991px) {
	.brxe-c11dc7.brxe-container {
		max-width: 75%;
	}
}

@media (max-width: 767px) {
	.brxe-c11dc7.brxe-container {
		max-width: 80%;
		margin-right: 20px;
		margin-left: 20px;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(1) img {
		width: 150px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(2) img {
		width: 100px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(3) img {
		max-width: px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(4) img {
		width: 250px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(5) img {
		width: 100px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(6) img {
		max-width: 250px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(7) img {
		width: 250px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(10) img {
		width: 150px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(11) img {
		width: 250px;
		height: auto;
	}
}

@media (max-width: 478px) {
	.brxe-c11dc7.brxe-container {
		padding-right: 20px;
		padding-left: 20px;
		row-gap: 20px;
		flex-wrap: nowrap;
		height: 450px;
		margin-right: 0;
		margin-left: 0;
		max-width: 100%;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(1) img {
		width: 150px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(2) img {
		width: 100px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(3) img {
		width: 200px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(4) img {
		width: 250px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(5) img {
		max-width: 100px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(6) img {
		max-width: 250px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(7) img {
		width: 250px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(8) img {
		width: 150px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(10) img {
		max-width: 150px;
		height: auto;
	}
	
	#brxe-xnsxxq > .brxe-c11dc7:nth-child(11) img {
		max-width: 250px;
		height: auto;
	}
}

#brxe-79b96c {
	flex-direction: row;
	flex-wrap: wrap;
	row-gap: 50px;
	column-gap: 0px;
}

@media (max-width: 991px) {
	#brxe-79b96c {
		flex-direction: column;
		align-self: center !important;
		justify-content: center;
		align-items: center;
		max-width: 100%;
	}
}

@media (max-width: 478px) {
	#brxe-79b96c {
		row-gap: 40px;
	}
}

#brxe-bc7964 {
	color: var(--bricks-color-gvpcar);
	font-size: 22px;
	line-height: 1.3;
	font-weight: 500;
	background-color: var(--green);
	border-radius: 5px;
	width: 11em;
	margin-top: 20px;
}

@media (max-width: 767px) {
	#brxe-bc7964 {
		margin-top: 0;
		font-size: 18px;
	}
}

#brxe-bdd4c6 {
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	max-width: 1200px;
	row-gap: 50px;
}
