@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* Krok 1: Import fontu zo služby Google Fonts */

/* Krok 2: Import jadra Tailwindu */

*, ::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.19 | MIT License | https://tailwindcss.com */

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

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

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

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

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: 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;
}

input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

input:where([type='text']):focus, input:where(:not([type])):focus, input:where([type='email']):focus, input:where([type='url']):focus, input:where([type='password']):focus, input:where([type='number']):focus, input:where([type='date']):focus, input:where([type='datetime-local']):focus, input:where([type='month']):focus, input:where([type='search']):focus, input:where([type='tel']):focus, input:where([type='time']):focus, input:where([type='week']):focus, select:where([multiple]):focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}

::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}

::-webkit-datetime-edit{
  display: inline-flex;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}

select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

select:where([multiple]),select:where([size]:not([size="1"])){
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

input:where([type='checkbox']),input:where([type='radio']){
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

input:where([type='checkbox']){
  border-radius: 0px;
}

input:where([type='radio']){
  border-radius: 100%;
}

input:where([type='checkbox']):focus,input:where([type='radio']):focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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);
}

input:where([type='checkbox']):checked,input:where([type='radio']):checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

input:where([type='checkbox']):checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
  input:where([type='checkbox']):checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='radio']):checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
  input:where([type='radio']):checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus{
  border-color: transparent;
  background-color: currentColor;
}

input:where([type='checkbox']):indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active) {
  input:where([type='checkbox']):indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}

input:where([type='file']){
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

input:where([type='file']):focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Poppins", sans-serif;
  color: #414042;
  /* custom-black */
  background-color: #f8f8f8;
  font-weight: 300;
  font-size: 1rem;
  margin: 0;
  padding: 0;
  position: relative;
  min-height: 100vh;
  overflow-x: hidden;
  /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%236B7280' fill-opacity='0.1'%3E%3Cpath d='M0 0h32v1H0V0zm0 1h1v39H0V1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
  /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='99' height='99' viewBox='0 0 99 99'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%236B7280' fill-opacity='0.05'%3E%3Cpath d='M0 0h99v1H0V0zm0 1h1v99H0V1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%236B7280' fill-opacity='0.05'%3E%3Cpath d='M0 0h160v1H0V0zm0 1h1v160H0V1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: repeat;
  /* Opakovanie */
  line-height: 1.5;
}

h1{
  font-size: 2.75rem;
  line-height: 1.2;
  font-weight: 700;
}

h2{
  font-size: 2.125rem;
  line-height: 1.2;
  font-weight: 600;
}

h3{
  font-size: 1.625rem;
  line-height: 1.4;
  font-weight: 600;
}

p{
  /* font-size: clamp(1.25rem, 1.09rem + 0.8vw, 2.02rem); */
  font-size: clamp(1.16rem, 0.82rem + 0.9vw, 1.618rem);
  margin-bottom: 16px;
  --tw-text-opacity: 1;
  color: rgb(65 64 66 / var(--tw-text-opacity, 1));
}

.char {
  display: inline-block;
  transition: color 0.2s;
}

#map{
  width: 100%;
  height: 600px;
}

/* .responsive-text{
      font-size: clamp(1rem, 0.8214285714285714rem + 0.8928571428571428vw, 2.25rem);
    } */

.line {
  fill: none;
  stroke: #414042;
  stroke-width: 8;
  transition:
            stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
            stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 8;
}

.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 8;
}

.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 8;
}

.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 8;
}

.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 8;
}

.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 8;
}

.form-input,.form-textarea,.form-select,.form-multiselect{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

.form-input:focus, .form-textarea:focus, .form-select:focus, .form-multiselect:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

.form-input::-moz-placeholder, .form-textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}

.form-input::placeholder,.form-textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}

.form-input::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}

.form-input::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}

.form-input::-webkit-datetime-edit{
  display: inline-flex;
}

.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-year-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}

header{
  display: flex;
  height: 100px;
  width: 100%;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(249 172 47 / var(--tw-bg-opacity, 1));
}

.head-box{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 1920px;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 110px;
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (min-width: 1024px){
  .head-box{
    padding-left: 42px;
    padding-right: 42px;
  }
}

@media (min-width: 1280px){
  .head-box{
    padding-left: 68px;
    padding-right: 68px;
  }
}

.logo-svg{
  height: 60px;
  width: auto;
}

.hamburger-btn{
  display: flex;
  height: 100px;
  align-items: center;
}

.btn-hamburger{
  cursor: pointer;
  border-width: 0px;
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.btn-hamburger-svg{
  height: 47px;
  width: auto;
}

.mobile{
  position: absolute;
  top: 100px;
  left: 0px;
  z-index: 50;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(249 172 47 / var(--tw-bg-opacity, 1));
  padding: 0px;
  text-align: center;
  .nav-link{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .nav-link{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .nav-link{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .nav-link{
    font-weight: 900;
  }
  .nav-link{
    text-transform: uppercase;
  }
  .nav-link{
    --tw-text-opacity: 1;
    color: rgb(65 64 66 / var(--tw-text-opacity, 1));
  }
  .nav-link{
    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;
  }
  .nav-link{
    transition-duration: 150ms;
  }
  .nav-link:hover{
    --tw-text-opacity: 1;
    color: rgb(248 248 248 / var(--tw-text-opacity, 1));
  }
  .active{
    --tw-text-opacity: 1;
    color: rgb(248 248 248 / var(--tw-text-opacity, 1));
  }
}

.nav-menu{
  height: 0px;
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 0px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1280px){
  .nav-menu{
    margin-right: 0px;
  }
}

@media (min-width: 1600px){
  .nav-menu{
    margin-right: 0px;
  }
}

.open {
  height: calc(100dvh - 100px);
  transition: height 0.3s ease-out;
  display: flex;
  min-height: calc(100dvw - 100px);
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

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

.open {
  /* nastav podľa skutočnej výšky menu */
}

.carousel-section{
  display: flex;
  height: 100svh;
  min-height: 650px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hero-container{
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  text-align: left;
}

.hero-title{
  margin-bottom: 0px;
  box-sizing: border-box;
  font-size: 3.2rem;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1.05;
  --tw-text-opacity: 1;
  color: rgb(249 172 47 / var(--tw-text-opacity, 1));
  --tw-drop-shadow: drop-shadow(5px 5px 0 #ffffff);
  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);
}

@media (min-width: 480px){
  .hero-title{
    font-size: 4rem;
  }
}

@media (min-width: 768px){
  .hero-title{
    font-size: 6rem;
  }
}

@media (min-width: 1024px){
  .hero-title{
    font-size: 7rem;
  }
}

@media (min-width: 1280px){
  .hero-title{
    font-size: 8rem;
  }
}

@media (min-width: 1600px){
  .hero-title{
    font-size: 9rem;
  }
}

.custom-btn{
  font-size: clamp(1.16rem, 0.82rem + 0.9vw, 1.618rem);
  /* font-size: clamp(1.25rem, 1.09rem + 0.8vw, 2.02rem); */
  margin-top: 26px;
  margin-bottom: 26px;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-color: rgb(65 64 66 / 0.05);
  --tw-bg-opacity: 1;
  background-color: rgb(230 231 232 / var(--tw-bg-opacity, 1));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: rgb(65 64 66 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  --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: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transform: translateZ(0);
}

.custom-btn:hover{
  --tw-border-opacity: 1;
  border-color: rgb(249 172 47 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 172 47 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(65 64 66 / var(--tw-text-opacity, 1));
  --tw-shadow: 5px 5px 0 0 #414042;
  --tw-shadow-colored: 5px 5px 0 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);
}

@media (min-width: 1280px){
  .custom-btn{
    margin-top: 68px;
    margin-bottom: 68px;
  }
}

.plus{
  position: relative;
  margin-right: 2rem;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
}

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

.btn-text{
  display: block;
  text-wrap: balance;
}

main{
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  padding: 2rem;
  padding-top: 0px;
}

@media (min-width: 1024px){
  main{
    padding: 42px;
  }
}

@media (min-width: 1280px){
  main{
    padding: 68px;
  }
}

.main-title-img{
  border-radius: 0.16rem;
  --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);
}

.reference-box{
  position: relative;
  display: flex;
  aspect-ratio: 1 / 1;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.16rem;
  --tw-bg-opacity: 1;
  background-color: rgb(230 231 232 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(248 248 248 / var(--tw-text-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);
  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;
}

.reference-box img{
  display: block;
  height: auto;
  width: 100%;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.reference-box-content{
  position: absolute;
  inset: 0px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  font-size: 1.1rem;
  line-height: 1.25;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  div{
    display: flex;
  }
  div{
    width: 100%;
  }
  div{
    flex-direction: column;
  }
  div{
    justify-content: space-between;
  }
  .plus{
    margin-right: 0px;
  }
  .plus{
    line-height: 0;
  }
  .web{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .web{
    padding-top: 1rem;
  }
  .popis{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .popis{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .popis{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .popis{
    font-weight: 300;
  }
  span{
    display: block;
  }
  span{
    --tw-bg-opacity: 1;
    background-color: rgb(249 172 47 / var(--tw-bg-opacity, 1));
  }
  span{
    --tw-text-opacity: 1;
    color: rgb(248 248 248 / var(--tw-text-opacity, 1));
  }
  .web a{
    display: flex;
  }
  .web a{
    width: 100%;
  }
  .web a{
    flex-direction: row;
  }
  .web a{
    align-items: center;
  }
  .web a{
    justify-content: space-between;
  }
  .web a{
    text-align: center;
  }
  .web a{
    font-weight: 700;
  }
  .name{
    font-weight: 600;
  }
  .name{
    text-decoration-line: underline;
  }
  .design{
    font-weight: 600;
  }
}

.reference-btn{
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(249 172 47 / var(--tw-bg-opacity, 1));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.1;
  --tw-text-opacity: 1;
  color: rgb(65 64 66 / 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: 480px){
  .reference-btn{
    font-size: 1.25rem;
    line-height: 1.4;
  }
}

@media (min-width: 768px){
  .reference-btn{
    font-size: 1.625rem;
    line-height: 1.4;
  }
}

@media (min-width: 1024px){
  .reference-btn{
    font-size: 1.25rem;
    line-height: 1.4;
  }
}

.reference-logo,
  .client-list{
  div{
    grid-column: span 1 / span 1;
  }
  div{
    display: flex;
  }
  div{
    height: 100%;
  }
  div{
    width: 100%;
  }
  div{
    align-items: center;
  }
  div{
    justify-content: center;
  }
  div{
    .ref-logos{
      width: 100%;
    }
    .ref-logos{
      max-width: 280px;
    }
    .ref-logos{
      -o-object-fit: contain;
         object-fit: contain;
    }
    .ref-logos{
      transition-property: transform;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    .ref-logos{
      transition-duration: 150ms;
    }
    .ref-logos:hover{
      --tw-scale-x: 1.05;
      --tw-scale-y: 1.05;
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    @media (min-width: 768px){
      .ref-logos{
        width: 66.666667%;
      }
    }
  }
}

.color-orange{
  --tw-text-opacity: 1;
  color: rgb(249 172 47 / var(--tw-text-opacity, 1));
}

.slogan-box{
  /* font-size: clamp(3.27rem, 2.5rem + 2vw, 5.29rem); */
  font-size: clamp(2.618rem, 1.8rem + 2.2vw, 4.236rem);
  width: 100%;
  text-wrap: balance;
  padding-top: 68px;
  padding-bottom: 68px;
  font-weight: 300;
  line-height: 1.1;
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: rgb(65 64 66 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px){
  .slogan-box{
    padding-top: 110px;
    padding-bottom: 110px;
  }
}

@media (min-width: 1280px){
  .slogan-box{
    padding-top: 178px;
    padding-bottom: 178px;
  }
}

.main-title-content{
  p{
    max-width: 65ch;
  }
  p{
    font-weight: 300;
  }
  p{
    line-height: 1.6;
  }
  p:last-of-type{
    margin-bottom: 0px;
  }
}

.main-title-gap{
  gap: 2rem;
}

@media (min-width: 1024px){
  .main-title-gap{
    gap: 68px;
  }
}

@media (min-width: 1920px){
  .main-title-gap{
    gap: 110px;
  }
}

.reference-image{
  height: auto;
  width: 100%;
  img{
    width: 100%;
  }
}

.comics-shadow{
  --tw-drop-shadow: drop-shadow(5px 5px 0 rgba(65,64,66,1));
  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);
}

.reference-link-box{
  overflow-wrap: break-word;
  padding-top: 68px;
  padding-bottom: 68px;
  font-size: 2rem;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1.1;
  letter-spacing: -0.025em;
}

@media (min-width: 480px){
  .reference-link-box{
    font-size: 2.6rem;
  }
}

@media (min-width: 768px){
  .reference-link-box{
    font-size: 4rem;
  }
}

@media (min-width: 1024px){
  .reference-link-box{
    font-size: 4.5rem;
  }
}

@media (min-width: 1280px){
  .reference-link-box{
    padding-top: 178px;
    padding-bottom: 178px;
    font-size: 5rem;
  }
}

@media (min-width: 1600px){
  .reference-link-box{
    font-size: 6rem;
  }
}

@media (min-width: 1920px){
  .reference-link-box{
    font-size: 7rem;
  }
}

.reference-link-box{
  a{
    text-decoration-line: none;
  }
  a{
    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;
  }
  a{
    transition-duration: 150ms;
  }
  a:hover{
    --tw-text-opacity: 1;
    color: rgb(249 172 47 / var(--tw-text-opacity, 1));
  }
  a:hover{
    text-decoration-line: none;
  }
}

.contact-section{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(249 172 47 / var(--tw-bg-opacity, 1));
  padding-top: 68px;
  padding-bottom: 68px;
  --tw-text-opacity: 1;
  color: rgb(248 248 248 / var(--tw-text-opacity, 1));
}

@media (min-width: 1280px){
  .contact-section{
    padding-top: 178px;
    padding-bottom: 178px;
  }
}

.contact-form-box{
  /* font-size: clamp(1.25rem, 1.09rem + 0.8vw, 2.02rem); */
  /* font-size: clamp(1.25rem, 1.09rem + 0.8vw, 2.02rem); */
  font-size: clamp(1.16rem, 0.82rem + 0.9vw, 1.618rem);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 1920px;
  flex-direction: column;
  justify-content: space-between;
  gap: 3rem;
}

.contact-form-box > :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));
}

.contact-form-box{
  padding-left: 2rem;
  padding-right: 2rem;
  --tw-text-opacity: 1;
  color: rgb(65 64 66 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px){
  .contact-form-box{
    padding-left: 42px;
    padding-right: 42px;
  }
}

@media (min-width: 1280px){
  .contact-form-box{
    padding-left: 68px;
    padding-right: 68px;
  }
}

.contact-form-box{
  h3{
    /* font-size: clamp(3.27rem, 2.5rem + 2vw, 5.29rem); */
    font-size: clamp(2.618rem, 1.8rem + 2.2vw, 4.236rem);
  }
  h3{
    width: 100%;
  }
  h3{
    text-wrap: balance;
  }
  h3{
    padding-top: 68px;
    padding-bottom: 68px;
  }
  h3{
    font-weight: 300;
  }
  h3{
    line-height: 1.1;
  }
  h3{
    letter-spacing: -0.025em;
  }
  h3{
    --tw-text-opacity: 1;
    color: rgb(65 64 66 / var(--tw-text-opacity, 1));
  }
  @media (min-width: 1024px){
    h3{
      padding-top: 110px;
      padding-bottom: 110px;
    }
  }
  @media (min-width: 1280px){
    h3{
      padding-top: 178px;
      padding-bottom: 178px;
    }
  }
  h3{
    padding-top: 0px;
  }
}

.form-area{
  display: flex;
  flex-direction: column;
  input, textarea{
    border-radius: 0.16rem;
  }
  input, textarea{
    padding: 0.5rem;
  }
  input, textarea{
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  input, textarea{
    --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(0px + 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);
  }
  input, textarea{
    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;
  }
  input, textarea{
    transition-duration: 150ms;
  }
  .form-input{
    margin-bottom: 1.5rem;
  }
  .form-input{
    width: 100%;
  }
  .form-input{
    border-radius: 0.16rem;
  }
  .form-input{
    border-width: 2px;
  }
  .form-input{
    --tw-border-opacity: 1;
    border-color: rgb(65 64 66 / var(--tw-border-opacity, 1));
  }
  .form-input{
    background-color: transparent;
  }
  .form-input{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .form-input{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .form-input:focus{
    --tw-border-opacity: 1;
    border-color: rgb(248 248 248 / var(--tw-border-opacity, 1));
  }
  .form-input:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(248 248 248 / var(--tw-ring-opacity, 1));
  }
  label{
    margin-bottom: 0.5rem;
  }
  label{
    display: block;
  }
  label{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  label{
    font-weight: 600;
  }
  .submit-btn{
    font-size: clamp(1.16rem, 0.82rem + 0.9vw, 1.618rem);
    /* font-size: clamp(1.25rem, 1.09rem + 0.8vw, 2.02rem); */
  }
  .submit-btn{
    margin-top: 26px;
    margin-bottom: 26px;
  }
  .submit-btn{
    display: flex;
  }
  .submit-btn{
    width: -moz-fit-content;
    width: fit-content;
  }
  .submit-btn{
    flex-direction: row;
  }
  .submit-btn{
    align-items: center;
  }
  .submit-btn{
    justify-content: center;
  }
  .submit-btn{
    text-wrap: balance;
  }
  .submit-btn{
    border-radius: 0.16rem;
  }
  .submit-btn{
    --tw-bg-opacity: 1;
    background-color: rgb(65 64 66 / var(--tw-bg-opacity, 1));
  }
  .submit-btn{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .submit-btn{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .submit-btn{
    font-weight: 700;
  }
  .submit-btn{
    line-height: 1.1;
  }
  .submit-btn{
    letter-spacing: -0.025em;
  }
  .submit-btn{
    --tw-text-opacity: 1;
    color: rgb(248 248 248 / var(--tw-text-opacity, 1));
  }
  .submit-btn{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .submit-btn{
    transition-duration: 150ms;
  }
  .submit-btn:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
  }
  .submit-btn:hover{
    --tw-text-opacity: 1;
    color: rgb(65 64 66 / var(--tw-text-opacity, 1));
  }
  .submit-btn:hover{
    --tw-shadow: 5px 5px 0 0 #414042;
    --tw-shadow-colored: 5px 5px 0 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);
  }
  .radio-input{
    display: inline-block;
  }
  .radio-input{
    border-radius: 0.375rem;
  }
  .radio-input{
    border-width: 2px;
  }
  .radio-input{
    --tw-border-opacity: 1;
    border-color: rgb(65 64 66 / var(--tw-border-opacity, 1));
  }
  .radio-input{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .radio-input{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .radio-input{
    font-weight: 500;
  }
  .radio-input{
    --tw-text-opacity: 1;
    color: rgb(65 64 66 / var(--tw-text-opacity, 1));
  }
  .radio-input{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .radio-input:hover{
    --tw-border-opacity: 1;
    border-color: rgb(248 248 248 / var(--tw-border-opacity, 1));
  }
  .peer:checked ~ .radio-input{
    --tw-border-opacity: 1;
    border-color: rgb(248 248 248 / var(--tw-border-opacity, 1));
  }
  .peer:checked ~ .radio-input{
    --tw-bg-opacity: 1;
    background-color: rgb(249 172 47 / var(--tw-bg-opacity, 1));
  }
  .peer:checked ~ .radio-input{
    --tw-text-opacity: 1;
    color: rgb(248 248 248 / var(--tw-text-opacity, 1));
  }
}

.subpage-title{
  /* font-size: clamp(3.27rem, 2.5rem + 2vw, 5.29rem); */
  font-size: clamp(2.618rem, 1.8rem + 2.2vw, 4.236rem);
  position: relative;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  text-align: left;
  font-weight: 900;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(65 64 66 / var(--tw-text-opacity, 1));
}

.big-plus{
  display: flex;
  --tw-translate-y: -22px;
  --tw-rotate: 12deg;
  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));
  flex-direction: row;
  --tw-text-opacity: 1;
  color: rgb(249 172 47 / var(--tw-text-opacity, 1));
}

.subpage-anotation{
  max-width: 65ch;
  padding-bottom: 2rem;
  line-height: 1.6;
}

@media (min-width: 1280px){
  .subpage-anotation{
    padding-bottom: 1rem;
  }
}

.subpage-content{
  /* font-size: clamp(1.25rem, 1.09rem + 0.8vw, 2.02rem); */
  font-size: clamp(1.16rem, 0.82rem + 0.9vw, 1.618rem);
  width: 100%;
  line-height: 1.6;
  ul{
    display: flex;
  }
  ul{
    flex-direction: column;
  }
  ul > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }
  ul{
    ol{
      display: flex;
    }
    ol{
      flex-direction: row;
    }
    ol{
      justify-content: space-between;
    }
    ol{
      border-bottom-width: 2px;
    }
    ol{
      --tw-border-opacity: 1;
      border-color: rgb(65 64 66 / var(--tw-border-opacity, 1));
    }
    ol{
      padding: 1.5rem;
    }
    ol{
      font-weight: 700;
    }
    ol{
      line-height: 1.1;
    }
    ol{
      --tw-text-opacity: 1;
      color: rgb(65 64 66 / var(--tw-text-opacity, 1));
    }
  }
}

.msg{
  position: relative;
  height: -moz-fit-content;
  height: fit-content;
  --tw-translate-y: -1rem;
  --tw-translate-x: 1rem;
  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-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 172 47 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(248 248 248 / var(--tw-text-opacity, 1));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

footer{
  --tw-bg-opacity: 1;
  background-color: rgb(65 64 66 / var(--tw-bg-opacity, 1));
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(248 248 248 / var(--tw-text-opacity, 1));
  .social{
    margin-top: 2rem;
  }
  .social{
    display: flex;
  }
  .social{
    flex-direction: column;
  }
  .social{
    align-items: flex-start;
  }
  .footer-content{
    margin-left: auto;
    margin-right: auto;
  }
  .footer-content{
    display: grid;
  }
  .footer-content{
    max-width: 1920px;
  }
  .footer-content{
    align-items: flex-start;
  }
  .footer-content{
    justify-content: flex-start;
  }
  .footer-content{
    gap: 3rem;
  }
  .footer-content{
    padding: 2rem;
  }
  .footer-content{
    padding-top: 68px;
    padding-bottom: 68px;
  }
  @media (min-width: 768px){
    .footer-content{
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (min-width: 1024px){
    .footer-content{
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  @media (min-width: 1024px){
    .footer-content{
      padding-left: 42px;
      padding-right: 42px;
    }
  }
  @media (min-width: 1280px){
    .footer-content{
      padding-left: 68px;
      padding-right: 68px;
    }
  }
  @media (min-width: 1280px){
    .footer-content{
      padding-top: 178px;
      padding-bottom: 178px;
    }
  }
  .footer-content {
    a{
      text-decoration-line: none;
    }
    a{
      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;
    }
    a{
      transition-duration: 150ms;
    }
    a:hover{
      --tw-text-opacity: 1;
      color: rgb(249 172 47 / var(--tw-text-opacity, 1));
    }
    a:hover{
      text-decoration-line: underline;
    }
    h3{
      margin-bottom: 2rem;
    }
    h3{
      font-size: 1.125rem;
      line-height: 1.75rem;
    }
    h3{
      font-weight: 700;
    }
  }
  .footer-logo{
    max-height: 100px;
  }
  .footer-logo{
    width: auto;
  }
  .footer-logo{
    max-width: 70%;
  }
  .footer-menu{
    display: flex;
  }
  .footer-menu{
    flex-direction: column;
  }
  .footer-menu{
    align-items: flex-start;
  }
  .footer-menu{
    justify-content: flex-start;
  }
  .footer-menu > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }
}

.copyright{
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(230 231 232 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(65 64 66 / var(--tw-bg-opacity, 1));
  padding: 2rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(248 248 248 / var(--tw-text-opacity, 1));
}

/* Môžeš doplniť vlastné komponenty neskôr */

.collapse{
  visibility: collapse;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.inset-0{
  inset: 0px;
}

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

.bottom-0{
  bottom: 0px;
}

.left-0{
  left: 0px;
}

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

.top-0{
  top: 0px;
}

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

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

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

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

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

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

.order-1{
  order: 1;
}

.order-2{
  order: 2;
}

.col-span-1{
  grid-column: span 1 / span 1;
}

.col-span-2{
  grid-column: span 2 / span 2;
}

.row-span-2{
  grid-row: span 2 / span 2;
}

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

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

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

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

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

.mb-xl{
  margin-bottom: 68px;
}

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

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

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

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

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

.mt-xl{
  margin-top: 68px;
}

.mt-xxxl{
  margin-top: 178px;
}

.block{
  display: block;
}

.flex{
  display: flex;
}

.table{
  display: table;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

.h-5{
  height: 1.25rem;
}

.h-6{
  height: 1.5rem;
}

.h-\[calc\(100vh-100px\)\]{
  height: calc(100vh - 100px);
}

.h-full{
  height: 100%;
}

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

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

.w-6{
  width: 1.5rem;
}

.w-full{
  width: 100%;
}

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

.max-w-sm{
  max-width: 24rem;
}

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

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

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

.border-collapse{
  border-collapse: collapse;
}

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

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

.-translate-y-full{
  --tw-translate-y: -100%;
  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-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer{
  cursor: pointer;
}

.resize{
  resize: both;
}

.grid-flow-dense{
  grid-auto-flow: dense;
}

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

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

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

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

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

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

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

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

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

.gap-12{
  gap: 3rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-4{
  gap: 1rem;
}

.gap-8{
  gap: 2rem;
}

.gap-x-12{
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

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

.overflow-hidden{
  overflow: hidden;
}

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

.border{
  border-width: 1px;
}

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

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

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

.border-custom-gray{
  --tw-border-opacity: 1;
  border-color: rgb(65 64 66 / var(--tw-border-opacity, 1));
}

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

.bg-custom-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(65 64 66 / var(--tw-bg-opacity, 1));
}

.bg-custom-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(249 172 47 / var(--tw-bg-opacity, 1));
}

.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / 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-\[url\(\'\/images\/SpaceNinja\.png\'\)\]{
  background-image: url('/images/SpaceNinja.png');
}

.bg-\[length\:auto_100\%\]{
  background-size: auto 100%;
}

.bg-\[length\:auto_85\%\]{
  background-size: auto 85%;
}

.bg-left{
  background-position: left;
}

.bg-right{
  background-position: right;
}

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

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

.p-6{
  padding: 1.5rem;
}

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

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

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

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

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

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

.py-lg{
  padding-top: 42px;
  padding-bottom: 42px;
}

.py-xl{
  padding-top: 68px;
  padding-bottom: 68px;
}

.pb-0{
  padding-bottom: 0px;
}

.pb-xl{
  padding-bottom: 68px;
}

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

.pt-\[100px\]{
  padding-top: 100px;
}

.pt-\[150px\]{
  padding-top: 150px;
}

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

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

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

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

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

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

.text-h3{
  font-size: 1.625rem;
  line-height: 1.4;
}

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

.font-black{
  font-weight: 900;
}

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

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

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

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

.lowercase{
  text-transform: lowercase;
}

.leading-snug{
  line-height: 1.375;
}

.text-custom-gray{
  --tw-text-opacity: 1;
  color: rgb(65 64 66 / var(--tw-text-opacity, 1));
}

.text-custom-orange{
  --tw-text-opacity: 1;
  color: rgb(249 172 47 / var(--tw-text-opacity, 1));
}

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

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

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

.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_-4px_12px_rgba\(0\2c 0\2c 0\2c 0\.25\)\]{
  --tw-shadow: 0 -4px 12px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0 -4px 12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, 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-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

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

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/* Môžeš doplniť vlastné utility neskôr */

/* Krok 3: Vlastné CSS štýly a vrstvy */

@media (min-width: 1024px){
  .lg\:desktop{
    position: relative;
    top: 0px;
    left: 0px;
    display: flex;
    height: auto;
    width: auto;
    flex-direction: row;
    align-items: center;
  }

  .lg\:desktop > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:desktop{
    background-color: transparent;
  }
}

.hover\:bg-custom-lightgray:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(230 231 232 / 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-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hover\:text-custom-gray:hover{
  --tw-text-opacity: 1;
  color: rgb(65 64 66 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover{
  text-decoration-line: underline;
}

.focus\:ring-0: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(0px + 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-custom-orange:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 172 47 / var(--tw-ring-opacity, 1));
}

.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.group:hover .group-hover\:bg-custom-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(65 64 66 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:text-custom-white{
  --tw-text-opacity: 1;
  color: rgb(248 248 248 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:opacity-100{
  opacity: 1;
}

@media (min-width: 600px){
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 768px){
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .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\:flex-row{
    flex-direction: row;
  }

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

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

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

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

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

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

  .lg\:order-2{
    order: 2;
  }

  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }

  .lg\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .lg\:hidden{
    display: none;
  }

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

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

  .lg\:bg-right-bottom{
    background-position: right bottom;
  }

  .lg\:py-xxl{
    padding-top: 110px;
    padding-bottom: 110px;
  }
}

@media (min-width: 1280px){
  .xl\:col-span-1{
    grid-column: span 1 / span 1;
  }

  .xl\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .xl\:col-span-3{
    grid-column: span 3 / span 3;
  }

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

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

  .xl\:pb-xxxl{
    padding-bottom: 178px;
  }

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

  .xl\:text-h2{
    font-size: 2.125rem;
    line-height: 1.2;
  }
}

@media (min-width: 1600px){
  .\32xl\:col-span-1{
    grid-column: span 1 / span 1;
  }

  .\32xl\:row-span-1{
    grid-row: span 1 / span 1;
  }
}
