

@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@1,400;1,700&family=Montserrat:wght@400;700&display=swap');
/*
fonts
*/
/*
tailwind base
*/
/*
! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com
*/
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
	box-sizing: border-box;
}
/**
Use a more readable tab size (opinionated).
*/
html {
	-moz-tab-size: 4;
	tab-size: 4;
}
/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
body {
	margin: 0;
}
/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}
/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}
/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
	text-decoration: underline dotted;
}
/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
	font-weight: bolder;
}
/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}
/**
Add the correct font size in all browsers.
*/
small {
	font-size: 80%;
}
/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}
/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}
/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
	text-transform: none;
}
/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}
/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
	outline: 1px dotted ButtonText;
}
/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
	box-shadow: none;
}
/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
	padding: 0;
}
/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
	vertical-align: baseline;
}
/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}
/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}
/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}
/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
	display: list-item;
}
/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */
/**
 * Removes the default spacing and border for appropriate elements.
 */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}
fieldset {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Tailwind custom reset styles
 */
/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */
html {
  font-family: Montserrat; /* 1 */
  line-height: 1.5; /* 2 */
}
/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */
body {
  font-family: inherit;
  line-height: inherit;
}
/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
/*
 * Ensure horizontal rules are visible by default
 */
hr {
  border-top-width: 1px;
}
/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */
:-moz-focusring {
	outline: auto;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */
a {
  color: inherit;
  text-decoration: inherit;
}
/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}
/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */
pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
video {
  max-width: 100%;
  height: auto;
}
/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */
[hidden] {
  display: none;
}
*, ::before, ::after{
	--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-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
	--tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
/*
tailwind components
*/
/* custom components */
/* buttons */
.btn, .wysiwyg a.btn, input[type="submit"]{
	display: inline-flex;
	cursor: pointer;
	--tw-bg-opacity: 1;
	background-color: rgba(213, 63, 96, var(--tw-bg-opacity));
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	text-decoration: none;
	outline: 2px solid transparent;
	outline-offset: 2px;
}
@media (min-width: 768px){
	.btn, .wysiwyg a.btn, input[type="submit"]{
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
	.btn, .wysiwyg a.btn, input[type="submit"]{
		padding-top: 0.75rem;
		padding-bottom: 0.75rem;
	}
	.btn, .wysiwyg a.btn, input[type="submit"]{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
.btn:hover, .wysiwyg a.btn:hover, input[type="submit"]:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(196, 43, 77, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	text-decoration: none;
}
form{
	font-family: Lora;
    margin-top:32px;
}
body .gform_wrapper.gravity-theme .gfield input.large {
    color:#fff;
    background:none;
    padding:8px;
    border-bottom:1px solid #fff;
}
body .gform_wrapper.gravity-theme .gfield input.large:focus,
body .gform_wrapper.gravity-theme .gfield input.large:active {
    background:#0000003b;
    outline:none;
    border-bottom:1px solid #1BA5CF;
}
body .gform_wrapper.gravity-theme .gfield textarea.large {
    background:#1C1C1C;
    padding:8px;
}
body .gform_wrapper.gravity-theme .gfield textarea.large:focus,
body .gform_wrapper.gravity-theme .gfield textarea.large:active {
    border:1px solid #1BA5CF;
    outline:none;
}
body .gform_wrapper.gravity-theme .gfield_label{
	font-weight: 400;
    padding:32px 8px 0 8px;
}
body .gform_wrapper .gfield_required {
    display:none;
}
/* validation */
body .gform_wrapper .gform_validation_errors {
    background:none;
    padding:0 0 0 15px;
    border:0;
    border-left:5px solid #d43f5f;
    border-radius:0;
}
body .gform_wrapper .gform_validation_errors h2 {
    color:#fff;
}
body .gform_wrapper .gform_validation_errors>h2 .gform-icon {
    display:none;
}
body .gform_wrapper .gfield_validation_message {
    display:none;
}
body .gform_wrapper .gfield_error label {
    color:#fff;
}
body .gform_wrapper .gfield_error [aria-invalid=true] {
    border:1px solid #d43f5f!important;
}
/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus { outline: none; }
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}
.flickity-button:hover {
  background: white;
  cursor: pointer;
}
.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}
.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots { direction: rtl; }
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
/* main menu */
ul#menu-main-menu{
	display: flex;
}
ul#menu-main-menu li{
	display: block;
}
ul#menu-main-menu li a{
	display: block;
}
ul#menu-main-menu li a{
	padding-left: 1rem;
	padding-right: 1rem;
}
ul#menu-main-menu li a{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
ul#menu-main-menu li a{
	font-weight: 700;
}
ul#menu-main-menu li a{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
ul#menu-main-menu li a:hover{
	text-decoration: underline;
}
ul#menu-main-menu li.current-menu-item a{
	text-decoration: underline;
}
ul#menu-main-menu li.current-menu-item a:hover{
	cursor: default;
}
ul#menu-main-menu li.menu-item-has-children{
	position: relative;
}
ul#menu-main-menu li.menu-item-has-children ul.sub-menu{
	position: absolute;
}
ul#menu-main-menu li.menu-item-has-children ul.sub-menu{
	display: none;
}
ul#menu-main-menu li.menu-item-has-children ul.sub-menu{
	min-width: 100%;
}
ul#menu-main-menu li.menu-item-has-children ul.sub-menu{
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
ul#menu-main-menu li.menu-item-has-children ul.sub-menu a{
	white-space: nowrap;
}
ul#menu-main-menu li.menu-item-has-children ul.sub-menu a{
	--tw-text-opacity: 1;
	color: rgba(31, 37, 45, var(--tw-text-opacity));
}
ul#menu-main-menu li.menu-item-has-children ul.sub-menu ul.sub-menu{
	display: none;
}
ul#menu-main-menu li.menu-item-has-children:hover ul.sub-menu{
	display: block;
}
/* typography */
* {
	-webkit-tap-highlight-color:  rgba(255, 255, 255, 0); 
}
html {
	scroll-behavior: smooth;
}
body{
	font-family: Montserrat;
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgba(31, 37, 45, var(--tw-text-opacity));
    -webkit-font-smoothing: antialiased;
}
h1, h2, h3{
	font-family: Lora;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	font-style: italic;
}
@media (min-width: 768px){
	h1, h2, h3{
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
}
h2, h3, p, ol, ul, blockquote, hr{
	margin-top: 1.5rem;
}
p + h2, p + h3{
	margin-top: 3rem;
}
h2:first-child, h3:first-child, p:first-child, ol:first-child, ul:first-child, blockquote:first-child, hr:first-child{
	margin-top: 0px;
}
/* heading motif */
h1, h2{
	position: relative;
}
h1:before, h2:before{
	position: absolute;
    left:-8px;
    top:-8px;
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 0;
    border-color: #d43f5f transparent transparent transparent;
}
@media (min-width: 768px) {
    h1:before, h2:before{
		position: absolute;
	}
    h1:before, h2:before {
        left:-16px;
        top:-16px;
        content:"";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 16px 16px 0 0;
        border-color: #d43f5f transparent transparent transparent;
    }
}
/* wysiwyg elements */
p{
	line-height: 1.75rem;
}
ul, ol{
	margin-left: 1.5rem;
	line-height: 1.75rem;
}
ul > li{
	list-style-type: disc;
}
ol > li{
	list-style-type: decimal;
}
blockquote p{
	margin-left: 0.75rem;
	margin-right: 0.75rem;
	border-left-width: 8px;
	--tw-border-opacity: 1;
	border-color: rgba(27, 165, 207, var(--tw-border-opacity));
	padding-left: 1.5rem;
	font-weight: 600;
}
blockquote p:before {
	content:'\201C';
}
blockquote p:after {
	content:'\201D';
}
hr{
	border-top-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(31, 37, 45, var(--tw-border-opacity));
}
/* links */
p > a, li > a{
	--tw-text-opacity: 1;
	color: rgba(213, 63, 96, var(--tw-text-opacity));
	text-decoration: underline;
}
p > a:hover, li > a:hover{
	--tw-text-opacity: 1;
	color: rgba(196, 43, 77, var(--tw-text-opacity));
}
/* columns */
@media (min-width: 768px) {
    .cols-2 {
        column-count:2;
        column-gap:4em;
    }
}
/*
tailwind utilities
*/
.static{
	position: static;
}
.fixed{
	position: fixed;
}
.absolute{
	position: absolute;
}
.relative{
	position: relative;
}
.top-\[-1080px\]{
	top: -1080px;
}
.top-0{
	top: 0px;
}
.left-0{
	left: 0px;
}
.top-\[9px\]{
	top: 9px;
}
.bottom-0{
	bottom: 0px;
}
.-z-10{
	z-index: -10;
}
.z-30{
	z-index: 30;
}
.z-0{
	z-index: 0;
}
.z-10{
	z-index: 10;
}
.z-50{
	z-index: 50;
}
.z-40{
	z-index: 40;
}
.order-2{
	order: 2;
}
.order-1{
	order: 1;
}
.mx-3{
	margin-left: 0.75rem;
	margin-right: 0.75rem;
}
.mx-2{
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.mx-6{
	margin-left: 1.5rem;
	margin-right: 1.5rem;
}
.my-5{
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}
.mx-4{
	margin-left: 1rem;
	margin-right: 1rem;
}
.mt-6{
	margin-top: 1.5rem;
}
.mt-12{
	margin-top: 3rem;
}
.mt-0{
	margin-top: 0px;
}
.ml-6{
	margin-left: 1.5rem;
}
.ml-3{
	margin-left: 0.75rem;
}
.-ml-8{
	margin-left: -2rem;
}
.mb-8{
	margin-bottom: 2rem;
}
.mt-2{
	margin-top: 0.5rem;
}
.mb-2{
	margin-bottom: 0.5rem;
}
.mr-2{
	margin-right: 0.5rem;
}
.mb-4{
	margin-bottom: 1rem;
}
.mb-6{
	margin-bottom: 1.5rem;
}
.block{
	display: block;
}
.flex{
	display: flex;
}
.inline-flex{
	display: inline-flex;
}
.hidden{
	display: none;
}
.h-4{
	height: 1rem;
}
.h-\[468px\]{
	height: 468px;
}
.h-6{
	height: 1.5rem;
}
.h-\[21px\]{
	height: 21px;
}
.h-screen{
	height: 100vh;
}
.h-full{
	height: 100%;
}
.w-full{
	width: 100%;
}
.w-\[186px\]{
	width: 186px;
}
.w-\[27px\]{
	width: 27px;
}
.w-screen{
	width: 100vw;
}
.w-1\/2{
	width: 50%;
}
.w-\[168px\]{
	width: 168px;
}
.w-\[114px\]{
	width: 114px;
}
.max-w-\[440px\]{
	max-width: 440px;
}
.max-w-content{
	max-width: 1120px;
}
.max-w-2xl{
	max-width: 42rem;
}
.flex-shrink-0{
	flex-shrink: 0;
}
.rotate-0{
	--tw-rotate: 0deg;
	transform: var(--tw-transform);
}
.rotate-45{
	--tw-rotate: 45deg;
	transform: var(--tw-transform);
}
.-rotate-45{
	--tw-rotate: -45deg;
	transform: var(--tw-transform);
}
.transform{
	transform: var(--tw-transform);
}
.cursor-pointer{
	cursor: pointer;
}
.resize{
	resize: both;
}
.list-disc{
	list-style-type: disc;
}
.list-decimal{
	list-style-type: decimal;
}
.flex-col{
	flex-direction: column;
}
.flex-wrap{
	flex-wrap: wrap;
}
.items-center{
	align-items: center;
}
.justify-center{
	justify-content: center;
}
.justify-between{
	justify-content: space-between;
}
.overflow-hidden{
	overflow: hidden;
}
.whitespace-nowrap{
	white-space: nowrap;
}
.rounded-16{
	border-radius: 16px;
}
.rounded-8{
	border-radius: 8px;
}
.border{
	border-width: 1px;
}
.border-l-8{
	border-left-width: 8px;
}
.border-t{
	border-top-width: 1px;
}
.border-blue{
	--tw-border-opacity: 1;
	border-color: rgba(27, 165, 207, var(--tw-border-opacity));
}
.border-black{
	--tw-border-opacity: 1;
	border-color: rgba(31, 37, 45, var(--tw-border-opacity));
}
.bg-magenta{
	--tw-bg-opacity: 1;
	background-color: rgba(213, 63, 96, var(--tw-bg-opacity));
}
.bg-magenta-dark{
	--tw-bg-opacity: 1;
	background-color: rgba(196, 43, 77, var(--tw-bg-opacity));
}
.bg-gray-200{
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.bg-black{
	--tw-bg-opacity: 1;
	background-color: rgba(31, 37, 45, var(--tw-bg-opacity));
}
.bg-gray-100{
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}
.bg-white{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-gray-900{
	--tw-bg-opacity: 1;
	background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
}
.bg-opacity-90{
	--tw-bg-opacity: 0.9;
}
.bg-triangle{
	background-image: url(../assets/images/bg-triangle.png);
}
.bg-gradient-to-r{
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-magenta{
	--tw-gradient-from: #D53F60;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 63, 96, 0));
}
.to-blue{
	--tw-gradient-to: #1BA5CF;
}
.bg-64{
	background-size: 64px;
}
.bg-fixed{
	background-attachment: fixed;
}
.bg-offset-16{
	background-position: 16px 16px;
}
.fill-magenta{
	fill: #D53F60;
}
.fill-white{
	fill: #fff;
}
.p-12{
	padding: 3rem;
}
.p-8{
	padding: 2rem;
}
.px-4{
	padding-left: 1rem;
	padding-right: 1rem;
}
.py-2{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.py-12{
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.px-8{
	padding-left: 2rem;
	padding-right: 2rem;
}
.py-3{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.py-5{
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}
.py-24{
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.px-6{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.py-8{
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.px-2{
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.pl-6{
	padding-left: 1.5rem;
}
.pb-14{
	padding-bottom: 3.5rem;
}
.pb-0{
	padding-bottom: 0px;
}
.pt-6{
	padding-top: 1.5rem;
}
.pr-0{
	padding-right: 0px;
}
.pt-8{
	padding-top: 2rem;
}
.pb-6{
	padding-bottom: 1.5rem;
}
.pt-12{
	padding-top: 3rem;
}
.pt-\[20px\]{
	padding-top: 20px;
}
.pt-4{
	padding-top: 1rem;
}
.pb-4{
	padding-bottom: 1rem;
}
.text-center{
	text-align: center;
}
.font-sans{
	font-family: Montserrat;
}
.font-serif{
	font-family: Lora;
}
.text-sm{
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.text-base{
	font-size: 1rem;
	line-height: 1.5rem;
}
.text-2xl{
	font-size: 1.5rem;
	line-height: 2rem;
}
.text-4xl{
	font-size: 2.25rem;
	line-height: 2.5rem;
}
.text-xl{
	font-size: 1.25rem;
	line-height: 1.75rem;
}
.font-bold{
	font-weight: 700;
}
.font-regular{
	font-weight: 400;
}
.font-semibold{
	font-weight: 600;
}
.uppercase{
	text-transform: uppercase;
}
.italic{
	font-style: italic;
}
.leading-7{
	line-height: 1.75rem;
}
.text-white{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-magenta{
	--tw-text-opacity: 1;
	color: rgba(213, 63, 96, var(--tw-text-opacity));
}
.text-magenta-dark{
	--tw-text-opacity: 1;
	color: rgba(196, 43, 77, var(--tw-text-opacity));
}
.text-gray-300{
	--tw-text-opacity: 1;
	color: rgba(209, 213, 219, var(--tw-text-opacity));
}
.underline{
	text-decoration: underline;
}
.no-underline{
	text-decoration: none;
}
.opacity-0{
	opacity: 0;
}
.opacity-100{
	opacity: 1;
}
.opacity-90{
	opacity: 0.9;
}
.opacity-25{
	opacity: 0.25;
}
.shadow-lg{
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none{
	outline: 2px solid transparent;
	outline-offset: 2px;
}
.blur{
	--tw-blur: blur(8px);
	filter: var(--tw-filter);
}
.transition-opacity{
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.transition-transform{
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.duration-300{
	transition-duration: 300ms;
}
/* custom utilities */
/* @import "./utilities/filename"; */
.hover\:fill-magenta:hover{
	fill: #D53F60;
}
.hover\:fill-blue:hover{
	fill: #1BA5CF;
}
.hover\:text-white:hover{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hover\:underline:hover{
	text-decoration: underline;
}
@media (min-width: 640px){
	.sm\:block{
		display: block;
	}
}
@media (min-width: 768px){
	.md\:order-3{
		order: 3;
	}
	.md\:-ml-16{
		margin-left: -4rem;
	}
	.md\:mb-0{
		margin-bottom: 0px;
	}
	.md\:mt-12{
		margin-top: 3rem;
	}
	.md\:block{
		display: block;
	}
	.md\:hidden{
		display: none;
	}
	.md\:h-8{
		height: 2rem;
	}
	.md\:h-12{
		height: 3rem;
	}
	.md\:w-\[313px\]{
		width: 313px;
	}
	.md\:w-1\/2{
		width: 50%;
	}
	.md\:w-2\/3{
		width: 66.666667%;
	}
	.md\:w-1\/3{
		width: 33.333333%;
	}
	.md\:w-\[336px\]{
		width: 336px;
	}
	.md\:w-\[228px\]{
		width: 228px;
	}
	.md\:w-5\/12{
		width: 41.666667%;
	}
	.md\:w-6\/12{
		width: 50%;
	}
	.md\:flex-nowrap{
		flex-wrap: nowrap;
	}
	.md\:rounded-16{
		border-radius: 16px;
	}
	.md\:bg-128{
		background-size: 128px;
	}
	.md\:bg-offset-32{
		background-position: 32px 32px;
	}
	.md\:px-5{
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
	.md\:py-3{
		padding-top: 0.75rem;
		padding-bottom: 0.75rem;
	}
	.md\:py-24{
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
	.md\:py-6{
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.md\:px-6{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.md\:px-4{
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.md\:pt-16{
		padding-top: 4rem;
	}
	.md\:pr-12{
		padding-right: 3rem;
	}
	.md\:pb-0{
		padding-bottom: 0px;
	}
	.md\:pt-24{
		padding-top: 6rem;
	}
	.md\:pt-12{
		padding-top: 3rem;
	}
	.md\:pt-\[41px\]{
		padding-top: 41px;
	}
	.md\:pb-12{
		padding-bottom: 3rem;
	}
	.md\:text-base{
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.md\:text-3xl{
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
	.md\:text-lg{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
	.md\:text-6xl{
		font-size: 3.75rem;
		line-height: 1;
	}
	.md\:shadow-lg{
		--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	}
}
@media (min-width: 1024px){
	.lg\:-ml-0{
		margin-left: 0px;
	}
	.lg\:w-\[444px\]{
		width: 444px;
	}
	.lg\:flex-nowrap{
		flex-wrap: nowrap;
	}
	.lg\:rounded-16{
		border-radius: 16px;
	}
	.lg\:p-12{
		padding: 3rem;
	}
	.lg\:py-0{
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.lg\:pb-24{
		padding-bottom: 6rem;
	}
	.lg\:pr-24{
		padding-right: 6rem;
	}
}