
/*! tailwindcss v3.1.7 | MIT License | https://tailwindcss.com*/
*, :after, :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 0 solid #2d2d2d;
}

:after, :before {
	--tw-content: "";
}

html {
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	font-family: Lato, sans-serif;
}

body {
	margin: 0;
	line-height: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: inherit;
}

a {
	color: inherit;
	text-decoration: inherit;
}

b, strong {
	font-weight: bolder;
}

code {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

table {
	text-indent: 0;
	border-color: inherit;
	border-collapse: collapse;
}

button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
	padding: 0;
}

button, select {
	text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button;
	background-color: transparent;
	background-image: none;
}

[type=button].nitro-lazy, [type=reset].nitro-lazy, [type=submit].nitro-lazy, button.nitro-lazy {
	background-image: none !important;
}

:-moz-focusring {
	outline: auto;
}

:-moz-ui-invalid {
	box-shadow: none;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}

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

textarea {
	resize: vertical;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	opacity: 1;
	color: #9ca3af;
}

input::-moz-placeholder, textarea::-moz-placeholder {
	opacity: 1;
	color: #9ca3af;
}

input:-ms-input-placeholder, input::-ms-input-placeholder, textarea:-ms-input-placeholder, textarea::-ms-input-placeholder {
	opacity: 1;
	color: #9ca3af;
}

input::placeholder, textarea::placeholder {
	opacity: 1;
	color: #9ca3af;
}

[role=button], button {
	cursor: pointer;
}

:disabled {
	cursor: default;
}

embed, iframe, img, object, svg, video {
	display: block;
	vertical-align: middle;
}

img, video {
	max-width: 100%;
	height: auto;
}

body {
	font-size: 1.125rem;
	line-height: 1.44444;
	font-weight: 700;
	color: #000;
}

html {
	margin: 0;
}

body, html {
	overflow-x: hidden;
	background-color: #fff;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 16px;
	font-family: MADESoulmaze, sans-serif;
	font-weight: 700;
	color: #9f040c;
}

.h1, h1 {
	margin-bottom: 4px;
	font-size: 2.25rem;
	line-height: 1.06;
}

.h1, h1 {
	letter-spacing: 1.6px;
}

.h2, h2 {
	margin-bottom: 18px;
	font-size: 1.875rem;
	line-height: 1;
}

.h3, h3 {
	font-size: 1.875rem;
	line-height: 1.2;
}

.h4, h4 {
	font-size: 1.375rem;
	line-height: 1.55;
}

.h5, h5 {
	font-size: 1.375rem;
	line-height: 1.45455;
}

.h6, h6 {
	font-size: 1.125rem;
	line-height: 1.27778;
}

li, ol, p, ul {
	margin: 0 0 15px;
}

ol, ul {
	display: block;
	padding-left: 40px;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: disc;
}

p {
	margin-bottom: 24px;
}

.btn {
	margin-right: 4px;
	margin-bottom: 16px;
	display: inline-block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 25px;
	border-width: 1px;
	border-color: #9f040c;
	padding: 6px 42px 8px;
	text-align: center;
	vertical-align: middle;
	font-family: Lato, sans-serif;
	font-size: 1rem;
	line-height: 1.2;
	font-weight: 900;
	-webkit-text-decoration-line: none;
	text-decoration-line: none;
	-webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
	transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
	-o-transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, -o-transform;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, -webkit-box-shadow, -webkit-transform, -o-transform;
	-webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	-o-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
}

.btn {
	line-height: 1.5 !important;
}

.btn-arrow {
	display: inline-block;
	font-size: 1.125rem;
	line-height: 1.44444;
	-webkit-text-decoration-line: none;
	text-decoration-line: none;
}

.btn-arrow:hover {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.btn-primary {
	background-color: #9f040c;
	color: #fff;
}

.btn-primary:hover {
	background-color: #fff;
	color: #9f040c;
}

*, :after, :before {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-scroll-snap-strictness: proximity;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, .5);
	--tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
}

::-webkit-backdrop {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-scroll-snap-strictness: proximity;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, .5);
	--tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
}

::backdrop {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-scroll-snap-strictness: proximity;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, .5);
	--tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
}

.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 24px;
	padding-right: 24px;
}

.col {
	padding-left: 16px;
	padding-right: 16px;
}

.row {
	margin-left: -16px;
	margin-right: -16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.bg {
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
}

.transform-center-middle {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.mod-404 {
	min-height: 72vh;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
}

.pointer-events-none {
	pointer-events: none;
}

.static {
	position: static;
}

.fixed {
	position: fixed;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.inset-0 {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.-bottom-3 {
	bottom: -6px;
}

.top-0 {
	top: 0;
}

.left-0 {
	left: 0;
}

.right-7 {
	right: 14px;
}

.top-8 {
	top: 16px;
}

.top-full {
	top: 100%;
}

.right-0 {
	right: 0;
}

.-right-17p {
	right: -17%;
}

.z-10 {
	z-index: 10;
}

.z-1 {
	z-index: 1;
}

.z-9999 {
	z-index: 9999;
}

.z-a-1 {
	z-index: -1;
}

.z-20 {
	z-index: 20;
}

.z-30 {
	z-index: 30;
}

.z-100 {
	z-index: 100;
}

.z-200 {
	z-index: 200;
}

.z-50 {
	z-index: 50;
}

.z-2 {
	z-index: 2;
}

.m-0 {
	margin: 0;
}

.mx-auto {
	margin-left: auto;
	margin-right: auto;
}

.-mx-12 {
	margin-left: -24px;
	margin-right: -24px;
}

.-mx-30 {
	margin-left: -60px;
	margin-right: -60px;
}

.-mx-8 {
	margin-left: -16px;
	margin-right: -16px;
}

.-mx-4 {
	margin-left: -8px;
	margin-right: -8px;
}

.-my-4 {
	margin-top: -8px;
	margin-bottom: -8px;
}

.mb-0 {
	margin-bottom: 0;
}

.mb-10 {
	margin-bottom: 20px;
}

.mb-17 {
	margin-bottom: 34px;
}

.ml-2 {
	margin-left: 4px;
}

.mt-13 {
	margin-top: 26px;
}

.ml-auto {
	margin-left: auto;
}

.-mb-10 {
	margin-bottom: -20px;
}

.mb-13 {
	margin-bottom: 26px;
}

.mb-3 {
	margin-bottom: 6px;
}

.mt-3 {
	margin-top: 6px;
}

.-mt-2 {
	margin-top: -4px;
}

.ml-5 {
	margin-left: 10px;
}

.mt-10 {
	margin-top: 20px;
}

.mb-16 {
	margin-bottom: 32px;
}

.-mt-9 {
	margin-top: -18px;
}

.mb-12 {
	margin-bottom: 24px;
}

.-mt-21 {
	margin-top: -42px;
}

.mb-19 {
	margin-bottom: 38px;
}

.mb-2 {
	margin-bottom: 4px;
}

.mb-30 {
	margin-bottom: 60px;
}

.-mb-15 {
	margin-bottom: -30px;
}

.mb-15 {
	margin-bottom: 30px;
}

.mb-40 {
	margin-bottom: 80px;
}

.-ml-5 {
	margin-left: -10px;
}

.box-content {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.table {
	display: table;
}

.table-cell {
	display: table-cell;
}

.contents {
	display: contents;
}

.hidden {
	display: none;
}

.h-15 {
	height: 30px;
}

.h-full {
	height: 100%;
}

.h-auto {
	height: auto;
}

.h-96 {
	height: 192px;
}

.h-0 {
	height: 0;
}

.h-5 {
	height: 10px;
}

.h-10 {
	height: 20px;
}

.h-20 {
	height: 40px;
}

.h-25 {
	height: 50px;
}

.h-30 {
	height: 60px;
}

.h-35 {
	height: 70px;
}

.h-40 {
	height: 80px;
}

.h-45 {
	height: 90px;
}

.h-50 {
	height: 100px;
}

.h-55 {
	height: 110px;
}

.h-60 {
	height: 120px;
}

.h-65 {
	height: 130px;
}

.h-70 {
	height: 140px;
}

.h-75 {
	height: 150px;
}

.h-80 {
	height: 160px;
}

.h-85 {
	height: 170px;
}

.h-90 {
	height: 180px;
}

.h-95 {
	height: 190px;
}

.h-100 {
	height: 200px;
}

.h-72 {
	height: 144px;
}

.min-h-35 {
	min-height: 70px;
}

.w-full {
	width: 100%;
}

.w-35 {
	width: 70px;
}

.w-34 {
	width: 68px;
}

.w-25 {
	width: 50px;
}

.max-w-1330 {
	max-width: 1330px;
}

.max-w-full {
	max-width: 100%;
}

.cursor-pointer {
	cursor: pointer;
}

.resize {
	resize: both;
}

.list-none {
	list-style-type: none;
}

.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.justify-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.justify-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.overflow-hidden {
	overflow: hidden;
}

.overflow-x-auto {
	overflow-x: auto;
}

.text-ellipsis {
	text-overflow: ellipsis;
}

.whitespace-nowrap {
	white-space: nowrap;
}

.rounded-none {
	border-radius: 0;
}

.rounded-full {
	border-radius: 9999px;
}

.border-0 {
	border-width: 0;
}

.border-1 {
	border-width: 1px;
}

.border-b-2 {
	border-bottom-width: 2px;
}

.border-t-0 {
	border-top-width: 0;
}

.border-b-1 {
	border-bottom-width: 1px;
}

.border-solid {
	border-style: solid;
}

.border-primary-100 {
	border-color: #9f040c;
}

.border-black {
	border-color: #000;
}

.bg-indigo-400 {
	background-color: #818cf8;
}

.bg-green-400 {
	background-color: #4ade80;
}

.bg-yellow-400 {
	background-color: #facc15;
}

.bg-red-400 {
	background-color: #f87171;
}

.bg-white {
	background-color: #fff;
}

.bg-black {
	background-color: #000;
}

.bg-gray-100 {
	background-color: #fafafa;
}

.bg-gray-50 {
	background-color: #f9fafb;
}

.bg-auto {
	background-size: auto;
}

.bg-cover {
	background-size: cover;
}

.bg-center {
	background-position: 50%;
}

.bg-right-bottom {
	background-position: 100% 100%;
}

.bg-left-bottom {
	background-position: 0 100%;
}

.bg-left-top {
	background-position: 0 0;
}

.bg-right-top {
	background-position: 100% 0;
}

.bg-top {
	background-position: top;
}

.bg-no-repeat {
	background-repeat: no-repeat;
}

.object-cover {
	-o-object-fit: cover;
	object-fit: cover;
}

.p-10 {
	padding: 20px;
}

.p-0 {
	padding: 0;
}

.px-5 {
	padding-left: 10px;
	padding-right: 10px;
}

.py-50 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.py-40 {
	padding-top: 80px;
	padding-bottom: 80px;
}

.py-20 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.px-10 {
	padding-left: 20px;
	padding-right: 20px;
}

.py-5 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.py-26 {
	padding-top: 52px;
	padding-bottom: 52px;
}

.px-25 {
	padding-left: 50px;
	padding-right: 50px;
}

.py-6 {
	padding-top: 12px;
	padding-bottom: 12px;
}

.px-12 {
	padding-left: 24px;
	padding-right: 24px;
}

.py-12 {
	padding-top: 24px;
	padding-bottom: 24px;
}

.px-8 {
	padding-left: 16px;
	padding-right: 16px;
}

.py-28 {
	padding-top: 56px;
	padding-bottom: 56px;
}

.px-4 {
	padding-left: 8px;
	padding-right: 8px;
}

.py-9 {
	padding-top: 18px;
	padding-bottom: 18px;
}

.pl-0 {
	padding-left: 0;
}

.pb-7 {
	padding-bottom: 14px;
}

.pt-2 {
	padding-top: 4px;
}

.pt-10 {
	padding-top: 20px;
}

.pl-3 {
	padding-left: 6px;
}

.pt-25 {
	padding-top: 50px;
}

.pt-4 {
	padding-top: 8px;
}

.pr-17 {
	padding-right: 34px;
}

.pb-100p {
	padding-bottom: 100%;
}

.pr-10 {
	padding-right: 20px;
}

.pb-47 {
	padding-bottom: 94px;
}

.pt-5 {
	padding-top: 10px;
}

.pb-10 {
	padding-bottom: 20px;
}

.pl-7 {
	padding-left: 14px;
}

.pr-50 {
	padding-right: 100px;
}

.pl-6 {
	padding-left: 12px;
}

.pr-30 {
	padding-right: 60px;
}

.pt-15 {
	padding-top: 30px;
}

.pb-11 {
	padding-bottom: 22px;
}

.pb-12 {
	padding-bottom: 24px;
}

.pt-11 {
	padding-top: 22px;
}

.pb-18 {
	padding-bottom: 36px;
}

.pb-0 {
	padding-bottom: 0;
}

.pb-3 {
	padding-bottom: 6px;
}

.pb-15 {
	padding-bottom: 30px;
}

.pt-12 {
	padding-top: 24px;
}

.pt-7 {
	padding-top: 14px;
}

.pb-5 {
	padding-bottom: 10px;
}

.pl-20p {
	padding-left: 20%;
}

.pr-38 {
	padding-right: 76px;
}

.pt-37 {
	padding-top: 74px;
}

.pr-2p {
	padding-right: 2%;
}

.pl-22p {
	padding-left: 22%;
}

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

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

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

.align-middle {
	vertical-align: middle;
}

.font-heading {
	font-family: MADESoulmaze, sans-serif;
}

.font-sans {
	font-family: Lato, sans-serif;
}

.text-h2-v3 {
	font-size: 2.125rem;
	line-height: 1.2941;
}

.text-3xl {
	font-size: 1.875rem;
	line-height: 2.25;
}

.text-h6-lg {
	font-size: 1.75rem;
	line-height: 1.4;
}

.text-h4-md {
	font-size: 1.75rem;
	line-height: 1.36;
}

.text-4xl {
	font-size: 2.25rem;
	line-height: 2.5;
}

.text-lg {
	font-size: 1.375rem;
	line-height: 1.78;
}

.text-26 {
	font-size: 1.625rem;
	line-height: 1.31;
}

.text-sm {
	font-size: 1rem;
	line-height: 1.2;
}

.text-base {
	font-size: 1.125rem;
	line-height: 1.44444;
}

.text-22 {
	font-size: 1.375rem;
	line-height: 1.3636;
}

.text-h2-md {
	font-size: 3.75rem;
	line-height: 1.08333;
}

.font-normal {
	font-weight: 400;
}

.font-bold {
	font-weight: 700;
}

.font-black {
	font-weight: 900;
}

.italic {
	font-style: italic;
}

.leading-none {
	line-height: 1;
}

.leading-11 {
	line-height: 1.6;
}

.leading-toggle {
	line-height: 1.78;
}

.tracking-normal {
	letter-spacing: 0;
}

.text-white {
	color: #fff;
}

.text-indigo-50 {
	color: #eef2ff;
}

.text-green-50 {
	color: #f0fdf4;
}

.text-yellow-50 {
	color: #fefce8;
}

.text-red-50 {
	color: #fef2f2;
}

.text-primary-600 {
	color: #871010;
}

.text-gray-200 {
	color: #2d2d2d;
}

.text-primary-100 {
	color: #9f040c;
}

.text-primary-500 {
	color: #ff3fbe;
}

.no-underline {
	-webkit-text-decoration-line: none;
	text-decoration-line: none;
}

.opacity-0 {
	opacity: 0;
}

.shadow-none {
	--tw-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
}

.shadow-none {
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.skip-link {
	padding-top: 10px;
	-webkit-transform: translateY(-150%);
	-o-transform: translateY(-150%);
	transform: translateY(-150%);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.skip-link:focus {
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	pointer-events: auto;
	opacity: 1;
}

a {
	color: #9f040c;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

a:hover {
	-webkit-text-decoration-line: none;
	text-decoration-line: none;
}

a:-webkit-any-link:focus-visible, a:focus {
	outline-offset: 3px;
	outline: 1px auto -webkit-focus-ring-color;
}

button:focus {
	outline: 1px auto -webkit-focus-ring-color;
	outline-offset: 3px;
}

a, button {
	-webkit-transition: color .25s, background-color .25s, border .25s;
	-o-transition: color .25s, background-color .25s, border .25s;
	transition: color .25s, background-color .25s, border .25s;
}

a.mouse, button.mouse {
	outline: none !important;
}

.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em .5em 1em;
	padding: .2em 1em;
	border: 2px solid #00a0d2;
}

.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
}

.wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output {
	border-color: #dc3232;
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #ffb900;
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1em;
	font-weight: 400;
	display: block;
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d;
	opacity: .75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner:before {
	content: "";
	position: absolute;
	background-color: #fbfbfc;
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	-webkit-transform-origin: 8px 8px;
	-o-transform-origin: 8px 8px;
	transform-origin: 8px 8px;
	-webkit-animation-name: spin;
	-o-animation-name: spin;
	animation-name: spin;
	-webkit-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-o-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion:reduce) {
	.wpcf7-spinner:before {
		-webkit-animation-name: blink;
		-o-animation-name: blink;
		animation-name: blink;
		-webkit-animation-duration: 2s;
		-o-animation-duration: 2s;
		animation-duration: 2s;
	}
}

@-webkit-keyframes spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@-o-keyframes spin {
	to {
		-o-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(1turn);
		-o-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@-webkit-keyframes blink {
	to {
		opacity: 0;
	}
}

@-o-keyframes blink {
	to {
		opacity: 0;
	}
}

@keyframes blink {
	0% {
		opacity: 0;
	}
	
	50% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

.wpcf7 input[type=file] {
	cursor: pointer;
}

.wpcf7 input[type=file]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type=email], .wpcf7 input[type=tel], .wpcf7 input[type=url] {
	direction: ltr;
}

.h3-small .h3, .h3-small h3 {
	font-family: Lato, sans-serif;
	text-transform: uppercase;
	color: #000;
}

.has-line h2 {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 16px;
}

.has-line h2:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	border-bottom-width: 2px;
	border-color: #9f040c;
}

.has-line.h2-mb-36 h2 {
	margin-bottom: 24px;
	padding-bottom: 12px;
}

@media (max-width:991px) {
	.h2-mb-36 .h2, .h2-mb-36 h2 {
		font-size: 2.25rem;
		line-height: 1.06;
	}
}

.h2-lg-small h2 {
	line-height: 1.2;
}

.text-inherit-child .h1, .text-inherit-child .h2, .text-inherit-child .h3, .text-inherit-child h1, .text-inherit-child h2, .text-inherit-child h3 {
	color: inherit;
}

.text-inherit-child a:not(.btn) {
	color: inherit;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.text-inherit-child a:not(.btn):hover {
	-webkit-text-decoration-line: none;
	text-decoration-line: none;
}

.last-mb-none :last-child {
	margin-bottom: 0;
}

.grecaptcha-badge {
	z-index: 200;
}

.form-control {
	display: block;
	width: 100%;
	border-width: 1px;
	border-color: #000;
	padding: 10px 20px;
	font-weight: 400;
}

.form-control.wpcf7-not-valid {
	border-color: #9f040c;
	outline-width: 2px;
	outline-color: transparent;
	outline-style: solid;
	outline-offset: 2px;
}

textarea {
	max-height: 100px;
	font-size: 1.125rem;
	line-height: 1.44444;
}

label {
	line-height: 1.78;
}

input:-webkit-autofill {
	-webkit-transition: background-color 5000s ease-in-out 0s;
	transition: background-color 5000s ease-in-out 0s;
	-webkit-box-shadow: 0 0 0 1000px #fff inset;
	-webkit-text-fill-color: #000;
	-webkit-transition-delay: 9999s;
	transition-delay: 9999s;
}

.submitting .wpcf7-submit {
	pointer-events: none;
}

.wpcf7-spinner {
	position: absolute;
	background-color: transparent;
	-webkit-transform: translateY(21px);
	-o-transform: translateY(21px);
	transform: translateY(21px);
}

.wpcf7-spinner:before {
	display: none;
}

.wpcf7-spinner:after {
	content: " ";
	position: absolute;
	top: 8px;
	left: 0;
	display: block;
	height: 40px;
	width: 40px;
	border-radius: 9999px;
	border: 3px solid transparent;
	border-top-color: #9f040c;
	border-bottom-color: #9f040c;
	-webkit-transform-origin: center;
	-o-transform-origin: center;
	transform-origin: center;
	-webkit-animation: lds-dual-ring .8s ease-in-out infinite;
	-o-animation: lds-dual-ring .8s ease-in-out infinite;
	animation: lds-dual-ring .8s ease-in-out infinite;
}

.wpcf7-not-valid-tip {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	border-width: 0;
	color: #9f040c;
}

.wpcf7 form.sent > :not(.wpcf7-response-output) {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	font-size: 1.75rem;
	line-height: 1.36;
	color: #000;
}

@-webkit-keyframes lds-dual-ring {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@-o-keyframes lds-dual-ring {
	to {
		-o-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes lds-dual-ring {
	0% {
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(1turn);
		-o-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

.icomoon {
	font-family: icomoon, sans-serif !important;
	speak: never;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
	content: "";
	color: #fff;
}

.icon-facebook:before {
	content: "";
}

.icon-instagram:before {
	content: "";
}

.icon-twitter:before {
	content: "";
}

.icon-close:before {
	content: "";
}

.icon-chevron-right:before {
	content: "";
}

.icon-chevron-left:before {
	content: "";
}

.icon-chevron-down:before {
	content: "";
}

.dropdown-toggle {
	color: inherit;
	font-size: inherit;
}

.dropdown-toggle .caret-c8 {
	font-size: 20px;
	font-weight: 400;
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

.dropdown-toggle:after {
	display: none;
}

.dropdown-toggle:hover, .dropdown-toggle[aria-expanded=true] {
	color: inherit;
}

.filter-option {
	-webkit-transform: translateY(3px);
	-o-transform: translateY(3px);
	transform: translateY(3px);
}

.dropdown-select-c8.show {
	z-index: 20;
}

.dropdown-select-c8.show .caret-c8 {
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dropdown-select-c8.focus li a:focus {
	color: inherit;
}

.dropdown-select-c8 .dropdown-menu {
	float: none;
	color: inherit;
	font-size: 1em;
}

.dropdown-select-c8 li {
	position: relative;
}

.dropdown-select-c8 li.selected:not(.disabled), .dropdown-select-c8 li:focus, .dropdown-select-c8 li:hover {
	color: #9f040c;
}

.dropdown-select-c8 li.disabled {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .5;
}

.dropdown-select-c8 li.disabled a {
	cursor: not-allowed;
}

.dropdown-select-c8 li a {
	color: inherit;
}

html.no-touch.popup-open {
	padding-right: 16px;
}

html.popup-open {
	overflow: hidden;
}

html.popup-animation .popup-inner {
	opacity: 1;
	-webkit-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0);
}

html.popup-animation .mask-pop-overlay {
	opacity: .84;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.popup-form .popup-content {
	max-width: 900px;
}

.popup-form .popup-is-close {
	top: 0;
	right: 5px;
}

.popup-container {
	padding: 30px 0;
	z-index: 2;
	text-align: center;
	overflow-y: auto;
	overflow-x: hidden;
}

.popup-container .popup-content, .popup-container:before {
	display: inline-block;
	vertical-align: middle;
}

.popup-container:before {
	content: "";
	height: 100%;
	margin-right: -.25em;
	width: 0;
}

.popup-container .container .container {
	padding: 0;
}

.touch .popup-container, .touch .popup-content {
	-webkit-overflow-scrolling: touch;
}

.popup-content {
	position: relative;
	left: 2px;
	z-index: 2;
	max-width: 99.5%;
	width: 100%;
	text-align: center;
}

.popup-content.no-element {
	width: auto;
}

.popup-content.no-element .popup-inner {
	background: #fff;
	padding: 30px 40px;
}

.popup-content.no-element .popup-inner > * {
	margin: 0;
}

.popup-inner {
	position: relative;
	z-index: 10;
	background: #fff;
	opacity: 0;
	-webkit-transform: translateY(-30px);
	-o-transform: translateY(-30px);
	transform: translateY(-30px);
	-webkit-transition: -webkit-transform .15s ease-out;
	transition: -webkit-transform .15s ease-out;
	-o-transition: -o-transform .15s ease-out;
	transition: transform .15s ease-out;
	transition: transform .15s ease-out, -webkit-transform .15s ease-out, -o-transform .15s ease-out;
}

.popup-video {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
}

.popup-video .embed-responsive {
	padding-bottom: 56%;
}

.popup-video .embed-responsive-item {
	background-image: url("https://www.meatfight.com/nitropack_static/uYvgUUGwINOsgOOLiVhSQuYOvtgajDqE/assets/images/optimized/rev-cf2f7f5/www.meatfight.com/wp-content/themes/meatfight/dist/images/ajax-loader.svg");
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50%;
}

.popup-video .embed-responsive-item.nitro-lazy {
	background-image: none !important;
}

.popup-video .popup-is-close {
	top: -55px;
}

.mod-popup, .mod-popup-static {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	overflow-y: auto;
	display: none;
	z-index: 9999;
}

.popup-show {
	display: block;
}

#donate-product .popup-wrap {
	padding-left: 16px;
	padding-right: 16px;
}

.popup-is-close {
	position: absolute;
	top: 21px;
	right: 20px;
	z-index: 10;
	width: 41px;
	height: 41px;
	font-size: 1.3em;
	display: inline-block;
	color: rgba(30, 30, 31, .5);
	background: #fff;
	padding: 4px;
	line-height: 1.2;
}

.popup-is-close.btn {
	height: auto;
}

.popup-is-close:hover {
	color: #9f040c;
}

.donate-money {
	visibility: hidden;
	display: block;
}

.donate-money .popup-inner {
	max-width: 600px;
}

.donate-money.popup-show {
	visibility: visible;
}

.mask-pop-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ddd;
	opacity: 0;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	-o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.footer a {
	-webkit-text-decoration-line: none !important;
	text-decoration-line: none !important;
}

.footer a:hover {
	color: #9f040c !important;
}

.footer p {
	margin-bottom: 0;
}

.footer p {
	line-height: 2.2;
}

.footer-menu .icon-twitter {
	font-size: 2rem;
}

@media (max-width:991px) {
	.is-open-menu.header {
		height: 100%;
	}
	
	.is-open-menu.header .header-logo {
		pointer-events: none;
		opacity: 0;
	}
}

.header {
	background-color: rgba(0, 0, 0, .8);
	z-index: 999;
}

.header:focus {
	outline: 0 !important;
}

.has-sub:hover > a, .has-sub:hover > span {
	color: #9f040c;
}

.has-sub.focusing .sub-menu, .has-sub:hover .sub-menu {
	display: block;
}

@media (min-width:1025px) {
	.sub-menu {
		background-color: rgba(0, 0, 0, .8);
	}
}

@media (max-width:1024px) {
	.sub-menu {
		margin-bottom: 0;
		padding-bottom: 0;
	}
}

html.is-open-menu {
	overflow: hidden;
}

html.is-open-menu .header {
	background-color: #000;
}

img.b-loaded {
	visibility: visible;
}

@-webkit-keyframes opacity {
	to {
		opacity: 1;
	}
}

@-o-keyframes opacity {
	to {
		opacity: 1;
	}
}

@keyframes opacity {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

img.b-loaded {
	-webkit-animation: opacity 1s ease-in-out;
	-o-animation: opacity 1s ease-in-out;
	animation: opacity 1s ease-in-out;
}

img.lazy:not(.b-loaded) {
	visibility: hidden;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
	max-height: 1px;
	opacity: 0;
}

.hamburger-menu {
	position: relative;
	margin-top: 0;
	height: 50px;
	cursor: pointer;
	padding: 0;
}

.hamburger-menu, .hamburger-menu .icon-bar {
	width: 50px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.hamburger-menu .icon-bar {
	position: absolute;
	top: 50%;
	left: 0;
	margin-left: auto;
	display: block;
	height: 2px;
	background-color: #fff;
	margin-top: -1px;
}

.hamburger-menu .icon-bar:first-child {
	margin-top: -10px;
}

.hamburger-menu .icon-bar:nth-child(3) {
	margin-top: 9px;
}

.hamburger-menu .icomoon {
	display: none;
	font-size: 1.875rem;
	line-height: 1;
}

.hamburger-menu.is-open-menu {
	top: 10px;
}

.hamburger-menu.is-open-menu .icon-bar {
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: 0;
}

.hamburger-menu.is-open-menu .icon-bar:nth-child(2) {
	display: none;
}

.hamburger-menu.is-open-menu .icon-bar:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.image-iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.main-menu-ul li.is-active > a, .main-menu-ul li.is-active > button {
	color: #9f040c;
}

.main-menu-ul a {
	-webkit-text-decoration-line: none;
	text-decoration-line: none;
}

.main-menu-ul a .icomoon {
	display: none;
}

@media (min-width:1025px) {
	.main-menu-ul a .icomoon {
		display: block;
	}
}

.main-menu-ul a .icomoon {
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.main-menu-ul .nav-item-arrows {
	bottom: 50%;
	-webkit-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
}

@media (max-width:1024px) {
	.main-menu-ul {
		min-height: calc(100vh - 80px);
		height: auto;
	}
	
	.main-menu {
		visibility: hidden;
		display: block;
		max-height: 0;
		width: 100%;
		overflow: hidden;
		text-align: center;
		-webkit-transition-duration: .3s;
		-o-transition-duration: .3s;
		transition-duration: .3s;
		height: calc(100vh - 80px);
	}
	
	.main-menu.is-open-menu {
		visibility: visible;
		max-height: 2000px;
		overflow-y: auto;
		-webkit-transition-duration: 1s;
		-o-transition-duration: 1s;
		transition-duration: 1s;
	}
	
	.is-open-child .dropdown-menu {
		display: block;
	}
}

.mod-banner-internal h1 {
	margin-bottom: 22px;
	border-bottom-width: 2px;
	border-color: #9f040c;
	padding-bottom: 12px;
}

.mod-banner-internal .box-content {
	letter-spacing: .2px;
}

.banner-img-mb {
	padding-bottom: 104.39%;
}

.img-mb {
	height: 316px;
}

.mod-outside-banner {
	line-height: 1.33;
}

@media (max-width:767px) {
	.mod-outside-banner .h1, .mod-outside-banner h1 {
		padding-right: 50px;
	}
}

.mod-outside-banner ul {
	margin-bottom: 24px;
	padding-left: 18px;
}

.mod-outside-banner li {
	margin-bottom: 26px;
}

@media (max-width:1439px) {
	.mod-outside-banner .container {
		padding-left: 0;
		padding-right: 0;
	}
}

.banner-bottom-img {
	height: 606px;
}

.mod-section-auction .faq-content {
	line-height: 1.6;
}

.mod-header-image {
	height: 469px;
}

.mod-left-headline .h1, .mod-left-headline h1 {
	color: #2d2d2d;
}

.content-left-headline {
	max-width: 1331px;
}

.mod-lr-content h2 {
	position: relative;
	padding-bottom: 14px;
}

.mod-lr-content h2:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	border-bottom-width: 2px;
	border-color: #9f040c;
}

.mod-lr-content .btn {
	margin-top: 4px;
}

.mod-lr-content.option-2 .btn {
	margin-top: 2px;
	margin-bottom: 2px;
}

.mod-lr-content.option-2 h2 {
	margin-bottom: 28px;
	display: block;
}

.mod-lr-content.option-2 .h4, .mod-lr-content.option-2 h4 {
	margin-bottom: 26px;
	font-family: Lato, sans-serif;
	font-size: 1.125rem;
	line-height: 1.44444;
	font-weight: 900;
	color: #000;
}

.mod-lr-content.option-2 .h4 ~ .h4, .mod-lr-content.option-2 h4 ~ h4 {
	margin-top: 40px;
}

.mod-lr-content.option-2 .lr-content p {
	margin-bottom: 24px;
}

@media (max-width:767px) {
	.lr-content h2 {
		line-height: 1.33;
	}
}

.lr-content p {
	margin-bottom: 30px;
	padding-right: 4px;
}

.list-image-right img {
	min-height: 290px;
}

.mod-merch .h2, .mod-merch h2 {
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-color: #9f040c;
	font-size: 2.125rem;
	line-height: 1.2941;
	color: #fff;
}

@media (max-width:767px) {
	.mod-merch .h2, .mod-merch h2 {
		padding-bottom: 14px;
	}
}

.dropdown-list .text-truncate {
	padding-top: 6px;
	padding-bottom: 6px;
}

.dropdown-list .open .icon-arrow-down {
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dropdown-list .icomoon {
	font-weight: 700;
}

.slider-items-option-2, .slider-items-option-3 {
	max-width: 400px;
}

.mod-slider .slick-dots li {
	border-radius: 9999px;
	background-color: #ff3fbe;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.mod-slider .slick-dots li.slick-active, .mod-slider .slick-dots li:hover {
	background-color: #9f040c;
}

.mod-slider .slick-dots li button {
	outline: none !important;
}

.mod-slider .slick-slide {
	margin: 10px 20px;
}

.mod-slider .slick-list {
	margin-left: -20px;
	margin-right: -20px;
}

.slider-rotation:hover {
	opacity: 1;
}

.box-outside-only.option-v2 .line-option {
	margin-bottom: 30px;
	padding-top: 6px;
}

.mod-text .btn {
	margin-top: 4px;
	margin-bottom: 4px;
}

.mod-text .note {
	letter-spacing: .26px;
}

.enable-link img {
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.enable-link a:focus:not(.mouse):after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 3px solid #000;
}

.item-top-justified:last-child {
	margin-bottom: 0;
}

.hover\:bg-primary-200:hover {
	background-color: #81005e;
}

.hover\:text-white:hover {
	color: #fff;
}

.hover\:text-primary-100:hover {
	color: #9f040c;
}

@media (min-width:481px) {
	.sm\:block {
		display: block;
	}
	
	.sm\:hidden {
		display: none;
	}
	
	.sm\:p-25 {
		padding: 50px;
	}
}

@media (min-width:1025px) {
	.sxl\:absolute {
		position: absolute;
	}
	
	.sxl\:top-full {
		top: 100%;
	}
	
	.sxl\:right-0 {
		right: 0;
	}
	
	.sxl\:flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.sxl\:hidden {
		display: none;
	}
	
	.sxl\:py-26 {
		padding-top: 52px;
		padding-bottom: 52px;
	}
	
	.sxl\:py-0 {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.sxl\:pr-7 {
		padding-right: 14px;
	}
	
	.sxl\:pl-16 {
		padding-left: 32px;
	}
	
	.sxl\:pt-0 {
		padding-top: 0;
	}
	
	.sxl\:text-btn {
		font-size: 1.125rem;
		line-height: 1.2;
	}
}

@media (max-width:1439px) {
	.down_2xl\:order-first {
		-webkit-box-ordinal-group: -9998;
		-ms-flex-order: -9999;
		order: -9999;
	}
	
	.down_2xl\:mb-8 {
		margin-bottom: 16px;
	}
	
	.down_2xl\:hidden {
		display: none;
	}
	
	.down_2xl\:w-full {
		width: 100%;
	}
	
	.down_2xl\:px-0 {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width:1279px) {
	.down_xl\:-mx-30 {
		margin-left: -60px;
		margin-right: -60px;
	}
}

@media (max-width:1024px) {
	.down_sxl\:mb-30 {
		margin-bottom: 60px;
	}
	
	.down_sxl\:flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.down_sxl\:flex-col {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.down_sxl\:justify-center {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.down_sxl\:pb-38 {
		padding-bottom: 76px;
	}
	
	.down_sxl\:pt-10 {
		padding-top: 20px;
	}
	
	.down_sxl\:text-lg {
		font-size: 1.375rem;
		line-height: 1.78;
	}
}

@media (max-width:991px) {
	.down_lg\:-left-12 {
		left: -24px;
	}
	
	.down_lg\:-right-12 {
		right: -24px;
	}
	
	.down_lg\:-mx-12 {
		margin-left: -24px;
		margin-right: -24px;
	}
	
	.down_lg\:mb-17 {
		margin-bottom: 34px;
	}
	
	.down_lg\:hidden {
		display: none;
	}
	
	.down_lg\:w-full {
		width: 100%;
	}
	
	.down_lg\:px-12 {
		padding-left: 24px;
		padding-right: 24px;
	}
	
	.down_lg\:py-12 {
		padding-top: 24px;
		padding-bottom: 24px;
	}
}

@media (max-width:767px) {
	.down_md\:mx-auto {
		margin-left: auto;
		margin-right: auto;
	}
	
	.down_md\:hidden {
		display: none;
	}
	
	.down_md\:w-88 {
		width: 176px;
	}
	
	.down_md\:border-t-2 {
		border-top-width: 2px;
	}
	
	.down_md\:pb-7 {
		padding-bottom: 14px;
	}
	
	.down_md\:pt-9 {
		padding-top: 18px;
	}
	
	.down_md\:pb-11 {
		padding-bottom: 22px;
	}
	
	.down_md\:text-center {
		text-align: center;
	}
}
