
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

a {
	text-decoration: none;
}

html {
	overflow-x: hidden;
}

body {
	overflow-x: hidden;
}

img {
	display: block;
	height: auto;
}

button {
	cursor: pointer;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: rgba(0, 0, 0, 0);
}

button:focus {
	outline: none;
}

input, textarea, button {
	font-family: inherit;
}

html {
	font-size: 62.5%;
	font-family: "Lato", Arial, sans-serif;
	color: #220309;
}

@media (min-width: 1025px)and (max-width: 1600px) {
	html {
		font-size: 60%;
	}
}

@media (min-width: 1921px) {
	html {
		font-size: .52vw;
	}
}

strong, b {
	font-weight: 700;
}

em, i {
	font-style: italic;
}

a:not(.btn) {
	color: #614147;
}

h1, .h1 {
	line-height: 1.25;
}

@media (max-width: 375px) {
	h1, .h1 {
		font-size: 3rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	h1, .h1 {
		font-size: calc(3rem + 41 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	h1, .h1 {
		font-size: calc(71 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

h2, .h2 {
	line-height: 1.33;
	font-weight: 300;
}

@media (max-width: 375px) {
	h2, .h2 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	h2, .h2 {
		font-size: calc(2.4rem + 34 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	h2, .h2 {
		font-size: calc(58 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 576px) {
	h2, .h2 {
		line-height: 1.25;
	}
}

@media (min-width: 1025px) {
	h2, .h2 {
		line-height: 1.33;
	}
}

@media (min-width: 1921px) {
	h2, .h2 {
		font-size: 3.02vw;
	}
}

h3, .h3 {
	line-height: 1.33;
	font-weight: 300;
}

@media (max-width: 375px) {
	h3, .h3 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	h3, .h3 {
		font-size: calc(2.4rem + 27 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	h3, .h3 {
		font-size: calc(51 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 576px) {
	h3, .h3 {
		line-height: 1.38;
	}
}

@media (min-width: 1025px) {
	h3, .h3 {
		line-height: 1.35;
	}
}

h4, .h4 {
	line-height: 1.33;
}

@media (max-width: 375px) {
	h4, .h4 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	h4, .h4 {
		font-size: calc(2.4rem + 24 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	h4, .h4 {
		font-size: calc(48 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	h4, .h4 {
		line-height: 1.2;
	}
}

h5, .h5, .text-on-border-bg__text h2 {
	line-height: 1.33;
}

@media (max-width: 375px) {
	h5, .h5, .text-on-border-bg__text h2 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	h5, .h5, .text-on-border-bg__text h2 {
		font-size: calc(2.4rem + 27 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	h5, .h5, .text-on-border-bg__text h2 {
		font-size: calc(51 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (max-width: 375px) {
	h5, .h5, .text-on-border-bg__text h2 {
		font-size: 3.2rem;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 376px)and (max-width: 1920px) {
	h5, .h5, .text-on-border-bg__text h2 {
		font-size: calc(3.2rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {
	h5, .h5, .text-on-border-bg__text h2 {
		font-size: calc(32 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	h5, .h5, .text-on-border-bg__text h2 {
		line-height: 1.375;
	}
}

h6, .h6 {
	line-height: 1.5;
}

@media (max-width: 375px) {
	h6, .h6 {
		font-size: 1.8rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	h6, .h6 {
		font-size: calc(1.8rem + 14 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	h6, .h6 {
		font-size: calc(32 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (max-width: 375px) {
	h6, .h6 {
		font-size: 3.2rem;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 376px)and (max-width: 1920px) {
	h6, .h6 {
		font-size: calc(3.2rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {
	h6, .h6 {
		font-size: calc(32 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

p, .p1, .privacy-templates table td ul li, .privacy-templates table td, .privacy-templates table th, .price-on-bg__item, ul li, ol li, table th td, table th th, table th {
	line-height: 1.8;
}

@media (max-width: 375px) {
	p, .p1, .privacy-templates table td ul li, .privacy-templates table td, .privacy-templates table th, .price-on-bg__item, ul li, ol li, table th td, table th th, table th {
		font-size: 1.6rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	p, .p1, .privacy-templates table td ul li, .privacy-templates table td, .privacy-templates table th, .price-on-bg__item, ul li, ol li, table th td, table th th, table th {
		font-size: calc(1.6rem + 4 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	p, .p1, .privacy-templates table td ul li, .privacy-templates table td, .privacy-templates table th, .price-on-bg__item, ul li, ol li, table th td, table th th, table th {
		font-size: calc(20 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 1.2rem;
}

@media (min-width: 768px) {
	h1, h2, h3, h4, h5, h6 {
		margin-top: 3.4rem;
	}
}

@media (min-width: 1921px) {
	h1, h2, h3, h4, h5, h6 {
		margin-top: 1.5vw;
	}
}

h1 + p, h1 + ul, h1 + ol, h2 + p, h2 + ul, h2 + ol, h3 + p, h3 + ul, h3 + ol, h4 + p, h4 + ul, h4 + ol, h5 + p, h5 + ul, h5 + ol, h6 + p, h6 + ul, h6 + ol {
	margin-top: 2.4rem;
}

@media (min-width: 1921px) {
	h1 + p, h1 + ul, h1 + ol, h2 + p, h2 + ul, h2 + ol, h3 + p, h3 + ul, h3 + ol, h4 + p, h4 + ul, h4 + ol, h5 + p, h5 + ul, h5 + ol, h6 + p, h6 + ul, h6 + ol {
		margin-top: 1.25vw;
	}
}

p + p {
	margin-top: 3.2rem;
}

@media (min-width: 1921px) {
	p + p {
		margin-top: 1.6vw;
	}
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, ul:first-child, ol:first-child, li:first-child, p:first-child {
	margin-top: 0;
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, ul:last-child, ol:last-child, li:last-child, p:last-child {
	margin-bottom: 0;
}

table {
	border: 1px solid #ddd;
	max-width: 100rem;
	width: 100%;
}

@media (min-width: 1441px) {
	table {
		max-width: 50vw;
	}
}

table th {
	text-align: left;
	font-weight: 700;
	padding: 2rem;
	text-transform: uppercase;
}

@media (min-width: 1441px) {
	table th {
		max-width: 130rem;
	}
}

table th th {
	text-align: left;
	font-weight: 700;
	padding: 2rem;
	text-transform: uppercase;
}

@media (min-width: 1441px) {
	table th th {
		padding: 1.05vw;
	}
}

table th td {
	border: 1px solid #ddd;
	color: #404040;
	padding: 2rem;
	width: 49%;
}

@media (min-width: 1441px) {
	table th td {
		padding: 1.05vw;
	}
}

@media (min-width: 1921px) {
	table th td {
		border-width: .08vw;
	}
}

table th td:last-child {
	text-align: end;
	width: 50%;
}

ul, ol {
	list-style: none;
	margin: 0;
}

ul li + li, ol li + li {
	margin-top: .6rem;
}

@media (min-width: 1441px) {
	ul li + li, ol li + li {
		margin-top: .65vw;
	}
}

ul {
	margin-bottom: 1.6rem;
	list-style-type: disc;
}

ul li {
	display: flex;
	align-items: center;
	position: relative;
	gap: 1.6rem;
}

@media (min-width: 1025px) {
	ul li {
		gap: 2rem;
	}
}

@media (min-width: 1921px) {
	ul li {
		gap: 1.05vw;
	}
}

ol {
	list-style-type: decimal;
	margin-left: 1.6rem;
}

@media (min-width: 1025px) {
	ol {
		margin-left: 2rem;
	}
}

@media (min-width: 1921px) {
	ol {
		margin-left: 1.05vw;
	}
}

.reset-list, .privacy-templates ul, .menu__wrapper ul, .footer__wrapper ul, .text-with-img__slider-stars ul, .default-dots .slick-dots {
	list-style-type: none;
	padding: unset;
	margin: unset;
}

.reset-list li, .privacy-templates ul li, .menu__wrapper ul li, .footer__wrapper ul li, .text-with-img__slider-stars ul li, .default-dots .slick-dots li {
	padding: unset;
	margin: unset;
	line-height: 1;
}

.reset-list li:after, .privacy-templates ul li:after, .menu__wrapper ul li:after, .footer__wrapper ul li:after, .text-with-img__slider-stars ul li:after, .default-dots .slick-dots li:after {
	display: none;
	width: unset;
	height: unset;
	position: unset;
	top: unset;
	left: unset;
	background-color: unset;
}

.flex-list {
	list-style-type: none;
	padding: unset;
	margin: unset;
}

.flex-list li {
	padding: unset;
	margin: unset;
	line-height: 1;
}

.flex-list li:before, .flex-list li:after {
	display: none;
	content: none;
	width: unset;
	height: unset;
	position: unset;
	top: unset;
	left: unset;
	background-color: unset;
}

.reset-table {
	border: unset;
	max-width: unset;
}

.reset-table th, .reset-table td {
	max-width: unset;
	width: unset;
	border: unset;
	padding: unset;
}

main {
	margin-top: 12.6rem;
}

@media (min-width: 1025px) {
	main {
		margin-top: 0;
	}
}

.padding, .banner-with-img__container, .content-with-tag__text, .get-in-touch__bottom, .get-in-touch__container, .cta__container, .text-on-bg__text, .text-with-img__col, .text-with-img > h2, section, header, footer {
	box-sizing: border-box;
	padding-right: 2.4rem;
	padding-left: 2.4rem;
}

@media (min-width: 576px) {
	.padding, .banner-with-img__container, .content-with-tag__text, .get-in-touch__bottom, .get-in-touch__container, .cta__container, .text-on-bg__text, .text-with-img__col, .text-with-img > h2, section, header, footer {
		padding-right: 4.8rem;
		padding-left: 4.8rem;
	}
}

@media (min-width: 1281px) {
	.padding, .banner-with-img__container, .content-with-tag__text, .get-in-touch__bottom, .get-in-touch__container, .cta__container, .text-on-bg__text, .text-with-img__col, .text-with-img > h2, section, header, footer {
		padding-right: 8rem;
		padding-left: 8rem;
	}
}

@media (min-width: 1599px) {
	.padding, .banner-with-img__container, .content-with-tag__text, .get-in-touch__bottom, .get-in-touch__container, .cta__container, .text-on-bg__text, .text-with-img__col, .text-with-img > h2, section, header, footer {
		padding-right: 4.2vw;
		padding-left: 4.2vw;
	}
}

.btn {
	cursor: pointer;
	outline: none;
	width: fit-content;
	min-height: 5.2rem;
	padding: 1.7rem 3.9rem;
	font-weight: 600;
	border: 1px solid #3e1e2a;
	border-radius: 36rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	white-space: nowrap;
	font-size: 1rem;
	color: #fff;
	background-color: #3e1e2a;
	transition: .3s all;
	letter-spacing: 1.86px;
	line-height: 1.6;
}

.btn:hover {
	transition: .3s all;
	color: #3e1e2a;
	background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 1281px) {
	.btn {
		padding: 2rem 4rem;
		font-size: 1.4rem;
		line-height: 1.16;
	}
}

.btn--light {
	background-color: #eae6e4;
	color: #3e1e2a;
	border-color: #eae6e4;
}

.btn--light:hover {
	transition: .15s all;
	background-color: #3e1e2a;
	border-color: #3e1e2a;
	color: #fff;
}

.btn--white-border {
	min-height: 4.2rem;
	padding: 1.3rem 2.8rem;
	background-color: #3e1e2a;
	border: .15rem solid #fff;
	letter-spacing: .14em;
	font-weight: 600;
	font-family: "Lato", Arial, sans-serif;
	text-transform: uppercase;
	box-sizing: border-box;
}

@media (min-width: 768px) {
	.btn--white-border {
		padding: 2.9rem 4.7rem;
		min-height: 7.5rem;
		font-size: 1.3rem;
	}
}

@media (min-width: 1921px) {
	.btn--white-border {
		padding: 1.5vw 2.44vw;
		min-height: 3.9vw;
		font-size: .67vw;
	}
}

.btn--white-border:hover {
	background-color: #fff;
	color: #3e1e2a;
	transition: .2s all;
}

.btn--white {
	background-color: #fff;
	color: #3e1e2a;
	border-color: #fff;
}

.btn--white:hover {
	background-color: #3e1e2a;
	color: #fff;
}

.btn--white-hover:hover {
	background-color: #fff;
	color: #3e1e2a;
}

.btn--link {
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	border: 0;
	color: #3e1e2a;
	text-decoration: underline;
	line-height: 1.42;
	font-weight: 700;
	text-underline-offset: .35rem;
	text-decoration-thickness: .14rem;
	letter-spacing: 0;
}

@media (max-width: 375px) {
	.btn--link {
		font-size: 1.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.btn--link {
		font-size: calc(1.4rem + 5 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.btn--link {
		font-size: calc(19 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.btn--link:hover {
	color: #220309;
}

.btn--arrow {
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	border: 0;
	color: #3e1e2a;
	line-height: 1.4;
	font-weight: 600;
	letter-spacing: .28rem;
	height: fit-content;
	position: relative;
}

@media (max-width: 375px) {
	.btn--arrow {
		font-size: 1rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.btn--arrow {
		font-size: calc(1rem + 7 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.btn--arrow {
		font-size: calc(17 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.btn--arrow::before {
	position: absolute;
	content: "";
	top: 49%;
	right: -4rem;
	transform: translateY(-50%);
	width: 1.6rem;
	height: 1.6rem;
	background-color: #3e1e2a;
	color: #3e1e2a;
	background: url("https://cdn-ilekmnj.nitrocdn.com/kJLckUlHaJpLxApslmYcoqdaYhNAhEFH/assets/images/optimized/rev-3953de5/www.cocodental.co.uk/wp-content/themes/coco-dental/assets/svg/arrow-link.svg");
	background-position: center;
	background-repeat: no-repeat;
	transition: .3s all;
}

@media (min-width: 768px) {
	.btn--arrow::before {
		width: 2rem;
		height: 2rem;
	}
}

.btn--arrow:hover {
	color: #220309;
}

.btn--arrow:hover::before {
	transition: .3s all;
	transform: translateY(-50%) translateX(50%);
}

.btn--light-text {
	color: #eae6e4;
}

.btn--light-text:before {
	color: #eae6e4;
	filter: brightness(0) invert(1);
}

.btn--light-text:hover {
	color: #eae6e4;
}

.btn--light-text:hover:before {
	color: #eae6e4;
	filter: brightness(0) invert(1);
}

.btn--small {
	min-height: unset;
	padding: 1rem 2rem;
}

@media (min-width: 1281px) {
	.btn--small {
		padding: 1.5rem 3rem;
	}
}

.field input, .gform_wrapper form .gfield input, .referral-form .gfield input, .field textarea, .gform_wrapper form .gfield textarea, .referral-form .gfield textarea {
	outline: none !important;
	width: 100% !important;
	padding: 1.6rem 2.4rem !important;
	border: none;
	box-sizing: border-box;
	background-color: #efefef !important;
	border-radius: .5rem !important;
	display: flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
	font-size: 1.5rem !important;
	line-height: 1.45 !important;
	color: #220309 !important;
	box-shadow: none !important;
}

@media (min-width: 1921px) {
	.field input, .gform_wrapper form .gfield input, .referral-form .gfield input, .field textarea, .gform_wrapper form .gfield textarea, .referral-form .gfield textarea {
		font-size: .8vw !important;
		padding: .8vw 1.25vw !important;
	}
}

.field input::placeholder, .gform_wrapper form .gfield input::placeholder, .referral-form .gfield input::placeholder, .field textarea::placeholder, .gform_wrapper form .gfield textarea::placeholder, .referral-form .gfield textarea::placeholder {
	color: #220309;
}

.field input, .gform_wrapper form .gfield input, .referral-form .gfield input {
	height: 5.6rem !important;
	background-color: #efefef !important;
}

@media (min-width: 1921px) {
	.field input, .gform_wrapper form .gfield input, .referral-form .gfield input {
		height: 2.7vw !important;
	}
}

.field textarea, .gform_wrapper form .gfield textarea, .referral-form .gfield textarea {
	resize: none !important;
	overflow-y: auto !important;
	height: 20rem !important;
}

@media (min-width: 768px) {
	.field textarea, .gform_wrapper form .gfield textarea, .referral-form .gfield textarea {
		height: 15.2rem !important;
	}
}

@media (min-width: 1921px) {
	.field textarea, .gform_wrapper form .gfield textarea, .referral-form .gfield textarea {
		height: 7.9vw !important;
	}
}

.preload * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
}

html::-webkit-scrollbar, body::-webkit-scrollbar {
	display: none;
}

html::-webkit-scrollbar-track, body::-webkit-scrollbar-track {
	display: none;
}

html::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb {
	display: none;
}

.default-dots .slick-dots {
	list-style-type: none;
	display: flex;
	gap: 1.4rem;
	box-sizing: border-box;
	flex-wrap: wrap;
	justify-content: center;
}

.default-dots .slick-dots li {
	padding: 0;
	line-height: 0;
	transition: .2s ease-in-out;
	display: flex;
	align-items: center;
}

.default-dots .slick-dots li.slick-active button {
	opacity: 1;
}

.default-dots .slick-dots li button {
	width: .8rem;
	height: .8rem;
	font-size: 0;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
	opacity: .24;
	transition: .2s ease-in-out;
}

@media (min-width: 1921px) {
	.default-dots .slick-dots li button {
		width: .35vw;
		height: .35vw;
	}
}

.play-trigger {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 4.4rem;
	height: 4.4rem;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	cursor: pointer;
}

@media (min-width: 768px) {
	.play-trigger {
		width: 5rem;
		height: 5rem;
	}
}

@media (min-width: 1281px) {
	.play-trigger {
		width: 11.5rem;
		height: 11.5rem;
	}
}

@media (min-width: 1921px) {
	.play-trigger {
		width: 5.7vw;
		height: 5.7vw;
	}
}

.play-trigger:hover:before {
	width: 100%;
	height: 100%;
}

.play-trigger:before {
	content: "";
	background-color: hsla(0, 0%, 100%, .4);
	box-sizing: border-box;
	width: calc(100% + 9px);
	height: calc(100% + 9px);
	position: absolute;
	border-radius: 50%;
	z-index: -1;
	transition: .2s ease-in-out;
}

@media (min-width: 1025px) {
	.play-trigger:before {
		width: calc(100% + 18px);
		height: calc(100% + 18px);
	}
}

.play-trigger__icon {
	width: 1.6rem;
	height: 1.6rem;
}

@media (min-width: 1281px) {
	.play-trigger__icon {
		width: 3.2rem;
		height: 3.2rem;
	}
}

@media (min-width: 1921px) {
	.play-trigger__icon {
		width: 1.7vw;
		height: 1.7vw;
	}
}

.play-trigger__icon svg, .play-trigger__icon use {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.play-trigger--left {
	transform: unset;
	top: unset;
	left: 2rem;
	bottom: 2rem;
}

@media (min-width: 1281px) {
	.play-trigger--left {
		left: 3%;
		bottom: 3%;
	}
}

.text-with-img {
	padding: 4.8rem 0;
	background-color: #f5f5f7;
}

@media (min-width: 1025px) {
	.text-with-img {
		padding: 6rem 0;
	}
}

@media (min-width: 1920px) {
	.text-with-img {
		padding: 8rem 0;
	}
}

.text-with-img > h2 {
	text-align: center;
	color: #513a45;
}

.text-with-img > h2:not(:empty) + .text-with-img__container {
	margin-top: 3.2rem;
}

@media (min-width: 1025px) {
	.text-with-img > h2:not(:empty) + .text-with-img__container {
		margin-top: 6rem;
	}
}

@media (min-width: 1920px) {
	.text-with-img > h2:not(:empty) + .text-with-img__container {
		margin-top: 8rem;
		gap: 8rem;
	}
}

.text-with-img__container {
	display: flex;
	flex-direction: column;
	gap: 6rem;
}

.text-with-img__col {
	display: flex;
	flex-direction: column;
}

.text-with-img__col:nth-child(even) .text-with-img__img .video__play, .text-with-img__col:nth-child(even) .text-with-img__content .video__play {
	left: unset;
}

@media (min-width: 1025px) {
	.text-with-img__col:nth-child(even) .text-with-img__img .video__play, .text-with-img__col:nth-child(even) .text-with-img__content .video__play {
		right: 15%;
	}
}

@media (min-width: 1281px) {
	.text-with-img__col:nth-child(even) .text-with-img__img .video__play, .text-with-img__col:nth-child(even) .text-with-img__content .video__play {
		right: 11%;
	}
}

@media (min-width: 1025px) {
	.text-with-img__col {
		justify-content: space-between;
		padding: 0 3vw;
	}
	
	.text-with-img__col:nth-child(even) {
		padding-right: 0;
		flex-direction: row-reverse;
	}
	
	.text-with-img__col:nth-child(odd) {
		padding-left: 0;
		flex-direction: row;
	}
}

@media (min-width: 1920px) {
	.text-with-img__col {
		padding: 0 5.0521vw;
	}
}

.text-with-img__map-wrap {
	align-self: stretch;
}

.text-with-img__img--map {
	display: flex;
	justify-content: stretch;
	align-items: stretch;
	height: 100%;
}

.text-with-img__img--map > iframe {
	width: 100%;
	height: 100%;
}

.text-with-img__wrapper {
	width: 100%;
	transform: translate(0);
	display: flex;
	flex-wrap: nowrap;
	gap: 1.4rem;
	overflow: hidden;
	height: 43rem !important;
}

@media (min-width: 1025px) {
	.text-with-img__wrapper {
		display: flex;
		gap: 2rem;
		padding-right: 2rem;
		overflow: hidden;
		width: 64%;
		margin-left: -16%;
		transform: translate(0);
	}
}

@media (min-width: 1441px) {
	.text-with-img__wrapper {
		gap: 3rem;
	}
}

@media (min-width: 1600px) {
	.text-with-img__wrapper {
		width: 64%;
		margin-left: -12%;
		transform: translate(0);
	}
}

@media (min-width: 768px) {
	.text-with-img__wrapper {
		height: 56rem !important;
	}
}

@media (min-width: 1025px) {
	.text-with-img__wrapper {
		height: 65rem !important;
	}
}

@media (min-width: 1441px) {
	.text-with-img__wrapper {
		height: 75rem !important;
	}
}

.text-with-img__wrapper .slick-slide {
	margin-left: .8rem;
	margin-right: .8rem;
}

@media (min-width: 768px) {
	.text-with-img__wrapper .slick-slide {
		margin-left: 1rem;
		margin-right: 1rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img__wrapper .slick-slide {
		margin-left: 1.6rem;
		margin-right: 1.6rem;
	}
}

.text-with-img__wrapper .slick-list {
	margin-left: -.8rem;
	margin-right: -.8rem;
}

@media (min-width: 768px) {
	.text-with-img__wrapper .slick-list {
		margin-left: -1rem;
		margin-right: -1rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img__wrapper .slick-list {
		margin-left: -1.6rem;
		margin-right: -1.6rem;
	}
}

.text-with-img__slider-col {
	width: 100%;
	animation: carouselVertical 30s linear infinite;
}

@media (min-width: 576px) {
	.text-with-img__slider-col {
		animation: carouselVertical 30s linear infinite;
	}
}

.text-with-img__slider-col .slick-list {
	min-height: 50rem;
	height: 42rem !important;
}

@media (min-width: 768px) {
	.text-with-img__slider-col .slick-list {
		height: 70rem !important;
	}
}

@media (min-width: 1025px) {
	.text-with-img__slider-col .slick-list {
		height: 96rem !important;
	}
}

.text-with-img__sliders-preview {
	width: 100%;
	grid-column: span 3;
	height: 42rem;
}

@media (min-width: 768px) {
	.text-with-img__sliders-preview {
		height: 70rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img__sliders-preview {
		height: 96rem;
	}
}

.text-with-img__sliders-preview img {
	height: 100%;
	width: 100%;
	max-width: 100%;
	object-fit: cover;
}

@media (min-width: 1025px) {
	.text-with-img__sliders-preview img {
		margin-right: -2rem;
		width: auto;
		object-position: right;
		margin-left: auto;
	}
}

.text-with-img__slider-item {
	margin: 1.4rem 0 0;
	opacity: 0;
}

@media (min-width: 1025px) {
	.text-with-img__slider-item {
		margin-top: 2.4rem;
		margin: 2.4rem 0 0;
	}
}

.text-with-img__slider-img {
	border-radius: 1rem;
	overflow: hidden;
}

@media (min-width: 768px) {
	.text-with-img__slider-img {
		border-radius: 1.4rem;
	}
}

@media (min-width: 1441px) {
	.text-with-img__slider-img {
		border-radius: 2rem;
	}
}

@media (min-width: 1921px) {
	.text-with-img__slider-img {
		border-radius: 1.05vw;
	}
}

.text-with-img__slider-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.text-with-img__slider-review {
	border-radius: 1rem;
	overflow: hidden;
	box-shadow: 1.72878px 2.37946px 22.3529px rgba(29, 25, 28, .06);
}

@media (min-width: 768px) {
	.text-with-img__slider-review {
		border-radius: 1.4rem;
	}
}

@media (min-width: 1441px) {
	.text-with-img__slider-review {
		border-radius: 2rem;
	}
}

@media (min-width: 1921px) {
	.text-with-img__slider-review {
		border-radius: 1.05vw;
		box-shadow: 1.72878px 2.37946px 22.3529px rgba(29, 25, 28, .1);
	}
}

.text-with-img__slider-review--dark {
	background-color: #3a1f2a;
	color: #fff;
	box-shadow: none;
}

.text-with-img__slider-review--dark .text-with-img__slider-name {
	color: #fff;
}

.text-with-img__slider-review--dark p {
	color: #fff;
}

.text-with-img__slider-wrapper {
	padding: 1.6rem 1.6rem 2.4rem;
	box-sizing: border-box;
}

@media (min-width: 1025px) {
	.text-with-img__slider-wrapper {
		padding: 3rem 3rem 4.4rem;
	}
}

.text-with-img__slider-body p {
	font-style: italic;
}

@media (max-width: 375px) {
	.text-with-img__slider-body p {
		font-size: 1rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-with-img__slider-body p {
		font-size: calc(1rem + 6 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-with-img__slider-body p {
		font-size: calc(16 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-with-img__slider-body p {
		font-size: .92vw;
	}
}

@media (max-width: 1024px) {
	.text-with-img__slider-body p {
		line-height: 1.5;
	}
}

.text-with-img__slider-foot {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 1rem;
	margin-top: 2rem;
}

@media (min-width: 576px) {
	.text-with-img__slider-foot {
		gap: 2rem;
		margin-top: 4rem;
	}
}

.text-with-img__slider-name {
	font-weight: 500;
}

@media (max-width: 375px) {
	.text-with-img__slider-name {
		font-size: 1rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-with-img__slider-name {
		font-size: calc(1rem + 6 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-with-img__slider-name {
		font-size: calc(16 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.text-with-img__slider-stars ul {
	display: flex;
	gap: .2rem;
}

@media (min-width: 576px) {
	.text-with-img__slider-stars ul {
		gap: .4rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img__slider-stars ul {
		gap: .8rem;
	}
}

@media (min-width: 1921px) {
	.text-with-img__slider-stars ul {
		gap: .4vw;
	}
}

.text-with-img__slider-stars li {
	width: .4rem;
	height: .4rem;
	display: block;
	line-height: 0 !important;
}

@media (min-width: 576px) {
	.text-with-img__slider-stars li {
		width: .8rem;
		height: .8rem;
	}
}

@media (min-width: 1921px) {
	.text-with-img__slider-stars li {
		width: .6vw;
		height: .6vw;
	}
}

.text-with-img__slider-stars li img, .text-with-img__slider-stars li svg, .text-with-img__slider-stars li use {
	width: 100%;
	height: 100%;
	object-fit: contain;
	line-height: 0;
}

.text-with-img__img, .text-with-img__content {
	width: 100%;
	position: relative;
	overflow: hidden;
}

@supports (font: -apple-system-body) and (-webkit-appearance: none) {
	.text-with-img__img, .text-with-img__content {
		scale: 1.001;
	}
}

@media (min-width: 1025px) {
	.text-with-img__img, .text-with-img__content {
		margin-left: -7rem;
		width: calc(47% + 7rem);
	}
}

@media (min-width: 1920px) {
	.text-with-img__img, .text-with-img__content {
		width: 48.0729vw;
	}
}

.text-with-img__img--overlay {
	position: absolute;
	top: -50%;
	left: -50%;
	width: 200%;
	height: 200%;
	z-index: 1;
}

.text-with-img__img--overlay > svg {
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: .75;
}

.text-with-img__img img, .text-with-img__content img, .text-with-img__img source, .text-with-img__content source {
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-height: 100rem;
	isolation: isolate;
	-webkit-appearance: none;
}

@supports (font: -apple-system-body) and (-webkit-appearance: none) {
	.text-with-img__img img, .text-with-img__content img, .text-with-img__img source, .text-with-img__content source {
		scale: 1.001;
	}
}

.text-with-img__img .video__play, .text-with-img__content .video__play {
	z-index: 100;
}

@media (min-width: 1025px) {
	.text-with-img__img .video__play, .text-with-img__content .video__play {
		left: 15%;
	}
}

@media (min-width: 1281px) {
	.text-with-img__img .video__play, .text-with-img__content .video__play {
		left: 11%;
	}
}

.text-with-img__content {
	display: flex;
	flex-direction: column;
	gap: .6rem;
}

.text-with-img__content .text-with-img__inner-video img, .text-with-img__content .text-with-img__inner-video source {
	border-radius: 0 !important;
}

.text-with-img__content a {
	min-height: auto;
	margin-top: 1.6rem;
	font-size: 1rem;
	letter-spacing: .28rem;
	line-height: 1.4rem;
	font-weight: 600;
}

@media (min-width: 768px) {
	.text-with-img__content a {
		font-size: 1.7rem;
		letter-spacing: .476rem;
		line-height: 1.5;
		margin-top: 2.4rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img__content a {
		margin-top: 2.8rem;
	}
}

@media (min-width: 768px) {
	.text-with-img__content {
		gap: 1.5rem;
	}
}

.text-with-img__text {
	color: #220309;
	margin-top: 2.4rem;
}

@media (min-width: 1025px) {
	.text-with-img__text {
		width: 45%;
		margin-top: 0;
		align-self: flex-start;
	}
}

@media (min-width: 1920px) {
	.text-with-img__text {
		width: 42%;
	}
}

.text-with-img__text a {
	text-transform: uppercase;
	margin-top: 2.4rem;
}

@media (min-width: 1025px) {
	.text-with-img__text a {
		margin-top: 3.2rem;
	}
}

.text-with-img__text p {
	margin-top: 2.8rem;
	line-height: 1.87;
}

.text-with-img__text p:first-of-type {
	margin-top: 1.6rem;
}

@media (min-width: 576px) {
	.text-with-img__text p {
		margin-top: 3.3rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img__text p {
		margin-top: 3.9rem;
		line-height: 1.83;
	}
	
	.text-with-img__text p:first-of-type {
		margin-top: 2.4rem;
	}
}

.text-with-img__position {
	margin-top: 3.2rem;
}

@media (min-width: 768px) {
	.text-with-img__position {
		margin-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img__position {
		margin-top: 1.6rem;
	}
}

.text-with-img__position p {
	margin-top: 0;
	line-height: 1.857;
}

@media (max-width: 375px) {
	.text-with-img__position p {
		font-size: 1.5rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-with-img__position p {
		font-size: calc(1.5rem + 6 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-with-img__position p {
		font-size: calc(21 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.text-with-img__position p:first-of-type {
	font-size: 2.1rem;
	margin-top: 0;
}

@media (min-width: 768px) {
	.text-with-img__position p {
		line-height: 1.833;
	}
}

@media (min-width: 1025px) {
	.text-with-img__position p {
		line-height: 1.857;
	}
}

.text-with-img__slider-col-wrapper {
	display: none;
	align-items: flex-end;
	width: 50%;
}

@media (min-width: 1025px) {
	.text-with-img__slider-col-wrapper {
		width: 100%;
	}
}

.text-with-img__slider-col-wrapper:nth-child(2), .text-with-img__slider-col-wrapper:last-child {
	align-items: flex-start;
}

@media (max-width: 1025px) {
	.text-with-img__slider-col-wrapper:nth-child(2) {
		display: none;
	}
}

.text-with-img__slider-col-wrapper:nth-of-type(odd) .text-with-img__slider-col {
	transform: scaleY(-1);
	animation: carouselVerticalRev 30s linear infinite;
}

@media (min-width: 576px) {
	.text-with-img__slider-col-wrapper:nth-of-type(odd) .text-with-img__slider-col {
		animation: carouselVerticalRev 27s linear infinite;
	}
}

.text-with-img__slider-col-wrapper:nth-of-type(odd) .text-with-img__slider-col .text-with-img__slider-item {
	transform: scaleY(-1);
}

.text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(even) .text-with-img__img, .text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(even) .text-with-img__content, .text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(even) .text-with-img__img img, .text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(even) .text-with-img__content img {
	border-top-left-radius: 8.9rem;
	border-top-right-radius: 0;
}

@media (min-width: 768px) {
	.text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(even) .text-with-img__img, .text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(even) .text-with-img__content, .text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(even) .text-with-img__img img, .text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(even) .text-with-img__content img {
		border-top-left-radius: 20rem;
		border-top-right-radius: 0;
	}
}

.text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(odd) .text-with-img__img, .text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(odd) .text-with-img__content, .text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(odd) .text-with-img__img img, .text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(odd) .text-with-img__content img {
	border-top-right-radius: 8.9rem;
	border-top-left-radius: 0;
}

@media (min-width: 768px) {
	.text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(odd) .text-with-img__img, .text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(odd) .text-with-img__content, .text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(odd) .text-with-img__img img, .text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(odd) .text-with-img__content img {
		border-top-right-radius: 20rem;
		border-top-left-radius: 0;
	}
}

@media (min-width: 1600px) {
	.text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(odd) .text-with-img__img, .text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(odd) .text-with-img__content, .text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(odd) .text-with-img__img img, .text-with-img:not(.text-with-img--home) .text-with-img__col:nth-child(odd) .text-with-img__content img {
		border-top-right-radius: 20rem;
		border-top-left-radius: 0;
	}
}

.text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col {
	flex-direction: column-reverse;
	gap: 3.2rem;
}

.text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(odd) .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(odd) .text-with-img__content, .text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(odd) .text-with-img__img img, .text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(odd) .text-with-img__content img {
	border-top-left-radius: 8rem;
	border-top-right-radius: 0;
}

@media (min-width: 576px) {
	.text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(odd) .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(odd) .text-with-img__content, .text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(odd) .text-with-img__img img, .text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(odd) .text-with-img__content img {
		border-top-left-radius: 20rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(odd) .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(odd) .text-with-img__content {
		margin-right: -7rem;
		width: calc(47% + 7rem);
	}
}

.text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(even) .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(even) .text-with-img__content, .text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(even) .text-with-img__img img, .text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(even) .text-with-img__content img {
	border-top-left-radius: 0;
	border-top-right-radius: 8rem;
}

@media (min-width: 576px) {
	.text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(even) .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(even) .text-with-img__content, .text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(even) .text-with-img__img img, .text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(even) .text-with-img__content img {
		border-top-right-radius: 20rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(even) .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(even) .text-with-img__content {
		margin-left: -7rem;
		width: calc(47% + 7rem);
	}
}

@media (min-width: 768px) {
	.text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col {
		gap: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(odd) {
		flex-direction: row-reverse;
	}
	
	.text-with-img:not(.text-with-img--home).text-with-img--revert .text-with-img__col:nth-child(even) {
		flex-direction: row;
	}
}

.text-with-img:not(.text-with-img--home).text-with-img--without-radius {
	padding-top: 3.2rem;
	padding-bottom: 0;
}

.text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col {
	gap: 3.2rem;
}

@media (min-width: 768px) {
	.text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col {
		gap: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col {
		padding: 0 4rem;
		gap: 0;
	}
	
	.text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col .text-with-img__content {
		width: calc(51% + 7rem);
	}
}

@media (min-width: 1441px) {
	.text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col {
		padding: 0 9.0625vw;
		gap: 0;
	}
	
	.text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col .text-with-img__content {
		width: calc(51% + 7rem);
	}
}

.text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col:nth-child(odd) .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col:nth-child(odd) .text-with-img__content, .text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col:nth-child(odd) .text-with-img__img img, .text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col:nth-child(odd) .text-with-img__content img {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col:nth-child(even) .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col:nth-child(even) .text-with-img__content, .text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col:nth-child(even) .text-with-img__img img, .text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__col:nth-child(even) .text-with-img__content img {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

@media (min-width: 1600px) {
	.text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__content {
		width: calc(52.1415% + 7rem);
	}
}

@media (min-width: 1600px) {
	.text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__text {
		width: 40%;
	}
}

@media (min-width: 768px) {
	.text-with-img:not(.text-with-img--home).text-with-img--without-radius .text-with-img__text > a {
		margin-top: 3.2rem;
	}
}

@media (min-width: 768px) {
	.text-with-img:not(.text-with-img--home).text-with-img--without-radius {
		padding-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img:not(.text-with-img--home).text-with-img--without-radius {
		padding-top: 0;
	}
}

.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg {
	background-color: #3e1e2a;
	padding-bottom: 3.2rem;
}

@media (min-width: 768px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg {
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg {
		padding-top: 4.18vw;
		padding-left: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg {
		padding-left: 8rem;
	}
}

@media (min-width: 1599px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg {
		padding-left: 4.2vw;
	}
}

.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__container .text-with-img__col {
	padding-right: 0;
	flex-direction: column-reverse;
}

@media (min-width: 1025px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__container .text-with-img__col {
		flex-direction: row-reverse;
		align-items: unset;
	}
}

.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__container .text-with-img__col .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__container .text-with-img__col .text-with-img__content {
	border-top-right-radius: 0;
	border-top-left-radius: 7.8rem;
	overflow: hidden;
}

@media (min-width: 768px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__container .text-with-img__col .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__container .text-with-img__col .text-with-img__content {
		border-top-left-radius: 18rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__container .text-with-img__col .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__container .text-with-img__col .text-with-img__content {
		border-top-left-radius: 20rem;
		max-width: 84.5rem;
		width: calc(50% + 7rem);
	}
}

.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__container .text-with-img__col .text-with-img__img img, .text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__container .text-with-img__col .text-with-img__content img {
	border-top-right-radius: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text {
	color: #fff;
	padding-bottom: 0;
	padding-right: 2.4rem;
}

@media (min-width: 768px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text {
		padding-right: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text {
		max-width: 81.5rem;
		padding-right: 5rem;
		width: 50%;
		padding-bottom: 4.8rem;
	}
}

.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h3, .text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h2 {
	line-height: 1;
	font-weight: 300;
}

@media (max-width: 375px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h3, .text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h2 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h3, .text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h2 {
		font-size: calc(2.4rem + 34 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h3, .text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h2 {
		font-size: calc(58 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (max-width: 375px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h3, .text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h2 {
		font-size: 4.8rem;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 376px)and (max-width: 1920px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h3, .text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h2 {
		font-size: calc(4.8rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h3, .text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h2 {
		font-size: calc(48 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1025px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h3, .text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h2 {
		margin-top: 2.083vw;
	}
}

@media (min-width: 1921px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h3, .text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text h2 {
		font-size: 3.02vw;
	}
}

.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text ul {
	counter-reset: list-counter;
	margin-top: 3.2rem;
	gap: 2.4rem;
	display: flex;
	flex-direction: column;
}

@media (min-width: 768px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text ul {
		margin-top: 4.8rem;
		gap: 3.2rem;
	}
}

@media (min-width: 1441px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text ul {
		margin-top: 4.8rem;
		gap: 3.2rem;
	}
}

.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text ul li {
	margin: 0;
	counter-increment: list-counter;
	position: relative;
	padding-left: 4.4rem;
	align-items: center;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 1.86;
}

@media (min-width: 768px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text ul li {
		padding-left: 4.9rem;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (max-width: 375px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text ul li {
		font-size: 1.8rem;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 376px)and (max-width: 1920px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text ul li {
		font-size: calc(1.8rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text ul li {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1025px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text ul li {
		padding-left: 5.5rem;
		font-size: 2.1rem;
		line-height: 1.85;
	}
}

.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text ul li::after {
	display: none;
}

.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text ul li::before {
	width: 2.8rem;
	height: 2.8rem;
	border-radius: 100%;
	background-color: #fff;
	content: counter(list-counter) " ";
	position: absolute;
	left: 0;
	font-size: 1.1rem;
	font-family: "Lato", Arial, sans-serif;
	color: #220309;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (min-width: 768px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text ul li::before {
		width: 3.3rem;
		height: 3.3rem;
		font-size: 1.4rem;
		line-height: 1;
	}
}

@media (min-width: 1025px) {
	.text-with-img:not(.text-with-img--home).text-with-img--primary-dark-bg .text-with-img__text ul li::before {
		width: 3.9rem;
		height: 3.9rem;
		line-height: 1.17;
	}
}

@media (max-width: 767px) {
	.text-with-img:not(.text-with-img--home).text-with-img--mobile-radius-right .text-with-img__col:nth-child(1) .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--mobile-radius-right .text-with-img__col:nth-child(1) .text-with-img__content {
		border-top-right-radius: 6.76rem;
	}
}

@media (max-width: 1280px) {
	.text-with-img:not(.text-with-img--home).text-with-img--mobile-radius-right .text-with-img__col:nth-child(1) .text-with-img__img, .text-with-img:not(.text-with-img--home).text-with-img--mobile-radius-right .text-with-img__col:nth-child(1) .text-with-img__content {
		border-top-left-radius: 0;
		border-top-right-radius: 15.5rem;
	}
}

@media (max-width: 767px) {
	.text-with-img:not(.text-with-img--home).text-with-img--mobile-radius-right .text-with-img__col:nth-child(1) .text-with-img__img img, .text-with-img:not(.text-with-img--home).text-with-img--mobile-radius-right .text-with-img__col:nth-child(1) .text-with-img__content img, .text-with-img:not(.text-with-img--home).text-with-img--mobile-radius-right .text-with-img__col:nth-child(1) .text-with-img__img source, .text-with-img:not(.text-with-img--home).text-with-img--mobile-radius-right .text-with-img__col:nth-child(1) .text-with-img__content source {
		border-top-right-radius: 6.76rem;
	}
}

@media (max-width: 1280px) {
	.text-with-img:not(.text-with-img--home).text-with-img--mobile-radius-right .text-with-img__col:nth-child(1) .text-with-img__img img, .text-with-img:not(.text-with-img--home).text-with-img--mobile-radius-right .text-with-img__col:nth-child(1) .text-with-img__content img, .text-with-img:not(.text-with-img--home).text-with-img--mobile-radius-right .text-with-img__col:nth-child(1) .text-with-img__img source, .text-with-img:not(.text-with-img--home).text-with-img--mobile-radius-right .text-with-img__col:nth-child(1) .text-with-img__content source {
		border-top-left-radius: 0;
		border-top-right-radius: 15.5rem;
	}
}

.text-with-img--gray-theme {
	background-color: #eae6e4;
	padding-top: 3.2rem;
	padding-bottom: 3.2rem;
}

@media (min-width: 768px) {
	.text-with-img--gray-theme {
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--gray-theme {
		padding-top: 10rem;
		padding-bottom: 0;
	}
}

.text-with-img--gray-theme .text-with-img__col {
	flex-direction: column-reverse;
	gap: 3.2rem;
}

@media (min-width: 768px) {
	.text-with-img--gray-theme .text-with-img__col {
		gap: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--gray-theme .text-with-img__col:nth-child(even) {
		padding-right: 0;
		flex-direction: row-reverse;
	}
	
	.text-with-img--gray-theme .text-with-img__col:nth-child(odd) {
		padding-left: 0;
		flex-direction: row;
	}
}

@media (min-width: 1920px) {
	.text-with-img--gray-theme .text-with-img__col {
		padding: 0 7.292vw;
	}
}

@media (min-width: 1025px) {
	.text-with-img--gray-theme .text-with-img__img, .text-with-img--gray-theme .text-with-img__content {
		width: calc(49.3% + 7rem);
	}
}

@media (min-width: 1920px) {
	.text-with-img--gray-theme .text-with-img__img, .text-with-img--gray-theme .text-with-img__content {
		width: calc(55.3% + 7rem);
	}
}

.text-with-img--gray-theme .text-with-img__text {
	margin-top: 0;
}

.text-with-img--gray-theme .text-with-img__text h2, .text-with-img--gray-theme .text-with-img__text h3 {
	line-height: 1.16;
}

@media (max-width: 375px) {
	.text-with-img--gray-theme .text-with-img__text h2, .text-with-img--gray-theme .text-with-img__text h3 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-with-img--gray-theme .text-with-img__text h2, .text-with-img--gray-theme .text-with-img__text h3 {
		font-size: calc(2.4rem + 29 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-with-img--gray-theme .text-with-img__text h2, .text-with-img--gray-theme .text-with-img__text h3 {
		font-size: calc(53 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1025px) {
	.text-with-img--gray-theme .text-with-img__text h2, .text-with-img--gray-theme .text-with-img__text h3 {
		font-size: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--gray-theme .text-with-img__text h2, .text-with-img--gray-theme .text-with-img__text h3 {
		line-height: 1.35;
	}
}

@media (min-width: 768px) {
	.text-with-img--gray-theme .text-with-img__text p:first-of-type {
		margin-top: 2.4rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--gray-theme .text-with-img__text {
		width: 45.9%;
		padding-bottom: 0;
	}
}

@media (min-width: 1920px) {
	.text-with-img--gray-theme .text-with-img__text {
		width: 36.9%;
	}
}

.text-with-img--primary-theme {
	background-color: #3e1e2a;
}

.text-with-img--primary-theme .text-with-img__text {
	color: #fff;
}

.text-with-img--bottom {
	padding-top: 3.2rem;
	padding-bottom: 0 !important;
}

@media (min-width: 768px) {
	.text-with-img--bottom {
		padding-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--bottom {
		padding-bottom: 0 !important;
	}
}

.text-with-img--bottom .text-with-img__col {
	flex-direction: column-reverse;
	gap: 3.2rem;
}

@media (min-width: 768px) {
	.text-with-img--bottom .text-with-img__col {
		gap: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--bottom .text-with-img__col:nth-child(even) {
		padding-right: 0;
		flex-direction: row-reverse;
	}
	
	.text-with-img--bottom .text-with-img__col:nth-child(odd) {
		padding-left: 0;
		flex-direction: row;
	}
}

.text-with-img--bottom .text-with-img__text {
	margin-top: 0;
}

@media (min-width: 1025px) {
	.text-with-img--bottom .text-with-img__text {
		padding-bottom: 5.2rem;
	}
}

@media (min-width: 1600px) {
	.text-with-img--bottom .text-with-img__text {
		width: 38.5417vw;
	}
}

@media (min-width: 1600px) {
	.text-with-img--bottom .text-with-img__img, .text-with-img--bottom .text-with-img__content {
		width: calc(51.1415% + 7rem);
	}
}

@media (min-width: 1025px) {
	.text-with-img--text-center .text-with-img__text {
		align-self: center;
	}
}

@media (min-width: 1600px) {
	.text-with-img--text-gap .text-with-img__text {
		padding-right: 4.1667vw;
		box-sizing: border-box;
	}
	
	.text-with-img--text-gap .text-with-img__text h3, .text-with-img--text-gap .text-with-img__text h2 {
		max-width: 48.2rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--text-gap-sm .text-with-img__text p {
		padding-right: 2.4479vw;
	}
}

@media (min-width: 1025px) {
	.text-with-img--text-gap-md .text-with-img__col {
		padding-right: 4.8rem;
	}
}

@media (min-width: 1600px) {
	.text-with-img--text-gap-md .text-with-img__col {
		padding-right: 5.0521vw;
	}
}

@media (min-width: 1600px) {
	.text-with-img--text-gap-md .text-with-img__img, .text-with-img--text-gap-md .text-with-img__content {
		width: calc(48.07295vw + 7rem);
	}
}

@media (min-width: 1600px) {
	.text-with-img--text-gap-md .text-with-img__text p {
		padding-right: 4.1667vw;
	}
}

.text-with-img--white-theme {
	background-color: #fff;
}

.text-with-img--light-theme {
	background-color: #eae6e4;
}

@media (min-width: 1600px) {
	.text-with-img--light-theme .text-with-img__col {
		align-items: flex-end;
	}
}

.text-with-img--padding {
	padding-top: 4.8rem;
}

@media (min-width: 1025px) {
	.text-with-img--padding {
		padding-top: 7.2917vw;
		padding-bottom: 7.2917vw;
	}
	
	.text-with-img--padding .text-with-img__text {
		width: 36.8229vw;
	}
}

@media (min-width: 1025px) {
	.text-with-img--padding .text-with-img__col:nth-child(odd) {
		padding-right: 7rem;
		padding-left: 7rem;
	}
	
	.text-with-img--padding .text-with-img__col:nth-child(even) {
		padding-right: 7rem;
		padding-left: 7rem;
	}
}

@media (min-width: 1599px) {
	.text-with-img--padding .text-with-img__col {
		padding-right: 4.2vw;
		padding-left: 4.2vw;
	}
}

@media (min-width: 1025px) {
	.text-with-img--padding .text-with-img__text .btn {
		margin-top: 4.2rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--padding .text-with-img__text .btn {
		margin-top: 6.2rem;
	}
}

@media (min-width: 1921px) {
	.text-with-img--padding .text-with-img__text .btn {
		margin-top: 3.1vw;
	}
}

.text-with-img--padding-top-80 {
	padding-top: 3.2rem;
	padding-bottom: 4.8rem;
}

@media (min-width: 768px) {
	.text-with-img--padding-top-80 {
		padding-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--padding-top-80 {
		padding-bottom: 0;
		padding-top: 8rem;
	}
}

.text-with-img--team .text-with-img__position {
	margin-top: 1.6rem;
}

.text-with-img--team .text-with-img__position p {
	margin-top: 0;
	line-height: 1.857;
}

@media (max-width: 375px) {
	.text-with-img--team .text-with-img__position p {
		font-size: 1.5rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-with-img--team .text-with-img__position p {
		font-size: calc(1.5rem + 6 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-with-img--team .text-with-img__position p {
		font-size: calc(21 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.text-with-img--team .text-with-img__position p:first-of-type {
	font-size: 2.1rem;
	margin-top: 0;
}

@media (min-width: 768px) {
	.text-with-img--team .text-with-img__position p {
		line-height: 1.833;
	}
}

@media (min-width: 1025px) {
	.text-with-img--team .text-with-img__position p {
		line-height: 1.857;
	}
}

.text-with-img--team .text-with-img__text {
	margin-top: 3.2rem;
}

.text-with-img--team .text-with-img__text > p:first-of-type {
	margin-top: 3.2rem;
}

@media (min-width: 768px) {
	.text-with-img--team .text-with-img__text {
		margin-top: 4.8rem;
	}
	
	.text-with-img--team .text-with-img__text > p:first-of-type {
		margin-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--team {
		padding-bottom: 0;
	}
	
	.text-with-img--team .text-with-img__col {
		padding-left: 3vw;
		padding-right: 11.45833vw;
		padding-bottom: 8rem;
		align-items: flex-end;
	}
	
	.text-with-img--team .text-with-img__img, .text-with-img--team .text-with-img__content {
		width: calc(36.19792vw + 7rem);
	}
	
	.text-with-img--team .text-with-img__text {
		width: 39.84375vw;
		padding-bottom: 0;
		margin-top: 0;
	}
	
	.text-with-img--team .text-with-img__text > p:first-of-type {
		margin-top: 6.4rem;
	}
}

@media (min-width: 1921px) {
	.text-with-img--team .text-with-img__col {
		padding-bottom: 4.16667vw;
	}
}

@media (max-width: 375px) {
	.text-with-img--title-size-sm .text-with-img__text h3, .text-with-img--title-size-sm .text-with-img__text h2 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-with-img--title-size-sm .text-with-img__text h3, .text-with-img--title-size-sm .text-with-img__text h2 {
		font-size: calc(2.4rem + 27 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-with-img--title-size-sm .text-with-img__text h3, .text-with-img--title-size-sm .text-with-img__text h2 {
		font-size: calc(51 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (max-width: 375px) {
	.text-with-img--title-size-md .text-with-img__text h3, .text-with-img--title-size-md .text-with-img__text h2 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-with-img--title-size-md .text-with-img__text h3, .text-with-img--title-size-md .text-with-img__text h2 {
		font-size: calc(2.4rem + 34 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-with-img--title-size-md .text-with-img__text h3, .text-with-img--title-size-md .text-with-img__text h2 {
		font-size: calc(58 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1025px) {
	.text-with-img--title-size-md .text-with-img__text h3, .text-with-img--title-size-md .text-with-img__text h2 {
		font-size: 4.8rem;
		line-height: 1.25;
	}
}

@media (min-width: 1025px) {
	.text-with-img--title-size-md .text-with-img__text h3, .text-with-img--title-size-md .text-with-img__text h2 {
		line-height: 1.327;
	}
}

.text-with-img--title-size-lg .text-with-img__text h3, .text-with-img--title-size-lg .text-with-img__text h2 {
	line-height: 1.33;
}

@media (max-width: 375px) {
	.text-with-img--title-size-lg .text-with-img__text h3, .text-with-img--title-size-lg .text-with-img__text h2 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-with-img--title-size-lg .text-with-img__text h3, .text-with-img--title-size-lg .text-with-img__text h2 {
		font-size: calc(2.4rem + 44 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-with-img--title-size-lg .text-with-img__text h3, .text-with-img--title-size-lg .text-with-img__text h2 {
		font-size: calc(68 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1025px) {
	.text-with-img--title-size-lg .text-with-img__text h3, .text-with-img--title-size-lg .text-with-img__text h2 {
		font-size: 4.8rem;
		line-height: 1.25;
	}
}

@media (min-width: 1025px) {
	.text-with-img--title-size-lg .text-with-img__text h3, .text-with-img--title-size-lg .text-with-img__text h2 {
		line-height: 1.1323;
	}
}

@media (min-width: 1025px) {
	.text-with-img--title-wider h2, .text-with-img--title-wider h3 {
		width: 104%;
	}
}

.text-with-img--home {
	background-color: #fff;
	padding: 3.2rem 0;
}

@media (min-width: 768px) {
	.text-with-img--home {
		padding: 4.8rem 0;
	}
}

@media (min-width: 1025px) {
	.text-with-img--home {
		padding-top: 9rem;
	}
}

@media (min-width: 1921px) {
	.text-with-img--home {
		padding-top: 4.6875vw;
		padding-bottom: 2.5vw;
	}
}

@media (max-width: 375px) {
	.text-with-img--home h3, .text-with-img--home h2 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-with-img--home h3, .text-with-img--home h2 {
		font-size: calc(2.4rem + 34 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-with-img--home h3, .text-with-img--home h2 {
		font-size: calc(58 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.text-with-img--home .text-with-img__container {
	gap: 3.2rem;
}

@media (min-width: 768px) {
	.text-with-img--home .text-with-img__container {
		gap: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__container {
		gap: 10.3rem;
	}
}

@media (min-width: 1921px) {
	.text-with-img--home .text-with-img__container {
		gap: 5.36458vw;
	}
}

.text-with-img--home .text-with-img__text {
	margin-top: 3.2rem;
}

.text-with-img--home .text-with-img__text a {
	margin-top: 2.4rem;
}

@media (min-width: 768px) {
	.text-with-img--home .text-with-img__text a {
		margin-top: 3.2rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__text a {
		margin-top: 4.8rem;
	}
}

@media (min-width: 768px)and (max-width: 1025px) {
	.text-with-img--home .text-with-img__text h3, .text-with-img--home .text-with-img__text h2 {
		font-size: 4.8rem;
		line-height: 1.25;
	}
}

@media (min-width: 768px) {
	.text-with-img--home .text-with-img__text {
		margin-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__text {
		margin-top: 0rem;
	}
}

.text-with-img--home .text-with-img__content {
	gap: .606rem;
}

.text-with-img--home .text-with-img__content a {
	width: fit-content;
	padding: 0;
	margin: 0;
	margin-top: 1.09rem;
	font-size: 1rem;
	line-height: 1.4;
	letter-spacing: .28rem;
	font-weight: 600;
}

@media (min-width: 768px) {
	.text-with-img--home .text-with-img__content {
		gap: 1.5rem;
	}
	
	.text-with-img--home .text-with-img__content a {
		margin-top: .9rem;
		font-size: 1.7rem;
		letter-spacing: .476rem;
		line-height: 1.5;
	}
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__content a {
		margin-top: 1.3rem;
	}
}

.text-with-img--home .text-with-img__col {
	gap: 3.2rem;
	border-top: 1px solid #d5d5d5;
	flex-direction: column-reverse;
}

.text-with-img--home .text-with-img__col:first-of-type {
	border-top: none;
}

.text-with-img--home .text-with-img__col:first-of-type .text-with-img__text {
	margin-top: 0;
}

@media (min-width: 768px) {
	.text-with-img--home .text-with-img__col {
		gap: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__col {
		gap: 0;
		border-top: 0;
	}
}

.text-with-img--home .text-with-img__col .text-with-img__caption p {
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .28rem;
}

@media (max-width: 375px) {
	.text-with-img--home .text-with-img__col .text-with-img__caption p {
		font-size: .9rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-with-img--home .text-with-img__col .text-with-img__caption p {
		font-size: calc(.9rem + 9 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-with-img--home .text-with-img__col .text-with-img__caption p {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (max-width: 375px) {
	.text-with-img--home .text-with-img__col .text-with-img__caption p {
		font-size: .9rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-with-img--home .text-with-img__col .text-with-img__caption p {
		font-size: calc(.9rem + 9 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-with-img--home .text-with-img__col .text-with-img__caption p {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1025px) {
	.text-with-img--home .text-with-img__col .text-with-img__caption p {
		font-size: 1.4rem;
		line-height: 1.5;
	}
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__col .text-with-img__caption p {
		letter-spacing: .5043rem;
		margin-top: 1.4rem;
	}
}

.text-with-img--home .text-with-img__col:nth-child(1) .text-with-img__caption p {
	margin-top: .8rem;
}

@media (min-width: 768px) {
	.text-with-img--home .text-with-img__col:nth-child(1) .text-with-img__text > p:first-of-type {
		margin-top: 3.2rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__col:nth-child(1) .text-with-img__text > p:first-of-type {
		margin-top: 5.5rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__col:nth-child(1) .text-with-img__text > p:first-of-type {
		margin-top: 5.5rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__col:nth-child(2) .text-with-img__text a {
		margin-top: 3.6rem;
	}
	
	.text-with-img--home .text-with-img__col:nth-child(2) .text-with-img__text > p:first-of-type {
		margin-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__col:nth-child(3) .text-with-img__caption p {
		margin-top: 2.4rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__col:nth-child(3) .text-with-img__text > p:first-of-type {
		margin-top: 4rem;
	}
}

.text-with-img--home .text-with-img__col .text-with-img__inner-video, .text-with-img--home .text-with-img__col .text-with-img__inner-img {
	aspect-ratio: 820/470;
	width: 100%;
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__col .text-with-img__inner-video, .text-with-img--home .text-with-img__col .text-with-img__inner-img {
		position: relative !important;
		height: 100% !important;
	}
}

.text-with-img--home .text-with-img__col .text-with-img__inner-video:only-child, .text-with-img--home .text-with-img__col .text-with-img__inner-img:only-child {
	aspect-ratio: unset;
}

.text-with-img--home .text-with-img__col .text-with-img__inner-video:only-child .video__preload, .text-with-img--home .text-with-img__col .text-with-img__inner-video:only-child img, .text-with-img--home .text-with-img__col .text-with-img__inner-img:only-child .video__preload, .text-with-img--home .text-with-img__col .text-with-img__inner-img:only-child img {
	aspect-ratio: unset;
	height: unset;
	width: 100%;
}

.text-with-img--home .text-with-img__col .text-with-img__inner-video .video__preload, .text-with-img--home .text-with-img__col .text-with-img__inner-video img, .text-with-img--home .text-with-img__col .text-with-img__inner-img .video__preload, .text-with-img--home .text-with-img__col .text-with-img__inner-img img {
	aspect-ratio: 820/470;
	height: unset;
	width: 100%;
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__col .text-with-img__inner-video .video__preload, .text-with-img--home .text-with-img__col .text-with-img__inner-video img, .text-with-img--home .text-with-img__col .text-with-img__inner-img .video__preload, .text-with-img--home .text-with-img__col .text-with-img__inner-img img {
		position: absolute !important;
		height: 100% !important;
		aspect-ratio: unset !important;
		inset: 0 !important;
	}
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__col:nth-child(odd) {
		flex-direction: row-reverse;
		padding-left: 5.7292vw;
		padding-right: 0;
	}
}

.text-with-img--home .text-with-img__col:nth-child(odd) .text-with-img__content .text-with-img__inner-img img, .text-with-img--home .text-with-img__col:nth-child(odd) .text-with-img__content .text-with-img__inner-img source {
	border-top-left-radius: 8rem;
	border-top-right-radius: 0;
}

@media (min-width: 576px) {
	.text-with-img--home .text-with-img__col:nth-child(odd) .text-with-img__content .text-with-img__inner-img img, .text-with-img--home .text-with-img__col:nth-child(odd) .text-with-img__content .text-with-img__inner-img source {
		border-top-left-radius: 20rem;
	}
}

.text-with-img--home .text-with-img__col:nth-child(odd) .text-with-img__img img, .text-with-img--home .text-with-img__col:nth-child(odd) .text-with-img__content img, .text-with-img--home .text-with-img__col:nth-child(odd) .text-with-img__img source, .text-with-img--home .text-with-img__col:nth-child(odd) .text-with-img__content source {
	border-top-left-radius: 8rem;
	border-top-right-radius: 0;
}

@media (min-width: 576px) {
	.text-with-img--home .text-with-img__col:nth-child(odd) .text-with-img__img img, .text-with-img--home .text-with-img__col:nth-child(odd) .text-with-img__content img, .text-with-img--home .text-with-img__col:nth-child(odd) .text-with-img__img source, .text-with-img--home .text-with-img__col:nth-child(odd) .text-with-img__content source {
		border-top-left-radius: 20rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__col:nth-child(even) {
		flex-direction: row;
		padding-right: 6.9792vw;
		padding-left: 0;
	}
	
	.text-with-img--home .text-with-img__col:nth-child(even) .text-with-img__img, .text-with-img--home .text-with-img__col:nth-child(even) .text-with-img__content {
		width: calc(44.2708vw + 7rem);
	}
	
	.text-with-img--home .text-with-img__col:nth-child(even) .text-with-img__text {
		width: 41.24vw;
	}
}

.text-with-img--home .text-with-img__col:nth-child(even) .text-with-img__img img, .text-with-img--home .text-with-img__col:nth-child(even) .text-with-img__content img, .text-with-img--home .text-with-img__col:nth-child(even) .text-with-img__img source, .text-with-img--home .text-with-img__col:nth-child(even) .text-with-img__content source {
	border-top-left-radius: 0;
	border-top-right-radius: 8rem;
}

@media (min-width: 576px) {
	.text-with-img--home .text-with-img__col:nth-child(even) .text-with-img__img img, .text-with-img--home .text-with-img__col:nth-child(even) .text-with-img__content img, .text-with-img--home .text-with-img__col:nth-child(even) .text-with-img__img source, .text-with-img--home .text-with-img__col:nth-child(even) .text-with-img__content source {
		border-top-right-radius: 20rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--home .text-with-img__col:nth-child(odd) {
		flex-direction: row-reverse;
		padding-left: 5.7292vw;
		padding-right: 0;
	}
	
	.text-with-img--home .text-with-img__col:nth-child(odd) .text-with-img__content {
		width: 42.7083vw;
	}
}

.text-with-img--mobile-revese .text-with-img__col {
	flex-direction: column-reverse;
}

@media (min-width: 1025px) {
	.text-with-img--mobile-revese .text-with-img__col {
		flex-direction: row;
		padding-bottom: 8rem;
	}
}

.text-with-img--mobile-revese .text-with-img__text {
	margin-top: 0;
}

.text-with-img--mobile-revese .text-with-img__img, .text-with-img--mobile-revese .text-with-img__content {
	margin-top: 3.2rem;
}

@media (min-width: 768px) {
	.text-with-img--mobile-revese .text-with-img__img, .text-with-img--mobile-revese .text-with-img__content {
		margin-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--mobile-revese .text-with-img__img, .text-with-img--mobile-revese .text-with-img__content {
		margin-top: 0;
	}
}

@media (max-width: 1025px) {
	.text-with-img--mobile-bottom-line {
		border-bottom: 1px solid #d5d5d5;
	}
}

@media (min-width: 1025px) {
	.text-with-img--narrower .text-with-img__col {
		align-items: unset;
		justify-content: space-between;
		padding: 0 3vw;
	}
	
	.text-with-img--narrower .text-with-img__col .text-with-img__text {
		width: 38.5417vw;
	}
	
	.text-with-img--narrower .text-with-img__col .text-with-img__img, .text-with-img--narrower .text-with-img__col .text-with-img__content {
		width: calc(43.75vw + 7rem);
	}
	
	.text-with-img--narrower .text-with-img__col:nth-child(even) {
		padding-right: 0;
		flex-direction: row-reverse;
	}
	
	.text-with-img--narrower .text-with-img__col:nth-child(odd) {
		padding-left: 0;
		flex-direction: row;
	}
}

@media (min-width: 1441px) {
	.text-with-img--narrower .text-with-img__col {
		padding: 0 6.25vw;
	}
}

.text-with-img--narrower .text-with-img__img img, .text-with-img--narrower .text-with-img__content img {
	object-fit: cover;
}

@media (min-width: 1600px) {
	.text-with-img--text-center {
		padding-top: 5.6rem;
		padding-bottom: 11.8rem;
	}
}

@media (min-width: 1600px) {
	.text-with-img--text-center .text-with-img__col {
		align-items: center;
	}
}

.text-with-img--darker-heading > h2 {
	color: #220309;
}

.text-with-img.visible .text-with-img__sliders-preview {
	display: none;
}

.text-with-img.visible .text-with-img__slider-item {
	opacity: 1;
}

.text-with-img.visible .text-with-img__slider-col-wrapper {
	display: flex;
}

@media (max-width: 1025px) {
	.text-with-img.visible .text-with-img__slider-col-wrapper:nth-child(2) {
		display: none;
	}
}

@media (min-width: 1025px) {
	.text-with-img--large-text-content .text-with-img__col {
		align-items: unset;
	}
}

@media (min-width: 1025px) {
	.text-with-img--large-text-content .text-with-img__img, .text-with-img--large-text-content .text-with-img__content {
		min-width: 53.5rem;
	}
}

@media (min-width: 1441px) {
	.text-with-img--large-text-content .text-with-img__img, .text-with-img--large-text-content .text-with-img__content {
		min-width: 59.5rem;
	}
}

@media (min-width: 1600px) {
	.text-with-img--large-text-content .text-with-img__img, .text-with-img--large-text-content .text-with-img__content {
		min-width: 64.5rem;
	}
}

@media (min-width: 1025px) {
	.text-with-img--slider-item .text-with-img__text {
		max-width: 64.5rem;
		margin-top: 0;
	}
}

@media (min-width: 1600px) {
	.text-with-img--slider-item .text-with-img__wrapper {
		max-width: 108rem;
	}
}

@media (min-width: 1921px) {
	.text-with-img--slider-item .text-with-img__wrapper {
		max-width: 59vw;
	}
}

@media (min-width: 1025px) {
	.text-with-img--slider-item .text-with-img__col {
		gap: 4.8rem;
	}
}

@media (min-width: 1600px) {
	.text-with-img--slider-item .text-with-img__col {
		gap: 8rem;
	}
}

@keyframes carouselVertical {
	from {
		transform: translate(0);
	}
	
	to {
		transform: translateY(calc(-100% + 43rem));
	}
}

@keyframes carouselVerticalRev {
	from {
		transform: translate(0) scaleY(-1);
	}
	
	to {
		transform: scaleY(-1) translateY(calc(-100% + 43rem));
	}
}

@media (min-width: 768px) {
	@keyframes carouselVertical {
		from {
			transform: translate(0);
		}
		
		to {
			transform: translateY(calc(-100% + 70rem));
		}
	}
	
	@keyframes carouselVerticalRev {
		from {
			transform: translate(0) scaleY(-1);
		}
		
		to {
			transform: scaleY(-1) translateY(calc(-100% + 70rem));
		}
	}
}

@media (min-width: 1025px) {
	@keyframes carouselVertical {
		from {
			transform: translate(0);
		}
		
		to {
			transform: translateY(calc(-100% + 96rem));
		}
	}
	
	@keyframes carouselVerticalRev {
		from {
			transform: translate(0) scaleY(-1);
		}
		
		to {
			transform: scaleY(-1) translateY(calc(-100% + 96rem));
		}
	}
}

.text-on-bg {
	padding: 0;
}

@media (min-width: 1025px) {
	.text-on-bg {
		position: relative;
	}
}

.text-on-bg__col ul {
	margin-top: 3.2rem;
}

@media (min-width: 1025px) {
	.text-on-bg__col ul {
		margin-top: 4.8rem;
	}
}

.text-on-bg__col ul li {
	margin-top: .1rem;
	line-height: 1.85;
	padding-left: .4rem;
	list-style-type: "-";
}

.text-on-bg__col ul li::after {
	display: none;
}

.text-on-bg__img img {
	pointer-events: none;
	width: 100%;
	height: 100%;
}

@media (min-width: 1025px) {
	.text-on-bg__img {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: -1;
	}
	
	.text-on-bg__img img {
		width: 100%;
		object-fit: cover;
		object-position: 30% 50%;
	}
}

@media (min-width: 1441px) {
	.text-on-bg__img img {
		object-position: left;
	}
}

.text-on-bg__text {
	padding-top: 2.4rem;
	padding-bottom: 4.8rem;
}

@media (max-width: 375px) {
	.text-on-bg__text h2 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-on-bg__text h2 {
		font-size: calc(2.4rem + 44 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-on-bg__text h2 {
		font-size: calc(68 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.text-on-bg__text p {
	margin-top: 2.8rem;
}

.text-on-bg__text p:first-of-type {
	margin-top: 2.4rem;
}

@media (min-width: 768px) {
	.text-on-bg__text {
		padding-top: 4.8rem;
	}
	
	.text-on-bg__text p {
		margin-top: 3.3rem;
	}
	
	.text-on-bg__text p:first-of-type {
		margin-top: 3.2rem;
	}
}

@media (min-width: 768px)and (max-width: 1025px) {
	.text-on-bg__text h2, .text-on-bg__text h3 {
		font-size: 4.8rem;
		line-height: 1.25;
	}
}

@media (min-width: 1025px) {
	.text-on-bg__text {
		width: 50%;
		padding: 7.53vw 6rem;
		box-sizing: content-box;
	}
}

@media (min-width: 1600px) {
	.text-on-bg__text {
		width: 39%;
	}
	
	.text-on-bg__text p {
		padding-right: 3.5rem;
	}
}

@media (min-width: 1920px) {
	.text-on-bg__text {
		width: 37%;
	}
	
	.text-on-bg__text p {
		padding-right: 4.5rem;
	}
}

.text-on-bg__text .btn {
	margin-top: 2rem;
}

.text-on-bg__links {
	margin-top: 2.4rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 2.4rem;
}

@media (min-width: 768px) {
	.text-on-bg__links {
		margin-top: 3.2rem;
		justify-content: start;
		gap: 3.2rem;
	}
}

@media (min-width: 1025px) {
	.text-on-bg__links {
		margin-top: 4.8rem;
	}
}

.text-on-bg__cards {
	margin-top: 5rem;
}

.text-on-bg__card {
	display: flex;
	gap: 2rem;
	flex-direction: column;
}

@media (min-width: 576px) {
	.text-on-bg__card {
		flex-direction: row;
		align-items: center;
		gap: 3.6rem;
	}
}

.text-on-bg__card + .text-on-bg__card {
	margin-top: 4rem;
}

.text-on-bg__icon {
	width: 11rem;
	min-width: 11rem;
	aspect-ratio: 1/1;
	border-radius: 50%;
	overflow: hidden;
}

.text-on-bg__icon img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.text-on-bg__card-content h3 {
	line-height: 1.3;
	color: #3e1e2a;
	font-weight: normal;
}

@media (max-width: 375px) {
	.text-on-bg__card-content h3 {
		font-size: 1.8rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-on-bg__card-content h3 {
		font-size: calc(1.8rem + 13 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-on-bg__card-content h3 {
		font-size: calc(31 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.text-on-bg__card-content p {
	margin-top: .8rem;
	padding: 0;
	color: #3e1e2a;
}

.text-on-bg__card-content p:first-of-type {
	margin-top: .8rem;
	padding: 0;
}

.text-on-bg--secondary {
	border-bottom: 1px solid #d5d5d5;
}

@media (min-width: 1025px) {
	.text-on-bg--secondary {
		border: 0;
	}
}

@media (min-width: 1025px) {
	.text-on-bg--secondary .text-on-bg__img {
		position: relative;
		z-index: 0;
	}
}

.text-on-bg--secondary .text-on-bg__text {
	position: relative;
}

.text-on-bg--secondary .text-on-bg__text p {
	padding: 0;
}

.text-on-bg--secondary .text-on-bg__text ul {
	display: flex;
	flex-direction: column;
	gap: 4.7rem;
}

.text-on-bg--secondary .text-on-bg__text ul li {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 3.2rem;
	margin: 0;
	padding: 0;
}

.text-on-bg--secondary .text-on-bg__text ul li::after {
	display: none;
}

.text-on-bg--secondary .text-on-bg__text ul li p {
	padding: 0;
	margin: 0;
}

@media (min-width: 768px) {
	.text-on-bg--secondary .text-on-bg__text ul {
		margin-top: 3.2rem;
	}
	
	.text-on-bg--secondary .text-on-bg__text .btn--link, .text-on-bg--secondary .text-on-bg__text .btn--link:visited {
		color: #fff;
	}
	
	.text-on-bg--secondary .text-on-bg__text .btn--link:hover, .text-on-bg--secondary .text-on-bg__text .btn--link:visited:hover {
		color: #3e1e2a;
	}
}

@media (min-width: 1025px) {
	.text-on-bg--secondary .text-on-bg__text {
		position: absolute;
		padding: 6rem 29vw 6rem 6rem;
		height: 100%;
		width: 82%;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		justify-content: center;
		z-index: 1;
		top: 0;
	}
	
	.text-on-bg--secondary .text-on-bg__text h2, .text-on-bg--secondary .text-on-bg__text p {
		color: #fff;
	}
	
	.text-on-bg--secondary .text-on-bg__text ul {
		color: #fff;
		gap: 5.2rem;
	}
	
	.text-on-bg--secondary .text-on-bg__text ul li {
		gap: 3.2rem;
	}
}

@media (min-width: 1600px) {
	.text-on-bg--secondary .text-on-bg__text {
		width: 34.375vw;
		box-sizing: content-box;
		padding-top: 0;
		padding-bottom: 0;
	}
}

.text-on-bg--two-cols {
	border-bottom: 1px solid #d5d5d5;
}

@media (min-width: 1025px) {
	.text-on-bg--two-cols {
		border: 0;
	}
}

@media (min-width: 1025px) {
	.text-on-bg--two-cols .text-on-bg__img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		z-index: 0;
	}
}

.text-on-bg--two-cols .text-on-bg__text {
	position: relative;
}

.text-on-bg--two-cols .text-on-bg__text .text-on-bg__wrapper {
	display: flex;
	flex-direction: column;
}

.text-on-bg--two-cols .text-on-bg__text .text-on-bg__wrapper p {
	padding-right: 0;
}

.text-on-bg--two-cols .text-on-bg__text .text-on-bg__wrapper p:first-of-type {
	margin-top: 0;
}

@media (min-width: 768px) {
	.text-on-bg--two-cols .text-on-bg__text .text-on-bg__wrapper {
		margin-top: 3.2rem;
	}
}

@media (min-width: 1025px) {
	.text-on-bg--two-cols .text-on-bg__text {
		padding: 6rem 10vw 6rem 6rem;
		height: 100%;
		width: 82%;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		justify-content: center;
		z-index: 1;
	}
	
	.text-on-bg--two-cols .text-on-bg__text .text-on-bg__wrapper {
		flex-direction: row;
		justify-content: space-between;
		gap: 3.2rem;
	}
	
	.text-on-bg--two-cols .text-on-bg__text .text-on-bg__wrapper div {
		width: 48.57%;
	}
}

@media (min-width: 1025px)and (min-width: 1441px) {
	.text-on-bg--two-cols .text-on-bg__text {
		padding: 9.45rem 0 9.45rem 6rem;
	}
}

@media (min-width: 1600px) {
	.text-on-bg--two-cols .text-on-bg__text {
		width: 61.56%;
	}
}

@media (min-width: 1025px) {
	.text-on-bg--wider .text-on-bg__text {
		width: 100%;
	}
	
	.text-on-bg--wider .text-on-bg__text .text-on-bg__wrapper {
		gap: 6vw;
	}
	
	.text-on-bg--wider .text-on-bg__text .text-on-bg__wrapper div {
		width: 70.57%;
	}
	
	.text-on-bg--wider .text-on-bg__text .text-on-bg__wrapper div:last-of-type {
		width: 40%;
	}
}

@media (min-width: 1600px) {
	.text-on-bg--wider .text-on-bg__text {
		width: 72.292%;
	}
	
	.text-on-bg--wider .text-on-bg__text .text-on-bg__wrapper div {
		width: 48.57%;
	}
}

@media (min-width: 1600px) {
	.text-on-bg--wider .text-on-bg__wrapper {
		gap: 6.6667vw;
	}
}

@media (min-width: 1025px) {
	.text-on-bg--with-list {
		padding-right: 8rem;
		padding-left: 8rem;
		padding: 8rem 6rem;
	}
}

@media (min-width: 1281px) {
	.text-on-bg--with-list {
		padding: 5rem 6rem;
	}
}

.text-on-bg--with-list .text-on-bg__text {
	max-width: 124.8rem;
}

@media (min-width: 1025px) {
	.text-on-bg--with-list .text-on-bg__text {
		width: 60%;
		padding: 0;
		max-width: 65vw;
	}
}

@media (min-width: 1281px) {
	.text-on-bg--with-list .text-on-bg__text {
		width: 68%;
		padding: 0;
		max-width: 65vw;
	}
}

@media (min-width: 1600px) {
	.text-on-bg--with-list .text-on-bg__text {
		width: 100%;
	}
}

@media (min-width: 1025px) {
	.text-on-bg--with-list .text-on-bg__text p {
		max-width: 115rem;
		width: 100%;
		padding: 0;
	}
}

.text-on-bg--with-list .text-on-bg__text ul {
	margin-top: 2.4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: stretch;
	gap: 1.6rem;
}

@media (min-width: 768px) {
	.text-on-bg--with-list .text-on-bg__text ul {
		margin-top: 3.2rem;
		gap: 2.4rem;
	}
}

@media (min-width: 1025px) {
	.text-on-bg--with-list .text-on-bg__text ul {
		gap: 3.2rem;
		max-width: 117.4rem;
	}
}

.text-on-bg--with-list .text-on-bg__text ul li {
	flex: 1 1 43%;
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: row;
	gap: 1.6rem;
	position: relative;
	font-family: "Lato", Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.9;
	padding-left: 4rem;
}

@media (max-width: 375px) {
	.text-on-bg--with-list .text-on-bg__text ul li {
		font-size: 1.5rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-on-bg--with-list .text-on-bg__text ul li {
		font-size: calc(1.5rem + 6 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-on-bg--with-list .text-on-bg__text ul li {
		font-size: calc(21 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px) {
	.text-on-bg--with-list .text-on-bg__text ul li {
		line-height: 1.8;
	}
}

.text-on-bg--with-list .text-on-bg__text ul li:before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 2rem;
	height: 2rem;
	left: 0;
	top: .95rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 20\" fill=\"none\" width=\"20\" height=\"20\"%3E%3Cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.7114 6.61295C14.1584 6.12434 14.9028 6.80424 14.4558 7.29286L8.87099 13.387C8.67138 13.6054 8.32623 13.6054 8.12663 13.387L5.54424 10.5697C5.0972 10.0811 5.83949 9.39911 6.2886 9.8898L8.49881 12.3017L13.7114 6.61295ZM10 18.9864C14.9631 18.9864 18.9885 14.9631 18.9885 9.99792C18.9885 5.03275 14.9652 1.01154 10 1.01154C5.03691 1.01154 1.01362 5.03483 1.01362 9.99792C1.01362 14.961 5.03691 18.9864 10 18.9864ZM17.0714 17.0714C20.9762 13.1666 20.9762 6.83335 17.0714 2.92858C13.1666 -0.976193 6.83335 -0.976193 2.92858 2.92858C-0.976193 6.83335 -0.976193 13.1666 2.92858 17.0714C6.83335 20.9762 13.1666 20.9762 17.0714 17.0714Z\" fill=\"%23220309\"/%3E%3C/svg%3E");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

@media (min-width: 1025px) {
	.text-on-bg--with-list .text-on-bg__text ul li:before {
		top: .6rem;
	}
}

@media (min-width: 1025px) {
	.text-on-bg--with-list .text-on-bg__text ul li:before {
		top: .95rem;
	}
}

.text-on-bg--with-list .text-on-bg__text ul li::after {
	display: none;
}

@media (min-width: 1025px) {
	.text-on-bg--with-list .text-on-bg__img img {
		object-position: 74%;
	}
}

@media (min-width: 1025px) {
	.text-on-bg--with-single-column-list {
		padding-right: 8rem;
		padding-left: 8rem;
		padding: 8rem 6rem;
	}
}

.text-on-bg--with-single-column-list .text-on-bg__text {
	max-width: 124.8rem;
}

@media (min-width: 1025px) {
	.text-on-bg--with-single-column-list .text-on-bg__text {
		width: 60%;
		padding: 0;
		max-width: 52vw;
	}
}

@media (min-width: 1600px) {
	.text-on-bg--with-single-column-list .text-on-bg__text {
		width: 100%;
	}
}

@media (min-width: 1025px) {
	.text-on-bg--with-single-column-list .text-on-bg__text p {
		max-width: 115rem;
		width: 100%;
		padding: 0;
	}
}

.text-on-bg--with-single-column-list .text-on-bg__text ul {
	margin-top: 2.4rem;
	display: grid;
	gap: 1.6rem;
}

@media (min-width: 768px) {
	.text-on-bg--with-single-column-list .text-on-bg__text ul {
		margin-top: 3.2rem;
		gap: 2.4rem;
	}
}

@media (min-width: 1025px) {
	.text-on-bg--with-single-column-list .text-on-bg__text ul {
		gap: 3.2rem;
		max-width: 117.4rem;
	}
}

.text-on-bg--with-single-column-list .text-on-bg__text ul li {
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: row;
	gap: 1.6rem;
	position: relative;
	font-family: "Lato", Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.9;
	padding-left: 4rem;
}

@media (max-width: 375px) {
	.text-on-bg--with-single-column-list .text-on-bg__text ul li {
		font-size: 1.5rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-on-bg--with-single-column-list .text-on-bg__text ul li {
		font-size: calc(1.5rem + 6 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-on-bg--with-single-column-list .text-on-bg__text ul li {
		font-size: calc(21 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px) {
	.text-on-bg--with-single-column-list .text-on-bg__text ul li {
		line-height: 1.8;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (max-width: 375px) {
	.text-on-bg--with-single-column-list .text-on-bg__text ul li {
		font-size: 1.8rem;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 376px)and (max-width: 1920px) {
	.text-on-bg--with-single-column-list .text-on-bg__text ul li {
		font-size: calc(1.8rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {
	.text-on-bg--with-single-column-list .text-on-bg__text ul li {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1025px) {
	.text-on-bg--with-single-column-list .text-on-bg__text ul li {
		max-width: 57rem;
		font-size: 2.1rem;
	}
}

@media (min-width: 1921px) {
	.text-on-bg--with-single-column-list .text-on-bg__text ul li {
		font-size: 1.09vw;
	}
}

.text-on-bg--with-single-column-list .text-on-bg__text ul li:before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 2rem;
	height: 2rem;
	left: 0;
	top: .95rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 20\" fill=\"none\" width=\"20\" height=\"20\"%3E%3Cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.7114 6.61295C14.1584 6.12434 14.9028 6.80424 14.4558 7.29286L8.87099 13.387C8.67138 13.6054 8.32623 13.6054 8.12663 13.387L5.54424 10.5697C5.0972 10.0811 5.83949 9.39911 6.2886 9.8898L8.49881 12.3017L13.7114 6.61295ZM10 18.9864C14.9631 18.9864 18.9885 14.9631 18.9885 9.99792C18.9885 5.03275 14.9652 1.01154 10 1.01154C5.03691 1.01154 1.01362 5.03483 1.01362 9.99792C1.01362 14.961 5.03691 18.9864 10 18.9864ZM17.0714 17.0714C20.9762 13.1666 20.9762 6.83335 17.0714 2.92858C13.1666 -0.976193 6.83335 -0.976193 2.92858 2.92858C-0.976193 6.83335 -0.976193 13.1666 2.92858 17.0714C6.83335 20.9762 13.1666 20.9762 17.0714 17.0714Z\" fill=\"%23220309\"/%3E%3C/svg%3E");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

@media (min-width: 1025px) {
	.text-on-bg--with-single-column-list .text-on-bg__text ul li:before {
		top: .6rem;
	}
}

@media (min-width: 1025px) {
	.text-on-bg--with-single-column-list .text-on-bg__text ul li:before {
		top: .95rem;
	}
}

.text-on-bg--with-single-column-list .text-on-bg__text ul li::after {
	display: none;
}

@media (min-width: 1025px) {
	.text-on-bg--with-single-column-list .text-on-bg__img img {
		object-position: 74%;
	}
}

@media (min-width: 1025px) {
	.text-on-bg--reverse .text-on-bg__text {
		padding-right: 6rem;
		padding-left: 0;
		width: 59.5vw;
		right: 0;
	}
	
	.text-on-bg--reverse .text-on-bg__text h2 {
		color: #220309;
	}
	
	.text-on-bg--reverse .text-on-bg__text p {
		padding-right: 0;
		color: #220309;
	}
}

@media (min-width: 1441px) {
	.text-on-bg--reverse .text-on-bg__text {
		width: 44.5vw;
	}
}

@media (min-width: 1920px) {
	.text-on-bg--reverse .text-on-bg__text {
		padding-right: 3.125vw;
		width: 37.5vw;
	}
}

@media (min-width: 1025px) {
	.text-on-bg--dark-theme .text-on-bg__text {
		color: #fff;
		background: linear-gradient(90deg, rgba(0, 0, 0, .48) 0%, rgba(0, 0, 0, .48) 50%, rgba(0, 0, 0, 0) 100%);
	}
}

@media (min-width: 1025px) {
	.text-on-bg--light-theme .text-on-bg__text {
		color: #3e1e2a;
		background: linear-gradient(90deg, rgba(255, 255, 255, .48) 0%, rgba(255, 255, 255, .48) 50%, rgba(255, 255, 255, 0) 100%);
	}
}

.text-on-bg--without-border {
	border-bottom: 0;
}

@media (min-width: 1025px) {
	.text-on-bg--large-text .text-on-bg__text {
		padding-top: 4.8rem;
		padding-bottom: 9.3rem;
		width: 47%;
	}
}

.text-on-bg--large-text .text-on-bg__text p {
	margin-top: 1.4rem;
}

@media (min-width: 1025px) {
	.text-on-bg--img-right-position .text-on-bg__img img {
		object-position: 48%;
	}
}

.text-on-bg--black-text {
	color: #220309 !important;
}

.text-on-bg--black-text h2, .text-on-bg--black-text h3, .text-on-bg--black-text h4, .text-on-bg--black-text h5, .text-on-bg--black-text h6, .text-on-bg--black-text p, .text-on-bg--black-text ul, .text-on-bg--black-text ol, .text-on-bg--black-text a {
	color: #220309 !important;
}

@media (min-width: 1281px) {
	.text-on-bg--thin .text-on-bg__text {
		padding: 8rem 6rem;
		width: 36%;
	}
}

.footer {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 2rem;
	border-top: 1px solid rgba(34, 3, 9, .16);
	padding-top: 3.2rem;
	padding-bottom: 4.8rem;
}

.footer small, .footer p {
	color: #220309;
	opacity: .4;
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.5;
}

.footer small a, .footer p a {
	color: #220309;
}

@media (min-width: 768px) {
	.footer {
		padding: 4.8rem;
	}
	
	.footer small, .footer p {
		font-size: 1.6rem;
	}
}

@media (min-width: 1025px) {
	.footer {
		padding: 4rem 6rem;
		flex-direction: row;
		justify-content: space-between;
	}
	
	.footer small, .footer p {
		font-size: 1.7rem;
	}
}

.footer__wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 1.6rem;
}

.footer__wrapper ul {
	display: flex;
	gap: 1.6rem;
}

.footer__wrapper ul a {
	opacity: .4;
	font-size: 1.5rem;
	line-height: 1.5;
	color: #220309;
	transition: .2s ease-in-out;
}

@media (min-width: 768px) {
	.footer__wrapper ul a {
		font-size: 1.6rem;
	}
}

@media (min-width: 1025px) {
	.footer__wrapper ul a {
		font-size: 1.7rem;
	}
}

.footer__wrapper ul a:hover {
	opacity: 1;
}

.cta {
	padding: 0;
	position: relative;
}

.cta::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	background: #eae6e4;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.cta__bg {
	position: absolute;
	z-index: -1;
	color: #fff;
	width: 225%;
	height: 225%;
	object-fit: cover;
	right: -24vw;
	top: -66%;
	pointer-events: none;
	stroke-width: 2px;
}

@media (min-width: 371px) {
	.cta__bg {
		width: 220%;
		height: 221%;
		top: -59%;
		right: -17vw;
	}
}

@media (min-width: 576px) {
	.cta__bg {
		width: 120%;
		height: 120%;
		top: -10%;
		right: auto;
		left: -22vw;
	}
}

@media (min-width: 768px) {
	.cta__bg {
		width: 99.75309vw;
		height: 106.79012vw;
		top: -35%;
		left: -18.1vw;
	}
}

@media (min-width: 1281px) {
	.cta__bg {
		width: 93vw;
		height: 100vw;
		top: -31vw;
		left: 2vw;
	}
}

@media (min-width: 1600px) {
	.cta__bg {
		width: 69vw;
		height: 74vw;
		top: -21vw;
		left: 4.5vw;
	}
}

.cta__bg svg, .cta__bg img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.cta__container {
	padding-top: 6.4rem;
	padding-bottom: 6.4rem;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #614147;
}

.cta__container > * {
	text-align: center;
}

.cta__container p {
	max-width: 81.5rem;
	margin-top: 1.6rem;
}

.cta__container a, .cta__container h2 {
	margin-top: 2.4rem;
}

.cta__container a {
	font-size: 1rem;
}

@media (min-width: 768px) {
	.cta__container a {
		padding: 3.1rem 6.3rem;
		font-size: 1.2rem;
	}
}

@media (min-width: 768px) {
	.cta__container a, .cta__container h2 {
		margin-top: 3.2rem;
	}
}

@media (min-width: 1281px) {
	.cta__container {
		padding-bottom: 7.7rem;
	}
	
	.cta__container a {
		margin-top: 3.05rem;
	}
	
	.cta__container h2 {
		margin-top: .8rem;
	}
	
	.cta__container p {
		margin-top: .75rem;
	}
}

.cta__icon {
	color: #3e1e2a;
}

.hero-thank {
	min-height: calc(100dvh - 25.4rem);
	position: relative;
	padding: 0;
}

@media (min-width: 768px) {
	.hero-thank {
		overflow: hidden;
		min-height: calc(100dvh - 20.5rem);
	}
}

@media (min-width: 1025px) {
	.hero-thank {
		min-height: calc(100dvh - 8rem);
	}
}

@media (min-width: 1921px) {
	.hero-thank {
		min-height: calc(100dvh - 4.2vw);
	}
}

.hero-thank__bg {
	padding-bottom: unset;
	height: 100%;
	position: absolute;
	overflow: hidden;
	width: 100%;
}

.hero-thank__bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hero-thank__inner {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: relative;
	padding: 22rem 3.5rem 3.5rem;
}

@media (min-width: 768px) {
	.hero-thank__inner {
		padding: 12rem 3.5rem 3.5rem;
	}
}

@media (min-width: 1025px) {
	.hero-thank__inner {
		align-items: self-start;
		padding: 24rem 6rem 6rem;
	}
}

@media (min-width: 1921px) {
	.hero-thank__inner {
		padding: 12.5vw 3.125vw 3.125vw;
	}
}

.hero-thank__inner h1 {
	color: #fff;
	font-family: "Lato", Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
	text-align: center;
	color: #fff;
	line-height: 1.2;
}

@media (max-width: 375px) {
	.hero-thank__inner h1 {
		font-size: 2.8rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.hero-thank__inner h1 {
		font-size: calc(2.8rem + 72 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.hero-thank__inner h1 {
		font-size: calc(100 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1921px)and (max-width: 375px) {
	.hero-thank__inner h1 {
		font-size: 6.1rem;
	}
}

@media (min-width: 768px)and (max-width: 1921px)and (min-width: 376px)and (max-width: 1920px) {
	.hero-thank__inner h1 {
		font-size: calc(6.1rem + 11 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1921px)and (min-width: 1921px) {
	.hero-thank__inner h1 {
		font-size: calc(72 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.hero-thank__inner h1 {
		font-size: 3.75vw;
	}
}

.hero-thank__inner p {
	margin-top: 1.6rem;
	line-height: 1.2;
	font-size: 1.5rem;
	font-family: "Lato", Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #fff;
}

@media (max-width: 375px) {
	.hero-thank__inner p {
		font-size: 1.5rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.hero-thank__inner p {
		font-size: calc(1.5rem + 35 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.hero-thank__inner p {
		font-size: calc(50 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.hero-thank__inner p {
		font-size: 2.5rem;
		margin-top: 3.2rem;
	}
}

@media (min-width: 1921px) {
	.hero-thank__inner p {
		font-size: 1.3vw;
		margin-top: 1.66vw;
	}
}

.post {
	padding-top: 3.2rem;
	padding-bottom: 3.2rem;
	display: flex;
	justify-content: center;
}

@media (min-width: 768px) {
	.post {
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.post {
		padding-bottom: 6rem;
		padding-top: 6rem;
	}
}

@media (min-width: 1441px) {
	.post {
		padding-top: 9rem;
	}
}

@media (min-width: 1921px) {
	.post {
		padding-top: 4.6875vw 3.125vw 3.125vw;
	}
}

.post .wp-block-heading {
	margin-top: 3.2rem;
	line-height: 1.33;
	font-weight: 300;
}

@media (max-width: 375px) {
	.post .wp-block-heading {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.post .wp-block-heading {
		font-size: calc(2.4rem + 21 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.post .wp-block-heading {
		font-size: calc(45 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.post .wp-block-heading {
		font-size: 3.2rem;
		line-height: 1.375;
	}
}

@media (min-width: 1025px) {
	.post .wp-block-heading {
		font-size: 3.8rem;
	}
}

@media (min-width: 1281px) {
	.post .wp-block-heading {
		font-size: 4.5rem;
		line-height: 1.5;
	}
}

@media (min-width: 1921px) {
	.post .wp-block-heading {
		font-size: 2.34vw;
		margin-top: 1.66vw;
	}
}

.post__inner {
	max-width: 104rem;
	width: 100%;
}

@media (min-width: 1921px) {
	.post__inner {
		max-width: 54.16vw;
	}
}

.post__inner p, .post__inner li {
	font-weight: 400;
	line-height: 1.86;
}

.post__inner .wp-block-list + .wp-block-heading, .post__inner p + .wp-block-heading {
	margin-top: 3rem;
}

@media (min-width: 768px) {
	.post__inner .wp-block-list + .wp-block-heading, .post__inner p + .wp-block-heading {
		font-size: 3.2rem;
		line-height: 1.375;
	}
}

@media (min-width: 1025px) {
	.post__inner .wp-block-list + .wp-block-heading, .post__inner p + .wp-block-heading {
		font-size: 3.8rem;
		margin-top: 3.2rem;
	}
}

@media (min-width: 1281px) {
	.post__inner .wp-block-list + .wp-block-heading, .post__inner p + .wp-block-heading {
		font-size: 4.5rem;
		line-height: 1.5;
	}
}

@media (min-width: 1921px) {
	.post__inner .wp-block-list + .wp-block-heading, .post__inner p + .wp-block-heading {
		font-size: 2.34vw;
		margin-top: 1.66;
	}
}

.post__inner .wp-block-list li {
	padding: 0;
	margin: 0;
}

.post__inner .wp-block-heading {
	margin-top: 3.2rem;
	line-height: 1.33;
	font-weight: 300;
}

@media (max-width: 375px) {
	.post__inner .wp-block-heading {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.post__inner .wp-block-heading {
		font-size: calc(2.4rem + 21 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.post__inner .wp-block-heading {
		font-size: calc(45 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.post__inner .wp-block-heading {
		font-size: 3.2rem;
	}
}

@media (min-width: 1025px) {
	.post__inner .wp-block-heading {
		font-size: 4.5rem;
	}
}

@media (min-width: 1921px) {
	.post__inner .wp-block-heading {
		font-size: 2.34vw;
		margin-top: 1.66vw;
	}
}

.post__inner p + p {
	margin-top: 1.6rem;
}

@media (min-width: 1921px) {
	.post__inner p + p {
		margin-top: .83vw;
	}
}

.post__inner p + .wp-block-list {
	margin-top: 1.6rem;
}

@media (min-width: 1921px) {
	.post__inner p + .wp-block-list {
		margin-top: .83vw;
	}
}

.post__inner p + .wp-block-list {
	margin-top: 1.6rem;
}

@media (min-width: 1921px) {
	.post__inner p + .wp-block-list {
		margin-top: .83vw;
	}
}

.post__inner .wp-block-heading + p {
	margin-top: 1.6rem;
}

@media (min-width: 1921px) {
	.post__inner .wp-block-heading + p {
		margin-top: .83vw;
	}
}

.post__inner ul {
	margin-bottom: 1.6rem;
}

.post__inner ul li {
	display: flex;
	align-items: center;
	position: relative;
	gap: 1.6rem;
}

@media (min-width: 1025px) {
	.post__inner ul li {
		gap: 2rem;
	}
}

@media (min-width: 1921px) {
	.post__inner ul li {
		gap: 1.05vw;
	}
}

.post__inner ul li::before {
	content: "";
	width: .6rem;
	height: .6rem;
	background-color: #614147;
	border-radius: 50%;
}

@media (min-width: 1921px) {
	.post__inner ul li::before {
		width: .3vw;
		height: .3vw;
	}
}

.post__inner ul li::after {
	content: none;
}

.post .wp-block-image.size-large {
	margin-top: 3.2rem;
	border-top-left-radius: .6rem;
	border-top-right-radius: .6rem;
	overflow: hidden;
	position: relative;
}

.post .wp-block-image.size-large:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 3rem;
	bottom: 0;
	background-color: #3e1e2a;
	width: 100%;
	height: 100%;
}

@media (min-width: 1921px) {
	.post .wp-block-image.size-large {
		margin-top: 1.66vw;
		border-top-left-radius: .3125vw;
		border-top-right-radius: .3125vw;
	}
}

.post .wp-block-image.size-large .wp-element-caption {
	padding: 1.6rem 2.4rem;
	color: #fff;
}

@media (min-width: 768px) {
	.post .wp-block-image.size-large .wp-element-caption {
		padding: 2.4rem 3.2rem;
	}
}

@media (min-width: 1025px) {
	.post .wp-block-image.size-large .wp-element-caption {
		padding: 2.6rem 4rem;
	}
}

@media (min-width: 1921px) {
	.post .wp-block-image.size-large .wp-element-caption {
		padding: 1.35vw 2vw;
	}
}

.post .wp-block-image.size-large img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.post .wp-block-image {
	border-radius: .6rem;
	overflow: hidden;
}

@media (min-width: 1921px) {
	.post .wp-block-image {
		border-radius: .3vw;
	}
}

.post .wp-block-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.post .wp-block-group.wp-container-core-group-is-layout-1 {
	margin-top: 1.6rem;
	display: flex;
	flex-direction: column;
}

@media (min-width: 768px) {
	.post .wp-block-group.wp-container-core-group-is-layout-1 {
		flex-direction: row;
		gap: 3.2rem;
	}
	
	.post .wp-block-group.wp-container-core-group-is-layout-1 p + p {
		margin-top: 0;
	}
}

@media (min-width: 1921px) {
	.post .wp-block-group.wp-container-core-group-is-layout-1 {
		gap: 1.66vw;
		margin-top: .83vw;
	}
}

.post .wp-block-group.wp-container-core-group-is-layout-2 {
	margin: 1.6rem 0;
	display: grid;
	gap: 1.6rem;
}

@media (min-width: 576px) {
	.post .wp-block-group.wp-container-core-group-is-layout-2 {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 768px) {
	.post .wp-block-group.wp-container-core-group-is-layout-2 {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (min-width: 1921px) {
	.post .wp-block-group.wp-container-core-group-is-layout-2 {
		gap: .83vw;
		margin: .83vw 0;
	}
}

.post .wp-element-caption {
	padding: 1.6rem 2.4rem;
	font-size: 1.5rem;
	font-family: "Lato", Arial, sans-serif;
	color: #fff;
	line-height: 1.86;
	margin: 0;
}

@media (min-width: 768px) {
	.post .wp-element-caption {
		padding: 2.4rem 3.2rem;
		line-height: 1.83;
		font-size: 1.8rem;
	}
}

@media (min-width: 1025px) {
	.post .wp-element-caption {
		padding: 2.6rem 4rem;
		font-size: 2.1rem;
		line-height: 1.85;
	}
}

@media (min-width: 1921px) {
	.post .wp-element-caption {
		padding: 1.35vw 2vw;
	}
}

.grid-with-circles {
	background-color: #513a45;
	padding-top: 3.2rem;
	padding-bottom: 3.2rem;
}

@media (min-width: 768px) {
	.grid-with-circles {
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
	}
}

@media (min-width: 1281px) {
	.grid-with-circles {
		padding-top: 4.18vw;
		padding-bottom: 4.18vw;
	}
}

@media (min-width: 1600px) {
	.grid-with-circles {
		padding-top: 4.18vw;
		padding-bottom: 4.18vw;
	}
}

.grid-with-circles__title {
	margin-bottom: 3.2rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
}

@media (min-width: 1025px) {
	.grid-with-circles__title {
		margin-bottom: 4.18vw;
	}
}

.grid-with-circles__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

@media (min-width: 576px) {
	.grid-with-circles__item {
		max-width: 52rem;
		margin: 0 auto;
	}
}

@media (min-width: 1025px) {
	.grid-with-circles__item {
		max-width: 100%;
	}
}

.grid-with-circles__circle {
	width: 5.8rem;
	height: 5.8rem;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 1.6rem;
}

@media (min-width: 768px) {
	.grid-with-circles__circle {
		width: 9rem;
		height: 9rem;
		margin-bottom: 2.4rem;
	}
}

.grid-with-circles__icon {
	width: 2.8rem;
	height: 2.8rem;
}

@media (min-width: 768px) {
	.grid-with-circles__icon {
		width: 4.4rem;
		height: 4.4rem;
	}
}

.grid-with-circles__icon svg, .grid-with-circles__icon use {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.grid-with-circles__text h4 {
	color: #fff;
	font-weight: 300;
	line-height: normal;
}

@media (max-width: 375px) {
	.grid-with-circles__text h4 {
		font-size: 1.8rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.grid-with-circles__text h4 {
		font-size: calc(1.8rem + 10 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-with-circles__text h4 {
		font-size: calc(28 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-with-circles__text h4 {
		font-size: 1.98vw;
	}
}

.grid-with-circles__text p {
	color: #fff;
	font-weight: 400;
	line-height: 1.71;
}

@media (max-width: 375px) {
	.grid-with-circles__text p {
		font-size: 1.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.grid-with-circles__text p {
		font-size: calc(1.4rem + 4 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-with-circles__text p {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-with-circles__text p {
		font-size: 1.1vw;
	}
}

.grid-with-circles__dots {
	margin-top: 3.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	list-style: none;
}

.grid-with-circles__foot {
	margin-top: 3.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (min-width: 1025px) {
	.grid-with-circles__foot {
		margin-top: 4.8rem;
	}
}

@media (min-width: 1281px) {
	.grid-with-circles__foot {
		margin-top: 6.4rem;
	}
}

@media (min-width: 1441px) {
	.grid-with-circles__foot {
		margin-top: 8rem;
	}
}

@media (min-width: 1921px) {
	.grid-with-circles__foot {
		margin-top: 4.18vw;
	}
}

.grid-with-circles .slick-slide {
	margin: 0 1rem;
}

@media (min-width: 768px) {
	.grid-with-circles .slick-slide {
		margin: 0 1.2rem;
	}
}

@media (min-width: 1025px) {
	.grid-with-circles .slick-slide {
		margin: 0 .9vw;
	}
}

.grid-with-circles .slick-list {
	margin: 0 -1rem;
}

@media (min-width: 768px) {
	.grid-with-circles .slick-list {
		margin: 0 -1.2rem;
	}
}

@media (min-width: 1025px) {
	.grid-with-circles .slick-list {
		margin: 0 -.9vw;
	}
}

.grid-with-circles--slick-notinitial .grid-with-circles__dots {
	display: none;
}

.grid-with-circles--slick-notinitial .grid-with-circles__inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: wrap;
	gap: 3rem;
}

@media (min-width: 1025px) {
	.grid-with-circles--slick-notinitial .grid-with-circles__inner {
		flex-direction: row;
		gap: 4rem 2.4rem;
	}
}

@media (min-width: 1281px) {
	.grid-with-circles--slick-notinitial .grid-with-circles__inner {
		gap: 4.4rem 3.6rem;
	}
}

@media (min-width: 1441px) {
	.grid-with-circles--slick-notinitial .grid-with-circles__inner {
		gap: 2.2vw 1.8vw;
	}
}

@media (min-width: 1025px) {
	.grid-with-circles--slick-notinitial .grid-with-circles__inner > div {
		width: calc(50% - 2.2rem);
	}
}

@media (min-width: 1281px) {
	.grid-with-circles--slick-notinitial .grid-with-circles__inner > div {
		max-width: calc(25% - 2.1vw);
		width: 100%;
	}
}

@media (min-width: 1921px) {
	.grid-with-circles--slick-notinitial .grid-with-circles__inner > div {
		max-width: 21vw;
	}
}

@media (min-width: 1025px) {
	.grid-with-circles--5-or-6-items .grid-with-circles__inner {
		gap: 4rem;
	}
}

@media (min-width: 1281px) {
	.grid-with-circles--5-or-6-items .grid-with-circles__inner {
		gap: 6rem;
	}
}

@media (min-width: 1281px) {
	.grid-with-circles--5-or-6-items .grid-with-circles__inner > div {
		max-width: calc(32% - 2.2vw);
	}
}

.grid-with-circles--2-cols .grid-with-circles__title p {
	max-width: 94rem;
}

@media (min-width: 1921px) {
	.grid-with-circles--2-cols .grid-with-circles__title p {
		max-width: 49vw;
	}
}

@media (min-width: 1441px) {
	.grid-with-circles--2-cols .grid-with-circles__inner {
		gap: 7rem;
	}
}

@media (min-width: 1600px) {
	.grid-with-circles--2-cols .grid-with-circles__inner {
		gap: 7.8125vw;
	}
}

@media (min-width: 1281px) {
	.grid-with-circles--2-cols .grid-with-circles__inner > div {
		max-width: calc(41% - 3.7vw);
	}
}

@media (min-width: 1441px) {
	.grid-with-circles--small-gap .grid-with-circles__inner {
		gap: 5.6rem 6.2vw;
	}
}

.grid-with-circles--small-gap .grid-with-circles__foot {
	margin-top: 15rem;
}

@media (min-width: 1441px) {
	.grid-with-circles--4-cols .grid-with-circles__inner {
		gap: 6rem;
	}
}

@media (min-width: 1281px) {
	.grid-with-circles--4-cols .grid-with-circles__inner > div {
		max-width: calc(24% - 2rem);
	}
}

@media (min-width: 1441px) {
	.grid-with-circles--4-cols .grid-with-circles__inner > div {
		max-width: calc(24% - 6rem);
	}
}

@media (min-width: 1800px) {
	.grid-with-circles--4-cols .grid-with-circles__inner > div:last-of-type h4 {
		white-space: nowrap;
	}
}

.grid-with-circles--white-theme {
	padding-top: 4.8rem;
	padding-bottom: 4.8rem;
	background-color: #fff;
}

@media (min-width: 1281px) {
	.grid-with-circles--white-theme {
		padding-top: 4.18vw;
		padding-bottom: 4.18vw;
	}
}

.grid-with-circles--white-theme .grid-with-circles__title h2 {
	color: #220309;
	max-width: 26.4rem;
}

@media (min-width: 768px) {
	.grid-with-circles--white-theme .grid-with-circles__title h2 {
		max-width: 100%;
	}
}

.grid-with-circles--white-theme .grid-with-circles__text h4 {
	color: #220309;
}

.grid-with-circles--white-theme .grid-with-circles__text p {
	max-width: 26.4rem;
	color: #220309;
}

@media (min-width: 576px) {
	.grid-with-circles--white-theme .grid-with-circles__text p {
		max-width: 100%;
	}
}

.grid-with-circles--white-theme .grid-with-circles__circle {
	background-color: #f5f5f7;
}

.grid-with-circles--white-theme .grid-with-circles__dots li button {
	background-color: #3e1e2a;
}

.grid-with-circles--text-cards .grid-with-circles__inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.grid-with-circles--text-cards .grid-with-circles__title {
	max-width: 90rem;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.grid-with-circles--text-cards .grid-with-circles__text a {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2rem;
}

.grid-with-circles--text-cards .grid-with-circles__item {
	margin: 0;
}

.grid-with-circles--text-cards--color .grid-with-circles__text h4 {
	background: linear-gradient(90deg, #ffe8ce 0%, #fbb8a0 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	background-clip: text;
}

.grid-with-circles--first-section {
	margin-top: 16rem;
}

.before-after-img {
	padding-top: 3.2rem;
	padding-bottom: 3.2rem;
	background-color: #fff;
}

@media (min-width: 768px) {
	.before-after-img {
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
	}
}

@media (min-width: 1600px) {
	.before-after-img {
		padding-top: 3.13vw;
		padding-bottom: 3.13vw;
	}
}

.before-after-img:has(.slick-slider) .before-after-img__foot {
	display: block;
}

.before-after-img__foot {
	display: none;
}

.before-after-img__title {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	margin-bottom: 3.2rem;
}

@media (min-width: 1025px) {
	.before-after-img__title {
		margin-bottom: 8rem;
	}
}

@media (min-width: 1600px) {
	.before-after-img__title {
		margin-bottom: 5.2vw;
	}
}

.before-after-img__title p {
	margin-top: .8rem;
	font-weight: 400;
	line-height: 1.86;
}

@media (max-width: 375px) {
	.before-after-img__title p {
		font-size: 1.5rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.before-after-img__title p {
		font-size: calc(1.5rem + 9 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.before-after-img__title p {
		font-size: calc(24 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1024px) {
	.before-after-img__title p {
		line-height: 1.83;
	}
}

@media (min-width: 768px)and (max-width: 1024px)and (max-width: 375px) {
	.before-after-img__title p {
		font-size: 1.8rem;
	}
}

@media (min-width: 768px)and (max-width: 1024px)and (min-width: 376px)and (max-width: 1920px) {
	.before-after-img__title p {
		font-size: calc(1.8rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1024px)and (min-width: 1921px) {
	.before-after-img__title p {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1025px)and (max-width: 1921px) {
	.before-after-img__title p {
		line-height: 1.85;
	}
}

@media (min-width: 1025px)and (max-width: 1921px)and (max-width: 375px) {
	.before-after-img__title p {
		font-size: 1.8rem;
	}
}

@media (min-width: 1025px)and (max-width: 1921px)and (min-width: 376px)and (max-width: 1920px) {
	.before-after-img__title p {
		font-size: calc(1.8rem + 3 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1025px)and (max-width: 1921px)and (min-width: 1921px) {
	.before-after-img__title p {
		font-size: calc(21 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.before-after-img__title p {
		line-height: 1.85;
	}
}

.before-after-img__btn {
	margin-top: 3.2rem;
}

@media (min-width: 1025px) {
	.before-after-img__btn {
		margin: 6rem 0 0 0;
	}
}

@media (min-width: 1600px) {
	.before-after-img__btn {
		margin: 3.13vw 0 0 0;
	}
}

.before-after-img__btn a {
	margin: 0 auto;
}

.before-after-img__outer {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 150rem;
	margin: 0 auto;
}

@media (min-width: 1441px) {
	.before-after-img__outer {
		max-width: 80vw;
	}
}

.before-after-img__arrow {
	background-color: #f5f5f7;
	width: 4.8rem;
	height: 4.8rem;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
}

@media (min-width: 768px) {
	.before-after-img__arrow {
		width: 9rem;
		height: 9rem;
	}
}

.before-after-img__arrow--prev {
	border-radius: 50%;
	left: -1.6rem;
}

@media (min-width: 768px) {
	.before-after-img__arrow--prev {
		left: 0;
	}
}

@media (min-width: 1441px) {
	.before-after-img__arrow--prev {
		left: -8.2vw;
	}
}

@media (min-width: 1600px) {
	.before-after-img__arrow--prev {
		left: -6.7vw;
	}
}

.before-after-img__arrow--next {
	border-radius: 50%;
	right: -1.6rem;
}

@media (min-width: 768px) {
	.before-after-img__arrow--next {
		right: 0;
	}
}

@media (min-width: 1441px) {
	.before-after-img__arrow--next {
		right: -8.2vw;
	}
}

@media (min-width: 1600px) {
	.before-after-img__arrow--next {
		right: -6.7vw;
	}
}

.before-after-img__arrow--next svg {
	transform: scaleX(-1);
}

.before-after-img__icon {
	width: 1.28rem;
	height: 1.28rem;
}

@media (min-width: 768px) {
	.before-after-img__icon {
		width: 2.4rem;
		height: 2.4rem;
	}
}

@media (min-width: 1921px) {
	.before-after-img__icon {
		width: 1.25vw;
		height: 1.25vw;
	}
}

.before-after-img__icon svg, .before-after-img__icon use {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.before-after-img__inner {
	max-width: 31.2rem;
}

@media (min-width: 768px) {
	.before-after-img__inner {
		max-width: 43.1rem;
	}
}

@media (min-width: 1025px) {
	.before-after-img__inner {
		max-width: 60vw;
	}
}

@media (min-width: 1441px) {
	.before-after-img__inner {
		max-width: 80vw;
	}
}

.before-after-img__inner:not(.slick-slider) {
	display: flex;
	justify-content: center;
	width: 100%;
}

@media (min-width: 768px) {
	.before-after-img__inner:not(.slick-slider) {
		gap: 4vw;
		max-width: 100%;
	}
}

@media (min-width: 1600px) {
	.before-after-img__inner:not(.slick-slider) {
		gap: 6.26vw;
	}
}

.before-after-img__inner:not(.slick-slider) .before-after-img__item {
	max-width: 42rem;
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: .8rem;
}

@media (min-width: 768px) {
	.before-after-img__inner:not(.slick-slider) .before-after-img__item {
		gap: 1.5rem;
	}
}

.before-after-img__img {
	position: relative;
}

@media (min-width: 1600px) {
	.before-after-img__img {
		max-width: 42rem;
		width: 100%;
	}
}

.before-after-img__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.before-after-img__img span {
	position: absolute;
	color: #fff;
	font-size: 1.6rem;
	bottom: 0;
	margin: 1rem 1.5rem;
	padding: .3rem;
	background: rgba(0, 0, 0, .5);
}

.before-after-img__img span:nth-of-type(1) {
	color: #fff;
	left: 0;
}

.before-after-img__img span:nth-of-type(2) {
	right: 0;
	color: #fff;
}

.before-after-img__img:first-child {
	border-radius: 0px 110px 0px 0px;
	overflow: hidden;
}

.before-after-img .slick-slide {
	margin: 0 .4rem;
	display: flex;
	flex-direction: column;
	gap: .8rem;
}

@media (min-width: 768px) {
	.before-after-img .slick-slide {
		margin: 0 2vw;
		gap: 1.5rem;
	}
}

@media (min-width: 1600px) {
	.before-after-img .slick-slide {
		margin: 0 3.13vw;
	}
}

.before-after-img .slick-list {
	margin: 0 -.4rem;
}

@media (min-width: 768px) {
	.before-after-img .slick-list {
		margin: 0 -.8rem;
	}
}

@media (min-width: 1025px) {
	.before-after-img .slick-list {
		margin: 0 -1.05vw;
	}
}

@media (min-width: 1281px) {
	.before-after-img .slick-list {
		margin: 0 -3.13vw;
	}
}

.before-after-img--slick-notinitial .before-after-img__arrow {
	display: none !important;
}

.before-after-img--slick-notinitial .before-after-img__foot {
	display: none !important;
}

.before-after-img--slick-notinitial .before-after-img__inner {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 2rem;
}

@media (min-width: 1025px) {
	.before-after-img--slick-notinitial .before-after-img__inner {
		gap: 4rem;
	}
}

@media (min-width: 1921px) {
	.before-after-img--slick-notinitial .before-after-img__inner {
		gap: 2.1vw;
	}
}

.before-after-img--slick-notinitial .before-after-img__inner > div {
	max-width: 84rem;
	width: 100%;
}

@media (min-width: 1921px) {
	.before-after-img--slick-notinitial .before-after-img__inner > div {
		max-width: 42vw;
	}
}

@media (max-width: 767px) {
	.before-after-img--slick-notinitial .before-after-img__inner > div:not(:first-of-type) {
		display: none;
	}
}

@media (min-width: 768px)and (max-width: 1280px) {
	.before-after-img--slick-notinitial .before-after-img__inner > div:nth-of-type(n + 3) {
		display: none;
	}
}

@media (min-width: 1281px) {
	.before-after-img--slick-notinitial .before-after-img__inner > div:nth-of-type(n + 4) {
		display: none;
	}
}

.before-after-img--border-top {
	border-top: 1px solid #3e1e2a;
}

@media (min-width: 1921px) {
	.before-after-img--border-top {
		border-top: .052vw solid #3e1e2a;
	}
}

.blog-card {
	padding-top: 3.2rem;
	padding-bottom: 3.2rem;
}

@media (min-width: 768px) {
	.blog-card {
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.blog-card {
		padding: 5.2rem;
	}
}

@media (min-width: 1281px) {
	.blog-card {
		padding: 6rem;
	}
}

@media (min-width: 1441px) {
	.blog-card {
		padding: 9rem 6rem 6rem;
	}
}

@media (min-width: 1921px) {
	.blog-card {
		padding: 4.68vw 3.125vw 3.125vw;
	}
}

.blog-card__inner {
	display: grid;
	gap: 3.1rem;
}

@media (min-width: 1025px) {
	.blog-card__inner {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1441px) {
	.blog-card__inner {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (min-width: 1921px) {
	.blog-card__inner {
		gap: 1.61vw;
	}
}

.blog-card__item {
	overflow: hidden;
	border-top-right-radius: 10rem;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}

@media (min-width: 1921px) {
	.blog-card__item {
		border-top-right-radius: 5.2vw;
	}
}

.blog-card__img {
	height: 0;
	padding-bottom: 55.8%;
	position: relative;
}

@media (min-width: 768px) {
	.blog-card__img {
		padding-bottom: 63.1%;
	}
}

@media (min-width: 1025px) {
	.blog-card__img {
		padding-bottom: 57%;
	}
}

@media (min-width: 1600px) {
	.blog-card__img {
		padding-bottom: 55.8%;
	}
}

.blog-card__img img {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.blog-card__text {
	margin-top: -1px;
	padding: 2.4rem;
	position: relative;
	background-color: #3e1e2a;
	display: flex;
	flex-direction: column;
	height: 100%;
}

@media (min-width: 768px) {
	.blog-card__text {
		padding: 4.4rem 6rem 4.8rem;
	}
}

@media (min-width: 1921px) {
	.blog-card__text {
		padding: 2.3vw 3.125vw 2.5vw;
	}
}

.blog-card__text span {
	color: #fff;
	line-height: 1.33;
	font-weight: 600;
	letter-spacing: .24em;
	text-transform: uppercase;
	color: #fff;
}

@media (max-width: 375px) {
	.blog-card__text span {
		font-size: 1rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.blog-card__text span {
		font-size: calc(1rem + 2 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.blog-card__text span {
		font-size: calc(12 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.blog-card__text span {
		font-size: 1.1rem;
		line-height: 1.63;
	}
}

@media (min-width: 1921px) {
	.blog-card__text span {
		font-size: .57vw;
	}
}

.blog-card__text h6 {
	margin-top: .8rem;
	color: #fff;
	font-weight: 300;
	line-height: 1.5;
	margin-bottom: auto;
}

@media (min-width: 768px) {
	.blog-card__text h6 {
		margin-top: 2.4rem;
		margin-bottom: auto;
	}
}

@media (min-width: 1921px) {
	.blog-card__text h6 {
		font-size: 1.66vw;
		margin-top: 1.25vw;
	}
}

.blog-card__text a, .blog-card__text span {
	margin-top: 2.4rem;
	margin-bottom: 0;
}

@media (min-width: 768px) {
	.blog-card__text a, .blog-card__text span {
		margin-top: 3.2rem;
	}
}

@media (min-width: 1921px) {
	.blog-card__text a, .blog-card__text span {
		margin-top: 1.66vw;
	}
}

.blog-card__pagination {
	margin-top: 3.2rem;
}

@media (min-width: 576px) {
	.blog-card__pagination {
		margin-top: 3.8rem;
	}
}

@media (min-width: 768px) {
	.blog-card__pagination {
		margin-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.blog-card__pagination {
		margin-top: 5.2rem;
	}
}

@media (min-width: 1281px) {
	.blog-card__pagination {
		margin-top: 5.8rem;
	}
}

@media (min-width: 1441px) {
	.blog-card__pagination {
		margin-top: 6rem;
	}
}

@media (min-width: 1921px) {
	.blog-card__pagination {
		margin-top: 3.13vw;
	}
}

.blog-card__pagination ul {
	display: flex;
	flex-direction: row;
	gap: 2rem;
	justify-content: center;
}

@media (min-width: 1921px) {
	.blog-card__pagination ul {
		gap: 1vw;
	}
}

.blog-card__pagination ul li {
	cursor: pointer;
	font-size: 2rem;
	line-height: 1.6;
	padding: 0;
	margin: 0;
}

@media (min-width: 1921px) {
	.blog-card__pagination ul li {
		font-size: 1vw;
	}
}

.blog-card__pagination ul li a {
	font-weight: 600;
	color: #b0b0b0;
	display: flex;
	width: 100%;
	height: 100%;
}

.blog-card__pagination ul li::after {
	display: none;
}

.blog-card__pagination ul li.active a {
	transition: .2s all;
	color: #220309;
}

.btn {
	cursor: pointer;
	outline: none;
	width: fit-content;
	min-height: 5.2rem;
	padding: 1.7rem 3.9rem;
	font-weight: 600;
	border: 1px solid #3e1e2a;
	border-radius: 36rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	white-space: nowrap;
	font-size: 1rem;
	color: #fff;
	background-color: #3e1e2a;
	transition: .3s all;
	letter-spacing: 1.86px;
	line-height: 1.6;
}

.btn:hover {
	transition: .3s all;
	color: #3e1e2a;
	background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 1281px) {
	.btn {
		padding: 2rem 4rem;
		font-size: 1.4rem;
		line-height: 1.16;
	}
}

.btn--light {
	background-color: #eae6e4;
	color: #3e1e2a;
	border-color: #eae6e4;
}

.btn--light:hover {
	transition: .15s all;
	background-color: #3e1e2a;
	border-color: #3e1e2a;
	color: #fff;
}

.btn--white-border {
	min-height: 4.2rem;
	padding: 1.3rem 2.8rem;
	background-color: #3e1e2a;
	border: .15rem solid #fff;
	letter-spacing: .14em;
	font-weight: 600;
	font-family: "Lato", Arial, sans-serif;
	text-transform: uppercase;
	box-sizing: border-box;
}

@media (min-width: 768px) {
	.btn--white-border {
		padding: 2.9rem 4.7rem;
		min-height: 7.5rem;
		font-size: 1.3rem;
	}
}

@media (min-width: 1921px) {
	.btn--white-border {
		padding: 1.5vw 2.44vw;
		min-height: 3.9vw;
		font-size: .67vw;
	}
}

.btn--white-border:hover {
	background-color: #fff;
	color: #3e1e2a;
	transition: .2s all;
}

.btn--white {
	background-color: #fff;
	color: #3e1e2a;
	border-color: #fff;
}

.btn--white:hover {
	background-color: #3e1e2a;
	color: #fff;
}

.btn--white-hover:hover {
	background-color: #fff;
	color: #3e1e2a;
}

.btn--link {
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	border: 0;
	color: #3e1e2a;
	text-decoration: underline;
	line-height: 1.42;
	font-weight: 700;
	text-underline-offset: .35rem;
	text-decoration-thickness: .14rem;
	letter-spacing: 0;
}

@media (max-width: 375px) {
	.btn--link {
		font-size: 1.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.btn--link {
		font-size: calc(1.4rem + 5 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.btn--link {
		font-size: calc(19 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.btn--link:hover {
	color: #220309;
}

.btn--arrow {
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
	border: 0;
	color: #3e1e2a;
	line-height: 1.4;
	font-weight: 600;
	letter-spacing: .28rem;
	height: fit-content;
	position: relative;
}

@media (max-width: 375px) {
	.btn--arrow {
		font-size: 1rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.btn--arrow {
		font-size: calc(1rem + 7 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.btn--arrow {
		font-size: calc(17 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.btn--arrow::before {
	position: absolute;
	content: "";
	top: 49%;
	right: -4rem;
	transform: translateY(-50%);
	width: 1.6rem;
	height: 1.6rem;
	background-color: #3e1e2a;
	color: #3e1e2a;
	background: url("https://cdn-ilekmnj.nitrocdn.com/kJLckUlHaJpLxApslmYcoqdaYhNAhEFH/assets/images/optimized/rev-3953de5/www.cocodental.co.uk/wp-content/themes/coco-dental/assets/svg/arrow-link.svg");
	background-position: center;
	background-repeat: no-repeat;
	transition: .3s all;
}

@media (min-width: 768px) {
	.btn--arrow::before {
		width: 2rem;
		height: 2rem;
	}
}

.btn--arrow:hover {
	color: #220309;
}

.btn--arrow:hover::before {
	transition: .3s all;
	transform: translateY(-50%) translateX(50%);
}

.btn--light-text {
	color: #eae6e4;
}

.btn--light-text:before {
	color: #eae6e4;
	filter: brightness(0) invert(1);
}

.btn--light-text:hover {
	color: #eae6e4;
}

.btn--light-text:hover:before {
	color: #eae6e4;
	filter: brightness(0) invert(1);
}

.btn--small {
	min-height: unset;
	padding: 1rem 2rem;
}

@media (min-width: 1281px) {
	.btn--small {
		padding: 1.5rem 3rem;
	}
}

.field input, .gform_wrapper form .gfield input, .referral-form .gfield input, .field textarea, .gform_wrapper form .gfield textarea, .referral-form .gfield textarea {
	outline: none !important;
	width: 100% !important;
	padding: 1.6rem 2.4rem !important;
	border: none;
	box-sizing: border-box;
	background-color: #efefef !important;
	border-radius: .5rem !important;
	display: flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
	font-size: 1.5rem !important;
	line-height: 1.45 !important;
	color: #220309 !important;
	box-shadow: none !important;
}

@media (min-width: 1921px) {
	.field input, .gform_wrapper form .gfield input, .referral-form .gfield input, .field textarea, .gform_wrapper form .gfield textarea, .referral-form .gfield textarea {
		font-size: .8vw !important;
		padding: .8vw 1.25vw !important;
	}
}

.field input::placeholder, .gform_wrapper form .gfield input::placeholder, .referral-form .gfield input::placeholder, .field textarea::placeholder, .gform_wrapper form .gfield textarea::placeholder, .referral-form .gfield textarea::placeholder {
	color: #220309;
}

.field input, .gform_wrapper form .gfield input, .referral-form .gfield input {
	height: 5.6rem !important;
	background-color: #efefef !important;
}

@media (min-width: 1921px) {
	.field input, .gform_wrapper form .gfield input, .referral-form .gfield input {
		height: 2.7vw !important;
	}
}

.field textarea, .gform_wrapper form .gfield textarea, .referral-form .gfield textarea {
	resize: none !important;
	overflow-y: auto !important;
	height: 20rem !important;
}

@media (min-width: 768px) {
	.field textarea, .gform_wrapper form .gfield textarea, .referral-form .gfield textarea {
		height: 15.2rem !important;
	}
}

@media (min-width: 1921px) {
	.field textarea, .gform_wrapper form .gfield textarea, .referral-form .gfield textarea {
		height: 7.9vw !important;
	}
}

.preload * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
}

html::-webkit-scrollbar, body::-webkit-scrollbar {
	display: none;
}

html::-webkit-scrollbar-track, body::-webkit-scrollbar-track {
	display: none;
}

html::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb {
	display: none;
}

.default-dots .slick-dots {
	list-style-type: none;
	display: flex;
	gap: 1.4rem;
	box-sizing: border-box;
	flex-wrap: wrap;
	justify-content: center;
}

.default-dots .slick-dots li {
	padding: 0;
	line-height: 0;
	transition: .2s ease-in-out;
	display: flex;
	align-items: center;
}

.default-dots .slick-dots li.slick-active button {
	opacity: 1;
}

.default-dots .slick-dots li button {
	width: .8rem;
	height: .8rem;
	font-size: 0;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
	opacity: .24;
	transition: .2s ease-in-out;
}

@media (min-width: 1921px) {
	.default-dots .slick-dots li button {
		width: .35vw;
		height: .35vw;
	}
}

.play-trigger {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 4.4rem;
	height: 4.4rem;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	cursor: pointer;
}

@media (min-width: 768px) {
	.play-trigger {
		width: 5rem;
		height: 5rem;
	}
}

@media (min-width: 1281px) {
	.play-trigger {
		width: 11.5rem;
		height: 11.5rem;
	}
}

@media (min-width: 1921px) {
	.play-trigger {
		width: 5.7vw;
		height: 5.7vw;
	}
}

.play-trigger:hover:before {
	width: 100%;
	height: 100%;
}

.play-trigger:before {
	content: "";
	background-color: hsla(0, 0%, 100%, .4);
	box-sizing: border-box;
	width: calc(100% + 9px);
	height: calc(100% + 9px);
	position: absolute;
	border-radius: 50%;
	z-index: -1;
	transition: .2s ease-in-out;
}

@media (min-width: 1025px) {
	.play-trigger:before {
		width: calc(100% + 18px);
		height: calc(100% + 18px);
	}
}

.play-trigger__icon {
	width: 1.6rem;
	height: 1.6rem;
}

@media (min-width: 1281px) {
	.play-trigger__icon {
		width: 3.2rem;
		height: 3.2rem;
	}
}

@media (min-width: 1921px) {
	.play-trigger__icon {
		width: 1.7vw;
		height: 1.7vw;
	}
}

.play-trigger__icon svg, .play-trigger__icon use {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.play-trigger--left {
	transform: unset;
	top: unset;
	left: 2rem;
	bottom: 2rem;
}

@media (min-width: 1281px) {
	.play-trigger--left {
		left: 3%;
		bottom: 3%;
	}
}

.video__preload {
	position: relative;
	width: 100%;
	height: 100%;
}

.video__preload img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.video__play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 80%;
	width: 100%;
	cursor: pointer;
	gap: 1.2rem;
}

.video__play p {
	line-height: 1.32;
	text-align: center;
	max-width: 77%;
	color: #fff;
}

@media (max-width: 375px) {
	.video__play p {
		font-size: 1.08rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.video__play p {
		font-size: calc(1.08rem + 19.2 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.video__play p {
		font-size: calc(30 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1281px) {
	.video__play p {
		font-size: 2.4621rem;
		line-height: 1.34;
	}
}

.video__play p:only-child {
	margin: 0 !important;
}

.video__play svg {
	width: 5.2rem;
	height: 5.2rem;
}

@media (min-width: 576px) {
	.video__play svg {
		width: 10.18rem;
		height: 10.18rem;
	}
}

@media (min-width: 1281px) {
	.video__play svg {
		width: 13.3rem;
		height: 13.3rem;
	}
}

.video__play--left {
	max-width: unset;
	width: fit-content;
	top: unset;
	transform: unset;
	left: 3%;
	bottom: 3%;
}

.video__wrapper--secondary {
	box-shadow: 0px 4px 32px 0px rgba(160, 172, 180, .46);
}

.video__wrapper--secondary .video__play {
	gap: 0;
}

.video__wrapper--secondary .video__play p {
	font-family: "Lato", sans-serif;
	font-weight: 600;
	letter-spacing: 1.5px;
	max-width: 100%;
	margin-top: 1.337rem;
	font-size: 1.2124rem;
	line-height: 1.34;
}

@media (max-width: 375px) {
	.video__wrapper--secondary .video__play p {
		font-size: 1.2124rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.video__wrapper--secondary .video__play p {
		font-size: calc(1.2124rem + 3.876 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.video__wrapper--secondary .video__play p {
		font-size: calc(16 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.video__wrapper--secondary .video__play p {
		margin-top: 2.8rem;
		font-size: 3rem;
		line-height: 1.34;
	}
}

.video__wrapper--secondary .video__preload, .video__wrapper--secondary .video__preload img {
	border-radius: .24rem;
}

@media (min-width: 768px) {
	.video__wrapper--secondary .video__preload, .video__wrapper--secondary .video__preload img {
		border-radius: .548rem;
	}
}

@media (min-width: 1025px) {
	.video__wrapper--secondary .video__preload, .video__wrapper--secondary .video__preload img {
		border-radius: .8rem;
	}
}

.video__wrapper--tertinary .video__preload::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .2;
	background: linear-gradient(0deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .2) 100%);
}

.video__wrapper--tertinary .video__play p {
	max-width: 100%;
	text-transform: uppercase;
	font-size: .8rem;
	letter-spacing: .1425rem;
	font-weight: 600;
	line-height: 1.5;
}

@media (min-width: 768px) {
	.video__wrapper--tertinary .video__play p {
		font-size: 1.83rem;
		letter-spacing: .3262rem;
	}
}

@media (min-width: 1281px) {
	.video__wrapper--tertinary .video__play p {
		font-size: 1.6rem;
		letter-spacing: .476rem;
	}
}

.modal-video-item {
	margin: auto;
}

@media (min-width: 768px) {
	.modal-video-item {
		width: 88.1481vw;
		height: 61.7284vw;
	}
	
	.modal-video-item .modal-video-item__wr-iframe {
		width: 100%;
		height: 100%;
	}
	
	.modal-video-item .modal-video-item__wr-iframe iframe {
		width: 100%;
		height: 100%;
	}
}

@media (min-width: 1025px) {
	.modal-video-item {
		width: 51.5625vw;
		height: 34.8958vw;
	}
	
	.modal-video-item .modal-video-item__wr-iframe {
		width: 100%;
		height: 100%;
	}
	
	.modal-video-item .modal-video-item__wr-iframe iframe {
		width: 100%;
		height: 100%;
	}
}

.modal-video-item .modal-video-item__wr-iframe {
	width: 100%;
	margin: auto;
	position: relative;
	height: 0;
	max-width: 100%;
	padding-bottom: 64.4%;
}

@media (min-width: 400px) {
	.modal-video-item .modal-video-item__wr-iframe {
		padding-bottom: 61.4%;
	}
}

@media (min-width: 576px) {
	.modal-video-item .modal-video-item__wr-iframe {
		padding-bottom: 56.4%;
	}
}

@media (min-width: 768px) {
	.modal-video-item .modal-video-item__wr-iframe {
		padding-bottom: 52%;
		max-width: 92%;
	}
}

@media (min-width: 1025px) {
	.modal-video-item .modal-video-item__wr-iframe {
		padding-bottom: 42.8%;
		max-width: 76%;
	}
}

.modal-video-item .modal-video-item__wr-iframe iframe {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	width: 100vw;
}

@media (min-width: 576px) {
	.modal-video-item .modal-video-item__wr-iframe iframe {
		width: 100%;
		left: 0;
		transform: translate(0);
	}
}

.modal-window {
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	padding: 2rem 2.4rem;
	box-sizing: border-box;
	overflow-y: auto;
	overflow-x: hidden;
	opacity: 0;
	visibility: hidden;
	transition: all 250ms ease-out;
}

@media (min-width: 768px) {
	.modal-window {
		align-items: flex-start;
		padding: 4.8rem;
	}
}

.modal-window--active {
	opacity: 1;
	visibility: visible;
	transition: all 250ms ease-out;
}

.modal-window__fader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .8;
}

.modal-window__close-icon {
	max-width: 1.8rem;
	width: 100%;
	height: 1.8rem;
	position: absolute;
	top: 1.8rem;
	right: 1.8rem;
	z-index: 5;
	cursor: pointer;
}

@media (min-width: 1281px) {
	.modal-window__close-icon {
		top: 4rem;
		right: 4rem;
		max-width: 2.4rem;
		height: 2.4rem;
	}
}

@media (min-width: 1921px) {
	.modal-window__close-icon {
		max-width: 1.3vw;
		height: 1.3vw;
		top: 2.1vw;
		right: 2.1vw;
	}
}

.modal-window__close-icon img, .modal-window__close-icon svg {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.modal-window .modal-contact {
	background: #fff;
	box-sizing: border-box;
	margin: auto;
}

.modal-window .modal-contact__img {
	display: none;
}

@media (min-width: 1025px) {
	.modal-window .modal-contact__img {
		display: block;
		max-width: 44rem;
		width: 100%;
		overflow: hidden;
	}
}

.modal-window .modal-contact__img img {
	width: 101%;
	height: 101%;
	object-fit: cover;
}

.modal-window .modal-contact__form {
	box-sizing: border-box;
	padding: 4rem 2.4rem;
	display: flex;
	width: 100%;
	flex-direction: column;
}

@media (min-width: 768px) {
	.modal-window .modal-contact__form {
		padding: 4rem 4rem 6rem;
	}
}

@media (min-width: 1025px) {
	.modal-window .modal-contact__form {
		padding: 4rem;
		max-width: 99rem;
		width: 100%;
		display: flex;
		flex-direction: column;
	}
}

.modal-window .modal-contact__form label {
	display: none;
}

.modal-window .modal-contact__form input, .modal-window .modal-contact__form textarea {
	background-color: #efefef;
	width: -webkit-fill-available;
	padding: 1.6rem 2rem;
	color: #220309;
	border-radius: .5rem;
	border: unset;
}

.modal-window .modal-contact__form input::placeholder, .modal-window .modal-contact__form textarea::placeholder {
	color: #220309 !important;
}

@media (max-width: 575px) {
	.modal-window .modal-contact__form .gfield textarea {
		height: 15rem !important;
		min-height: 15rem !important;
	}
}

.modal-window .modal-contact__form button {
	margin-top: 4rem;
}

.modal-window .modal-contact__form input {
	background: #efefef;
	border: unset;
	border-radius: .5rem;
	padding: 1.6rem 2rem;
	font-size: 1.5rem;
	line-height: 1.6;
}

.modal-window .modal-contact__form .gform-theme--foundation .gform_fields {
	gap: 1.2rem;
}

@media (min-width: 768px) {
	.modal-window .modal-contact__form .gform-theme--foundation .gform_fields {
		gap: 1.6rem 2.4rem;
	}
}

.modal-window .modal-contact__form .gform-footer {
	margin-top: 4rem !important;
}

.modal-window .modal-contact__form .gform-footer button {
	margin-right: 0 !important;
	padding: 1.8rem 5.5rem;
	border-radius: 36rem;
	background-color: #220309;
}

.modal-window .modal-contact__form .gform-footer button span {
	text-transform: uppercase;
	font-size: 1rem;
	line-height: 1.6;
	color: #fff;
	letter-spacing: 1.86rem;
}

@media (min-width: 1025px) {
	.modal-window .modal-contact__form .gform-footer button span {
		font-family: 1.2rem;
		line-height: 1.16;
	}
}

@media (min-width: 768px) {
	.modal-window .modal-contact__form .gform-footer button {
		margin-left: 0 !important;
		margin-right: auto !important;
	}
}

@media (min-width: 1025px) {
	.modal-window .modal-contact__form .gform-footer button {
		padding: 3.2rem 10.8rem;
	}
}

.modal-contact {
	max-width: 143rem;
	position: relative;
	z-index: 10;
}

@media (min-width: 1921px) {
	.modal-contact {
		max-width: 74.47vw;
	}
}

.modal-contact .modal-window__close-icon {
	width: 2.2rem;
	height: 2.2rem;
	padding: 1rem;
	box-sizing: content-box;
	margin: -1rem;
	top: 2rem;
	right: 1.6rem;
}

@media (min-width: 1025px) {
	.modal-contact .modal-window__close-icon {
		top: 4rem;
		right: 2rem;
	}
}

@media (min-width: 1921px) {
	.modal-contact .modal-window__close-icon {
		width: 1.1vw;
		height: 1.1vw;
		top: 2.1vw;
		right: 1.05vw;
	}
}

.modal-contact .modal-window__close-icon svg, .modal-contact .modal-window__close-icon use {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.modal-contact .modal-window__close-icon svg path, .modal-contact .modal-window__close-icon use path {
	fill: #220309;
}

.modal-contact__inner {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	width: 100%;
}

@media (min-width: 1025px) {
	.modal-contact__inner {
		flex-direction: row;
	}
}

.modal-contact__img {
	display: none;
}

@media (min-width: 1025px) {
	.modal-contact__img {
		width: 45%;
		display: block;
	}
}

@media (min-width: 1281px) {
	.modal-contact__img {
		width: 40%;
	}
}

.modal-contact__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.modal-contact .form form {
	margin-top: 4rem;
}

.modal-contact .form form .gform_footer .btn {
	width: fit-content;
	min-height: 52px !important;
	padding: 1.8rem 5rem !important;
	border: unset;
	border-radius: 36rem !important;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	white-space: nowrap;
	font-size: 1.1rem !important;
	font-weight: 600 !important;
	letter-spacing: 1px !important;
	color: #fff !important;
	background-color: #3e1e2a !important;
	transition: .2s ease-in-out;
	min-width: 20rem !important;
	margin-right: auto !important;
}

@media (min-width: 1025px) {
	.modal-contact .form form .gform_footer .btn {
		margin-right: 0 !important;
		margin-left: auto !important;
	}
}

.modal-contact .form form .gform_footer .btn span {
	text-transform: uppercase;
	font-size: 1rem;
	line-height: 1.6;
	color: #fff;
	letter-spacing: 1.86px;
}

@media (min-width: 1025px) {
	.modal-contact .form form .gform_footer .btn span {
		font-size: 1.2rem;
		line-height: 1.16;
	}
}

@media (min-width: 768px) {
	.modal-contact .form form .gform_footer .btn {
		margin-left: auto;
	}
}

@media (min-width: 1025px) {
	.modal-contact .form form .gform_footer .btn {
		padding: 3.2rem 10.8rem;
	}
}

@media (min-width: 1921px) {
	.modal-contact .form form .gform_footer .btn {
		min-height: 4vw !important;
		border-radius: 18.75vw !important;
		padding: 1.66vw 5.625vw !important;
		font-size: .625vw !important;
		min-width: 16.666vw !important;
		margin-top: 2.08vw !important;
	}
}

.modal-contact .form form .gform_footer .btn:hover {
	background-color: #eae6e4 !important;
	color: #000 !important;
}

.modal-contact .form form .gform_footer .gform_button {
	margin-left: 0 !important;
}

@media (min-width: 768px) {
	.modal-contact .form form .gform_footer .gform_button {
		margin-right: 0 !important;
	}
}

.modal-window__item {
	display: none;
}

.modal-window__item--active {
	z-index: 1;
	display: block;
}

.modal-window__item--active {
	display: flex;
	width: 100%;
	margin: auto 0;
}

#modal-locations .modal-locations__content {
	background: #fff;
	margin: 0 auto;
	padding: 2.4rem;
}

@media (min-width: 768px) {
	#modal-locations .modal-locations__content {
		padding: 4rem 5rem 5rem 6rem;
	}
}

@media (min-width: 1921px) {
	#modal-locations .modal-locations__content {
		padding: 2.08vw 2.63vw 2.63vw 3.125vw;
	}
}

#modal-locations .modal-locations__content ul li {
	padding: 0;
}

#modal-locations .modal-locations__content ul li:after {
	display: none;
}

.gform_wrapper .gfield_select {
	outline-color: #efefef !important;
	outline-width: 0 !important;
	outline-offset: 0 !important;
	background-color: #efefef !important;
	border: 0 solid #d0d0d0 !important;
	font-size: 1.5rem !important;
	line-height: 1.45 !important;
	padding: 1.6rem 2.4rem !important;
	height: 5.6rem !important;
	display: flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
	box-sizing: border-box;
	border-radius: .5rem !important;
	box-shadow: none !important;
	color: #220309 !important;
	background-position: calc(100% - 2.4rem) center;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 5.6rem !important;
	background-color: #efefef !important;
}

@media (min-width: 1921px) {
	.gform_wrapper .gfield_select {
		font-size: .8vw !important;
		padding: .8vw 1.25vw !important;
		height: 2.7vw !important;
	}
}

.testimonial {
	margin: 0 .8rem;
	background-color: #fff;
	border-radius: .2rem;
	border: none;
	box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, .14);
	padding: 2rem;
	position: relative;
	transition: .3s all;
}

.testimonial:hover::before {
	opacity: 0;
}

.testimonial::before {
	transition: .3s all;
	position: absolute;
	content: "";
	width: 100%;
	height: 40%;
	bottom: 0;
	left: 0;
	background: linear-gradient(rgba(255, 255, 255, .5) 0%, #fff 100%);
}

@media (min-width: 768px) {
	.testimonial {
		padding: 3.6rem;
	}
}

@media (min-width: 1025px) {
	.testimonial {
		margin: 0 1.5rem;
	}
}

.testimonial__author {
	display: flex;
	flex-direction: row;
	align-items: start;
	gap: 1.2rem;
}

@media (min-width: 768px) {
	.testimonial__author {
		gap: 2rem;
	}
}

.testimonial__col {
	display: flex;
	flex-direction: column;
}

.testimonial__col p {
	color: #220309;
	line-height: 1.5;
}

@media (max-width: 375px) {
	.testimonial__col p {
		font-size: 1.6rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.testimonial__col p {
		font-size: calc(1.6rem + 6 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.testimonial__col p {
		font-size: calc(22 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.testimonial__image {
	width: 3.6rem;
	height: 3.6rem;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.6rem;
	color: #fff;
	background-color: #3e1e2a;
}

@media (min-width: 768px) {
	.testimonial__image {
		font-size: 2.4rem;
	}
}

.testimonial__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}

@media (min-width: 768px) {
	.testimonial__image {
		width: 6rem;
		height: 6rem;
	}
}

.testimonial__stars {
	display: flex;
	flex-direction: row;
	gap: .5rem;
	align-items: center;
	margin-top: .2rem;
}

@media (min-width: 768px) {
	.testimonial__stars {
		gap: 1rem;
		margin-top: .7rem;
	}
}

.testimonial__stars svg {
	width: .9rem;
	height: .9rem;
}

@media (min-width: 768px) {
	.testimonial__stars svg {
		width: 1.6rem;
		height: 1.6rem;
	}
}

.testimonial__text {
	margin-top: 2rem;
}

@media (min-width: 768px) {
	.testimonial__text {
		margin-top: 3.6rem;
	}
}

.testimonial__text p {
	line-height: 1.53;
}

@media (max-width: 375px) {
	.testimonial__text p {
		font-size: 1.3rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.testimonial__text p {
		font-size: calc(1.3rem + 1 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.testimonial__text p {
		font-size: calc(14 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.testimonial__text p {
		line-height: 1.86;
	}
}

.get-in-touch {
	padding: 0;
}

.get-in-touch__top {
	position: relative;
}

.get-in-touch__top::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	background-color: #3e1e2a;
	z-index: -1;
	width: 100%;
	height: 100%;
}

.get-in-touch__container {
	padding-top: 8rem;
	padding-bottom: 12.8rem;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.get-in-touch__container > * {
	text-align: center;
}

.get-in-touch__container a {
	margin-top: 2.4rem;
}

.get-in-touch__container a span {
	display: none;
	margin-left: .4rem;
}

@media (min-width: 768px) {
	.get-in-touch__container a {
		margin-top: 3.2rem;
	}
	
	.get-in-touch__container a span {
		display: inline-block;
	}
}

@media (min-width: 1281px) {
	.get-in-touch__container a {
		margin-top: 4.8rem;
	}
}

@media (min-width: 768px) {
	.get-in-touch__container {
		padding-bottom: 23vw;
		padding-top: 10.3rem;
	}
}

@media (min-width: 1280px) {
	.get-in-touch__container {
		padding-bottom: 25.1rem;
		padding-top: 12.1rem;
	}
}

.get-in-touch__vector-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	color: #fff;
	display: none;
}

.get-in-touch__vector-bg svg {
	width: 100%;
	height: 100%;
}

@media (min-width: 768px) {
	.get-in-touch__vector-bg {
		width: 63vw;
		right: 0;
		left: auto;
		display: block;
	}
}

@media (min-width: 1280px) {
	.get-in-touch__vector-bg {
		width: 41vw;
	}
}

@media (min-width: 768px) {
	.get-in-touch__title {
		max-width: 71.4rem;
	}
}

@media (min-width: 1281px) {
	.get-in-touch__title {
		max-width: 160rem;
	}
}

.get-in-touch__text {
	margin-top: 1.6rem;
}

@media (min-width: 768px) {
	.get-in-touch__text {
		max-width: 71.4rem;
	}
}

@media (min-width: 1281px) {
	.get-in-touch__text {
		max-width: 87rem;
	}
}

.get-in-touch__wrapper {
	margin-top: -4.8rem;
	border-radius: 2.5rem;
	display: flex;
	flex-direction: column;
}

@media (min-width: 768px) {
	.get-in-touch__wrapper {
		margin-top: -8rem;
	}
}

@media (min-width: 1281px) {
	.get-in-touch__wrapper {
		width: 100%;
		margin-top: -13rem;
		flex-direction: row;
	}
}

.get-in-touch__bottom {
	padding-bottom: 4.8rem;
}

@media (min-width: 1281px) {
	.get-in-touch__bottom {
		padding-bottom: 3.542vw;
	}
}

@media (min-width: 1920px) {
	.get-in-touch__bottom {
		padding-left: 16rem;
		padding-right: 16rem;
	}
}

.get-in-touch__subtitle {
	padding: 4rem 2.4rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	background-color: #f5f5f7;
	border-top-right-radius: 2.5rem;
	border-top-left-radius: 2.5rem;
}

.get-in-touch__subtitle h3 {
	max-width: 18rem;
	line-height: 1.33;
	color: #614147;
}

@media (max-width: 375px) {
	.get-in-touch__subtitle h3 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.get-in-touch__subtitle h3 {
		font-size: calc(2.4rem + 24 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.get-in-touch__subtitle h3 {
		font-size: calc(48 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 576px) {
	.get-in-touch__subtitle h3 {
		max-width: 20rem;
	}
}

@media (min-width: 768px) {
	.get-in-touch__subtitle h3 {
		max-width: 100%;
		line-height: 1.2;
	}
}

@media (min-width: 768px)and (max-width: 1281px) {
	.get-in-touch__subtitle h3 {
		font-size: 4rem;
	}
	
	.get-in-touch__subtitle br {
		display: none;
	}
}

@media (min-width: 1281px) {
	.get-in-touch__subtitle {
		border-top-right-radius: 0;
		border-bottom-left-radius: 0rem;
		text-align: left;
		align-items: start;
		justify-content: start;
		padding: 6.5rem 7.8rem 16.6rem 7.8rem;
		width: 32.75%;
		box-sizing: border-box;
	}
	
	.get-in-touch__subtitle h3 {
		max-width: 76%;
		line-height: 1.1667;
	}
}

@media (min-width: 1920px) {
	.get-in-touch__subtitle h3 {
		max-width: 100%;
	}
}

.get-in-touch__socials {
	margin-top: 2rem;
}

.get-in-touch__socials ul {
	list-style: none;
	display: flex;
}

.get-in-touch__socials ul li {
	padding: 0;
	margin: 0 1.5rem 0 0;
}

.get-in-touch__socials ul li:last-of-type {
	margin: 0;
}

.get-in-touch__socials ul li:after {
	display: none;
}

@media (min-width: 1921px) {
	.get-in-touch__socials ul li {
		margin: 0 .78vw 0 0;
	}
	
	.get-in-touch__socials ul li:last-of-type {
		margin: 0;
	}
}

.get-in-touch__socials ul li a {
	display: block;
	border-radius: 100%;
	background-color: #3e1e2a;
	width: 4rem;
	height: 4rem;
	position: relative;
	transition: all .3s;
}

@media (min-width: 1921px) {
	.get-in-touch__socials ul li a {
		width: 2.1vw;
		height: 2.1vw;
	}
}

.get-in-touch__socials ul li a svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 60%;
	height: auto;
	transition: all .3s;
}

.get-in-touch__socials ul li a svg path {
	fill: #fff;
}

.get-in-touch__socials ul li a:hover {
	background-color: #fff;
}

.get-in-touch__socials ul li a:hover svg path {
	fill: #3e1e2a;
}

.get-in-touch__item {
	position: relative;
	width: 100%;
	min-height: 62.2222vw;
	padding: 2.4rem 2.4rem 3.6rem 2.4rem;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	gap: 2.4rem;
	flex-grow: 1;
}

.get-in-touch__item:last-of-type .get-in-touch__background img {
	border-bottom-right-radius: 2.5rem;
	border-bottom-left-radius: 2.5rem;
}

.get-in-touch__item address {
	display: inline-flex;
	flex-direction: column;
	justify-content: space-between;
}

.get-in-touch__item address p {
	display: inline-block;
	padding: 0;
	margin: 0;
	max-height: fit-content;
}

.get-in-touch__item address p:last-of-type {
	margin-top: 0;
}

.get-in-touch__item address p a {
	display: inline-block;
	margin: 0;
	padding: 0;
	color: #fff;
	cursor: pointer;
	line-height: 1.86;
	margin-top: 0;
}

@media (max-width: 375px) {
	.get-in-touch__item address p a {
		font-size: 1.5rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.get-in-touch__item address p a {
		font-size: calc(1.5rem + 5 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.get-in-touch__item address p a {
		font-size: calc(20 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1920px) {
	.get-in-touch__item address p a {
		font-size: 2rem;
	}
}

@media (min-width: 768px) {
	.get-in-touch__item address {
		min-height: 26rem;
	}
	
	.get-in-touch__item address p a {
		line-height: 1.83;
	}
}

@media (min-width: 768px)and (max-width: 1281px) {
	.get-in-touch__item address p a {
		font-size: 1.8rem;
	}
}

@media (min-width: 1281px) {
	.get-in-touch__item address p a {
		line-height: 1.5;
	}
}

@media (min-width: 768px) {
	.get-in-touch__item {
		min-height: 26rem;
		padding: 3.2rem 3.2rem 3.9rem;
	}
	
	.get-in-touch__item:first-of-type .get-in-touch__background img {
		border-bottom-left-radius: 2.5rem;
	}
	
	.get-in-touch__item:last-of-type .get-in-touch__background img {
		border-bottom-left-radius: 0;
	}
}

@media (min-width: 1281px) {
	.get-in-touch__item {
		width: 50%;
	}
	
	.get-in-touch__item address {
		min-height: 0;
		max-height: 16.9rem;
	}
	
	.get-in-touch__item:first-of-type .get-in-touch__background img {
		border-bottom-left-radius: 0rem;
	}
	
	.get-in-touch__item:last-of-type .get-in-touch__background img {
		border-top-right-radius: 2.5rem;
		border-bottom-left-radius: 0;
	}
}

.get-in-touch__address {
	color: #fff;
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

.get-in-touch__address a:not(.btn), .get-in-touch__address p {
	margin: 0;
	color: #fff;
}

.get-in-touch__address a.btn {
	margin-top: 1rem;
}

.get-in-touch__content {
	display: flex;
	flex-direction: column;
}

@media (min-width: 768px) {
	.get-in-touch__content {
		flex-direction: row;
	}
}

@media (min-width: 1281px) {
	.get-in-touch__content {
		width: 67.26%;
	}
}

.get-in-touch__background {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}

.get-in-touch__background img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.get-in-touch__dot {
	min-width: 3.6rem;
	min-height: 3.6rem;
	max-width: 3.6rem;
	max-height: 3.6rem;
	background-color: #fff;
	border-radius: 36rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (min-width: 1921px) {
	.get-in-touch__dot {
		width: 2.2vw;
		height: 2.2vw;
		max-width: unset;
		max-height: unset;
		border-radius: 50%;
	}
}

.get-in-touch__dot-icon {
	width: 1.7rem;
	height: 2.2rem;
}

@media (min-width: 1921px) {
	.get-in-touch__dot-icon {
		width: .8vw;
		height: 1.15vw;
	}
}

.get-in-touch__dot-icon svg, .get-in-touch__dot-icon use, .get-in-touch__dot-icon img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.get-in-touch--without-head .get-in-touch__top {
	display: none;
}

.get-in-touch--without-head .get-in-touch__wrapper {
	margin-top: 0;
}

@media (min-width: 768px) {
	.get-in-touch--without-head .get-in-touch__wrapper {
		margin-top: 0;
	}
}

@media (min-width: 1281px) {
	.get-in-touch--without-head .get-in-touch__wrapper {
		margin-top: 0rem;
	}
}

.get-in-touch--without-head .get-in-touch__bottom {
	padding-top: 3.2rem;
}

@media (min-width: 768px) {
	.get-in-touch--without-head .get-in-touch__bottom {
		padding-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.get-in-touch--without-head .get-in-touch__bottom {
		padding-top: 6rem;
	}
}

@media (min-width: 768px) {
	.get-in-touch--wider .get-in-touch__text {
		max-width: 71.4rem;
	}
}

@media (min-width: 1281px) {
	.get-in-touch--wider .get-in-touch__text {
		max-width: 115rem;
	}
}

.solutions {
	background-color: #f5f5f7;
	padding-top: 3.2rem;
	padding-bottom: 3.2rem;
	text-align: center;
}

@media (min-width: 768px) {
	.solutions {
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
	}
}

@media (min-width: 1281px) {
	.solutions {
		padding-top: 6rem;
		padding-bottom: 16.3rem;
	}
}

@media (min-width: 1281px) {
	.solutions + .table-cards {
		padding-top: 12rem;
	}
}

@media (min-width: 1921px) {
	.solutions + .table-cards {
		padding-top: 6.2vw;
	}
}

.solutions__title {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.solutions__title p {
	margin-top: 1.6rem;
}

@media (min-width: 1281px) {
	.solutions__title p {
		max-width: 88rem;
	}
}

@media (min-width: 1921px) {
	.solutions__title p {
		max-width: 95rem;
	}
}

.solutions__label {
	margin-top: 3.2rem;
	text-transform: uppercase;
	letter-spacing: .42rem;
	font-weight: 600;
}

@media (min-width: 1281px) {
	.solutions__label {
		margin-top: 7.2rem;
	}
}

.solutions__slider {
	margin-top: 3.2rem;
}

@media (min-width: 1281px) {
	.solutions__slider {
		margin-top: 5.4rem;
		margin-bottom: -27rem;
	}
}

@media (min-width: 1281px) {
	.solutions__slider {
		margin-bottom: -30rem;
	}
}

.solutions__wrapper {
	padding-bottom: 8rem;
	position: relative;
	z-index: 1;
}

@media (min-width: 1281px) {
	.solutions__wrapper {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		gap: 1.6rem;
	}
}

@media (min-width: 1600px) {
	.solutions__wrapper {
		max-width: 134.4rem;
		margin: 0 auto;
	}
}

.solutions__wrapper::before {
	position: absolute;
	content: "";
	top: -1rem;
	right: -7vw;
	height: calc(100% - 6.9rem);
	width: 20vw;
	background: linear-gradient(90deg, rgba(245, 245, 247, .01) 0%, #f5f5f7 100%);
	z-index: 1;
}

@media (min-width: 1281px) {
	.solutions__wrapper::before {
		display: none;
	}
}

.solutions__wrapper .slick-list {
	overflow: visible;
	margin: 0 -.8rem;
	cursor: grab;
}

.solutions__button {
	position: absolute;
	bottom: 0;
	width: 4.8rem;
	height: 4.8rem;
	background-color: #eae6e4;
	border-radius: 19.2rem;
	color: #220309;
	transition: .2s all;
	display: flex;
	justify-content: center;
	align-items: center;
}

.solutions__button svg {
	width: 1.28rem;
	height: 1.28rem;
}

.solutions__button[aria-disabled=true] {
	background-color: rgba(234, 230, 228, .4);
	color: rgba(34, 3, 9, .4);
}

.solutions__button:active:not([aria-disabled=true]) {
	transition: .2s all;
	transition-duration: .1s;
	color: #fff;
	background-color: #220309;
}

.solutions__button--prev {
	right: 5.6rem;
}

.solutions__button--next {
	right: 0;
}

.solutions__button--next svg {
	transform: rotate(180deg);
}

@media (min-width: 768px) {
	.solutions__button {
		width: 4.8rem;
		height: 4.8rem;
	}
	
	.solutions__button:hover {
		transition: .2s all;
		color: #fff;
		background-color: #220309;
	}
}

.solutions__item {
	box-shadow: 0px 4px 40px 0px rgba(28, 30, 31, .12);
	position: relative;
	background: #fff;
	height: fit-content;
	box-sizing: border-box;
	margin: 0 .8rem;
	padding: 3.2rem 1.4rem 4.054rem;
}

.solutions__item:first-of-type {
	border-top-left-radius: 4.36rem;
}

.solutions__item:last-of-type {
	border-top-right-radius: 4.36rem;
}

.solutions__item:last-of-type .solutions__icon {
	right: 1.58rem;
}

@media (min-width: 768px) {
	.solutions__item {
		padding: 4.4rem 1.4rem 5.6rem;
	}
}

@media (min-width: 1281px) {
	.solutions__item {
		width: 100%;
	}
}

.solutions__icon {
	position: absolute;
	top: .58rem;
	right: .58rem;
	width: 4rem;
	height: 4rem;
	background-color: #f5f5f7;
	border-radius: 26.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #220309;
}

.solutions__icon svg {
	width: 2rem;
	height: 2rem;
}

@media (min-width: 768px) {
	.solutions__icon {
		top: .8rem;
		right: .8rem;
		width: 5.4rem;
		height: 5.4rem;
	}
	
	.solutions__icon svg {
		width: 3rem;
		height: 3rem;
	}
}

@media (min-width: 1921px) {
	.solutions__icon {
		top: .4vw;
		right: .4vw;
		width: 2.2vw;
		height: 2.2vw;
	}
	
	.solutions__icon svg {
		width: 1.25vw;
		height: 1.25vw;
	}
}

.solutions__item-title p {
	font-size: 2.0364rem;
	font-weight: 600;
	text-transform: uppercase;
}

@media (min-width: 576px) {
	.solutions__item-title p {
		font-size: 2.4rem;
	}
}

@media (min-width: 768px) {
	.solutions__item-title p {
		font-size: 2.8rem;
	}
}

.solutions__item-text p {
	font-size: 1.1636rem;
	line-height: 1.2;
	margin-top: .946rem;
}

@media (min-width: 576px) {
	.solutions__item-text p {
		font-size: 1.4rem;
	}
}

@media (min-width: 768px) {
	.solutions__item-text p {
		font-size: 1.6rem;
		margin-top: 1.2rem;
	}
}

.reviews {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding-top: 3.2rem;
	padding-bottom: 3.2rem;
}

.reviews h2 {
	color: #513a45;
}

.reviews a {
	margin-top: 2.4rem;
}

@media (min-width: 768px) {
	.reviews {
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
	}
	
	.reviews a {
		margin-top: 3.2rem;
	}
}

@media (min-width: 1025px) {
	.reviews {
		padding: 3.125vw;
	}
}

@media (min-width: 1600px) {
	.reviews {
		padding-left: 5rem;
		padding-right: 5rem;
	}
}

@media (min-width: 1281px) {
	.reviews a {
		margin-top: 6rem;
	}
}

.reviews__text {
	margin-top: .8rem;
}

.reviews__wrapper {
	margin-top: 2.4rem;
	display: flex;
	flex-direction: column;
	gap: .8rem;
	width: 100%;
}

.reviews__wrapper figure:first-child, .reviews__wrapper figure:first-child img {
	border-top-left-radius: 9rem;
}

.reviews__wrapper figure:last-child, .reviews__wrapper figure:last-child img {
	border-bottom-right-radius: 9rem;
}

@media (min-width: 768px) {
	.reviews__wrapper {
		margin-top: 3.2rem;
	}
	
	.reviews__wrapper figure:first-child, .reviews__wrapper figure:first-child img {
		border-top-left-radius: 20.6rem;
	}
	
	.reviews__wrapper figure:last-child, .reviews__wrapper figure:last-child img {
		border-bottom-right-radius: 20.6rem;
	}
}

@media (min-width: 1025px) {
	.reviews__wrapper {
		flex-direction: row;
		justify-content: space-between;
		margin-top: 6rem;
	}
	
	.reviews__wrapper .video__wrapper {
		width: 100%;
		max-height: 55rem;
		max-width: 90rem;
	}
}

.reviews__load-more .btn {
	margin-top: 3.2rem;
}

@media (min-width: 768px) {
	.reviews__load-more .btn {
		margin-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.reviews__load-more .btn {
		margin-top: 3.125vw;
	}
}

@media (min-width: 1281px) {
	.reviews__load-more .btn {
		margin-top: 4.18vw;
	}
}

.reviews--grid-rows {
	border-bottom: 0;
}

@media (min-width: 1281px) {
	.reviews--grid-rows {
		padding-top: 4.18vw;
		padding-bottom: 4.18vw;
	}
}

@media (min-width: 1600px) {
	.reviews--grid-rows {
		padding: 4.18vw 11.25vw;
	}
}

.reviews--grid-rows .reviews__wrapper {
	margin-top: 0;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 2.4rem;
}

@media (min-width: 768px) {
	.reviews--grid-rows .reviews__wrapper {
		gap: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.reviews--grid-rows .reviews__wrapper {
		grid-template-columns: repeat(2, 1fr);
		gap: 3.6rem;
	}
}

@media (min-width: 1281px) {
	.reviews--grid-rows .reviews__wrapper {
		gap: 4.8rem;
	}
}

.reviews--grid-rows .reviews__wrapper div img {
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
}

.reviews--grid-rows .reviews__wrapper .video__wrapper {
	border-top-right-radius: 4.3rem;
	overflow: hidden;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	max-width: 100%;
	position: relative;
	height: 55vw;
}

@media (min-width: 768px) {
	.reviews--grid-rows .reviews__wrapper .video__wrapper {
		border-top-right-radius: 9.9rem;
	}
}

@media (min-width: 1025px) {
	.reviews--grid-rows .reviews__wrapper .video__wrapper {
		height: 30vw;
	}
}

@media (min-width: 1281px) {
	.reviews--grid-rows .reviews__wrapper .video__wrapper {
		border-top-right-radius: 10rem;
	}
}

@media (min-width: 1441px) {
	.reviews--grid-rows .reviews__wrapper .video__wrapper {
		height: 25vw;
	}
}

.reviews--grid-rows .reviews__wrapper .video__wrapper .video__preload {
	display: flex;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.reviews--grid-rows .reviews__wrapper .video__wrapper .video__preload img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.reviews--grid-rows .reviews__wrapper .video__wrapper .video__play p {
	max-width: 100%;
}

.reviews--grid-rows .reviews__wrapper .video__wrapper .video__trigger {
	cursor: pointer;
}

.reviews--grid-rows .reviews__wrapper .video__wrapper .video__trigger svg {
	width: 5.66rem;
	height: 5.66rem;
}

@media (min-width: 768px) {
	.reviews--grid-rows .reviews__wrapper .video__wrapper .video__trigger svg {
		width: 11.386rem;
		height: 11.386rem;
	}
}

@media (min-width: 1281px) {
	.reviews--grid-rows .reviews__wrapper .video__wrapper .video__trigger svg {
		width: 13.3rem;
		height: 13.3rem;
	}
}

.grid-with-circles {
	background-color: #513a45;
	padding-top: 3.2rem;
	padding-bottom: 3.2rem;
}

@media (min-width: 768px) {
	.grid-with-circles {
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
	}
}

@media (min-width: 1281px) {
	.grid-with-circles {
		padding-top: 4.18vw;
		padding-bottom: 4.18vw;
	}
}

@media (min-width: 1600px) {
	.grid-with-circles {
		padding-top: 4.18vw;
		padding-bottom: 4.18vw;
	}
}

.grid-with-circles__title {
	margin-bottom: 3.2rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
}

@media (min-width: 1025px) {
	.grid-with-circles__title {
		margin-bottom: 4.18vw;
	}
}

.grid-with-circles__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

@media (min-width: 576px) {
	.grid-with-circles__item {
		max-width: 52rem;
		margin: 0 auto;
	}
}

@media (min-width: 1025px) {
	.grid-with-circles__item {
		max-width: 100%;
	}
}

.grid-with-circles__circle {
	width: 5.8rem;
	height: 5.8rem;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 1.6rem;
}

@media (min-width: 768px) {
	.grid-with-circles__circle {
		width: 9rem;
		height: 9rem;
		margin-bottom: 2.4rem;
	}
}

.grid-with-circles__icon {
	width: 2.8rem;
	height: 2.8rem;
}

@media (min-width: 768px) {
	.grid-with-circles__icon {
		width: 4.4rem;
		height: 4.4rem;
	}
}

.grid-with-circles__icon svg, .grid-with-circles__icon use {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.grid-with-circles__text h4 {
	color: #fff;
	font-weight: 300;
	line-height: normal;
}

@media (max-width: 375px) {
	.grid-with-circles__text h4 {
		font-size: 1.8rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.grid-with-circles__text h4 {
		font-size: calc(1.8rem + 10 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-with-circles__text h4 {
		font-size: calc(28 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-with-circles__text h4 {
		font-size: 1.98vw;
	}
}

.grid-with-circles__text p {
	color: #fff;
	font-weight: 400;
	line-height: 1.71;
}

@media (max-width: 375px) {
	.grid-with-circles__text p {
		font-size: 1.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.grid-with-circles__text p {
		font-size: calc(1.4rem + 4 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-with-circles__text p {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-with-circles__text p {
		font-size: 1.1vw;
	}
}

.grid-with-circles__dots {
	margin-top: 3.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	list-style: none;
}

.grid-with-circles__foot {
	margin-top: 3.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (min-width: 1025px) {
	.grid-with-circles__foot {
		margin-top: 4.8rem;
	}
}

@media (min-width: 1281px) {
	.grid-with-circles__foot {
		margin-top: 6.4rem;
	}
}

@media (min-width: 1441px) {
	.grid-with-circles__foot {
		margin-top: 8rem;
	}
}

@media (min-width: 1921px) {
	.grid-with-circles__foot {
		margin-top: 4.18vw;
	}
}

.grid-with-circles .slick-slide {
	margin: 0 1rem;
}

@media (min-width: 768px) {
	.grid-with-circles .slick-slide {
		margin: 0 1.2rem;
	}
}

@media (min-width: 1025px) {
	.grid-with-circles .slick-slide {
		margin: 0 .9vw;
	}
}

.grid-with-circles .slick-list {
	margin: 0 -1rem;
}

@media (min-width: 768px) {
	.grid-with-circles .slick-list {
		margin: 0 -1.2rem;
	}
}

@media (min-width: 1025px) {
	.grid-with-circles .slick-list {
		margin: 0 -.9vw;
	}
}

.grid-with-circles--slick-notinitial .grid-with-circles__dots {
	display: none;
}

.grid-with-circles--slick-notinitial .grid-with-circles__inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: wrap;
	gap: 3rem;
}

@media (min-width: 1025px) {
	.grid-with-circles--slick-notinitial .grid-with-circles__inner {
		flex-direction: row;
		gap: 4rem 2.4rem;
	}
}

@media (min-width: 1281px) {
	.grid-with-circles--slick-notinitial .grid-with-circles__inner {
		gap: 4.4rem 3.6rem;
	}
}

@media (min-width: 1441px) {
	.grid-with-circles--slick-notinitial .grid-with-circles__inner {
		gap: 2.2vw 1.8vw;
	}
}

@media (min-width: 1025px) {
	.grid-with-circles--slick-notinitial .grid-with-circles__inner > div {
		width: calc(50% - 2.2rem);
	}
}

@media (min-width: 1281px) {
	.grid-with-circles--slick-notinitial .grid-with-circles__inner > div {
		max-width: calc(25% - 2.1vw);
		width: 100%;
	}
}

@media (min-width: 1921px) {
	.grid-with-circles--slick-notinitial .grid-with-circles__inner > div {
		max-width: 21vw;
	}
}

@media (min-width: 1025px) {
	.grid-with-circles--5-or-6-items .grid-with-circles__inner {
		gap: 4rem;
	}
}

@media (min-width: 1281px) {
	.grid-with-circles--5-or-6-items .grid-with-circles__inner {
		gap: 6rem;
	}
}

@media (min-width: 1281px) {
	.grid-with-circles--5-or-6-items .grid-with-circles__inner > div {
		max-width: calc(32% - 2.2vw);
	}
}

.grid-with-circles--2-cols .grid-with-circles__title p {
	max-width: 94rem;
}

@media (min-width: 1921px) {
	.grid-with-circles--2-cols .grid-with-circles__title p {
		max-width: 49vw;
	}
}

@media (min-width: 1441px) {
	.grid-with-circles--2-cols .grid-with-circles__inner {
		gap: 7rem;
	}
}

@media (min-width: 1600px) {
	.grid-with-circles--2-cols .grid-with-circles__inner {
		gap: 7.8125vw;
	}
}

@media (min-width: 1281px) {
	.grid-with-circles--2-cols .grid-with-circles__inner > div {
		max-width: calc(41% - 3.7vw);
	}
}

@media (min-width: 1441px) {
	.grid-with-circles--small-gap .grid-with-circles__inner {
		gap: 5.6rem 6.2vw;
	}
}

.grid-with-circles--small-gap .grid-with-circles__foot {
	margin-top: 15rem;
}

@media (min-width: 1441px) {
	.grid-with-circles--4-cols .grid-with-circles__inner {
		gap: 6rem;
	}
}

@media (min-width: 1281px) {
	.grid-with-circles--4-cols .grid-with-circles__inner > div {
		max-width: calc(24% - 2rem);
	}
}

@media (min-width: 1441px) {
	.grid-with-circles--4-cols .grid-with-circles__inner > div {
		max-width: calc(24% - 6rem);
	}
}

@media (min-width: 1800px) {
	.grid-with-circles--4-cols .grid-with-circles__inner > div:last-of-type h4 {
		white-space: nowrap;
	}
}

.grid-with-circles--white-theme {
	padding-top: 4.8rem;
	padding-bottom: 4.8rem;
	background-color: #fff;
}

@media (min-width: 1281px) {
	.grid-with-circles--white-theme {
		padding-top: 4.18vw;
		padding-bottom: 4.18vw;
	}
}

.grid-with-circles--white-theme .grid-with-circles__title h2 {
	color: #220309;
	max-width: 26.4rem;
}

@media (min-width: 768px) {
	.grid-with-circles--white-theme .grid-with-circles__title h2 {
		max-width: 100%;
	}
}

.grid-with-circles--white-theme .grid-with-circles__text h4 {
	color: #220309;
}

.grid-with-circles--white-theme .grid-with-circles__text p {
	max-width: 26.4rem;
	color: #220309;
}

@media (min-width: 576px) {
	.grid-with-circles--white-theme .grid-with-circles__text p {
		max-width: 100%;
	}
}

.grid-with-circles--white-theme .grid-with-circles__circle {
	background-color: #f5f5f7;
}

.grid-with-circles--white-theme .grid-with-circles__dots li button {
	background-color: #3e1e2a;
}

.grid-with-circles--text-cards .grid-with-circles__inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.grid-with-circles--text-cards .grid-with-circles__title {
	max-width: 90rem;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.grid-with-circles--text-cards .grid-with-circles__text a {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2rem;
}

.grid-with-circles--text-cards .grid-with-circles__item {
	margin: 0;
}

.grid-with-circles--text-cards--color .grid-with-circles__text h4 {
	background: linear-gradient(90deg, #ffe8ce 0%, #fbb8a0 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	background-clip: text;
}

.grid-with-circles--first-section {
	margin-top: 16rem;
}

.plans {
	background-color: #3e1e2a;
	text-align: center;
	padding-top: 8rem;
	padding-bottom: 8rem;
}

.plans h2 {
	color: #fff;
}

.testimonials {
	padding-top: 3.2rem;
	padding-bottom: 4.8rem;
	background-color: #f5f5f7;
}

@media (min-width: 768px) {
	.testimonials {
		padding-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.testimonials {
		padding-top: 6rem;
		padding-bottom: 13.2rem;
	}
}

.testimonials__text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.testimonials__text p {
	margin-top: 1.6rem;
}

@media (max-width: 375px) {
	.testimonials__text p {
		font-size: 1.5rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.testimonials__text p {
		font-size: calc(1.5rem + 6 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.testimonials__text p {
		font-size: calc(21 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.testimonials__text p {
		margin-top: 2, 4rem;
	}
}

@media (min-width: 1025px) {
	.testimonials__text p {
		margin-top: .3rem;
	}
}

.testimonials__wrapper {
	margin-top: 3.2rem;
}

@media (min-width: 768px) {
	.testimonials__wrapper {
		margin-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.testimonials__wrapper {
		display: flex;
		flex-direction: column;
		gap: 4.5rem;
		margin-top: 6.5rem;
	}
}

@media (min-width: 1025px) {
	.testimonials__row {
		animation: 150s carousel linear infinite;
	}
}

@media (max-width: 1024px) {
	.testimonials__row {
		max-width: 56rem;
		width: 100%;
		margin: 0 auto;
	}
}

@media (max-width: 767px) {
	.testimonials__row {
		max-width: 42rem;
	}
}

@media (max-width: 575px) {
	.testimonials__row {
		max-width: 90%;
	}
}

.testimonials__row:not(.slick-slider) {
	display: flex;
}

@media (min-width: 1025px) {
	.testimonials__row .testimonial {
		min-width: 52.4rem;
		box-sizing: border-box;
	}
}

.testimonials__row:hover {
	animation-play-state: paused;
}

.testimonials__row .slick-list {
	overflow: visible;
	margin: 0 -.8rem;
}

@media (min-width: 1025px) {
	.testimonials__row .slick-list {
		margin: 0 -1.5rem;
	}
}

.testimonials .slick-track {
	display: flex !important;
}

.testimonials .slick-slide {
	height: inherit !important;
}

.testimonials__carousel {
	display: flex;
	width: 100%;
}

.testimonials__carousel:has(.testimonials__row--right) {
	justify-content: flex-end;
}

.testimonials__row--right {
	direction: ltr;
	transform: scaleX(-1);
	display: none;
}

@media (min-width: 1025px) {
	.testimonials__row--right {
		animation: 150s carouselX linear infinite;
	}
}

.testimonials__row--right .testimonial {
	transform: scaleX(-1);
}

@media (min-width: 1025px) {
	.testimonials__row--right {
		display: block;
	}
}

@media (min-width: 1025px) {
	.testimonials__row--right:not(.slick-slider) {
		display: flex;
	}
}

@keyframes carousel {
	to {
		transform: translateX(calc(-100% + 100vw));
	}
}

@keyframes carouselX {
	to {
		transform: translateX(calc(100% - 100vw)) scaleX(-1);
	}
}

.header {
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 50;
}

@media (min-width: 1025px) {
	.header__top-full-width {
		display: none;
	}
}

.header__top-full-width a {
	background-color: #3e1e2a;
	padding: 1rem;
	display: block;
	width: 100%;
	text-align: center;
}

.header__top-full-width a span {
	font-family: "Lato", Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
	line-height: 1.2;
	color: #fff;
	font-size: 1rem;
}

.header__top {
	display: flex;
	background-color: #fff;
	position: relative;
	min-height: 4.6rem;
	flex-direction: row;
}

.header__top::before {
	content: "";
	position: absolute;
	z-index: 2;
	bottom: 0;
	box-shadow: 0px 8px 32px rgba(27, 24, 26, .16);
	width: 100%;
	height: 100%;
}

@media (min-width: 1025px) {
	.header__top {
		display: none;
	}
}

.header__top a {
	cursor: pointer;
	width: 50%;
	padding: 1.1rem 2rem 1.2rem 1.4rem;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 1rem;
	position: relative;
	z-index: 100;
}

@media (min-width: 767px) {
	.header__top a {
		padding: 1.2rem;
	}
}

.header__top a .header__icon {
	width: 2.2rem;
	height: 2.2rem;
}

.header__top a .header__icon svg, .header__top a .header__icon use {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.header__top a:first-child {
	position: relative;
}

.header__top a:first-child:before {
	position: absolute;
	content: "";
	height: 100%;
	width: .1rem;
	background-color: #220309;
	z-index: 10;
	right: -.1rem;
	opacity: .08;
}

.header__top a div {
	display: flex;
	flex-direction: column;
	gap: .45rem;
}

.header__top a div span {
	font-family: "Lato", Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: .9rem;
	line-height: 1.2;
	letter-spacing: 1.85px;
	text-transform: uppercase;
	color: #220309;
}

.header__top a div span:first-child {
	font-weight: 900;
}

.header__main {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1.5rem 2rem;
	box-sizing: border-box;
	transition: .2s ease-in-out;
	background-color: #fff;
}

@media (min-width: 768px) {
	.header__main {
		padding: 1.6rem 4.8rem;
	}
}

@media (min-width: 1025px) {
	.header__main {
		padding: 2rem 3.2rem;
		background-color: rgba(0, 0, 0, 0);
	}
}

@media (min-width: 1281px) {
	.header__main {
		padding: 4rem 6rem;
	}
}

@media (min-width: 1921px) {
	.header__main {
		padding: 2.18vw 3.125vw;
		background-color: rgba(0, 0, 0, 0);
	}
}

.header__trigger {
	display: flex;
	align-items: center;
	gap: 2rem;
	color: #fff;
	font-weight: 700;
	transition: .2s ease-in-out;
	cursor: pointer;
	padding: 1.4rem 4rem 1.4rem 2rem;
	background-color: #3e1e2a;
	border-radius: 36rem;
	box-sizing: border-box;
}

@media (max-width: 375px) {
	.header__trigger {
		font-size: 1.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.header__trigger {
		font-size: calc(1.4rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.header__trigger {
		font-size: calc(14 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1025px) {
	.header__trigger {
		gap: 2.8rem;
		color: #fff !important;
		padding: 2rem 5.1rem 2rem 10rem;
		position: relative;
		z-index: 2;
	}
	
	.header__trigger:before {
		content: "";
		background-color: #3e1e2a;
		width: 10rem;
		height: 100%;
		position: absolute;
		z-index: 1;
		left: -2rem;
	}
}

@media (min-width: 1921px) {
	.header__trigger {
		gap: 1.45vw;
	}
}

.header__trigger span {
	font-size: 1rem;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 1.86457px;
	text-transform: uppercase;
	color: #fff;
}

@media (min-width: 768px) {
	.header__trigger span {
		display: block;
		letter-spacing: 1px;
	}
}

@media (min-width: 1025px) {
	.header__trigger span {
		font-size: 1.2rem;
	}
}

@media (min-width: 1921px) {
	.header__trigger span {
		font-size: .625vw;
	}
}

@media (min-width: 1025px) {
	.header__trigger--mobile {
		display: none;
	}
}

.header__trigger--desk {
	display: none;
}

@media (min-width: 1025px) {
	.header__trigger--desk {
		display: flex;
	}
}

.header__trigger .header__icon {
	width: 2.2rem;
	height: 1.4rem;
	transition: .2s ease-in-out;
}

@media (min-width: 1025px) {
	.header__trigger .header__icon {
		width: 2.8rem;
		height: 1.8rem;
	}
}

@media (min-width: 1921px) {
	.header__trigger .header__icon {
		width: 1.45vw;
		height: .93vw;
	}
}

.header__trigger .header__icon svg, .header__trigger .header__icon use {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.header__icon {
	width: 2.2rem;
	height: 1.4rem;
	transition: .2s ease-in-out;
}

@media (min-width: 1025px) {
	.header__icon {
		width: 2.7rem;
		height: 1.8rem;
	}
}

@media (min-width: 1921px) {
	.header__icon {
		width: 1.05vw;
		height: 1.05vw;
	}
}

.header__icon svg, .header__icon use {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.header__logo {
	display: flex;
	align-items: center;
	max-width: 10rem;
	min-height: 4rem;
	width: 100%;
	transition: .2s ease-in-out;
}

@media (min-width: 1025px) {
	.header__logo {
		max-width: 14rem;
		margin-left: unset;
	}
}

@media (min-width: 1441px) {
	.header__logo {
		max-width: 10.41vw;
	}
}

.header__logo img, .header__logo picture {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.header__inner {
	display: flex;
	align-items: center;
}

@media (min-width: 1025px) {
	.header__inner {
		align-items: stretch;
	}
}

.header__inner-links {
	display: none;
}

@media (min-width: 1025px) {
	.header__inner-links {
		max-height: 7.6rem;
		border-radius: 36rem;
		display: flex;
		justify-content: center;
		overflow: hidden;
		background-color: #fff;
		position: relative;
		left: 5.3rem;
		z-index: 3;
	}
}

.header__inner a {
	display: none;
}

@media (min-width: 1025px) {
	.header__inner a {
		display: flex;
		padding: 1rem 2rem;
		background-color: #fff;
		cursor: pointer;
		width: 50%;
		padding-left: 3rem;
		display: flex;
		flex-direction: row;
		align-items: center;
		width: fit-content;
		gap: 1.2rem;
	}
	
	.header__inner a .header__icon {
		width: 2rem;
		height: 2rem;
	}
	
	.header__inner a .header__icon svg, .header__inner a .header__icon use {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	
	.header__inner a:first-child {
		position: relative;
		padding: 1rem 3.3rem 1rem 2rem;
	}
	
	.header__inner a:first-child:before {
		position: absolute;
		content: "";
		height: 100%;
		width: .1rem;
		background-color: #220309;
		z-index: 10;
		right: -.1rem;
		opacity: .08;
	}
	
	.header__inner a div {
		display: flex;
		flex-direction: column;
		gap: .6rem;
	}
	
	.header__inner a div span {
		font-family: "Lato", Arial, sans-serif;
		font-style: normal;
		font-weight: 600;
		font-size: 1.2rem;
		line-height: 1;
		letter-spacing: 1.85px;
		text-transform: uppercase;
		color: #220309;
	}
	
	.header__inner a div span:first-child {
		font-weight: 900;
	}
}

.header a.header__inner-btn {
	align-items: center;
	color: #fff;
	font-weight: 700;
	transition: .2s ease-in-out;
	cursor: pointer;
	padding: 3.1rem 10rem 3.1rem 5.1rem;
	background-color: #3e1e2a;
	border-radius: 36rem;
	box-sizing: border-box;
	max-height: 7.6rem;
	margin-right: -12.3rem;
	display: none;
}

@media (min-width: 1025px) {
	.header a.header__inner-btn {
		display: flex;
		padding: 1rem 10rem 1rem 5.1rem;
	}
}

@media (min-width: 1025px) {
	.header a.header__inner-btn:before {
		z-index: 3;
	}
}

@media (min-width: 1921px) {
	.header a.header__inner-btn {
		padding: 1.61vw 5.19vw 1.61vw 2.65vw;
		border-radius: 18.68vw;
		max-height: 3.94vw;
		margin-right: -6.39vw;
	}
}

.header a.header__inner-btn span {
	font-family: "Lato", Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
	line-height: 1.2;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.2rem;
	letter-spacing: 1px;
	display: block;
}

.header--min {
	border-bottom: 1px solid rgba(97, 65, 71, .1);
}

.header--min .header__main {
	padding: .6rem 2.4rem;
}

@media (min-width: 1025px) {
	.header--min .header__main {
		background-color: #e9e5e3;
		padding: .85vw 3.65vw;
	}
}

.header--min .header__logo {
	max-width: 8rem;
}

@media (min-width: 576px) {
	.header--min .header__logo {
		max-width: 8rem;
	}
}

@media (min-width: 1025px) {
	.header--min .header__logo {
		max-width: 14rem;
	}
}

@media (min-width: 1921px) {
	.header--min .header__logo {
		max-width: 7.3vw;
	}
}

@media (min-width: 1025px) {
	.header--min .btn--dark {
		background-color: #3e1e2a;
	}
}

@media (min-width: 1025px) {
	.header--min .btn--dark:hover {
		background-color: #fff;
		color: #3e1e2a;
	}
}

.header--static {
	border-bottom: 1px solid rgba(97, 65, 71, .1);
}

.header--static .header__main {
	padding: .6rem 2.4rem;
}

@media (min-width: 1025px) {
	.header--static .header__main {
		background-color: #614147;
		padding: .85vw 3.65vw;
	}
}

.header--static .header__logo {
	max-width: 5.4rem;
}

@media (min-width: 576px) {
	.header--static .header__logo {
		max-width: 6.6rem;
	}
}

@media (min-width: 1025px) {
	.header--static .header__logo {
		max-width: 10rem;
	}
}

@media (min-width: 1921px) {
	.header--static .header__logo {
		max-width: 5.2vw;
	}
}

@media (min-width: 1025px) {
	.header--static .btn--dark {
		background-color: #3e1e2a;
	}
}

@media (min-width: 1025px) {
	.header--static .btn--dark:hover {
		background-color: #fff;
		color: #3e1e2a;
	}
}

.menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 100;
	overflow-y: auto;
	opacity: 0;
	visibility: hidden;
	transition: .2s ease-in-out;
}

.menu__fader {
	background: linear-gradient(0deg, rgba(62, 30, 42, .92), rgba(62, 30, 42, .92)), #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transition: .2s ease-in-out;
}

@media (min-width: 1281px) {
	.menu__fader {
		z-index: 1;
	}
}

.menu__outer {
	min-height: 100%;
	overflow: hidden;
}

.menu__inner {
	position: relative;
	padding: 2.4rem 0;
	box-sizing: border-box;
	background-color: #fff;
	z-index: 2;
	margin-right: 4rem;
	min-height: 100%;
	transform: translateX(-100%);
	transition: .2s ease-in-out;
}

@media (min-width: 768px) {
	.menu__inner {
		padding: 4rem 5rem 5rem 6rem;
		margin-right: 22rem;
		max-width: 59rem;
	}
}

@media (min-width: 1025px) {
	.menu__inner {
		width: 50%;
		max-width: 59rem;
		margin-right: 0;
	}
}

@media (min-width: 1281px) {
	.menu__inner {
		width: 35%;
	}
}

@media (min-width: 1921px) {
	.menu__inner {
		max-width: 30.72vw;
		padding: 2.08vw 2.63vw 2.63vw 3.125vw;
	}
}

.menu__inner:before {
	content: "";
	background-color: #fff;
	width: 100%;
	height: 200vh;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.menu__logo {
	max-width: 13rem;
	width: 100%;
	display: block;
	margin: 0 0 6rem 4rem;
}

@media (min-width: 768px) {
	.menu__logo {
		max-width: 16.1rem;
		margin-left: 0;
	}
}

@media (min-width: 1025px) {
	.menu__logo {
		max-width: 20.1rem;
		position: relative;
		z-index: 2;
	}
}

@media (min-width: 1921px) {
	.menu__logo {
		max-width: 10.46vw;
		margin-bottom: 3.2vw;
	}
}

.menu__logo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.menu__close {
	width: 2.4rem;
	height: 2.4rem;
	position: absolute;
	top: 2.4rem;
	right: 1.9rem;
	cursor: pointer;
	transition: .2s ease-in-out;
}

@media (min-width: 768px) {
	.menu__close {
		top: 3.6rem;
		right: 3.8rem;
	}
}

@media (min-width: 1025px) {
	.menu__close {
		z-index: 2;
		top: 5rem;
		right: 4.5rem;
	}
}

@media (min-width: 1921px) {
	.menu__close {
		top: 2.6vw;
		right: 2.34vw;
		width: 1.25vw;
		height: 1.25vw;
	}
}

.menu__close:hover {
	opacity: .65;
}

.menu__close svg, .menu__close use {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.menu__wrapper {
	position: relative;
	overflow: hidden;
}

@media (min-width: 1025px) {
	.menu__wrapper {
		position: static;
		overflow-y: auto;
		overflow-x: hidden;
	}
}

.menu__wrapper > ul li {
	margin: 0 2.4rem 0 4rem;
	box-sizing: border-box;
}

@media (min-width: 768px) {
	.menu__wrapper > ul li {
		margin: 0;
	}
}

@media (min-width: 1025px) {
	.menu__wrapper > ul li {
		margin: 0;
	}
}

.menu__wrapper > ul li a {
	position: relative;
	color: #220309;
	font-weight: 300;
	transition: .15s ease-in;
	font-size: 2.2rem;
	line-height: 1.8;
}

.menu__wrapper > ul li a:hover {
	color: rgba(62, 30, 42, .92);
}

@media (min-width: 768px) {
	.menu__wrapper > ul li a {
		font-size: 3.2rem;
	}
}

@media (min-width: 1441px) {
	.menu__wrapper > ul li a {
		font-size: 3.8rem;
	}
}

.menu__wrapper > ul li > a[aria-current=page] {
	font-weight: 600;
}

.menu__wrapper > ul li ul li {
	margin: 0;
}

.menu__wrapper > ul li ul li a {
	transition: .2s all;
	font-size: 1.6rem;
}

.menu__wrapper > ul li ul li a:hover {
	transition: .2s all;
	color: rgba(62, 30, 42, .92);
}

@media (min-width: 768px) {
	.menu__wrapper > ul li ul li a {
		font-size: 1.8rem;
	}
}

@media (min-width: 1025px) {
	.menu__wrapper > ul li ul li a {
		font-size: 2rem;
	}
}

@media (min-width: 1441px) {
	.menu__wrapper > ul li ul li a {
		font-size: 2.4rem;
	}
}

.menu__wrapper ul {
	position: static;
}

.menu__wrapper ul li {
	position: relative;
}

.menu__wrapper ul li:not(:last-of-type) a {
	border-bottom: 0;
}

.menu__wrapper ul li:not(.menu-item-has-children)::before {
	display: none;
}

.menu__wrapper ul a {
	padding: .3rem 0;
	box-sizing: border-box;
	display: block;
}

@media (max-width: 375px) {
	.menu__wrapper ul a {
		font-size: 1.8rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.menu__wrapper ul a {
		font-size: calc(1.8rem + 11 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.menu__wrapper ul a {
		font-size: calc(29 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.menu__wrapper ul a {
		padding: .4rem 0;
	}
}

@media (min-width: 1025px)and (max-width: 375px) {
	.menu__wrapper ul a {
		font-size: 2.9rem;
	}
}

@media (min-width: 1025px)and (min-width: 376px)and (max-width: 1920px) {
	.menu__wrapper ul a {
		font-size: calc(2.9rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1025px)and (min-width: 1921px) {
	.menu__wrapper ul a {
		font-size: calc(29 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.menu--opened {
	opacity: 1;
	visibility: visible;
}

.menu--opened .menu__fader {
	opacity: 1;
	visibility: visible;
}

.menu--opened .menu__inner {
	transform: translateX(0);
}

.menu-item-has-children {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	padding-right: 3rem !important;
	transition: all .2s ease;
}

@media (min-width: 1921px) {
	.menu-item-has-children {
		padding-right: 1.54vw !important;
	}
}

.menu-item-has-children a {
	width: 90%;
}

.menu-item-has-children:before {
	content: "" !important;
	position: absolute !important;
	top: 2.4rem !important;
	right: 0 !important;
	width: 1.7rem !important;
	height: .1rem !important;
	background-color: #220309 !important;
	transform: translateY(-50%) !important;
	transition: all .2s ease !important;
}

@media (min-width: 1025px) {
	.menu-item-has-children:before {
		top: 4rem !important;
	}
}

.menu-item-has-children:after {
	display: block !important;
	content: "" !important;
	position: absolute !important;
	top: 2.4rem !important;
	right: .8rem !important;
	width: .1rem !important;
	height: 1.7rem !important;
	background-color: #220309 !important;
	transform: translateY(-50%) !important;
	transition: all .2s ease !important;
}

@media (min-width: 1025px) {
	.menu-item-has-children:after {
		top: 4rem !important;
	}
}

.menu-item-has-children.submenu-active:after {
	transform: translateY(-50%) rotate(90deg) !important;
}

.menu-item-has-children .sub-menu {
	padding-left: 1.4rem;
}

.menu-item-has-children .sub-menu li a {
	cursor: pointer;
	font-size: 1.6rem;
	line-height: 1.875;
	font-weight: 400;
}

@media (min-width: 768px) {
	.menu-item-has-children .sub-menu li a {
		font-size: 1.8rem;
		line-height: 1.5;
	}
}

@media (min-width: 1025px) {
	.menu-item-has-children .sub-menu li a {
		font-size: 2.4rem;
	}
}

.menu-item-has-children .sub-menu li a::before {
	display: none;
}

.menu-item-has-children .sub-menu li a::after {
	display: none;
}

.menu-item-has-children__head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	cursor: pointer;
}

.menu-item-has-children__icon {
	width: 1.2rem;
	height: 1.2rem;
	line-height: 0;
	padding: 1rem;
	box-sizing: content-box;
	margin: -1rem;
	transition: .2s ease-in-out;
	position: relative;
	z-index: 2;
	cursor: pointer;
	display: flex;
	align-items: center;
}

@media (min-width: 768px) {
	.menu-item-has-children__icon {
		width: 1.6rem;
		height: 1.6rem;
		padding: 2rem;
		margin: -2rem;
	}
}

@media (min-width: 1921px) {
	.menu-item-has-children__icon {
		width: .85vw;
		height: .85vw;
	}
}

.menu-item-has-children__icon svg, .menu-item-has-children__icon use {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.menu-item-has-children__icon .line {
	position: absolute;
	width: 1.3rem;
	height: .1rem;
	background-color: #220309;
	transition: transform .2s ease-in-out, opacity .2s ease-in-out;
}

.menu-item-has-children__icon .line1 {
	transform: rotate(90deg);
}

.menu-item-has-children__icon .line2 {
	transform: rotate(0deg);
}

.menu-item-has-children > a {
	display: block;
	width: fit-content;
}

.menu-item-has-children ul li a:before {
	opacity: 0 !important;
}

.sub-menu {
	box-sizing: border-box;
	color: #fff;
	padding-left: 1.4rem;
	flex-shrink: 0;
	display: none;
	position: relative;
	width: 100%;
}

.sub-menu__close {
	position: absolute;
	top: 2rem;
	right: 2rem;
	width: 3rem;
	height: 3rem;
	filter: invert(1);
	padding: 1rem;
	margin: -1rem;
	box-sizing: content-box;
	z-index: 1;
	cursor: pointer;
}

@media (min-width: 1921px) {
	.sub-menu__close {
		width: 1.5vw;
		height: 1.5vw;
		padding: .55vw;
		top: 1.05vw;
		right: 1.05vw;
		margin: -.55vw;
	}
}

@media (max-width: 1024px) {
	.sub-menu__close {
		display: none;
	}
}

.sub-menu__close svg, .sub-menu__close use {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.sub-menu__wrapper {
	display: grid;
	gap: 3.2rem;
}

@media (min-width: 768px) {
	.sub-menu__wrapper {
		margin-top: 3.2rem;
	}
}

@media (min-width: 1025px) {
	.sub-menu__wrapper {
		margin-top: 3rem;
		display: flex;
		gap: 0 3.2vw;
	}
}

@media (min-width: 1921px) {
	.sub-menu__wrapper {
		margin-top: 1.7vw;
	}
}

.hero {
	position: relative;
	padding: 0;
	display: flex;
	flex-direction: column;
	height: 100%;
}

@media (min-width: 1025px) {
	.hero::before {
		content: "";
		z-index: 1;
		position: absolute;
		left: 0px;
		bottom: 0px;
		width: 100%;
		height: 100%;
		height: 28.6vw;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
	}
}

@media (min-width: 1025px) {
	.hero:has(.hero__infinity-slider) .hero__inner h1 {
		margin: 0 auto;
	}
}

@media (min-width: 1025px) {
	.hero {
		min-height: 65rem;
		display: flex;
		flex-direction: column;
		justify-content: end;
	}
}

@media (min-width: 1281px) {
	.hero {
		min-height: 46vw;
	}
}

.hero__bg {
	position: relative;
	height: 0;
	padding-bottom: 46%;
	overflow: hidden;
}

@media (min-width: 1025px) {
	.hero__bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding-bottom: 0;
	}
}

.hero__bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}

@media (min-width: 1025px) {
	.hero__bg img {
		position: static;
	}
}

.hero__inner {
	z-index: 2;
	padding-top: 2.4rem;
	background: #eae6e4;
	position: relative;
	margin-top: auto;
}

@media (min-width: 768px) {
	.hero__inner {
		padding-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.hero__inner {
		background: rgba(0, 0, 0, 0);
	}
}

.hero__inner h1 {
	text-align: center;
	width: 56%;
	margin: 0 auto;
	font-family: "Lato", Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 1.06;
	color: #3e1e2a;
}

@media (min-width: 768px)and (max-width: 1025px) {
	.hero__inner h1 {
		width: 100%;
	}
}

@media (min-width: 768px)and (max-width: 1025px)and (max-width: 375px) {
	.hero__inner h1 {
		font-size: 4.8rem;
	}
}

@media (min-width: 768px)and (max-width: 1025px)and (min-width: 376px)and (max-width: 1920px) {
	.hero__inner h1 {
		font-size: calc(4.8rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1025px)and (min-width: 1921px) {
	.hero__inner h1 {
		font-size: calc(48 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1025px)and (max-width: 1921px) {
	.hero__inner h1 {
		width: 100%;
	}
}

@media (min-width: 1025px)and (max-width: 1921px)and (max-width: 375px) {
	.hero__inner h1 {
		font-size: 4.8rem;
	}
}

@media (min-width: 1025px)and (max-width: 1921px)and (min-width: 376px)and (max-width: 1920px) {
	.hero__inner h1 {
		font-size: calc(4.8rem + 23 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1025px)and (max-width: 1921px)and (min-width: 1921px) {
	.hero__inner h1 {
		font-size: calc(71 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1025px) {
	.hero__inner h1 {
		max-width: 120rem;
		margin-left: 0;
	}
}

@media (min-width: 1921px) {
	.hero__inner h1 {
		font-size: 3.7vw;
	}
}

.hero__inner::before {
	content: "";
	position: absolute;
	width: 8.2rem;
	height: 100%;
	right: 0;
	z-index: 6;
	background: linear-gradient(90deg, rgba(233, 229, 227, 0) 0%, #e9e5e3 100%);
	top: 0;
}

@media (min-width: 1025px) {
	.hero__inner::before {
		display: none;
	}
}

.hero__grid-btn {
	display: flex;
	flex-direction: row;
	padding-left: 2.4rem;
	padding-bottom: .4rem;
}

@media (min-width: 768px) {
	.hero__grid-btn {
		padding-left: 4.8rem;
		padding-bottom: 2.8rem;
		gap: 2.7rem;
	}
}

@media (min-width: 1281px) {
	.hero__grid-btn {
		padding-left: 6rem;
		padding-bottom: 2rem;
		gap: 4.7rem;
	}
}

.hero__grid-btn p {
	display: flex;
	align-items: center;
	font-family: "Lato", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	color: #220309;
	max-width: 6.5rem;
	width: 100%;
	margin-right: 2.6rem;
}

@media (min-width: 768px) {
	.hero__grid-btn p {
		display: flex;
		align-items: center;
		font-size: 1.8rem;
		min-width: 10.3rem;
		line-height: 1.33;
		margin-right: 0;
	}
}

@media (min-width: 1025px) {
	.hero__grid-btn p {
		margin-top: 6rem;
		display: flex;
		margin-bottom: 2rem;
	}
}

.hero__links {
	display: flex;
	flex-direction: row;
	gap: .78rem;
	overflow-x: auto;
	padding-left: 1.66rem;
	position: relative;
	padding-bottom: 2rem;
	padding-right: 2.4rem;
}

@media (min-width: 768px) {
	.hero__links {
		gap: 1.4rem;
		padding-left: 2rem;
		padding-right: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.hero__links {
		padding-left: 0;
		padding-right: 2.4vw;
	}
}

.hero__links a {
	margin-top: 2.9rem;
	position: relative;
	z-index: 4;
	min-width: 13.5rem;
	display: flex;
	flex-direction: row;
	gap: 1.1rem;
	align-items: center;
	padding: 1.1rem 3.3rem 1.1rem 1.6rem;
	background-color: #fff;
	border-radius: 36rem;
	overflow: hidden;
	height: fit-content;
	box-sizing: border-box;
	min-height: 4rem;
	font-family: "Lato", Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 8.2px;
	line-height: 1;
	letter-spacing: 1.3px;
	text-transform: uppercase;
	color: #220309;
	transition: transform .3s ease;
	box-shadow: 1.72878px 2.37946px 22.3529px rgba(29, 25, 28, .16);
}

@media (min-width: 768px) {
	.hero__links a {
		font-size: 1.4rem;
		letter-spacing: 2.24px;
		margin-top: 3.2rem;
		padding: 2rem 5.6rem 2rem 2.8rem;
		min-width: 22.4rem;
		gap: 2rem;
		letter-spacing: 2.24px;
	}
}

@media (min-width: 1025px) {
	.hero__links a {
		margin-top: 6rem;
		padding: 1.05vw 1.4vw;
		font-size: .8vw;
		min-width: 11vw;
		gap: 1.05vw;
	}
}

.hero__links a span {
	width: 1.65rem;
	height: 1.65rem;
	flex-shrink: 0;
}

@media (min-width: 768px) {
	.hero__links a span {
		width: 2.8rem;
		height: 2.8rem;
	}
}

@media (min-width: 1025px) {
	.hero__links a span {
		width: 1.4vw;
		height: 1.4vw;
	}
}

.hero__links a span svg, .hero__links a span use {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.hero__links a:hover {
	background-color: #3e1e2a;
	color: #fff;
}

@media (min-width: 1025px) {
	.hero__links a:hover {
		transform: translateY(-1.5rem);
	}
}

.hero__links a:hover span svg, .hero__links a:hover span use, .hero__links a:hover span path {
	fill: #fff;
}

.hero__links-wrapper {
	display: flex;
	overflow-x: auto;
}

.hero__infinity-slider {
	padding: 2.2rem 0;
	z-index: 10;
	position: relative;
	background-color: #3e1e2a;
}

@media (min-width: 1025px) {
	.hero__infinity-slider {
		margin-bottom: -1px;
	}
}

@media (min-width: 1281px) {
	.hero__infinity-slider {
		padding: 1.77vw 0;
	}
}

.hero__infinity-slider .infinity-slider {
	display: flex;
	flex-direction: row;
	white-space: nowrap;
	gap: 4.7rem;
}

@media (min-width: 1025px) {
	.hero__infinity-slider .infinity-slider {
		gap: 6.5rem;
	}
}

.hero__infinity-slider .infinity-slider span {
	position: relative;
	display: inline-block;
	font-family: "Lato", Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 1.2rem;
	line-height: 1.6;
	letter-spacing: 1.97px;
	text-transform: uppercase;
	color: #fff;
}

@media (min-width: 1025px) {
	.hero__infinity-slider .infinity-slider span {
		font-size: 1.4rem;
		letter-spacing: 3px;
	}
}

.hero__infinity-slider .infinity-slider span:after {
	position: absolute;
	content: "";
	width: 3.2px;
	height: 3.2px;
	border-radius: 50%;
	background-color: #fff;
	left: -2.4rem;
	top: 50%;
	transform: translateY(-50%);
}

@media (min-width: 1025px) {
	.hero__infinity-slider .infinity-slider span:after {
		width: 5px;
		height: 5px;
		left: -3.5rem;
	}
}

@media (min-width: 1025px) {
	.hero--small {
		min-height: 56.4rem;
		justify-content: unset;
	}
	
	.hero--small::before {
		display: none;
	}
}

@media (min-width: 1025px) {
	.hero--small:before {
		display: block;
		position: absolute;
		width: 100%;
		height: 20rem;
		left: 0px;
		top: 0px;
		background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .4) 100%);
	}
}

.hero--small .hero__bg {
	padding-bottom: 29.2%;
}

@media (min-width: 1025px) {
	.hero--small .hero__bg {
		padding-bottom: 0;
	}
}

.hero--small .hero__inner {
	padding: 2.4rem;
	margin-top: unset;
}

@media (min-width: 768px) {
	.hero--small .hero__inner {
		padding: 3.2rem;
		padding-bottom: 3.2rem;
	}
}

@media (min-width: 1025px) {
	.hero--small .hero__inner {
		padding-top: 0;
		margin-top: 22rem;
	}
}

@media (min-width: 1281px) {
	.hero--small .hero__inner {
		padding-left: 6rem;
		padding-bottom: 6rem;
	}
}

@media (min-width: 1600px) {
	.hero--small .hero__inner {
		padding-bottom: 7.2rem;
	}
}

.hero--small .hero__inner h1 {
	width: 100%;
}

@media (min-width: 1025px) {
	.hero--small .hero__inner h1 {
		color: #fff;
		text-align: left;
	}
}

.hero--small .hero__inner span {
	font-weight: 400;
	font-size: .8rem;
	line-height: 1.25;
	text-align: center;
	letter-spacing: .24em;
	text-transform: uppercase;
	margin: .8rem auto 0 auto;
	width: 100%;
	display: inline-block;
	color: #220309;
	text-align: center;
}

@media (min-width: 768px) {
	.hero--small .hero__inner span {
		font-size: 1.1rem;
		margin-top: 1.6rem;
	}
}

@media (min-width: 1025px) {
	.hero--small .hero__inner span {
		margin-top: 2.4rem;
		text-align: left;
		color: #fff;
		margin-bottom: .8rem;
	}
}

.hero--small .hero__inner p {
	color: #220309;
	font-size: .8rem;
	font-family: "Lato", Arial, sans-serif;
	font-weight: 400;
	line-height: 1.25;
	text-align: center;
	letter-spacing: .24em;
	margin-top: .8rem;
}

@media (min-width: 768px) {
	.hero--small .hero__inner p {
		margin-top: 1.6rem;
		font-size: 1.1rem;
	}
}

@media (min-width: 1025px) {
	.hero--small .hero__inner p {
		color: #fff;
		margin-top: 2.4rem;
		text-align: left;
	}
}

.hero--small .hero__inner a {
	margin: 2.4rem auto 0 auto;
}

@media (min-width: 768px) {
	.hero--small .hero__inner a {
		margin-top: 3.2rem;
	}
}

@media (min-width: 1025px) {
	.hero--small .hero__inner a {
		margin: 2.4rem 0;
	}
	
	.hero--small .hero__inner a:hover {
		background-color: #fff;
		border-color: #fff;
	}
}

.hero--small .hero__inner::before {
	display: none;
}

.hero--small .hero__list {
	padding-top: 2.4rem;
	display: flex;
	flex-direction: column;
	gap: 1.6rem;
}

@media (min-width: 768px) {
	.hero--small .hero__list {
		padding: 3.2rem 1.6rem 0;
		gap: 2.4rem;
	}
}

@media (min-width: 1025px) {
	.hero--small .hero__list {
		padding: 3.2rem 0 0;
	}
}

.hero--small .hero__list .hero__list-item {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.hero--small .hero__list .hero__list-item p {
	display: flex;
	font-family: "Lato", Arial, sans-serif;
	margin-top: 0;
	font-weight: 300;
	font-size: 1.3rem;
	line-height: 1.69;
	color: #220309;
	letter-spacing: 0;
}

@media (min-width: 768px) {
	.hero--small .hero__list .hero__list-item p {
		font-size: 2.1rem;
		line-height: 1.04;
	}
}

@media (min-width: 1025px) {
	.hero--small .hero__list .hero__list-item p {
		color: #fff;
	}
}

.hero--small .hero__list .hero__list-item p mark {
	font-size: 1.3rem;
	line-height: 1.69;
	font-weight: 600;
	margin: 0 .4rem;
	display: inline-block;
	background-color: unset;
}

@media (min-width: 576px) {
	.hero--small .hero__list .hero__list-item p mark {
		margin: 0 .5rem;
		letter-spacing: .03em;
	}
}

@media (min-width: 768px) {
	.hero--small .hero__list .hero__list-item p mark {
		font-size: 2.1rem;
		line-height: 1.04;
		letter-spacing: .03em;
	}
}

@media (min-width: 1025px) {
	.hero--small .hero__list .hero__list-item p mark {
		color: #fff;
	}
}

.hero--small .hero__list .hero__list-item a {
	font-size: 1.3rem;
	line-height: 1.69;
	color: #220309;
	font-weight: 600;
	margin: 0;
	margin-left: .5rem;
	text-decoration: underline;
	text-underline-offset: .3rem;
}

.hero--small .hero__list .hero__list-item a:hover {
	text-decoration: underline;
	background-color: unset;
}

@media (min-width: 768px) {
	.hero--small .hero__list .hero__list-item a {
		font-size: 2.1rem;
		text-underline-offset: .5rem;
	}
}

@media (min-width: 1025px) {
	.hero--small .hero__list .hero__list-item a {
		margin: 0 .6rem;
		color: #fff;
	}
}

.hero--small .hero__list .hero__list-item:nth-child(2) p {
	font-weight: 400;
}

@media (min-width: 768px) {
	.hero--small .hero__list .hero__list-item:nth-child(2) .hero__list-icon {
		width: 2rem;
		height: 2rem;
	}
}

@media (min-width: 1921px) {
	.hero--small .hero__list .hero__list-item:nth-child(2) .hero__list-icon {
		width: 1.05vw;
		height: 1.15vw;
	}
}

.hero--small .hero__list-icon:nth-child(1) {
	width: 1.7rem;
	height: 1.7rem;
	margin-right: .83rem;
	flex-shrink: 0;
}

@media (min-width: 768px) {
	.hero--small .hero__list-icon:nth-child(1) {
		margin-right: 1.4rem;
		width: 1.5em;
		height: 2rem;
	}
}

@media (min-width: 1921px) {
	.hero--small .hero__list-icon:nth-child(1) {
		width: 1.05vw;
		height: 1.15vw;
	}
}

.hero--small .hero__list-icon:nth-child(1) svg, .hero--small .hero__list-icon:nth-child(1) use {
	fill: #220309;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

@media (min-width: 1025px) {
	.hero--small .hero__list-icon:nth-child(1) svg, .hero--small .hero__list-icon:nth-child(1) use {
		fill: #fff;
	}
}

@media (min-width: 1025px) {
	.hero--margin-top-small .hero__inner {
		padding-top: 0;
		margin-top: 18.5rem;
	}
}

@media (min-width: 1025px) {
	.hero--margin-btn-small .hero__inner a {
		margin-top: 3.2rem;
		margin-bottom: .6rem;
	}
}

.hero--blog:before {
	height: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, .6) 0%, rgba(255, 255, 255, .4) 100%);
}

.grid-text-img {
	display: flex;
	flex-direction: column;
	padding-top: 3.2rem;
	padding-bottom: 3.2rem;
}

@media (min-width: 768px) {
	.grid-text-img {
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.grid-text-img {
		padding-top: 6rem;
		padding-bottom: 6.25vw;
	}
}

@media (min-width: 1921px) {
	.grid-text-img {
		padding-top: 3.125vw;
	}
}

.grid-text-img__title {
	display: flex;
	flex-direction: column;
	text-align: center;
	max-width: 126rem;
	margin: 0 auto;
}

@media (min-width: 1921px) {
	.grid-text-img__title {
		max-width: 65.625vw;
	}
}

.grid-text-img__title h2 + p {
	margin-top: 1.6rem;
}

.grid-text-img__inner {
	padding-top: 3.2rem;
	display: flex;
	flex-direction: column;
	gap: 4.8rem;
	max-width: 156rem;
	margin: 0 auto;
	width: 100%;
}

@media (min-width: 1025px) {
	.grid-text-img__inner {
		gap: 1.5rem;
		padding-top: 4.8rem;
	}
}

@media (min-width: 1441px) {
	.grid-text-img__inner {
		padding-top: 6rem;
	}
}

@media (min-width: 1921px) {
	.grid-text-img__inner {
		max-width: 81.25vw;
		gap: .78vw;
		padding-top: 3.125vw;
	}
}

.grid-text-img__item {
	display: flex;
	flex-direction: column;
	gap: 1.6rem;
}

@media (min-width: 768px) {
	.grid-text-img__item {
		gap: 2.4rem;
	}
}

@media (min-width: 1025px) {
	.grid-text-img__item {
		gap: 4rem;
		align-items: center;
		flex-direction: row;
	}
	
	.grid-text-img__item:nth-child(even) {
		flex-direction: row-reverse;
		justify-content: space-between;
	}
	
	.grid-text-img__item:nth-child(odd) {
		flex-direction: row;
		justify-content: space-between;
	}
}

@media (min-width: 1921px) {
	.grid-text-img__item {
		gap: 2vw;
	}
}

.grid-text-img__item:nth-child(even) .grid-text-img__img {
	border-radius: 4px 36px 4px 4px;
}

@media (min-width: 768px) {
	.grid-text-img__item:nth-child(even) .grid-text-img__img {
		border-radius: 9px 82px 9px 9px;
	}
}

@media (min-width: 1025px) {
	.grid-text-img__item:nth-child(even) .grid-text-img__img {
		border-radius: 9px 90px 9px 9px;
	}
}

@media (min-width: 1921px) {
	.grid-text-img__item:nth-child(even) .grid-text-img__img {
		border-radius: .468vw 4.68vw .468vw .468vw;
	}
}

.grid-text-img__item:nth-child(odd) .grid-text-img__img {
	border-radius: 36px 4px 4px 4px;
}

@media (min-width: 768px) {
	.grid-text-img__item:nth-child(odd) .grid-text-img__img {
		border-radius: 82px 9px 9px 9px;
	}
}

@media (min-width: 1025px) {
	.grid-text-img__item:nth-child(odd) .grid-text-img__img {
		border-radius: 90px 9px 9px 9px;
	}
}

@media (min-width: 1921px) {
	.grid-text-img__item:nth-child(odd) .grid-text-img__img {
		border-radius: 4.68vw .468vw .468vw .468vw;
	}
}

.grid-text-img__img {
	overflow: hidden;
}

@media (min-width: 1025px) {
	.grid-text-img__img {
		max-width: 78rem;
		width: 100%;
	}
}

@media (min-width: 1921px) {
	.grid-text-img__img {
		max-width: 40.625vw;
	}
}

.grid-text-img__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.grid-text-img__map-wrap {
	align-self: stretch;
	border-radius: unset !important;
}

.grid-text-img__img--map {
	display: flex;
	justify-content: stretch;
	align-items: stretch;
}

.grid-text-img__img--map > iframe {
	width: 100%;
}

@media (min-width: 1025px) {
	.grid-text-img__text {
		max-width: 62rem;
		width: 100%;
	}
}

@media (min-width: 1921px) {
	.grid-text-img__text {
		max-width: 32.3vw;
	}
}

.grid-text-img__text h4 {
	font-family: "Lato", Arial, sans-serif;
	font-weight: 300;
	font-size: 2.4rem;
	line-height: 1.33;
	color: #220309;
}

@media (max-width: 375px) {
	.grid-text-img__text h4 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.grid-text-img__text h4 {
		font-size: calc(2.4rem + 24 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-text-img__text h4 {
		font-size: calc(48 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1024px) {
	.grid-text-img__text h4 {
		line-height: 1.375;
	}
}

@media (min-width: 768px)and (max-width: 1024px)and (max-width: 375px) {
	.grid-text-img__text h4 {
		font-size: 3.2rem;
	}
}

@media (min-width: 768px)and (max-width: 1024px)and (min-width: 376px)and (max-width: 1920px) {
	.grid-text-img__text h4 {
		font-size: calc(3.2rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1024px)and (min-width: 1921px) {
	.grid-text-img__text h4 {
		font-size: calc(32 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1025px)and (max-width: 1921px) {
	.grid-text-img__text h4 {
		line-height: 1.16;
	}
}

@media (min-width: 1025px)and (max-width: 1921px)and (max-width: 375px) {
	.grid-text-img__text h4 {
		font-size: 3.2rem;
	}
}

@media (min-width: 1025px)and (max-width: 1921px)and (min-width: 376px)and (max-width: 1920px) {
	.grid-text-img__text h4 {
		font-size: calc(3.2rem + 16 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1025px)and (max-width: 1921px)and (min-width: 1921px) {
	.grid-text-img__text h4 {
		font-size: calc(48 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-text-img__text h4 {
		font-size: 2.5vw;
	}
}

.grid-text-img__text p {
	margin-top: 1.2rem;
	font-family: "Lato", Arial, sans-serif;
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 1.86;
	color: #220309;
}

@media (max-width: 375px) {
	.grid-text-img__text p {
		font-size: 1.5rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.grid-text-img__text p {
		font-size: calc(1.5rem + 6 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-text-img__text p {
		font-size: calc(21 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1024px) {
	.grid-text-img__text p {
		line-height: 1.83;
	}
}

@media (min-width: 768px)and (max-width: 1024px)and (max-width: 375px) {
	.grid-text-img__text p {
		font-size: 1.8rem;
	}
}

@media (min-width: 768px)and (max-width: 1024px)and (min-width: 376px)and (max-width: 1920px) {
	.grid-text-img__text p {
		font-size: calc(1.8rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1024px)and (min-width: 1921px) {
	.grid-text-img__text p {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1025px)and (max-width: 1921px) {
	.grid-text-img__text p {
		line-height: 1.85;
	}
}

@media (min-width: 1025px)and (max-width: 1921px)and (max-width: 375px) {
	.grid-text-img__text p {
		font-size: 1.8rem;
	}
}

@media (min-width: 1025px)and (max-width: 1921px)and (min-width: 376px)and (max-width: 1920px) {
	.grid-text-img__text p {
		font-size: calc(1.8rem + 3 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1025px)and (max-width: 1921px)and (min-width: 1921px) {
	.grid-text-img__text p {
		font-size: calc(21 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1441px) {
	.grid-text-img__text p {
		margin-top: 2.4rem;
	}
}

@media (min-width: 1921px) {
	.grid-text-img__text p {
		font-size: 1.1vw;
		margin-top: 1.25vw;
	}
}

.tabs {
	padding-top: 3.2rem;
	padding-bottom: 4.8rem;
	background-color: #3e1e2a;
	flex-direction: column;
	align-items: center;
	padding: 3.2rem 0 4.8rem;
}

@media (min-width: 768px) {
	.tabs {
		padding-top: 4.8rem;
	}
}

@media (min-width: 1281px) {
	.tabs {
		padding-top: 4.18vw;
		padding-bottom: 4.18vw;
	}
}

.tabs__title {
	display: flex;
	flex-direction: column;
	scrollbar-color: #fbb8a0 rgba(0, 0, 0, 0);
}

.tabs__title h2 {
	color: #fff;
	text-align: center;
	margin-bottom: 2.4rem;
}

@media (min-width: 768px) {
	.tabs__title h2 {
		margin-bottom: 3.2rem;
	}
}

@media (min-width: 1921px) {
	.tabs__title h2 {
		margin-bottom: 1.66vw;
	}
}

.tabs__title div {
	display: inline-flex;
	width: 100%;
	margin: 0 auto;
	max-width: 162rem;
	box-sizing: border-box;
	padding: 0 1vw;
	align-items: center;
}

@media (min-width: 768px) {
	.tabs__title div ul {
		padding-left: 0;
	}
}

.tabs__title ::-webkit-scrollbar {
	height: .8rem;
	margin-left: 4rem;
}

.tabs__title ::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0);
}

.tabs__title ::-webkit-scrollbar-thumb {
	background-color: #fbb8a0;
	border-radius: .5rem;
}

.tabs__title ul {
	scrollbar-color: #fbb8a0 rgba(0, 0, 0, 0);
	display: flex;
	flex-direction: row;
	gap: 4px;
	overflow-x: auto;
	align-items: center;
	margin: 0 auto;
	position: relative;
	z-index: 5;
	padding-bottom: 1rem;
}

@media (min-width: 1921px) {
	.tabs__title ul {
		gap: .2vw;
	}
}

.tabs__title ul li {
	flex-shrink: 0;
	display: block;
	height: fit-content;
	padding: 0 1rem 1rem;
	margin: 0;
	position: relative;
	color: #fff;
	opacity: .35;
	cursor: pointer;
	font-size: 1.7rem;
	font-family: "Lato", Arial, sans-serif;
	font-weight: 400;
	line-height: 1.64;
}

.tabs__title ul li a {
	color: #fff;
	cursor: pointer;
}

@media (min-width: 1921px) {
	.tabs__title ul li {
		padding: 0 .52vw .52vw;
		font-size: .88vw;
	}
}

.tabs__title ul li:first-child {
	margin-left: 2.4rem;
}

@media (min-width: 768px) {
	.tabs__title ul li:first-child {
		margin-left: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.tabs__title ul li:first-child {
		margin-left: 0;
	}
}

.tabs__title ul li::after {
	display: none;
}

.tabs__title ul li::before {
	display: none;
	position: absolute;
	content: "";
	width: 100%;
	height: 3px;
	background: linear-gradient(90deg, #ffe8ce 0%, #fbb8a0 100%);
	bottom: 0;
	left: 0;
}

@media (min-width: 1921px) {
	.tabs__title ul li::before {
		height: .15vw;
	}
}

.tabs__title ul li.active {
	opacity: 1;
	background: linear-gradient(90deg, #ffe8ce 0%, #fbb8a0 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.tabs__title ul li.active::before {
	display: block;
}

.tabs__wrapper {
	margin-top: 1.4rem;
	width: 100%;
	box-sizing: border-box;
	padding-right: 2.4rem;
	padding-left: 2.4rem;
}

@media (min-width: 576px) {
	.tabs__wrapper {
		padding-right: 4.8rem;
		padding-left: 4.8rem;
	}
}

@media (min-width: 768px) {
	.tabs__wrapper {
		margin-top: 2.2rem;
	}
}

@media (min-width: 1025px) {
	.tabs__wrapper {
		margin-top: 3.65vw;
	}
}

@media (min-width: 1281px) {
	.tabs__wrapper {
		padding-right: 8rem;
		padding-left: 8rem;
	}
}

@media (min-width: 1599px) {
	.tabs__wrapper {
		padding-right: 4.2vw;
		padding-left: 4.2vw;
	}
}

.tabs__table {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.tabs__table--info {
	margin-top: 2rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 102rem;
}

.tabs__table table {
	display: flex;
	border: 0;
	max-width: 102rem;
	margin: 0 auto;
	border-radius: 1rem;
	overflow: hidden;
}

@media (min-width: 1921px) {
	.tabs__table table {
		border-radius: .52vw;
		max-width: 53.125vw;
	}
}

.tabs__table table tbody {
	display: flex;
	width: 100%;
	flex-direction: column;
	background-color: #2b151d;
	padding-bottom: 2rem;
}

@media (min-width: 1921px) {
	.tabs__table table tbody {
		padding-bottom: 1.04vw;
	}
}

.tabs__table table tbody tr {
	gap: 2rem;
	display: flex;
	justify-content: space-between;
	background-color: #2b151d;
	padding: 0 4rem;
	margin: 1rem 0;
}

@media (min-width: 1921px) {
	.tabs__table table tbody tr {
		gap: 1.04vw;
		padding: 0 2.08vw;
		margin: .52vw 0;
	}
}

.tabs__table table tbody tr td {
	display: block;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1.38;
}

@media (min-width: 1921px) {
	.tabs__table table tbody tr td {
		font-size: .9375vw;
	}
}

.tabs__table table tbody tr td:last-child {
	font-weight: 700;
}

.tabs__table table tbody tr td.tab--heading {
	font-weight: 700;
	background: linear-gradient(90deg, #ffe8ce 0%, #fbb8a0 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.tabs__table table tbody tr:first-child {
	border-bottom: 2px solid hsla(0, 0%, 100%, .16);
	padding: 2.2rem 4rem;
	margin: 0;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	width: 100%;
	gap: 1.6rem;
}

@media (min-width: 1921px) {
	.tabs__table table tbody tr:first-child {
		padding: 1.14vw 2.08vw;
		border-bottom: .1vw solid hsla(0, 0%, 100%, .16);
		gap: .83vw;
	}
}

.tabs__table table tbody tr:first-child td {
	font-weight: 700;
	background: linear-gradient(90deg, #ffe8ce 0%, #fbb8a0 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.tabs__table table tbody tr:nth-of-type(2) {
	margin-top: 4rem;
}

@media (min-width: 1921px) {
	.tabs__table table tbody tr:nth-of-type(2) {
		margin-top: 2.08vw;
	}
}

.tabs__inner {
	box-sizing: border-box;
	max-width: 150rem;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 3.2rem;
}

@media (min-width: 768px) {
	.tabs__inner {
		grid-template-columns: repeat(2, 1fr);
		gap: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.tabs__inner {
		grid-template-columns: repeat(3, 1fr);
		gap: 5rem 6rem;
		padding: 0 1rem;
	}
}

@media (min-width: 1281px) {
	.tabs__inner {
		gap: 6rem 8rem;
		padding: 0 2rem;
	}
}

@media (min-width: 1441px) {
	.tabs__inner {
		gap: 7rem 10rem;
	}
}

@media (min-width: 1921px) {
	.tabs__inner {
		gap: 3.65vw 5.2vw;
		max-width: 78.125vw;
	}
}

.tabs__grid {
	display: flex;
	flex-direction: column;
	gap: 1.1rem;
}

@media (min-width: 1025px) {
	.tabs__grid {
		gap: 1.5rem;
	}
}

@media (min-width: 1921px) {
	.tabs__grid {
		gap: .78125vw;
	}
}

.tabs__img {
	position: relative;
}

.tabs__img:first-child {
	border-radius: 0px 82px 0px 0px;
	overflow: hidden;
}

@media (min-width: 768px) {
	.tabs__img:first-child {
		border-radius: 0px 87px 0px 0px;
	}
}

@media (min-width: 1025px) {
	.tabs__img:first-child {
		border-radius: 0px 110px 0px 0px;
	}
}

@media (min-width: 1921px) {
	.tabs__img:first-child {
		border-radius: 0vw 5.72vw 0vw 0vw;
	}
}

.tabs__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.tabs__img span {
	position: absolute;
	color: #fff;
	font-size: 1.6rem;
	bottom: 0;
	margin: 1rem 1.5rem;
	padding: .3rem;
	background: rgba(0, 0, 0, .5);
}

.tabs__img span:nth-of-type(1) {
	color: #fff;
	left: 0;
}

.tabs__img span:nth-of-type(2) {
	right: 0;
	color: #fff;
}

.tabs__load-more {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 4rem;
}

@media (min-width: 1025px) {
	.tabs__load-more {
		margin-top: 5rem;
	}
}

.tabs [data-tab-content] {
	display: none;
}

.tabs .active[data-tab-content] {
	display: block;
}

.team-members {
	padding-block: 3.2rem;
	padding-right: 0;
}

@media (min-width: 768px) {
	.team-members {
		padding-block: 4.8rem;
		padding-right: 0;
	}
}

@media (min-width: 1281px) {
	.team-members {
		padding-block: 8rem;
		padding-inline: 6rem;
		padding-right: 0;
	}
}

.team-members ::-webkit-scrollbar {
	height: .8rem;
	margin-left: 4rem;
}

.team-members ::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0);
}

.team-members ::-webkit-scrollbar-thumb {
	background-color: #3e1e2a;
	border-radius: .5rem;
}

.team-members__content {
	display: flex;
	flex-direction: column;
	row-gap: 3.2rem;
}

@media (min-width: 768px) {
	.team-members__content {
		row-gap: 4.8rem;
	}
}

@media (min-width: 1281px) {
	.team-members__content {
		row-gap: 6rem;
	}
}

.team-members__head {
	max-width: 112rem;
	margin: 0 auto;
	text-align: center;
	padding-right: 2.4rem;
}

@media (min-width: 576px) {
	.team-members__head {
		padding-right: 4.8rem;
	}
}

@media (min-width: 1281px) {
	.team-members__head {
		padding-right: 6rem;
	}
}

.team-members__head h2 + p {
	margin-top: 1.6rem;
}

.team-members__action {
	display: flex;
	flex-direction: column;
	gap: 1.6rem 3.2rem;
	text-align: center;
}

@media (min-width: 1025px) {
	.team-members__action {
		flex-direction: row;
		align-items: center;
		text-align-last: left;
		justify-content: center;
	}
}

.team-members__action span {
	font-weight: 300;
	flex-shrink: 0;
	line-height: 1.33;
	padding-right: 2.4rem;
}

@media (max-width: 375px) {
	.team-members__action span {
		font-size: 1.8rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.team-members__action span {
		font-size: calc(1.8rem + 10 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.team-members__action span {
		font-size: calc(28 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 576px) {
	.team-members__action span {
		padding-right: 4.8rem;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (max-width: 375px) {
	.team-members__action span {
		font-size: 2.2rem;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 376px)and (max-width: 1920px) {
	.team-members__action span {
		font-size: calc(2.2rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {
	.team-members__action span {
		font-size: calc(22 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.team-members__action span {
		line-height: 1.45;
	}
}

@media (min-width: 1025px) {
	.team-members__action span {
		padding-right: 0;
	}
}

@media (min-width: 1281px) {
	.team-members__action span {
		line-height: 1.14;
	}
}

.team-members__buttons {
	scrollbar-color: #3e1e2a rgba(0, 0, 0, 0);
	display: flex;
	align-items: center;
	gap: .6rem;
	overflow-x: auto;
	padding-right: 2.4rem;
	padding-bottom: 1.4rem;
}

@media (min-width: 576px) {
	.team-members__buttons {
		padding-right: 4.8rem;
	}
}

.team-members__button {
	background-color: #eae6e4;
	color: #220309;
	border-color: #eae6e4;
	padding: 1.5rem 2.9rem;
	font-size: .8rem;
	letter-spacing: 1.147px;
	line-height: 1.1;
	min-height: 0;
}

@media (min-width: 768px) {
	.team-members__button {
		font-size: .96rem;
		padding: 1.7rem 3.6rem;
		letter-spacing: 1.36px;
		line-height: 1.23;
	}
}

@media (min-width: 1025px) {
	.team-members__button {
		padding: 2.2rem 4.2rem;
		font-size: 1.3rem;
		line-height: 1.23;
	}
}

@media (min-width: 1281px) {
	.team-members__button {
		padding: 2.4rem 5rem;
		letter-spacing: 1.86px;
	}
}

.team-members__button--active, .team-members__button:hover {
	background-color: #3e1e2a;
	color: #fff;
}

.team-members__grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1.2rem;
	overflow: hidden;
	margin-right: 2.4rem;
}

@media (min-width: 576px) {
	.team-members__grid {
		margin-right: 4.8rem;
	}
}

@media (min-width: 768px) {
	.team-members__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1281px) {
	.team-members__grid {
		grid-template-columns: repeat(3, 1fr);
		margin-right: 6rem;
	}
}

@media (max-width: 575px) {
	.team-members__grid > a:before {
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, .85) 100%);
	}
}

@media (max-width: 575px) {
	.team-members__grid > a .team-members__card-link {
		margin-bottom: 0;
		opacity: 1;
		transform: scale(.7);
	}
}

@media (max-width: 575px) {
	.team-members__grid > a .team-members__card-info {
		bottom: 1rem;
	}
}

.team-members__card {
	position: relative;
	overflow: hidden;
	height: 92vw;
}

@media (min-width: 768px) {
	.team-members__card {
		height: 48vw;
	}
}

@media (min-width: 1281px) {
	.team-members__card {
		height: 34vw;
	}
}

.team-members__card.without-img .team-members__card-img {
	background-color: #282828;
}

.team-members__card:first-child {
	border-radius: 8.4rem 8.4rem 0 0;
}

@media (min-width: 768px) {
	.team-members__card:first-child {
		border-radius: 9.5rem 0 0 0;
	}
}

@media (min-width: 1281px) {
	.team-members__card:first-child {
		border-radius: 16rem 0 0 0;
	}
}

.team-members__card:first-child:after {
	border-radius: 8.4rem 8.4rem 0 0;
}

@media (min-width: 768px) {
	.team-members__card:first-child:after {
		border-radius: 9.5rem 0 0 0;
	}
}

@media (min-width: 1281px) {
	.team-members__card:first-child:after {
		border-radius: 16rem 0 0 0;
	}
}

@media (min-width: 768px) {
	.team-members__card:nth-child(2) {
		border-radius: 0 9.5rem 0 0;
	}
}

@media (min-width: 1281px) {
	.team-members__card:nth-child(2) {
		border-radius: 0;
	}
}

@media (min-width: 768px) {
	.team-members__card:nth-child(2):after {
		border-radius: 0 9.5rem 0 0;
	}
}

@media (min-width: 1281px) {
	.team-members__card:nth-child(2):after {
		border-radius: 0;
	}
}

@media (min-width: 1281px) {
	.team-members__card:nth-child(3) {
		border-radius: 0 16rem 0 0;
	}
}

@media (min-width: 1281px) {
	.team-members__card:nth-child(3):after {
		border-radius: 0 16rem 0 0;
	}
}

.team-members__card:last-child {
	border-radius: 0 0 8.4rem 8.4rem;
}

@media (min-width: 768px) {
	.team-members__card:last-child {
		border-radius: 0 0 9.5rem 0;
	}
}

@media (min-width: 1281px) {
	.team-members__card:last-child {
		border-radius: 0 0 16rem 0;
	}
}

.team-members__card:last-child:after {
	border-radius: 0 0 8.4rem 8.4rem;
}

@media (min-width: 768px) {
	.team-members__card:last-child:after {
		border-radius: 0 0 9.5rem 0;
	}
}

@media (min-width: 1281px) {
	.team-members__card:last-child:after {
		border-radius: 0 0 16rem 0;
	}
}

@media (min-width: 768px) {
	.team-members__card:nth-last-child(2) {
		border-radius: 0 0 0 9.5rem;
	}
}

@media (min-width: 1281px) {
	.team-members__card:nth-last-child(2) {
		border-radius: 0;
	}
}

@media (min-width: 768px) {
	.team-members__card:nth-last-child(2):after {
		border-radius: 0 0 0 9.5rem;
	}
}

@media (min-width: 1281px) {
	.team-members__card:nth-last-child(2):after {
		border-radius: 0;
	}
}

@media (min-width: 1281px) {
	.team-members__card:nth-last-child(3) {
		border-radius: 0 0 0 16rem;
	}
}

@media (min-width: 1281px) {
	.team-members__card:nth-last-child(3):after {
		border-radius: 0 0 0 16rem;
	}
}

@media (min-width: 1281px) {
	.team-members__card > *:nth-last-child(3) {
		border-radius: 0 0 0 16rem;
	}
}

@media (min-width: 576px) {
	.team-members__card a.team-members__card-link:hover::after {
		opacity: 1;
	}
}

@media (min-width: 576px) {
	.team-members__card a.team-members__card-link:hover .team-members__card-link {
		opacity: 1;
		margin-bottom: 0;
	}
}

.team-members__card::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .85) 100%);
	z-index: 1;
}

.team-members__card::after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(40, 40, 40, .8);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all .3s;
	pointer-events: none;
	z-index: 1;
	overflow: hidden;
}

@media (min-width: 576px) {
	.team-members a.team-members__card:hover::after {
		opacity: 1;
	}
}

@media (min-width: 576px) {
	.team-members a.team-members__card:hover .team-members__card-link {
		opacity: 1;
		margin-bottom: 0;
	}
}

.team-members__card-img {
	background: none;
	width: 102%;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 102%;
	transform: translate(-50%, -50%);
}

.team-members__card-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.team-members__card-info {
	color: #fff;
	text-align: center;
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 4rem;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: .8rem;
}

@media (min-width: 768px) {
	.team-members__card-info {
		gap: .9rem;
		bottom: 3.5rem;
	}
}

@media (min-width: 1281px) {
	.team-members__card-info {
		gap: 1.6rem;
		bottom: 6rem;
	}
}

.team-members__card-info h3 {
	font-weight: 300;
	line-height: 1.15;
}

@media (max-width: 375px) {
	.team-members__card-info h3 {
		font-size: 2rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.team-members__card-info h3 {
		font-size: calc(2rem + 18 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.team-members__card-info h3 {
		font-size: calc(38 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (max-width: 375px) {
	.team-members__card-info h3 {
		font-size: 2.2rem;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 376px)and (max-width: 1920px) {
	.team-members__card-info h3 {
		font-size: calc(2.2rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {
	.team-members__card-info h3 {
		font-size: calc(22 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.team-members__card-info h4, .team-members__card-info span {
	font-weight: 400;
	line-height: 1.1;
}

@media (max-width: 375px) {
	.team-members__card-info h4, .team-members__card-info span {
		font-size: 1rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.team-members__card-info h4, .team-members__card-info span {
		font-size: calc(1rem + 8 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.team-members__card-info h4, .team-members__card-info span {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (max-width: 375px) {
	.team-members__card-info h4, .team-members__card-info span {
		font-size: 1.1rem;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 376px)and (max-width: 1920px) {
	.team-members__card-info h4, .team-members__card-info span {
		font-size: calc(1.1rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {
	.team-members__card-info h4, .team-members__card-info span {
		font-size: calc(11 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.team-members__card-info h3, .team-members__card-info h4 {
	margin: 0;
}

.team-members__card-info span {
	color: #c4b5ba;
}

.team-members__card-link {
	padding: 2.3rem 4.8rem;
	font-size: 1.3rem;
	line-height: 1.23;
	letter-spacing: .18rem;
	box-sizing: border-box;
	margin-bottom: -8.1rem;
	opacity: 0;
	transition: all .3s;
}

.team-members__card-link:hover {
	background-color: #eae6e4;
	color: #220309;
}

@media (min-width: 1281px) {
	.team-members__card-link {
		min-width: 23rem;
		min-height: 6.5rem;
	}
}

@media (min-width: 1281px) {
	.team-members--one-last .team-members__grid {
		grid-template-columns: repeat(3, 1fr);
		margin-right: 6rem;
	}
	
	.team-members--one-last .team-members__grid > *:last-child {
		grid-column: 2/3;
		border-radius: 0 0 16rem 16rem;
	}
	
	.team-members--one-last .team-members__grid > *:nth-last-child(3) {
		border-radius: 0;
	}
	
	.team-members--one-last .team-members__grid > *:nth-last-child(3):after {
		border-radius: unset;
	}
}

@media (min-width: 1281px) {
	.team-members--two-last .team-members__grid {
		grid-template-columns: repeat(6, 1fr);
		margin-right: 6rem;
	}
	
	.team-members--two-last .team-members__grid > * {
		grid-column: span 2;
	}
	
	.team-members--two-last .team-members__grid > *:last-child:nth-child(3n-1) {
		grid-column-end: 6;
	}
	
	.team-members--two-last .team-members__grid > *:nth-last-child(2):nth-child(3n+1) {
		grid-column-end: 4;
		border-radius: 0 0 0 16rem;
	}
	
	.team-members--two-last .team-members__grid > *:nth-last-child(3) {
		border-radius: 0;
	}
	
	.team-members--two-last .team-members__grid > *:nth-last-child(3):after {
		border-radius: 0;
	}
}

@media (min-width: 768px)and (max-width: 1281px) {
	.team-members--mobile-center-one-last .team-members__grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.team-members--mobile-center-one-last .team-members__grid > * {
		grid-column: span 2;
	}
	
	.team-members--mobile-center-one-last .team-members__grid > *:last-child {
		grid-column-end: 4;
		border-radius: 0 0 9.5rem 9.5rem;
	}
	
	.team-members--mobile-center-one-last .team-members__grid > *:nth-last-child(2) {
		border-radius: 0;
	}
}

@media (min-width: 768px)and (max-width: 1281px) {
	.team-members--mobile-center-two-last .team-members__grid {
		grid-template-columns: repeat(4, 1fr);
	}
	
	.team-members--mobile-center-two-last .team-members__grid > * {
		grid-column: span 2;
	}
	
	.team-members--mobile-center-two-last .team-members__grid > *:last-child {
		border-radius: 0 0 9.5rem 0;
	}
	
	.team-members--mobile-center-two-last .team-members__grid > *:nth-last-child(2) {
		border-radius: 0 0 0 9.5rem;
	}
}

.grid-cards {
	padding-block: 3.2rem;
}

@media (min-width: 768px) {
	.grid-cards {
		padding-block: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.grid-cards {
		padding: 6rem;
	}
}

.grid-cards__head {
	text-align: center;
}

.grid-cards__head + .grid-cards__slider {
	margin-top: 3.2rem;
}

@media (min-width: 768px) {
	.grid-cards__head + .grid-cards__slider {
		margin-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.grid-cards__head + .grid-cards__slider {
		margin-top: 6rem;
	}
}

.grid-cards__head h2 {
	line-height: 1.32;
}

@media (max-width: 375px) {
	.grid-cards__head h2 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.grid-cards__head h2 {
		font-size: calc(2.4rem + 34 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-cards__head h2 {
		font-size: calc(58 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.grid-cards__head h2 + p {
	margin-top: .8rem;
}

.grid-cards__head p {
	line-height: 1.86;
}

@media (max-width: 375px) {
	.grid-cards__head p {
		font-size: 1.5rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.grid-cards__head p {
		font-size: calc(1.5rem + 5 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-cards__head p {
		font-size: calc(20 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.grid-cards__head p {
		line-height: 1;
	}
}

@media (min-width: 1025px) {
	.grid-cards__slider {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 6rem;
	}
}

.grid-cards__slider .slick-list {
	margin: 0 -.5rem;
}

.grid-cards__slider .slick-list .slick-slide {
	display: flex;
	flex-direction: column;
	gap: 2.4rem;
	margin: 0 .5rem;
}

.grid-cards__slider .slick-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 1.4rem;
	margin-top: 3.2rem;
}

@media (min-width: 768px) {
	.grid-cards__slider .slick-dots {
		margin-top: 4.8rem;
	}
}

.grid-cards__slider .slick-dots li {
	margin: 0;
	padding: 0;
	width: .8rem;
	height: .8rem;
	background-color: #3e1e2a;
	opacity: .3;
	border-radius: 50%;
	transition: all .3s;
}

.grid-cards__slider .slick-dots li::after {
	display: none;
}

.grid-cards__slider .slick-dots li button {
	font-size: 0;
	color: inherit;
}

.grid-cards__slider .slick-dots li.slick-active {
	opacity: 1;
}

.grid-cards__slide {
	display: flex;
	flex-direction: column;
	gap: 2.4rem;
}

.grid-cards__image {
	aspect-ratio: 560/347;
	width: 100%;
}

.grid-cards__image img {
	width: 100%;
	height: 100%;
	border-radius: 0 11rem 0 0;
	object-fit: cover;
}

.grid-cards__text h3 {
	line-height: 1;
}

@media (max-width: 375px) {
	.grid-cards__text h3 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.grid-cards__text h3 {
		font-size: calc(2.4rem + 14 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-cards__text h3 {
		font-size: calc(38 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.grid-cards__text h3 {
		line-height: 1.33;
	}
}

.grid-cards__text h3 + p {
	margin-top: 1.2rem;
}

@media (min-width: 768px) {
	.grid-cards__text h3 + p {
		margin-top: 1.6rem;
	}
}

@media (min-width: 1025px) {
	.grid-cards__text h3 + p {
		margin-top: 2.4rem;
	}
}

.stories-grid {
	padding-block: 4.8rem;
}

@media (min-width: 1025px) {
	.stories-grid {
		padding: 7.1rem 8rem;
	}
}

@media (min-width: 1921px) {
	.stories-grid {
		padding: 3.7vw 4.2vw;
	}
}

.stories-grid__content {
	display: flex;
	flex-direction: column;
	gap: 3.2rem 2rem;
}

@media (min-width: 1025px) {
	.stories-grid__content {
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}
}

@media (min-width: 1281px) {
	.stories-grid__content {
		gap: 8rem;
	}
}

.stories-grid__text {
	color: #614147;
}

@media (min-width: 1025px) {
	.stories-grid__text {
		max-width: 37.5rem;
		min-width: 28rem;
	}
}

@media (min-width: 1921px) {
	.stories-grid__text {
		max-width: 19vw;
	}
}

@media (min-width: 768px) {
	.stories-grid__text h2 {
		max-width: 100%;
		width: 100%;
	}
}

@media (min-width: 768px)and (max-width: 1280px) {
	.stories-grid__text h2 {
		line-height: 1.25;
	}
}

.stories-grid__text h2 + p {
	margin-top: 1.1rem;
}

@media (min-width: 768px) {
	.stories-grid__text h2 + p {
		margin-top: 1.6rem;
	}
}

@media (max-width: 375px) {
	.stories-grid__btn {
		font-size: 1rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.stories-grid__btn {
		font-size: calc(1rem + 2 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.stories-grid__btn {
		font-size: calc(12 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (max-width: 375px) {
	.stories-grid__btn {
		font-size: 1.2rem;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 376px)and (max-width: 1920px) {
	.stories-grid__btn {
		font-size: calc(1.2rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {
	.stories-grid__btn {
		font-size: calc(12 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.stories-grid__btn:not(:first-child) {
	margin-top: 1.1rem;
}

@media (min-width: 768px) {
	.stories-grid__btn:not(:first-child) {
		margin-top: 1.6rem;
	}
}

@media (min-width: 1025px) {
	.stories-grid__btn:not(:first-child) {
		margin-top: .4rem;
	}
}

.stories-grid__grid {
	display: flex;
	flex-direction: column;
	gap: .8rem;
}

@media (min-width: 768px) {
	.stories-grid__grid {
		display: inline-block;
		gap: 0;
		column-count: 2;
		column-gap: 1.2rem;
	}
}

@media (min-width: 1025px) {
	.stories-grid__grid {
		max-width: 120rem;
		column-gap: 2rem;
	}
}

@media (min-width: 1921px) {
	.stories-grid__grid {
		max-width: 61vw;
		width: 100%;
	}
}

.stories-grid__item {
	width: 100%;
	margin-bottom: 0;
	break-inside: avoid-column;
	border-radius: 5rem;
	overflow: hidden;
	position: relative;
}

@media (min-width: 768px) {
	.stories-grid__item {
		margin-bottom: 1.2rem;
		border-radius: 3rem;
	}
}

@media (min-width: 1025px) {
	.stories-grid__item {
		margin-bottom: 2rem;
		border-radius: 5rem;
	}
}

.stories-grid__item:nth-child(1), .stories-grid__item:nth-child(4) {
	aspect-ratio: 590/280;
}

.stories-grid__item:nth-child(2), .stories-grid__item:nth-child(3) {
	aspect-ratio: 590/470;
}

.stories-grid__item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}

.stories-grid__item[data-video-src] {
	cursor: pointer;
}

.stories-grid__item:last-child {
	margin-bottom: 0;
}

.stories-grid__item:nth-child(3) {
	order: 2;
}

@media (min-width: 768px) {
	.stories-grid__item:nth-child(3) {
		order: 3;
	}
}

.stories-grid__play {
	position: absolute;
	left: 2rem;
	bottom: 2rem;
}

@media (min-width: 1281px) {
	.stories-grid__play {
		left: 3%;
		bottom: 3%;
	}
}

.stories-grid__play p {
	line-height: 1.32;
	text-align: center;
	color: #fff;
	margin-bottom: .5rem;
}

@media (max-width: 375px) {
	.stories-grid__play p {
		font-size: 1.2rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.stories-grid__play p {
		font-size: calc(1.2rem + 14 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.stories-grid__play p {
		font-size: calc(26 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1281px) {
	.stories-grid__play p {
		font-size: 2rem;
		line-height: 1.34;
	}
}

.stories-grid__play .play-trigger {
	position: relative;
	left: unset;
	bottom: unset;
}

.price-on-bg {
	position: relative;
	padding: 0;
	display: flex;
	border-bottom: 1px solid #d5d5d5;
}

@media (min-width: 1025px) {
	.price-on-bg {
		padding-inline: 6rem;
		border-bottom: 0;
		padding-bottom: 2rem;
		padding-top: 2rem;
	}
}

@media (min-width: 1025px) {
	.price-on-bg::before {
		content: "";
		background: linear-gradient(90deg, rgba(0, 0, 0, .48) 0%, rgba(0, 0, 0, .48) 50%, rgba(0, 0, 0, 0) 100%);
		width: 128.5rem;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		pointer-events: none;
	}
}

.price-on-bg__content {
	display: flex;
	flex-direction: column-reverse;
}

@media (min-width: 1025px) {
	.price-on-bg__content {
		flex-direction: row;
		align-items: center;
		max-width: 50rem;
		width: 100%;
	}
}

@media (min-width: 1281px) {
	.price-on-bg__content {
		max-width: 58rem;
	}
}

@media (min-width: 1441px) {
	.price-on-bg__content {
		max-width: 66rem;
	}
}

.price-on-bg__text {
	padding: 2.4rem 2.4rem;
	display: flex;
	flex-direction: column;
	gap: 2.4rem;
	position: relative;
	z-index: 3;
}

@media (min-width: 768px) {
	.price-on-bg__text {
		padding: 4.8rem 4.8rem;
		gap: 3.2rem;
	}
}

@media (min-width: 1025px) {
	.price-on-bg__text {
		color: #fff;
		width: 100%;
		padding: 9.7rem 0;
		gap: 4.8rem;
	}
}

@media (max-width: 375px) {
	.price-on-bg__text h2 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.price-on-bg__text h2 {
		font-size: calc(2.4rem + 44 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.price-on-bg__text h2 {
		font-size: calc(68 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (max-width: 375px) {
	.price-on-bg__text h2 {
		font-size: 4.8rem;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 376px)and (max-width: 1920px) {
	.price-on-bg__text h2 {
		font-size: calc(4.8rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {
	.price-on-bg__text h2 {
		font-size: calc(48 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.price-on-bg__text h2 {
		width: 80%;
	}
}

@media (min-width: 1025px) {
	.price-on-bg__text h2 {
		line-height: 1.13;
		width: 100%;
	}
}

.price-on-bg__list {
	margin: 0;
	max-width: 54rem;
	width: 100%;
}

.price-on-bg__item {
	padding: 0;
	display: flex;
	align-items: center;
	gap: 3rem;
}

.price-on-bg__item::after {
	display: none;
}

.price-on-bg__item:not(:first-child) {
	margin-top: 1.6rem;
}

@media (min-width: 1025px) {
	.price-on-bg__item:not(:first-child) {
		margin-top: 2rem;
	}
}

@media (min-width: 1921px) {
	.price-on-bg__item:not(:first-child) {
		margin-top: 1.05vw;
	}
}

.price-on-bg__item span {
	flex: 1 1 70%;
	flex-grow: 1;
}

.price-on-bg__item span:nth-child(2) {
	text-align: left;
	flex: 0 1 28%;
}

.price-on-bg__info {
	font-style: italic;
}

@media (max-width: 375px) {
	.price-on-bg__info {
		font-size: 1.5rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.price-on-bg__info {
		font-size: calc(1.5rem + 3 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.price-on-bg__info {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (max-width: 375px) {
	.price-on-bg__info {
		font-size: 1.8rem;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 376px)and (max-width: 1920px) {
	.price-on-bg__info {
		font-size: calc(1.8rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {
	.price-on-bg__info {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.price-on-bg__info span {
	display: block;
}

.price-on-bg__info span:not(:first-child) {
	margin-top: 1.6rem;
}

.price-on-bg__action {
	display: flex;
	align-items: center;
	gap: 2.4rem;
}

@media (min-width: 768px) {
	.price-on-bg__action {
		gap: 3.2rem;
	}
}

@media (max-width: 375px) {
	.price-on-bg__btn {
		font-size: 1rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.price-on-bg__btn {
		font-size: calc(1rem + 2 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.price-on-bg__btn {
		font-size: calc(12 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1921px) {
	.price-on-bg__btn {
		padding: 3.2rem 6.4rem;
		line-height: 1;
	}
}

@media (min-width: 768px)and (max-width: 1921px)and (max-width: 375px) {
	.price-on-bg__btn {
		font-size: 1.2rem;
	}
}

@media (min-width: 768px)and (max-width: 1921px)and (min-width: 376px)and (max-width: 1920px) {
	.price-on-bg__btn {
		font-size: calc(1.2rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1921px)and (min-width: 1921px) {
	.price-on-bg__btn {
		font-size: calc(12 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (max-width: 767px) {
	.price-on-bg__btn {
		padding-inline: 2rem;
	}
}

@media (min-width: 1921px) {
	.price-on-bg__btn {
		font-size: .625vw;
	}
}

.price-on-bg__link {
	line-height: 1.42;
	font-weight: 700;
	text-decoration-line: underline;
	text-decoration-thickness: 10%;
	text-underline-offset: 25%;
	flex-shrink: 0;
}

@media (max-width: 375px) {
	.price-on-bg__link {
		font-size: 1.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.price-on-bg__link {
		font-size: calc(1.4rem + 5 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.price-on-bg__link {
		font-size: calc(19 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (max-width: 375px) {
	.price-on-bg__link {
		font-size: 1.9rem;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 376px)and (max-width: 1920px) {
	.price-on-bg__link {
		font-size: calc(1.9rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {
	.price-on-bg__link {
		font-size: calc(19 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.price-on-bg__link {
		line-height: 1.05;
	}
}

.price-on-bg__link:not(.bnt) {
	color: #220309;
}

@media (min-width: 1025px) {
	.price-on-bg__link:not(.bnt) {
		color: #fff;
	}
}

.price-on-bg__image {
	width: 100%;
	height: 100%;
}

@media (min-width: 1025px) {
	.price-on-bg__image {
		position: absolute;
		top: 0;
		left: 0;
	}
}

.price-on-bg__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.text-on-border-bg {
	padding: 4.8rem 0 4.8rem 2.4rem;
	display: flex;
}

@media (min-width: 768px) {
	.text-on-border-bg {
		padding: 4.8rem 0 4.8rem 4.8rem;
	}
}

@media (min-width: 1600px) {
	.text-on-border-bg {
		padding: 7rem 0 7rem 9rem;
		min-height: 108.7rem;
	}
}

.text-on-border-bg__content {
	position: relative;
	display: flex;
	flex-direction: column;
	row-gap: 3.2rem;
	flex-grow: 1;
}

@media (min-width: 768px) {
	.text-on-border-bg__content {
		row-gap: 4.8rem;
	}
}

@media (min-width: 768px) {
	.text-on-border-bg__content {
		flex-direction: row;
		align-items: center;
		justify-content: flex-end;
		padding-block: 3rem;
		padding-right: 2rem;
		padding-right: 15.5rem;
	}
}

@media (min-width: 768px)and (max-width: 1025px) {
	.text-on-border-bg__content {
		padding-right: 2rem;
		padding-left: 15.5rem;
	}
}

.text-on-border-bg__image {
	width: 100%;
	height: 100%;
	border-radius: 3.6rem 0 0 3.6rem;
	overflow: hidden;
}

@media (min-width: 768px) {
	.text-on-border-bg__image {
		border-radius: 8.3rem 0 0 8.3rem;
	}
}

@media (min-width: 768px) {
	.text-on-border-bg__image {
		border-radius: 20rem 0 0 20rem;
		position: absolute;
		top: 0;
		left: 0;
	}
}

.text-on-border-bg__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: left;
}

.text-on-border-bg__text {
	position: relative;
	z-index: 2;
	padding-right: 2.4rem;
}

@media (min-width: 768px) {
	.text-on-border-bg__text {
		padding-right: 4.8rem;
	}
}

@media (min-width: 768px) {
	.text-on-border-bg__text {
		max-width: 71rem;
		padding: 0;
	}
}

.text-on-border-bg__text h2 {
	line-height: 1.33;
}

@media (min-width: 768px)and (max-width: 1280px) {
	.text-on-border-bg__text h2 {
		line-height: 1.25;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (max-width: 375px) {
	.text-on-border-bg__text h2 {
		font-size: 4.8rem;
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 376px)and (max-width: 1920px) {
	.text-on-border-bg__text h2 {
		font-size: calc(4.8rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {
	.text-on-border-bg__text h2 {
		font-size: calc(48 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.text-on-border-bg__text h2 {
		line-height: 1.35;
		width: 104%;
	}
}

.text-on-border-bg__text h2 + .text-on-border-bg__text-inner {
	margin-top: 2.4rem;
}

.text-on-border-bg__text-inner p:not(:first-child) {
	margin-top: 2.5rem;
}

@media (min-width: 768px) {
	.text-on-border-bg__text-inner p:not(:first-child) {
		margin-top: 3.5rem;
	}
}

.text-on-border-bg--direction-row-reverse {
	padding: 4.8rem 2.4rem 4.8rem 0;
}

@media (min-width: 768px) {
	.text-on-border-bg--direction-row-reverse {
		padding: 4.8rem 4.8rem 4.8rem 0;
	}
}

@media (min-width: 1600px) {
	.text-on-border-bg--direction-row-reverse {
		padding: 7rem 9rem 7rem 0;
	}
}

.text-on-border-bg--direction-row-reverse .text-on-border-bg__image {
	border-radius: 0 3.6rem 3.6rem 0;
}

@media (min-width: 768px) {
	.text-on-border-bg--direction-row-reverse .text-on-border-bg__image {
		border-radius: 0 8.3rem 8.3rem 0;
	}
}

@media (min-width: 768px) {
	.text-on-border-bg--direction-row-reverse .text-on-border-bg__image {
		border-radius: 0 20rem 20rem 0;
	}
}

.text-on-border-bg--direction-row-reverse .text-on-border-bg__content {
	justify-content: flex-start;
}

@media (min-width: 1600px) {
	.text-on-border-bg--direction-row-reverse .text-on-border-bg__content {
		padding-left: 2%;
		padding-right: 0;
	}
}

@media (min-width: 1920px) {
	.text-on-border-bg--direction-row-reverse .text-on-border-bg__content {
		padding-right: 0;
		padding-left: 9rem;
	}
}

@media (min-width: 768px)and (max-width: 1025px) {
	.text-on-border-bg--direction-row-reverse .text-on-border-bg__content {
		padding-right: 15.5rem;
		padding-left: 2rem;
	}
}

.text-on-border-bg--direction-row-reverse .text-on-border-bg__content .text-on-border-bg__text {
	padding-right: 0;
	padding-left: 2.4rem;
}

@media (min-width: 768px) {
	.text-on-border-bg--direction-row-reverse .text-on-border-bg__content .text-on-border-bg__text {
		padding-right: 0;
		padding-left: 4.8rem;
	}
}

.text-on-border-bg--with-border-bottom {
	border-bottom: 1px solid #d5d5d5;
}

.table-cards {
	position: relative;
	background-color: #3a1f2b;
	padding: 3.2rem 0 8.7rem 0;
	margin-left: -2rem;
}

@media (min-width: 768px) {
	.table-cards {
		margin-left: 0;
		padding-top: 4.8rem;
		padding-bottom: 10.3rem;
	}
}

@media (min-width: 1025px) {
	.table-cards {
		padding-top: 6rem;
		padding-bottom: 0;
	}
}

.table-cards::before {
	position: absolute;
	content: "";
	width: 5rem;
	height: 100%;
	right: -.1rem;
	top: 0;
	z-index: 3;
	opacity: 1;
	transition: opacity 200ms ease-in-out;
	background: linear-gradient(90deg, rgba(58, 31, 43, 0) 0%, #3a1f2b 50%, #3a1f2b 100%);
}

@media (min-width: 1025px) {
	.table-cards::before {
		display: none;
	}
}

.table-cards.hide-before::before {
	opacity: 0;
}

.table-cards h6 small {
	font-weight: 300 !important;
}

.table-cards__title {
	position: relative;
	z-index: 10;
	margin-left: 2rem;
}

@media (min-width: 768px) {
	.table-cards__title {
		margin-left: 0;
	}
}

.table-cards__title h2 {
	text-align: center;
	color: #fff;
}

@media (min-width: 768px) {
	.table-cards__title h2 {
		width: 90%;
		margin: 0 auto;
	}
}

.table-cards__logo {
	margin-top: 1.7rem;
	margin-bottom: -.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
}

@media (min-width: 1025px) {
	.table-cards__logo {
		margin-top: 2.2rem;
		margin-bottom: 0;
	}
}

.table-cards__logo img {
	max-width: 16rem;
}

@media (min-width: 1025px) {
	.table-cards__logo img {
		max-width: 100%;
		max-height: 4.8rem;
	}
}

@media (min-width: 1921px) {
	.table-cards__logo img {
		width: max-content;
	}
}

.table-cards__icon {
	position: absolute;
	top: .1rem;
	left: 8rem;
	z-index: 2;
	display: flex;
	flex-direction: column;
	gap: 1.2rem;
}

.table-cards__icon span {
	width: 8.8rem;
	height: 8.4rem;
	background-color: #fff;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.table-cards__icon span svg, .table-cards__icon span use {
	width: 5rem;
	height: 5rem;
	object-fit: contain;
}

.table-cards__icon p {
	font-family: "Lato", Arial, sans-serif;
	font-weight: 700;
	font-size: 1.3rem;
	line-height: 1.23;
	text-align: center;
	background: linear-gradient(90deg, #ffe8ce 0%, #fbb8a0 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	background-clip: text;
	text-fill-color: rgba(0, 0, 0, 0);
}

@media (min-width: 768px) {
	.table-cards__icon {
		left: 6rem;
	}
}

@media (min-width: 1025px) {
	.table-cards__icon {
		display: none;
	}
}

.table-cards__inner {
	position: relative;
	margin-top: 3.2rem;
}

@media (min-width: 768px) {
	.table-cards__inner {
		margin-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.table-cards__inner {
		margin-top: 5rem;
		overflow-x: auto;
		padding-bottom: 6rem;
	}
}

@media (min-width: 1281px) {
	.table-cards__inner {
		margin-top: 6rem;
	}
}

.table-cards__inner::-webkit-scrollbar {
	width: 100%;
	height: .8rem;
	position: absolute;
	bottom: 0;
	left: 0;
}

.table-cards__inner::-webkit-scrollbar-track {
	background-color: #e9e5e3;
	width: 100%;
	height: .8rem;
	position: absolute;
	bottom: 0;
	left: 0;
}

.table-cards__inner::-webkit-scrollbar-thumb {
	height: .8rem;
	width: 6rem;
	background-color: #614147;
	position: absolute;
	bottom: 0;
	left: 0;
}

.table-cards__inner.active {
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.table-cards__img {
	margin: 2rem auto;
	width: 3.5rem;
	height: 5.2rem;
}

@media (min-width: 768px) {
	.table-cards__img {
		margin: 2.6rem auto;
		width: 4.7rem;
		height: 7rem;
	}
}

.table-cards__img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.table-cards__table {
	display: flex;
	overflow-x: scroll;
	position: relative;
	flex-direction: column;
	color: #fff;
	scrollbar-width: none;
}

@media (min-width: 1025px) {
	.table-cards__table {
		overflow-x: unset;
	}
}

.table-cards__table::-webkit-scrollbar {
	display: none;
}

.table-cards__table-img {
	margin-top: 4rem;
}

.table-cards__table-img img {
	width: 100%;
	height: auto;
}

.table-cards table {
	margin: 0;
	border: unset;
}

@media (min-width: 1025px) {
	.table-cards table {
		border-collapse: collapse;
		margin: 0 auto;
	}
}

.table-cards table, .table-cards th, .table-cards td {
	text-align: center;
}

.table-cards thead tr {
	display: flex;
}

.table-cards thead tr th {
	position: relative;
	background-color: #28171d;
	min-width: 33rem;
	box-sizing: border-box;
	border-left: .1rem solid #3a1f2b;
	padding: 3.5rem 2.2rem 3rem 2.2rem;
}

@media (min-width: 768px) {
	.table-cards thead tr th {
		min-width: 44rem;
		padding: 4.7rem 3rem 4.1rem 3rem;
	}
}

.table-cards thead tr th:first-child {
	min-width: 24rem;
	box-sizing: border-box;
	opacity: 0;
	z-index: -1;
}

@media (min-width: 768px) {
	.table-cards thead tr th:first-child {
		padding: 4.7rem 3rem 4.1rem 3rem;
		min-width: 32rem;
	}
}

.table-cards thead tr th:not(:first-child) {
	z-index: 2;
}

.table-cards thead tr th::before {
	position: absolute;
	content: "";
	height: .1rem;
	background-color: #513a45;
	z-index: 3;
	bottom: 1.1rem;
	left: 2.2rem;
	right: 2.2rem;
}

@media (min-width: 1025px) {
	.table-cards thead tr th::before {
		height: .1rem;
		left: 3rem;
		right: 3rem;
	}
}

.table-cards thead tr th::after {
	position: absolute;
	content: "";
	height: 100%;
	width: .1rem;
	background-color: #3a1f2b;
	z-index: 3;
	bottom: 1.1rem;
	right: -.1rem;
}

.table-cards thead tr th h6 {
	font-family: "Lato", Arial, sans-serif;
	font-weight: 500;
	font-size: 2.1rem;
	line-height: 1.2;
	text-transform: capitalize;
	color: #fff;
}

@media (min-width: 768px) {
	.table-cards thead tr th h6 {
		font-size: 2.8rem;
	}
}

.table-cards thead tr th h6 mark {
	font-family: "Lato", Arial, sans-serif;
	font-weight: 500;
	font-size: 2.1rem;
	line-height: 1.2;
	margin-top: 0;
	color: #fff;
	background-color: unset;
}

@media (min-width: 768px) {
	.table-cards thead tr th h6 mark {
		font-size: 2.8rem;
	}
}

.table-cards thead tr th mark {
	margin-top: 1.2rem;
	display: inline-block;
	font-family: "Lato", Arial, sans-serif;
	font-weight: 600;
	font-size: 2.6rem;
	line-height: 1.2;
	background-color: unset;
	text-align: center;
	color: #fff;
}

@media (min-width: 768px) {
	.table-cards thead tr th mark {
		margin-top: 1.6rem;
		font-size: 3.5rem;
	}
}

.table-cards thead tr th mark small {
	font-family: "Lato", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.9rem;
	line-height: 1.2;
	text-align: center;
	color: #fff;
	text-transform: lowercase;
}

@media (min-width: 768px) {
	.table-cards thead tr th mark small {
		font-size: 2.6rem;
	}
}

.table-cards thead tr th i {
	display: block;
	font-family: "Lato", Arial, sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 12.75px;
	line-height: 1.7;
	text-align: center;
	color: #fff;
	margin-top: .5rem;
	text-transform: capitalize;
}

@media (min-width: 768px) {
	.table-cards thead tr th i {
		margin-top: .8rem;
		font-size: 1.7rem;
	}
}

.table-cards thead tr th p {
	margin-top: 2rem;
	font-family: "Lato", Arial, sans-serif;
	font-weight: 400;
	font-size: 1.14rem;
	line-height: 1.73;
	color: #fff;
	opacity: .7;
	text-align: left;
	text-transform: math-auto;
}

@media (min-width: 768px) {
	.table-cards thead tr th p {
		margin-top: 2.6rem;
		font-size: 1.5rem;
	}
}

.table-cards thead tr th p + p {
	margin-top: .7rem;
}

@media (min-width: 768px) {
	.table-cards thead tr th p + p {
		margin-top: 1rem;
	}
}

.table-cards thead tr th ul {
	margin-top: 1.2rem;
	display: flex;
	flex-direction: column;
	gap: 1.6rem;
}

@media (min-width: 768px) {
	.table-cards thead tr th ul {
		margin-top: 1.6rem;
		margin-bottom: 3rem;
	}
}

.table-cards thead tr th ul li {
	display: flex;
	justify-content: space-between;
	padding: 0;
	margin: 0;
	align-items: center;
	text-transform: capitalize;
	font-family: "Lato", Arial, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.18;
	color: #fff;
}

@media (min-width: 768px) {
	.table-cards thead tr th ul li {
		font-size: 2.1rem;
	}
}

.table-cards thead tr th ul li::after {
	display: none;
}

.table-cards thead tr th ul li:has(.table-cards__list-img) {
	justify-content: flex-start;
	gap: 2rem;
}

.table-cards thead tr th ul li:has(.table-cards__list-img) b {
	margin-left: auto;
}

.table-cards thead tr th ul:has(li .table-cards__list-img) {
	margin-top: 3.2rem;
}

@media (min-width: 768px) {
	.table-cards thead tr th ul:has(li .table-cards__list-img) {
		margin-top: 3.4rem;
	}
}

.table-cards tbody tr {
	display: flex;
	border-bottom: .1rem solid #513a45;
}

.table-cards tbody tr:last-child {
	border-bottom: .1rem solid #3a1f2b;
}

.table-cards tbody tr:first-child td:first-child {
	padding-top: 1rem;
	border-top-left-radius: 1rem;
	overflow: hidden;
}

.table-cards tbody tr td {
	border-right: .1rem solid #3a1f2b;
	text-align: left;
	background-color: #28171d;
	min-width: 33rem;
}

@media (min-width: 768px) {
	.table-cards tbody tr td {
		min-width: 44rem;
	}
}

.table-cards tbody tr td:first-of-type {
	min-width: 24rem;
}

@media (min-width: 768px) {
	.table-cards tbody tr td:first-of-type {
		min-width: 32rem;
	}
}

.table-cards tbody tr td div p {
	text-align: left;
	font-family: "Lato", Arial, sans-serif;
	text-transform: capitalize;
	font-weight: 400;
	font-size: 1.3rem;
	line-height: 1.38;
	padding: .9rem 1rem;
}

@media (min-width: 768px) {
	.table-cards tbody tr td div p {
		padding: 1.2rem 3rem;
		font-size: 1.8rem;
	}
}

.table-cards tbody tr td:first-child div {
	position: relative;
	text-align: right;
	font-family: "Lato", Arial, sans-serif;
	font-weight: 700;
	font-size: 1.3rem;
	line-height: 1.38;
	flex-direction: column;
	background: linear-gradient(90deg, #ffe8ce 0%, #fbb8a0 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	display: block;
	padding: .9rem 2.3rem;
}

@media (min-width: 768px) {
	.table-cards tbody tr td:first-child div {
		padding: 1.2rem 3rem;
		font-size: 1.8rem;
	}
}

.table-cards tbody tr td:first-child div span {
	line-height: 1.2;
	font-weight: 400;
	background: linear-gradient(90deg, #fff 0%, #fff 0%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	background-clip: text;
	text-fill-color: rgba(0, 0, 0, 0);
	font-size: 1.3rem;
	display: block;
}

.table-cards tbody tr td:first-child div:has(span) {
	padding-top: .4rem;
	padding-bottom: 0;
}

.table-cards tbody tr td:first-child div:has(span) {
	top: -.4rem;
}

.table-cards tbody tr:last-child td:first-child {
	opacity: 0;
	border-top: .1rem solid #3a1f2b;
}

.table-cards tbody tr:nth-last-child(2) td:first-child {
	padding-bottom: 3rem;
	display: block;
	border-bottom-left-radius: 1rem;
	overflow: hidden;
}

.table-cards tbody tr:nth-last-child(2) td:not(:first-child) {
	border-bottom: .1rem solid #28171d;
}

.table-cards__note {
	margin-top: 1.2rem;
	padding-left: 24rem;
}

.table-cards__note p {
	font-family: "Lato", Arial, sans-serif;
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.8;
	color: #fff;
}

@media (min-width: 768px) {
	.table-cards__note p {
		font-size: 1.5rem;
	}
}

@media (min-width: 768px) {
	.table-cards__note {
		padding-left: 32rem;
		margin-top: 1.6rem;
	}
}

@media (min-width: 1025px) {
	.table-cards__note {
		padding-left: 32rem;
	}
}

@media (min-width: 1600px) {
	.table-cards__note {
		padding-left: 24vw;
	}
}

.table-cards__list-img {
	width: 2.5rem;
}

.table-cards__list-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.table-cards__btn {
	margin-top: 2rem;
	margin-bottom: 4rem;
	padding: 0 1rem;
	box-sizing: border-box;
}

.table-cards__btn a {
	font-family: "Lato", Arial, sans-serif;
	font-weight: 600;
	font-size: 1rem;
	line-height: 1.2;
	cursor: pointer;
	text-align: center;
	letter-spacing: 1.86px;
	text-transform: uppercase;
	padding: 2.2rem 5rem;
	border-radius: 36rem;
	display: flex;
	border: .1rem solid #fff;
	color: #fff;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	width: fit-content;
	margin: 0 auto;
	transition: .2s ease-in-out;
}

@media (min-width: 768px) {
	.table-cards__btn a {
		padding: 2.9rem 6.8rem;
		font-size: 1.3rem;
		margin-bottom: 4rem;
	}
}

.table-cards__btn a:hover {
	background-color: #fff;
	color: #220309;
	transition: .2s ease-in-out;
}

.table-cards__btn--white-bg a {
	background-color: #fff;
	color: #220309;
	transition: .2s ease-in-out;
}

.table-cards__btn--white-bg a:hover {
	background-color: #220309;
	color: #fff;
	transition: .2s ease-in-out;
}

.table-cards__btn--gold-bg a {
	border: 0;
	color: #fff;
	transition: .2s ease-in-out;
	position: relative;
	border-radius: 360px;
	overflow: hidden;
	border: 0;
	background: linear-gradient(93deg, #fffccd 0%, #d69c4b 33.33%, #854615 66.67%, #c89238 100%);
	z-index: 1;
}

.table-cards__btn--gold-bg a:before {
	position: absolute;
	content: "";
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to bottom, #220309, #220309, #220309);
	z-index: -1;
	transition: opacity .2s linear;
	opacity: 0;
}

.table-cards__btn--gold-bg a:hover {
	border: .1rem solid #fff;
	color: #fff;
	transition: .2s ease-in-out;
}

.table-cards__btn--gold-bg a:hover:before {
	opacity: 1;
}

.table-cards__btn--light-gold-bg a {
	height: 100%;
	position: relative;
	overflow: hidden;
	background: linear-gradient(90deg, #ffe8ce 0%, #fbb8a0 100%);
	color: #220309;
	border: 0;
	transition: .2s ease-in-out;
	z-index: 1;
}

.table-cards__btn--light-gold-bg a:before {
	position: absolute;
	content: "";
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to bottom, #220309, #220309, #220309);
	z-index: -1;
	transition: opacity .2s linear;
	opacity: 0;
}

.table-cards__btn--light-gold-bg a:hover {
	border: .1rem solid #fff;
	color: #fff;
	transition: .2s ease-in-out;
}

.table-cards__btn--light-gold-bg a:hover:before {
	opacity: 1;
}

.table-cards__checked {
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 5rem;
}

.table-cards__checked::before {
	position: absolute;
	content: "";
	display: inline-block;
	width: 1.87rem;
	height: 1.87rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"26\" viewBox=\"0 0 25 26\" fill=\"none\"%3E%3Cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.3667 9.49103C16.8324 8.98206 17.6077 9.69029 17.1421 10.1993L11.3246 16.5474C11.1167 16.7748 10.7571 16.7748 10.5492 16.5474L7.85923 13.6127C7.39357 13.1037 8.16678 12.3933 8.63461 12.9044L10.9369 15.4168L16.3667 9.49103ZM12.5007 22.38C17.6705 22.38 21.8636 18.1891 21.8636 13.017C21.8636 7.84499 17.6727 3.65623 12.5007 3.65623C7.33076 3.65623 3.13984 7.84715 3.13984 13.017C3.13984 18.1869 7.33076 22.38 12.5007 22.38ZM19.8667 20.3853C23.9342 16.3178 23.9342 9.72061 19.8667 5.65314C15.7992 1.58567 9.20206 1.58567 5.13459 5.65314C1.06712 9.72061 1.06712 16.3178 5.13459 20.3853C9.20206 24.4527 15.7992 24.4527 19.8667 20.3853Z\" fill=\"white\"/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	left: 3.1rem;
	top: .9rem;
}

@media (min-width: 768px) {
	.table-cards__checked::before {
		left: 4rem;
		width: 2.5rem;
		height: 2.5rem;
		top: 1.2rem;
	}
}

.table-cards__unchecked {
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 5rem;
}

.table-cards__unchecked::before {
	position: absolute;
	content: "";
	display: inline-block;
	width: 1.87rem;
	height: 1.87rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"26\" height=\"25\" viewBox=\"0 0 26 25\" fill=\"none\"%3E%3Cpath d=\"M12.9998 2.08794C10.5903 2.08794 8.25568 2.92345 6.39066 4.45118C4.52785 5.9789 3.25144 8.10626 2.78188 10.4695C2.31232 12.8327 2.67606 15.2863 3.81138 17.4115C4.94671 19.5366 6.78527 21.2032 9.01182 22.1247C11.2384 23.0462 13.714 23.1697 16.0222 22.4686C18.3281 21.7698 20.321 20.2928 21.6591 18.2889C22.9972 16.285 23.6013 13.8799 23.3654 11.4814C23.1251 9.08285 22.0647 6.84087 20.3628 5.13678C19.3973 4.1668 18.2509 3.39742 16.9877 2.87495C15.7246 2.35249 14.3666 2.08353 12.9998 2.08794ZM19.6133 19.1134C17.8585 20.866 15.4821 21.8492 13.002 21.8492C10.5219 21.8492 8.14545 20.8638 6.39287 19.1112C4.64028 17.3564 3.65707 14.9777 3.65707 12.4998C3.65707 10.022 4.64249 7.64331 6.39507 5.89072C8.14766 4.13814 10.5241 3.15272 13.0042 3.15272C15.4843 3.15272 17.8607 4.13593 19.6155 5.88852C21.3681 7.64331 22.3513 10.022 22.3513 12.502C22.3513 14.9821 21.3659 17.3586 19.6133 19.1134Z\" fill=\"white\"/%3E%3Cpath d=\"M16.3859 8.36418L12.9998 11.7503L9.61365 8.36418L8.86412 9.11372L12.2502 12.4998L8.86412 15.886L9.61365 16.6355L12.9998 13.2494L16.3859 16.6355L17.1354 15.886L13.7493 12.4998L17.1354 9.11372L16.3859 8.36418Z\" fill=\"white\"/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	left: 3.1rem;
	opacity: .4;
}

@media (min-width: 768px) {
	.table-cards__unchecked::before {
		left: 4rem;
		width: 2.5rem;
		height: 2.5rem;
	}
}

.table-cards__unchecked p {
	opacity: .4;
}

.table-cards .light-gold mark {
	background: linear-gradient(90deg, #ffe8ce 0%, #fbb8a0 100%), #fff;
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	background-clip: text;
	text-fill-color: rgba(0, 0, 0, 0);
}

.table-cards .saturated-gold mark {
	background: linear-gradient(93.11deg, #fffccd 0%, #d69c4b 33.33%, #854615 66.67%, #c89238 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	background-clip: text;
	text-fill-color: rgba(0, 0, 0, 0);
}

.table-cards__container {
	margin-top: 3.2rem;
	position: absolute;
	height: .7rem;
	background: #28171d;
	border-radius: 36rem;
	overflow: hidden;
	z-index: 10;
	margin-bottom: 4.8rem;
	right: 2.4rem;
	left: 4.4rem;
}

@media (min-width: 768px) {
	.table-cards__container {
		margin-top: 4.8rem;
		left: 2.4rem;
	}
}

@media (min-width: 1025px) {
	.table-cards__container {
		display: none;
	}
}

.table-cards__progress-bar {
	height: .7rem;
	background: #e9d3bc;
	transition: width .1s ease;
}

@media (min-width: 360px) {
	.table-cards--close-icon-unchecked .table-cards__unchecked::before {
		background-image: url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"26\" height=\"25\" viewBox=\"0 0 26 25\" fill=\"none\"%3E%3Cpath d=\"M12.9998 2.08794C10.5903 2.08794 8.25568 2.92345 6.39066 4.45118C4.52785 5.9789 3.25144 8.10626 2.78188 10.4695C2.31232 12.8327 2.67606 15.2863 3.81138 17.4115C4.94671 19.5366 6.78527 21.2032 9.01182 22.1247C11.2384 23.0462 13.714 23.1697 16.0222 22.4686C18.3281 21.7698 20.321 20.2928 21.6591 18.2889C22.9972 16.285 23.6013 13.8799 23.3654 11.4814C23.1251 9.08285 22.0647 6.84087 20.3628 5.13678C19.3973 4.1668 18.2509 3.39742 16.9877 2.87495C15.7246 2.35249 14.3666 2.08353 12.9998 2.08794ZM19.6133 19.1134C17.8585 20.866 15.4821 21.8492 13.002 21.8492C10.5219 21.8492 8.14545 20.8638 6.39287 19.1112C4.64028 17.3564 3.65707 14.9777 3.65707 12.4998C3.65707 10.022 4.64249 7.64331 6.39507 5.89072C8.14766 4.13814 10.5241 3.15272 13.0042 3.15272C15.4843 3.15272 17.8607 4.13593 19.6155 5.88852C21.3681 7.64331 22.3513 10.022 22.3513 12.502C22.3513 14.9821 21.3659 17.3586 19.6133 19.1134Z\" fill=\"white\"/%3E%3Cpath d=\"M16.3859 8.36418L12.9998 11.7503L9.61365 8.36418L8.86412 9.11372L12.2502 12.4998L8.86412 15.886L9.61365 16.6355L12.9998 13.2494L16.3859 16.6355L17.1354 15.886L13.7493 12.4998L17.1354 9.11372L16.3859 8.36418Z\" fill=\"white\"/%3E%3C/svg%3E");
		background-size: contain;
		opacity: .4;
		top: .9rem;
	}
}

@media (min-width: 360px)and (min-width: 768px) {
	.table-cards--close-icon-unchecked .table-cards__unchecked::before {
		left: 4rem;
		width: 2.5rem;
		height: 2.5rem;
		top: 1.2rem;
	}
}

.table-cards--border-radius-all table tr th:nth-child(2) {
	border-top-left-radius: 1rem;
	overflow: hidden;
}

.table-cards--border-radius-all table tr th:last-child {
	border-top-right-radius: 1rem;
	overflow: hidden;
}

.table-cards--border-radius-all table tbody tr:last-child td:nth-child(2) {
	border-bottom-left-radius: 1rem;
	overflow: hidden;
}

.table-cards--border-radius-all table tbody tr:last-child td:last-child {
	border-bottom-right-radius: 1rem;
	overflow: hidden;
}

.table-cards--four-columns {
	margin-left: 0;
}

.table-cards--four-columns .table-cards__icon {
	left: 4rem;
}

@media (min-width: 768px) {
	.table-cards--four-columns .table-cards__icon {
		left: 6rem;
	}
}

@media (min-width: 768px) {
	.table-cards--four-columns .table-cards__inner {
		margin-top: 3.2rem;
	}
}

@media (min-width: 1025px) {
	.table-cards--four-columns .table-cards__inner {
		margin-top: 3.8rem;
		margin-left: 0;
		margin-right: 0;
		display: block;
	}
}

@media (min-width: 768px) {
	.table-cards--four-columns {
		padding-bottom: 8.7rem;
	}
}

@media (min-width: 1025px) {
	.table-cards--four-columns .table-cards__table {
		margin: 0 auto 0 0;
	}
}

@media (min-width: 1025px) {
	.table-cards--four-columns .table-cards__table table {
		margin: 0 auto;
		max-width: min-content;
		width: fit-content;
	}
}

.table-cards--four-columns thead tr th {
	position: relative;
	background-color: #28171d;
	min-width: 28rem;
	width: 28rem;
	box-sizing: border-box;
	border-left: .1rem solid #3a1f2b;
	padding: 3.5rem 2.2rem 3rem 2.2rem;
}

@media (min-width: 768px) {
	.table-cards--four-columns thead tr th {
		width: 18%;
		min-width: 30.9rem;
		padding: 3rem 2.8rem;
	}
}

@media (min-width: 1800px) {
	.table-cards--four-columns thead tr th {
		width: 20%;
		min-width: 33.9rem;
	}
}

@media (min-width: 1921px) {
	.table-cards--four-columns thead tr th {
		min-width: 18vw;
		width: 18vw;
	}
}

.table-cards--four-columns thead tr th:first-child {
	width: 16rem;
	min-width: 16rem;
	box-sizing: border-box;
	opacity: 0;
	z-index: -1;
}

@media (min-width: 768px) {
	.table-cards--four-columns thead tr th:first-child {
		padding: 4.7rem 3rem 4.1rem 3rem;
		min-width: 21.6rem;
		width: 21.6rem;
	}
}

@media (min-width: 1921px) {
	.table-cards--four-columns thead tr th:first-child {
		min-width: 11vw;
		width: 11vw;
	}
}

.table-cards--four-columns thead tr th h6 {
	font-family: "Lato", Arial, sans-serif;
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 1.2;
	text-transform: capitalize;
	color: #fff;
}

@media (min-width: 768px) {
	.table-cards--four-columns thead tr th h6 {
		font-size: 2.4rem;
	}
}

.table-cards--four-columns thead tr th h6 mark {
	font-family: "Lato", Arial, sans-serif;
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 1.2;
	margin-top: 0;
	color: #fff;
	background-color: unset;
}

@media (min-width: 768px) {
	.table-cards--four-columns thead tr th h6 mark {
		font-size: 2.4rem;
		line-height: 1.33;
	}
}

.table-cards--four-columns thead tr th::before {
	position: absolute;
	content: "";
	height: .1rem;
	background-color: #513a45;
	z-index: 3;
	bottom: .1rem;
	left: 2.2rem;
	right: 2.2rem;
}

@media (min-width: 1025px) {
	.table-cards--four-columns thead tr th::before {
		height: .1rem;
		left: 3rem;
		right: 3rem;
	}
}

.table-cards--four-columns thead tr th mark {
	margin-top: 1.2rem;
	display: inline-block;
	font-family: "Lato", Arial, sans-serif;
	font-weight: 700;
	font-size: 2.2rem;
	line-height: 1.2;
	background-color: unset;
	text-align: center;
	color: #fff;
}

@media (min-width: 768px) {
	.table-cards--four-columns thead tr th mark {
		margin-top: 2.4rem;
		font-size: 3rem;
	}
}

.table-cards--four-columns thead tr th mark small {
	font-family: "Lato", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.2;
	text-align: center;
	color: #fff;
	text-transform: lowercase;
}

@media (min-width: 768px) {
	.table-cards--four-columns thead tr th mark small {
		font-size: 2.4rem;
	}
}

.table-cards--four-columns thead tr th p {
	margin-top: 2.2rem;
	font-family: "Lato", Arial, sans-serif;
	font-weight: 400;
	font-size: 1.14rem;
	line-height: 1.73;
	color: #fff;
	text-align: left;
	opacity: 1;
	text-transform: math-auto;
}

@media (min-width: 768px) {
	.table-cards--four-columns thead tr th p {
		margin-top: 2.6rem;
		font-size: 1.3rem;
		line-height: 1.69;
	}
}

.table-cards--four-columns thead tr th ul li {
	position: relative;
	padding-left: 1.6rem;
}

@media (min-width: 768px) {
	.table-cards--four-columns thead tr th ul li {
		padding-left: 2.4rem;
	}
}

.table-cards--four-columns thead tr th ul li::before {
	position: absolute;
	content: "+";
	z-index: 4;
	left: 0;
}

.table-cards--four-columns thead tr td {
	width: 20%;
	min-width: 28rem;
}

@media (min-width: 768px) {
	.table-cards--four-columns thead tr td {
		min-width: 36.8rem;
	}
}

.table-cards--four-columns tbody tr td {
	min-width: 28rem;
	width: 28rem;
}

@media (min-width: 768px) {
	.table-cards--four-columns tbody tr td {
		width: 18%;
		min-width: 30.8rem;
	}
}

@media (min-width: 1800px) {
	.table-cards--four-columns tbody tr td {
		min-width: 33.8rem;
		width: 33.8rem;
	}
}

@media (min-width: 1921px) {
	.table-cards--four-columns tbody tr td {
		min-width: 18vw;
		width: 18vw;
	}
}

.table-cards--four-columns tbody tr td:first-child {
	width: 16rem;
	min-width: 16rem;
}

@media (min-width: 768px) {
	.table-cards--four-columns tbody tr td:first-child {
		min-width: 21.6rem;
		width: 21.6rem;
	}
}

@media (min-width: 1921px) {
	.table-cards--four-columns tbody tr td:first-child {
		min-width: 11vw;
		width: 11vw;
	}
}

.table-cards--four-columns .table-cards__container {
	left: 2.4rem;
}

@media (min-width: 768px) {
	.table-cards--four-columns .table-cards__container {
		margin-top: 3.2rem;
	}
}

.table-cards--four-columns .table-cards__btn a {
	font-size: .9rem;
	padding: 1.8rem 2.5rem;
}

@media (min-width: 768px) {
	.table-cards--four-columns .table-cards__btn a {
		padding: 2.4rem 2.65rem;
		font-size: 1.3rem;
		margin-bottom: 5.2rem;
		max-width: 27rem;
		width: 100%;
	}
}

.table-cards--four-columns tbody tr td {
	border-right: .1rem solid #3a1f2b;
	text-align: left;
	background-color: #28171d;
}

.table-cards--four-columns tbody tr td div p {
	text-align: left;
	font-family: "Lato", Arial, sans-serif;
	font-weight: 400;
	font-size: 1.3rem;
	line-height: 1.38;
	padding: .9rem 1rem;
}

@media (min-width: 768px) {
	.table-cards--four-columns tbody tr td div p {
		padding: 1rem 2.8rem;
		font-size: 1.5rem;
	}
}

.table-cards--four-columns tbody tr td:first-child div {
	text-align: right;
	font-family: "Lato", Arial, sans-serif;
	font-weight: 700;
	font-size: 1.3rem;
	line-height: 1.38;
	background: linear-gradient(90deg, #ffe8ce 0%, #fbb8a0 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	background-clip: text;
	text-fill-color: rgba(0, 0, 0, 0);
	padding: .9rem 2.3rem;
}

@media (min-width: 768px) {
	.table-cards--four-columns tbody tr td:first-child div {
		padding: 1rem 3rem;
		font-size: 1.8rem;
	}
}

@media (min-width: 768px)and (min-width: 768px) {
	.table-cards--four-columns .table-cards__checked::before {
		left: 3.8rem;
		width: 2.4rem;
		height: 2.4rem;
		top: 2rem;
		transform: translateY(-50%);
	}
}

@media (min-width: 768px)and (min-width: 1025px) {
	.table-cards--four-columns .table-cards__checked::before {
		top: 2.2rem;
	}
}

@media (min-width: 768px) {
	.table-cards--four-columns .table-cards__unchecked::before {
		background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.0001%200.00395746C7.68691%200.00395746%205.44572%200.806046%203.65531%202.27266C1.86701%203.73928%200.641655%205.78154%200.190877%208.05024C-0.259901%2010.3189%200.0892935%2012.6744%201.1792%2014.7146C2.26911%2016.7547%204.03413%2018.3546%206.17162%2019.2393C8.30912%2020.1239%2010.6858%2020.2424%2012.9016%2019.5694C15.1152%2018.8985%2017.0284%2017.4806%2018.313%2015.5569C19.5976%2013.6331%2020.1775%2011.3242%2019.951%209.02164C19.7204%206.71907%2018.7024%204.56676%2017.0686%202.93084C16.1416%201.99966%2015.0412%201.26106%2013.8285%200.759487C12.6158%200.257917%2011.3122%20-0.000275197%2010.0001%200.00395746ZM16.3491%2016.3484C14.6645%2018.0309%2012.383%2018.9747%2010.0022%2018.9747C7.62131%2018.9747%205.33991%2018.0287%203.65742%2016.3463C1.97494%2014.6617%201.03106%2012.3781%201.03106%209.99938C1.03106%207.62063%201.97706%205.33711%203.65954%203.65463C5.34202%201.97214%207.62343%201.02614%2010.0043%201.02614C12.3852%201.02614%2014.6666%201.97003%2016.3512%203.65251C18.0336%205.33711%2018.9775%207.62063%2018.9775%2010.0015C18.9775%2012.3824%2018.0315%2014.6638%2016.3491%2016.3484Z%22%20fill%3D%22%236B575E%22%2F%3E%3Cpath%20d%3D%22M13.2507%206.02915L10.0001%209.27983L6.74938%206.02915L6.02983%206.7487L9.28051%209.99938L6.02983%2013.2501L6.74938%2013.9696L10.0001%2010.7189L13.2507%2013.9696L13.9703%2013.2501L10.7196%209.99938L13.9703%206.7487L13.2507%206.02915Z%22%20fill%3D%22%236B575E%22%2F%3E%3C%2Fsvg%3E");
	}
}

@media (min-width: 768px)and (min-width: 768px) {
	.table-cards--four-columns .table-cards__unchecked::before {
		left: 3.8rem;
		width: 2.4rem;
		height: 2.4rem;
		top: 2rem;
		transform: translateY(-50%);
	}
}

@media (min-width: 768px)and (min-width: 1025px) {
	.table-cards--four-columns .table-cards__unchecked::before {
		top: 2.2rem;
	}
}

.table-cards--border-row-unset table {
	border-collapse: unset;
}

.table-cards--2col-big-size {
	margin-left: 0;
}

.table-cards--2col-big-size thead tr th {
	min-width: 33.7rem;
}

@media (min-width: 768px) {
	.table-cards--2col-big-size thead tr th {
		min-width: 45rem;
	}
}

.table-cards--2col-big-size thead tr th:first-child {
	min-width: 18.3rem;
}

@media (min-width: 768px) {
	.table-cards--2col-big-size thead tr th:first-child {
		min-width: 24.5rem;
	}
}

.table-cards--2col-big-size thead tr th h6 {
	font-family: "Lato", Arial, sans-serif;
	font-weight: 600;
	font-size: 2.1rem;
	line-height: 1.2;
	text-transform: capitalize;
	color: #fff;
}

@media (min-width: 768px) {
	.table-cards--2col-big-size thead tr th h6 {
		font-size: 2.8rem;
	}
}

.table-cards--2col-big-size thead tr th h6 mark {
	font-family: "Lato", Arial, sans-serif;
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 1.2;
	margin-top: 0;
	background-color: unset;
	text-transform: capitalize;
	background: linear-gradient(90deg, #fff 0%, #fff 100%), #fff;
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	background-clip: text;
	text-fill-color: rgba(0, 0, 0, 0);
}

@media (min-width: 768px) {
	.table-cards--2col-big-size thead tr th h6 mark {
		font-size: 2.8rem;
		line-height: 1.33;
	}
}

.table-cards--2col-big-size thead tr th::before {
	position: absolute;
	content: "";
	height: .1rem;
	background-color: #513a45;
	z-index: 3;
	bottom: .1rem;
	left: 2.2rem;
	right: 2.2rem;
}

@media (min-width: 1025px) {
	.table-cards--2col-big-size thead tr th::before {
		height: .1rem;
		left: 3rem;
		right: 3rem;
	}
}

.table-cards--2col-big-size thead tr th mark {
	margin-top: 1.5rem;
	display: inline-block;
	font-family: "Lato", Arial, sans-serif;
	font-weight: 700;
	font-size: 2.6rem;
	line-height: 1.2;
	background-color: unset;
	text-align: center;
	text-transform: lowercase;
	background: linear-gradient(90deg, #ffe8ce 0%, #fbb8a0 100%), #fff;
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	background-clip: text;
	text-fill-color: rgba(0, 0, 0, 0);
}

@media (min-width: 768px) {
	.table-cards--2col-big-size thead tr th mark {
		margin-top: 1.9rem;
		font-size: 3.5rem;
	}
}

.table-cards--2col-big-size thead tr th mark small {
	font-family: "Lato", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.2;
	text-align: center;
	color: #fff;
	text-transform: lowercase;
}

@media (min-width: 768px) {
	.table-cards--2col-big-size thead tr th mark small {
		font-size: 2.4rem;
	}
}

.table-cards--2col-big-size thead tr th p {
	margin-top: 1.2rem;
	font-family: "Lato", Arial, sans-serif;
	font-weight: 400;
	font-size: 1.14rem;
	line-height: 1.73;
	color: #fff;
	text-align: left;
	opacity: .7;
	text-transform: math-auto;
}

@media (min-width: 768px) {
	.table-cards--2col-big-size thead tr th p {
		margin-top: 1.7rem;
		font-size: 1.5rem;
		line-height: 1.69;
	}
}

.table-cards--2col-big-size tbody tr td {
	min-width: 33.7rem;
}

@media (min-width: 768px) {
	.table-cards--2col-big-size tbody tr td {
		min-width: 45rem;
	}
}

.table-cards--2col-big-size tbody tr td:first-child {
	min-width: 18.4rem;
}

@media (min-width: 768px) {
	.table-cards--2col-big-size tbody tr td:first-child {
		min-width: 24.5rem;
	}
}

.table-cards--2col-big-size tbody tr td:not(:first-child) {
	border-right: .1rem solid #28171d;
}

.table-cards--2col-big-size .table-cards__icon {
	left: 2.4rem;
}

@media (min-width: 768px) {
	.table-cards--2col-big-size .table-cards__icon {
		left: 4.8rem;
	}
}

.table-cards--2col-big-size tbody tr:nth-last-child(2) td:not(:first-child) {
	border-bottom: .1rem solid #513a45;
}

@media (min-width: 1600px) {
	.table-cards--2col-big-size .table-cards__note {
		left: 33vw;
	}
}

.table-cards--small-first-col thead tr th:first-child {
	min-width: 18rem;
}

@media (min-width: 768px) {
	.table-cards--small-first-col thead tr th:first-child {
		min-width: 24rem;
	}
}

.table-cards--white-mark thead tr th:nth-child(2) mark {
	background: linear-gradient(90deg, #fff 0%, #fff 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	background-clip: text;
	text-fill-color: rgba(0, 0, 0, 0);
}

.table-cards--border-above-btn tbody tr:nth-last-child(2) td:not(:first-child) {
	border-bottom: .1rem solid #513a45;
}

.table-cards--border-above-btn .table-cards__btn {
	margin-top: 2.8rem;
	margin-bottom: 2.8rem;
}

.table-cards--border-above-btn .table-cards__btn a {
	margin-bottom: 0;
}

.table-cards--small-title-price thead tr th mark small {
	font-size: 1.6rem;
}

.table-cards--font-weight-title table thead th:nth-child(2) h6 mark {
	font-weight: 300;
}

.table-cards--title-padding-small table thead th:not(:first-child) {
	padding-top: 2.2rem;
}

@media (min-width: 768px) {
	.table-cards--title-padding-small table thead th:not(:first-child) {
		padding: 3rem;
	}
}

.table-cards--title-padding-small table thead th:not(:first-child):before {
	bottom: 0;
}

.table-cards--note-text .table-cards__table {
	display: flex;
	flex-direction: column;
	gap: 1.2rem;
}

@media (min-width: 768px) {
	.table-cards--note-text .table-cards__table {
		gap: 1.6rem;
	}
}

.table-cards--note-text .table-cards__note {
	position: relative;
	margin-top: 0;
}

@media (min-width: 1281px) {
	.table-cards--padding-top-large {
		padding-top: 10rem;
	}
}

@media (min-width: 1441px) {
	.table-cards--padding-top-large {
		padding-top: 12rem;
	}
}

.table-cards-info {
	background-color: #513a45;
	width: 100%;
	color: #fff;
	text-align: center;
}

.table-cards-info__container {
	margin: 0 auto;
	padding: 3.2rem 2.4rem 3.2rem;
	width: 100%;
	box-sizing: border-box;
}

@media (min-width: 768px) {
	.table-cards-info__container {
		padding-bottom: 4.8rem;
		padding-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.table-cards-info__container {
		max-width: 50vw;
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
}

.table-cards-info__btns {
	margin-top: 2rem;
	display: flex;
	gap: 2rem;
	flex-wrap: wrap;
	justify-content: center;
}

.hover-cards {
	background-color: #f5f5f7;
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.hover-cards h3 {
	margin-top: 0;
}

@media (min-width: 768px) {
	.hover-cards {
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.hover-cards {
		padding-top: 8rem;
	}
}

@media (min-width: 1281px) {
	.hover-cards {
		padding: 8rem 8.6458vw 4.8rem;
	}
}

@media (min-width: 1921px) {
	.hover-cards {
		padding-top: 4.1667vw;
		padding-bottom: 2.5vw;
	}
}

.hover-cards > a {
	margin: 2.7rem auto 0;
}

@media (min-width: 768px) {
	.hover-cards > a {
		margin-top: 3.2rem;
	}
}

@media (min-width: 1025px) {
	.hover-cards > a {
		margin-top: 5.5rem;
	}
}

@media (min-width: 1921px) {
	.hover-cards > a {
		margin-top: 2.8646vw;
	}
}

.hover-cards__text {
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 80rem;
	margin: 0 auto;
	text-align: center;
	color: #614147;
}

.hover-cards__text h2 {
	margin-top: 1.6rem;
}

@media (min-width: 1281px) {
	.hover-cards__text h2 {
		margin-top: 2.2rem;
	}
}

.hover-cards__text p {
	max-width: 78rem;
}

@media (max-width: 767px) {
	.hover-cards__text p {
		display: none !important;
	}
}

.hover-cards__tag p {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.1rem;
	line-height: 1.5;
	letter-spacing: .28rem;
}

@media (min-width: 768px) {
	.hover-cards__tag p {
		font-size: 1.3rem;
		letter-spacing: .3729rem;
	}
}

.hover-cards__container {
	display: grid;
	grid-template-columns: 1fr;
	margin-top: 2.7rem;
	gap: .8rem;
}

@media (min-width: 768px) {
	.hover-cards__container {
		grid-template-columns: 1fr 1fr;
		gap: 1.259rem;
	}
}

@media (min-width: 1281px) {
	.hover-cards__container {
		gap: 2.5rem 2.8rem;
	}
}

.hover-cards__container .hover-cards__item {
	border-radius: .9rem;
}

@media (min-width: 768px) {
	.hover-cards__container .hover-cards__item {
		border-radius: .45rem;
	}
}

@media (min-width: 1281px) {
	.hover-cards__container .hover-cards__item {
		border-radius: .9rem;
	}
}

.hover-cards__container .hover-cards__item:nth-child(1) {
	order: 1;
	margin-top: 0;
	border-top-right-radius: 9rem;
}

.hover-cards__container .hover-cards__item:nth-child(1) .hover-cards__card-img img, .hover-cards__container .hover-cards__item:nth-child(1) .hover-cards__card-img source {
	border-top-right-radius: 9rem;
}

.hover-cards__container .hover-cards__item:nth-child(2) {
	order: 2;
}

.hover-cards__container .hover-cards__item:nth-child(3) {
	order: 4;
	padding-bottom: 3.169rem;
	border-bottom-left-radius: 9rem;
}

@media (min-width: 768px) {
	.hover-cards__container .hover-cards__item:nth-child(3) {
		padding-bottom: 2.627rem;
	}
}

@media (min-width: 1281px) {
	.hover-cards__container .hover-cards__item:nth-child(3) {
		padding-bottom: 6rem;
	}
}

@media (min-width: 1921px) {
	.hover-cards__container .hover-cards__item:nth-child(3) {
		padding-bottom: 3.125vw;
	}
}

.hover-cards__container .hover-cards__item:nth-child(3) .hover-cards__card-img img, .hover-cards__container .hover-cards__item:nth-child(3) .hover-cards__card-img source {
	border-bottom-left-radius: 9rem;
}

@media (max-width: 768px) {
	.hover-cards__container .hover-cards__item:nth-child(3) {
		padding-bottom: 3.169rem;
	}
}

.hover-cards__container .hover-cards__item:nth-child(4) {
	order: 3;
}

@media (min-width: 768px) {
	.hover-cards__container .hover-cards__item {
		min-width: 100%;
		min-height: 34.4148vw;
		max-height: 34.4148vw;
	}
	
	.hover-cards__container .hover-cards__item .hover-cards__card-img {
		width: 100%;
		height: 100%;
	}
	
	.hover-cards__container .hover-cards__item .hover-cards__card-img img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	.hover-cards__container .hover-cards__item:nth-child(1) {
		border-top-right-radius: .405rem;
		border-top-left-radius: 4.05rem;
		order: 1;
	}
	
	.hover-cards__container .hover-cards__item:nth-child(1) .hover-cards__card-img img, .hover-cards__container .hover-cards__item:nth-child(1) .hover-cards__card-img source {
		border-top-right-radius: .405rem;
		border-top-left-radius: 4.05rem;
	}
	
	.hover-cards__container .hover-cards__item:nth-child(2) {
		margin-top: 5.261rem;
		order: 2;
		border-top-right-radius: 4.05rem;
	}
	
	.hover-cards__container .hover-cards__item:nth-child(2) .hover-cards__card-img img, .hover-cards__container .hover-cards__item:nth-child(2) .hover-cards__card-img source {
		border-top-right-radius: 4.05rem;
	}
	
	.hover-cards__container .hover-cards__item:nth-child(3) {
		margin-top: -5.261rem;
		border-bottom-left-radius: 4.05rem;
		order: 3;
	}
	
	.hover-cards__container .hover-cards__item:nth-child(3) .hover-cards__card-img img, .hover-cards__container .hover-cards__item:nth-child(3) .hover-cards__card-img source {
		border-bottom-left-radius: 4.05rem;
	}
	
	.hover-cards__container .hover-cards__item:nth-child(4) {
		border-bottom-right-radius: 4.05rem;
		border-bottom-left-radius: .405rem;
		order: 4;
	}
	
	.hover-cards__container .hover-cards__item:nth-child(4) .hover-cards__card-img img, .hover-cards__container .hover-cards__item:nth-child(4) .hover-cards__card-img source {
		border-bottom-right-radius: 4.05rem;
		border-bottom-left-radius: .405rem;
	}
}

@media (min-width: 1281px) {
	.hover-cards__container .hover-cards__item:nth-child(1) {
		border-top-right-radius: .9rem;
		border-top-left-radius: 9rem;
	}
	
	.hover-cards__container .hover-cards__item:nth-child(1) .hover-cards__card-img img, .hover-cards__container .hover-cards__item:nth-child(1) .hover-cards__card-img source {
		border-top-right-radius: .9rem;
		border-top-left-radius: 9rem;
	}
	
	.hover-cards__container .hover-cards__item:nth-child(2) {
		margin-top: 11.7rem;
		border-top-right-radius: 9rem;
	}
	
	.hover-cards__container .hover-cards__item:nth-child(2) .hover-cards__card-img img, .hover-cards__container .hover-cards__item:nth-child(2) .hover-cards__card-img source {
		border-top-right-radius: 9rem;
	}
	
	.hover-cards__container .hover-cards__item:nth-child(3) {
		margin-top: -11.7rem;
		border-bottom-left-radius: 9rem;
	}
	
	.hover-cards__container .hover-cards__item:nth-child(3) .hover-cards__card-img img, .hover-cards__container .hover-cards__item:nth-child(3) .hover-cards__card-img source {
		border-bottom-left-radius: 9rem;
	}
	
	.hover-cards__container .hover-cards__item:nth-child(4) {
		border-bottom-right-radius: 9rem;
		border-bottom-left-radius: .9rem;
	}
	
	.hover-cards__container .hover-cards__item:nth-child(4) .hover-cards__card-img img, .hover-cards__container .hover-cards__item:nth-child(4) .hover-cards__card-img source {
		border-bottom-right-radius: 9rem;
		border-bottom-left-radius: .9rem;
	}
}

@media (min-width: 1600px) {
	.hover-cards__container .hover-cards__item {
		min-width: 100%;
		min-height: 32.2917vw;
		max-height: 32.2917vw;
	}
}

@media (min-width: 1921px) {
	.hover-cards__container .hover-cards__item {
		width: 100%;
		height: 100%;
	}
}

.hover-cards__item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	padding: 2.8rem 3.2rem 2.369rem;
	z-index: 1;
	overflow: hidden;
	color: #fff;
	min-height: 67.857vw;
	box-sizing: border-box;
	width: 100%;
}

.hover-cards__item a {
	padding: 1.2rem 1.8rem;
	box-sizing: content-box;
	min-height: auto;
	font-size: .8rem;
	letter-spacing: .1865rem;
	line-height: 2;
	font-weight: 600;
	margin-top: 2rem;
}

.hover-cards__item a:hover {
	color: #fff;
	border-color: #fff;
}

@media (min-width: 768px) {
	.hover-cards__item a {
		padding: 1.349rem 2.778rem;
		font-size: .7rem;
		line-height: 1.16;
		letter-spacing: .0838rem;
	}
}

@media (min-width: 1281px) {
	.hover-cards__item a {
		padding: 3.1rem 6.3rem;
		font-size: 1.2rem;
		letter-spacing: .1865rem;
	}
}

.hover-cards__item:hover {
	transition: .3s all;
}

.hover-cards__item:hover .hover-cards__card-text {
	transition: .3s all;
}

.hover-cards__item:hover .hover-cards__card-text > p {
	transition: .3s all;
}

@media (min-width: 768px) {
	.hover-cards__item:hover .hover-cards__card-text > p {
		opacity: 1;
	}
}

@media (min-width: 768px) {
	.hover-cards__item {
		min-height: 0;
		min-height: 27.8rem;
		height: 34.4148vw;
		padding: 3.147rem 4.047rem 2.627rem;
	}
}

@media (min-width: 1281px) {
	.hover-cards__item {
		padding: 7rem 9rem 6rem;
	}
}

@media (min-width: 1921px) {
	.hover-cards__item {
		padding: 3.6458vw 4.6875vw 3.125vw;
	}
}

.hover-cards__card-img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

.hover-cards__card-img img, .hover-cards__card-img source {
	border-radius: .9rem;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (min-width: 768px) {
	.hover-cards__card-img img, .hover-cards__card-img source {
		border-radius: .45rem;
	}
}

@media (min-width: 1281px) {
	.hover-cards__card-img img, .hover-cards__card-img source {
		border-radius: .9rem;
	}
}

.hover-cards__card-text {
	transition: .3s all;
}

.hover-cards__card-text h3 {
	font-weight: 300;
	line-height: 1.2;
}

@media (max-width: 375px) {
	.hover-cards__card-text h3 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.hover-cards__card-text h3 {
		font-size: calc(2.4rem + 22 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.hover-cards__card-text h3 {
		font-size: calc(46 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.hover-cards__card-text h3 {
		font-size: 2.0683rem;
	}
}

@media (min-width: 1023px)and (max-width: 375px) {
	.hover-cards__card-text h3 {
		font-size: 2.4rem;
	}
}

@media (min-width: 1023px)and (min-width: 376px)and (max-width: 1920px) {
	.hover-cards__card-text h3 {
		font-size: calc(2.4rem + 22 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1023px)and (min-width: 1921px) {
	.hover-cards__card-text h3 {
		font-size: calc(46 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.hover-cards__card-text > p {
	transition: .3s all;
	font-size: 1.4rem;
	margin-top: 1rem;
}

@media (min-width: 768px) {
	.hover-cards__card-text > p {
		line-height: 1.4;
		opacity: 0;
	}
}

@media (min-width: 1025px) {
	.hover-cards__card-text > p {
		font-size: 1.6rem;
		line-height: 1.6;
	}
}

@media (min-width: 1600px) {
	.hover-cards__card-text > p {
		margin-top: 4rem;
		font-size: 2rem;
	}
}

@media (max-width: 767px) {
	.hover-cards__card-text > p {
		display: none !important;
	}
}

.hover-cards__card-tags {
	margin-bottom: .52rem;
}

.hover-cards__card-tags p {
	text-transform: uppercase;
	letter-spacing: .28rem;
	font-size: .8rem;
}

@media (min-width: 768px) {
	.hover-cards__card-tags {
		margin-bottom: 1.109rem;
	}
	
	.hover-cards__card-tags p {
		font-size: .7rem;
		letter-spacing: .1677rem;
	}
}

@media (min-width: 1025px) {
	.hover-cards__card-tags {
		margin-bottom: 1.6rem;
	}
	
	.hover-cards__card-tags p {
		font-size: 1.2rem;
	}
}

@media (min-width: 1600px) {
	.hover-cards__card-tags {
		margin-bottom: 2.4rem;
	}
}

.hover-cards__item--video {
	cursor: pointer;
}

.hover-cards__item--video:after {
	position: absolute;
	content: "";
	pointer-events: none;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 5.2rem;
	height: 5.2rem;
	background-image: url("https://cdn-ilekmnj.nitrocdn.com/kJLckUlHaJpLxApslmYcoqdaYhNAhEFH/assets/images/optimized/rev-3953de5/www.cocodental.co.uk/wp-content/themes/coco-dental/assets/svg/play-video.svg");
}

@media (min-width: 768px) {
	.hover-cards__item--video:after {
		width: 6.06rem;
		height: 6.06rem;
	}
}

@media (min-width: 1281px) {
	.hover-cards__item--video:after {
		width: 13.2rem;
		height: 13.2rem;
	}
}

.hover-cards__triangle {
	position: absolute;
	top: 0;
	right: 0;
	width: 39.74%;
	height: 100%;
	overflow: hidden;
	background: #3e1e2a;
	z-index: -1;
	clip-path: polygon(100% 0, 100% 100%, 0 50%);
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.hover-cards__triangle span, .hover-cards__triangle p {
	font-weight: 300;
	width: 5.4rem;
	padding-left: 2.5rem;
	text-align: left;
}

@media (min-width: 768px) {
	.hover-cards__triangle span, .hover-cards__triangle p {
		width: 6.5rem;
		padding-left: 2rem;
	}
}

@media (min-width: 1281px) {
	.hover-cards__triangle span, .hover-cards__triangle p {
		width: 14rem;
		padding-left: 8rem;
	}
}

.hover-cards__triangle span {
	font-size: 1.88rem;
	line-height: 1.5;
}

@media (min-width: 768px) {
	.hover-cards__triangle span {
		font-size: 2.1132rem;
	}
}

@media (min-width: 1281px) {
	.hover-cards__triangle span {
		font-size: 4.7rem;
	}
}

.hover-cards__triangle p {
	font-size: 1.32rem;
	line-height: 1.18182;
}

@media (min-width: 768px) {
	.hover-cards__triangle p {
		font-size: 1.4838rem;
	}
}

@media (min-width: 1281px) {
	.hover-cards__triangle p {
		font-size: 3.3rem;
	}
}

.grid-text-cards {
	background-color: #513a45;
	padding-top: 3.2rem;
	padding-bottom: 3.2rem;
}

@media (min-width: 768px) {
	.grid-text-cards {
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
	}
}

@media (min-width: 1281px) {
	.grid-text-cards {
		padding-top: 4.18vw;
		padding-bottom: 4.18vw;
	}
}

@media (min-width: 1600px) {
	.grid-text-cards {
		padding-top: 4.18vw;
		padding-bottom: 4.18vw;
	}
}

.grid-text-cards__title {
	margin-bottom: 3.2rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
}

@media (min-width: 1025px) {
	.grid-text-cards__title {
		margin-bottom: 4.18vw;
	}
}

.grid-text-cards__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

@media (min-width: 576px) {
	.grid-text-cards__item {
		max-width: 52rem;
		margin: 0 auto;
	}
}

@media (min-width: 1025px) {
	.grid-text-cards__item {
		max-width: 100%;
	}
}

.grid-text-cards__circle {
	width: 5.8rem;
	height: 5.8rem;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 1.6rem;
}

@media (min-width: 768px) {
	.grid-text-cards__circle {
		width: 9rem;
		height: 9rem;
		margin-bottom: 2.4rem;
	}
}

.grid-text-cards__icon {
	width: 2.8rem;
	height: 2.8rem;
}

@media (min-width: 768px) {
	.grid-text-cards__icon {
		width: 4.4rem;
		height: 4.4rem;
	}
}

.grid-text-cards__icon svg, .grid-text-cards__icon use {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.grid-text-cards__text h4 {
	color: #fff;
	font-weight: 300;
	line-height: normal;
}

@media (max-width: 375px) {
	.grid-text-cards__text h4 {
		font-size: 1.8rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.grid-text-cards__text h4 {
		font-size: calc(1.8rem + 10 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-text-cards__text h4 {
		font-size: calc(28 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-text-cards__text h4 {
		font-size: 1.98vw;
	}
}

.grid-text-cards__text p {
	color: #fff;
	font-weight: 400;
	line-height: 1.71;
}

@media (max-width: 375px) {
	.grid-text-cards__text p {
		font-size: 1.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.grid-text-cards__text p {
		font-size: calc(1.4rem + 4 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-text-cards__text p {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.grid-text-cards__text p {
		font-size: 1.1vw;
	}
}

.grid-text-cards__dots {
	margin-top: 3.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	list-style: none;
}

.grid-text-cards__foot {
	margin-top: 3.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (min-width: 1025px) {
	.grid-text-cards__foot {
		margin-top: 4.8rem;
	}
}

@media (min-width: 1281px) {
	.grid-text-cards__foot {
		margin-top: 6.4rem;
	}
}

@media (min-width: 1441px) {
	.grid-text-cards__foot {
		margin-top: 8rem;
	}
}

@media (min-width: 1921px) {
	.grid-text-cards__foot {
		margin-top: 4.18vw;
	}
}

.grid-text-cards .slick-slide {
	margin: 0 1rem;
}

@media (min-width: 768px) {
	.grid-text-cards .slick-slide {
		margin: 0 1.2rem;
	}
}

@media (min-width: 1025px) {
	.grid-text-cards .slick-slide {
		margin: 0 .9vw;
	}
}

.grid-text-cards .slick-list {
	margin: 0 -1rem;
}

@media (min-width: 768px) {
	.grid-text-cards .slick-list {
		margin: 0 -1.2rem;
	}
}

@media (min-width: 1025px) {
	.grid-text-cards .slick-list {
		margin: 0 -.9vw;
	}
}

.grid-text-cards--slick-notinitial .grid-text-cards__dots {
	display: none;
}

.grid-text-cards--slick-notinitial .grid-text-cards__inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: wrap;
	gap: 3rem;
}

@media (min-width: 1025px) {
	.grid-text-cards--slick-notinitial .grid-text-cards__inner {
		flex-direction: row;
		gap: 4rem 2.4rem;
	}
}

@media (min-width: 1281px) {
	.grid-text-cards--slick-notinitial .grid-text-cards__inner {
		gap: 4.4rem 3.6rem;
	}
}

@media (min-width: 1441px) {
	.grid-text-cards--slick-notinitial .grid-text-cards__inner {
		gap: 2.2vw 1.8vw;
	}
}

@media (min-width: 1025px) {
	.grid-text-cards--slick-notinitial .grid-text-cards__inner > div {
		width: calc(50% - 2.2rem);
	}
}

@media (min-width: 1281px) {
	.grid-text-cards--slick-notinitial .grid-text-cards__inner > div {
		max-width: calc(25% - 2.1vw);
		width: 100%;
	}
}

@media (min-width: 1921px) {
	.grid-text-cards--slick-notinitial .grid-text-cards__inner > div {
		max-width: 21vw;
	}
}

@media (min-width: 1025px) {
	.grid-text-cards--5-or-6-items .grid-text-cards__inner {
		gap: 4rem;
	}
}

@media (min-width: 1281px) {
	.grid-text-cards--5-or-6-items .grid-text-cards__inner {
		gap: 6rem;
	}
}

@media (min-width: 1281px) {
	.grid-text-cards--5-or-6-items .grid-text-cards__inner > div {
		max-width: calc(32% - 2.2vw);
	}
}

.grid-text-cards--2-cols .grid-text-cards__title p {
	max-width: 94rem;
}

@media (min-width: 1921px) {
	.grid-text-cards--2-cols .grid-text-cards__title p {
		max-width: 49vw;
	}
}

@media (min-width: 1441px) {
	.grid-text-cards--2-cols .grid-text-cards__inner {
		gap: 7rem;
	}
}

@media (min-width: 1600px) {
	.grid-text-cards--2-cols .grid-text-cards__inner {
		gap: 7.8125vw;
	}
}

@media (min-width: 1281px) {
	.grid-text-cards--2-cols .grid-text-cards__inner > div {
		max-width: calc(41% - 3.7vw);
	}
}

@media (min-width: 1441px) {
	.grid-text-cards--small-gap .grid-text-cards__inner {
		gap: 5.6rem 6.2vw;
	}
}

.grid-text-cards--small-gap .grid-text-cards__foot {
	margin-top: 15rem;
}

@media (min-width: 1441px) {
	.grid-text-cards--4-cols .grid-text-cards__inner {
		gap: 6rem;
	}
}

@media (min-width: 1281px) {
	.grid-text-cards--4-cols .grid-text-cards__inner > div {
		max-width: calc(24% - 2rem);
	}
}

@media (min-width: 1441px) {
	.grid-text-cards--4-cols .grid-text-cards__inner > div {
		max-width: calc(24% - 6rem);
	}
}

@media (min-width: 1800px) {
	.grid-text-cards--4-cols .grid-text-cards__inner > div:last-of-type h4 {
		white-space: nowrap;
	}
}

.grid-text-cards--white-theme {
	padding-top: 4.8rem;
	padding-bottom: 4.8rem;
	background-color: #fff;
}

@media (min-width: 1281px) {
	.grid-text-cards--white-theme {
		padding-top: 4.18vw;
		padding-bottom: 4.18vw;
	}
}

.grid-text-cards--white-theme .grid-text-cards__title h2 {
	color: #220309;
	max-width: 26.4rem;
}

@media (min-width: 768px) {
	.grid-text-cards--white-theme .grid-text-cards__title h2 {
		max-width: 100%;
	}
}

.grid-text-cards--white-theme .grid-text-cards__text h4 {
	color: #220309;
}

.grid-text-cards--white-theme .grid-text-cards__text p {
	max-width: 26.4rem;
	color: #220309;
}

@media (min-width: 576px) {
	.grid-text-cards--white-theme .grid-text-cards__text p {
		max-width: 100%;
	}
}

.grid-text-cards--white-theme .grid-text-cards__circle {
	background-color: #f5f5f7;
}

.grid-text-cards--white-theme .grid-text-cards__dots li button {
	background-color: #3e1e2a;
}

.grid-text-cards--text-cards .grid-text-cards__inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 4rem;
}

.grid-text-cards--text-cards .grid-text-cards__title {
	max-width: 90rem;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.grid-text-cards--text-cards .grid-text-cards__text a {
	margin-left: auto;
	margin-right: auto;
}

.grid-text-cards--text-cards .grid-text-cards__text .btn--small {
	margin-top: 2rem;
}

.grid-text-cards--text-cards .grid-text-cards__item {
	margin: 0;
}

.grid-text-cards--text-cards--color .grid-text-cards__text h4 {
	background: linear-gradient(90deg, #ffe8ce 0%, #fbb8a0 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	background-clip: text;
}

.grid-text-cards--first-section {
	margin-top: 16rem;
}

.text-video {
	display: flex;
	flex-direction: column;
	gap: 3.2rem;
	padding-top: 4.8rem;
	padding-bottom: 4.8rem;
	background-color: #eae6e4;
	width: 100%;
}

@media (min-width: 768px) {
	.text-video {
		gap: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.text-video {
		padding: 6rem 6rem 6rem 6rem;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}
}

@media (min-width: 1921px) {
	.text-video {
		padding: 6.1458vw 6.25vw 3.9063vw 7.29vw;
	}
}

@media (min-width: 1025px) {
	.text-video__text {
		padding-bottom: 4.3rem;
		width: 28.4896vw;
	}
}

.text-video__text p:first-of-type {
	margin-top: 2rem;
}

@media (min-width: 768px) {
	.text-video__text p:first-of-type {
		margin-top: 3.2rem;
	}
}

@media (min-width: 1025px) {
	.text-video__text p:first-of-type {
		margin-top: .5rem;
	}
}

@media (min-width: 1025px) {
	.text-video__text p {
		padding-right: 4.6rem;
	}
}

@media (min-width: 1025px) {
	.text-video__video {
		max-width: 54.2708vw;
		width: 100%;
	}
}

.text-video__video .video__wrapper {
	position: relative;
	border-radius: .24rem;
	overflow: hidden;
}

.text-video__video .video__wrapper img {
	border-radius: .24rem;
}

@media (min-width: 768px) {
	.text-video__video .video__wrapper {
		border-radius: .548rem;
	}
	
	.text-video__video .video__wrapper img {
		border-radius: .548rem;
	}
}

@media (min-width: 1025px) {
	.text-video__video .video__wrapper {
		border-radius: .8rem;
	}
	
	.text-video__video .video__wrapper img {
		border-radius: .8rem;
	}
}

.text-video__video .video__wrapper .video__play {
	z-index: 1;
	cursor: default;
}

.text-video__video .video__wrapper .video__trigger {
	cursor: pointer;
}

.text-video__video .video__wrapper::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	z-index: 1;
	border-radius: .24rem;
}

@media (min-width: 768px) {
	.text-video__video .video__wrapper::before {
		border-radius: .548rem;
	}
}

@media (min-width: 1025px) {
	.text-video__video .video__wrapper::before {
		border-radius: .8rem;
	}
}

.text-video__caption {
	margin-top: 1.6rem;
}

.text-video__caption p {
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.5;
	letter-spacing: .28rem;
	color: #614147;
}

@media (max-width: 375px) {
	.text-video__caption p {
		font-size: .8rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.text-video__caption p {
		font-size: calc(.8rem + 8 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.text-video__caption p {
		font-size: calc(16 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1025px) {
	.text-video__caption p {
		font-size: 1.6rem;
	}
}

@media (min-width: 768px) {
	.text-video__caption {
		margin-top: 2.4rem;
	}
	
	.text-video__caption p {
		letter-spacing: .476rem;
	}
}

.content-with-tag {
	background-color: #f5f5f7;
	display: flex;
	flex-direction: column;
	padding: 4.8rem 0 0;
	overflow: hidden;
}

@media (min-width: 1025px) {
	.content-with-tag {
		flex-direction: row-reverse;
		padding: 0 7.3958vw 0 0;
		justify-content: space-between;
		min-height: 86.4rem;
	}
}

.content-with-tag .video__play {
	z-index: 1000;
}

.content-with-tag__text {
	padding-bottom: 3.2rem;
}

.content-with-tag__text p:first-of-type {
	margin-top: 2.4rem;
}

@media (min-width: 1025px) {
	.content-with-tag__text p:first-of-type {
		margin-top: .4rem;
	}
}

.content-with-tag__text a {
	margin-top: 2.4rem;
}

@media (min-width: 768px) {
	.content-with-tag__text a {
		margin-top: 3.2rem;
	}
}

@media (min-width: 1025px) {
	.content-with-tag__text a {
		margin-top: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.content-with-tag__text {
		padding: 6.25vw 0 7.65625vw;
		width: 39.7396vw;
	}
}

.content-with-tag__images {
	padding-top: 5.1917vw;
	position: relative;
}

@media (min-width: 768px) {
	.content-with-tag__images {
		padding-top: 4.5012vw;
	}
}

@media (min-width: 1025px) {
	.content-with-tag__images {
		width: 52.867vw;
		padding-top: 0;
		margin: 3.75vw 0;
	}
}

.content-with-tag__svg-bg {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0rem;
	left: -7vw;
	z-index: 1;
}

@media (min-width: 1025px) {
	.content-with-tag__svg-bg {
		top: unset;
		bottom: -3.75vw;
	}
}

@media (max-width: 1024px) {
	.content-with-tag__svg-bg img {
		object-position: bottom;
	}
}

@media (min-width: 1025px) {
	.content-with-tag__svg-bg {
		left: -5.7vw;
	}
	
	.content-with-tag__svg-bg svg, .content-with-tag__svg-bg img {
		width: 69.6875vw;
		height: 74.63542vw;
		left: -28.02083vw;
	}
}

.content-with-tag__svg-bg svg, .content-with-tag__svg-bg img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.content-with-tag__person {
	position: relative;
	z-index: 2;
	aspect-ratio: 289/385;
	width: 80.28vw;
	bottom: 0;
}

@media (min-width: 768px) {
	.content-with-tag__person {
		width: 71.36vw;
	}
}

@media (min-width: 1025px) {
	.content-with-tag__person {
		position: absolute;
		aspect-ratio: 588/784;
		height: 100%;
		transform: none;
		width: 39.625vw;
		left: 3.07292vw;
		top: unset;
	}
	
	.content-with-tag__person img {
		width: 100%;
		height: 100%;
	}
}

@media (min-width: 1600px) {
	.content-with-tag__person {
		transform: none;
		width: 30.625vw;
		left: 3.07292vw;
		top: unset;
	}
}

.content-with-tag__person img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 3vw;
}

@media (min-width: 1025px) {
	.content-with-tag__person img {
		object-position: center;
	}
}

.content-with-tag__sign {
	position: absolute;
	top: 3.639rem;
	left: 50.8194vw;
	display: flex;
	flex-direction: column;
	max-width: 38.8889vw;
	width: 100%;
}

@media (min-width: 768px) {
	.content-with-tag__sign {
		top: 11vw;
	}
}

@media (min-width: 1025px) {
	.content-with-tag__sign {
		top: 15%;
		left: 34.1771vw;
		max-width: 38rem;
		flex-direction: column;
	}
}

@media (min-width: 1441px) {
	.content-with-tag__sign {
		top: 28%;
		flex-direction: row;
		left: 26.1771vw;
		gap: 2.64rem;
	}
}

.content-with-tag__sign img {
	aspect-ratio: 66/73;
	width: 18.33vw;
	object-fit: contain;
}

@media (min-width: 768px) {
	.content-with-tag__sign img {
		width: 13.27rem;
	}
}

@media (min-width: 1025px) {
	.content-with-tag__sign img {
		width: 13.5rem;
	}
}

.content-with-tag__sign figcaption {
	text-transform: uppercase;
	font-weight: 600;
	color: #614147;
	margin-top: 1.564rem;
}

.content-with-tag__sign figcaption p, .content-with-tag__sign figcaption small {
	font-weight: 600;
}

.content-with-tag__sign figcaption p {
	letter-spacing: .1829rem;
}

@media (max-width: 375px) {
	.content-with-tag__sign figcaption p {
		font-size: 1rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.content-with-tag__sign figcaption p {
		font-size: calc(1rem + 10 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.content-with-tag__sign figcaption p {
		font-size: calc(20 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.content-with-tag__sign figcaption small {
	display: inline-block;
	margin-top: .492rem;
	letter-spacing: .1291rem;
}

@media (max-width: 375px) {
	.content-with-tag__sign figcaption small {
		font-size: .7rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.content-with-tag__sign figcaption small {
		font-size: calc(.7rem + 7 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.content-with-tag__sign figcaption small {
		font-size: calc(14 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.content-with-tag__sign figcaption {
		margin-top: 3.128rem;
	}
	
	.content-with-tag__sign figcaption p {
		letter-spacing: .3658rem;
	}
	
	.content-with-tag__sign figcaption small {
		margin-top: 1rem;
		letter-spacing: .2582rem;
	}
}

@media (min-width: 768px)and (max-width: 1025px) {
	.content-with-tag__sign figcaption p {
		font-size: 2rem;
	}
	
	.content-with-tag__sign figcaption small {
		font-size: 1.4rem;
	}
}

@media (min-width: 1025px) {
	.content-with-tag__sign figcaption p {
		font-size: 1.3rem;
		letter-spacing: .3719rem;
	}
	
	.content-with-tag__sign figcaption small {
		font-size: 1rem;
		letter-spacing: .2625rem;
	}
}

@media (min-width: 1441px) {
	.content-with-tag__sign figcaption {
		margin-top: 4.8rem;
	}
}

.banner {
	padding-top: 3.2rem;
	padding-bottom: 3.2rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	background-color: #eae6e4;
	border-top: .2rem solid #fff;
}

@media (min-width: 768px) {
	.banner {
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.banner {
		padding-top: 6rem;
		padding-bottom: 6rem;
		border-top: 0;
	}
}

@media (min-width: 1921px) {
	.banner {
		padding-top: 3vw;
		padding-bottom: 3vw;
	}
}

.banner__text {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.banner__text h2 {
	max-width: 110rem;
}

.banner__text p {
	max-width: 66rem;
	margin-top: 1.6rem;
}

@media (min-width: 768px) {
	.banner__text p {
		margin-top: 2.4rem;
	}
}

@media (min-width: 1025px) {
	.banner__text p {
		margin-top: 3.2rem;
	}
}

@media (min-width: 1025px)and (max-width: 1921px) {
	.banner--title-big-size h2 {
		line-height: 1.85;
	}
}

@media (min-width: 1025px)and (max-width: 1921px)and (max-width: 375px) {
	.banner--title-big-size h2 {
		font-size: 3.4rem;
	}
}

@media (min-width: 1025px)and (max-width: 1921px)and (min-width: 376px)and (max-width: 1920px) {
	.banner--title-big-size h2 {
		font-size: calc(3.4rem + 34 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1025px)and (max-width: 1921px)and (min-width: 1921px) {
	.banner--title-big-size h2 {
		font-size: calc(68 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.banner--title-big-size h2 {
		font-size: 3.54vw;
	}
}

.banner--larger .banner__text {
	max-width: 110rem;
}

.banner--larger .banner__text h2, .banner--larger .banner__text p {
	max-width: unset !important;
}

.banner--align-left {
	text-align: left;
}

.banner--align-left .banner__text {
	align-items: flex-start;
}

.banner-with-img {
	background-color: #eae6e4;
	padding: 0;
}

.banner-with-img__hr {
	width: 100%;
	height: .2rem;
	margin: 0;
	background-color: #fff;
	border: none;
}

@media (min-width: 1025px) {
	.banner-with-img__hr {
		display: none;
	}
}

.banner-with-img__container {
	padding-bottom: 3.2rem;
	padding-top: 3.2rem;
	display: flex;
	flex-direction: column;
	gap: 3.2rem;
}

@media (min-width: 768px) {
	.banner-with-img__container {
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.banner-with-img__container {
		padding: 9rem 6rem;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		gap: 6rem;
	}
}

@media (min-width: 1600px) {
	.banner-with-img__container {
		gap: 7.2917vw;
	}
}

@media (min-width: 1921px) {
	.banner-with-img__container {
		padding: 4.6875vw 3.125vw;
	}
}

.banner-with-img__img {
	aspect-ratio: 312/194;
	width: 100%;
}

@media (min-width: 1025px) {
	.banner-with-img__img {
		width: 40.73vw;
	}
}

.banner-with-img__img img {
	width: 100%;
	height: 100%;
	border-radius: 1.06vw;
	border-top-left-radius: 10.6vw;
	object-fit: cover;
}

@media (min-width: 1025px) {
	.banner-with-img__img img {
		border-radius: .46vw;
		border-top-left-radius: 4.6vw;
	}
}

.banner-with-img__text h2 {
	line-height: 1.33;
}

@media (max-width: 375px) {
	.banner-with-img__text h2 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.banner-with-img__text h2 {
		font-size: calc(2.4rem + 24 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.banner-with-img__text h2 {
		font-size: calc(48 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1024px) {
	.banner-with-img__text h2 {
		font-size: 4.8rem;
		line-height: 1.25;
	}
}

@media (min-width: 1025px) {
	.banner-with-img__text h2 {
		line-height: 1.1657;
	}
}

@media (min-width: 1025px) {
	.banner-with-img__text {
		width: 45.73vw;
	}
	
	.banner-with-img__text p {
		max-width: 74rem;
	}
}

.referral-form {
	margin: 0 auto;
}

.referral-form__container {
	padding-top: 3.2rem;
	padding-bottom: 3.2rem;
	box-sizing: border-box;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	max-width: 91rem;
	margin: 0 auto;
	justify-content: center;
}

@media (min-width: 768px) {
	.referral-form__container {
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.referral-form__container {
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
}

@media (min-width: 1441px) {
	.referral-form__container {
		padding-top: 9rem;
	}
}

@media (min-width: 1921px) {
	.referral-form__container {
		padding-top: 4.7vw;
		padding-bottom: 3.125vw;
	}
}

.referral-form .gfield--type-section {
	border: none;
}

.referral-form .gfield_label {
	font-size: 1.8rem !important;
	color: #220309 !important;
	line-height: 1.33 !important;
	margin-bottom: 1.6rem !important;
	margin-top: .8rem !important;
}

@media (min-width: 1921px) {
	.referral-form .gfield_label {
		margin-bottom: .8vw !important;
	}
}

.referral-form .gform_fields {
	gap: 1.6rem !important;
}

@media (min-width: 768px) {
	.referral-form .gform_fields {
		gap: 1.6rem !important;
	}
}

@media (min-width: 1025px) {
	.referral-form .gform_fields {
		gap: 2.4rem 1.6rem !important;
	}
}

@media (min-width: 1921px) {
	.referral-form .gform_fields {
		gap: 1.25vw .83vw !important;
	}
}

.referral-form h3 {
	line-height: 1.33;
	margin-top: 1.6rem;
	margin-bottom: 0 !important;
	text-align: center;
}

@media (max-width: 375px) {
	.referral-form h3 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.referral-form h3 {
		font-size: calc(2.4rem + 8 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.referral-form h3 {
		font-size: calc(32 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.referral-form h3 {
		margin-top: 2.4rem;
	}
}

@media (min-width: 768px)and (max-width: 375px) {
	.referral-form h3 {
		font-size: 3.2rem;
	}
}

@media (min-width: 768px)and (min-width: 376px)and (max-width: 1920px) {
	.referral-form h3 {
		font-size: calc(3.2rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (min-width: 1921px) {
	.referral-form h3 {
		font-size: calc(32 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.referral-form h3 {
		margin-top: 1.25vw;
	}
}

.referral-form__title {
	max-width: 86rem;
	width: 100%;
	text-align: center;
	margin-bottom: 3.2rem;
}

@media (min-width: 768px) {
	.referral-form__title {
		margin-bottom: 4.8rem;
	}
}

@media (min-width: 1025px) {
	.referral-form__title {
		margin-bottom: 6rem;
	}
}

@media (min-width: 1921px) {
	.referral-form__title {
		max-width: 44.8vw;
		margin-bottom: 3.125vw;
	}
}

@media (max-width: 375px) {
	.referral-form__title h2 {
		font-size: 2.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.referral-form__title h2 {
		font-size: calc(2.4rem + 34 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.referral-form__title h2 {
		font-size: calc(58 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1024px)and (max-width: 375px) {
	.referral-form__title h2 {
		font-size: 4.8rem;
	}
}

@media (min-width: 768px)and (max-width: 1024px)and (min-width: 376px)and (max-width: 1920px) {
	.referral-form__title h2 {
		font-size: calc(4.8rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1024px)and (min-width: 1921px) {
	.referral-form__title h2 {
		font-size: calc(48 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.referral-form__title h2 + p {
	margin-top: .8rem;
}

@media (min-width: 1921px) {
	.referral-form__title h2 + p {
		margin-top: .416vw;
	}
}

.referral-form .gfield--type-fileupload .gform_drop_area {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 21.5rem !important;
	border: none !important;
	border-radius: .5rem !important;
	background: #fff !important;
	padding: 1rem !important;
}

@media (min-width: 1921px) {
	.referral-form .gfield--type-fileupload .gform_drop_area {
		min-height: 11.2vw !important;
	}
}

.referral-form .gfield--type-fileupload .gform_drop_area:before {
	display: none !important;
}

.referral-form .gfield--type-fileupload .gform_drop_instructions {
	font-size: 0;
	margin: 0 auto !important;
	padding: 0 1.6rem;
	box-sizing: border-box;
}

.referral-form .gfield--type-fileupload .gform_drop_instructions:before {
	content: "DROP FILES HERE OR UPLOAD - Max. file size: 2 MB.";
	font-size: 1.5rem;
	display: block;
	line-height: 1.6;
	margin-bottom: 2.4rem;
	font-weight: 300;
	color: #220309;
	box-shadow: none !important;
}

@media (min-width: 768px) {
	.referral-form .gfield--type-fileupload .gform_drop_instructions:before {
		font-size: 1.5rem;
	}
}

@media (min-width: 1921px) {
	.referral-form .gfield--type-fileupload .gform_drop_instructions:before {
		font-size: .7vw;
		margin-bottom: 1.25vw;
	}
}

.referral-form .gfield--type-fileupload .gfield--type-radio .gfield_radio {
	display: flex !important;
	flex-direction: row !important;
	gap: 4rem !important;
	flex-wrap: wrap !important;
	width: fit-content !important;
}

.referral-form .gfield--type-fileupload .gfield--type-radio .gfield_radio .gchoice {
	width: fit-content !important;
}

.referral-form .gfield--type-fileupload .gform_button_select_files {
	font-size: 1.5rem !important;
	padding: 1.55rem 6rem !important;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0) !important;
	border: 2px solid #220309 !important;
	border-radius: 5px !important;
	color: #614147 !important;
	transition: .2s ease-in-out !important;
	text-transform: uppercase !important;
	max-width: 25.6rem !important;
	width: 100% !important;
	outline: none !important;
}

@media (min-width: 1025px) {
	.referral-form .gfield--type-fileupload .gform_button_select_files {
		font-size: 1.5rem !important;
	}
}

@media (min-width: 1921px) {
	.referral-form .gfield--type-fileupload .gform_button_select_files {
		font-size: .7vw !important;
		padding: .8vw 3.125vw !important;
		border-width: .1vw !important;
	}
}

.referral-form .gfield--type-fileupload .gform_button_select_files:hover {
	background-color: #614147 !important;
	color: #fff !important;
}

.referral-form .gfield--type-fileupload .ginput_container input {
	border: unset !important;
}

.referral-form .gfield--type-fileupload .ginput_container_date input {
	width: 100% !important;
}

.referral-form .gfield--type-fileupload .gform_fileupload_rules {
	display: none !important;
}

.referral-form .gfield--type-fileupload .gfield_description, .referral-form .gfield--type-fileupload .gfield_fileupload_filename, .referral-form .gfield--type-fileupload .gfield_fileupload_percent, .referral-form .gfield--type-fileupload .gfield_fileupload_filesize {
	font-size: 1.4rem !important;
}

@media (min-width: 1921px) {
	.referral-form .gfield--type-fileupload .gfield_description, .referral-form .gfield--type-fileupload .gfield_fileupload_filename, .referral-form .gfield--type-fileupload .gfield_fileupload_percent, .referral-form .gfield--type-fileupload .gfield_fileupload_filesize {
		font-size: .75vw !important;
	}
}

.referral-form .gfield--type-fileupload .gfield_fileupload_progress_complete:after {
	width: 1.6vw;
	height: 1.6vw;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: scale(1.5);
}

.referral-form .gfield--type-fileupload .dashicons.dashicons-trash {
	height: 1.6vw;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: scale(1.5);
}

@media (min-width: 1921px) {
	.referral-form .gfield--type-fileupload .ginput_preview_list {
		margin-top: 1vw !important;
	}
}

.referral-form .gfield--type-fileupload .ginput_preview:not(:first-of-type) {
	margin-top: .8rem !important;
}

@media (min-width: 1921px) {
	.referral-form .gfield--type-fileupload .ginput_preview:not(:first-of-type) {
		margin-top: .55vw !important;
	}
}

.referral-form .gfield--type-fileupload .gfield_fileupload_progressbar_progress {
	background-color: #220309 !important;
}

.referral-form .gfield--type-fileupload .gfield_fileupload_progress_complete:after {
	color: #220309 !important;
}

@media (min-width: 1921px) {
	.referral-form .gfield--type-fileupload .gform_delete_file {
		transform: scale(1.2);
	}
}

.referral-form .gform_footer {
	position: relative;
	margin-top: 3.2rem;
}

@media (min-width: 768px) {
	.referral-form .gform_footer {
		margin-top: 4.8rem;
	}
}

@media (min-width: 1921px) {
	.referral-form .gform_footer {
		margin-top: 2.5vw;
	}
}

.referral-form .gform_footer .gform_button, .referral-form .gform_footer input[type=submit], .referral-form .gform_footer button[type=submit] {
	width: fit-content;
	min-height: 52px !important;
	padding: 18px 30px !important;
	font-weight: 600 !important;
	min-width: 20rem !important;
	margin-left: auto !important;
	text-transform: uppercase !important;
	box-shadow: none !important;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 36rem !important;
	box-sizing: border-box;
	line-height: 1.2;
	letter-spacing: 1.1px !important;
	color: #fff !important;
	background-color: #220309 !important;
	transition: .2s ease-in-out;
	outline: none !important;
}

@media (max-width: 375px) {
	.referral-form .gform_footer .gform_button, .referral-form .gform_footer input[type=submit], .referral-form .gform_footer button[type=submit] {
		font-size: 1rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.referral-form .gform_footer .gform_button, .referral-form .gform_footer input[type=submit], .referral-form .gform_footer button[type=submit] {
		font-size: calc(1rem + 2 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.referral-form .gform_footer .gform_button, .referral-form .gform_footer input[type=submit], .referral-form .gform_footer button[type=submit] {
		font-size: calc(12 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px) {
	.referral-form .gform_footer .gform_button, .referral-form .gform_footer input[type=submit], .referral-form .gform_footer button[type=submit] {
		letter-spacing: 1.2px !important;
		min-height: 7.8rem !important;
		font-size: 1.2rem;
	}
}

@media (min-width: 1025px) {
	.referral-form .gform_footer .gform_button, .referral-form .gform_footer input[type=submit], .referral-form .gform_footer button[type=submit] {
		letter-spacing: 1.4px !important;
	}
}

@media (min-width: 1921px) {
	.referral-form .gform_footer .gform_button, .referral-form .gform_footer input[type=submit], .referral-form .gform_footer button[type=submit] {
		min-width: 13.3vw !important;
		min-height: 4vw !important;
		font-size: .625vw !important;
	}
}

.referral-form .gform_footer .gform_button:hover, .referral-form .gform_footer input[type=submit]:hover, .referral-form .gform_footer button[type=submit]:hover {
	background-color: #fff !important;
	color: #220309 !important;
	border-color: #220309 !important;
}

.referral-form .ginput_container input[id^=input_], .referral-form .ginput_container textarea[id^=input_] {
	padding: 1.6rem 2rem !important;
	line-height: 1.6 !important;
	font-size: 1.5rem !important;
	font-weight: 300 !important;
	color: #220309 !important;
}

.referral-form .ginput_container div[id^=gform_drag_drop_area_] {
	background-color: #efefef !important;
}

.referral-form .ginput_container button[id^=gform_browse_button_] {
	border-color: #220309 !important;
}

.referral-form .gform_fields .field_sublabel_below .gfield_label {
	color: #220309 !important;
	margin-bottom: 1.6rem !important;
	margin-top: .8rem !important;
	font-size: 1.8rem !important;
	line-height: 1.33 !important;
	font-weight: 300 !important;
}

.referral-form .gform_fields fieldset .gfield_radio {
	display: flex !important;
	flex-direction: row !important;
	gap: 4rem !important;
	flex-wrap: wrap !important;
}

.referral-form .gform_fields fieldset .gfield_radio .gchoice {
	display: flex !important;
	align-items: center !important;
	gap: 1rem !important;
}

.referral-form .gform_fields fieldset .gfield_radio .gchoice input {
	border: unset !important;
	width: 1.2rem !important;
	height: 1.2rem !important;
	border-radius: 50% !important;
	padding: 0 !important;
	position: relative !important;
}

.referral-form .gform_fields fieldset .gfield_radio .gchoice input::before {
	content: "" !important;
	background-color: #220309 !important;
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important;
}

.referral-form .gform_fields fieldset .gfield_radio .gchoice label[id^=label_] {
	font-size: 1.8rem !important;
	line-height: 1.5 !important;
	color: #220309 !important;
	margin-left: 0 !important;
	font-weight: 300 !important;
}

.hide_summary {
	display: none !important;
}

.gform_validation_errors {
	display: none !important;
}

.gform_ajax_spinner, .gform-loader {
	width: 2rem !important;
	height: 2rem !important;
	margin: 1rem auto 0 !important;
	position: absolute !important;
	top: 100% !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
}

@media (min-width: 1921px) {
	.gform_ajax_spinner, .gform-loader {
		width: 1.05vw !important;
		height: 1.05vw !important;
	}
}

.gfield_validation_message, .gfield_description, .validation_message {
	background-color: rgba(0, 0, 0, 0) !important;
	padding: 0 !important;
	border: none !important;
	color: #dd5f6e !important;
	margin-top: .4rem;
	margin-bottom: -.6rem;
}

@media (max-width: 375px) {
	.gfield_validation_message, .gfield_description, .validation_message {
		font-size: 1.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.gfield_validation_message, .gfield_description, .validation_message {
		font-size: calc(1.4rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.gfield_validation_message, .gfield_description, .validation_message {
		font-size: calc(14 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.gfield_validation_message, .gfield_description, .validation_message {
		font-size: .8vw !important;
		margin-top: .3vw !important;
	}
}

.gform_confirmation_message {
	padding: 3rem 0 !important;
	text-align: center;
	line-height: 1.3;
}

@media (max-width: 375px) {
	.gform_confirmation_message {
		font-size: 1.8rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.gform_confirmation_message {
		font-size: calc(1.8rem + 12 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.gform_confirmation_message {
		font-size: calc(30 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

#ui-datepicker-div {
	background-color: #fff;
	padding: 1rem;
	box-sizing: border-box;
	border: 1px solid #3e1e2a;
	z-index: 2 !important;
	display: none;
}

@media (max-width: 767px) {
	#ui-datepicker-div {
		max-width: 90%;
		width: 100%;
	}
}

@media (min-width: 1921px) {
	#ui-datepicker-div {
		border: .05vw solid #3e1e2a;
		padding: 1vw;
		max-width: 20vw;
		width: 100%;
	}
}

#ui-datepicker-div .ui-datepicker-header {
	border: 0;
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
	width: 100%;
}

@media (min-width: 1921px) {
	#ui-datepicker-div .ui-datepicker-header {
		margin: 0 0 1vw;
	}
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
	width: 2rem;
	height: 2rem;
	position: absolute;
	cursor: pointer;
	top: 50%;
	transform: translateY(-50%);
}

@media (min-width: 1921px) {
	#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
		width: 1.25vw;
		height: 1.25vw;
	}
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:before, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("https://www.cocodental.co.uk/wp-content/themes/coco-dental/dist/./assets/img/arrow-left.svg");
	background-repeat: no-repeat;
	background-size: contain;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
	right: 0;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:before {
	transform: scaleX(-1);
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
	left: 0;
}

@media (min-width: 1921px) {
	#ui-datepicker-div .ui-datepicker-header select {
		background-size: 1.25vw 1.25vw !important;
	}
}

#ui-datepicker-div table td {
	width: unset;
}

#ui-datepicker-div thead th {
	padding: 2px;
}

@media (min-width: 1921px) {
	#ui-datepicker-div thead th {
		padding: .1vw;
	}
}

@media (max-width: 375px) {
	#ui-datepicker-div thead th span, #ui-datepicker-div thead th a {
		font-size: 1.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	#ui-datepicker-div thead th span, #ui-datepicker-div thead th a {
		font-size: calc(1.4rem + 1 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	#ui-datepicker-div thead th span, #ui-datepicker-div thead th a {
		font-size: calc(15 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	#ui-datepicker-div thead th span, #ui-datepicker-div thead th a {
		margin: auto;
		font-size: 1vw;
	}
}

#ui-datepicker-div tbody td {
	padding: 2px;
}

@media (min-width: 1921px) {
	#ui-datepicker-div tbody td {
		padding: .3vw;
	}
}

#ui-datepicker-div tbody td.ui-datepicker-today span, #ui-datepicker-div tbody td.ui-datepicker-today a {
	border: 1px solid #614147;
}

@media (min-width: 1921px) {
	#ui-datepicker-div tbody td.ui-datepicker-today span, #ui-datepicker-div tbody td.ui-datepicker-today a {
		border: .05vw solid #614147;
	}
}

#ui-datepicker-div tbody td.ui-datepicker-other-month span, #ui-datepicker-div tbody td.ui-datepicker-other-month a {
	border: 1px solid rgba(0, 0, 0, 0);
	background: #220309;
}

@media (min-width: 1921px) {
	#ui-datepicker-div tbody td.ui-datepicker-other-month span, #ui-datepicker-div tbody td.ui-datepicker-other-month a {
		border: .05vw solid rgba(0, 0, 0, 0);
	}
}

#ui-datepicker-div tbody td span, #ui-datepicker-div tbody td a {
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (max-width: 375px) {
	#ui-datepicker-div tbody td span, #ui-datepicker-div tbody td a {
		font-size: 1.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	#ui-datepicker-div tbody td span, #ui-datepicker-div tbody td a {
		font-size: calc(1.4rem + 1 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	#ui-datepicker-div tbody td span, #ui-datepicker-div tbody td a {
		font-size: calc(15 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 576px) {
	#ui-datepicker-div tbody td span, #ui-datepicker-div tbody td a {
		width: 40px;
		height: 40px;
	}
}

@media (min-width: 1921px) {
	#ui-datepicker-div tbody td span, #ui-datepicker-div tbody td a {
		width: 2.4vw;
		height: 2.4vw;
		font-size: .9vw !important;
	}
}

#ui-datepicker-div tbody td a {
	color: #3e1e2a;
}

#ui-datepicker-div tbody td .ui-state-active {
	background-color: #614147;
	color: #fff;
	border-color: #614147;
}

.ui-datepicker-prev {
	padding-right: 8px;
}

@media (min-width: 1600px) {
	.ui-datepicker-prev {
		padding-right: .4vw;
	}
}

.ui-datepicker-title {
	padding-top: 4px;
	max-width: 78% !important;
}

@media (min-width: 1921px) {
	.ui-datepicker-title {
		padding-top: .2vw;
	}
}

@media (max-width: 375px) {
	.ui-datepicker-title select {
		font-size: 1.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.ui-datepicker-title select {
		font-size: calc(1.4rem + 1 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.ui-datepicker-title select {
		font-size: calc(15 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (max-width: 375px) {
	.ui-icon {
		font-size: 1.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.ui-icon {
		font-size: calc(1.4rem + 1 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.ui-icon {
		font-size: calc(15 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.ui-datepicker-year, .ui-datepicker-month {
	font-size: 1.6rem !important;
}

@media (min-width: 1921px) {
	.ui-datepicker-year, .ui-datepicker-month {
		font-size: .9vw !important;
		padding: 0 1.25vw 0 0 !important;
	}
}

@media (min-width: 1921px) {
	#ui-datepicker-div .ui-datepicker-header select {
		background-size: .7vw .5vw !important;
		padding: .2vw !important;
		height: unset;
	}
}

.gform_wrapper form .gform_fields {
	gap: 2.5rem;
}

@media (min-width: 1921px) {
	.gform_wrapper form .gform_fields {
		gap: 1.25vw;
	}
}

.gform_wrapper form .gfield input, .gform_wrapper form .gfield textarea {
	border-radius: 0;
	border: 0 solid #d0d0d0;
	padding: 2.2rem;
}

@media (max-width: 375px) {
	.gform_wrapper form .gfield input, .gform_wrapper form .gfield textarea {
		font-size: 1.4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.gform_wrapper form .gfield input, .gform_wrapper form .gfield textarea {
		font-size: calc(1.4rem + 4 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.gform_wrapper form .gfield input, .gform_wrapper form .gfield textarea {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1024px)and (max-width: 375px) {
	.gform_wrapper form .gfield input, .gform_wrapper form .gfield textarea {
		font-size: 1.6rem;
	}
}

@media (min-width: 768px)and (max-width: 1024px)and (min-width: 376px)and (max-width: 1920px) {
	.gform_wrapper form .gfield input, .gform_wrapper form .gfield textarea {
		font-size: calc(1.6rem + 0 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 768px)and (max-width: 1024px)and (min-width: 1921px) {
	.gform_wrapper form .gfield input, .gform_wrapper form .gfield textarea {
		font-size: calc(16 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.gform_wrapper form .gfield input, .gform_wrapper form .gfield textarea {
		padding: 1.1vw;
		border-width: .05vw;
	}
}

.gform_wrapper form .gfield textarea {
	min-height: 17.6rem !important;
}

@media (min-width: 768px) {
	.gform_wrapper form .gfield textarea {
		min-height: 17.6rem !important;
	}
}

@media (min-width: 1921px) {
	.gform_wrapper form .gfield textarea {
		min-width: 9.16vw !important;
	}
}

.gform_wrapper form .gfield .charleft {
	display: none;
}

.gform_wrapper form .gform_footer {
	margin-top: 3.2rem;
}

@media (min-width: 1921px) {
	.gform_wrapper form .gform_footer {
		margin-top: 1.7vw;
	}
}

.gform_wrapper form .gform_footer .gform_button, .gform_wrapper form .gform_footer input[type=submit], .gform_wrapper form .gform_footer button[type=submit], .gform_wrapper form .gform_footer .btn, .gform_wrapper form .gform_footer button {
	font-size: 1.4rem !important;
	font-weight: 700 !important;
	color: #fff !important;
	text-transform: uppercase !important;
	padding: 1.8rem !important;
	box-sizing: border-box;
	min-height: 5rem !important;
	min-width: 21.5rem !important;
	border-radius: 3.6rem !important;
	background-color: #220309 !important;
	transition: .2s ease-in-out;
	margin-left: auto !important;
	transition: .2s ease-in-out;
	margin-left: auto !important;
}

@media (min-width: 768px) {
	.gform_wrapper form .gform_footer .gform_button, .gform_wrapper form .gform_footer input[type=submit], .gform_wrapper form .gform_footer button[type=submit], .gform_wrapper form .gform_footer .btn, .gform_wrapper form .gform_footer button {
		min-height: 5.6rem !important;
		min-width: 22.4rem !important;
	}
}

@media (min-width: 1025px) {
	.gform_wrapper form .gform_footer .gform_button, .gform_wrapper form .gform_footer input[type=submit], .gform_wrapper form .gform_footer button[type=submit], .gform_wrapper form .gform_footer .btn, .gform_wrapper form .gform_footer button {
		min-width: 24rem !important;
		min-height: 6.4rem !important;
	}
}

@media (min-width: 1921px) {
	.gform_wrapper form .gform_footer .gform_button, .gform_wrapper form .gform_footer input[type=submit], .gform_wrapper form .gform_footer button[type=submit], .gform_wrapper form .gform_footer .btn, .gform_wrapper form .gform_footer button {
		font-size: .75vw !important;
		min-width: 12.5vw !important;
		height: 3.2vw !important;
	}
}

.gform_wrapper form .gform_footer .gform_button:hover, .gform_wrapper form .gform_footer input[type=submit]:hover, .gform_wrapper form .gform_footer button[type=submit]:hover, .gform_wrapper form .gform_footer .btn:hover, .gform_wrapper form .gform_footer button:hover {
	background-color: #fff !important;
	border-color: #220309 !important;
	color: #220309 !important;
}

.privacy-templates {
	box-sizing: content-box;
	max-width: 90rem;
	position: relative;
	padding-bottom: 6rem;
}

@media (min-width: 576px) {
	.privacy-templates {
		padding-top: 4rem;
	}
}

@media (min-width: 768px) {
	.privacy-templates {
		margin: 4vw auto 0;
	}
}

@media (min-width: 1025px) {
	.privacy-templates {
		padding-top: 8rem;
		padding-bottom: 8rem;
		margin: 9vw auto 0;
	}
}

@media (min-width: 1281px) {
	.privacy-templates {
		margin: 7vw auto 0;
	}
}

@media (min-width: 1921px) {
	.privacy-templates {
		padding-top: 4.2vw;
		padding-bottom: 4.2vw;
		max-width: 47vw;
	}
}

.privacy-templates:before {
	content: "";
	width: 200vw;
	left: -50%;
	height: 1px;
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, .2);
}

@media (min-width: 1921px) {
	.privacy-templates:before {
		height: .08vw;
	}
}

.privacy-templates h1 {
	text-align: center;
	margin-top: 0 !important;
}

@media (max-width: 375px) {
	.privacy-templates h1 {
		font-size: 4rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.privacy-templates h1 {
		font-size: calc(4rem + 40 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.privacy-templates h1 {
		font-size: calc(80 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.privacy-templates h2, .privacy-templates h1, .privacy-templates h3, .privacy-templates h4, .privacy-templates h5, .privacy-templates h6, .privacy-templates table {
	margin: 4rem 0 1rem;
	color: #000;
}

@media (min-width: 1921px) {
	.privacy-templates h2, .privacy-templates h1, .privacy-templates h3, .privacy-templates h4, .privacy-templates h5, .privacy-templates h6, .privacy-templates table {
		margin: 2.1vw 0 .55vw;
	}
}

@media (max-width: 375px) {
	.privacy-templates h6 {
		font-size: 2rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.privacy-templates h6 {
		font-size: calc(2rem + 10 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.privacy-templates h6 {
		font-size: calc(30 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.privacy-templates i, .privacy-templates em {
	font-style: italic;
}

.privacy-templates b, .privacy-templates strong {
	font-weight: 700;
}

.privacy-templates a {
	color: #614147;
	transition: .2s ease-in-out;
}

.privacy-templates a:hover {
	opacity: .8;
}

.privacy-templates * {
	margin-top: 1rem;
}

@media (min-width: 1025px) {
	.privacy-templates * {
		margin-top: 2rem;
	}
}

@media (min-width: 1921px) {
	.privacy-templates * {
		margin-top: 1.1vw;
	}
}

.privacy-templates ul li, .privacy-templates ol li {
	line-height: 1.4;
	color: #3e1e2a;
}

@media (max-width: 375px) {
	.privacy-templates ul li, .privacy-templates ol li {
		font-size: 1.6rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.privacy-templates ul li, .privacy-templates ol li {
		font-size: calc(1.6rem + 2 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.privacy-templates ul li, .privacy-templates ol li {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.privacy-templates ul li, .privacy-templates ol li {
		font-size: .9vw;
	}
}

.privacy-templates ul li:not(:first-of-type), .privacy-templates ol li:not(:first-of-type) {
	margin-top: .8rem !important;
}

@media (min-width: 1921px) {
	.privacy-templates ul li:not(:first-of-type), .privacy-templates ol li:not(:first-of-type) {
		margin-top: .4vw !important;
	}
}

.privacy-templates ul li {
	display: flex;
	align-items: baseline;
	gap: .8rem;
}

@media (min-width: 1921px) {
	.privacy-templates ul li {
		gap: .4vw;
	}
}

.privacy-templates ul li:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 7px;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #220309;
}

@media (min-width: 768px) {
	.privacy-templates ul li:before {
		border-width: 4.5px 0 4.5px 8px;
	}
}

@media (min-width: 1025px) {
	.privacy-templates ul li:before {
		border-width: 5px 0 5px 9px;
	}
}

@media (min-width: 1921px) {
	.privacy-templates ul li:before {
		border-width: .25vw 0 .25vw .45vw;
	}
}

.privacy-templates ol {
	margin-left: 2rem;
}

@media (min-width: 1921px) {
	.privacy-templates ol {
		margin-left: 1vw;
	}
}

.privacy-templates p {
	margin-top: 1rem;
}

@media (min-width: 1921px) {
	.privacy-templates p {
		margin-top: 1vw;
	}
}

.privacy-templates p + p, .privacy-templates ul + p, .privacy-templates ol + p {
	margin-top: 1.8rem;
}

@media (min-width: 1921px) {
	.privacy-templates p + p, .privacy-templates ul + p, .privacy-templates ol + p {
		margin-top: .8vw;
	}
}

.privacy-templates p:first-of-type {
	margin-top: 2rem;
}

@media (min-width: 1025px) {
	.privacy-templates p:first-of-type {
		margin-top: 4rem;
	}
}

@media (min-width: 1921px) {
	.privacy-templates p:first-of-type {
		margin-top: 3.4vw;
	}
}

.privacy-templates table {
	border: 1px solid #ddd;
	max-width: 100rem;
	width: 100%;
}

@media (min-width: 1441px) {
	.privacy-templates table {
		max-width: 50vw;
	}
}

.privacy-templates table th {
	text-align: left;
	font-weight: 700;
	padding: 2rem;
	text-transform: uppercase;
}

@media (min-width: 1441px) {
	.privacy-templates table th {
		padding: 1.05vw;
	}
}

.privacy-templates table td {
	border: 1px solid #ddd;
	color: #404040;
	padding: 2rem;
	width: 42%;
}

@media (min-width: 1441px) {
	.privacy-templates table td {
		padding: 1.05vw;
	}
}

@media (min-width: 1921px) {
	.privacy-templates table td {
		border-width: .08vw;
	}
}

.privacy-templates table td:last-child {
	width: 58%;
}

.privacy-templates table td ul {
	list-style: none;
	margin: 0;
}

.privacy-templates table td ul li + li {
	margin-top: 1.2rem;
	color: #404040;
}

@media (min-width: 1441px) {
	.privacy-templates table td ul li + li {
		margin-top: .65vw;
	}
}

.privacy-templates p, .privacy-templates li {
	color: #000;
}

.privacy-templates h1, .privacy-templates h2, .privacy-templates h3, .privacy-templates h4, .privacy-templates h5, .privacy-templates h6 {
	color: #3e1e2a;
}

@media (min-width: 1921px) {
	.privacy-templates h3 {
		font-size: 1.5vw;
	}
}

@media (min-width: 1921px) {
	.privacy-templates h4 {
		font-size: 1.3vw;
	}
}

@media (min-width: 1921px) {
	.privacy-templates h5 {
		font-size: 1.1vw;
	}
}

@media (min-width: 1921px) {
	.privacy-templates h6 {
		font-size: .9vw;
	}
}

@media (max-width: 375px) {
	.privacy-templates p {
		font-size: 1.6rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.privacy-templates p {
		font-size: calc(1.6rem + 2 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.privacy-templates p {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

@media (max-width: 375px) {
	.privacy-templates table td {
		font-size: 1.6rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.privacy-templates table td {
		font-size: calc(1.6rem + 2 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.privacy-templates table td {
		font-size: calc(18 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.not-found {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: calc(100vh - 28.9rem);
	gap: 1.6rem;
}

@media (min-width: 1025px) {
	.not-found {
		min-height: calc(100vh - 14rem);
	}
}

.not-found h1 {
	font-weight: 600;
}

@media (max-width: 375px) {
	.not-found h1 {
		font-size: 10.5rem;
	}
}

@media (min-width: 376px)and (max-width: 1920px) {
	.not-found h1 {
		font-size: calc(10.5rem + 55 * ( 100vw - 375px ) / ( 1920 - 375 ));
	}
}

@media (min-width: 1921px) {
	.not-found h1 {
		font-size: calc(160 * ( 100vw - 4.2vw * 2 - 375px ) / ( 1920 - 375 ));
	}
}

.not-found p {
	margin-top: 0;
}

.not-found a {
	padding: 1.4rem 2rem;
}
