.\!container {
  width: 100% !important;
}

.container {
  width: 100%;
}

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

  .container {
    max-width: 640px;
  }
}

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

  .container {
    max-width: 768px;
  }
}

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

  .container {
    max-width: 1024px;
  }
}

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

  .container {
    max-width: 1280px;
  }
}

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

  .container {
    max-width: 1536px;
  }
}

a[href*="add-to-cart"]:has(span):has(.temp-sold-out) {
  pointer-events: none !important;
  cursor: not-allowed !important;
  border-radius: 0px !important;
  border-width: 2px !important;
  border-style: solid !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)) !important;
  background-color: transparent !important;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1)) !important;
}

.avia_codeblock section.info-blocks {
  margin-top: 3rem !important;
}

.avia_codeblock:has(.hero-default) section.info-blocks {
  margin-top: 1rem !important;
}

@media (min-width: 768px) {
  .avia_codeblock:has(.hero-default) section.info-blocks {
    margin-top: 2rem !important;
  }
}

@font-face {
  font-family: 'ITC Franklin Gothic Book';

  font-display: swap;

  font-style: normal;

  font-weight: 400;

  src: url("../fonts/ITC-Franklin-Gothic-Book.otf") format("otf");
}

.modules #footer {
  padding-bottom: 0px !important;
}

.modules #footer::before {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
  display: block !important;
  height: 2.5rem !important;
  width: 100% !important;
  background-image: url(../images/logo-mycosan.svg) !important;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  --tw-content: "" !important;
  content: var(--tw-content) !important;
}

@media (min-width: 640px) {
  .modules #footer::before {
    margin-top: 1rem !important;
    content: var(--tw-content) !important;
    margin-bottom: -1rem !important;
  }
}

.modules footer {
  background-color: rgba(80, 45, 127, 1) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.modules #footer.container_wrap .container {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.modules #footer.container_wrap .container::after {
  --tw-content: none;
  content: var(--tw-content);
}

@media (min-width: 768px) {
  .modules #footer.container_wrap .container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2rem;
  }
}

@media (min-width: 1280px) {
  .modules #footer.container_wrap .container {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}

.modules #footer.container_wrap .container > div {
  width: 100%;
}

.modules #footer.container_wrap .container > div:last-child {
  grid-column: span 2 / span 2;
}

@media (min-width: 768px) {
  .modules #footer.container_wrap .container > div:last-child {
    grid-column: span 1 / span 1;
  }
}

.modules #footer .widgettitle {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-transform: none;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.modules #footer .widget {
  margin-bottom: 0px !important;
}

.modules #footer .textwidget p,
.modules #footer .textwidget p a,
.modules #footer ul li a {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.modules #footer .textwidget p a {
  font-weight: 400;
}

.modules #footer .textwidget p a:hover {
  color: rgba(242, 237, 249, 0.7);
}

.modules #footer ul {
  margin-left: 0px !important;
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.modules #footer .current-menu-item a {
  background-color: transparent;
  color: rgba(242, 237, 249, 0.7);
}

.modules #footer .menu-item a {
  background-color: transparent;
}

.modules #footer .menu-item a:hover {
  color: rgba(242, 237, 249, 0.7);
}

.main-header ul {
  height: 50vh !important;
}

@media (min-width: 640px) {
  .main-header ul {
    height: auto !important;
  }
}

.main-header ul li {
  height: 100% !important;
}

.main-header ul li .avia-slide-wrap {
  height: 100% !important;
}

.main-header .slideshow_caption h2 {
  width: 100% !important;
  padding-bottom: 0.25rem !important;
  padding-top: 1rem !important;
  font-family: Roboto, sans-serif !important;
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
  font-weight: 600 !important;
  text-transform: none !important;
}

@media (min-width: 640px) {
  .main-header .slideshow_caption h2 {
    width: 66.666667% !important;
    padding-bottom: 1rem !important;
    padding-top: 0px !important;
  }
}

@media (min-width: 1024px) {
  .main-header .slideshow_caption h2 {
    font-size: 3rem !important;
    line-height: 1 !important;
  }
}

@media (min-width: 1280px) {
  .main-header .slideshow_caption h2 {
    width: 50% !important;
  }
}

.main-header .slideshow_caption p {
  width: 100% !important;
  font-family: Roboto, sans-serif !important;
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  font-weight: 400 !important;
  text-transform: none !important;
}

@media (min-width: 640px) {
  .main-header .slideshow_caption p {
    width: 80% !important;
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }
}

@media (min-width: 1280px) {
  .main-header .slideshow_caption p {
    width: 66.666667% !important;
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }
}

.main-header .slideshow_caption img {
  margin: 0px !important;
  margin-top: 1rem !important;
  display: block !important;
  max-height: 9rem !important;
  width: auto !important;
}

.main-header .avia-slide-wrap > img {
  left: -100% !important;
  display: block !important;
  height: 100% !important;
  width: auto !important;
  min-width: -moz-fit-content !important;
  min-width: fit-content !important;
}

@media (min-width: 640px) {
  .main-header .avia-slide-wrap > img {
    left: -33.333333% !important;
    height: auto !important;
    width: 100% !important;
  }
}

@media (min-width: 1024px) {
  .main-header .avia-slide-wrap > img {
    left: 0px !important;
  }
}

.avia-shadow {
  z-index: 0 !important;
}

.modules .qsm-quiz-container {
  border-radius: 0.75rem !important;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.modules .qsm-page {
  border-top-left-radius: 0.75rem !important;
  border-top-right-radius: 0.75rem !important;
}

.modules .qsm-page,
.modules .qsm-pagination {
  margin: 0px !important;
  background-color: rgba(242, 237, 249, 0.7) !important;
  color: rgba(81, 92, 100, 1) !important;
}

.modules .qsm-pagination {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.modules .qsm-page .mlw_qmn_new_question,
.modules .qsm-page .mlw_qmn_question strong {
  color: rgba(34, 34, 34, 1) !important;
}

.modules .qsm-multiple-response-input {
  background-color: transparent !important;
}

.modules .quiz_section {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.modules .columns-duo p {
  text-align: left !important;
}

@media (min-width: 768px) {
  .modules .content-default h1,
.modules .content-default h2 {
    text-align: center;
  }

  .modules .content-default p {
    text-align: center;
  }

  .modules #fixed-start .content-default p {
    text-align: left;
  }
}

.modules .faq-accordion h1,
.modules .faq-accordion h2 {
  text-align: left !important;
}

@media (min-width: 768px) {
  .modules .faq-accordion h1,
.modules .faq-accordion h2 {
    text-align: center !important;
  }
}

.modules .hero-default h1 {
  text-align: left;
  font-size: 2.25rem;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.modules .hero-default p {
  margin-bottom: 0px !important;
  text-align: left !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .modules .logo-grid h2 {
    text-align: center;
  }
}

.modules #review-hide {
  display: none;
}

/* Modules */

.modules .avia-button-purple,
.modules .avia-button-purpleborder,
.modules .glsr-button,
.modules a[href*=".pdf"],
.modules a[href*="?button"] {
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 1rem !important;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(80, 45, 127, 1);
  background-color: rgba(80, 45, 127, 1);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.modules .avia-button-purple:hover,
.modules .avia-button-purpleborder:hover,
.modules .glsr-button:hover,
.modules a[href*=".pdf"]:hover,
.modules a[href*="?button"]:hover {
  border-color: rgba(80, 45, 127, 0.9);
  background-color: rgba(80, 45, 127, 0.9);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.modules .gform_button {
  width: -moz-fit-content !important;
  width: fit-content !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  border-style: solid !important;
  border-color: rgba(80, 45, 127, 1) !important;
  background-color: rgba(80, 45, 127, 1) !important;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  text-align: center !important;
  font-family: Roboto, sans-serif !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  letter-spacing: 0em !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.modules .gform_button:hover {
  border-color: rgba(80, 45, 127, 0.9) !important;
  background-color: rgba(80, 45, 127, 0.9) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.modules a[href*=".pdf"],
.modules a[href*="?button"] {
  margin-bottom: 1rem;
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.modules a[href*=".pdf"]::after {
  margin-left: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-content: '[PDF]';
  content: var(--tw-content);
}

.modules .avia-button-purpleborder {
  border-width: 2px;
  border-style: solid;
  border-color: rgba(80, 45, 127, 1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  color: rgba(80, 45, 127, 1);
}

.modules .avia-button-purpleborder:hover {
  background-color: rgba(80, 45, 127, 1);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .modules .avia-button-purpleborder {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

.modules .qmn_btn,
.modules .qsm-quiz-container.qmn_quiz_container .qmn_btn {
  width: -moz-fit-content !important;
  width: fit-content !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  border-style: solid !important;
  border-color: rgba(80, 45, 127, 1) !important;
  background-color: rgba(80, 45, 127, 1) !important;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  text-align: center !important;
  font-family: Roboto, sans-serif !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  letter-spacing: 0em !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.modules .qmn_btn:hover,
.modules .qsm-quiz-container.qmn_quiz_container .qmn_btn:hover {
  border-color: rgba(80, 45, 127, 0.9) !important;
  background-color: rgba(80, 45, 127, 0.9) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

html {
  overflow: visible !important;
  scroll-behavior: smooth !important;
}

/* html, body {
  @apply h-full min-h-screen !important;
} */

.anchor {
  scroll-margin-top: 8rem;
}

.html_boxed #main {
  overflow: visible;
}

.responsive .boxed#top,
#header {
  max-width: 100% !important;
}

.responsive:has(.modules) #top #wrap_all #footer .container {
  width: 100% !important;
  max-width: 82rem !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

@media (min-width: 1280px) {
  .responsive:has(.modules) #top #wrap_all #footer .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.modules #main,
.responsive #top #main {
  padding-top: 3.5rem !important;
}

@media (min-width: 768px) {
  .modules #main,
.responsive #top #main {
    padding-top: 4rem !important;
  }
}

.home.modules #main > .container_wrap_first > .container > .content {
  margin-bottom: 0px !important;
}

.modules #wrap_all .container_wrap_first > .container {
  width: 100% !important;
  max-width: none !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.modules .main_color,
.modules .main_color > section {
  border-style: none !important;
}

.modules main.content {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.modules .avia_codeblock:has(section:first-of-type[id*="hero"]) {
  padding-top: 0px;
}

/* .modules .avia_codeblock:has(section:first-of-type) {
  @apply pt-12 md:pt-12;
} */

.modules .avia_codeblock > section:not(:first-of-type) {
  margin-top: 3rem;
}

@media (min-width: 768px) {
  .modules .avia_codeblock > section:not(:first-of-type) {
    margin-top: 6rem;
  }
}

.modules .avia_codeblock > section:last-of-type {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .modules .avia_codeblock > section:last-of-type {
    margin-bottom: 6rem;
  }
}

.modules .avia_codeblock > section:last-of-type[class*="bg-"] {
  margin-bottom: 0px !important;
}

.modules .avia_codeblock > section:last-of-type > div {
  margin-bottom: 0px !important;
}

.modules .avia_codeblock > section > div {
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 768px) {
  .modules .avia_codeblock > section > div {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1280px) {
  .modules .avia_codeblock > section > div {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.modules .avia_codeblock > section[id*="hero"] > div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.modules .entry-content-wrapper > section section.hero-default:has( + a[name*=columns-duo].bg) {
  margin-bottom: 0px !important;
}

.modules .entry-content-wrapper > section section.columns-duo[class*=bg-] {
  margin-top: 0px !important;
}

.modules .image-overlay {
  display: none !important;
}

.modules #fixed-start .columns-duo > div {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 56rem !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.modules form legend {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  font-weight: 700 !important;
  color: rgba(64, 64, 64, 1) !important;
}

.modules form label {
  color: rgba(80, 45, 127, 1) !important;
}

.modules form .gfield_required_asterisk {
  color: rgba(64, 64, 64, 1) !important;
}

.modules form .gfield_required_text {
  margin-left: 0.25rem !important;
  color: rgba(64, 64, 64, 1) !important;
}

.modules form input,
.modules form textarea,
.modules form select {
  border-radius: 0.75rem !important;
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

/* #header #header_main .container .inner-container {
  @apply px-0 flex flex-row gap-0 flex-grow !important;
} */

#header {
  position: fixed !important;
}

#header #header_main .container .inner-container .main_menu {
  position: relative;
  right: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
}

#header_main .inner-container,
#header_meta .container {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100% !important;
  max-width: 82rem !important;
  align-self: center !important;
}

#header_main {
  display: flex !important;
  height: 3.5rem !important;
  flex-direction: row !important;
  align-items: center !important;
}

@media (min-width: 640px) {
  #header_main {
    height: auto !important;
  }
}

@media (min-width: 1024px) {
  #header_main {
    height: 4rem !important;
  }
}

#header .logo {
  position: relative !important;
  display: flex !important;
  width: auto !important;
  align-items: center !important;
}

#header .logo a.av-contains-svg {
  height: 1.75rem !important;
  width: 10rem !important;
}

@media (min-width: 1024px) {
  #header .logo a.av-contains-svg {
    width: auto !important;
  }
}

#header #header_main .container .inner-container {
  display: flex !important;
  flex-grow: 1 !important;
  flex-direction: row !important;
  justify-content: space-between !important;
  gap: 2.5rem !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

ul#menu-item-shop {
  flex: none;
  border-style: none;
  padding-right: 2rem;
}

@media (min-width: 1024px) {
  ul#menu-item-shop {
    padding-right: 0px;
  }
}

.responsive #top #header #header_main .container .inner-container #menu-item-shop .cart_dropdown_link {
  padding: 0px !important;
}

#header #header_main .av-logo-container .inner-container .av-contains-svg {
  margin: 0px !important;
  padding: 0px !important;
}

#header #header_main .av-logo-container .inner-container > nav {
  /* @apply md:col-span-2 !important */
  display: flex;
  flex-grow: 1;
  flex-direction: row;
  gap: 0px;
}

#header #header_main .av-logo-container .inner-container > nav > .avia-menu {
  flex-grow: 1;
}

#header #header_main .av-logo-container .inner-container > nav > .avia-menu > ul {
  width: 100%;
  cursor: pointer;
}

#header #header_main .av-logo-container .inner-container > nav > .avia-menu > ul > li {
  border-style: none !important;
  border-color: transparent !important;
}

#header #header_main .av-logo-container .inner-container > nav > .avia-menu > ul > li:hover {
  border-style: none !important;
  border-color: transparent !important;
  background-color: transparent !important;
}

#header #header_main .av-logo-container .inner-container > nav > .avia-menu > ul > li a {
  border-style: none !important;
  border-color: transparent !important;
}

#header #header_main .av-logo-container .inner-container > nav > .avia-menu > ul > li a:hover {
  border-style: none !important;
  border-color: transparent !important;
  background-color: transparent !important;
}

#header #header_main .av-logo-container .inner-container > nav > .avia-menu > ul:has(li.shop-menu) > li:nth-last-child(2) {
  float: none !important;
  margin-left: auto !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  text-align: right !important;
}

@media (min-width: 1024px) {
  #header #header_main .av-logo-container .inner-container > nav > .avia-menu > ul:has(li.shop-menu) > li:nth-last-child(2) .sub-menu {
    margin-left: -3rem !important;
  }
}

#header #header_main .av-logo-container .inner-container > nav > .avia-menu > ul > li.shop-menu {
  display: flex;
  flex-direction: row;
}

#header #header_main .av-logo-container .inner-container > nav > .avia-menu > ul > li .sub-menu,
.header_color .main_menu ul ul {
  z-index: 50 !important;
  margin-top: 0px !important;
  border-style: none !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.av-main-nav ul {
  width: 20rem;
}

#header #header_main .av-logo-container .inner-container > nav > .avia-menu > ul > li .sub-menu li {
  border-bottom-width: 2px !important;
  border-style: solid !important;
  border-color: transparent !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

#header #header_main .av-logo-container .inner-container > nav > .avia-menu > ul > li .sub-menu li:hover {
  border-bottom-color: rgba(80, 45, 127, 1) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

#header #header_main .av-logo-container .inner-container > nav > .avia-menu > ul > li .sub-menu a {
  font-family: Roboto, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  color: rgba(81, 92, 100, 1) !important;
}

.dropdown_widget .buttons,
.cart_dropdown .dropdown_widget .widget_shopping_cart_content {
  border-style: none !important;
}

.widget_shopping_cart_content p,
.widget_shopping_cart_content a,
.widget_shopping_cart_content span {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

#header #header_main .av-burger-menu-main {
  aspect-ratio: 1 / 1 !important;
  width: 2.25rem !important;
  border-radius: 0px !important;
  background-color: transparent !important;
}

.header_color .av-hamburger-inner,
.header_color .av-hamburger-inner::before,
.header_color .av-hamburger-inner::after {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

#header #header_main .av-hamburger-inner::before {
  top: -0.5rem !important;
}

#header #header_main .av-hamburger-inner::after {
  bottom: -0.5rem !important;
}

#header #header_main .is-active .av-hamburger-inner::after {
  bottom: 0px !important;
}

#header #header_main .av-burger-overlay-scroll #av-burger-menu-ul a {
  background-color: transparent !important;
  padding-top: 0.75rem !important;
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

#header #header_main .av-burger-overlay-scroll #av-burger-menu-ul .sub-menu .shop-label .avia-menu-text {
  background-color: transparent !important;
  padding: 0px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

#header #header_main .av-cart-counter.av-active-counter {
  top: 40% !important;
  left: 70% !important;
}

#header #header_main li.cart_dropdown_first {
  margin-right: 0.25rem !important;
}

/* .container:has(.sub_menu),
.container .flex_column_table,
.av-layout-grid-container {
  max-width: 1510px !important;
  justify-self: center !important;
}
.html_header_top.html_header_sticky.html_large .av_minimal_header #header_main .container {
  @apply h-28 !important;
}
nav.main_menu {
 @apply flex flex-row !important; 
}
nav.main_menu .avia-menu-text {
  @apply hover:text-mycosanpurple !important
}
nav.main_menu .current-menu-item .avia-menu-text {
  @apply text-mycosanpurple !important
}
#header #header_main .av-burger-overlay-scroll #av-burger-menu-ul a {
  @apply pt-0 !important;
}
.av-burger-overlay-inner .avia-menu-text {
  @apply text-base font-medium !important;
}
#header_main ul.sub-menu {
  @apply pt-2.5 border-0 border-t-mycosanpurple border-t border-solid !important;
}
.header_color .main_menu ul ul {
  @apply border-transparent !important;
}
#top #header .av-main-nav {
  @apply justify-end !important;
}
#top #header .av-main-nav > li > a {
  @apply text-lg font-semibold !important;
}
#header_main ul.sub-menu > li,
#header_main ul.sub-menu > li.current-menu-item {
  @apply border-transparent hover:bg-white hover:text-mycosanpurplelight !important;
}
#header_main ul.sub-menu > li > a {
  @apply bg-white border-transparent text-base font-semibold hover:bg-white hover:text-mycosanpurplelight !important;
}
#header_main .header_color .cart_dropdown .dropdown_widget .widget_shopping_cart_content {
  @apply bg-white !important;
}
.responsive #top #header #header_main .container .inner-container #menu-item-shop .dropdown_widget_cart .buttons .button {
  @apply p-2 !important;
}
.header_color .cart_dropdown .dropdown_widget .widget_shopping_cart_content {
  @apply bg-white !important;
}
.navigation ul li article a.active {
  @apply font-bold !important;
}

#nav_menu-6 {
  @apply hidden !important;
}

.cart_dropdown .dropdown_widget {
  @apply w-96 !important
}
#top div.woocommerce-error, #top div.woocommerce-message, #top .woocommerce-info {
  @apply p-0 px-4 pb-24 pt-8 !important;
}
#top div.woocommerce-error a.button,
#top div.woocommerce-message a.button {
  @apply float-none top-auto right-auto block !w-11/12 mt-4;
} */

/* Modules */

#main ul.usp-bar__list {
  margin-bottom: 0px !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 2rem !important;
}

.stretch_full .container {
  display: flex;
  max-width: 82rem;
  flex-direction: row;
  justify-items: start;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.modules:has(.hero-default:first-of-type) .title_container {
  display: none;
}

.title_container {
  border-style: none !important;
}

.responsive #top #wrap_all .container:has(.breadcrumb ) {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 82rem;
  padding-left: 0px;
  padding-right: 0px;
}

.breadcrumb {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  margin-top: auto !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  text-align: left !important;
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  color: rgba(80, 45, 127, 1) !important;
}

@media (min-width: 768px) {
  .breadcrumb {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}

@media (min-width: 1024px) {
  .breadcrumb {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.breadcrumb .trail-before {
  display: none;
}

.breadcrumb span {
  font-weight: 700;
  color: rgba(80, 45, 127, 1);
}

.breadcrumb .trail-end {
  font-weight: 400;
}

nav.main_menu .avia-menu-text {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  font-weight: 400 !important;
}

@media (min-width: 1280px) {
  nav.main_menu .avia-menu-text {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }
}

#menu-item-shop .dropdown_widget {
  right: -1.75rem !important;
  top: 4rem !important;
  width: 20rem !important;
}

#menu-item-shop .dropdown_widget .button {
  border-style: none !important;
}

.mobmenu {
  margin-top: 0.5rem !important;
  width: 50% !important;
}

.mobmenur-container {
  position: relative !important;
  top: auto !important;
  margin: 0px !important;
  display: flex !important;
  height: 100% !important;
  flex-direction: row-reverse !important;
  align-self: center !important;
}

.mobmenu-panel {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.mob-cancel-button {
  padding: 0.5rem;
}

.mobile-cart span:first-of-type {
  display: block !important;
  height: 2rem !important;
  width: 2rem !important;
}

.mobile-cart span:first-of-type::before {
  --tw-content: none !important;
  content: var(--tw-content) !important;
}

.mobile-cart span:first-of-type img {
  margin-top: 0.5rem !important;
  margin-right: 0.5rem !important;
  height: 2rem !important;
  max-height: 100% !important;
  width: 2rem !important;
  max-width: 100% !important;
}

#mobmenuright ul:first-of-type {
  padding-left: 1rem;
  padding-right: 1rem;
}

#mobmenuright ul,
#mobmenuright li {
  margin-left: 0px !important;
  margin-right: 0px !important;
  width: 100% !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#mobmenuright li a {
  color: rgba(81, 92, 100, 1) !important;
}

#mobmenuright li a:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  font-weight: 700 !important;
  color: rgba(80, 45, 127, 1) !important;
}

i.close-icon::before,
i.open-icon::before {
  --tw-content: none !important;
  content: var(--tw-content) !important;
}

#top .av-cart-counter {
  position: relative !important;
  top: -2.75rem !important;
  right: -0.5rem !important;
  left: auto !important;
}

@media (min-width: 1024px) {
  #top .av-cart-counter {
    position: absolute !important;
  }
}

.avia-menu-fx {
  display: none !important;
}

/**
  Side bar scroll navigation
*/

.modules #nav-side-container {
  z-index: 50;
  margin-bottom: 2rem;
  width: 100%;
  border-width: 0px;
  border-style: solid;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}

@media (min-width: 768px) {
  .modules #nav-side-container {
    position: sticky;
    top: 10rem;
    width: 20%;
    border-width: 1px;
    --tw-border-opacity: 1 !important;
    border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)) !important;
  }

  .modules.logged-in #nav-side-container {
    top: 10rem;
  }
}

.modules #nav-side-container.sidescroll {
  position: relative;
  top: 0px;
}

.modules #nav-side-container.sidefixed {
  position: fixed;
  top: 4rem;
}

.modules.logged-in #nav-side-container.sidefixed {
  top: 100px;
}

.modules ul#nav-side {
  margin: 0px;
  display: flex;
  height: 2.5rem;
  width: 100%;
  flex-direction: column;
  gap: 0px;
  overflow-y: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0px;
}

@media (min-width: 768px) {
  .modules ul#nav-side {
    height: auto;
    overflow-y: auto;
  }
}

.modules ul#nav-side.opensidemenu {
  height: auto;
}

.modules ul#nav-side li {
  margin: 0px;
  height: auto;
  list-style-type: none;
  padding-left: 0px;
  padding-right: 0px;
}

.modules ul#nav-side li:hover {
  background-color: rgba(242, 237, 249, 0.7);
}

.modules ul#nav-side li a {
  display: flex;
  height: auto;
  width: 100%;
  flex-direction: row;
  align-items: center;
  gap: 0px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: rgba(80, 45, 127, 1);
}

.modules ul#nav-side li a:hover {
  color: rgba(80, 45, 127, 1);
}

.modules ul#nav-side li a.active {
  background-color: rgba(242, 237, 249, 0.7);
}

.modules ul#nav-side li:has(a.active) {
  display: block;
}

.modules ul#nav-side li:not(:has(a.active)) {
  display: none;
}

@media (min-width: 768px) {
  .modules ul#nav-side li:not(:has(a.active)) {
    display: block;
  }
}

.modules .mobmenu-content ul li ul li a {
  margin-left: 0.5rem !important;
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* Modules */

.modules h1,
.modules h2,
.modules h3,
.modules h4,
.modules h5 {
  margin-top: 0px;
  text-align: left;
  font-family: Roboto, sans-serif;
  text-transform: none !important;
  letter-spacing: 0.025em;
  color: rgba(34, 34, 34, 1);
}

.modules h1 {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 800;
}

@media (min-width: 768px) {
  .modules h1 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}

.modules h2 {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 800;
}

@media (min-width: 768px) {
  .modules h2 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

.modules #fixed-start h2 {
  text-align: left !important;
}

.modules h3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.modules h3:first-of-type {
  margin-top: 0px;
}

@media (min-width: 768px) {
  .modules h3 {
    font-size: 1.75rem;
    line-height: 2.25rem;
    font-weight: 600;
  }
}

.modules .content-default h3 {
  margin-bottom: 0px;
  margin-top: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
}

.modules h4 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
}

.modules h5 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
}

.modules p + h1 {
  padding-top: 1rem;
}

.modules p {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-bottom: 1rem;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  letter-spacing: 0em;
  color: rgba(64, 64, 64, 1);
}

.modules .default_text p {
  color: rgba(81, 92, 100, 1);
}

.modules #main section:not(.widget_nav_menu) ul:not(.foldout-shops, #nav-side),
.modules #main section:not(.widget_nav_menu) ol {
  margin-left: 0.25rem !important;
  margin-top: 0px !important;
  margin-right: 0px !important;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  padding-bottom: 1rem !important;
  padding-left: 0px !important;
}

.modules #main ol > li,
.modules #main section:not(.widget_nav_menu) ul:not(.foldout-shops, #nav-side) > li {
  list-style-position: outside;
  list-style-image: url(../icons/icon-check.svg);
  align-self: flex-start;
  padding-left: 0.25rem;
  color: rgba(81, 92, 100, 1);
}

.modules #main ol > li *::marker,
.modules #main section:not(.widget_nav_menu) ul:not(.foldout-shops, #nav-side) > li *::marker {
  font-size: 1.5rem;
  line-height: 2rem;
}

.modules #main ol > li::marker,
.modules #main section:not(.widget_nav_menu) ul:not(.foldout-shops, #nav-side) > li::marker {
  font-size: 1.5rem;
  line-height: 2rem;
}

.modules #main .content-default ol,
.modules #main .content-default ul {
  gap: 0px !important;
}

.modules #main .content-default ol > li,
.modules #main .content-default ul > li {
  color: rgba(64, 64, 64, 1);
}

.modules p > a:not(:has(img)) {
  border-bottom-width: 1px;
  border-style: solid;
  border-bottom-color: rgba(80, 45, 127, 1);
  font-weight: 600;
  color: rgba(80, 45, 127, 1);
}

.modules .default_text p a {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 159 227 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 159 227 / var(--tw-text-opacity, 1));
}

.modules #header .av-main-nav > li > a {
  font-family: Roboto, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

/* Modules */

.modules img.alignright {
  float: none;
  margin-left: 0px;
  margin-bottom: 1rem;
  margin-top: 0px;
  width: 100%;
}

@media (min-width: 768px) {
  .modules img.alignright {
    float: right;
    margin-left: 1rem;
    margin-top: 0.25rem;
    width: auto;
  }
}

.modules img.alignleft {
  float: none;
  margin-right: 0px;
  margin-bottom: 1rem;
  margin-top: 0px;
  width: 100%;
}

@media (min-width: 768px) {
  .modules img.alignleft {
    float: left;
    margin-right: 1rem;
    margin-top: 0.25rem;
    width: auto;
  }
}

.modules img.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 768px) {
  .modules img.aligncenter {
    width: auto;
  }
}

.modules p:has(> img.alignleft) ~ ol,
.modules p:has(> img.alignleft) ~ ul {
  margin-left: 1rem;
  list-style-position: inside;
}

.modules .mfp-auto-cursor {
  cursor: default;
}

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

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.inset-\[15px\] {
  inset: 15px;
}

.inset-x-0 {
  left: 0px;
  right: 0px;
}

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

.bottom-0 {
  bottom: 0px;
}

.bottom-24 {
  bottom: 6rem;
}

.bottom-3 {
  bottom: 0.75rem;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-\[45px\] {
  bottom: 45px;
}

.left-0 {
  left: 0px;
}

.left-4 {
  left: 1rem;
}

.left-\[15px\] {
  left: 15px;
}

.right-0 {
  right: 0px;
}

.right-4 {
  right: 1rem;
}

.right-\[15px\] {
  right: 15px;
}

.right-\[50px\] {
  right: 50px;
}

.top-0 {
  top: 0px;
}

.top-11 {
  top: 2.75rem;
}

.top-4 {
  top: 1rem;
}

.top-\[45px\] {
  top: 45px;
}

.top-\[calc\(50\%-1\.5rem\)\] {
  top: calc(50% - 1.5rem);
}

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

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

.z-\[999999999\] {
  z-index: 999999999;
}

.z-\[99999999\] {
  z-index: 99999999;
}

.z-\[999\] {
  z-index: 999;
}

.float-left {
  float: left;
}

.\!m-0 {
  margin: 0px !important;
}

.\!my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.\!my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

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

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

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

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

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

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

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

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

.mb-3 {
  margin-bottom: 0.75rem;
}

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

.mr-2 {
  margin-right: 0.5rem;
}

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

.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 0.25rem;
}

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

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

.line-clamp-\[8\] {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.\!flex {
  display: flex !important;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

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

.hidden {
  display: none;
}

.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.size-6 {
  width: 1.5rem;
  height: 1.5rem;
}

.size-8 {
  width: 2rem;
  height: 2rem;
}

.h-0\.5 {
  height: 0.125rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-6 {
  height: 1.5rem;
}

.h-60 {
  height: 15rem;
}

.h-8 {
  height: 2rem;
}

.h-\[105\%\] {
  height: 105%;
}

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

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

.h-auto {
  height: auto;
}

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

.h-full {
  height: 100%;
}

.max-h-12 {
  max-height: 3rem;
}

.max-h-80 {
  max-height: 20rem;
}

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

.max-h-full {
  max-height: 100%;
}

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

.min-h-full {
  min-height: 100%;
}

.\!w-auto {
  width: auto !important;
}

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

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

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

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

.w-12 {
  width: 3rem;
}

.w-3 {
  width: 0.75rem;
}

.w-56 {
  width: 14rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-8\/12 {
  width: 66.666667%;
}

.w-\[110\%\] {
  width: 110%;
}

.w-auto {
  width: auto;
}

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

.w-full {
  width: 100%;
}

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

.w-screen {
  width: 100vw;
}

.\!max-w-\[60\%\] {
  max-width: 60% !important;
}

.max-w-16 {
  max-width: 4rem;
}

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

.max-w-4xl {
  max-width: 56rem;
}

.max-w-content {
  max-width: 82rem;
}

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

.shrink {
  flex-shrink: 1;
}

.grow {
  flex-grow: 1;
}

.origin-left {
  transform-origin: left;
}

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

.\!cursor-pointer {
  cursor: pointer !important;
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.\!list-none {
  list-style-type: none !important;
}

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

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

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

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

.flex-col-reverse {
  flex-direction: column-reverse;
}

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

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

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

.justify-start {
  justify-content: flex-start;
}

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

.justify-between {
  justify-content: space-between;
}

.justify-items-center {
  justify-items: center;
}

.gap-0 {
  gap: 0px;
}

.gap-0\.5 {
  gap: 0.125rem;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-8 {
  gap: 2rem;
}

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

.overflow-hidden {
  overflow: hidden;
}

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

.rounded {
  border-radius: 0.25rem;
}

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

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

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

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.rounded-tl-\[10px\] {
  border-top-left-radius: 10px;
}

.rounded-tr-\[10px\] {
  border-top-right-radius: 10px;
}

.border {
  border-width: 1px;
}

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

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

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

.\!border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)) !important;
}

.\!border-mycosanpurple {
  border-color: rgba(80, 45, 127, 1) !important;
}

.\!border-transparent {
  border-color: transparent !important;
}

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

.border-mycosanpurple {
  border-color: rgba(80, 45, 127, 1);
}

.border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.\!bg-transparent {
  background-color: transparent !important;
}

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

.bg-black\/70 {
  background-color: rgb(0 0 0 / 0.7);
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.bg-mycosanblue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 159 227 / var(--tw-bg-opacity, 1));
}

.bg-mycosanpurple {
  background-color: rgba(80, 45, 127, 1);
}

.bg-mycosanpurpledark {
  background-color: rgba(56, 30, 95, 1);
}

.bg-mycosanpurplelight {
  background-color: rgba(242, 237, 249, 0.7);
}

.bg-mycosanpurplemedium {
  background-color: rgba(131, 97, 155, 1);
}

.bg-transparent {
  background-color: transparent;
}

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

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

.object-center {
  -o-object-position: center;
     object-position: center;
}

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

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-8 {
  padding: 2rem;
}

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

.\!py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.\!py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

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

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

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

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

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

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

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

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

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

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

.\!pl-4 {
  padding-left: 1rem !important;
}

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

.\!pr-10 {
  padding-right: 2.5rem !important;
}

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

.\!pt-40 {
  padding-top: 10rem !important;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

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

.pb-5 {
  padding-bottom: 1.25rem;
}

.pl-1 {
  padding-left: 0.25rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-4 {
  padding-top: 1rem;
}

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

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

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

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

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

.\!font-roboto {
  font-family: Roboto, sans-serif !important;
}

.font-roboto {
  font-family: Roboto, sans-serif;
}

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

.\!text-\[28px\] {
  font-size: 28px !important;
}

.\!text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.\!text-base\/3 {
  font-size: 1rem !important;
  line-height: .75rem !important;
}

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

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

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

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

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

.\!font-medium {
  font-weight: 500 !important;
}

.\!font-semibold {
  font-weight: 600 !important;
}

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

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

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

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

.\!uppercase {
  text-transform: uppercase !important;
}

.uppercase {
  text-transform: uppercase;
}

.\!not-italic {
  font-style: normal !important;
}

.\!text-gray-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important;
}

.\!text-mycosanpurple {
  color: rgba(80, 45, 127, 1) !important;
}

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

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

.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

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

.line-through {
  text-decoration-line: line-through;
}

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

.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-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px 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-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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-black {
  --tw-shadow-color: #000;
  --tw-shadow: var(--tw-shadow-colored);
}

.outline {
  outline-style: solid;
}

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

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.first-of-type\:\!pt-2:first-of-type {
  padding-top: 0.5rem !important;
}

.last-of-type\:\!pb-2:last-of-type {
  padding-bottom: 0.5rem !important;
}

.hover\:\!border-gray-400:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1)) !important;
}

.hover\:\!border-mycosanpurple:hover {
  border-color: rgba(80, 45, 127, 1) !important;
}

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

.hover\:\!bg-mycosanpurple:hover {
  background-color: rgba(80, 45, 127, 1) !important;
}

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

.hover\:\!text-mycosanpurple:hover {
  color: rgba(80, 45, 127, 1) !important;
}

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

.hover\:text-mycosanpurple\/90:hover {
  color: rgba(80, 45, 127, 0.9);
}

.group:hover .group-hover\: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));
}

@media (min-width: 640px) {
  .sm\:inset-auto {
    inset: auto;
  }

  .sm\:left-\[45px\] {
    left: 45px;
  }

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

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

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:aspect-\[2\/1\] {
    aspect-ratio: 2/1;
  }

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

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

  .sm\:w-2\/5 {
    width: 40%;
  }

  .sm\:w-3\/5 {
    width: 60%;
  }

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

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

  .sm\:max-w-none {
    max-width: none;
  }

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

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

  .sm\:content-center {
    align-content: center;
  }

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

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

  .sm\:p-0 {
    padding: 0px;
  }
}

@media (min-width: 768px) {
  .md\:-bottom-4 {
    bottom: -1rem;
  }

  .md\:bottom-4 {
    bottom: 1rem;
  }

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

  .md\:max-h-16 {
    max-height: 4rem;
  }

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

  .md\:w-4\/5 {
    width: 80%;
  }

  .md\:w-9\/12 {
    width: 75%;
  }

  .md\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

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

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

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

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

  .md\:gap-12 {
    gap: 3rem;
  }

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

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

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

@media (min-width: 1024px) {
  .lg\:visible {
    visibility: visible;
  }

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

  .lg\:block {
    display: block;
  }

  .lg\:\!flex {
    display: flex !important;
  }

  .lg\:flex {
    display: flex;
  }

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

  .lg\:hidden {
    display: none;
  }

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

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

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

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

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

  .lg\:w-3\/12 {
    width: 25%;
  }

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

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-4\/12 {
    width: 33.333333%;
  }

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

  .lg\:w-6\/12 {
    width: 50%;
  }

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

  .lg\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

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

  .lg\:max-w-40 {
    max-width: 10rem;
  }

  .lg\:cursor-default {
    cursor: default;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:\!px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

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

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

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

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

  .lg\:\!pt-10 {
    padding-top: 2.5rem !important;
  }

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

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

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

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

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

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

@media (min-width: 1536px) {
  .\32xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}