/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

*,
::before,
::after {
  box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/

html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
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)
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/

/**
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)
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/

button,
select {
  /* 1 */
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type='button'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

/**
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.
*/

/**
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 */
}

/*
Interactive
===========
*/

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 1 */
  line-height: 1.5;
  /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button {
  cursor: pointer;
}

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */

table {
  border-collapse: collapse;
}

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;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

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;
}

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

*, ::before, ::after {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

/* Q U I Z Z  -  Esto es de tarjeta roja */

@font-face {
  font-family: 'Manrope-ExtraLight';

  src: url('../fonts/Manrope-ExtraLight.woff2') format('woff2'),
         url('../fonts/Manrope-ExtraLight.woff') format('woff');

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: 'Manrope-ExtraBold';

  src: url('../fonts/Manrope-ExtraBold.woff2') format('woff2'),
         url('../fonts/Manrope-ExtraBold.woff') format('woff');

  font-weight: normal;

  font-style: normal;
}

:root{
  --bg-general-desktop: #f9f9f9;
  --border-radius-container: 0;
  --font-color: #000000;
  --primary-color: #C5273A;
  --font-family-light: 'Manrope-ExtraLight', sans-serif;
  --font-family-bold: 'Manrope-ExtraBold', sans-serif;
}

strong{
  font-family: var(--font-family-bold);
}

/* Scalfoolding */

body{
  background-color: var(--bg-general-desktop);
  font-family: var(--font-family-bold);
}

.q-wrapper{
  position: relative;
  min-height: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* ---------------------------- */

/* Loading */

/* ---------------------------- */

.q-loading{
  height: 100%;
  text-align: center;
  overflow: hidden;
  display: flex;
  /* margin-top: -3%; */
}

.q-loading img{
  width: 160px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  /* margin-top: 56%; */
  animation: grow 2s ease-in-out infinite;
}

.q-loading p{
  margin-top: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

/* Welcome */

/* ------------------------------------ */

.q-welcome{
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr;
  min-height: 100vh;
}

.q-welcome .q-brand{
  padding-right: 2rem;
  padding-left: 2rem;
  text-align: center;
  padding-top: 12%;
  padding-bottom: 6%;
}

.q-welcome .q-brand img{
  margin-left: auto;
  margin-right: auto;
  height: auto;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  max-width: 350px;
}

.q-welcome-container{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 2rem;
  padding-bottom: 0px;
  border-top-right-radius: var(--border-radius-container);
}

.q-welcome-container .q-items{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
}

.q-welcome-container .q-items > div{
  width: 110px;
  min-width: 110px;
}

.q-welcome-container .q-items img{
  width: 100%;
}

.q-welcome-container .q-items h3{
  margin-left: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(197, 39, 58, var(--tw-text-opacity));
  font-family: var(--font-family-medium);
  font-size: 26px;
  line-height: 1.2em;
}

/* INTRO */

/* --------------------------------------- */

.q-intro{
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 180px;
  min-height: 100vh;
}

.q-intro .q-header{
  display: flex;
  align-items: center;
  padding: 1rem;
}

.q-intro .q-header img{
  margin-left: auto;
  margin-right: auto;
  padding: 2rem;
  padding-top: 3.5rem;
  max-width: 380px;
}

.q-intro .q-footer img{
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  max-height: 170px
}

.q-intro .q-footer {
  padding-bottom: 2rem
}

/* ------------------------------- */

/* Questions */

/* ------------------------------- */

.q-inquiry{
  display: grid;
  height: 100%;
  grid-template-columns: 1fr;
  /* Button culture */
  grid-template-rows: auto auto 1fr auto 50px;
  /* No button culture */
  /*grid-template-rows: auto 1fr auto 70px;*/
  min-height: 100vh;
}

/* Button culture general styles */

.q-culture{
  /* @apply absolute w-full; */
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 1rem;
  text-align: right;
}

.q-btn-culture{
  display: flex;
  align-items: center;
  text-align: right;
}

.q-btn-culture:focus,
.q-btn-culture:hover{
  outline: none;
}

.q-btn-culture span{
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

/* .q-btn-culture img{ 
    width: 26px;  
    height: auto; 
    margin-right: 0.6em   
} */

.q-btn-culture svg{
  margin-right: 0.5rem;
  width: 26px;
}

.q-btn-culture svg path{
  fill: #000000;
}

.q-inquiry h1{
  padding-bottom: 0px;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  line-height: 1.2em;
  font-size: 23px;
  font-family: var(--font-family-medium);
}

.q-inquiry-options{
  padding-top: 1rem;
  border-top-right-radius: var(--border-radius-container);
}

.q-inquiry .q-answers{
  position: relative;
  z-index: 20;
  /* @apply pt-4 pb-4 pl-6 pr-6 mb-4 border-2 border-white border-solid relative; */
  /* border-radius: 36px; */
}

.q-inquiry .q-answers input{
  position: absolute;
  visibility: hidden;
}

/* .q-inquiry .q-answers input:checked ~ .q-check {
    @apply absolute top-0 left-0 w-full h-full rounded-3xl;
    background-color: rgba(255,255,255,.3);
    border-color: rgba(255,255,255,.3);
} */

.q-inquiry .q-answers label{
  position: relative;
  z-index: 20;
  margin-bottom: 1rem;
  display: block;
  padding-top: 1rem;
  padding-right: 1.5rem;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-left: 2.25rem;
  line-height: 1.25;
  color: var(--font-color);
  font-size: 18px;
  cursor: pointer !important;
}

.q-inquiry .q-answers label span{
  position: absolute;
  top: 0.25rem;
  left: 0px;
  margin-right: 0.5rem;
  padding: 0.5rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  width: 28px;
  height: 28px;
  border-radius: 50%;
  margin-top: 10px;
  text-align: center;
  border: 1px solid var(--font-color);
  font-size: 18px;
  line-height: 10px;
  font-family: var(--font-family-medium);
  /*background-image: url(../images/semi-circle.svg);
    background-repeat: no-repeat;
    background-size: contain;*/
}

.q-inquiry .q-button-container{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.q-inquiry .q-button-container button{
  padding: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  font-family: var(--font-family-light);
  z-index: 20;
  letter-spacing: 0.05rem;
}

.q-inquiry .q-footer{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-right: 1rem;
}

.q-inquiry .q-footer img{
  width: auto;
  height: 70px;
}

.q-inquiry .q-footer .q-social-media{
  display: flex;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
}

.q-inquiry .q-footer .q-social-media a{
  margin-left: 0.75rem;
  display: flex;
  height: 2.25rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 20;
  border: 2px solid var(--primary-color);
  border-radius: 20px;
  padding: 10px 0 ;
}

.q-inquiry .q-footer .q-social-media a img{
  height: 26px;
  width: auto;
}

/* GAMES */

/* Hangman */

.q-hangman{
  position: relative;
  padding-top: 0.25rem;
  text-align: center;
  z-index: 100;
}

.q-hangman .q-hangman-drawing{
  position: relative;
  width: 170px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
}

.q-hangman .q-hangman-drawing img{
  position: absolute;
  top: 0;
  left: 0;
}

.q-hangman .q-letters{
  margin-top: 0.25rem;
  text-align: center;
}

.q-letters-hangman{
  margin-bottom: 1.5rem;
}

.q-hangman .q-letters p{
  --tw-text-opacity: 1;
  color: rgba(197, 39, 58, var(--tw-text-opacity));
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}

.q-letters-hangman p{
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}

.q-hangman .q-letters p span{
  position: relative;
  width: 26px;
  height: 36px;
  margin: 0.15em;
  display: inline-block;
  font-family: var(--font-family-medium);
  font-size: 1.6em;
  line-height: 40px;
  text-align: center;
}

.q-letters-hangman p span{
  position: relative;
  width: 20px;
  height: 36px;
  margin: 0.15em;
  display: inline-block;
  font-family: var(--font-family-medium);
  font-size: 1.3em;
  line-height: 40px;
  text-align: center;
}

.q-hangman .q-letters p span:after{
  --tw-bg-opacity: 1;
  background-color: rgba(197, 39, 58, var(--tw-bg-opacity));
  content: '';
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.q-letters-hangman p span:after{
  content: '';
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: var(--primary-color)
}

.q-answer.wrong .q-letters-hangman p span:after{
  content: '';
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,.4)
}

.q-hangman .q-letters p span.q-missing:after{
  background-color: rgba(255,255,255,.4)
}

.q-hangman .q-letters p span.q-missing:before{
  content: 'x';
  color: rgba(255,255,255,.4);
}

img.q-hangman-final{
  height: 150px !important;
  margin-top: 0 !important;
  margin-bottom: .2em !important;
}

.q-hangman .q-word{
  margin-top: 1rem;
  display: flex;
  align-items: center;
  z-index: 100;
}

.q-hangman .q-word p{
  margin-bottom: 0.5rem;
  color: var(--font-color);
  font-size: 1em;
  font-family: var(--font-family-regular);
  margin-bottom: 0;
  min-width: 130px;
  line-height: 1.2em;
  padding-right: 0.5em;
}

.q-hangman .q-word input{
  display: block;
  width: 100%;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 0.5rem;
  padding-right: 1rem;
  padding-left: 1rem;
  text-align: center;
  font-weight: 400;
}

.q-hangman .q-word input:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.q-hangman .q-word input {
  color: var(--font-color);
  font-family: var(--font-family-medium);
  text-transform: uppercase;
  padding: 0.4em;
  letter-spacing: 0.1em;
  border: 1px solid var(--font-color);
}

.q-hangman .q-word input:focus{
}

.q-hangman .q-word button  {
  margin-left: 0.5em
}

.q-hangman .q-word button img {
  width: 50px;
}

.q-hangman .q-alphabet{
  margin-top: 1rem;
}

.q-hangman .q-alphabet label{
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.q-hangman .q-alphabet label:hover {
  background-color: rgba(255,255,255,.2);
}

.q-hangman .q-alphabet label {
  cursor: pointer !important;
  font-family: var(--font-family-medium);
  color: var(--font-color);
  border: 2px solid var(--font-color);
  border-radius: 16px;
  /* padding: 0.3em 0.4em; */
  display: inline-block;
  margin: 0.2em 0.1em;
  width: 32px;
  height: 32px;
  font-size: 1em;
  line-height: 29px;
  /* padding-top: 0.4em; */
}

.q-hangman .q-alphabet label.q-letter-used{
  --tw-bg-opacity: 1;
  background-color: rgba(197, 39, 58, var(--tw-bg-opacity));
  color: rgba(255,255,255,.4);
  /* opacity: 0.5; */
  border-color: transparent;
}

.q-hangman .q-alphabet label input{
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}

/* Alphabet Soup */

.q-alphabet-soup{
  z-index: 20;
  position: relative;
  text-align: center;
  margin-left: -0.12em;
}

.q-alphabet-soup .q-alphabet{
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0.2em;
  border: 2px solid var(--font-color);
  border-radius: 1.5em;
  display: inline-block;
}

.q-alphabet-soup .q-alphabet .q-row{
  display: flex;
}

.q-alphabet-soup .q-alphabet label{
  width: 32px;
  height: 32px;
  position: relative;
}

@media screen and (max-width: 376px) {
  .q-inquiry-options .q-alphabet-soup .q-alphabet label{
    width: 30px;
    height: 30px;
  }

  .q-inquiry-options .q-alphabet-soup .q-alphabet label span{
    line-height: 26px;
  }
}

.q-alphabet-soup .q-alphabet label input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
}

.q-alphabet-soup .q-alphabet label span {
  text-align: center;
  color: var(--font-color);
  width: 100%;
  height: 100%;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.9em;
  line-height: 27px;
  border: 2px solid transparent;
  border-radius: 50%;
  cursor: pointer !important;
}

.q-alphabet-soup .q-alphabet label input[type=checkbox]:checked + span{
  --tw-border-opacity: 1;
  border-color: rgba(197, 39, 58, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(197, 39, 58, var(--tw-bg-opacity));
  color: #ffffff;
}

.q-alphabet-soup .q-alphabet label input[type=checkbox]:checked + span.q-word-found{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  border-color: #ffffff;
}

.q-alphabet-soup .q-words{
  text-align: center;
  margin-bottom: 0.5em;
}

.q-alphabet-soup .q-words p{
  color: var(--font-color);
  text-transform: uppercase;
  display: inline-block;
  margin: 0.3em;
  margin-top: 0;
  font-size: 1em;
  font-weight: 700;
}

.q-alphabet-soup .q-words p.q-matched{
  text-decoration: line-through;
  opacity: 0.4
}

/* ---------------------------- */

/* Answer */

/* ---------------------------- */

.q-answer{
  display: grid;
  height: 100%;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr 80px;
  animation: showSlow 0.2s ease-in-out;
  min-height: 100vh;
}

.q-answer.wrong{
}

/* Button Culture Wrong */

.q-answer.wrong .q-btn-culture svg path{
  fill: #000000;
}

.q-answer.wrong .q-btn-culture span{
  color: #000000;
}

.q-answer.wrong .q-header h1,
.q-answer.wrong .q-header h2,
.q-answer.wrong .q-header p{
  color: var(--primary-color) !important;
}

.q-answer.wrong .q-footer button p{
  color: var(--primary-color) !important;
}

.q-answer .q-header{
  padding: 2.5rem;
  padding-top: 3rem;
  text-align: center;
}

.q-answer .q-header img{
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  height: 110px;
  width: auto;
}

.q-answer .q-header h1{
  margin-bottom: 1.5rem;
  text-align: left;
  text-transform: uppercase;
  line-height: 1;
  color: var(--font-color);
  font-size: 2.2em;
  font-family: var(--font-family-bold)
}

.q-answer .q-header h2{
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
  line-height: 1;
  color: var(--font-color)
}

.q-answer .q-header p{
  margin-bottom: 0.75rem;
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.25rem;
  color: var(--font-color);
  font-family: var(--font-family-bold);
}

.q-answer .q-footer{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  text-align: right;
  padding-right: 1rem;
  padding-left: 1rem;
}

.q-answer .q-footer button{
  position: relative;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
}

.q-answer .q-footer button:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.q-answer .q-footer button {
  padding-top: 0;
}

.q-answer .q-footer button:active{
  outline: 0;
}

.q-answer .q-footer button p{
  padding-right: 0.75rem;
  text-align: left;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  font-size: 1.2rem;
  line-height: 1.2em;
  font-family: var(--font-family-light);
}

.q-answer .q-footer button img{
  height: 36px;
  width: auto
}

.q-btn-special{
  display: inline-block;
  padding: 0px;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.q-btn-special:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.q-btn-special {
  font-family: var(--font-family-light);
  border-radius: 1.2rem;
  cursor: pointer !important;
  border: 2px solid var(--font-color);
  padding: 0.1em 0.8em;
  padding-top: 0.15em;
}

.q-btn-special img{
  height: 70px;
  width: auto
}

.validation-message{
  margin-top: 0.5rem;
  padding-left: 0.5rem;
  text-align: left;
  --tw-text-opacity: 1;
  color: rgba(197, 39, 58, var(--tw-text-opacity))
}

/* ------------------------------- */

/* Final */

/* ------------------------------- */

.q-final{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  display: grid;
  height: 100%;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr 50px;
  min-height: 100vh;
}

.q-final .q-header{
  --tw-bg-opacity: 1;
  background-color: rgba(197, 39, 58, var(--tw-bg-opacity));
  padding: 1.5rem;
}

.q-final .q-header h4{
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  font-family: var(--font-family-bold);
  font-size: 3rem;
  line-height: 1.2em;
}

.q-final .q-body{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 1.5rem;
  padding-bottom: 0px;
  display: flex;
  align-items: end;
  margin-bottom: -50px;
  border-top-right-radius: var(--border-radius-container);
}

.q-final .q-body h6{
  margin-bottom: 1.5rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(197, 39, 58, var(--tw-text-opacity));
  font-size: 18px;
  font-family: var(--font-family-medium);
}

.q-final .q-body h5{
  margin-bottom: 1.5rem;
  text-align: center;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(197, 39, 58, var(--tw-text-opacity));
  font-size: 20px;
  font-family: var(--font-family-regular);
}

.q-final .q-body p{
  margin-bottom: 1rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(197, 39, 58, var(--tw-text-opacity));
  font-size: 14px;
  line-height: 1.2em;
  font-family: var(--font-family-regular);
}

.q-final .q-body img{
  margin-left: auto;
  margin-right: auto;
  width: auto;
  max-width: 400px
}

.q-final .q-footer{
  background-color: transparent;
}

.q-final .q-footer img{
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  width: auto;
  max-height: 50px;
}

.q-cover{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  animation: showSlow 0.5s ease-in-out;
}

.q-cover.q-hide{
  animation: hideSlow 0.5s ease-in-out;
  /* transition: all 0.3s ease-in-out; */
  opacity: 0;
  z-index: 10;
}

.q-hide{
  transition: all 0.5s ease-in-out;
}

.q-show{
  transition: all 0.2s ease-in-out;
  opacity: 1 !important;
  z-index: 20;
  position: relative;
}

.q-animation{
  animation: float 4s ease-in-out infinite;
}

@keyframes showSlow {
  to {
    opacity: 1;
  }

  from {
    opacity: 0
  }
}

@keyframes hideSlow {
  to {
    opacity: 0;
  }

  from {
    opacity: 1
  }
}

@keyframes float {
  0% {
    transform: translatey(0px);
  }

  50% {
    transform: translatey(-12px);
  }

  100% {
    transform: translatey(0px);
  }
}

@keyframes grow {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(0.95);
  }

  100% {
    transform: scale(1);
  }
}

@media (min-width: 601px) {
  /* .q-wrapper,
    .q-loading,
    .q-cover {
        background: transparent ;
    } */

  .q-globe-rb{
    right: 50%;
    margin-right: -23em;
  }

  .q-globe-tl{
    left: 50%;
    margin-left: -23em;
  }

  .q-globe-lb{
    left: 50%;
    margin-left: -23em;
  }

  .q-loading{
    /* padding-top: 24%; */
    margin-top: 0;
  }

  .q-loading img{
    margin-top: 0;
    max-width: 320px
  }
}

.mb-4 {
  margin-bottom: 1rem;
}

.table {
  display: table;
}

.h-screen {
  height: 100vh;
}

.max-w-sm {
  max-width: 24rem;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.pt-6 {
  padding-top: 1.5rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-7 {
  padding-right: 1.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-7 {
  padding-left: 1.75rem;
}

*, ::before, ::after {
  --tw-shadow: 0 0 #0000;
}

*, ::before, ::after {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

@media (min-width: 640px) {
}

@media (min-width: 768px) {
}

@media (min-width: 1024px) {
}

@media (min-width: 1280px) {
}

@media (min-width: 1536px) {
}