/*
! tailwindcss v3.4.0 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Sarabun, ui-sans-serif, system-ui, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
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)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

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;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
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;
}

/*
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)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

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

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
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 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*, ::before, ::after{
	--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-pan-x:  ;
	--tw-pan-y:  ;
	--tw-pinch-zoom:  ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position:  ;
	--tw-gradient-via-position:  ;
	--tw-gradient-to-position:  ;
	--tw-ordinal:  ;
	--tw-slashed-zero:  ;
	--tw-numeric-figure:  ;
	--tw-numeric-spacing:  ;
	--tw-numeric-fraction:  ;
	--tw-ring-inset:  ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur:  ;
	--tw-brightness:  ;
	--tw-contrast:  ;
	--tw-grayscale:  ;
	--tw-hue-rotate:  ;
	--tw-invert:  ;
	--tw-saturate:  ;
	--tw-sepia:  ;
	--tw-drop-shadow:  ;
	--tw-backdrop-blur:  ;
	--tw-backdrop-brightness:  ;
	--tw-backdrop-contrast:  ;
	--tw-backdrop-grayscale:  ;
	--tw-backdrop-hue-rotate:  ;
	--tw-backdrop-invert:  ;
	--tw-backdrop-opacity:  ;
	--tw-backdrop-saturate:  ;
	--tw-backdrop-sepia:  ;
}

::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-pan-x:  ;
	--tw-pan-y:  ;
	--tw-pinch-zoom:  ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position:  ;
	--tw-gradient-via-position:  ;
	--tw-gradient-to-position:  ;
	--tw-ordinal:  ;
	--tw-slashed-zero:  ;
	--tw-numeric-figure:  ;
	--tw-numeric-spacing:  ;
	--tw-numeric-fraction:  ;
	--tw-ring-inset:  ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur:  ;
	--tw-brightness:  ;
	--tw-contrast:  ;
	--tw-grayscale:  ;
	--tw-hue-rotate:  ;
	--tw-invert:  ;
	--tw-saturate:  ;
	--tw-sepia:  ;
	--tw-drop-shadow:  ;
	--tw-backdrop-blur:  ;
	--tw-backdrop-brightness:  ;
	--tw-backdrop-contrast:  ;
	--tw-backdrop-grayscale:  ;
	--tw-backdrop-hue-rotate:  ;
	--tw-backdrop-invert:  ;
	--tw-backdrop-opacity:  ;
	--tw-backdrop-saturate:  ;
	--tw-backdrop-sepia:  ;
}
.container{
	width: 100%;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
}
@media (min-width: 480px){

	.container{
		max-width: 480px;
	}
}
@media (min-width: 640px){

	.container{
		max-width: 640px;
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
}
@media (min-width: 768px){

	.container{
		max-width: 768px;
	}
}
@media (min-width: 1024px){

	.container{
		max-width: 1024px;
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
}
@media (min-width: 1280px){

	.container{
		max-width: 1280px;
	}
}
@media (min-width: 1536px){

	.container{
		max-width: 1536px;
	}
}
.visible{
	visibility: visible;
}
.invisible{
	visibility: hidden;
}
.collapse{
	visibility: collapse;
}
.static{
	position: static;
}
.fixed{
	position: fixed;
}
.absolute{
	position: absolute;
}
.relative{
	position: relative;
}
.sticky{
	position: sticky;
}
.-left-\[108px\]{
	left: -108px;
}
.-left-\[28px\]{
	left: -28px;
}
.bottom-\[114px\]{
	bottom: 114px;
}
.right-0{
	right: 0px;
}
.top-12{
	top: 3rem;
}
.top-\[114px\]{
	top: 114px;
}
.top-\[1150px\]{
	top: 1150px;
}
.z-10{
	z-index: 10;
}
.z-20{
	z-index: 20;
}
.mx-0{
	margin-left: 0px;
	margin-right: 0px;
}
.mx-auto{
	margin-left: auto;
	margin-right: auto;
}
.my-0{
	margin-top: 0px;
	margin-bottom: 0px;
}
.my-10{
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}
.my-24{
	margin-top: 6rem;
	margin-bottom: 6rem;
}
.my-8{
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.\!mb-0{
	margin-bottom: 0px !important;
}
.\!mb-1{
	margin-bottom: 0.25rem !important;
}
.\!mb-12{
	margin-bottom: 3rem !important;
}
.\!mb-2{
	margin-bottom: 0.5rem !important;
}
.\!mb-4{
	margin-bottom: 1rem !important;
}
.\!mb-6{
	margin-bottom: 1.5rem !important;
}
.\!mb-8{
	margin-bottom: 2rem !important;
}
.-mb-4{
	margin-bottom: -1rem;
}
.-mb-\[5\.25rem\]{
	margin-bottom: -5.25rem;
}
.-mt-4{
	margin-top: -1rem;
}
.mb-0{
	margin-bottom: 0px;
}
.mb-1{
	margin-bottom: 0.25rem;
}
.mb-10{
	margin-bottom: 2.5rem;
}
.mb-12{
	margin-bottom: 3rem;
}
.mb-14{
	margin-bottom: 3.5rem;
}
.mb-16{
	margin-bottom: 4rem;
}
.mb-2{
	margin-bottom: 0.5rem;
}
.mb-20{
	margin-bottom: 5rem;
}
.mb-4{
	margin-bottom: 1rem;
}
.mb-5{
	margin-bottom: 1.25rem;
}
.mb-6{
	margin-bottom: 1.5rem;
}
.mb-8{
	margin-bottom: 2rem;
}
.ml-1{
	margin-left: 0.25rem;
}
.ml-4{
	margin-left: 1rem;
}
.ml-auto{
	margin-left: auto;
}
.mr-2{
	margin-right: 0.5rem;
}
.mr-auto{
	margin-right: auto;
}
.mt-10{
	margin-top: 2.5rem;
}
.mt-16{
	margin-top: 4rem;
}
.mt-2{
	margin-top: 0.5rem;
}
.mt-32{
	margin-top: 8rem;
}
.mt-4{
	margin-top: 1rem;
}
.mt-6{
	margin-top: 1.5rem;
}
.mt-8{
	margin-top: 2rem;
}
.box-border{
	box-sizing: border-box;
}
.block{
	display: block;
}
.inline-block{
	display: inline-block;
}
.inline{
	display: inline;
}
.flex{
	display: flex;
}
.table{
	display: table;
}
.grid{
	display: grid;
}
.contents{
	display: contents;
}
.\!hidden{
	display: none !important;
}
.hidden{
	display: none;
}
.size-full{
	width: 100%;
	height: 100%;
}
.h-12{
	height: 3rem;
}
.h-48{
	height: 12rem;
}
.h-full{
	height: 100%;
}
.max-h-0{
	max-height: 0px;
}
.\!w-full{
	width: 100% !important;
}
.w-1\/2{
	width: 50%;
}
.w-1\/3{
	width: 33.333333%;
}
.w-16{
	width: 4rem;
}
.w-2\/3{
	width: 66.666667%;
}
.w-20{
	width: 5rem;
}
.w-4{
	width: 1rem;
}
.w-80{
	width: 20rem;
}
.w-full{
	width: 100%;
}
.max-w-2xl{
	max-width: 42rem;
}
.max-w-3xl{
	max-width: 48rem;
}
.max-w-4xl{
	max-width: 56rem;
}
.max-w-5xl{
	max-width: 64rem;
}
.max-w-\[12rem\]{
	max-width: 12rem;
}
.max-w-\[380px\]{
	max-width: 380px;
}
.max-w-md{
	max-width: 28rem;
}
.max-w-xl{
	max-width: 36rem;
}
.flex-grow{
	flex-grow: 1;
}
.grow{
	flex-grow: 1;
}
.transform{
	transform: translate(var(--tw-translate-x), 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));
}
@keyframes fade-in{

	0%{
		opacity: 0;
	}

	100%{
		opacity: 1;
	}
}
.animate-fade-in{
	animation: fade-in 1.5s cubic-bezier(.39,.575,.565,1.000) 0.5s both;
}
@keyframes kenburns-top{

	0%{
		transform: scale(1) translateY(0);
		transform-origin: 50% 16%;
	}

	100%{
		transform: scale(1.15) translateY(-10px);
		transform-origin: top;
	}
}
.animate-kenburns-top{
	animation: kenburns-top 20s linear infinite alternate both;
}
@keyframes slide-in-bottom{

	0%{
		transform: translateY(1000px);
		opacity: 0;
	}

	100%{
		transform: translateY(0);
		opacity: 1;
	}
}
.animate-slide-in-bottom{
	animation: slide-in-bottom 1s cubic-bezier(.25,.46,.45,.94) 0.1s both;
}
@keyframes text-focus-in{

	0%{
		filter: blur(12px);
		opacity: 0;
	}

	100%{
		filter: blur(0);
		opacity: 1;
	}
}
.animate-text-focus-in{
	animation: text-focus-in 0.6s cubic-bezier(.55,.085,.68,.53) 0.0s both;
}
@keyframes text-focus-in{

	0%{
		filter: blur(12px);
		opacity: 0;
	}

	100%{
		filter: blur(0);
		opacity: 1;
	}
}
.animate-text-focus-in-2{
	animation: text-focus-in 0.6s cubic-bezier(.55,.085,.68,.53) 0.4s both;
}
.cursor-pointer{
	cursor: pointer;
}
.resize{
	resize: both;
}
.list-outside{
	list-style-position: outside;
}
.list-decimal{
	list-style-type: decimal;
}
.list-disc{
	list-style-type: disc;
}
.list-none{
	list-style-type: none;
}
.flex-row{
	flex-direction: row;
}
.flex-row-reverse{
	flex-direction: row-reverse;
}
.flex-col{
	flex-direction: column;
}
.flex-col-reverse{
	flex-direction: column-reverse;
}
.flex-wrap{
	flex-wrap: wrap;
}
.items-start{
	align-items: flex-start;
}
.items-center{
	align-items: center;
}
.justify-end{
	justify-content: flex-end;
}
.justify-center{
	justify-content: center;
}
.gap-12{
	gap: 3rem;
}
.gap-6{
	gap: 1.5rem;
}
.self-start{
	align-self: flex-start;
}
.overflow-hidden{
	overflow: hidden;
}
.\!overflow-visible{
	overflow: visible !important;
}
.scroll-smooth{
	scroll-behavior: smooth;
}
.truncate{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.break-all{
	word-break: break-all;
}
.rounded{
	border-radius: 0.25rem;
}
.rounded-button{
	border-radius: 10px;
}
.rounded-frame{
	border-radius: 40px;
}
.rounded-full{
	border-radius: 9999px;
}
.rounded-lg{
	border-radius: 0.5rem;
}
.rounded-xl{
	border-radius: 0.75rem;
}
.border{
	border-width: 1px;
}
.border-b-\[3rem\]{
	border-bottom-width: 3rem;
}
.border-t{
	border-top-width: 1px;
}
.border-solid{
	border-style: solid;
}
.border-gray-300{
	--tw-border-opacity: 1;
	border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-primary{
	--tw-border-opacity: 1;
	border-color: rgb(28 23 94 / var(--tw-border-opacity));
}
.\!bg-\[\#f5f0fb\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgb(245 240 251 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#5c78b4\]{
	--tw-bg-opacity: 1;
	background-color: rgb(92 120 180 / var(--tw-bg-opacity));
}
.bg-\[\#7a457e\]{
	--tw-bg-opacity: 1;
	background-color: rgb(122 69 126 / var(--tw-bg-opacity));
}
.bg-\[\#9e7359\]{
	--tw-bg-opacity: 1;
	background-color: rgb(158 115 89 / var(--tw-bg-opacity));
}
.bg-\[\#eef2fb\]{
	--tw-bg-opacity: 1;
	background-color: rgb(238 242 251 / var(--tw-bg-opacity));
}
.bg-\[\#f5f0fb\]{
	--tw-bg-opacity: 1;
	background-color: rgb(245 240 251 / var(--tw-bg-opacity));
}
.bg-\[\#f9f6fd\]{
	--tw-bg-opacity: 1;
	background-color: rgb(249 246 253 / var(--tw-bg-opacity));
}
.bg-\[\#fafafa\]{
	--tw-bg-opacity: 1;
	background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.bg-\[\#fbf4f0\]{
	--tw-bg-opacity: 1;
	background-color: rgb(251 244 240 / var(--tw-bg-opacity));
}
.bg-black{
	--tw-bg-opacity: 1;
	background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-gray-200{
	--tw-bg-opacity: 1;
	background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-primary{
	--tw-bg-opacity: 1;
	background-color: rgb(28 23 94 / var(--tw-bg-opacity));
}
.bg-quaternary{
	--tw-bg-opacity: 1;
	background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}
.bg-secondary{
	--tw-bg-opacity: 1;
	background-color: rgb(43 45 135 / var(--tw-bg-opacity));
}
.bg-tertiary{
	--tw-bg-opacity: 1;
	background-color: rgb(52 179 42 / var(--tw-bg-opacity));
}
.bg-transparent{
	background-color: transparent;
}
.bg-white{
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-cover{
	background-size: cover;
}
.bg-fixed{
	background-attachment: fixed;
}
.bg-bottom{
	background-position: bottom;
}
.bg-center{
	background-position: center;
}
.bg-top{
	background-position: top;
}
.bg-no-repeat{
	background-repeat: no-repeat;
}
.fill-black{
	fill: #000;
}
.fill-primary{
	fill: #1c175e;
}
.fill-transparent{
	fill: transparent;
}
.fill-white{
	fill: #fff;
}
.object-cover{
	-o-object-fit: cover;
	   object-fit: cover;
}
.object-left{
	-o-object-position: left;
	   object-position: left;
}
.p-6{
	padding: 1.5rem;
}
.px-1{
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.px-12{
	padding-left: 3rem;
	padding-right: 3rem;
}
.px-16{
	padding-left: 4rem;
	padding-right: 4rem;
}
.px-3{
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.px-4{
	padding-left: 1rem;
	padding-right: 1rem;
}
.px-5{
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.px-6{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.py-1{
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.py-10{
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.py-12{
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.py-14{
	padding-top: 3.5rem;
	padding-bottom: 3.5rem;
}
.py-2{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.py-20{
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.py-24{
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.py-3{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.py-4{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.py-6{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.py-8{
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.py-\[0\.8rem\]{
	padding-top: 0.8rem;
	padding-bottom: 0.8rem;
}
.\!pb-0{
	padding-bottom: 0px !important;
}
.pb-0{
	padding-bottom: 0px;
}
.pb-10{
	padding-bottom: 2.5rem;
}
.pb-12{
	padding-bottom: 3rem;
}
.pb-16{
	padding-bottom: 4rem;
}
.pb-20{
	padding-bottom: 5rem;
}
.pb-24{
	padding-bottom: 6rem;
}
.pb-32{
	padding-bottom: 8rem;
}
.pb-6{
	padding-bottom: 1.5rem;
}
.pb-8{
	padding-bottom: 2rem;
}
.pl-12{
	padding-left: 3rem;
}
.pl-2{
	padding-left: 0.5rem;
}
.pl-4{
	padding-left: 1rem;
}
.pl-6{
	padding-left: 1.5rem;
}
.pr-0{
	padding-right: 0px;
}
.pr-2{
	padding-right: 0.5rem;
}
.pr-4{
	padding-right: 1rem;
}
.pr-6{
	padding-right: 1.5rem;
}
.pt-12{
	padding-top: 3rem;
}
.pt-14{
	padding-top: 3.5rem;
}
.pt-16{
	padding-top: 4rem;
}
.pt-24{
	padding-top: 6rem;
}
.pt-28{
	padding-top: 7rem;
}
.pt-8{
	padding-top: 2rem;
}
.pt-\[3\.2rem\]{
	padding-top: 3.2rem;
}
.text-left{
	text-align: left;
}
.text-center{
	text-align: center;
}
.text-right{
	text-align: right;
}
.font-serif{
	font-family: serif;
}
.text-2xl{
	font-size: 1.5rem;
	line-height: 2rem;
}
.text-3xl{
	font-size: 1.875rem;
	line-height: 2.25rem;
}
.text-4xl{
	font-size: 2.25rem;
	line-height: 2.5rem;
}
.text-5xl{
	font-size: 3rem;
	line-height: 1;
}
.text-8xl{
	font-size: 6rem;
	line-height: 1;
}
.text-9xl{
	font-size: 8rem;
	line-height: 1;
}
.text-\[1\.45rem\]{
	font-size: 1.45rem;
}
.text-\[180px\]{
	font-size: 180px;
}
.text-\[40px\]{
	font-size: 40px;
}
.text-base{
	font-size: 1rem;
	line-height: 1.5rem;
}
.text-lg{
	font-size: 1.125rem;
	line-height: 1.75rem;
}
.text-sm{
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.text-xl{
	font-size: 1.25rem;
}
.text-xs{
	font-size: 0.75rem;
}
.font-bold{
	font-weight: 700;
}
.font-extrabold{
	font-weight: 800;
}
.font-medium{
	font-weight: 500;
}
.font-normal{
	font-weight: 400;
}
.uppercase{
	text-transform: uppercase;
}
.lowercase{
	text-transform: lowercase;
}
.ordinal{
	--tw-ordinal: ordinal;
	font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.\!leading-normal{
	line-height: 1.5 !important;
}
.\!leading-relaxed{
	line-height: 1.625 !important;
}
.\!leading-tight{
	line-height: 1.25 !important;
}
.leading-none{
	line-height: 1;
}
.leading-relaxed{
	line-height: 1.625;
}
.leading-tight{
	line-height: 1.25;
}
.tracking-widest{
	letter-spacing: 0.1em;
}
.\!text-white{
	--tw-text-opacity: 1 !important;
	color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-\[\#5c78b4\]{
	--tw-text-opacity: 1;
	color: rgb(92 120 180 / var(--tw-text-opacity));
}
.text-\[\#9e7359\]{
	--tw-text-opacity: 1;
	color: rgb(158 115 89 / var(--tw-text-opacity));
}
.text-black{
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue-500{
	--tw-text-opacity: 1;
	color: rgb(59 130 246 / var(--tw-text-opacity));
}
.text-dark{
	--tw-text-opacity: 1;
	color: rgb(51 51 51 / var(--tw-text-opacity));
}
.text-primary{
	--tw-text-opacity: 1;
	color: rgb(28 23 94 / var(--tw-text-opacity));
}
.text-secondary{
	--tw-text-opacity: 1;
	color: rgb(43 45 135 / var(--tw-text-opacity));
}
.text-tertiary{
	--tw-text-opacity: 1;
	color: rgb(52 179 42 / var(--tw-text-opacity));
}
.text-transparent{
	color: transparent;
}
.text-white{
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
	text-decoration-line: underline;
}
.\!no-underline{
	text-decoration-line: none !important;
}
.no-underline{
	text-decoration-line: none;
}
.antialiased{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.opacity-70{
	opacity: 0.7;
}
.opacity-\[0\.95\]{
	opacity: 0.95;
}
.shadow{
	--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
	--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-special{
	--tw-shadow: 0 3px 11px rgba(0,0,0,0.16);
	--tw-shadow-colored: 0 3px 11px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline{
	outline-style: solid;
}
.ring{
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.filter{
	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);
}
.transition{
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.transition-all{
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.ease-out{
	transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.alignfull{
	margin: 2rem calc(50% - 50vw) !important;
	max-width: 100vw !important;
	width: 100vw;
}
.alignwide{
	margin: 2rem 0;
	max-width: 1280px !important;
}
.alignnone{
	margin-left: 0px;
	margin-right: 0px;
	height: auto;
	max-width: 100%;
}
.aligncenter{
	margin: 0.5rem auto;
	display: block;
}
@media (min-width: 640px){

	.alignleft:not(.wp-block-button){
		margin-right: 0.5rem;
		float: left;
	}

	.alignright:not(.wp-block-button){
		margin-left: 0.5rem;
		float: right;
	}

	.wp-block-button.alignleft a{
		float: left;
		margin-right: 1rem;
	}

	.wp-block-button.alignright a{
		float: right;
		margin-left: 1rem;
	}
}
.wp-caption{
	display: inline-block;
}
.wp-caption img{
	margin-bottom: 0.5rem;
	line-height: 1;
}
.wp-caption-text{
	font-size: 0.875rem;
	color: #4b5563;
}
.\[hostname\:port\]{
	hostname: port;
}
/* Splide Plugin (Custom) */
.splide .splide__slide {
	list-style-type: none !important;
}
.splide .splide__arrow {
	background-color: #f2f2f2 !important;
	top: 25%;
}
@media screen and (max-width: 639px) {
	.splide .splide__arrow--prev {
		left: -2rem;
	}

	.splide .splide__arrow--next {
		right: -2rem;
	}
}
/* Animated Fullscreen Menu (Custom) */
body.afsmenu__lockscroll { overflow: hidden; }
.animatedfsmenu.animation_line .afsmenu>li:hover>a:before { background: #fff !important; }
.animatedfsmenu .social-media { padding-top: 1rem; padding-left: 1.25rem; }
.animatedfsmenu { transition: all ease-out 0.3s !important; }
.animatedfs_menu_list { padding: 80px 0 0 36px !important; }
.animatedfsmenu.navbar-expand-md .navbar-collapse { margin-top: 0 !important; transition-delay: 0.1s !important; }
.animatedfsmenu .animatedfs_menu_list .afsmenu li a { font-size: 24px !important; transition: 0.5s all !important; }
.animatedfsmenu-navbar-toggler.right_top { right: 0px !important; top: 0px !important; }
@media screen and (max-width: 420px) {
	.animatedfsmenu-navbar-toggler.right_top { right: 14px !important; }
}
.animatedfsmenu.animation_line .afsmenu>li:hover>a:before {
	background: #fff !important;
}
.animatedfsmenu .social-media { padding-top: 1rem; padding-left: 1.25rem; }
@media screen and (min-width: 1280px) {
	.animatedfsmenu-navbar-toggler {
		display: none;
	}
}
.animatedfs_menu_list li > a:before,
.animatedfsmenu-navbar-toggler .bar {
	background: #2b2d87 !important;
	margin: 8px 0 8px auto !important;
}
.animatedfsmenu-navbar-toggler .bar {
	width: 35px !important;
}
.animatedfsmenu-navbar-toggler .bar.top-animate,
.animatedfsmenu-navbar-toggler .bar.bottom-animate {
	background: #fff !important;
}
.animatedfsmenu-navbar-toggler .bar.bottom-animate {
	top: -3px !important;
}
.animatedfsmenu ul li {
	margin-bottom: 0.5rem !important;
}
.animatedfsmenu.animation_line .afsmenu>li.has-children__on>a,
.animatedfsmenu.animation_line .afsmenu>li:hover>a {
	padding-left: 0 !important;
	color: #c3a8eb !important;
	transition: 0.5s all !important;
}
.animatedfsmenu.animation_line .afsmenu>li.has-children__on>a:before,
.animatedfsmenu.animation_line .afsmenu>li:hover>a:before {
	width: 0 !important;
}
.animatedfsmenu sub-menu {
	display: none important;
}
/* Custom Site Styles */
.entry-content p a, .entry-content ul a, .entry-content ol a, .block-editor-block-list__layout p a, .block-editor-block-list__layout ul a, .block-editor-block-list__layout ol a{
	--tw-text-opacity: 1;
	color: rgb(28 23 94 / var(--tw-text-opacity));
	text-decoration-line: underline;
}
.entry-content p a:hover, .entry-content ul a:hover, .entry-content ol a:hover, .block-editor-block-list__layout p a:hover, .block-editor-block-list__layout ul a:hover, .block-editor-block-list__layout ol a:hover{
	text-decoration-line: none;
}
.entry-content p, .entry-content ul, .entry-content ol, .block-editor-block-list__layout p, .block-editor-block-list__layout ul, .block-editor-block-list__layout ol{
	margin-bottom: 1.5rem;
}
.entry-content ul, .block-editor-block-list__layout ul {
		
	}
.entry-content ul:not(.block-editor-block-variation-picker__variations) li, .block-editor-block-list__layout ul:not(.block-editor-block-variation-picker__variations) li{
	margin-bottom: 0.5rem;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0.5rem;
}
.entry-content ol li, .block-editor-block-list__layout ol li{
	list-style-position: outside;
	list-style-type: decimal;
}
.entry-content ul,
.entry-content ol {
	margin-left: 24px; }
.entry-content ul li {
	list-style-type: disc !important; }
body {
	color: #333;
	font-family: Helvetica, ui-sans-serif, system-ui, sans-serif;
	font-weight: 400; }
@media screen and (min-width: 768px ) {
	.md\:no-container {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0; }
}
.transition-custom {
	transition: all cubic-bezier(.7,0,0,1) .35s 0ms; }
h1,
h2,
h3,
h4,
h5,
h6,
p {
	line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Sarabun, ui-sans-serif, system-ui, sans-serif;
}
#primary-menu a { font-weight: 700; text-decoration: none !important; text-decoration-color: #fff; text-decoration-thickness: 2px; text-underline-offset: 4px; transition: all 300ms ease-in-out; }
#primary-menu .current-menu-item > a { font-weight: 700; text-decoration: none !important; text-decoration-color: #4AD97C;; text-decoration-thickness: 2px; text-underline-offset: 4px; transition: all 300ms ease-in-out; }
#primary-menu .menu-item a:hover { color: #4AD97C; text-decoration: none !important; text-decoration-color: #5e2162; text-decoration-thickness: 2px; text-underline-offset: 4px; transition: all 300ms ease-in-out; }
#primary-menu .current-menu-item a:hover { color: #4AD97C; text-decoration: none !important; text-decoration-color: #333; text-decoration-thickness: 2px; text-underline-offset: 4px; transition: all 300ms ease-in-out; }
#footer-navigation a { display: inline-block; }
/* Gravity Forms Plugin */
.gform_wrapper {
	margin-top: 20px !important; }
.gform_required_legend { display: none !important; }
.gform_body .gform_fields { grid-row-gap: 20px; }
.gform_footer {
	justify-content: center;
	margin-block-start: 6px !important; }
#cta .gform_wrapper input {
	border: none !important;
	border-radius: 0 !important;
}
#cta .gform_wrapper label {
	letter-spacing: 2px;
	text-transform: lowercase !important;
}
#cta .gform_wrapper label .gfield_required {
	display: none !important;
}
#cta .gform_wrapper .gform_fields {
	grid-row-gap: 1.75rem !important;
}
#cta .gform_wrapper .gform_button {
	background-color: transparent;
	box-shadow: none;
	color: black;
	letter-spacing: 0.1em;
	line-height: 1.625;
	margin: 0;
	padding: 0.25rem 1rem;
	position: relative;
	text-transform: uppercase;
	transition: all 300ms ease-in-out;
}
#cta .gform_wrapper .gform_button:hover {
	color: #5b5b5b;
	transition: all 300ms ease-in-out;
}
#cta .gform_wrapper .gform_footer {
	display: inline-block;
	margin-block-start: 30px !important;
	position: relative;
}
#cta .gform_wrapper .gform_footer::before {
	content: "";
	background: #000;
	height: 1px;
	left: 0%;
	opacity: 8%;
	position: absolute;
	top: 0;
	transition: left 300ms ease-in-out;
	width: 55%;
}
#cta .gform_wrapper .gform_footer::after {
	content: "";
	background: #000;
	bottom: 0;
	height: 1px;
	opacity: 8%;
	position: absolute;
	right: 0;
	transition: right 300ms ease-in-out;
	width: 55%;
}
#cta .gform_wrapper .gform_footer:hover::before {
	background: #000;
	left: calc(100% - 55%);
	opacity: 8%;
	transition: left 300ms ease-in-out;
}
#cta .gform_wrapper .gform_footer:hover::after {
	background: #000;
	opacity: 8%;
	right: calc(100% - 55%);
	transition: right 300ms ease-in-out;
}
.blog .size-full {
	height: auto; }
.sub-menu {
	background-color: #fff;
	box-shadow: 0 3px 11px rgba(0,0,0,0.16);
	display: none;
	position: absolute;
	width: 280px;
}
.menu-item:hover > .sub-menu {
	display: block;
	padding: 0.75rem 1rem;
}
#primary-menu ul li > ul li {
	display: grid;
}
#primary-menu ul li > ul li a {
	padding: 0.25rem 0;
	transition: all 300ms ease-in-out;
}
#footer-navigation a {
	padding: 5px 16px;
	transition: all cubic-bezier(0.4, 0, 0.2, 1) 300ms;
}
#footer-navigation a:hover {
	opacity: 0.6;
	transition: all cubic-bezier(0.4, 0, 0.2, 1) 300ms;
}
header .custom-logo {
	width: 120px;
}
footer .custom-logo {
	width: 180px;
}
header #primary-menu a {
	display: block;
	padding: 8px 16px;
	transition: all 300ms ease-in-out;
}
header #primary-menu > ul > li:last-of-type > a {
	padding: 8px 0px 8px 16px;
}
@media screen and (max-width: 1279px) {
	header #primary-menu a {
		display: block;
		padding: 8px 10px;
	}
}
footer a { 
	text-decoration: none !important;
}
.wp-block-image > img {
	display: inline-block;
}
.wp-block-separator {
	margin-bottom: 2rem;
}
.single-post .wp-block-heading {
	color: #5e2162;
	font-size: 18px;
	margin-bottom: 1rem;
}
.single-post strong {
	color: #5e2162;
	font-size: 24px;
}
.single-post .site-content ul li {
	list-style-position: outside !important;
	margin-left: 20px;
	padding-bottom: 6px;
}
.single-post .wp-block-separator {
	border-bottom: 1px solid;
	width: 90% !important;
}
.single-post .wp-block-image,
.single-post .wp-block-gallery {
	margin-bottom: 1.5rem;
}
.posts-navigation,
.nav-links {
	width: 100%;
}
.nav-links {
	display: flex;
	flex-wrap: wrap;
}
.nav-previous,
.nav-next {
	width: 50%;
}
.nav-previous a,
.nav-next a {
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
}
.nav-previous a:hover,
.nav-next a:hover {
	color: #333;
}
.nav-next {
	order: 1;
	position: relative;
}
.nav-next a {
	padding-left: 2rem;
}
.nav-next a:before {
	content: '‹';
	font-size: 20px;
	left: 0;
	position: absolute;
	top: -4px;
}
.nav-previous {
	order: 2;
	position: relative;
	text-align: right;
}
.nav-previous a {
	padding-right: 2rem;
}
.nav-previous a:after {
	content: '›';
	font-size: 20px;
	position: absolute;
	right: 0;
	top: -4px;
}
.nav-links:has( > :nth-child(1):last-child) {
	flex-direction: row-reverse;
}
.clip-special {
	-webkit-clip-path: ellipse(100% 68% at 50% 32%);
	        clip-path: ellipse(100% 68% at 50% 32%);
}
.home .gform_wrapper {
	margin-top: 6px !important;
}
#footer .gform-body input:not(.gform-button) {
	border: 1px solid #d3d3d3;
	border-radius: 10px;
	border-right-style: none;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	box-shadow: none !important;
}
#footer .gform_wrapper {
	margin-top: 0.375rem !important;
}
#footer .gform-body .ginput_container_email {
	margin-right: -7px;
}
#footer .gform-body input.gform-button {
	background: #08979d;
	border-radius: 10px;
	font-weight: 700;
}
#footer .gform-body input.gform-button:hover {
	background: #055b5c;
}
#footer .gform-body .gform_fields {
	-moz-column-gap: 0 !important;
	     column-gap: 0 !important;
}
.mrg-bg-gradient {
	background: linear-gradient(45deg, rgba(28,23,94,1) 0%, rgba(43,45,135,1) 60%); }
header {
	font-family: Sarabun, ui-sans-serif, system-ui, sans-serif; }
@media (min-width: 1536px){

	.\32xl\:container{
		width: 100%;
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}

	@media (min-width: 480px){

		.\32xl\:container{
			max-width: 480px;
		}
	}

	@media (min-width: 640px){

		.\32xl\:container{
			max-width: 640px;
			padding-right: 1.5rem;
			padding-left: 1.5rem;
		}
	}

	@media (min-width: 768px){

		.\32xl\:container{
			max-width: 768px;
		}
	}

	@media (min-width: 1024px){

		.\32xl\:container{
			max-width: 1024px;
			padding-right: 1.5rem;
			padding-left: 1.5rem;
		}
	}

	@media (min-width: 1280px){

		.\32xl\:container{
			max-width: 1280px;
		}
	}

	@media (min-width: 1536px){

		.\32xl\:container{
			max-width: 1536px;
		}
	}
}
.hover\:bg-\[\#435f9b\]:hover{
	--tw-bg-opacity: 1;
	background-color: rgb(67 95 155 / var(--tw-bg-opacity));
}
.hover\:bg-black:hover{
	--tw-bg-opacity: 1;
	background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.hover\:bg-primary:hover{
	--tw-bg-opacity: 1;
	background-color: rgb(28 23 94 / var(--tw-bg-opacity));
}
.hover\:bg-quinary:hover{
	--tw-bg-opacity: 1;
	background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}
.hover\:bg-tertiary:hover{
	--tw-bg-opacity: 1;
	background-color: rgb(52 179 42 / var(--tw-bg-opacity));
}
.hover\:bg-transparent:hover{
	background-color: transparent;
}
.hover\:bg-white:hover{
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.hover\:\!bg-white:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.hover\:fill-black:hover{
	fill: #000;
}
.hover\:fill-primary:hover{
	fill: #1c175e;
}
.hover\:fill-transparent:hover{
	fill: transparent;
}
.hover\:fill-white:hover{
	fill: #fff;
}
.hover\:\!text-dark:hover{
	--tw-text-opacity: 1 !important;
	color: rgb(51 51 51 / var(--tw-text-opacity)) !important;
}
.hover\:\!text-primary:hover{
	--tw-text-opacity: 1 !important;
	color: rgb(28 23 94 / var(--tw-text-opacity)) !important;
}
.hover\:text-\[\#5b5b5b\]:hover{
	--tw-text-opacity: 1;
	color: rgb(91 91 91 / var(--tw-text-opacity));
}
.hover\:text-black:hover{
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity));
}
.hover\:text-primary:hover{
	--tw-text-opacity: 1;
	color: rgb(28 23 94 / var(--tw-text-opacity));
}
.hover\:text-tertiary:hover{
	--tw-text-opacity: 1;
	color: rgb(52 179 42 / var(--tw-text-opacity));
}
.hover\:text-transparent:hover{
	color: transparent;
}
.hover\:text-white:hover{
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px){

	.sm\:-bottom-\[80px\]{
		bottom: -80px;
	}

	.sm\:top-\[-75px\]{
		top: -75px;
	}

	.sm\:top-\[940px\]{
		top: 940px;
	}

	.sm\:mb-24{
		margin-bottom: 6rem;
	}

	.sm\:mb-8{
		margin-bottom: 2rem;
	}

	.sm\:block{
		display: block;
	}

	.sm\:flex{
		display: flex;
	}

	.sm\:w-1\/2{
		width: 50%;
	}

	.sm\:w-1\/3{
		width: 33.333333%;
	}

	.sm\:w-20{
		width: 5rem;
	}

	.sm\:w-5\/12{
		width: 41.666667%;
	}

	.sm\:w-7\/12{
		width: 58.333333%;
	}

	.sm\:max-w-xl{
		max-width: 36rem;
	}

	.sm\:basis-1\/2-gap-8{
		flex-basis: calc(50% - (1/2 * 2rem));
	}

	.sm\:basis-1\/3-gap-12{
		flex-basis: calc(33.33333% - (2/3 * 3rem));
	}

	.sm\:basis-2\/3-gap-12{
		flex-basis: calc(66.66666% - (1/3 * 3rem));
	}

	.sm\:px-1{
		padding-left: 0.25rem;
		padding-right: 0.25rem;
	}

	.sm\:px-2{
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}

	.sm\:px-2\.5{
		padding-left: 0.625rem;
		padding-right: 0.625rem;
	}

	.sm\:px-4{
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.sm\:px-6{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	.sm\:pb-36{
		padding-bottom: 9rem;
	}

	.sm\:pl-5{
		padding-left: 1.25rem;
	}

	.sm\:pr-5{
		padding-right: 1.25rem;
	}

	.sm\:pt-48{
		padding-top: 12rem;
	}

	.sm\:text-2xl{
		font-size: 1.5rem;
		line-height: 2rem;
	}

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

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

	.sm\:text-5xl{
		font-size: 3rem;
		line-height: 1;
	}

	.sm\:text-6xl{
		font-size: 3.75rem;
		line-height: 1;
	}

	.sm\:text-\[400px\]{
		font-size: 400px;
	}

	.sm\:text-lg{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
}
@media (min-width: 768px){

	.md\:relative{
		position: relative;
	}

	.md\:top-\[794px\]{
		top: 794px;
	}

	.md\:-mb-9{
		margin-bottom: -2.25rem;
	}

	.md\:-ml-40{
		margin-left: -10rem;
	}

	.md\:mb-0{
		margin-bottom: 0px;
	}

	.md\:ml-0{
		margin-left: 0px;
	}

	.md\:ml-40{
		margin-left: 10rem;
	}

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

	.md\:mr-0{
		margin-right: 0px;
	}

	.md\:block{
		display: block;
	}

	.md\:flex{
		display: flex;
	}

	.md\:\!hidden{
		display: none !important;
	}

	.md\:w-1\/2{
		width: 50%;
	}

	.md\:w-1\/3{
		width: 33.333333%;
	}

	.md\:w-1\/4{
		width: 25%;
	}

	.md\:w-2\/3{
		width: 66.666667%;
	}

	.md\:w-3\/4{
		width: 75%;
	}

	.md\:w-5\/12{
		width: 41.666667%;
	}

	.md\:w-7\/12{
		width: 58.333333%;
	}

	.md\:w-auto{
		width: auto;
	}

	.md\:max-w-xs{
		max-width: 20rem;
	}

	.md\:basis-1\/3-gap-12{
		flex-basis: calc(33.33333% - (2/3 * 3rem));
	}

	.md\:flex-row{
		flex-direction: row;
	}

	.md\:flex-nowrap{
		flex-wrap: nowrap;
	}

	.md\:justify-end{
		justify-content: flex-end;
	}

	.md\:px-16{
		padding-left: 4rem;
		padding-right: 4rem;
	}

	.md\:px-3{
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}

	.md\:px-6{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	.md\:px-8{
		padding-left: 2rem;
		padding-right: 2rem;
	}

	.md\:pb-12{
		padding-bottom: 3rem;
	}

	.md\:pl-10{
		padding-left: 2.5rem;
	}

	.md\:pl-12{
		padding-left: 3rem;
	}

	.md\:pl-20{
		padding-left: 5rem;
	}

	.md\:pr-12{
		padding-right: 3rem;
	}

	.md\:pr-16{
		padding-right: 4rem;
	}

	.md\:pr-24{
		padding-right: 6rem;
	}

	.md\:pr-6{
		padding-right: 1.5rem;
	}

	.md\:text-justify{
		text-align: justify;
	}

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

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

	.md\:text-5xl{
		font-size: 3rem;
		line-height: 1;
	}

	.md\:text-6xl{
		font-size: 3.75rem;
		line-height: 1;
	}

	.md\:text-7xl{
		font-size: 4.5rem;
		line-height: 1;
	}

	.md\:text-\[2\.65rem\]{
		font-size: 2.65rem;
	}

	.md\:text-jumbo{
		font-size: 196px;
	}

	.md\:text-lg{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}

	.md\:text-xl{
		font-size: 1.25rem;
	}
}
@media (min-width: 1024px){

	.lg\:mb-0{
		margin-bottom: 0px;
	}

	.lg\:mb-36{
		margin-bottom: 9rem;
	}

	.lg\:w-1\/2{
		width: 50%;
	}

	.lg\:w-1\/3{
		width: 33.333333%;
	}

	.lg\:w-1\/6{
		width: 16.666667%;
	}

	.lg\:w-5\/6{
		width: 83.333333%;
	}

	.lg\:max-w-5xl{
		max-width: 64rem;
	}

	.lg\:max-w-md{
		max-width: 28rem;
	}

	.lg\:max-w-xl{
		max-width: 36rem;
	}

	.lg\:basis-1\/3-gap-8{
		flex-basis: calc(33.33333% - (2/3 * 2rem));
	}

	.lg\:flex-row-reverse{
		flex-direction: row-reverse;
	}

	.lg\:px-14{
		padding-left: 3.5rem;
		padding-right: 3.5rem;
	}

	.lg\:px-20{
		padding-left: 5rem;
		padding-right: 5rem;
	}

	.lg\:px-6{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	.lg\:py-4{
		padding-top: 1rem;
		padding-bottom: 1rem;
	}

	.lg\:pl-16{
		padding-left: 4rem;
	}

	.lg\:pr-16{
		padding-right: 4rem;
	}

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

	.lg\:text-\[520px\]{
		font-size: 520px;
	}
}
@media (min-width: 1280px){

	.xl\:w-2\/3{
		width: 66.666667%;
	}

	.xl\:w-3\/4{
		width: 75%;
	}

	.xl\:max-w-5xl{
		max-width: 64rem;
	}

	.xl\:max-w-xl{
		max-width: 36rem;
	}
}
@media (min-width: 1536px){

	.\32xl\:max-w-2xl{
		max-width: 42rem;
	}
}
