@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap');

/*!
Theme Name: Umíme Weby
Theme URI: https://umimeweby.cz
Author: Team Umíme Weby
Author URI: https://umimeweby.cz
Description: Kurzy UOL Akademie
Version: 1.3.0
Tested up to: 6.0
Requires PHP: 8.3
Text Domain: umimeweby
*/

/**
 * The line above injects the WordPress file header. It needs to be first,
 * before this comment.
 */

/**
 * This injects custom `@font-face` rules.
 */

/**
 * Custom `@font-face` rules
 */

/**
 * This injects Tailwind's base styles and any base styles registered by
 * plugins, then adds custom base styles.
 */

*, ::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*! tailwindcss v3.4.17 | 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: #f5f5f5;
  /* 2 */
}

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

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

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: Montserrat, ui-sans-serif, system-ui, 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 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

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

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

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

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

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

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

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

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

b,
strong {
  font-weight: bolder;
}

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

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

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

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

:-moz-focusring {
  outline: auto;
}

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

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

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

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

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

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

/**
 * Custom `@font-face` rules
 *
 * These will be added immediately before Tailwind's `base` layer.
 */

/**
 * Typography styles
 *
 * All typography-related styles including headings, paragraphs,
 * and text utilities.
 */

/* Heading styles */

.text-heading{
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-heading-h4{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

/* Text styles */

.text-mixed{
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.text-regular{
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.text-regular-italic{
  font-size: 1rem;
  line-height: 1.5rem;
  font-style: italic;
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.text-info{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}

.text-info-black{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

/* Content typography */

.single-content p{
  margin-bottom: 0px;
  font-size: 1.125rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.6875rem;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

.summary,
.download-text{
  font-size: 1.25rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.875rem;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

.tag-text{
  margin-bottom: 0px;
  font-size: 0.875rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.3125rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* Post title styles */

.page-title,
.entry-title{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
  max-width: 65ch;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

/* Context-specific styles */

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

.light-bg .text-heading{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

.dark-bg .text-mixed{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.light-bg .text-mixed{
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

/* Table typography */

th{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}

td{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

/* Responsive typography */

@media (width <= 768px) {
  .text-heading{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

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

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

  .summary,
    .download-text{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (width <= 640px) {
  .text-heading{
    font-size: 1.5rem;
    line-height: 2rem;
  }

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

  .single-content p{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .summary,
    .download-text{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

/**
 * Custom base styles
 */

html {
  scroll-behavior: smooth;
}

body{
  font-family: Montserrat, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  line-height: 150%;
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
}

.custom-scrollbar::-webkit-scrollbar{
  width: 0.5rem;
}

.custom-scrollbar::-webkit-scrollbar-track{
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 241 / var(--tw-bg-opacity, 1));
}

.custom-scrollbar::-webkit-scrollbar-thumb{
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(227 114 34 / var(--tw-bg-opacity, 1));
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 120 0 / var(--tw-bg-opacity, 1));
}

/**
 * Custom base styles
 */

html {
  scroll-behavior: smooth;
}

body{
  font-family: Montserrat, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  line-height: 150%;
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
}

.btn-primary{
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  border-radius: 0.625rem;
  --tw-bg-opacity: 1;
  background-color: rgb(227 114 34 / var(--tw-bg-opacity, 1));
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 14px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0px 0px 20px 0px rgba(227,114,34,0.25);
  --tw-shadow-colored: 0px 0px 20px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.btn-primary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 120 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1024px){
  .btn-primary{
    width: auto;
  }
}

.btn-secondary{
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  border-radius: 0.625rem;
  --tw-bg-opacity: 1;
  background-color: rgb(227 114 34 / var(--tw-bg-opacity, 1));
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 14px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0px 0px 20px 0px rgba(227,114,34,0.25);
  --tw-shadow-colored: 0px 0px 20px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.btn-secondary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 120 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1024px){
  .btn-secondary{
    width: auto;
  }
}

.review-dots{
  display: inline-block;
  height: 15px;
  width: 15px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.review-dots-active{
  --tw-bg-opacity: 1;
  background-color: rgb(227 114 34 / var(--tw-bg-opacity, 1));
}

.faq-btn{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
  padding: 1.9rem;
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  line-height: 120%;
  --tw-text-opacity: 1;
  color: rgb(139 141 142 / var(--tw-text-opacity, 1));
}

.rotate{
  --tw-rotate: 180deg;
  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));
}

.faq-body{
  visibility: hidden;
  max-height: 0px;
  transform-origin: top;
  --tw-scale-y: 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));
  padding-left: 1.9rem;
  padding-right: 1.9rem;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.faq-active{
  visibility: visible;
  max-height: 1000px;
  --tw-scale-y: 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));
  padding-bottom: 1.5rem;
  opacity: 1;
}

.box-clip {
  clip-path: polygon(0 0, 100% 98%, 100% 0);
}

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

.video-slider .swiper-slide-next+div+div:before{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  display: none;
  height: 100%;
  width: 100%;
  border-radius: 10px;
  background-color: rgb(255 255 255 / 0.8);
  --tw-content: '';
  content: var(--tw-content);
}

@media (min-width: 1280px){
  .video-slider .swiper-slide-next+div+div:before{
    display: block;
  }
}

.webinare-image {
  border-radius: 10.9375rem 0rem 0rem 10.9375rem;
  background: #ffb672;
}

.box-shadow {
  box-shadow: 0px 25px 60px rgba(0, 0, 0, 0.45);
}

.fab {
  z-index: 100;
  cursor: pointer;
  color: #ffffff;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
}

.fab-trigger {
  position: relative;
  z-index: 101;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e37222;
  height: 80px;
  width: 80px;
  transform: translate(0);
  box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.25);
  transition: transform 0.3s, box-shadow 0.3s, background 0.3s;
}

.fab-trigger img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: contain;
     object-fit: contain;
  transition: filter 0.3s;
}

.fab-items {
  z-index: 101;
  position: absolute;
  bottom: 0;
  right: 120px;
  display: flex;
  flex-direction: column-reverse;
  transform: scale(0);
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
}

.fab-item {
  font-family: 'Caveat', cursive;
  font-weight: bold;
  color: #555555;
  cursor: pointer;
  display: block;
  align-items: center;
  white-space: nowrap;
  font-size: 1.35rem;
  line-height: 2.5rem;
  text-decoration: none;
  text-align: right;
  transition: color 0.3s;
}

.fab-item:hover,
.fab-item:focus {
  color: #ffffff;
}

.fab.open .fab-items {
  opacity: 1;
  transform: scale(1);
}

.fab-backdrop {
  z-index: 1;
  position: fixed;
  bottom: 0;
  right: 0;
  height: 50vh;
  width: 50vh;
  background: #e37222;
  opacity: 0;
  border-top-left-radius: 9999px;
  transform: scale(0);
  transform-origin: bottom right;
  transition: all 0.3s ease-out;
  box-shadow: 0 0 0 32px #e3722288, 0 0 0 64px #e3722233;
}

.fab.open .fab-backdrop {
  opacity: 0.9;
  transform: scale(1);
}

.fab-text {
  margin-top: 10px;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: 'Caveat', cursive;
  color: #e37222;
  text-align: center;
  line-height: 1.2;
  width: 80px;
  margin-left: calc(50% - 40px);
  transition: color 0.3s, background 0.3s;
}

.fab-text:hover,
.fab-trigger:hover {
  animation: none;
  box-shadow: none;
}

.fab.open .fab-trigger {
  background: #ffffff;
}

.fab.open .fab-text {
  color: #ffffff;
}

.fab-item:hover {
  text-shadow: none;
}

.fab-text:hover {
  background: none;
  color: #e37222;
}

/**
 * This injects Tailwind's component classes and any component classes
 * registered by plugins, then adds custom component classes.
 */

.container{
  width: 100%;
}

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

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

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

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

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

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

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

.prose{
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}

.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  text-align: start;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose{
  --tw-prose-body: #171717;
  --tw-prose-headings: #171717;
  --tw-prose-lead: #525252;
  --tw-prose-links: #171717;
  --tw-prose-bold: #171717;
  --tw-prose-counters: #737373;
  --tw-prose-bullets: #d4d4d4;
  --tw-prose-hr: #e5e5e5;
  --tw-prose-quotes: #171717;
  --tw-prose-quote-borders: #e5e5e5;
  --tw-prose-captions: #737373;
  --tw-prose-kbd: #171717;
  --tw-prose-kbd-shadows: 23 23 23;
  --tw-prose-code: #171717;
  --tw-prose-pre-code: #e5e5e5;
  --tw-prose-pre-bg: #262626;
  --tw-prose-th-borders: #d4d4d4;
  --tw-prose-td-borders: #e5e5e5;
  --tw-prose-invert-body: #d4d4d4;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #a3a3a3;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #a3a3a3;
  --tw-prose-invert-bullets: #525252;
  --tw-prose-invert-hr: #404040;
  --tw-prose-invert-quotes: #f5f5f5;
  --tw-prose-invert-quote-borders: #404040;
  --tw-prose-invert-captions: #a3a3a3;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d4d4d4;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #525252;
  --tw-prose-invert-td-borders: #404040;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}

.prose-neutral{
  --tw-prose-body: #404040;
  --tw-prose-headings: #171717;
  --tw-prose-lead: #525252;
  --tw-prose-links: #171717;
  --tw-prose-bold: #171717;
  --tw-prose-counters: #737373;
  --tw-prose-bullets: #d4d4d4;
  --tw-prose-hr: #e5e5e5;
  --tw-prose-quotes: #171717;
  --tw-prose-quote-borders: #e5e5e5;
  --tw-prose-captions: #737373;
  --tw-prose-kbd: #171717;
  --tw-prose-kbd-shadows: 23 23 23;
  --tw-prose-code: #171717;
  --tw-prose-pre-code: #e5e5e5;
  --tw-prose-pre-bg: #262626;
  --tw-prose-th-borders: #d4d4d4;
  --tw-prose-td-borders: #e5e5e5;
  --tw-prose-invert-body: #d4d4d4;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #a3a3a3;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #a3a3a3;
  --tw-prose-invert-bullets: #525252;
  --tw-prose-invert-hr: #404040;
  --tw-prose-invert-quotes: #f5f5f5;
  --tw-prose-invert-quote-borders: #404040;
  --tw-prose-invert-captions: #a3a3a3;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d4d4d4;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #525252;
  --tw-prose-invert-td-borders: #404040;
}

.caption{
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 2.812rem;
}

/* FAB Menu */

.fab{
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 50;
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.fab-trigger{
  position: relative;
  z-index: 51;
  display: flex;
  height: 5rem;
  width: 5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(227 114 34 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
  --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);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.fab-trigger img{
  height: 100%;
  width: 100%;
  border-radius: 9999px;
  -o-object-fit: contain;
     object-fit: contain;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.fab-items{
  position: absolute;
  bottom: 0px;
  right: 120px;
  z-index: 51;
  display: flex;
  --tw-scale-x: 0;
  --tw-scale-y: 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));
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-direction: column-reverse;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.fab-item{
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
  white-space: nowrap;
  text-align: right;
  font-family: 'Caveat';
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(85 85 85 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

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

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

.fab.open .fab-items{
  --tw-scale-x: 1;
  --tw-scale-y: 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));
  opacity: 1;
}

.fab-backdrop{
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  height: 40vh;
  width: 40vh;
  transform-origin: bottom right;
  --tw-scale-x: 0;
  --tw-scale-y: 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));
  border-top-left-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(227 114 34 / var(--tw-bg-opacity, 1));
  opacity: 0;
  --tw-shadow: 0 0 0 32px rgba(227,114,34,0.53),0 0 0 64px rgba(227,114,34,0.2);
  --tw-shadow-colored: 0 0 0 32px var(--tw-shadow-color), 0 0 0 64px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.fab.open .fab-backdrop{
  --tw-scale-x: 1;
  --tw-scale-y: 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));
  opacity: 0.9;
}

.fab-text{
  margin-top: 10px;
  margin-left: calc(50% - 40px);
  width: 5rem;
  text-align: center;
  font-family: 'Caveat';
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(227 114 34 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

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

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

/* FAQ Navigation */

.faq-btn{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
  padding: 1.9rem;
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  line-height: 120%;
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

.rotate{
  --tw-rotate: 180deg;
  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));
}

.faq-body{
  visibility: hidden;
  max-height: 0px;
  transform-origin: top;
  --tw-scale-y: 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));
  padding-left: 1.9rem;
  padding-right: 1.9rem;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.faq-active{
  visibility: visible;
  max-height: 1000px;
  --tw-scale-y: 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));
  padding-bottom: 1.5rem;
  opacity: 1;
}

/* Webinars and Bonus Videos Accordions */

.webinars-accordion-content,
  .bonus-videos-accordion-content{
  max-height: 0px;
  width: 100%;
  transform-origin: top;
  --tw-scale-y: 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));
  overflow: hidden;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.webinars-accordion-content.active,
  .bonus-videos-accordion-content.active{
  max-height: 100%;
  --tw-scale-y: 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));
  opacity: 1;
}

.webinars-accordion-content > div,
  .bonus-videos-accordion-content > div{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.webinars-accordion-content > div > div,
  .bonus-videos-accordion-content > div > div{
  display: grid;
  width: 100%;
  gap: 1rem;
}

@media (min-width: 768px){
  .webinars-accordion-content > div > div,
  .bonus-videos-accordion-content > div > div{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px){
  .webinars-accordion-content > div > div,
  .bonus-videos-accordion-content > div > div{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.past-webinar-container,
  .bonus-videos-container{
  width: 100%;
}

.webinars-accordion-btn,
  .bonus-videos-accordion-btn{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  border-radius: 0.625rem;
  --tw-bg-opacity: 1;
  background-color: rgb(227 114 34 / var(--tw-bg-opacity, 1));
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 14px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0px 0px 20px 0px rgba(227,114,34,0.25);
  --tw-shadow-colored: 0px 0px 20px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.webinars-accordion-btn:hover,
  .bonus-videos-accordion-btn:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 120 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1024px){
  .webinars-accordion-btn,
  .bonus-videos-accordion-btn{
    width: auto;
  }
}

.webinars-accordion-btn,
  .bonus-videos-accordion-btn{
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  border-radius: 0.625rem;
  --tw-bg-opacity: 1;
  background-color: rgb(227 114 34 / var(--tw-bg-opacity, 1));
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 14px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0px 0px 20px 0px rgba(227,114,34,0.25);
  --tw-shadow-colored: 0px 0px 20px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.webinars-accordion-btn:hover,
  .bonus-videos-accordion-btn:hover{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 120 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1024px){
  .webinars-accordion-btn,
  .bonus-videos-accordion-btn{
    width: auto;
  }
}

.webinars-accordion-btn.active,
  .bonus-videos-accordion-btn.active{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 120 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.accordion-arrow{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* Table styles for accordion content */

.webinars-accordion-content table,
  .bonus-videos-accordion-content table{
  width: 100%;
  border-collapse: collapse;
}

.webinars-accordion-content th,
  .bonus-videos-accordion-content th{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.webinars-accordion-content td,
  .bonus-videos-accordion-content td{
  border-bottom-width: 1px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.webinars-accordion-content tr:hover,
  .bonus-videos-accordion-content tr:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.webinars-accordion-content > *,
  .bonus-videos-accordion-content > *{
  margin-bottom: 1rem;
}

.webinars-accordion-content > *:last-child,
  .bonus-videos-accordion-content > *:last-child{
  margin-bottom: 0px;
}

/* Buttons */

.btn-primary{
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  border-radius: 0.625rem;
  --tw-bg-opacity: 1;
  background-color: rgb(227 114 34 / var(--tw-bg-opacity, 1));
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 14px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0px 0px 20px 0px rgba(227,114,34,0.25);
  --tw-shadow-colored: 0px 0px 20px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.btn-primary:hover{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 120 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1024px){
  .btn-primary{
    width: auto;
  }
}

.btn-secondary{
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  border-radius: 0.625rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(227 114 34 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 14px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.btn-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(227 114 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1024px){
  .btn-secondary{
    width: auto;
  }
}

/**
 * Navigation components and FAB menu styles
 */

/**
 * Slider components and Swiper related styles
 */

/* General Swiper styles */

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

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  position: relative !important;
  bottom: auto !important;
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 16px 16px !important;
  padding: 15px 20px !important;
  margin-top: 20px !important;
  width: 100% !important;
  max-width: 600px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.swiper-container {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  background: #D9D9D9 !important;
  opacity: 1 !important;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
  cursor: pointer !important;
  position: relative !important;
}

.swiper-pagination-bullet:hover {
  background: #e8e8e8 !important;
  transform: scale(1.2) !important;
}

.swiper-pagination-bullet-active {
  background: #e37222 !important;
  transform: scale(1.4) !important;
  box-shadow: 0 0 10px rgba(227, 114, 34, 0.3) !important;
}

.swiper-pagination-bullet-active:hover {
  transform: scale(1.4) !important;
}

.swiper-button-prev,
.swiper-button-next {
  --swiper-navigation-size: 32px;
  color: var(--swiper-navigation-color, #e37222) !important;
  transition: all 0.3s ease !important;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  color: #ff7800 !important;
}

.review-offline-slider .swiper-button-prev,
.review-offline-slider .swiper-button-next {
  width: 32px;
  height: 32px;
}

.review-offline-slider .swiper-button-prev::after,
.review-offline-slider .swiper-button-next::after {
  font-size: 16px;
}

.review-slider .swiper-button-prev,
.review-slider .swiper-button-next {
  width: 32px;
}

.review-slider .swiper-button-prev::after,
.review-slider .swiper-button-next::after {
  font-size: 16px;
}

/* Video slider */

.video-slider .swiper-slide-next+div+div:before{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  display: none;
  height: 100%;
  width: 100%;
  border-radius: 10px;
  background-color: rgb(255 255 255 / 0.8);
  --tw-content: '';
  content: var(--tw-content);
}

@media (min-width: 1280px){
  .video-slider .swiper-slide-next+div+div:before{
    display: block;
  }
}

/* Reviews slider */

.review-dots{
  display: inline-block;
  height: 15px;
  width: 15px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.review-dots-active{
  --tw-bg-opacity: 1;
  background-color: rgb(227 114 34 / var(--tw-bg-opacity, 1));
}

/* Ongoing webinars slider */

.ongoing-webinars .swiper {
  max-width: 80.813rem;
}

/* Lessons timeline slider */

.lessons-timeline .swiper {
  padding-right: 20px;
}

.lessons-timeline .swiper-wrapper {
  height: auto !important;
}

.lessons-timeline .swiper-slide {
  height: auto !important;
  margin-bottom: 15px;
  opacity: 1 !important;
  transform: none !important;
}

.lessons-timeline .swiper-scrollbar {
  right: 0;
  width: 6px;
  background: #f1f1f1;
}

.lessons-timeline .swiper-scrollbar-drag {
  background: #e37222;
}

.lessons-timeline::before,
.lessons-timeline::after {
  display: none;
}

/* Custom scrollbar */

.custom-scrollbar::-webkit-scrollbar {
  width: 8px;
}

.custom-scrollbar::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  background: #e37222;
  border-radius: 4px;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #ff7800;
}

/**
 * Webinar components and related styles
 */

/* Webinar images and thumbnails */

.attachment-article_image{
  height: 12.5rem;
  width: 100%;
  max-width: 22.25rem;
  border-radius: 0.625rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.thumbnail-image img{
  height: 12.5rem;
  width: 100%;
  max-width: 22.25rem;
  border-radius: 0.625rem;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Author and avatar styles */

.author img:last-child {
  display: none;
}

.avatar img{
  height: 1.875rem;
  width: 100%;
  max-width: 2.50325rem;
  flex-shrink: 0;
  border-radius: 9999px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Materials table styles */

.materials-table-container{
  width: 100%;
  overflow-x: visible;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.materials-table{
  width: 100%;
  table-layout: fixed;
}

.materials-table > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-divide-opacity, 1));
}

.materials-table thead{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.materials-table th{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.materials-table th:first-child{
  width: 50%;
}

.materials-table th:not(:first-child){
  width: 25%;
}

.materials-table td{
  -webkit-hyphens: auto;
          hyphens: auto;
  overflow-wrap: break-word;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.materials-table td:first-child{
  font-size: 13px;
  line-height: 1.25;
}

.materials-table tbody tr{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.materials-table tbody tr:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

/* Responsive table styles */

@media (max-width: 768px) {
  .materials-table-container{
    overflow: visible;
    border-width: 0px;
  }

  .materials-table{
    width: 100%;
  }

  .materials-table thead{
    display: none;
  }

  .materials-table tbody tr{
    margin-bottom: 1.5rem;
    border-radius: 0.5rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 200ms;
  }

  .materials-table tbody tr:hover{
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .materials-table td{
    position: relative;
    display: block;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: left;
  }

  .materials-table td::before{
    margin-bottom: 0.5rem;
    display: block;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  }

  .materials-table td:nth-child(1)::before {
    content: "Název dokumentu";
  }

  .materials-table td:nth-child(2)::before {
    content: "Typ dokumentu";
  }

  .materials-table td:nth-child(3)::before {
    content: "Stažení";
  }

  .materials-table td:not(:last-child){
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(226 233 239 / var(--tw-border-opacity, 1));
  }

  .materials-table td:last-child{
    padding-bottom: 1.25rem;
  }
}

/* Content styles */

.single-content p {
  color: #000;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.6875rem;
  margin-bottom: 0;
}

.summary,
.download-text {
  color: #000 !important;
  font-size: 1.25rem !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 1.875rem !important;
}

.tag-text {
  color: #fff !important;
  font-size: 0.825rem !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 1.3125rem !important;
  margin-bottom: 0 !important;
}

.btn_back-text {
  color: #8b8d8e !important;
  font-size: 1.125rem !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 2.5rem !important;
}

.btn_back-text:hover {
  color: #e37222 !important;
}

/* Responsive styles */

@media (width <=768px) {
  .single-content p,
	.btn_back-text {
    font-size: 0.965rem !important;
  }

  .summary,
	.download-text {
    font-size: 1.0625rem !important;
  }
}

@media (width <=640px) {
  .single-content p,
	.btn_back-text {
    font-size: 0.9rem !important;
  }

  .summary,
	.download-text {
    font-size: 1rem !important;
  }
}

/**
 * Watched content component styles
 */

/* Checkbox styles */

.watched-content-checkbox {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #e37222;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
  position: relative;
  background: white;
}

.watched-content-checkbox:checked {
  background: #e37222;
}

.watched-content-checkbox:checked::after {
  content: '✓';
  position: absolute;
  color: white;
  font-size: 14px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.watched-content-checkbox:disabled {
  opacity: 0.5;
  cursor: wait;
}

/* Container styles */

.watch-status-container {
  background-color: #f5f5f5;
  transition: background-color 0.3s ease;
}

.watch-status-container.watched-content {
  background-color: #e8f5e9;
}

.watch-status-container.loading {
  position: relative;
  pointer-events: none;
}

.watch-status-container.loading::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  border-radius: inherit;
}

/* Progress bar */

.progress-container {
  width: 100%;
  background-color: #f0f0f0;
  border-radius: 4px;
  margin: 10px 0;
}

.progress-bar {
  height: 20px;
  background-color: #e37222;
  border-radius: 4px;
  transition: width 0.3s ease;
  position: relative;
}

.progress-text {
  position: absolute;
  right: 10px;
  color: white;
  font-size: 12px;
  line-height: 20px;
}

/* Loading state */

.loading {
  position: relative;
  pointer-events: none;
}

.loading::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
}

/* Swiper specific styles */

.swiper-slide .watched-content-checkbox {
  width: 18px;
  height: 18px;
  border: 2px solid #e37222;
  border-radius: 4px;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  position: relative;
  background: white;
}

.swiper-slide .watched-content-checkbox:checked {
  background: #e37222;
}

.swiper-slide .watched-content-checkbox:checked::after {
  content: '✓';
  position: absolute;
  color: white;
  font-size: 12px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.swiper-slide .watched-content-checkbox:disabled {
  opacity: 0.5;
  cursor: wait;
}

/**
 * Card component styles
 */

.shadow-card {
  --tw-shadow: 0px 25px 60px rgba(0, 0, 0, 0.45);
  --tw-shadow-colored: 0px 25px 60px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

/* Typography */

.text-heading{
  font-size: 2.8125rem;
  font-weight: 700;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255 182 114 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  .text-heading{
    font-size: 3rem;
  }
}

@media (min-width: 768px){
  .text-heading{
    font-size: 3.1875rem;
  }
}

@media (min-width: 1024px){
  .text-heading{
    font-size: 3.75rem;
  }
}

.text-title{
  margin-bottom: 0px;
  font-size: 30px;
  font-weight: 700;
  line-height: 2.8125rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-mixed{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-regular{
  margin: 0px;
  font-size: 0.843rem;
  font-weight: 400;
  line-height: 1.3125rem;
  --tw-text-opacity: 1;
  color: rgb(139 141 142 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  .text-regular{
    font-size: 0.9rem;
  }
}

@media (min-width: 768px){
  .text-regular{
    font-size: 0.965rem;
  }
}

@media (min-width: 1024px){
  .text-regular{
    font-size: 1.125rem;
  }
}

.text-regular-italic{
  margin: 0px;
  font-size: 0.843rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.3125rem;
  --tw-text-opacity: 1;
  color: rgb(139 141 142 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  .text-regular-italic{
    font-size: 0.9rem;
  }
}

@media (min-width: 768px){
  .text-regular-italic{
    font-size: 0.965rem;
  }
}

@media (min-width: 1024px){
  .text-regular-italic{
    font-size: 1.125rem;
  }
}

.text-heading-h4{
  margin: 0px;
  font-size: 1.1718rem;
  font-weight: 700;
  line-height: 1.875rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  .text-heading-h4{
    font-size: 1.25rem;
  }
}

@media (min-width: 768px){
  .text-heading-h4{
    font-size: 1.3281rem;
  }
}

@media (min-width: 1024px){
  .text-heading-h4{
    font-size: 25px;
  }
}

.text-info{
  margin: 0px;
  font-size: .8rem;
  font-weight: 700;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(227 114 34 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px){
  .text-info{
    font-size: 0.85rem;
  }
}

@media (min-width: 1024px){
  .text-info{
    font-size: 1rem;
  }
}

.text-info-black{
  margin: 0px;
  font-size: .8rem;
  font-weight: 500;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px){
  .text-info-black{
    font-size: 0.85rem;
  }
}

@media (min-width: 1024px){
  .text-info-black{
    font-size: 1rem;
  }
}

/* Materials Table */

.materials-table-container{
  width: 100%;
  overflow-x: auto;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.materials-table{
  width: 100%;
  min-width: 100%;
}

.materials-table > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-divide-opacity, 1));
}

.materials-table thead{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.materials-table th{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: left;
}

.materials-table th span{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.materials-table tbody > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-divide-opacity, 1));
}

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

.materials-table td{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (max-width: 768px) {
  .materials-table-container{
    overflow-x: auto;
  }

  .materials-table{
    table-layout: auto;
  }

  .materials-table th{
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

/* Swiper Pagination */

.swiper-pagination{
  bottom: -5px !important;
}

.swiper-pagination-bullet{
  display: inline-block;
  height: 15px;
  width: 15px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.swiper-pagination-bullet-active{
  --tw-bg-opacity: 1;
  background-color: rgb(227 114 34 / var(--tw-bg-opacity, 1));
}

.swiper-button-prev,
.swiper-button-next{
  --tw-text-opacity: 1 !important;
  color: rgb(227 114 34 / var(--tw-text-opacity, 1)) !important;
}

.single-ebooky .df-popup-thumb{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 200px;
}

.single-ebooky .df-popup-thumb .df-book-title{
  display: none;
}

#menu-items a > div:hover{
  background-color: transparent !important;
}

/**
 * This injects Tailwind's utility classes and any utility classes registered
 * by plugins, then adds custom utility classes.
 */

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

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

.visible{
  visibility: visible;
}

.invisible{
  visibility: hidden;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.inset-0{
  inset: 0px;
}

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

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

.\!top-1\/2{
  top: 50% !important;
}

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

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

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

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

.bottom-0{
  bottom: 0px;
}

.bottom-4{
  bottom: 1rem;
}

.bottom-5{
  bottom: 1.25rem;
}

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

.left-0{
  left: 0px;
}

.left-5{
  left: 1.25rem;
}

.right-0{
  right: 0px;
}

.right-10{
  right: 2.5rem;
}

.right-12{
  right: 3rem;
}

.right-2{
  right: 0.5rem;
}

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

.top-0{
  top: 0px;
}

.top-1\/2{
  top: 50%;
}

.top-2{
  top: 0.5rem;
}

.top-full{
  top: 100%;
}

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

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

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

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

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

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

.order-1{
  order: 1;
}

.order-2{
  order: 2;
}

.order-last{
  order: 9999;
}

.float-right{
  float: right;
}

.float-left{
  float: left;
}

.m-0{
  margin: 0px;
}

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

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

.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.-mt-10{
  margin-top: -2.5rem;
}

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

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

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

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

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

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

.mb-2\.5{
  margin-bottom: 0.625rem;
}

.mb-20{
  margin-bottom: 5rem;
}

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

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

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

.mb-5{
  margin-bottom: 1.25rem;
}

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

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

.mb-\[0\.88rem\]{
  margin-bottom: 0.88rem;
}

.mb-\[1\.7rem\]{
  margin-bottom: 1.7rem;
}

.mb-\[1\.875rem\]{
  margin-bottom: 1.875rem;
}

.mb-\[2rem\]{
  margin-bottom: 2rem;
}

.mb-\[3\.125rem\]{
  margin-bottom: 3.125rem;
}

.mb-\[4\.25rem\]{
  margin-bottom: 4.25rem;
}

.mb-\[4\.38rem\]{
  margin-bottom: 4.38rem;
}

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

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

.ml-\[calc\(50\%-40px\)\]{
  margin-left: calc(50% - 40px);
}

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

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

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

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

.mt-1\.5{
  margin-top: 0.375rem;
}

.mt-10{
  margin-top: 2.5rem;
}

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

.mt-14{
  margin-top: 3.5rem;
}

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

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

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

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

.mt-\[1\.875rem\]{
  margin-top: 1.875rem;
}

.mt-\[10px\]{
  margin-top: 10px;
}

.mt-\[3\.125rem\]{
  margin-top: 3.125rem;
}

.mt-\[3\.13rem\]{
  margin-top: 3.13rem;
}

.mt-\[4\.35rem\]{
  margin-top: 4.35rem;
}

.block{
  display: block;
}

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

.flex{
  display: flex;
}

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

.table{
  display: table;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

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

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

.h-10{
  height: 2.5rem;
}

.h-12{
  height: 3rem;
}

.h-2\.5{
  height: 0.625rem;
}

.h-20{
  height: 5rem;
}

.h-4{
  height: 1rem;
}

.h-4\/5{
  height: 80%;
}

.h-5{
  height: 1.25rem;
}

.h-6{
  height: 1.5rem;
}

.h-9{
  height: 2.25rem;
}

.h-\[0\.3125rem\]{
  height: 0.3125rem;
}

.h-\[1\.875rem\]{
  height: 1.875rem;
}

.h-\[12\.5rem\]{
  height: 12.5rem;
}

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

.h-\[21\.875rem\]{
  height: 21.875rem;
}

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

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

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

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.max-h-0{
  max-height: 0px;
}

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

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

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

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

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

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

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

.w-1\/12{
  width: 8.333333%;
}

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

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

.w-10{
  width: 2.5rem;
}

.w-12{
  width: 3rem;
}

.w-14{
  width: 3.5rem;
}

.w-2\.5{
  width: 0.625rem;
}

.w-2\/12{
  width: 16.666667%;
}

.w-20{
  width: 5rem;
}

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

.w-4{
  width: 1rem;
}

.w-40{
  width: 10rem;
}

.w-5{
  width: 1.25rem;
}

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

.w-6{
  width: 1.5rem;
}

.w-64{
  width: 16rem;
}

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

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

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

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

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

.w-\[40vh\]{
  width: 40vh;
}

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

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

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

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

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

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

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

.w-auto{
  width: auto;
}

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

.w-full{
  width: 100%;
}

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

.max-w-3xl{
  max-width: 48rem;
}

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

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

.max-w-7xl{
  max-width: 80rem;
}

.max-w-\[0\.3125rem\]{
  max-width: 0.3125rem;
}

.max-w-\[1\.875rem\]{
  max-width: 1.875rem;
}

.max-w-\[11\.85rem\]{
  max-width: 11.85rem;
}

.max-w-\[14\.875rem\]{
  max-width: 14.875rem;
}

.max-w-\[2\.50325rem\]{
  max-width: 2.50325rem;
}

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

.max-w-\[20rem\]{
  max-width: 20rem;
}

.max-w-\[22\.25rem\]{
  max-width: 22.25rem;
}

.max-w-\[23\.35rem\]{
  max-width: 23.35rem;
}

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

.max-w-\[28rem\]{
  max-width: 28rem;
}

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

.max-w-\[33\.87rem\]{
  max-width: 33.87rem;
}

.max-w-\[43\.5rem\]{
  max-width: 43.5rem;
}

.max-w-\[43\.75rem\]{
  max-width: 43.75rem;
}

.max-w-\[44\.354rem\]{
  max-width: 44.354rem;
}

.max-w-\[48\.75rem\]{
  max-width: 48.75rem;
}

.max-w-\[56\.9375rem\]{
  max-width: 56.9375rem;
}

.max-w-\[57\.175rem\]{
  max-width: 57.175rem;
}

.max-w-\[59\.125rem\]{
  max-width: 59.125rem;
}

.max-w-\[63\.625rem\]{
  max-width: 63.625rem;
}

.max-w-\[68rem\]{
  max-width: 68rem;
}

.max-w-\[71\.813rem\]{
  max-width: 71.813rem;
}

.max-w-\[72\.5rem\]{
  max-width: 72.5rem;
}

.max-w-\[72\.625rem\]{
  max-width: 72.625rem;
}

.max-w-\[72\.813rem\]{
  max-width: 72.813rem;
}

.max-w-\[72\.81rem\]{
  max-width: 72.81rem;
}

.max-w-\[74\.813rem\]{
  max-width: 74.813rem;
}

.max-w-\[75\.75rem\]{
  max-width: 75.75rem;
}

.max-w-\[77\.813rem\]{
  max-width: 77.813rem;
}

.max-w-\[81\.375rem\]{
  max-width: 81.375rem;
}

.max-w-\[84\.0625rem\]{
  max-width: 84.0625rem;
}

.max-w-\[84\.813rem\]{
  max-width: 84.813rem;
}

.max-w-\[87\.43rem\]{
  max-width: 87.43rem;
}

.max-w-\[87\.5rem\]{
  max-width: 87.5rem;
}

.max-w-\[8rem\]{
  max-width: 8rem;
}

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

.max-w-\[90rem\]{
  max-width: 90rem;
}

.max-w-content{
  max-width: 65ch;
}

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

.max-w-lg{
  max-width: 32rem;
}

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

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

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

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

.flex-1{
  flex: 1 1 0%;
}

.flex-none{
  flex: none;
}

.flex-shrink-0{
  flex-shrink: 0;
}

.shrink-0{
  flex-shrink: 0;
}

.flex-grow{
  flex-grow: 1;
}

.origin-bottom-right{
  transform-origin: bottom right;
}

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

.\!-translate-y-1\/2{
  --tw-translate-y: -50% !important;
  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)) !important;
}

.-translate-y-1\/2{
  --tw-translate-y: -50%;
  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));
}

.rotate-180{
  --tw-rotate: 180deg;
  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));
}

.rotate-\[15deg\]{
  --tw-rotate: 15deg;
  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));
}

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

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

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

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

.cursor-not-allowed{
  cursor: not-allowed;
}

.cursor-pointer{
  cursor: pointer;
}

.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.select-all{
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}

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

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

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

.grid-cols-\[1fr_1fr_2fr\]{
  grid-template-columns: 1fr 1fr 2fr;
}

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

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

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

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

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

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

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

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

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

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

.gap-1{
  gap: 0.25rem;
}

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

.gap-10{
  gap: 2.5rem;
}

.gap-11{
  gap: 2.75rem;
}

.gap-12{
  gap: 3rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-4{
  gap: 1rem;
}

.gap-5{
  gap: 1.25rem;
}

.gap-6{
  gap: 1.5rem;
}

.gap-8{
  gap: 2rem;
}

.gap-\[0\.625rem\]{
  gap: 0.625rem;
}

.gap-\[0\.62rem\]{
  gap: 0.62rem;
}

.gap-\[0\.78rem\]{
  gap: 0.78rem;
}

.gap-\[1\.31rem\]{
  gap: 1.31rem;
}

.gap-\[1\.69rem\]{
  gap: 1.69rem;
}

.gap-\[1\.78rem\]{
  gap: 1.78rem;
}

.gap-\[1\.88rem\]{
  gap: 1.88rem;
}

.gap-\[1rem\]{
  gap: 1rem;
}

.gap-\[22px\]{
  gap: 22px;
}

.gap-\[3\.13rem\]{
  gap: 3.13rem;
}

.gap-\[3rem\]{
  gap: 3rem;
}

.gap-\[4\.36rem\]{
  gap: 4.36rem;
}

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

.gap-y-14{
  row-gap: 3.5rem;
}

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

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

.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-divide-opacity, 1));
}

.divide-gray-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-divide-opacity, 1));
}

.overflow-hidden{
  overflow: hidden;
}

.overflow-visible{
  overflow: visible;
}

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

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

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

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

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

.break-words{
  overflow-wrap: break-word;
}

.rounded{
  border-radius: 0.25rem;
}

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

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

.rounded-\[0\.625rem\]{
  border-radius: 0.625rem;
}

.rounded-\[0\.65rem\]{
  border-radius: 0.65rem;
}

.rounded-\[1\.25rem\]{
  border-radius: 1.25rem;
}

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

.rounded-\[20px\]{
  border-radius: 20px;
}

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

.rounded-\[5px\]{
  border-radius: 5px;
}

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

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

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

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

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

.rounded-l-full{
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.rounded-r-full{
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

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

.border{
  border-width: 1px;
}

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

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

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

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

.border-\[\#e37222\]{
  --tw-border-opacity: 1;
  border-color: rgb(227 114 34 / var(--tw-border-opacity, 1));
}

.border-\[\#ff7800\]{
  --tw-border-opacity: 1;
  border-color: rgb(255 120 0 / var(--tw-border-opacity, 1));
}

.border-acent-orange{
  --tw-border-opacity: 1;
  border-color: rgb(227 114 34 / var(--tw-border-opacity, 1));
}

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

.border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(226 233 239 / var(--tw-border-opacity, 1));
}

.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-green-500{
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}

.border-orange-500{
  --tw-border-opacity: 1;
  border-color: rgb(227 114 34 / var(--tw-border-opacity, 1));
}

.border-transparent{
  border-color: transparent;
}

.\!bg-acent-choclate{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(109 73 73 / var(--tw-bg-opacity, 1)) !important;
}

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

.bg-\[\#2c2c35\]{
  --tw-bg-opacity: 1;
  background-color: rgb(44 44 53 / var(--tw-bg-opacity, 1));
}

.bg-\[\#A9D0A3\]{
  --tw-bg-opacity: 1;
  background-color: rgb(169 208 163 / var(--tw-bg-opacity, 1));
}

.bg-\[\#D9D9D9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.bg-\[\#E2E9EF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(226 233 239 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F7F7F7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}

.bg-\[\#d9d9d9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.bg-\[\#e37222\]{
  --tw-bg-opacity: 1;
  background-color: rgb(227 114 34 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f1f1f1\]{
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 241 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f5f5f5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f7f7f7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}

.bg-\[\#ff7800\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 120 0 / var(--tw-bg-opacity, 1));
}

.bg-\[\#fff\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-acent-cream{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}

.bg-acent-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 30 / var(--tw-bg-opacity, 1));
}

.bg-acent-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(227 114 34 / var(--tw-bg-opacity, 1));
}

.bg-acent-orange-200{
  --tw-bg-opacity: 1;
  background-color: rgb(127 45 45 / var(--tw-bg-opacity, 1));
}

.bg-acent-purple{
  --tw-bg-opacity: 1;
  background-color: rgb(100 65 101 / var(--tw-bg-opacity, 1));
}

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

.bg-ebook-purple{
  --tw-bg-opacity: 1;
  background-color: rgb(85 23 120 / var(--tw-bg-opacity, 1));
}

.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(226 233 239 / var(--tw-bg-opacity, 1));
}

.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}

.bg-green-50{
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}

.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}

.bg-header-color{
  background-color: var(--header-color);
}

.bg-header-merunkova{
  --tw-bg-opacity: 1;
  background-color: rgb(245 208 169 / var(--tw-bg-opacity, 1));
}

.bg-light-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(150 171 175 / var(--tw-bg-opacity, 1));
}

.bg-red-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}

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

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

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

.bg-white\/80{
  background-color: rgb(255 255 255 / 0.8);
}

.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}

.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-l{
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-\[\#F4F9FD\]{
  --tw-gradient-from: #F4F9FD var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(244 249 253 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-transparent{
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-white{
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-white\/80{
  --tw-gradient-from: rgb(255 255 255 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.to-white{
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}

.to-white\/30{
  --tw-gradient-to: rgb(255 255 255 / 0.3) var(--tw-gradient-to-position);
}

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

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

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

.p-2{
  padding: 0.5rem;
}

.p-3{
  padding: 0.75rem;
}

.p-4{
  padding: 1rem;
}

.p-5{
  padding: 1.25rem;
}

.p-6{
  padding: 1.5rem;
}

.p-8{
  padding: 2rem;
}

.p-\[0\.625rem\]{
  padding: 0.625rem;
}

.p-\[1\.13rem\]{
  padding: 1.13rem;
}

.p-\[1\.9rem\]{
  padding: 1.9rem;
}

.\!px-5{
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

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

.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

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

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

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

.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

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

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

.px-\[1\.48rem\]{
  padding-left: 1.48rem;
  padding-right: 1.48rem;
}

.px-\[1\.875rem\]{
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

.px-\[1\.87rem\]{
  padding-left: 1.87rem;
  padding-right: 1.87rem;
}

.px-\[1\.9rem\]{
  padding-left: 1.9rem;
  padding-right: 1.9rem;
}

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

.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-11{
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

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

.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-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.py-9{
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.py-\[0\.625rem\]{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-\[1\.385rem\]{
  padding-top: 1.385rem;
  padding-bottom: 1.385rem;
}

.py-\[6\.25rem\]{
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.pb-10{
  padding-bottom: 2.5rem;
}

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

.pb-14{
  padding-bottom: 3.5rem;
}

.pb-2{
  padding-bottom: 0.5rem;
}

.pb-2\.5{
  padding-bottom: 0.625rem;
}

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

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

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

.pb-6{
  padding-bottom: 1.5rem;
}

.pb-7{
  padding-bottom: 1.75rem;
}

.pb-\[1\.385rem\]{
  padding-bottom: 1.385rem;
}

.pb-\[3\.125rem\]{
  padding-bottom: 3.125rem;
}

.pb-\[3\.75rem\]{
  padding-bottom: 3.75rem;
}

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

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

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

.pl-24{
  padding-left: 6rem;
}

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

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

.pl-7{
  padding-left: 1.75rem;
}

.pl-\[5\.5rem\]{
  padding-left: 5.5rem;
}

.pr-2{
  padding-right: 0.5rem;
}

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

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

.pr-\[11\.68rem\]{
  padding-right: 11.68rem;
}

.pt-0{
  padding-top: 0px;
}

.pt-14{
  padding-top: 3.5rem;
}

.pt-2\.5{
  padding-top: 0.625rem;
}

.pt-3{
  padding-top: 0.75rem;
}

.pt-5{
  padding-top: 1.25rem;
}

.pt-6{
  padding-top: 1.5rem;
}

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

.pt-9{
  padding-top: 2.25rem;
}

.pt-\[3\.125rem\]{
  padding-top: 3.125rem;
}

.pt-\[5rem\]{
  padding-top: 5rem;
}

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

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

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

.font-\[\'Caveat\'\]{
  font-family: 'Caveat';
}

.font-sans{
  font-family: Montserrat, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.font-secondary{
  font-family: Caveat, cursive, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

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

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

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

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

.text-8xl{
  font-size: 6rem;
  line-height: 1;
}

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

.text-\[0\.843rem\]{
  font-size: 0.843rem;
}

.text-\[1\.1718rem\]{
  font-size: 1.1718rem;
}

.text-\[1\.35rem\]{
  font-size: 1.35rem;
}

.text-\[1\.5rem\]{
  font-size: 1.5rem;
}

.text-\[1\.75rem\]{
  font-size: 1.75rem;
}

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

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

.text-\[2\.5rem\]{
  font-size: 2.5rem;
}

.text-\[2\.8125rem\]{
  font-size: 2.8125rem;
}

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

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

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

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

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

.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

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

.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}

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

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

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

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

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

.uppercase{
  text-transform: uppercase;
}

.lowercase{
  text-transform: lowercase;
}

.italic{
  font-style: italic;
}

.not-italic{
  font-style: normal;
}

.leading-5{
  line-height: 1.25rem;
}

.leading-7{
  line-height: 1.75rem;
}

.leading-8{
  line-height: 2rem;
}

.leading-\[1\.2\]{
  line-height: 1.2;
}

.leading-\[1\.3125rem\]{
  line-height: 1.3125rem;
}

.leading-\[1\.5rem\]{
  line-height: 1.5rem;
}

.leading-\[1\.6875rem\]{
  line-height: 1.6875rem;
}

.leading-\[1\.875rem\]{
  line-height: 1.875rem;
}

.leading-\[120\%\]{
  line-height: 120%;
}

.leading-\[150\%\]{
  line-height: 150%;
}

.leading-\[2\.5rem\]{
  line-height: 2.5rem;
}

.leading-\[2\.8125rem\]{
  line-height: 2.8125rem;
}

.leading-\[80px\]{
  line-height: 80px;
}

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

.leading-normal{
  line-height: 1.5;
}

.leading-relaxed{
  line-height: 1.625;
}

.leading-snug{
  line-height: 1.375;
}

.leading-tight{
  line-height: 1.25;
}

.tracking-wide{
  letter-spacing: 0.025em;
}

.tracking-wider{
  letter-spacing: 0.05em;
}

.text-\[\#000\]{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-\[\#1e1e1e\]{
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
}

.text-\[\#333333\]{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}

.text-\[\#555555\]{
  --tw-text-opacity: 1;
  color: rgb(85 85 85 / var(--tw-text-opacity, 1));
}

.text-\[\#808D9E\]{
  --tw-text-opacity: 1;
  color: rgb(128 141 158 / var(--tw-text-opacity, 1));
}

.text-\[\#8b8d8e\]{
  --tw-text-opacity: 1;
  color: rgb(139 141 142 / var(--tw-text-opacity, 1));
}

.text-\[\#96ABAF\]{
  --tw-text-opacity: 1;
  color: rgb(150 171 175 / var(--tw-text-opacity, 1));
}

.text-\[\#e37222\]{
  --tw-text-opacity: 1;
  color: rgb(227 114 34 / var(--tw-text-opacity, 1));
}

.text-\[\#ffb672\]{
  --tw-text-opacity: 1;
  color: rgb(255 182 114 / var(--tw-text-opacity, 1));
}

.text-\[\#fff\]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-acent-dark{
  --tw-text-opacity: 1;
  color: rgb(30 30 30 / var(--tw-text-opacity, 1));
}

.text-acent-grey{
  --tw-text-opacity: 1;
  color: rgb(139 141 142 / var(--tw-text-opacity, 1));
}

.text-acent-orange{
  --tw-text-opacity: 1;
  color: rgb(227 114 34 / var(--tw-text-opacity, 1));
}

.text-acent-orange-100{
  --tw-text-opacity: 1;
  color: rgb(239 123 16 / var(--tw-text-opacity, 1));
}

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

.text-course-type-color{
  color: var(--course-type-color);
}

.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

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

.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.text-green-700{
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}

.text-header-text-color{
  color: var(--header-text-color);
}

.text-long-description-color{
  color: var(--long-description-color);
}

.text-neutral-700{
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.text-neutral-900{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

.text-orange-500{
  --tw-text-opacity: 1;
  color: rgb(227 114 34 / var(--tw-text-opacity, 1));
}

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

.text-short-description-color{
  color: var(--short-description-color);
}

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

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

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

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

.opacity-0{
  opacity: 0;
}

.opacity-100{
  opacity: 1;
}

.opacity-50{
  opacity: 0.5;
}

.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-\[0_0_0_32px_rgba\(227\2c 114\2c 34\2c 0\.53\)\2c 0_0_0_64px_rgba\(227\2c 114\2c 34\2c 0\.2\)\]{
  --tw-shadow: 0 0 0 32px rgba(227,114,34,0.53),0 0 0 64px rgba(227,114,34,0.2);
  --tw-shadow-colored: 0 0 0 32px var(--tw-shadow-color), 0 0 0 64px 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-\[0px_0px_20px_0px_rgba\(227\2c 114\2c 34\2c 0\.25\)\]{
  --tw-shadow: 0px 0px 20px 0px rgba(227,114,34,0.25);
  --tw-shadow-colored: 0px 0px 20px 0px 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-card{
  --tw-shadow: 0px 15px 35px rgba(0, 0, 0, 0.25);
  --tw-shadow-colored: 0px 15px 35px 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-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline{
  outline-style: solid;
}

.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-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  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;
}

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

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

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

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

.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.content-\[\'\'\]{
  --tw-content: '';
  content: var(--tw-content);
}

/**
 * Custom utility classes
 *
 * Add your own utility classes to this theme. Complex utility classes should
 * be added using Tailwind's plugin system:
 *
 * https://tailwindcss.com/docs/plugins#adding-utilities
 */

/* Layout styles for centered content areas */

.page-content > *,
.entry-content > *{
  margin-left: auto;
  margin-right: auto;
  max-width: 65ch;
}

.entry-content > .alignwide{
  max-width: 80ch;
}

.entry-content > .alignfull{
  max-width: none;
}

.entry-content > .alignleft{
  float: left;
  margin-right: 2rem;
}

.entry-content > .alignright{
  float: right;
  margin-left: 2rem;
}

/* Accordion transitions */

.accordion-content {
  transition: max-height 0.3s ease-out;
}

.accordion-arrow {
  transition: transform 0.3s ease;
}

.accordion-btn.active .accordion-arrow {
  transform: rotate(180deg);
}

/**
 * Custom utility classes
 */

.lessons-accordion-content {
  transition: max-height 0.3s ease-out;
}

.accordion-arrow {
  transition: transform 0.3s ease;
}

.lessons-accordion-btn.active .accordion-arrow {
  transform: rotate(180deg);
}

.bonus-videos-accordion-content {
  transition: max-height 0.3s ease-out;
}

.bonus-videos-accordion-btn .accordion-arrow {
  transition: transform 0.3s ease;
}

.bonus-videos-accordion-btn.active {
  background-color: #fff;
  color: #000;
  border: 1px solid #e37222;
}

.webinars-accordion-content {
  transition: max-height 0.3s ease-out;
}

.webinars-accordion-btn .accordion-arrow {
  transition: transform 0.3s ease;
}

.webinars-accordion-btn.active {
  background-color: #fff;
  color: #000;
  border: 1px solid #e37222;
}

.lessons-timeline .swiper {
  padding-right: 20px;
}

.lessons-timeline .swiper-wrapper {
  height: auto !important;
}

.lessons-timeline .swiper-slide {
  height: auto !important;
  margin-bottom: 15px;
  opacity: 1 !important;
  transform: none !important;
}

.lessons-timeline .swiper-scrollbar {
  right: 0;
  width: 6px;
  background: #f1f1f1;
}

.lessons-timeline .swiper-scrollbar-drag {
  background: #e37222;
}

.lessons-timeline::before,
.lessons-timeline::after {
  display: none;
}

.watched-content-checkbox {
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
}

.watched-content {
  background-color: #f5f5f5;
  opacity: 0.8;
  transition: opacity 0.3s ease;
}

.loading {
  position: relative;
  pointer-events: none;
}

.loading::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
}

.progress-container {
  width: 100%;
  background-color: #f0f0f0;
  border-radius: 4px;
  margin: 10px 0;
}

.progress-bar {
  height: 20px;
  background-color: #e37222;
  border-radius: 4px;
  transition: width 0.3s ease;
  position: relative;
}

.progress-text {
  position: absolute;
  right: 10px;
  color: white;
  font-size: 12px;
  line-height: 20px;
}

.watched-content-checkbox {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #e37222;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
  position: relative;
  background: white;
}

.watched-content-checkbox:checked {
  background: #e37222;
}

.watched-content-checkbox:checked::after {
  content: '✓';
  position: absolute;
  color: white;
  font-size: 14px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.watched-content-checkbox:disabled {
  opacity: 0.5;
  cursor: wait;
}

.watch-status-container {
  background-color: #f5f5f5;
  transition: background-color 0.3s ease;
}

.watch-status-container.watched-content {
  background-color: #e8f5e9;
}

.watch-status-container.loading {
  position: relative;
  pointer-events: none;
}

.watch-status-container.loading::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  border-radius: inherit;
}

.swiper-slide .watched-content-checkbox {
  width: 18px;
  height: 18px;
  border: 2px solid #e37222;
  border-radius: 4px;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  position: relative;
  background: white;
}

.swiper-slide .watched-content-checkbox:checked {
  background: #e37222;
}

.swiper-slide .watched-content-checkbox:checked::after {
  content: '✓';
  position: absolute;
  color: white;
  font-size: 12px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.swiper-slide .watched-content-checkbox:disabled {
  opacity: 0.5;
  cursor: wait;
}

.custom-scrollbar::-webkit-scrollbar {
  width: 8px;
}

.custom-scrollbar::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  background: #e37222;
  border-radius: 4px;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #ff7800;
}

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

.hover\:-translate-y-1:hover{
  --tw-translate-y: -0.25rem;
  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));
}

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

.hover\:border-none:hover{
  border-style: none;
}

.hover\:\!border-acent-choclate:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(109 73 73 / var(--tw-border-opacity, 1)) !important;
}

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

.hover\:border-\[\#ff7800\]:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 120 0 / var(--tw-border-opacity, 1));
}

.hover\:border-gray-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

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

.hover\:bg-\[\#e37222\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(227 114 34 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#ff7800\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 120 0 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#fff\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(226 233 239 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 120 0 / var(--tw-bg-opacity, 1));
}

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

.hover\:text-\[\#000000\]:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hover\:text-\[\#657376\]:hover{
  --tw-text-opacity: 1;
  color: rgb(101 115 118 / var(--tw-text-opacity, 1));
}

.hover\:text-\[\#fff\]:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:text-orange-500:hover{
  --tw-text-opacity: 1;
  color: rgb(227 114 34 / var(--tw-text-opacity, 1));
}

.hover\:text-orange-600:hover{
  --tw-text-opacity: 1;
  color: rgb(255 120 0 / var(--tw-text-opacity, 1));
}

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

.hover\:opacity-80:hover{
  opacity: 0.8;
}

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

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

.focus\:border-orange-400:focus{
  --tw-border-opacity: 1;
  border-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-orange-200:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1));
}

.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}

@media (min-width: 360px){
  .xs\:flex-row{
    flex-direction: row;
  }

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

@media (min-width: 640px){
  .sm\:mb-0{
    margin-bottom: 0px;
  }

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

  .sm\:mt-24{
    margin-top: 6rem;
  }

  .sm\:flex{
    display: flex;
  }

  .sm\:hidden{
    display: none;
  }

  .sm\:w-1\/12{
    width: 8.333333%;
  }

  .sm\:w-2\/12{
    width: 16.666667%;
  }

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

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

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

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

  .sm\:max-w-\[11rem\]{
    max-width: 11rem;
  }

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

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

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

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

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

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

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

  .sm\:rounded-l-full{
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .sm\:rounded-r-full{
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .sm\:p-\[3\.13rem\]{
    padding: 3.13rem;
  }

  .sm\:\!px-10{
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

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

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

  .sm\:px-\[30px\]{
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .sm\:py-\[0\.8rem\]{
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }

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

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

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

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

  .sm\:text-\[0\.9rem\]{
    font-size: 0.9rem;
  }

  .sm\:text-\[1\.25rem\]{
    font-size: 1.25rem;
  }

  .sm\:text-\[3rem\]{
    font-size: 3rem;
  }

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

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

  .sm\:text-gray-500{
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  }
}

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

  .md\:order-2{
    order: 2;
  }

  .md\:order-first{
    order: -9999;
  }

  .md\:my-24{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

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

  .md\:mb-\[1\.875rem\]{
    margin-bottom: 1.875rem;
  }

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

  .md\:mt-24{
    margin-top: 6rem;
  }

  .md\:mt-36{
    margin-top: 9rem;
  }

  .md\:mt-\[5\.0625rem\]{
    margin-top: 5.0625rem;
  }

  .md\:block{
    display: block;
  }

  .md\:table{
    display: table;
  }

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

  .md\:table-header-group{
    display: table-header-group;
  }

  .md\:table-row-group{
    display: table-row-group;
  }

  .md\:table-row{
    display: table-row;
  }

  .md\:hidden{
    display: none;
  }

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

  .md\:min-h-\[25rem\]{
    min-height: 25rem;
  }

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

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

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

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

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

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

  .md\:max-w-\[29vw\]{
    max-width: 29vw;
  }

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

  .md\:max-w-\[32rem\]{
    max-width: 32rem;
  }

  .md\:max-w-\[42vw\]{
    max-width: 42vw;
  }

  .md\:max-w-\[44\.375rem\]{
    max-width: 44.375rem;
  }

  .md\:max-w-\[49vw\]{
    max-width: 49vw;
  }

  .md\:max-w-\[50vw\]{
    max-width: 50vw;
  }

  .md\:max-w-\[60vw\]{
    max-width: 60vw;
  }

  .md\:max-w-\[calc\(50\%-1rem\)\]{
    max-width: calc(50% - 1rem);
  }

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

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

  .md\:grid-cols-\[max-content\2c 1fr\]{
    grid-template-columns: max-content 1fr;
  }

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

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

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

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

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

  .md\:rounded-\[200px\]{
    border-radius: 200px;
  }

  .md\:rounded-none{
    border-radius: 0px;
  }

  .md\:rounded-l-full{
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

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

  .md\:object-contain{
    -o-object-fit: contain;
       object-fit: contain;
  }

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

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

  .md\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

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

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

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

  .md\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

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

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

  .md\:pb-24{
    padding-bottom: 6rem;
  }

  .md\:pb-8{
    padding-bottom: 2rem;
  }

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

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

  .md\:pl-24{
    padding-left: 6rem;
  }

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

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

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

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

  .md\:pt-24{
    padding-top: 6rem;
  }

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

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

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

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

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

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

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

  .md\:text-\[0\.85rem\]{
    font-size: 0.85rem;
  }

  .md\:text-\[0\.965rem\]{
    font-size: 0.965rem;
  }

  .md\:text-\[1\.3281rem\]{
    font-size: 1.3281rem;
  }

  .md\:text-\[2\.5rem\]{
    font-size: 2.5rem;
  }

  .md\:text-\[3\.1875rem\]{
    font-size: 3.1875rem;
  }

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

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

  .md\:leading-6{
    line-height: 1.5rem;
  }
}

@media (min-width: 850px){
  .smd\:flex-row{
    flex-direction: row;
  }
}

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

  .lg\:relative{
    position: relative;
  }

  .lg\:-bottom-\[60px\]{
    bottom: -60px;
  }

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

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

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

  .lg\:order-first{
    order: -9999;
  }

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

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

  .lg\:block{
    display: block;
  }

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

  .lg\:flex{
    display: flex;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:min-h-\[36\.25rem\]{
    min-height: 36.25rem;
  }

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

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

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

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

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

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

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

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

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

  .lg\:max-w-\[30rem\]{
    max-width: 30rem;
  }

  .lg\:max-w-\[35\.625rem\]{
    max-width: 35.625rem;
  }

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

  .lg\:max-w-\[35vw\]{
    max-width: 35vw;
  }

  .lg\:max-w-\[36\.4rem\]{
    max-width: 36.4rem;
  }

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

  .lg\:max-w-\[40vw\]{
    max-width: 40vw;
  }

  .lg\:max-w-\[calc\(25\%-1rem\)\]{
    max-width: calc(25% - 1rem);
  }

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

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

  .lg\:flex-\[1_0_52rem\]{
    flex: 1 0 52rem;
  }

  .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\:flex-row{
    flex-direction: row;
  }

  .lg\:rounded-\[300px\]{
    border-radius: 300px;
  }

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

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

  .lg\:p-10{
    padding: 2.5rem;
  }

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

  .lg\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:pb-14{
    padding-bottom: 3.5rem;
  }

  .lg\:pb-24{
    padding-bottom: 6rem;
  }

  .lg\:pb-8{
    padding-bottom: 2rem;
  }

  .lg\:pl-32{
    padding-left: 8rem;
  }

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

  .lg\:pl-40{
    padding-left: 10rem;
  }

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

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

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

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

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

  .lg\:text-\[1\.125rem\]{
    font-size: 1.125rem;
  }

  .lg\:text-\[1rem\]{
    font-size: 1rem;
  }

  .lg\:text-\[25px\]{
    font-size: 25px;
  }

  .lg\:text-\[3\.75rem\]{
    font-size: 3.75rem;
  }
}

@media (min-width: 1280px){
  .xl\:mb-auto{
    margin-bottom: auto;
  }

  .xl\:block{
    display: block;
  }

  .xl\:hidden{
    display: none;
  }

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

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

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

  .xl\:max-w-\[25vw\]{
    max-width: 25vw;
  }

  .xl\:max-w-\[34\.6875rem\]{
    max-width: 34.6875rem;
  }

  .xl\:max-w-\[35\.625rem\]{
    max-width: 35.625rem;
  }

  .xl\:max-w-\[40vw\]{
    max-width: 40vw;
  }

  .xl\:-translate-y-11{
    --tw-translate-y: -2.75rem;
    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));
  }

  .xl\:translate-x-12{
    --tw-translate-x: 3rem;
    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));
  }

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

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

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

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

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

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

  .xl\:text-\[4rem\]{
    font-size: 4rem;
  }

  .xl\:leading-\[5rem\]{
    line-height: 5rem;
  }
}

@media (min-width: 1536px){
  .\32xl\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

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

  .\32xl\:block{
    display: block;
  }

  .\32xl\:hidden{
    display: none;
  }

  .\32xl\:max-w-\[35rem\]{
    max-width: 35rem;
  }

  .\32xl\:translate-y-0{
    --tw-translate-y: 0px;
    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));
  }

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