#module-amrl_landing-quisommesnous #wrapper .container,
#module-amrl_landing-quisommesnous #wrapper [class^=container] {
	max-width: none !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#module-amrl_landing-quisommesnous #wrapper .row {
	display: block !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

#module-amrl_landing-quisommesnous #js-breadcrumb {
	width: 1140px;
	margin: 0 auto;
}

#module-amrl_landing-quisommesnous h2 {
	font-size: 45px;
	font-weight: 700;
	color: #114970;
	margin-bottom: 25px;
}

.amrl-about__label {
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #ff3a00;
	margin-bottom: 15px;
}

.commitments-btn {
	display: inline-block;
	padding: 10px 15px;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 700;
	cursor: pointer;
	text-decoration: none !important;
}

.commitments-btn--primary {
	color: #ffffff;
	background-color: #114970;
	border: 2px solid #114970;
}
.commitments-btn--primary:hover {
	background-color: #ff3a00;
	border-color: #ff3a00;
	color: #ffffff;
}

.commitments-btn--secondary {
	color: #114970;
	background-color: #ffffff;
	border: 2px solid #114970;
}
.commitments-btn--secondary:hover {
	color: #ff3a00;
	border-color: #ff3a00;
}

.amrl-about-banner__container {
	display: flex;
	justify-content: center;
	width: 1180px;
	margin: 0 auto;
	padding: 50px 0;
	background: linear-gradient(to bottom, #F5F5F5 0%, hsla(0, 0%, 98%, 0.66) 100%);
}

.amrl-about-banner-container__content {
	width: 1140px;
	display: flex;
	align-items: center;
	gap: 70px;
}

.amrl-about-banner__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex: 1;
}

.amrl-about-banner__content h1 {
	font-size: 55px;
}

.amrl-about-banner__content h1 span {
	font-style: italic;
}

.amrl-about-banner__content p {
	font-size: 18px;
	margin-bottom: 25px;
}

.amrl-about-banner__container > div:last-child {
	position: relative;
	flex-shrink: 0;
}

.amrl-about-banner__container > div:last-child img {
	display: block;
	width: 100%;
	border-radius: 12px;
}

.amrl-about-banner__picture {
	width: 50%;
	position: relative;
	background-color: #ffffff;
	border-radius: 16px;
	padding: 30px 30px 125px 30px;
	flex-shrink: 0;
	box-shadow: 0 15px 25px 0 rgba(0,0,0,.10);
}

.amrl-about-banner__picture img {
	display: block;
	width: 100%;
	border-radius: 10px;
}

.amrl-about-banner__card {
	position: absolute;
	bottom: 20px;
	right: 20px;
	background-color: #114970;
	border-radius: 12px;
	padding: 24px;
	width: 260px;
}

.amrl-about-banner__card h5 {
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 12px;
}

.amrl-about-banner__card p {
	color: #ffffff;
	font-size: 15px;
	margin: 0;
}

.amrl-about-section-1 {
	margin-bottom: 25px;
}

.amrl-about-section-1__bg {
	background: hsla(14, 100%, 50%, 0.04);
	display: flex;
	justify-content: center;
	width: 100%;
}

.amrl-about-section-1__content {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 1.5rem;
	transform: translateY(1.5rem);
	font-family: "Faustina", serif;
	font-weight: 600;
	font-size: 1.25rem;
}

.amrl-about-section-1__reassurance {
	width: 267px;
	background: #fff;
	border-radius: .5rem;
	padding: 2rem;
	box-shadow: 0 6px 20px 0 rgba(0, 0, 0, .05);
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.amrl-about-section-1__reassurance p {
	font-size: 18px;
	font-weight: 600;
	margin: 0;
}

.amrl-about-section-1__reassurance h3 {
	font-family: "Faustina", serif;
	font-weight: 700;
	font-size: 35px;
	margin-bottom: 10px;
}

.amrl-about-section-2__container {
	width: 1140px;
	margin: 75px auto 50px;
}

.amrl-about-section-2__content {
	display: flex;
	gap: 70px;
}

.amrl-about-section-2__left {
	flex: .75;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.amrl-about-section-2__right {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-shadow: 0 0px 40px 0 rgba(0, 0, 0, .15);
	padding: 40px 40px 25px 40px;
	border-radius: 10px;
}

.amrl-about-section-2__right p {
	font-size: 18px;
	color: #5C5C5C;
	margin-bottom: 16px;
}

.amrl-about-section-3__container {
	width: 1180px;
	background: linear-gradient(to bottom, #D5EFFD 0%, #EAF7FE 85%, #FFFFFF 100%);
	margin: 0 auto;
	padding: 60px 0;
}

.amrl-about-section-3__content {
	width: 1140px;
	margin: 0 auto;
	display: flex;
	gap: 70px;
}

.amrl-about-section-3__left {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.amrl-about-section-3__left .amrl-about__label {
	color: #213038;
}

#module-amrl_landing-quisommesnous .amrl-about-section-3__left h2 {
	color: #213038;
}

.amrl-about-section-3__left p {
	font-size: 18px;
	color: #213038;
}

.amrl-about-section-3__right {
	flex: 1;
	display: flex;
	flex-direction: column;
	background: white;
	padding: 40px;
	border-radius: 12px;
}

.amrl-about-section-3__tag {
	display: inline-block;
	border: 1.5px solid #114970;
	color: #114970;
	border-radius: 10px;
	padding: 6px 16px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 20px;
	width: fit-content;
}

.amrl-about-section-3__right p {
	font-size: 18px;
	color: #5C5C5C;
	margin-bottom: 14px;
}

.amrl-about-section-3__right .commitments-btn {
	margin-top: 8px;
	width: fit-content;
}

.amrl-about-section-4__container {
	width: 1140px;
	margin: 60px auto;
	display: flex;
	gap: 70px;
	align-items: flex-start;
}

.amrl-about-section-4__left {
	flex: 0.75;
	display: flex;
	flex-direction: column;
}

.amrl-about-section-4__right {
	flex: 1;
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.amrl-about-section-4__item {
	display: flex;
	gap: 20px;
	align-items: center;
	border: solid 1px rgba(0, 0, 0, .1);
	padding: 15px;
	height: 85px;
	border-radius: 10px;
}

.amrl-about-section-4__number {
	background-color: #ff3a00;
	color: #ffffff;
	font-size: 13px;
	font-weight: 700;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.amrl-about-section-4__item p {
	font-size: 18px;
	color: #5C5C5C;
	margin: 0;
}

.amrl-about-section-5__container {
	width: 1180px;
	display: flex;
	margin: 50px auto;
	background: rgba(255, 60, 0, 0.03);
	padding: 25px;
	justify-content: center;
}

.amrl-about-section-5__content {
	width: 1140px;
	overflow-x: hidden;
}

#module-amrl_landing-quisommesnous .amrl-about-section-5__content h2 {
	width: 60%;
}

.amrl-about-section-5__cards {
	display: flex;
	width: 1140px;
}

.amrl-about-section-5__card {
	width: 273px;
	background-color: #ffffff;
	box-shadow: 0 6px 20px 0 rgba(0, 0, 0, .08);
	border-radius: 12px;
	margin: 25px 10px;
	padding: 25px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.amrl-about-section-5__card h4 {
	font-family: "Faustina", serif;
	font-size: 26px;
	font-weight: 700;
	color: #213038;
	margin-bottom: 25px;
}

.amrl-about-section-5__card p {
	font-size: 18px;
	color: #5C5C5C;
	margin-bottom: 10px;
}

.amrl-about-section-5__dots {
	display: none;
	justify-content: center;
	gap: 8px;
	margin-top: 16px;
}

.amrl-about-section-5__dots .dot {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: rgba(255, 60, 0, 0.25);
	transition: background-color 0.3s ease;
}

.amrl-about-section-5__dots .dot.active {
	background-color: #ff3a00;
}

.amrl-about-section-6__container {
	width: 1140px;
	margin: 60px auto;
	display: flex;
	gap: 70px;
	align-items: center;
}

.amrl-about-section-6__content {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.amrl-about-section-6__content p {
	font-size: 18px;
	color: #5C5C5C;
	margin-bottom: 20px;
}

.amrl-about-section-6__buttons {
	display: flex;
	gap: 15px;
}

.amrl-about-section-6__buttons a {
	font-size: 16px;
}

.amrl-about-section-6__img {
	flex: 1;
	flex-shrink: 0;
}

.amrl-about-section-6__img img {
	width: 100%;
}

@media (max-width: 1200px) {
	#module-amrl_landing-quisommesnous #js-breadcrumb {
		width: 90%;
	}

	#module-amrl_landing-quisommesnous h2 {
		font-size: 34px;
	}

	#module-amrl_landing-quisommesnous p {
		font-size: 16px;
	}

	.amrl-about-banner__container {
		width: 100%;
		padding: 40px 0;
	}

	.amrl-about-banner-container__content {
		width: 90%;
		gap: 40px;
		align-items: flex-start;
	}

	.amrl-about-banner__content h1 {
		font-size: 38px;
	}

	.amrl-about-banner__content p {
		font-size: 16px;
	}

	.amrl-about-banner__picture {
		padding: 20px 20px 105px 20px;
	}

	.amrl-about-banner__card {
		width: 220px;
		padding: 18px;
		right: 15px;
		bottom: 15px;
	}

	.amrl-about-banner__card h5 {
		font-size: 17px;
		margin-bottom: 8px;
	}

	#module-amrl_landing-quisommesnous .amrl-about-banner__card p {
		font-size: 13px;
		margin-bottom: 0;
	}

	.amrl-about-section-1__content {
		width: 88%;
		gap: 12px;
	}

	.amrl-about-section-1__reassurance {
		width: 24%;
		padding: 1.25rem 1rem;
	}

	.amrl-about-section-1__reassurance h3 {
		font-size: 26px;
		margin-bottom: 6px;
	}

	#module-amrl_landing-quisommesnous .amrl-about-section-1__reassurance p {
		font-size: 13px;
		margin: 0;
	}

	.amrl-about-section-2__container {
		width: 90%;
		margin: 50px auto 35px;
	}

	.amrl-about-section-2__content {
		gap: 40px;
	}

	.amrl-about-section-2__right {
		padding: 30px;
	}

	.amrl-about-section-2__right p {
		font-size: 16px;
	}

	.amrl-about-section-3__container {
		width: 100%;
		padding: 50px 0;
	}

	.amrl-about-section-3__content {
		width: 90%;
		gap: 40px;
	}

	.amrl-about-section-3__left p,
	.amrl-about-section-3__right p {
		font-size: 16px;
	}

	.amrl-about-section-3__right {
		padding: 30px;
	}

	.amrl-about-section-4__container {
		width: 90%;
		margin: 50px auto;
		gap: 40px;
	}

	.amrl-about-section-4__item {
		height: auto;
		min-height: 70px;
		padding: 12px 15px;
	}

	.amrl-about-section-4__item p {
		font-size: 15px;
		margin: 0;
	}

	.amrl-about-section-5__container {
		width: 100%;
		margin: 40px auto;
	}

	.amrl-about-section-5__content {
		width: 90%;
		margin: 0 auto;
		overflow: visible;
	}

	#module-amrl_landing-quisommesnous .amrl-about-section-5__content h2 {
		width: 80%;
	}

	.amrl-about-section-5__cards {
		width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 0;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
		margin: 0 50px;
        padding: 0 25px;
        box-sizing: border-box;
	}

	.amrl-about-section-5__cards::-webkit-scrollbar {
		display: none;
	}

	.amrl-about-section-5__card {
		width: 100%;
		min-width: 100%;
		flex-shrink: 0;
		scroll-snap-align: start;
		box-sizing: border-box;
		margin: 25px;
		align-items: normal;
	}

	.amrl-about-section-5__card svg {
		margin-bottom: 15px;
	}

	.amrl-about-section-5__card h4 {
		font-size: 22px;
	}

	.amrl-about-section-5__card p {
		font-size: 15px;
	}

	.amrl-about-section-5__dots {
		display: flex;
	}

	.amrl-about-section-6__container {
		width: 90%;
		margin: 50px auto;
		gap: 40px;
	}

	.amrl-about-section-6__content p {
		font-size: 16px;
	}

	.amrl-about-section-6__buttons {
		flex-wrap: wrap;
		gap: 12px;
	}

	.amrl-about-section-6__buttons a {
		font-size: 14px;
	}

	.commitments-btn {
		padding: 9px 18px;
		font-size: 15px;
		line-height: 1.3;
	}
}

@media (max-width: 768px) {

	
	#module-amrl_landing-quisommesnous #js-breadcrumb {
		width: 90%;
	}

	#module-amrl_landing-quisommesnous h2 {
		font-size: 30px;
	}

	#module-amrl_landing-quisommesnous p {
		font-size: 14px;
		margin-bottom: 20px;
	}

	.amrl-about-banner__container {
		width: 90%;
		gap: 0;
	}

	.amrl-about-banner-container__content {
		width: 90%;
		flex-direction: column;
		gap: 0;
	}

	.amrl-about-banner__content {
		text-align: center;
	}

	.amrl-about-banner__content h1 {
		font-size: 30px;
		margin-bottom: 25px;
	}

	.amrl-about-banner__picture {
		padding: 16px 16px 100px 16px;
		width: 100%;
	}

	.amrl-about-banner__card {
		width: 60%;
		padding: 15px;
		right: 15px;
	}

	.amrl-about-banner__card h5 {
		font-size: 15px;
	}

	#module-amrl_landing-quisommesnous .amrl-about-banner__card p {
		font-size: 11px;
		margin-bottom: 0;
	}

	.amrl-about-section-1__bg {
		padding-bottom: 3rem;
	}

	.amrl-about-section-1__content {
		width: 90%;
		gap: .5rem;
		margin-top: -1.5rem;
		margin-bottom: -1.5rem;
		padding: 0 1rem;
		transform: translateY(2.25rem);
	}

	.amrl-about-section-1__reassurance {
		width: 48%;
		padding: 1rem 0.75rem 0.75rem 0.75rem;
	}

	#module-amrl_landing-quisommesnous .amrl-about-section-1__reassurance p, 
	#module-amrl_landing-quisommesnous .amrl-about-section-4__item p {
		margin-bottom: 0px;
	}

	.amrl-about-section-1__reassurance h3 {
		font-size: 20px;
	}

	.amrl-about-section-2__container,
	.amrl-about-section-4__container,
	.amrl-about-section-6__container {
		width: 90%;
		margin: 30px auto;
	}

	.amrl-about-section-2__content,
	.amrl-about-section-3__container,
	.amrl-about-section-4__container,
	.amrl-about-section-6__container {
		flex-direction: column;
		gap: 0;
	}

	.amrl-about-section-2__right {
		padding: 40px 25px 20px;
	}

	.amrl-about-section-3__container {
		width: 90%;
		background: linear-gradient(to bottom, #D5EFFD 0%, #EAF7FE 95%, #FFFFFF 100%);
		margin: 0px auto;
		padding: 25px;
	}

	.amrl-about-section-3__content {
		width: 100%;
		flex-direction: column;
		gap: 0;
	}

	.amrl-about-section-3__right {
		align-items: center;
		padding: 25px;
	}

	.amrl-about-section-3__right a {
		font-size: 14px;
	}

	.amrl-about-section-3__tag {
		font-size: 12px;
		letter-spacing: 10%;
		width: 100%;
	}

	.amrl-about-section-4__right {
		gap: 10px;
	}

	.amrl-about-section-4__item {
		height: 70px;
	}
	.amrl-about-section-5__container {
		width: 90%;
		margin: 30px auto;
		overflow: visible;
	}

	.amrl-about-section-5__content {
		width: 100%;
	}

	#module-amrl_landing-quisommesnous .amrl-about-section-5__content h2 {
		width: 100%;
	}

	.amrl-about-section-5__cards {
		width: 100%;
		display: flex;
		flex-direction: row;
		overflow-x: auto;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		margin: 0;
		padding: 15px;
		box-sizing: border-box;
	}

	.amrl-about-section-5__cards::-webkit-scrollbar {
		display: none;
	}

	.amrl-about-section-5__card {
		min-width: 100%;
		scroll-snap-align: center;
		flex-shrink: 0;
		box-sizing: border-box;
		margin: 5px 25px;
	}

	.amrl-about-section-5__dots {
		display: flex;
	}

	.amrl-about-section-6__img img {
		width: 100%;
	}

	.amrl-about-section-6__buttons {
		flex-direction: column;
		margin-bottom: 25px;
	}

	.commitments-btn {
		text-align: center;
	}
}
