/* stylelint-disable -- Lowercase is not wanted for fonts name. */
/* Box sizing rules */
*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

/* Remove default padding */
ul[class],
ol[class] {
	padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
	margin: 0;
}

/* Set core body defaults */
body {
	line-height: 1.5;
	min-height: 100vh;
	scroll-behavior: smooth;
	text-rendering: optimizeSpeed;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
	list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
	-webkit-text-decoration-skip: ink;
	        text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
	display: block;
	max-width: 100%;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
	margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
	font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
	* {
		-webkit-animation-duration: 0.01ms !important;
		        animation-duration: 0.01ms !important;
		-webkit-animation-iteration-count: 1 !important;
		        animation-iteration-count: 1 !important;
		scroll-behavior: auto !important;
		-webkit-transition-duration: 0.01ms !important;
		        transition-duration: 0.01ms !important;
	}
}
html {
	-ms-font-feature-settings: inherit;
	font-size: 62.5%;
	-webkit-font-smoothing: antialiased;
	height: auto;
	margin: 0;
	min-height: 100%;
	-webkit-overflow-scrolling: touch;
	padding: 0;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	width: 100%;
}

body {
	color: #ffffff;
	font-family: "Gotham Black", sans-serif;
	font-size: 2rem;
	line-height: 2.4rem;
	overflow-x: hidden;
	width: 100%;
}

a {
	color: #df9496;
	text-decoration: none;
}
a:focus, a:hover {
	text-decoration: underline;
}

img {
	display: block;
	height: auto;
	margin: auto;
	max-width: 100%;
}

.site {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	min-height: 100vh;
	min-width: 280px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.site-main {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	position: relative;
	z-index: 1;
}

.wrapper {
	margin: 0 auto;
	max-width: 1440px;
	padding: 0 90px;
}
@media (max-width: 980px) {
	.wrapper {
		padding-left: 70px;
		padding-right: 70px;
	}
}
@media (max-width: 640px) {
	.wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}
}

/**
 * Alignments
 */
.aligncenter {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: auto;
}

.has-text-align-left {
	text-align: left;
}

.has-text-align-center {
	text-align: center;
}

.has-text-align-right {
	text-align: right;
}

.alignleft {
	float: left;
}
@media (max-width: 640px) {
	.alignleft {
		float: none;
	}
}

.alignright {
	float: right;
}
@media (max-width: 640px) {
	.alignright {
		float: none;
	}
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	        clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eeeeee;
	clip: auto !important;
	-webkit-clip-path: none;
	        clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 99;
}

.desktop-hidden {
	display: none;
}
@media (max-width: 980px) {
	.desktop-hidden {
		display: block;
	}
}

.mobile-hidden {
	display: block;
}
@media (max-width: 980px) {
	.mobile-hidden {
		display: none;
	}
}

/* Farlo UI */
.farlo-ui-social-icons__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.farlo-ui-social-icons__list-item {
	display: inline-block;
	max-height: 48px;
	max-width: 48px;
}

.farlo-ui-social-icon__icon {
	display: block;
	height: 100%;
	width: 100%;
}
.farlo-ui-social-icon__icon svg,
.farlo-ui-social-icon__icon > span {
	display: block;
	height: 100%;
	width: 100%;
}

@font-face {
	font-display: swap;
	font-family: "Gotham Black";
	font-style: normal;
	font-weight: 900;
	src: url("/app/themes/Farlo/dist/assets/fonts/gotham-black-webfont.woff2") format("woff2"), url("/app/themes/Farlo/dist/assets/fonts/gotham-black-webfont.woff") format("woff");
}
@font-face {
	font-display: swap;
	font-family: "Gotham Bold";
	font-style: normal;
	font-weight: 300;
	src: url("/app/themes/Farlo/dist/assets/fonts/gotham-bold-webfont.woff2") format("woff2"), url("/app/themes/Farlo/dist/assets/fonts/gotham-bold-webfont.woff") format("woff");
}
@font-face {
	font-display: swap;
	font-family: "Gotham Light";
	font-style: normal;
	font-weight: 300;
	src: url("/app/themes/Farlo/dist/assets/fonts/gotham-light-webfont.woff2") format("woff2"), url("/app/themes/Farlo/dist/assets/fonts/gotham-light-webfont.woff") format("woff");
}
.dm-serif-text {
	font-family: "DM Serif Text", serif;
}

.text--smaller {
	font-size: 70%;
}

.site-header {
	max-width: 50vw;
}
.site-header__wrapper {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	padding: 5% 5% 4%;
}
.site-header__reviews {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: 0 auto 10px;
	max-width: 590px;
}
@media (max-width: 980px) {
	.site-header__reviews {
		margin-bottom: 5%;
	}
}
@media (max-width: 980px) {
	.site-header {
		max-width: 100%;
	}
}

.site-logo {
	margin: 0 auto;
	max-width: 25vw;
}
@media (max-width: 1024px) {
	.site-logo {
		max-width: 618px;
	}
}

.site-footer__wrapper {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	padding: 20px;
}
.site-footer__wrapper p,
.site-footer__wrapper a {
	color: #ffffff;
	opacity: 0.4;
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
}
.site-footer__wrapper p a, .site-footer__wrapper p:focus, .site-footer__wrapper p:hover,
.site-footer__wrapper a a,
.site-footer__wrapper a:focus,
.site-footer__wrapper a:hover {
	opacity: 1;
}
.site-footer__wrapper .farlo-ui-social-icon__icon {
	opacity: 1;
}
@media (max-width: 640px) {
	.site-footer__wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}
.site-footer__navigation-list {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}
@media (max-width: 640px) {
	.site-footer__navigation-list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 5px;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		width: 100%;
	}
}
.site-footer__left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 50%;
	    -ms-flex: 50%;
	        flex: 50%;
	margin-left: 0;
	margin-right: auto;
}
@media (max-width: 640px) {
	.site-footer__left {
		-webkit-box-flex: 100%;
		    -ms-flex: 100%;
		        flex: 100%;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		width: 100%;
	}
}
.site-footer__right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 50%;
	    -ms-flex: 50%;
	        flex: 50%;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	margin-left: auto;
	margin-right: 0;
}
@media (max-width: 640px) {
	.site-footer__right {
		-webkit-box-flex: 100%;
		    -ms-flex: 100%;
		        flex: 100%;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin-top: 20px;
		width: 100%;
	}
}

.farlo-ui-social-icons__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
}
.farlo-ui-social-icons__list-item {
	display: inline-block;
	max-height: 30px;
	max-width: 30px;
}
@media (max-width: 980px) {
	.farlo-ui-social-icons {
		margin-top: 20px;
	}
}

.farlo-ui-social-icon__icon {
	display: block;
	height: 100%;
	width: 100%;
}
.farlo-ui-social-icon__icon-svg, .farlo-ui-social-icon__icon-span {
	display: block;
	fill: #ffd9da;
	height: 100%;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
	width: 100%;
}
.farlo-ui-social-icon__icon:hover .farlo-ui-social-icon__icon-svg {
	fill: #ffffff;
}

body::before {
	background-image: url("/app/themes/Farlo/dist/assets/media/liz-kingsman.webp");
	background-position: 65% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 100%;
	min-height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -1;
}
.no-webp body::before {
	background-image: url("/app/themes/Farlo/dist/assets/media/liz-kingsman.jpg");
}
body::after {
	background: rgba(0, 0, 0, 0.3);
	content: "";
	display: block;
	height: 100%;
	min-height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -1;
}

.button {
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	background-color: #df9496;
	border: none;
	-webkit-box-shadow: 0px 3.88013px 7.76026px rgba(0, 0, 0, 0.16);
	        box-shadow: 0px 3.88013px 7.76026px rgba(0, 0, 0, 0.16);
	color: #ffffff;
	font-size: 2.6634rem;
	letter-spacing: 0.03em;
	line-height: 2.3rem;
	padding: 16px 35px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}
.button::before {
	border: 1.40833px solid #ffd9da;
	bottom: -4px;
	content: "";
	display: block;
	left: -4px;
	position: absolute;
	right: -4px;
	top: -4px;
}
.button:focus, .button:hover {
	background-color: #ffd9da;
	color: #df9496;
	text-decoration: none;
}
@media (max-width: 980px) {
	.button {
		font-size: 1.5rem;
		line-height: 1.7rem;
	}
}

.review {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-preferred-size: 31.33%;
	    flex-basis: 31.33%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin: 0 1% 20px;
	text-align: center;
}
.review__stars {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-bottom: 10px;
}
.review__stars svg {
	height: auto;
	width: 25px;
}
@media (max-width: 980px) {
	.review__stars svg {
		width: 20px;
	}
}
.review__text, .review__citation {
	display: block;
	font-family: "Gotham Black", sans-serif;
	font-size: 1.5893rem;
	line-height: 1.7rem;
	text-align: center;
	text-transform: uppercase;
}
@media (max-width: 980px) {
	.review__text, .review__citation {
		font-size: 1.413rem;
		line-height: 1.562rem;
	}
}
.review__text--light, .review__citation--light {
	font-family: "Gotham Light", sans-serif;
}
.review__text--featured, .review__citation--featured {
	color: #ffd9da;
	font-size: 3.2rem;
	line-height: 4rem;
}
@media (max-width: 980px) {
	.review__text--featured, .review__citation--featured {
		font-size: 2.3rem;
		line-height: 2.5rem;
	}
}
.review__text {
	color: #ffd9da;
	margin-bottom: 5px;
}
.review--featured {
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	margin-top: 20px;
}
@media (max-width: 980px) {
	.review--featured {
		margin-bottom: 2.5%;
		margin-top: 5%;
	}
}

.page:not(.home) .site .site-page {
	text-align: center;
}
.page:not(.home) .site .site-page h2 {
	color: #ffd9da;
	text-transform: uppercase;
}
.page:not(.home) .site .site-page h2,
.page:not(.home) .site .site-page p {
	margin-bottom: 30px;
}
.site-reviews, .site-main {
	max-width: 50vw;
}
@media (max-width: 980px) {
	.site-reviews, .site-main {
		max-width: 100%;
	}
}
.site-credits {
	color: #ffd9da;
	font-style: italic;
	letter-spacing: 0.18em;
	text-transform: lowercase;
}
@media (max-width: 980px) {
	.site-credits {
		font-size: 1.7rem;
		line-height: 2.3rem;
		margin-top: 6%;
		padding-bottom: 6%;
	}
}
.site-show-info {
	font-size: 2.5rem;
	letter-spacing: 0.03em;
	line-height: 2.7rem;
	margin: 60px auto 0;
	max-width: 590px;
	text-transform: uppercase;
}
@media (max-width: 980px) {
	.site-show-info {
		font-size: 2rem;
		line-height: 2.4rem;
	}
}
.site-reviews {
	margin-top: 0;
}
.site-reviews .review {
	margin: 0 auto 30px;
	max-width: 280px;
}
@media (max-width: 980px) {
	.site-reviews .review {
		margin-bottom: 20px;
		max-width: 250px;
	}
}
.site-reviews::after, .site-reviews::before {
	background-color: #ffffff;
	border: none;
	content: "";
	display: block;
	height: 3px;
	margin: 30px auto;
	width: 202px;
}
@media (max-width: 980px) {
	.site-reviews::after, .site-reviews::before {
		margin: 15px auto;
	}
}

.form-text {
	margin-bottom: 20px;
	text-transform: uppercase;
}
.form__field:not(:first-child):not(.form__field--submit) {
	margin-top: 10px;
}
.form__field {
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}
.form__field--submit {
	margin-top: 30px;
}
.form__message {
	margin-top: 20px;
}

.form-container {
	margin-top: 40px;
	max-width: 50vw;
}
.form-container input[type=text],
.form-container input[type=email] {
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	border: none;
	border-radius: 0;
	font-size: 1.8rem;
	line-height: 1.8rem;
	padding: 12px 20px;
	width: 100%;
}
.form-container input[type=text]::-webkit-input-placeholder, .form-container input[type=email]::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.4);
}
.form-container input[type=text]::-moz-placeholder, .form-container input[type=email]::-moz-placeholder {
	color: rgba(0, 0, 0, 0.4);
}
.form-container input[type=text]:-ms-input-placeholder, .form-container input[type=email]:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.4);
}
.form-container input[type=text]::-ms-input-placeholder, .form-container input[type=email]::-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.4);
}
.form-container input[type=text]::placeholder,
.form-container input[type=email]::placeholder {
	color: rgba(0, 0, 0, 0.4);
}
.form-container__wrapper {
	border: 3.34917px solid #ffd9da;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	max-width: 590px;
	padding: 30px;
	text-align: center;
}
@media (max-width: 980px) {
	.form-container {
		margin: 40px auto;
		max-width: 90%;
	}
}
/*# sourceMappingURL=theme.css.map */