/*
! tailwindcss v3.3.2 | 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.
*/

html {
  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: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

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

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

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

html {
  font-size: 18px;
}

html,
	body,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	a {
  font-family: 'Proxima Nova Condensed', sans-serif !important;
  font-weight: 800 !important;
  line-height: 1.5;
}

ul,
	li,
	p {
  font-family: 'Horas', sans-serif;
  font-weight: 600 !important;
  line-height: 1.5;
}

nav a {
  font-family: 'Horas', sans-serif;
  font-weight: 600 !important;
  line-height: 1.5;
}

.blog-content>* {
  margin-bottom: 1rem;
}

h1 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  line-height: 1.5;
}

h2 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  line-height: 1.5;
}

h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  line-height: 1.5;
}

h4 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  line-height: 1.5;
}

h5 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.5;
}

h6 {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
}

p {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
}

@media (min-width: 1024px) {
  h1 {
    font-size: 3rem;
    line-height: 1.5;
  }

  h2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
    line-height: 1.5;
  }

  h3 {
    font-size: 1.875rem;
    line-height: 2.25rem;
    line-height: 1.5;
  }

  h4 {
    font-size: 1.5rem;
    line-height: 2rem;
    line-height: 1.5;
  }

  h5 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.5;
  }

  h6 {
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1.5;
  }

  p {
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.5;
  }

  .blog-content p {
    font-size: 20px;
  }
}

*, ::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%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

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

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

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

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

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
    padding-right: 4rem;
    padding-left: 4rem;
  }
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.-left-2 {
  left: -0.5rem;
}

.-left-6 {
  left: -1.5rem;
}

.-right-6 {
  right: -1.5rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-\[50\%\] {
  bottom: 50%;
}

.left-0 {
  left: 0px;
}

.left-2 {
  left: 0.5rem;
}

.right-0 {
  right: 0px;
}

.right-2 {
  right: 0.5rem;
}

.top-\[100\%\] {
  top: 100%;
}

.top-\[50\%\] {
  top: 50%;
}

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

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

.m-auto {
  margin: auto;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

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

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.hidden {
  display: none;
}

.\!h-6 {
  height: 1.5rem !important;
}

.\!h-auto {
  height: auto !important;
}

.\!h-full {
  height: 100% !important;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-24 {
  height: 6rem;
}

.h-8 {
  height: 2rem;
}

.h-\[300px\] {
  height: 300px;
}

.h-\[85vh\] {
  height: 85vh;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-max {
  height: -moz-max-content;
  height: max-content;
}

.max-h-\[100px\] {
  max-height: 100px;
}

.max-h-\[120px\] {
  max-height: 120px;
}

.max-h-max {
  max-height: -moz-max-content;
  max-height: max-content;
}

.min-h-\[200px\] {
  min-height: 200px;
}

.\!w-\[250px\] {
  width: 250px !important;
}

.\!w-max {
  width: -moz-max-content !important;
  width: max-content !important;
}

.w-10 {
  width: 2.5rem;
}

.w-16 {
  width: 4rem;
}

.w-24 {
  width: 6rem;
}

.w-4 {
  width: 1rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-\[100vw\] {
  width: 100vw;
}

.w-\[600px\] {
  width: 600px;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.w-max {
  width: -moz-max-content;
  width: max-content;
}

.\!max-w-\[600px\] {
  max-width: 600px !important;
}

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

.\!max-w-max {
  max-width: -moz-max-content !important;
  max-width: max-content !important;
}

.max-w-\[180px\] {
  max-width: 180px;
}

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

.grow {
  flex-grow: 1;
}

.-scale-x-100 {
  --tw-scale-x: -1;
  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));
}

.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 spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-pointer {
  cursor: pointer;
}

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

.gap-1 {
  gap: 0.25rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-x-20 {
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.\!rounded-2xl {
  border-radius: 1rem !important;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-\[50\%\] {
  border-radius: 50%;
}

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

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.\!rounded-l-lg {
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.\!rounded-l-none {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.\!rounded-r-lg {
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}

.\!rounded-r-none {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.rounded-b-2xl {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.\!border {
  border-width: 1px !important;
}

.border {
  border-width: 1px;
}

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

.\!border-slate-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
}

.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(20 88 111 / var(--tw-border-opacity));
}

.border-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(255 190 8 / var(--tw-border-opacity));
}

.border-x-secondary {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 190 8 / var(--tw-border-opacity));
  border-right-color: rgb(255 190 8 / var(--tw-border-opacity));
}

.border-y-primary {
  --tw-border-opacity: 1;
  border-top-color: rgb(20 88 111 / var(--tw-border-opacity));
  border-bottom-color: rgb(20 88 111 / var(--tw-border-opacity));
}

.\!bg-primary {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(20 88 111 / var(--tw-bg-opacity)) !important;
}

.bg-\[\#61A8CB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(97 168 203 / var(--tw-bg-opacity));
}

.bg-\[\#6CC89D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(108 200 157 / var(--tw-bg-opacity));
}

.bg-\[\#B678D4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(182 120 212 / var(--tw-bg-opacity));
}

.bg-\[\#BDBF57\] {
  --tw-bg-opacity: 1;
  background-color: rgb(189 191 87 / var(--tw-bg-opacity));
}

.bg-\[\#C867A2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(200 103 162 / var(--tw-bg-opacity));
}

.bg-\[\#D6756C\] {
  --tw-bg-opacity: 1;
  background-color: rgb(214 117 108 / var(--tw-bg-opacity));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(20 88 111 / var(--tw-bg-opacity));
}

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(255 190 8 / var(--tw-bg-opacity));
}

.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}

.bg-tertiary {
  --tw-bg-opacity: 1;
  background-color: rgb(204 31 65 / 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-left-bottom {
  background-position: left bottom;
}

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

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

.\!p-0 {
  padding: 0px !important;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

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

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

.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.\!py-1\.5 {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}

.\!py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

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

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

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

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

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

.pb-4 {
  padding-bottom: 1rem;
}

.pt-8 {
  padding-top: 2rem;
}

.\!text-center {
  text-align: center !important;
}

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

.\!font-Proxima {
  font-family: Proxima Nova Condensed, sans-serif !important;
}

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

.text-\[0\.8rem\] {
  font-size: 0.8rem;
}

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

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.\!font-bold {
  font-weight: 700 !important;
}

.\!font-extrabold {
  font-weight: 800 !important;
}

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

.font-extrabold {
  font-weight: 800;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.\!text-secondary {
  --tw-text-opacity: 1 !important;
  color: rgb(255 190 8 / var(--tw-text-opacity)) !important;
}

.text-\[\#14586f\] {
  --tw-text-opacity: 1;
  color: rgb(20 88 111 / var(--tw-text-opacity));
}

.text-\[\#AA4465\] {
  --tw-text-opacity: 1;
  color: rgb(170 68 101 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(47 47 47 / var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(20 88 111 / var(--tw-text-opacity));
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.opacity-0 {
  opacity: 0;
}

.opacity-30 {
  opacity: 0.3;
}

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

div.product.ast-product-tabs-layout-accordion .ast-woocommerce-accordion .ast-accordion-header {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.astra-shop-summary-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.woocommerce div.product p.price,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
b,
strong {
  font-weight: 600 !important;
}

.woocommerce div.product div.images img,
.woocommerce ul.products li.product .woocommerce-loop-product__link,
.woocommerce-page ul.products li.product .woocommerce-loop-product__link {
  border-radius: 1rem;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}

.woocommerce div.product form.cart .variations label {
  font-weight: 600;
}

.legit .ast-woocommerce-product-gallery__image.flex-active-slide:after {
  border-radius: 1rem;
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity));
}

.legit .ast-woocommerce-product-gallery__image.flex-active-slide img {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  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);
}

.woocommerce div.product .single_variation_wrap p.price,
.woocommerce div.product .single_variation_wrap span.price,
.woocommerce div.product.product-type-simple p.price,
.woocommerce div.product.product-type-simple span.price {
  font-weight: 600;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
  font-weight: 600;
  border-radius: 0.5rem;
}

.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product .button {
  font-weight: 600;
  border-radius: 0.5rem;
}

.astra-icon.ast-icon-shopping-bag {
  display: flex !important;
}

.ast-site-header-cart i.astra-icon:after {
  right: -6px;
  top: -6px;
}

.woocommerce div.product p.ast-stock-detail,
.woocommerce div.product p.stock {
  margin-bottom: 10px;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 0;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  padding: 10px;
  font-weight: 700 !important;
}

.woocommerce-cart .wc-proceed-to-checkout a.button {
  font-weight: 700 !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.woocommerce table.shop_table thead th,
.woocommerce-page table.shop_table thead th {
  font-weight: 600;
}

.ast-modern-checkout .woocommerce form.woocommerce-checkout .woocommerce-billing-fields-custom .ast-checkout-form-heading .woocommerce-billing-fields__customer-login-label {
  font-weight: 600 !important;
}

.woocommerce-page.woocommerce-checkout #payment #place_order,
.woocommerce.woocommerce-checkout #payment #place_order {
  font-weight: 600;
}

body.legit .single_add_to_cart_button,
body.legit .quantity.buttons_added {
  margin-bottom: 10px !important;
}

li.menu-item .menu-text {
  font-family: 'Proxima Nova Condensed', sans-serif;
  font-weight: 700 !important;
}

.footer-elements a {
  font-weight: 700 !important;
}

@media (max-width: 921px) {
  .site-branding.ast-site-identity {
    padding: 10px 0;
  }

  .ast-arrow-svg {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children>.ast-menu-toggle {
    top: 20px;
    right: 0;
  }

  .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children.ast-submenu-expanded>.ast-menu-toggle {
    color: white !important;
  }

  .ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg {
    display: none;
  }

  .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item>.menu-link {
    color: #14586F;
    padding: 15px;
  }

  .ast-builder-layout-element.site-header-focus-item.ast-header-search,
	.ast-builder-layout-element.site-header-focus-item.ast-header-woo-cart {
    padding: 0 !important;
    padding-right: 10px !important;
  }

  .ast-mobile-popup-inner {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(241 245 249 / var(--tw-bg-opacity)) !important;
  }

  .ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children.ast-submenu-expanded>a.menu-link {
    background-color: #14586F;
    color: #FFBE08;
  }

  .ast-hfb-header .ast-builder-menu-mobile .main-navigation .sub-menu .menu-item:not(.menu-item-has-children) {
    background-color: white !important;
  }

  .woocommerce ul.products li.product .woocommerce-loop-product__title,
	.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    text-align: center;
    font-size: 1.1rem;
  }

  .woocommerce ul.products li.product .price,
	.woocommerce-page ul.products li.product .price {
    font-size: 1rem;
  }

  .ast-modern-checkout .woocommerce form.woocommerce-checkout .woocommerce-billing-fields-custom .ast-checkout-form-heading {
    flex-direction: column-reverse !important;
  }

  .ast-modern-checkout .woocommerce form.woocommerce-checkout .form-row.ast-column-33 {
    width: 100% !important;
  }

  .woocommerce-checkout header .custom-logo-link img,
	.woocommerce-checkout .ast-header-break-point .site-branding img,
	.woocommerce-checkout .ast-header-break-point .custom-logo-link img {
    margin: auto;
  }
}

@media (min-width:1024px) {
  .woocommerce ul.products li.product .woocommerce-loop-product__title,
	.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.3rem;
  }

  .woocommerce ul.products li.product .price,
	.woocommerce-page ul.products li.product .price {
    font-size: 1.1rem;
  }

  .single-product div.product .product_title {
    font-size: 2.2rem;
  }

  .woocommerce div.product form.cart .variations label {
    font-size: 1.3rem;
  }

  .ast-variation-button-group .ast-single-variation {
    font-size: 1.3rem;
  }

  .woocommerce div.product .single_variation_wrap p.price,
	.woocommerce div.product .single_variation_wrap span.price,
	.woocommerce div.product.product-type-simple p.price,
	.woocommerce div.product.product-type-simple span.price {
    font-size: 1.7rem;
  }

  .ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

.hero-image .swiper-button-prev::after,
.hero-image .swiper-button-next::after,
.carousel-content .swiper-button-prev::after,
.carousel-content .swiper-button-next::after {
  font-size: 20px;
}

.hero-image:hover .swiper-button-prev,
.hero-image:hover .swiper-button-next,
.testimonials .swiper-button-prev,
.testimonials .swiper-button-next {
  opacity: 1;
  background-color: #fff;
  color: #000;
}

.carousel .swiper-button-prev,
.carousel .swiper-button-next {
  opacity: 1;
  background-color: #FFBE08;
  color: #000;
  z-index: 999;
}

@media (min-width:1024px) {
  .testimonials .swiper-button-prev,
	.testimonials .swiper-button-next {
    opacity: 1;
    box-shadow: -5px 5px 0px #14586F !important;
    color: black;
  }
}

.testimonials .swiper-button-prev::after,
.testimonials .swiper-button-next::after {
  font-size: 12px;
}

.testimonials .swiper-button-disabled {
  opacity: 0.5;
  border: #14586F;
  box-shadow: -5px 5px 0px #14586F !important;
  color: black;
}

.hero-image .swiper-pagination-bullet {
  background-color: #fff;
}

.marketplace .swiper-wrapper {
  transition-timing-function: linear;
}

/* .product-category .swiper-wrapper {
	width: 80vw;
} */

/** Adding css to custom cart messages. */

.woo-custom-message-red {
  color: red;
  text-align: left !important;
}

.woo-custom-message-green {
  color: green;
  text-align: left !important;
}

.woo-custom-message-red::before, .woo-custom-message-green::before {
  display: none;
}

.woocommerce-page table.shop_table_responsive tr td.woo-custom-message-red,
.woocommerce-page table.shop_table_responsive tr td.woo-custom-message-green {
  text-align: left !important;
}

/** Hides Read more button in shop page. If product is out of stock. */

.outofstock .button {
  display: none !important;
}

.outofstock .astra-shop-summary-wrap {
  justify-content: start;
}

/* @media ( max-width: 640px ) {
	.woocommerce-store-notice {
		max-height: 80px !important;
	}

	.ast-woocommerce-store-notice-hanged {
		margin-top: 80px;
	}
} */

.invalid\:\!border:invalid {
  border-width: 1px !important;
}

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

.invalid\:\!border-red-500:invalid {
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}

.invalid\:border-red-500:invalid {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}

.invalid\:text-red-500:invalid {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.hover\:\!bg-secondary:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 190 8 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-blue-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}

.hover\:bg-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 190 8 / var(--tw-bg-opacity));
}

.hover\:\!text-black:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(47 47 47 / var(--tw-text-opacity)) !important;
}

.focus\:\!text-white:focus {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.focus\:text-white:focus {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:focus\:\!text-black:focus:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(47 47 47 / var(--tw-text-opacity)) !important;
}

.peer:invalid ~ .peer-invalid\:block {
  display: block;
}

.peer:invalid ~ .peer-invalid\:text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

@media not all and (min-width: 1024px) {
  .max-lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .max-lg\:hidden {
    display: none;
  }

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

  .max-lg\:flex-col {
    flex-direction: column;
  }

  .max-lg\:gap-12 {
    gap: 3rem;
  }

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

@media not all and (min-width: 768px) {
  .max-md\:w-\[30\%\] {
    width: 30%;
  }

  .max-md\:flex-col {
    flex-direction: column;
  }

  .max-md\:flex-col-reverse {
    flex-direction: column-reverse;
  }

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

@media not all and (min-width: 640px) {
  .max-sm\:\!hidden {
    display: none !important;
  }
}

@media (min-width: 640px) {
  .sm\:p-8 {
    padding: 2rem;
  }

  .sm\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 768px) {
  .md\:hidden {
    display: none;
  }

  .md\:max-w-\[700px\] {
    max-width: 700px;
  }

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

  .md\:gap-x-4 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

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

@media (min-width: 1024px) {
  .lg\:-left-8 {
    left: -2rem;
  }

  .lg\:-right-12 {
    right: -3rem;
  }

  .lg\:-mt-32 {
    margin-top: -8rem;
  }

  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-\[400px\] {
    height: 400px;
  }

  .lg\:w-80 {
    width: 20rem;
  }

  .lg\:max-w-\[1000px\] {
    max-width: 1000px;
  }

  .lg\:max-w-\[33\%\] {
    max-width: 33%;
  }

  .lg\:max-w-\[900px\] {
    max-width: 900px;
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:flex-wrap {
    flex-wrap: wrap;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-y-8 {
    row-gap: 2rem;
  }

  .lg\:p-12 {
    padding: 3rem;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

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

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

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

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1280px) {
  .xl\:-left-12 {
    left: -3rem;
  }

  .xl\:-right-12 {
    right: -3rem;
  }
}