/*
! tailwindcss v3.4.1 | 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 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
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] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

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

.container {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.bottom-4 {
  bottom: 1em;
}

.left-0 {
  left: 0px;
}

.left-1 {
  left: 0.25em;
}

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

.left-2 {
  left: 0.5em;
}

.left-4 {
  left: 1em;
}

.left-\[0\.35em\] {
  left: 0.35em;
}

.left-\[1\.33px\] {
  left: 1.33px;
}

.left-\[1\.67px\] {
  left: 1.67px;
}

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

.left-\[17\.50px\] {
  left: 17.50px;
}

.left-\[2\.50px\] {
  left: 2.50px;
}

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

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

.left-\[3\.33px\] {
  left: 3.33px;
}

.left-\[4\.17px\] {
  left: 4.17px;
}

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

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

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

.left-\[7\.50px\] {
  left: 7.50px;
}

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

.right-0 {
  right: 0px;
}

.right-1 {
  right: 0.25em;
}

.right-\[0\.35em\] {
  right: 0.35em;
}

.top-0 {
  top: 0px;
}

.top-1 {
  top: 0.25em;
}

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

.top-2 {
  top: 0.5em;
}

.top-4 {
  top: 1em;
}

.top-\[0\.35em\] {
  top: 0.35em;
}

.top-\[1\.33px\] {
  top: 1.33px;
}

.top-\[1\.67px\] {
  top: 1.67px;
}

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

.top-\[2\.50px\] {
  top: 2.50px;
}

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

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

.top-\[3\.33px\] {
  top: 3.33px;
}

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

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

.top-\[4\.17px\] {
  top: 4.17px;
}

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

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

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

.top-\[7\.50px\] {
  top: 7.50px;
}

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

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

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

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

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

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

.float-none {
  float: none;
}

.clear-left {
  clear: left;
}

.clear-both {
  clear: both;
}

.m-0 {
  margin: 0px;
}

.m-1 {
  margin: 0.25em;
}

.m-10 {
  margin: 2.5em;
}

.m-3 {
  margin: 0.75em;
}

.m-auto {
  margin: auto;
}

.-mx-2 {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

.mx-1 {
  margin-left: 0.25em;
  margin-right: 0.25em;
}

.mx-2 {
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.mx-5 {
  margin-left: 1.25em;
  margin-right: 1.25em;
}

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

.my-1 {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

.my-3 {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

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

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

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

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

.mb-14 {
  margin-bottom: 3.5rem;
}

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

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

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

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

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

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

.mb-\[3\.2em\] {
  margin-bottom: 3.2em;
}

.mb-\[4\.26em\] {
  margin-bottom: 4.26em;
}

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

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

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

.mr-1 {
  margin-right: 0.25em;
}

.mr-auto {
  margin-right: auto;
}

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

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

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

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

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

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

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

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

.mt-\[1\.66em\] {
  margin-top: 1.66em;
}

.mt-\[1\.6em\] {
  margin-top: 1.6em;
}

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

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

.mt-\[4\.26em\] {
  margin-top: 4.26em;
}

.mt-auto {
  margin-top: auto;
}

.mb-\[12px\] {
  margin-bottom: 12px;
}

.box-border {
  box-sizing: border-box;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.block {
  display: block;
}

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

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

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

.table-caption {
  display: table-caption;
}

.table-cell {
  display: table-cell;
}

.table-column {
  display: table-column;
}

.table-column-group {
  display: table-column-group;
}

.table-footer-group {
  display: table-footer-group;
}

.table-header-group {
  display: table-header-group;
}

.table-row-group {
  display: table-row-group;
}

.table-row {
  display: table-row;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.list-item {
  display: list-item;
}

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

.hidden {
  display: none;
}

.aspect-\[17\/10\] {
  aspect-ratio: 17/10;
}

.aspect-\[663\/388\] {
  aspect-ratio: 663/388;
}

.h-0 {
  height: 0px;
}

.h-1 {
  height: 0.25em;
}

.h-1\.5 {
  height: 0.375em;
}

.h-10 {
  height: 2.5em;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3em;
}

.h-16 {
  height: 4em;
}

.h-2 {
  height: 0.5em;
}

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

.h-20 {
  height: 5em;
}

.h-24 {
  height: 6em;
}

.h-28 {
  height: 7rem;
}

.h-3 {
  height: 0.75em;
}

.h-3\.5 {
  height: 0.875em;
}

.h-32 {
  height: 8em;
}

.h-4 {
  height: 1em;
}

.h-40 {
  height: 10em;
}

.h-48 {
  height: 12em;
}

.h-5 {
  height: 1.25em;
}

.h-6 {
  height: 1.5em;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2em;
}

.h-9 {
  height: 2.25rem;
}

.h-\[1\.5em\] {
  height: 1.5em;
}

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

.h-\[1066\.67px\] {
  height: 1066.67px;
}

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

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

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

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

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

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

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

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

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

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

.h-\[3\.12em\] {
  height: 3.12em;
}

.h-\[3\.184em\] {
  height: 3.184em;
}

.h-\[37\.5px\] {
  height: 37.5px;
}

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

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

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

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

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

.min-h-8 {
  min-height: 2em;
}

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

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

.w-0 {
  width: 0px;
}

.w-1 {
  width: 0.25em;
}

.w-1\.5 {
  width: 0.375em;
}

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

.w-10 {
  width: 2.5em;
}

.w-11 {
  width: 2.75rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4em;
}

.w-2 {
  width: 0.5em;
}

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

.w-20 {
  width: 5em;
}

.w-24 {
  width: 6em;
}

.w-28 {
  width: 7rem;
}

.w-3 {
  width: 0.75em;
}

.w-3\.5 {
  width: 0.875em;
}

.w-36 {
  width: 9rem;
}

.w-4 {
  width: 1em;
}

.w-40 {
  width: 10em;
}

.w-44 {
  width: 11rem;
}

.w-48 {
  width: 12em;
}

.w-5 {
  width: 1.25em;
}

.w-56 {
  width: 14em;
}

.w-6 {
  width: 1.5em;
}

.w-60 {
  width: 15rem;
}

.w-64 {
  width: 16em;
}

.w-7 {
  width: 1.75rem;
}

.w-72 {
  width: 18rem;
}

.w-8 {
  width: 2em;
}

.w-80 {
  width: 20em;
}

.w-9 {
  width: 2.25rem;
}

.w-90 {
  width: 22.5em;
}

.w-96 {
  width: 24rem;
}

.w-\[1\.5em\] {
  width: 1.5em;
}

.w-\[10\.26em\] {
  width: 10.26em;
}

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

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

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

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

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

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

.w-\[140\.99px\] {
  width: 140.99px;
}

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

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

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

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

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

.w-\[37\.5px\] {
  width: 37.5px;
}

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

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

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

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

.w-\[6\.8em\] {
  width: 6.8em;
}

.w-\[6\.94em\] {
  width: 6.94em;
}

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

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

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

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

.w-full {
  width: 100%;
}

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

.min-w-0 {
  min-width: 0px;
}

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

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

.min-w-\[2\.5rem\] {
  min-width: 2.5rem;
}

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

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

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

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

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

.max-w-6xl {
  max-width: 72rem;
}

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

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

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

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

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

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

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

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

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

.flex-\[1\.5\] {
  flex: 1.5;
}

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

.flex-none {
  flex: none;
}

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

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

.shrink {
  flex-shrink: 1;
}

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

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

.grow {
  flex-grow: 1;
}

.basis-0 {
  flex-basis: 0px;
}

.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 {
  --tw-translate-y: -0.25em;
  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));
}

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

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-0 {
  gap: 0px;
}

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

.gap-1 {
  gap: 0.25em;
}

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

.gap-10 {
  gap: 2.5em;
}

.gap-12 {
  gap: 3em;
}

.gap-16 {
  gap: 4em;
}

.gap-2 {
  gap: 0.5em;
}

.gap-2\.5 {
  gap: 0.625em;
}

.gap-3 {
  gap: 0.75em;
}

.gap-4 {
  gap: 1em;
}

.gap-5 {
  gap: 1.25em;
}

.gap-6 {
  gap: 1.5em;
}

.gap-8 {
  gap: 2em;
}

.gap-\[0\.53333em\] {
  gap: 0.53333em;
}

.gap-\[0\.6666em\] {
  gap: 0.6666em;
}

.gap-\[0\.8em\] {
  gap: 0.8em;
}

.gap-\[1\.06666667em\] {
  gap: 1.06666667em;
}

.gap-\[1\.3333333em\] {
  gap: 1.3333333em;
}

.gap-\[1\.333333em\] {
  gap: 1.333333em;
}

.gap-\[1\.6em\] {
  gap: 1.6em;
}

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

.gap-\[2\.13333333em\] {
  gap: 2.13333333em;
}

.gap-\[2\.1333333em\] {
  gap: 2.1333333em;
}

.gap-\[3\.2em\] {
  gap: 3.2em;
}

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

.gap-\[4\.2666666667em\] {
  gap: 4.2666666667em;
}

.gap-\[4\.266666667em\] {
  gap: 4.266666667em;
}

.gap-\[4\.26666667em\] {
  gap: 4.26666667em;
}

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

.gap-\[6\.4em\] {
  gap: 6.4em;
}

.gap-x-4 {
  -moz-column-gap: 1em;
       column-gap: 1em;
}

.gap-y-10 {
  row-gap: 2.5em;
}

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

.gap-y-\[8px\] {
  row-gap: 8px;
}

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

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

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

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

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

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

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

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

.rounded {
  border-radius: 0.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

.rounded-bl {
  border-bottom-left-radius: 0.25rem;
}

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

.rounded-br {
  border-bottom-right-radius: 0.25rem;
}

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

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

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

.border {
  border-width: 1px;
}

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

.border-\[0\.75px\] {
  border-width: 0.75px;
}

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

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

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

.border-r {
  border-right-width: 1px;
}

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

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

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

.border-Border-border-subtle {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-Input-border-input {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-\[\#17B668\] {
  --tw-border-opacity: 1;
  border-color: rgb(23 182 104 / var(--tw-border-opacity));
}

.border-black\/40 {
  border-color: rgb(0 0 0 / 0.4);
}

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

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

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

.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}

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

.border-green-500 {
  border-color: var(--color-primary-500);
}

.border-green-600 {
  border-color: var(--color-primary-600);
}

.border-green-700 {
  border-color: var(--color-primary-700);
}

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

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

.border-violet-100 {
  --tw-border-opacity: 1;
  border-color: rgb(237 233 254 / var(--tw-border-opacity));
}

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

.border-white\/50 {
  border-color: rgb(255 255 255 / 0.5);
}

.border-zinc-700 {
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity));
}

.border-zinc-800 {
  --tw-border-opacity: 1;
  border-color: rgb(39 39 42 / var(--tw-border-opacity));
}

.border-opacity-30 {
  --tw-border-opacity: 0.3;
}

.bg-Background-Primary-primary-subtle {
  --tw-bg-opacity: 1;
  background-color: rgb(228 246 237 / var(--tw-bg-opacity));
}

.bg-Background-bg-alt {
  --tw-bg-opacity: 1;
  background-color: rgb(250 251 252 / var(--tw-bg-opacity));
}

.bg-Background-bg-surface {
  --tw-bg-opacity: 1;
  background-color: rgb(250 251 252 / var(--tw-bg-opacity));
}

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

.bg-Border-border-subtle {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.bg-Button-Primary-primary {
  background-color: var(--color-primary-600);
}

.bg-Button-Tertiary-tertiary-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

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

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

.bg-Sidebar-sidebar-selected {
  --tw-bg-opacity: 1;
  background-color: rgb(250 251 252 / var(--tw-bg-opacity));
}

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

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

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

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

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

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

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

.bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

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

.bg-green-500 {
  background-color: var(--color-primary-500);
}

.bg-green-950 {
  background-color: var(--color-primary-950);
}

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

.bg-grey-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(11 13 14 / var(--tw-bg-opacity));
}

.bg-neutral-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(18 21 24 / var(--tw-bg-opacity));
}

.bg-neutral-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(8 9 11 / var(--tw-bg-opacity));
}

.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity));
}

.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

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

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

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

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

.bg-zinc-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity));
}

.bg-zinc-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity));
}

.bg-zinc-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 28 32 / var(--tw-bg-opacity));
}

.bg-opacity-0 {
  --tw-bg-opacity: 0;
}

.bg-arrow-narrow-left {
  background-image: url('../../templates/en/img2024/arrow-narrow-left.svg');
}

.bg-arrow-narrow-right {
  background-image: url('../../templates/en/img2024/arrow-narrow-right.svg');
}

.bg-chevron-down {
  background-image: url('../../templates/en/img2024/chevron-down.svg');
}

.bg-chevron-right {
  background-image: url('../../templates/en/img2024/chevron-right.svg');
}

.bg-icon-upload {
  background-image: url('../../templates/en/img2024/icon-upload.svg');
}

.bg-user-01-grey-700 {
  background-image: url('../../templates/en/img2024/user-01-grey-700.svg');
}

.bg-users-01-grey-700 {
  background-image: url('../../templates/en/img2024/users-01-grey-700.svg');
}

.bg-cover {
  background-size: cover;
}

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

.p-0 {
  padding: 0px;
}

.p-0\.5 {
  padding: 0.125em;
}

.p-1 {
  padding: 0.25em;
}

.p-2 {
  padding: 0.5em;
}

.p-2\.5 {
  padding: 0.625em;
}

.p-3 {
  padding: 0.75em;
}

.p-4 {
  padding: 1em;
}

.p-5 {
  padding: 1.25em;
}

.p-6 {
  padding: 1.5em;
}

.p-8 {
  padding: 2em;
}

.p-\[16px\] {
  padding: 16px;
}

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

.px-1 {
  padding-left: 0.25em;
  padding-right: 0.25em;
}

.px-1\.5 {
  padding-left: 0.375em;
  padding-right: 0.375em;
}

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

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

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

.px-3\.5 {
  padding-left: 0.875em;
  padding-right: 0.875em;
}

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

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

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

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

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

.px-\[1\.3333333em\] {
  padding-left: 1.3333333em;
  padding-right: 1.3333333em;
}

.px-\[2\.13333333em\] {
  padding-left: 2.13333333em;
  padding-right: 2.13333333em;
}

.px-\[2em\] {
  padding-left: 2em;
  padding-right: 2em;
}

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

.py-0\.5 {
  padding-top: 0.125em;
  padding-bottom: 0.125em;
}

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

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

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

.py-2\.5 {
  padding-top: 0.625em;
  padding-bottom: 0.625em;
}

.py-24 {
  padding-top: 6em;
  padding-bottom: 6em;
}

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

.py-3\.5 {
  padding-top: 0.875em;
  padding-bottom: 0.875em;
}

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

.py-5 {
  padding-top: 1.25em;
  padding-bottom: 1.25em;
}

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

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-\[1px\] {
  padding-top: 1px;
  padding-bottom: 1px;
}

.py-\[4\.2666666667em\] {
  padding-top: 4.2666666667em;
  padding-bottom: 4.2666666667em;
}

.py-\[4\.266666667em\] {
  padding-top: 4.266666667em;
  padding-bottom: 4.266666667em;
}

.py-\[6\.4em\] {
  padding-top: 6.4em;
  padding-bottom: 6.4em;
}

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

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

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

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

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

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

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

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

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

.pb-8 {
  padding-bottom: 2em;
}

.pb-\[3\.2em\] {
  padding-bottom: 3.2em;
}

.pb-\[4\.266666667em\] {
  padding-bottom: 4.266666667em;
}

.pb-\[4\.26666667em\] {
  padding-bottom: 4.26666667em;
}

.pb-\[4\.2em\] {
  padding-bottom: 4.2em;
}

.pb-\[6\.4em\] {
  padding-bottom: 6.4em;
}

.pl-3 {
  padding-left: 0.75em;
}

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

.pl-8 {
  padding-left: 2em;
}

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

.pr-3 {
  padding-right: 0.75em;
}

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

.pr-9 {
  padding-right: 2.25rem;
}

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

.pt-0\.5 {
  padding-top: 0.125em;
}

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

.pt-10 {
  padding-top: 2.5em;
}

.pt-12 {
  padding-top: 3em;
}

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

.pt-2 {
  padding-top: 0.5em;
}

.pt-24 {
  padding-top: 6em;
}

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

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

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

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

.pt-\[2\.13333333em\] {
  padding-top: 2.13333333em;
}

.pt-\[3\.2em\] {
  padding-top: 3.2em;
}

.pt-\[4\.266666667em\] {
  padding-top: 4.266666667em;
}

.pt-\[4\.26666667em\] {
  padding-top: 4.26666667em;
}

.pt-\[4\.2em\] {
  padding-top: 4.2em;
}

.pt-\[4\.66666667em\] {
  padding-top: 4.66666667em;
}

.pt-\[6\.4em\] {
  padding-top: 6.4em;
}

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

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

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

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

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

.align-middle {
  vertical-align: middle;
}

.font-Gotham_book {
  font-family: Gotham-Book;
}

.font-Gotham_medium {
  font-family: Gotham-Medium;
}

.text-2xl {
  font-size: 1.6em;
}

.text-3xl {
  font-size: 2em;
}

.text-5xl {
  font-size: 3.2em;
}

.text-6xl {
  font-size: 4em;
}

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

.text-base {
  font-size: 1.0666666em;
}

.text-lg {
  font-size: 1.2em;
}

.text-md {
  font-size: 1.0666666em;
}

.text-sm {
  font-size: 0.933333em;
}

.text-xl {
  font-size: 1.333333em;
}

.text-xs {
  font-size: 0.75em;
}

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

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

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

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.ordinal {
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

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

.leading-9 {
  line-height: 2.25rem;
}

.leading-\[18px\] {
  line-height: 18px;
}

.leading-\[38px\] {
  line-height: 38px;
}

.leading-\[72px\] {
  line-height: 72px;
}

.leading-loose {
  line-height: 2;
}

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.leading-relaxed {
  line-height: 1.625;
}

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

.leading-tight {
  line-height: 1.25;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

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

.text-Button-Primary-on-primary {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-Button-Primary-primary {
  color: var(--color-primary-600);
}

.text-Button-Tertiary-on-tertiary {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

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

.text-Text-primary {
  color: var(--color-primary);
}

.text-Text-primary-strong {
  color: var(--color-primary-600);
}

.text-Text-prominent {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.text-Text-secondary {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-Text-tertiary {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-\[\#555555\] {
  --tw-text-opacity: 1;
  color: rgb(85 85 85 / var(--tw-text-opacity));
}

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

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

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

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

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

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

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

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

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.text-green-400 {
  color: var(--color-primary-400);
}

.text-green-500 {
  color: var(--color-primary-500);
}

.text-green-600 {
  color: var(--color-primary-600);
}

.text-grey-500 {
  --tw-text-opacity: 1;
  color: rgb(87 95 102 / var(--tw-text-opacity));
}

.text-neutral-400 {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
}

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

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

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

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

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

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

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-0 {
  opacity: 0;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-100 {
  opacity: 1;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-80 {
  opacity: 0.8;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_1px_2px_0px_rgba\(0\2c 0\2c 0\2c 0\.24\)\] {
  --tw-shadow: 0px 1px 2px 0px rgba(0,0,0,0.24);
  --tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_1px_2px_0px_rgba\(16\2c 24\2c 40\2c 0\.05\)\] {
  --tw-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
  --tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_1px_2px_0px_rgba\(16\2c 24\2c 40\2c 0\.06\)\] {
  --tw-shadow: 0px 1px 2px 0px rgba(16,24,40,0.06);
  --tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_1px_3px_0px_rgba\(16\2c 24\2c 40\2c 0\.10\)\] {
  --tw-shadow: 0px 1px 3px 0px rgba(16,24,40,0.10);
  --tw-shadow-colored: 0px 1px 3px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[1px_1px_8px_rgba\(0\2c 0\2c 0\2c 0\.6\)\] {
  --tw-shadow: 1px 1px 8px rgba(0,0,0,0.6);
  --tw-shadow-colored: 1px 1px 8px 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-\[inset_1px_1px_8px_rgba\(0\2c 0\2c 0\2c 0\.75\)\] {
  --tw-shadow: inset 1px 1px 8px rgba(0,0,0,0.75);
  --tw-shadow-colored: inset 1px 1px 8px 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-inner {
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 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);
}

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

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

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline {
  outline-style: solid;
}

.outline-1 {
  outline-width: 1px;
}

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

.outline-\[0\.75px\] {
  outline-width: 0.75px;
}

.outline-\[1\.33px\] {
  outline-width: 1.33px;
}

.outline-\[1\.50px\] {
  outline-width: 1.50px;
}

.outline-\[1\.67px\] {
  outline-width: 1.67px;
}

.outline-offset-\[-0\.38px\] {
  outline-offset: -0.38px;
}

.outline-offset-\[-0\.67px\] {
  outline-offset: -0.67px;
}

.outline-offset-\[-0\.75px\] {
  outline-offset: -0.75px;
}

.outline-offset-\[-0\.83px\] {
  outline-offset: -0.83px;
}

.outline-offset-\[-1px\] {
  outline-offset: -1px;
}

.outline-offset-\[-2px\] {
  outline-offset: -2px;
}

.outline-Border-border-subtle {
  outline-color: #e5e7eb;
}

.outline-Button-Primary-primary-border {
  outline-color: var(--color-primary-600);
}

.outline-Button-Tertiary-ghost-border {
  outline-color: #DDDFE3;
}

.outline-Button-Tertiary-on-tertiary {
  outline-color: #6b7280;
}

.outline-Button-Tertiary-tertiary-border {
  outline-color: #F3F4F6;
}

.outline-Input-border-input {
  outline-color: #e5e7eb;
}

.outline-Input-border-input-dropdown {
  outline-color: #DDDFE3;
}

.outline-black {
  outline-color: #000;
}

.outline-gray-300 {
  outline-color: #d1d5db;
}

.outline-red-500 {
  outline-color: #ef4444;
}

.ring {
  --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(3px + 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);
}

.ring-1 {
  --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, 0 0 #0000);
}

.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-\[\#139857\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(19 152 87 / var(--tw-ring-opacity));
}

.ring-gray-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity));
}

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

.ring-green-500 {
  --tw-ring-color: var(--color-primary-500);
}

.ring-orange-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity));
}

.ring-slate-200\/60 {
  --tw-ring-color: rgb(235 238 241 / 0.6);
}

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

.ring-offset-2 {
  --tw-ring-offset-width: 2px;
}

.blur {
  --tw-blur: blur(8px);
  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);
}

.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.grayscale {
  --tw-grayscale: grayscale(100%);
  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);
}

.\!invert {
  --tw-invert: invert(100%) !important;
  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) !important;
}

.invert {
  --tw-invert: invert(100%);
  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);
}

.\!filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

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

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

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

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

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

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

.will-change-transform {
  will-change: transform;
}

/* :root.academy {
    --color-primary: #D45500;
    --color-primary-25: #FFF6F0;
    --color-primary-50: #FFF0E5;
    --color-primary-100: #FFE0CC;
    --color-primary-200: #FFC299;
    --color-primary-300: #FFA366;
    --color-primary-400: #FF8533;
    --color-primary-500: #F56200;
    --color-primary-600: #CC5200;
    --color-primary-700: #993D00;
    --color-primary-800: #662900;
    --color-primary-900: #331400;
    --color-primary-950: #160900;
    --color-tx-prominent: #F9FAFB;
    --color-tx-secondary: #D2D6DB;
    --color-tx-tertiary: #575F66;
    --color-border-primary: #4E5053;
    --color-bg-primary: #0B0D0E;
    --color-bg-secondary: #4E5053;
    
} */

:root {
  --color-primary: #17B668;
  --color-primary-25: #E4F6ED;
  --color-primary-50: #D1F0E1;
  --color-primary-100: #B2E7CD;
  --color-primary-200: #8BDAB3;
  --color-primary-300: #64CE9A;
  --color-primary-400: #3EC281;
  --color-primary-500: #17B668;
  --color-primary-600: #139857;
  --color-primary-700: #0F7945;
  --color-primary-800: #0B5B34;
  --color-primary-900: #083D23;
  --color-primary-950: #052415;
  /* ... */
}

@font-face {
  font-family: "Gotham-Bold";

  src:
        url("../../fonts/gotham/Gotham_Regular.otf") format("opentype")
}

@font-face {
  font-family: "Gotham-Medium";

  src:
        url("../../fonts/gotham/Gotham_Medium.otf") format("opentype")
}

@font-face {
  font-family: "Gotham-Book";

  src:

        url("../../fonts/gotham/Gotham_Book.otf") format("opentype")
}

html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

html.cv-web-design-2024 {
  font-size: 15px;
}

.cv-web-design-2024 body:not(.cv-web-design-2024 body.with-customisation) {
  background: none !important;
  background-image: none !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(11 13 14 / var(--tw-bg-opacity)) !important
}

.border {
  border-width: 1px;
  border-style: solid;
}

a:hover {
  text-decoration: none;
}

.bg-image {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 1000px;
  opacity: .3;
  background-position: top left;
  background-color: #0B0D0E;
  /* background-image: url(../../templates/en/img2024/hexagons-01.svg);
    background-repeat: no-repeat;
    background-size: auto; */
}

.bg-image.zinc-900-bottom {
  position: absolute;
  z-index: 0;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1000px;
  opacity: .3;
  background-position: bottom left;
  background-color: transparent;
}

.bg-image.top-per-30 {
  top: 30%;
}

.inverted-x,
.bg-image.right {
  transform: scaleX(-1);
}

.bg-image-hexagons-02 {
  background-image: url(../../templates/en/img2024/hexagons-02-r-y.svg);
  background-repeat: repeat-y;
  background-size: auto;
}

.bg-image-hexagons-02.bg-h-75 {
  background-size: auto 100%;
}

.bg-image-hexagons-02.bg-r-big {
  background-size: auto 20em;
  background-position: center right;
}

.gradient-to-grey {
  background: linear-gradient(to right, #171717AA 0, #171717FF 20%);
}

.gradient-to-grey2 {
  background: linear-gradient(to right, #171717AA 0, #171717FF 20%, #171717FF 50%, #17171700 60%, #17171700 100%);
}

@media (max-width: 768px) {
  .bg-image-hexagons-02 {
    background-image: none;
  }
}

.new-top-links {
  display: none;
  justify-content: flex-start;
  gap: 2em;
}

.box-row-input.new-top-links {
  display: none;
}

.sidebar-nav-menu.new-top-links,
.box-row-input .box-item-input input.new-top-links {
  display: none
}

@media (min-width: 1024px) {
  .new-top-links {
    display: flex;
  }
}

.new-top-links a {
  white-space: nowrap;
  font-size: 1.0666666em;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
}

.new-top-links a:hover {
  color: var(--color-primary-500);
}

.top-menu-opened .box-mobile-top-links {
  padding: 2em;
}

.top-menu-opened .new-top-links {
  display: flex;
  flex-direction: column;
}

.top-menu-opened .new-top-links a {
  font-family: Gotham-Medium;
  font-size: 1.4em;
  line-height: 1.375;
}

.top-menu-opened .box-mobile-footer-links {
  display: block;
}

.top-menu-opened .box-mobile-footer-links ul.footer-ul {
  padding: 2em;
}

.top-menu-opened .box-mobile-footer-links ul.footer-ul li a {
  font-family: Gotham-Medium;
  font-size: 1.4em;
  line-height: 1.375;
}

.btn-user-logging {
  height: 2.13em;
  width: 2.13em;
  background-size: 1.6em 1.6em;
}

@media (min-width: 1024px) {
  .btn-user-logging {
    background-size: 1.33em 1.33em;
  }
}

.btn-user-logging {
  background-image: url(../../templates/en/img2024/user-01-grey.svg);
  /* background-size: 1.33em 1.33em; */
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}

.btn-user-logging:hover {
  background-image: url(../../templates/en/img2024/user-01.svg);
}

.btn-logging {
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity));
  padding-left: .75em;
  padding-right: .75em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity));
  border-width: 1px;
  border-style: solid;
}

.btn-logging:hover {
  --tw-border-opacity: 1;
  border-color: rgb(161 161 170 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .btn-logging {
    width: auto;
  }
}

.btn-logging .tx-logging {
  white-space: nowrap;
  font-family: Gotham-Medium;
  font-size: 1.0666666em;
  font-weight: 350;
  line-height: 1.375em;
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
}

.btn-demo {
  display: flex;
  height: 3.0666666em;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity));
  padding-left: 1.3333333em;
  padding-right: 1.3333333em;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  border-width: 1px;
  border-style: solid;
}

.btn-demo:hover {
  --tw-border-opacity: 1;
  border-color: rgb(161 161 170 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .btn-demo {
    height: 3.7333333em;
    padding-left: 1.866666em;
    padding-right: 1.866666em;
    padding-top: 1.0666666em;
    padding-bottom: 1.0666666em;
  }
}

.btn-join-now {
  margin-top: 1.25em;
  display: flex;
  height: 3.0666666em;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  border-radius: 0.5rem;
  border-color: var(--color-primary-500);
  background-color: var(--color-primary-500);
  padding-left: 1.3333333em;
  padding-right: 1.3333333em;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  border-width: 1px;
  border-style: solid;
}

.btn-join-now:hover {
  background-color: var(--color-primary-600);
}

@media (min-width: 640px) {
  .btn-join-now {
    margin-top: 0px;
    width: auto;
  }
}

@media (min-width: 768px) {
  .btn-join-now {
    height: 3.7333333em;
    padding-left: 1.866666em;
    padding-right: 1.866666em;
    padding-top: 1.0666666em;
    padding-bottom: 1.0666666em;
  }
}

.btn-join-now.logging {
  margin-top: 1.25em;
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  border-radius: 0.5rem;
  border-color: var(--color-primary-500);
  background-color: var(--color-primary-500);
  padding-left: .75em;
  padding-right: .75em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  border-width: 1px;
  border-style: solid;
}

.btn-join-now.logging:hover {
  background-color: var(--color-primary-600);
}

@media (min-width: 1024px) {
  .btn-join-now.logging {
    margin-top: 0px;
  }
}

.tx-join-now {
  white-space: nowrap;
  font-family: Gotham-Medium;
  font-size: 1.0666666em;
  font-weight: 350;
  line-height: 1.375em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-demo img {
  height: 1.3333333em;
  width: 1.3333333em;
}

@media (min-width: 768px) {
  .btn-demo img {
    height: 1.6em;
    width: 1.6em;
  }
}

.tx-demo-btn {
  white-space: nowrap;
  font-family: Gotham-Medium;
  font-size: 1.0666666em;
  font-weight: 350;
  line-height: 1.375em;
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
}

.btn-join-now.reduced,
.features-page .btn-join-now,
.features-page .btn-demo {
  height: auto;
  padding-top: .8em;
  padding-bottom: .8em;
  padding-left: 1.3333333em;
  padding-right: 1.3333333em;
}

.features-page .btn-join-now.logging {
  height: auto;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  padding-left: .75em;
  padding-right: .75em;
}

.reduced .tx-join-now,
.reduced .tx-demo-btn,
.features-page .tx-join-now,
.features-page .tx-demo-btn {
  font-size: 1.0666666em;
}

@media (min-width: 768px) {
  .reduced .tx-join-now,
.reduced .tx-demo-btn,
.features-page .tx-join-now,
.features-page .tx-demo-btn {
    font-size: 1.0666666em;
  }
}

.reduced .btn-demo img,
.features-page .btn-demo img {
  height: 1.3333333em;
  width: 1.3333333em;
}

@media (min-width: 768px) {
  .reduced .btn-demo img,
.features-page .btn-demo img {
    height: 1.3333333em;
    width: 1.3333333em;
  }
}

.bg-over-gradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #0B0D0E00 0, #0B0D0EFF 100%);
  background: radial-gradient(ellipse, #0B0D0E00 0, #0B0D0EFF 100%);
}

.bg-over-gradient.zinc-900 {
  width: 100%;
  height: 100%;
  background: radial-gradient(ellipse, #171C2000 0, #171C20FF 90%);
}

.bg-features {
  background-position: center -300px;
  z-index: -1;
  opacity: 1;
}

.bg-features .bg-over-gradient {
  background: radial-gradient(ellipse, #0B0D0E00 0, #0B0D0ECC 40%, #0B0D0EFF 100%)
}

.main-feature-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1em;
  align-self: stretch;
}

.main-feature-box h4 {
  align-self: stretch;
  font-family: Gotham-Medium;
  font-size: 1.6em;
  font-weight: 350;
  line-height: 1.333333em;
  letter-spacing: -0.02em;
  color: #FAFBFC;
}

.main-feature-box p {
  align-self: stretch;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  font-weight: 325;
  line-height: 1.375em;
}

@media (min-width: 768px) {
  .main-feature-box p {
    font-size: 1.2em;
    line-height: 1.333333em;
  }
}

.main-feature-box p {
  color: #8D979E;
}

.feature-item-bloks {
  display: flex;
  flex-direction: column;
  gap: 1.6em;
  padding-left: 2.13333333em;
  padding-right: 2.13333333em;
}

@media (min-width: 768px) {
  .feature-item-bloks {
    flex-direction: row;
  }
}

.feature-title-desc {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1.5em;
  padding-right: 1em;
  border-left-style: solid;
}

.feature-item-bloks .feature-title-desc {
  width: 100%;
}

@media (min-width: 768px) {
  .feature-item-bloks .feature-title-desc {
    width: 33%;
  }
}

.feature-item-bloks .feature-title-desc {
  border-radius: 8px;
  border: 1px solid #2C343B;
  background: #171C20;
}

.feature-title-desc.border-green-left {
  --tw-bg-opacity: 1;
  background-color: rgb(18 21 24 / var(--tw-bg-opacity));
  border-left: solid 4px #17B668;
}

.feature-title-desc h4 {
  align-self: stretch;
  font-family: Gotham-Medium;
  font-size: 1.333333em;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

.feature-title-desc p {
  align-self: stretch;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.feature-item-bloks .feature-title-desc h4 {
  align-self: stretch;
  font-family: Gotham-Medium;
  font-size: 1.333333em;
  font-weight: 350;
  line-height: 1.3em;
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

.feature-item-bloks .feature-title-desc p {
  align-self: stretch;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  font-weight: 325;
  line-height: 1.375em;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.header2024 {
  margin: auto;
  width: 100%;
}

.header-centered {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  display: inline-flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-left: 2em;
  padding-right: 2em;
}

@media (min-width: 1280px) {
  .header-centered {
    width: 1280px;
  }
}

.main-msg-centered {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  padding-left: 2em;
  padding-right: 2em;
}

.main-msg-centered-2 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

@media (min-width: 768px) {
  .main-msg-centered-2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}

.main-msg-centered-3 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  padding-left: 0px;
  padding-right: 0px;
}

.section-responsive-centered-1280 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 1280px) {
  .section-responsive-centered-1280 {
    width: 1280px;
  }
}

.section-responsive-centered-960 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 960px) {
  .section-responsive-centered-960 {
    width: 960px;
  }
}

.section-responsive-centered-800 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 960px) {
  .section-responsive-centered-800 {
    width: 808px;
  }
}

.full-width {
  width: 100%;
}

.into-footer-section {
  display: inline-flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 4em;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity));
  padding-top: 4em;
  padding-bottom: 3em;
}

.into-footer-section.border-zinc-700,.into-footer-section.border-gray-800 {
  border-top: solid 1px;
}


.border-t.into-footer-section {
  border-top: solid 1px;
}

.into-footer-section.border-zinc-700 {
  border-color: rgb(63 63 70);
}

.into-footer-section.border-gray-800 {
  border-color: rgb(31 41 55);
}

.border-t.into-footer-section {
  border-color: rgb(31 41 55);
}

.Membership.into-footer-section {
  border-top: solid 1px #2C343B;
}

.hero-video-box {
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  --tw-border-opacity: 1;
  border-color: rgb(9 9 11 / var(--tw-border-opacity));
  vertical-align: middle;
  border-width: 1px;
  border-style: solid;
  /* background-image: url(../../templates/en/img2024/Eduards-MC-home.jpg);
    background-size: cover;
    aspect-ratio: 2 / 1; */
}

.hero-video-box:hover {
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity));
}

@media (min-width: 960px) {
  .hero-video-box {
    width: 65.2em;
  }
}

.with-customisation .hero-video-box {
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  --tw-border-opacity: 1;
  border-color: rgb(9 9 11 / var(--tw-border-opacity));
  vertical-align: middle;
  border-width: 1px;
  border-style: solid;
  /* background-image: url(../../templates/en/img2024/Eduards-MC-home.jpg);
    background-size: cover;
    aspect-ratio: 2 / 1; */
}

.with-customisation .hero-video-box:hover {
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity));
}

@media (min-width: 960px) {
  .with-customisation .hero-video-box {
    width: 100%;
  }
}

.with-customisation .section-responsive-centered-1280,
.with-customisation .full-width,
.with-customisation section {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 960px) {
  .with-customisation .section-responsive-centered-1280,
.with-customisation .full-width,
.with-customisation section {
    width: 960px;
  }
}

.with-customisation .into-footer-section {
  display: inline-flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 4em;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity));
  padding-top: 1.25em;
  padding-bottom: 3em;
}

.with-customisation .into-footer-section.border-zinc-700,.with-customisation .into-footer-section.border-gray-800 {
  border-top: solid 1px;
}


.border-t.with-customisation .into-footer-section {
  border-top: solid 1px;
}

.with-customisation .into-footer-section.border-zinc-700 {
  border-color: rgb(63 63 70);
}

.with-customisation .into-footer-section.border-gray-800 {
  border-color: rgb(31 41 55);
}

.border-t.with-customisation .into-footer-section {
  border-color: rgb(31 41 55);
}

.Membership.with-customisation .into-footer-section {
  border-top: solid 1px #2C343B;
}

.with-customisation .with-overlay-bg .bg-features,
.with-customisation .with-overlay-bg .bg-image {
  z-index: 0;
}

.with-customisation .with-overlay-bg .feature-boxes .bg-features,
.with-customisation .with-overlay-bg .feature-boxes .bg-image {
  z-index: 0;
}

.with-customisation .outer-overlay-bg {
  display: none;
}

.with-customisation .bg-forced-neutral-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(18 21 24 / var(--tw-bg-opacity));
}

.with-customisation .bg-forced-neutral-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(8 9 11 / var(--tw-bg-opacity));
}

.with-customisation .bg-forced-grey-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(11 13 14 / var(--tw-bg-opacity));
}

.cv-web-design-2024 .with-customisation .content {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(11 13 14 / var(--tw-bg-opacity)) !important;
}

.section-map {
  display: none;
  align-items: center;
  gap: 4em;
  --tw-bg-opacity: 1;
  background-color: rgb(8 9 11 / var(--tw-bg-opacity));
  padding-left: 2em;
  padding-right: 2em;
  padding-top: 3.5rem;
  padding-bottom: 5em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 1280px) {
  .section-map {
    width: 1280px;
  }
}

.with-customisation .section-map {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 960px) {
  .with-customisation .section-map {
    width: 960px;
  }
}

.box-row-input.section-map {
  display: none;
}

.sidebar-nav-menu.section-map,
.box-row-input .box-item-input input.section-map {
  display: none
}

@media (min-width: 768px) {
  .section-map {
    display: block;
  }
}

.bg-image-video-home {
  /* background-image: url(../../templates/en/img2024/Eduards-MC-home.jpg);
    background-size: cover;
    aspect-ratio: 2 / 1; */
}

.bg-zinc-700 {
  background: #353F47;
}

.border-zinc-700 {
  border: solid 1 px;
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity));
}

.bottom-header-box {
  /* @apply w-[100%] h-auto lg:h-20 bg-neutral-950 lg:bg-cv_grey-700 flex-col justify-center items-center gap-2.5 hidden lg:flex font-Gotham_medium */
  display: none;
  height: auto;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.625em;
  background-color: var(--color-primary);
  font-family: Gotham-Medium
}

.box-row-input.bottom-header-box {
  display: none;
}

.sidebar-nav-menu.bottom-header-box,
.box-row-input .box-item-input input.bottom-header-box {
  display: none
}

@media (min-width: 1024px) {
  .bottom-header-box {
    display: flex;
    height: 4em;
  }
}

.bottom-header-box .header-centered {
  width: 100%;
  justify-content: flex-start;
}

@media (min-width: 1280px) {
  .bottom-header-box .header-centered {
    width: 1280px;
  }
}

.header-logo img {
  width: 10.26em;
  height: auto
}

.bottom-header-box .bottom-header-links {
  display: block;
  height: auto;
  width: 100%;
  flex-shrink: 1;
  flex-grow: 1;
  flex-basis: 0px;
  align-items: center;
  justify-content: flex-start;
  gap: 3em;
}

@media (min-width: 1280px) {
  .bottom-header-box .bottom-header-links {
    display: flex;
    height: 22px;
    width: auto;
  }
}

.bottom-header-box .bottom-header-links nav {
  display: block;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  gap: 2em;
}

@media (min-width: 1024px) {
  .bottom-header-box .bottom-header-links nav {
    display: flex;
    width: auto;
  }
}

button.btn-calendar,
.bottom-header-box .bottom-header-links nav .pseudo-link,
.bottom-header-box .bottom-header-links nav a {
  margin-top: 1em;
  margin-bottom: 1em;
  display: block;
  width: auto;
  cursor: pointer;
  white-space: nowrap;
  font-family: Gotham-Medium;
  font-size: 1.4em;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  button.btn-calendar,
.bottom-header-box .bottom-header-links nav .pseudo-link,
.bottom-header-box .bottom-header-links nav a {
    margin: 0px;
    display: inline-block;
    width: auto;
    font-size: 1.0666666em;
  }
}

button.btn-calendar:hover,
.bottom-header-box .bottom-header-links nav .pseudo-link:hover,
.bottom-header-box .bottom-header-links nav a:hover {
  color: var(--color-primary-100);
}

.bottom-header-box .bottom-header-links nav a.ssp-tx-img {
  width: 1.784em;
  height: 1.11em;
  background-image: url(../../templates/en/img2024/SSP.svg);
  background-repeat: no-repeat;
  background-size: 1.784em 1.11em
}

.bottom-header-box .bottom-header-links nav a.ssp-tx-img:hover {
  background-image: url(../../templates/en/img2024/SSP_hover.svg);
}

.top-menu-opened .bottom-header-box .bottom-header-links nav a.ssp-tx-img {
  width: 100%;
}

.top-menu-opened .bottom-header-links,
.top-menu-opened .new-top-links {
  padding-top: 1.1em;
  padding-bottom: 1.1em;
}

.box-mobile-top-links {
  background: #171C20;
  display: none;
}

.top-menu-opened .box-mobile-top-links {
  display: block;
}

.bottom-header-box .box-search input {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-right: 0.875em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  padding-left: 2.5em;
  background-image: url(../../templates/en/img2024/search-md.svg);
  background-size: 1.33em 1.33em;
  background-position: .65em center;
  background-repeat: no-repeat;
}

.logo-and-top-links {
  display: flex;
  height: 2em;
  align-items: center;
  justify-content: space-between;
  gap: 2.5em;
}

@media (min-width: 1024px) {
  .logo-and-top-links {
    display: inline-flex;
    width: auto;
    justify-content: flex-start;
  }
}

.box-login-join {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.mobile-tablet-menu {
  display: flex;
  height: 2.5em;
  width: 2.5em;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(8 9 11 / var(--tw-border-opacity));
  border-width: 1px;
  border-style: solid;
}

.mobile-tablet-menu:hover {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity));
}

.mobile-tablet-menu:active {
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity));
}

@media (min-width: 1024px) {
  .mobile-tablet-menu {
    display: none;
  }
}

.mobile-closed-menu,
.mobile-opened-menu {
  width: 100%;
  height: 100%;
  background-size: 80% 80%;
  background-position: center center;
  background-repeat: no-repeat;
}

.mobile-closed-menu {
  background-image: url(../../templates/en/img2024/menu-01.svg);
}

.mobile-opened-menu {
  background-image: url(../../templates/en/img2024/x-close.svg);
}

.top-menu-opened .box-login-join,
.top-menu-opened .box-lang,
.top-menu-opened .box-sport,
.top-menu-opened .box-lang-login-join,
.top-menu-opened .box-mobile-lang-login-join,
.top-menu-opened .bottom-header-box,
.top-menu-opened .mobile-opened-menu,
.mobile-closed-menu {
  display: block;
}

.top-menu-opened .menu-secondary-links {
  display: grid;
}

.mobile-opened-menu,
.top-menu-opened .mobile-closed-menu {
  display: none;
}

.box-row-input.mobile-opened-menu,.box-row-input
.top-menu-opened .mobile-closed-menu {
  display: none;
}

.sidebar-nav-menu.mobile-opened-menu,
.box-row-input .box-item-input input.mobile-opened-menu,.sidebar-nav-menu
.top-menu-opened .mobile-closed-menu,
.box-row-input .box-item-input input
.top-menu-opened .mobile-closed-menu {
  display: none
}

.border-mobile-sections-top {
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-color: rgb(51 65 85 / var(--tw-border-opacity));
  border-right-color: rgb(8 9 11 / var(--tw-border-opacity));
  border-bottom-color: rgb(8 9 11 / var(--tw-border-opacity));
  --tw-border-opacity: 1;
  border-left-color: rgb(8 9 11 / var(--tw-border-opacity));
  border-width: 1px;
  border-style: solid;
}

.border-mobile-sections-top.border-zinc-700,.border-mobile-sections-top.border-gray-800 {
  border-top: solid 1px;
}

.border-mobile-sections-top.border-zinc-700 {
  border-color: rgb(63 63 70);
}

.border-mobile-sections-top.border-gray-800 {
  border-color: rgb(31 41 55);
}

.box-sport,
.box-lang {
  display: none;
  cursor: pointer;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 1em;
  padding-left: 2em;
  padding-right: 2em;
}

.box-row-input.box-sport,.box-row-input
.box-lang {
  display: none;
}

.sidebar-nav-menu.box-sport,
.box-row-input .box-item-input input.box-sport,.sidebar-nav-menu
.box-lang,
.box-row-input .box-item-input input
.box-lang {
  display: none
}

@media (min-width: 1024px) {
  .box-sport,
.box-lang {
    display: flex;
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.box-sport-into,
.box-lang-into {
  display: flex;
  width: 100%;
  flex-direction: column;
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: var(--color-primary);
  border-width: 1px;
  border-style: solid;
}

@media (min-width: 1024px) {
  .box-sport-into,
.box-lang-into {
    width: auto;
  }
}

.box-lang-sport:hover,
.box-lang-into:hover {
  border-color: var(--color-primary-100);
}

.box-item-sport,
.box-item-lang {
  display: none;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 0.5em;
  border-radius: 0.25rem;
  padding: 0.5em;
}

.box-row-input.box-item-sport,.box-row-input
.box-item-lang {
  display: none;
}

.sidebar-nav-menu.box-item-sport,
.box-row-input .box-item-input input.box-item-sport,.sidebar-nav-menu
.box-item-lang,
.box-row-input .box-item-input input
.box-item-lang {
  display: none
}

@media (min-width: 1024px) {
  .box-item-sport,
.box-item-lang {
    width: auto;
  }
}

.lang-opened .box-item-sport,
.box-item-sport.selected,
.lang-opened .box-item-lang,
.box-item-lang.selected {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 0.5em;
  border-radius: 0.25rem;
  padding: 0.5em;
}

@media (min-width: 1024px) {
  .lang-opened .box-item-sport,
.box-item-sport.selected,
.lang-opened .box-item-lang,
.box-item-lang.selected {
    width: auto;
  }
}

.box-item-sport .box-icon-text,
.box-item-lang .box-icon-text {
  display: flex;
  justify-content: flex-start;
  gap: 0.75em;
}

@media (min-width: 960px) {
  .box-item-sport .box-icon-text,
.box-item-lang .box-icon-text {
    gap: 0.5em;
  }
}

.box-item-sport .box-icon-text img.icon-sport,
.box-item-lang .box-icon-text img.icon-lang {
  height: 2em;
  width: 2em;
}

@media (min-width: 1024px) {
  .box-item-sport .box-icon-text img.icon-sport,
.box-item-lang .box-icon-text img.icon-lang {
    height: 1.25em;
    width: 1.25em;
  }
}

.box-item-sport .box-icon-text .icon-sport,
.box-item-lang .box-icon-text .icon-lang {
  height: 2em;
  width: 2em;
}

@media (min-width: 1024px) {
  .box-item-sport .box-icon-text .icon-sport,
.box-item-lang .box-icon-text .icon-lang {
    height: 1.25em;
    width: 1.25em;
  }
}

.box-item-sport .box-icon-text .icon-sport,
.box-item-lang .box-icon-text .icon-lang {
  background-image: url(../../templates/en/img2024/globe-01.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.box-item-sport .box-icon-text .sport-tx,
.box-item-lang .box-icon-text .lang-tx {
  font-size: 1.6em;
  text-transform: uppercase;
  line-height: 1.1em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .box-item-sport .box-icon-text .sport-tx,
.box-item-lang .box-icon-text .lang-tx {
    font-size: 0.933333em;
    line-height: 1.4em;
  }
}

.box-item-sport:hover .box-icon-text .sport-tx,
.box-item-lang:hover .box-icon-text .lang-tx {
  color: var(--color-primary-100);
}

.top-menu-opened .box-item-sport .box-icon-text .sport-tx,
.sport-opened .box-item-sport .box-icon-text .sport-tx,
.top-menu-opened .box-item-lang .box-icon-text .lang-tx,
.lang-opened .box-item-lang .box-icon-text .lang-tx {
  font-size: 1.6em;
  text-transform: capitalize;
  line-height: 1.1em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .top-menu-opened .box-item-sport .box-icon-text .sport-tx,
.sport-opened .box-item-sport .box-icon-text .sport-tx,
.top-menu-opened .box-item-lang .box-icon-text .lang-tx,
.lang-opened .box-item-lang .box-icon-text .lang-tx {
    font-size: 0.933333em;
    line-height: 1.4em;
  }
}

.box-item-sport .open-icon,
.box-item-lang .open-icon {
  position: relative;
  display: flex;
  height: 2em;
  width: 2em;
  align-items: center;
  align-self: flex-end;
}

@media (min-width: 960px) {
  .box-item-sport .open-icon,
.box-item-lang .open-icon {
    height: 1.25em;
    width: 1.25em;
  }
}

.box-item-sport .radio-btn,
.box-item-lang .radio-btn {
  position: relative;
  display: none;
  height: 2em;
  width: 2em;
  justify-content: center;
  align-self: flex-end;
  border-radius: 9999px;
  padding: 0.25em;
  vertical-align: middle;
  border-width: 1px;
  border-style: solid;
}

.box-row-input.box-item-sport .radio-btn,.box-row-input
.box-item-lang .radio-btn {
  display: none;
}

.sidebar-nav-menu.box-item-sport .radio-btn,
.box-row-input .box-item-input input.box-item-sport .radio-btn,.sidebar-nav-menu
.box-item-lang .radio-btn,
.box-row-input .box-item-input input
.box-item-lang .radio-btn {
  display: none
}

@media (min-width: 1024px) {
  .box-item-sport .radio-btn,
.box-item-lang .radio-btn {
    height: 1.25em;
    width: 1.25em;
  }
}

.box-item-sport .radio-btn,
.box-item-lang .radio-btn {
  border-color: var(--color-primary-100);
}

.box-item-sport:hover .radio-btn,
.box-item-lang:hover .radio-btn {
  border-color: white;
}

.box-item-sport .radio-btn .radio-btn-into,
.box-item-lang .radio-btn .radio-btn-into {
  height: 100%;
  width: 100%;
  border-radius: 9999px;
  background-image: none;
}

.box-item-sport.selected .radio-btn .radio-btn-into,
.box-item-lang.selected .radio-btn .radio-btn-into {
  height: 100%;
  width: 100%;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.sport-opened .box-sport-into,
.lang-opened .box-lang-into {
  padding: 0.25em;
}

.box-item-sport:not(.sport-opened .box-item-sport),
.box-item-lang:not(.lang-opened .box-item-lang) {
  padding: 0.75em;
}

.sport-opened .box-item-sport,
.lang-opened .box-item-lang {
  display: inline-flex;
  opacity: .6;
}

.sport-opened .selected,
.lang-opened .selected {
  opacity: 1;
}

.sport-opened .box-item-sport:hover,
.lang-opened .box-item-lang:hover {
  opacity: 1;
}

.sport-opened .box-item-sport:hover .sport-tx,
.lang-opened .box-item-lang:hover .lang-tx {
  color: white;
}

.sport-opened .box-item-sport:hover .radio-btn,
.lang-opened .box-item-lang:hover .radio-btn {
  border-color: #FFFFFFAA;
}

.unselected .radio-btn .radio-btn-into {
  background: none;
}

.sport-opened .radio-btn,
.lang-opened .radio-btn {
  display: flex;
}

.header-content .sport-opened .radio-btn,
.header-content .lang-opened .radio-btn {
  padding: .25rem;
}

.sport-opened .open-icon,
.lang-opened .open-icon {
  display: none;
}

.header-content .box-sport.sport-opened,
.header-content .box-lang.lang-opened {
  margin-top: 5rem;
  padding: 1rem calc(1rem - 6px) 1rem calc(1rem - 6px);
  padding: 1rem .5rem 1rem .5rem;
  z-index: 1;
}

.sport-opened .box-item-sport:hover,
.lang-opened .box-item-lang:hover {
  background: #FFFFFF22;
  cursor: pointer;
}

.header-content .box-sport.sport-opened .box-item-sport,
.header-content .box-lang.lang-opened .box-item-lang {
  gap: 1.25rem;
}

.box-sport.sport-opened .box-sport-into,
.box-mobile-sport-login-join .box-sport,
.box-mobile-sport-login-join .box-sport .box-sport-into,
.box-lang.lang-opened .box-lang-into,
.box-mobile-lang-login-join .box-lang,
.box-mobile-lang-login-join .box-lang .box-lang-into {
  background: rgb(18 21 24 / var(--tw-bg-opacity));
}

.box-sport.sport-opened .box-sport-into:hover,
.box-item-sport .radio-btn,
.box-mobile-sport-login-join .box-sport-into:hover,
.box-lang.lang-opened .box-lang-into:hover,
.box-item-lang .radio-btn,
.box-mobile-lang-login-join .box-lang-into:hover {
  border-color: rgba(255, 255, 255, .7);
}

.top-menu-opened .box-mobile-sport-login-join .box-sport,
.top-menu-opened .box-mobile-lang-login-join .box-lang {
  background: none;
  padding-top: 2.2em;
  padding-bottom: 1.6em;
}

.video-features {
  aspect-ratio: 906 / 428;
}

.carrousel-badges-size,
.carrousel-badges-size .item-svg,
.carrousel-badges-size svg {
  aspect-ratio: 2276 / 80;
  height: 60px;
}

.ul-check-circles li {
  background: url(../../templates/en/img2024/check-circle.svg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-left: 2.25em;
  min-height: 1.5em
}

.ul-check-circles.ul-home-points {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.25em;
  align-self: stretch;
}

.ul-check-circles.ul-home-points li {
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  font-weight: 325;
  line-height: 1.375em;
}

@media (min-width: 768px) {
  .ul-check-circles.ul-home-points li {
    font-size: 1.2em;
    line-height: 1.333333em;
  }
}

.ul-check-circles.ul-home-points li {
  color: #8D979E;
}

.cv-web-design-2024 select option {
  border-radius: 0.5rem;
  border-color: rgb(237 233 254 / var(--tw-border-opacity));
  --tw-border-opacity: 0.3;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0;
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
  border-width: 1px;
  border-style: solid;
}

.ul-normal-circles {
  margin-top: 0.75em;
}

.ul-normal-circles li {
  list-style-type: square;
  margin-left: 0.5em;
  font-size: 1.0666666em
}

.bg-icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
}

.bg-user-01 {
  background-image: url(../../templates/en/img2024/user-01.svg);
}

.bg-users-01 {
  background-image: url(../../templates/en/img2024/users-01.svg);
}

.bg-globe-01 {
  background-image: url(../../templates/en/img2024/globe-01.svg);
}

.border-t.border-zinc-700,
.border-t.border-gray-800 {
  border-top: solid 1px;
}

.border-t.border-zinc-700 {
  border-color: rgb(63 63 70);
}

.border-t.border-gray-800 {
  border-color: rgb(31 41 55);
}

[caro-active="true"].carrusel-container .item-svg {
  animation-play-state: running;
}

.carrusel-container .item-svg {
  animation: logoloop 60s linear infinite;
  animation-play-state: paused;
}

@keyframes logoloop {
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translateX(calc(-200% - 2.5rem))
  }
}

ul.testimonial-menu li {
  margin-left: 0px;
  height: 0.625em;
  width: 0.625em;
  cursor: pointer;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity));
  padding-left: 0px;
}

ul.testimonial-menu li:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity));
}

ul.testimonial-menu li.selected:hover,
ul.testimonial-menu li.selected {
  background-color: var(--color-primary-500);
}

.testimonial-animated-cards-into {
  /* vertical-align: middle;
    white-space: nowrap; 
    display: flex;
    align-items: center;
    flex-direction: row;*/
}

.testimonial-animated-cards .testimonial-card {
  transform: translateX(0%);
  width: 50%;
  padding: .5rem;
}

.testimonial-animated-cards .testimonial-card.animated {
  transition: transform 2s ease;
}

.testimonial-animated-cards .testimonial-card.animated.slide-left,
.testimonial-animated-cards .testimonial-card.slide-left {
  transform: translateX(-100%);
}

.bg-cover-img {
  /* background-image: url(../../templates/en/img2024/testimonial-test-img.jpg); */
  background-size: cover;
}

/* The switch - the box around the slider */

/* .switch {
		position: relative;
		display: inline-block;
		width: 50px;
		height:24px;
		vertical-align: middle;
	} */

/* Hide default HTML checkbox */

/* .switch input {
		opacity: 0;
		width: 0;
		height: 0;
	} */

/* The slider */

/* .switch .slider {
		position: absolute;
		cursor: pointer;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #ccc;
		-webkit-transition: .2s;
		transition: .2s;
        box-shadow: inset 1px 1px 6px rgba(0,0,0,.5);        
		border: solid 1px rgba(255,255,255,.5);
	}
	 */

/* .switch .slider:before {
		position: absolute;
		content: "";
		height: 20px;
		width: 20px;
		left: 2px;
		bottom: 1px;
		background-color: white;
		-webkit-transition: .4s;
		transition: .4s;
		box-shadow: 1px 1px 6px rgba(0, 0, 0, .5);
	}
	
	.switch input:checked + .slider {
		background-color: #87b100;
        box-shadow: inset 1px 1px 6px rgba(0,0,0,.5);
	}
	
	.switch input:focus + .slider {
		box-shadow: 0 0 1px #87b100;
        box-shadow: inset 1px 1px 6px rgba(0,0,0,.5);
	}
	
	.switch input:checked + .slider:before {
		-webkit-transform: translateX(26px);
		-ms-transform: translateX(26px);
		transform: translateX(26px);
	} */

/* Rounded sliders */

/* .switch .slider.round {
		border-radius: 24px;
	}
	
	.switch .slider.round:before {
		border-radius: 50%;
	} */

/* The switch type Checkbox - the box around the slider */

.custom-checkbox {
  display: flex;
  height: 1.25em;
  width: 1.25em;
  flex-basis: 1.25em;
  position: relative;
  min-width: 1.25em;
}

/* Hide default HTML checkbox */

.custom-checkbox input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */

.custom-checkbox .slider {
  display: flex;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(44 52 59 / var(--tw-bg-opacity));
  padding: 0.25em;
  border-width: 1px;
  border-style: solid;
  border: solid 1 px;
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity));
}

.border-t.custom-checkbox .slider {
  border-top: solid 1px;
  border-color: rgb(63 63 70);
}

.custom-checkbox .slider:hover {
  --tw-border-opacity: 1;
  border-color: rgb(113 113 122 / var(--tw-border-opacity));
}

.custom-checkbox .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: .2s;
  box-shadow: inset 1px 1px 6px rgba(0, 0, 0, .5);
}

.custom-checkbox .slider .slider-into {
  height: 100%;
  width: 100%;
  border-radius: 0.125rem;
  opacity: 0;
  background-color: white;
  transition: .2s;
  transform: scale(.5);
}

.custom-checkbox input:checked+.slider {
  border-radius: 0.25rem;
  --tw-border-opacity: 1;
  border-color: rgb(161 161 170 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(44 52 59 / var(--tw-bg-opacity));
}

.custom-checkbox input:checked+.slider:hover {
  --tw-border-opacity: 1;
  border-color: rgb(221 223 227 / var(--tw-border-opacity));
}

.custom-checkbox input:checked+.slider {
  /* background-color: #87b100; */
  box-shadow: inset 1px 1px 6px rgba(0, 0, 0, .5);
}

.box-active-control {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75em;
  font-family: Gotham-Book;
  font-size: 0.933333em;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.box-active-control:hover {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

.box-active-control:hover .custom-checkbox .slider {
  --tw-border-opacity: 1;
  border-color: rgb(113 113 122 / var(--tw-border-opacity));
}

.box-active-control:hover .custom-checkbox input:checked+.slider {
  --tw-border-opacity: 1;
  border-color: rgb(221 223 227 / var(--tw-border-opacity));
}

.custom-checkbox input:focus+.slider {
  --tw-border-opacity: 1;
  border-color: rgb(113 113 122 / var(--tw-border-opacity));
}

.custom-checkbox input:checked+.slider .slider-into {
  opacity: 1;
  transform: scale(1);
}

/* Rounded sliders */

.custom-checkbox .slider.round {
  border-radius: 24px;
}

.custom-checkbox .slider.round .slider-into {
  border-radius: 50%;
}

.custom-checkbox.as-radio input:checked+.slider,
.custom-checkbox.as-radio .slider {
  border-radius: 100%;
}

.custom-checkbox.as-radio .slider .slider-into {
  border-radius: 100%;
}

/* Testimonial cards styles */

.testimonial-card-into {
  display: inline-flex;
  height: 100%;
  width: 100%;
  flex-shrink: 1;
  flex-grow: 1;
  flex-basis: 0px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  overflow: hidden;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity));
  background: #353F47;
}

@media (min-width: 768px) {
  .testimonial-card-into {
    flex-direction: row;
  }
}

.testimonial-text-area {
  display: inline-flex;
  width: 100%;
  flex-shrink: 1;
  flex-grow: 1;
  flex-basis: 0px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 1.25em;
  padding: 1.5em;
}

@media (min-width: 640px) {
  .testimonial-text-area {
    gap: 2.5em;
    padding: 4em;
  }
}

@media (min-width: 768px) {
  .testimonial-text-area {
    width: 60%;
  }
}

@media (min-width: 1280px) {
  .testimonial-text-area {
    width: 55%;
  }
}

.testimonial-text-area-into {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1em;
  align-self: stretch;
}

@media (min-width: 640px) {
  .testimonial-text-area-into {
    gap: 1.5em;
  }
}

.testimonial-main-msg {
  align-self: stretch;
  font-family: Gotham-Medium;
  font-size: 1.333333em;
  font-weight: 350;
  line-height: 1.3em;
  letter-spacing: -0.02em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .testimonial-main-msg {
    font-size: 2em;
    line-height: 1.266666em;
  }
}

.testimonial-author-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.25em;
  align-self: stretch;
}

.testimonial-author-name {
  align-self: stretch;
  font-family: Gotham-Medium;
  font-size: 1.2em;
  font-weight: 350;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.testimonial-author-role {
  align-self: stretch;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  font-weight: 325;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity));
}

.testimonial-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
}

.bg-testimonial-img {
  aspect-ratio: 343 / 280;
  height: auto;
  width: 100%;
  background-size: cover;
}

@media (min-width: 768px) {
  .bg-testimonial-img {
    height: 100%;
    width: 40%;
  }
}

@media (min-width: 1280px) {
  .bg-testimonial-img {
    width: 45%;
  }
}

.out-box-captcha {
  width: 100%;
}

.bg-logo-ssp {
  background: url(../../templates/en/img2024/SSP-loging-logo.svg);
  background-size: cover;
  background-repeat: no-repeat;
}

#loginbox_error_message,
.error-forgotten #forgotten_text,
.error-forgotten .error,
.error-login #ajax_loginbox_error_message {
  color: #F97066;
}

.out-box-captcha.valida-error,
.InputWithLabel.valida-error .out-box-captcha,
.InputWithLabel.valida-error .checkbox-options-group,
.InputWithLabel.valida-error input,
.InputWithLabel.valida-error select,
.InputWithLabel.valida-error textarea,
.error-forgotten input[type="text"],
.error-login input[type="text"] {
  background-image: url(../../templates/en/img2024/login/icon-error.svg);
  padding-right: 4em;
  background-size: 1.9em 1.9em;
  background-repeat: no-repeat;
  background-position: calc(100% - 0.5em) center;
  border-color: #D92D20;
  color: #F97066;
}

.out-box-captcha.valida-error,
.InputWithLabel.valida-error .out-box-captcha,
.InputWithLabel.valida-error .checkbox-options-group {
  border-radius: 0.5rem;
  padding-left: 0.875em;
  padding-right: 0.875em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  border-width: 1px;
  border-style: solid;
}

.InputWithLabel.valida-error select {
  background-position: calc(100% - 1.5em) center;
}

.InputWithLabel.valida-ok input,
.InputWithLabel.valida-ok select,
.InputWithLabel.valida-ok textarea {
  background-image: none;
  /* border-color: #93f500;
        color: #93f500; */
}

.validation-error {
  font-family: Gotham-Book;
  background: none;
  border: none;
  color: #F97066;
  margin-bottom: 0;
  margin-top: 5px;
  text-align: left;
  margin-bottom: 5px;
}

div.validation-error {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

/* .error-login .error,
    .error-forgotten #forgotten_text,
    .error-login #login_username1,
    .error-login #login_username2 {
        border-color: #D92D20;
    } */

.login-content .success {
  color: #17B668;
}

.login-content.success .InputWithLabel,
.login-content.success .Actions {
  display: none;
}

.login-content.success #btn-back-to-login {
  font-size: 1.25em;
}

.login-content.success #forgotten_text {
  border-color: #17B668;
  color: #17B668;
}

.loging-slider-container {
  transition: all 1s ease;
  transform: translate(0%);
}

.loging-slider-container.show-forgotten {
  transform: translate(-50%);
}

.bg-image-arrow {
  background: url(../../templates/en/img2024/arrow-left.svg);
  background-size: 1.5em 1.5em;
  background-repeat: no-repeat;
  background-position: center left;
}

.ui-widget-header:not(.view-external .ui-widget-header) {
  border: none;
  background: #333F48;
  background: linear-gradient(to bottom, #617685 0%, #333F48 25%, #333F48 75%, #181e22 100%);
  display: none;
}

.ui-widget-overlay {
  background: #4F5051;
  opacity: .95;
  filter: Alpha(Opacity=95);
  z-index: 999999;
}

.link-box {
  font-size: 13px;
  width: 28em;
}

.link-box input {
  padding: 2px 4px;
  border: 1px solid #666;
  border-radius: 2px;
}

.external-page .ui-widget-content {
  /* border: 1px solid #FFFFFF66; */
  border: none;
  background: #000;
  color: #FFF;
  border-radius: .8em .8em .8em .8em
}

.logged_in {
  display: flex;
  flex-direction: row;
  flex-direction: row-reverse;
  gap: 1em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.logged_in .image {
  height: 3.5rem;
  width: 3.5rem;
  overflow: hidden;
  /* border-radius: 100%; */
  display: inline-flex;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: solid 2px #17B668;
  box-sizing: border-box;
  box-shadow: inset 1px 1px 5px #000000AA;
}

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

.logged_in .links {
  display: flex;
  flex-direction: column;
  gap: 0.25em;
}

.logged_in .links p {
  font-size: .85em;
  color: #888;
}

.logged_in .links p.welcome {
  color: #AAA;
  text-align: right;
}

.logged_in .links p a {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity));
}

.logged_in .links p a:hover {
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}

.FaqItem {
  cursor: pointer;
  transition: all 1s ease;
  background: url(../../templates/en/img2024/plus-circle.svg);
  background-size: 1.5em 1.5em;
  background-repeat: no-repeat;
  background-position: calc(100% - .5em) 1em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5em;
  align-self: stretch;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity));
  padding: 0.75em;
  padding-top: 1.25em;
  padding-right: 2em
}

.FaqItem.border-zinc-700,.FaqItem.border-gray-800 {
  border-top: solid 1px;
}


.border-t.FaqItem {
  border-top: solid 1px;
}

.FaqItem.border-zinc-700 {
  border-color: rgb(63 63 70);
}

.FaqItem.border-gray-800 {
  border-color: rgb(31 41 55);
}

.border-t.FaqItem {
  border-color: rgb(31 41 55);
}

.Membership.FaqItem {
  border-top: solid 1px #2C343B;
}

.FaqItem:hover {
  color: #FFF;
  background-color: #00000066;
}

.FaqItem.opened {
  background: url(../../templates/en/img2024/minus-circle.svg);
  background-size: 1.5em 1.5em;
  background-repeat: no-repeat;
  background-position: calc(100% - .5em) 1em;
}

.FaqItem:first-child {
  border: none
}

.FaqItem .question {
  align-self: stretch;
  font-family: Gotham-Medium;
  font-size: 1.2em;
  font-weight: 350;
  line-height: 1.3333333em;
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

.FaqItem .answer {
  transition: all 1s ease;
  opacity: 0;
  height: 0;
  align-self: stretch;
  overflow: hidden;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  font-weight: 325;
  line-height: 1.375em;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity))
}

.FaqItem.opened .answer {
  opacity: 1;
  height: auto;
}

.bg-sports-slide-img {
  aspect-ratio: 428 / 256;
  height: auto;
  width: 100%;
  background-size: cover;
}

.hidden-block {
  transition: all 1s ease;
  opacity: 0;
  height: 0;
  overflow: hidden;
}

.hidden-block.opened {
  opacity: 1;
  height: auto;
}

.show-more-btn .more-btn {
  display: inline-block;
}

.show-more-btn .less-btn {
  display: none;
}

.show-more-btn.opened .more-btn {
  display: none;
}

.show-more-btn.opened .less-btn {
  display: inline-block;
}

.show-more-btn.opened .ChevronDown {
  transform: scaleY(-1);
}

.InputWithLabel {
  margin-top: 1.5em;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.375em;
  align-self: stretch;
}

.form-validator .InputWithLabel {
  margin-top: 0px;
  min-height: 7rem;
}

.InputWithLabel.no-margins {
  margin-top: 0px;
}

.login-content .InputWithLabel {
  margin-top: .3em
}

.actions .InputWithLabel label,
.InputWithLabel>label {
  display: flex;
  flex-direction: row;
  gap: 0.375em;
  padding-top: 0.25em;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
  min-height: 1.5em;
  text-align: left;
  float: none;
  margin-left: 0;
  width: auto;
}

.InputWithLabel label._infoIcon {
  background-image: url(../../templates/en/img2024/help-circle.svg);
  background-size: 1.5em 1.5em;
  background-position: calc(100% - 0.5em) center;
  background-repeat: no-repeat;
  padding-right: 3em;
}

label span.red,
p span.red,
.InputWithLabel label .red {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

label span.green,
p span.green,
.InputWithLabel label .green {
  color: var(--color-primary-500);
}

.cv-web-design-2024 p.key,
.cv-web-design-2024 .key {
  font-family: Gotham-Book;
  font-size: 0.933333em;
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
  border-top: solid 1px #2C343B;
  padding-top: 10px;
}

.InputWithLabel label.label-active-control {
  flex-grow: 1;
  cursor: pointer;
  align-self: stretch;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0px;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
  /* display: inline-block;
        vertical-align: middle; */
  min-width: 10em;
}

.actions .InputWithLabel input[type="text"],
.InputWithLabel input {
  width: 100%;
  align-self: stretch;
  border-radius: 0.5rem;
  border-color: rgb(237 233 254 / var(--tw-border-opacity));
  --tw-border-opacity: 0.3;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0;
  padding-left: 0.875em;
  padding-right: 0.875em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-family: Gotham-Book;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-width: 1px;
  border-style: solid;
}

.InputWithLabel input::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
}

.InputWithLabel input::placeholder {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
}

.InputWithLabel input.pseudo-hidden-field,
.InputWithLabel.valida-error input.pseudo-hidden-field {
  border-style: none;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  height: 0;
  overflow: hidden;
  border: none;
}

.Membership select,
.InputWithLabel select {
  border-radius: 0.5rem;
  border-color: rgb(237 233 254 / var(--tw-border-opacity));
  --tw-border-opacity: 0;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.25;
  padding-left: 0.875em;
  padding-right: 0.875em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-family: Gotham-Book;
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
  border-width: 1px;
  border-style: solid;
  background-color: #242629;
  color: white;
}

.Membership select option,
.InputWithLabel select option {
  border-radius: 0.5rem;
  border-color: rgb(237 233 254 / var(--tw-border-opacity));
  --tw-border-opacity: 0.3;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0;
  padding-left: 0.875em;
  padding-right: 0.875em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-family: Gotham-Book;
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
  border-width: 1px;
  border-style: solid;
  background-color: #242629;
  color: white;
}

.InputWithLabel textarea {
  width: 100%;
  align-self: stretch;
  border-radius: 0.5rem;
  border-color: rgb(237 233 254 / var(--tw-border-opacity));
  --tw-border-opacity: 0.3;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0;
  padding-left: 0.875em;
  padding-right: 0.875em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-family: Gotham-Book;
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
  border-width: 1px;
  border-style: solid;
}

.Membership.border-gray-800 {
  border-top: solid 1px #2C343B;
}

.InputWithLabel .goodInputIcon,
.InputWithLabel .badInputIcon {
  width: 0;
  height: 0;
  opacity: 0;
  background: none;
}

.InputWithLabel.CheckboxGroup,
.InputWithLabel.CheckboxGroup label {
  min-height: auto;
}

/* membership3 */

.payment-options {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.5em;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

.payment-summary-total,
.payment-summary-option {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.5em;
}

.payment-summary-item {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  gap: 0.625em;
  align-self: stretch;
}

.payment-summary-total {
  border-top: dotted 1px #333;
  padding-top: 2em;
}

.summary-type {
  flex-shrink: 1;
  flex-grow: 1;
  flex-basis: 0px;
}

.summary-sub-type {
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5em;
}

.purchase-order-box,
.vat-number-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.625em;
}

.InputWithLabel.hidden-by-checkbox {
  margin-top: 0px;
}

#add_business_info.ssp_dialog_wrap {
  background: #0B0D0E;
  width: 100%;
  padding: 1.5em
}

@media (min-width: 640px) {
  #add_business_info.ssp_dialog_wrap {
    width: 560px;
  }
}

.Membership .informationContainer {
  display: block;
  margin-top: 3em;
}

.Membership .tandc {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5em;
}

fieldset#club_details {
  display: block;
  width: 100%;
}

select#payment_method {
  margin-top: .5em;
  margin-bottom: .5em;
}

.cv-web-design-2024 div.header div.navigation ul li.alt_nav a,
.cv-web-design-2024 div.header div.navigation ul li.alt_nav a:hover {
  height: auto;
}

.content-header-box {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0.8em;
}

@media (min-width: 768px) {
  .content-header-box {
    width: 768px;
  }
}

.content-header-box-2xgap {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.6em;
}

@media (min-width: 768px) {
  .content-header-box-2xgap {
    width: 768px;
  }
}

.content-page-box {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 2.5em;
}

@media (min-width: 768px) {
  .content-page-box {
    width: 768px;
  }
}

.heading-mini-white {
  text-align: center;
  font-family: Gotham-Medium;
  font-size: 1.0666666em;
  font-weight: 350;
  line-height: 1.375em;
  --tw-text-opacity: 1;
  color: rgb(221 223 227 / var(--tw-text-opacity));
}

.heading-mini-green {
  align-self: stretch;
  text-align: center;
  font-family: Gotham-Medium;
  font-size: 1.0666666em;
  line-height: 1.375;
  color: var(--color-primary-400);
}

.heading-lg-white {
  font-family: Gotham-Medium;
  font-size: 1.0666666em;
  font-weight: 325;
  line-height: 1.375em;
}

@media (min-width: 768px) {
  .heading-lg-white {
    font-size: 1.2em;
    line-height: 1.333333em;
  }
}

.heading-lg-white {
  color: #FAFBFC;
}

.heading-2xl-green {
  align-self: stretch;
  font-family: Gotham-Medium;
  font-size: 1.333333em;
  font-weight: 350;
  line-height: 1.3em;
  letter-spacing: -0.02em;
  color: var(--color-primary-400);
}

@media (min-width: 768px) {
  .heading-2xl-green {
    font-size: 1.6em;
    line-height: 1.333333em;
  }
}

.heading-2xl-white {
  align-self: stretch;
  font-family: Gotham-Medium;
  font-size: 1.333333em;
  font-weight: 350;
  line-height: 1.3em;
  letter-spacing: -0.02em;
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .heading-2xl-white {
    font-size: 1.6em;
    line-height: 1.333333em;
  }
}

.heading-3xl-white {
  align-self: stretch;
  font-family: Gotham-Medium;
  font-size: 1.6em;
  font-weight: 350;
  line-height: 1.333333em;
  letter-spacing: -0.02em;
}

@media (min-width: 768px) {
  .heading-3xl-white {
    font-size: 2em;
    line-height: 1.266666em;
    letter-spacing: -0.02em;
  }
}

.heading-3xl-white {
  color: #FAFBFC;
}

.heading-3xl-white-fixed {
  font-family: Gotham-Medium;
  font-size: 2em;
  font-weight: 350;
  line-height: 1.333333em;
  letter-spacing: -0.02em;
}

@media (min-width: 768px) {
  .heading-3xl-white-fixed {
    line-height: 1.266666em;
    letter-spacing: -0.02em;
  }
}

.heading-3xl-white-fixed {
  color: #FAFBFC;
}

.heading-4xl-white {
  font-family: Gotham-Medium;
  font-size: 2em;
  font-weight: 350;
  line-height: 1.333333em;
  letter-spacing: -0.02em;
}

@media (min-width: 768px) {
  .heading-4xl-white {
    font-size: 2.4em;
    line-height: 1.266666em;
    letter-spacing: -0.02em;
  }
}

.heading-4xl-white {
  color: #FAFBFC;
}

.heading-5xl-white {
  align-self: stretch;
  font-family: Gotham-Medium;
  font-size: 2em;
  font-weight: 350;
  line-height: 1.2666666em;
  letter-spacing: -0.02em;
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .heading-5xl-white {
    font-size: 3.2em;
    line-height: 1.25em;
    letter-spacing: -0.04em;
  }
}

.heading-4xl-white-book {
  font-family: Gotham-Book;
  font-size: 2em;
  font-weight: 350;
  line-height: 1.333333em;
  letter-spacing: -0.02em;
}

@media (min-width: 768px) {
  .heading-4xl-white-book {
    font-size: 2.4em;
    line-height: 1.266666em;
    letter-spacing: -0.02em;
  }
}

.heading-4xl-white-book {
  color: #FAFBFC;
}

.heading-5xl-white-book {
  align-self: stretch;
  font-family: Gotham-Book;
  font-size: 2em;
  font-weight: 350;
  line-height: 1.2666666em;
  letter-spacing: -0.02em;
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .heading-5xl-white-book {
    font-size: 3.2em;
    line-height: 1.25em;
    letter-spacing: -0.04em;
  }
}

.heading-5xl-white.to-4xl {
  align-self: stretch;
  font-family: Gotham-Medium;
  font-size: 2.4em;
  font-weight: 350;
  line-height: 1.222222em;
  letter-spacing: -0.02em;
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .heading-5xl-white.to-4xl {
    font-size: 3.2em;
    line-height: 1.25em;
    letter-spacing: -0.03em;
  }
}

.heading-6xl {
  border-width: 0px;
  font-family: Gotham-Medium;
  font-size: 2.4em;
  font-weight: 350;
  line-height: 1.222222em;
  letter-spacing: -0.03em;
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .heading-6xl {
    font-size: 3.2em;
    line-height: 1.25em;
    letter-spacing: -0.04em;
  }
}

@media (min-width: 1280px) {
  .heading-6xl {
    font-size: 4em;
    line-height: 1.2em;
    letter-spacing: -0.04em;
  }
}

.heading-xl-book {
  font-family: Gotham-Book;
  font-size: 1.2em;
  font-weight: 325;
  line-height: 1.333333em;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .heading-xl-book {
    font-size: 1.333333em;
    line-height: 1.3em;
  }
}

/* .heading-6xl-white {
        @apply self-stretch text-center text-gray-50 text-6xl font-Gotham_medium font-[350]
    } */

.p-xl-white {
  margin-top: 0.3333em;
  font-family: Gotham-Book;
  font-size: 1.2em;
  font-weight: 325;
  line-height: 1.333333em;
}

@media (min-width: 768px) {
  .p-xl-white {
    margin-top: 0.6em;
    font-size: 1.333333em;
    line-height: 1.3em;
  }
}

.p-xl-white {
  color: #DDDFE3;
}

.p-xl-white.to-md {
  margin-top: 0.3333em;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  font-weight: 325;
  line-height: 1.375em;
}

@media (min-width: 768px) {
  .p-xl-white.to-md {
    margin-top: 0.6em;
    font-size: 1.333333em;
    line-height: 1.3em;
  }
}

.p-xl-white.to-md {
  color: #DDDFE3;
}

.p-lg-white {
  align-self: stretch;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  font-weight: 325;
  line-height: 1.375em;
}

@media (min-width: 768px) {
  .p-lg-white {
    font-size: 1.2em;
    line-height: 1.333333em;
  }
}

.p-lg-white {
  color: #DDDFE3;
}

.heading-and-paragraph {
  display: flex;
  flex-direction: column;
  gap: 1.5em;
}

.heading-and-paragraph h3 {
  font-family: Gotham-Medium;
  font-size: 1.6em;
  font-weight: 350;
  line-height: 1.333333em;
  letter-spacing: -0.02em;
  color: var(--color-primary-500);
}

@media (min-width: 768px) {
  .heading-and-paragraph h3 {
    font-size: 2em;
    line-height: 1.266666em;
    letter-spacing: -0.02em;
  }
}

.heading-and-paragraph p {
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  font-weight: 325;
  line-height: 1.375em;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .heading-and-paragraph p {
    font-size: 1.2em;
    line-height: 1.333333em;
  }
}

.heading-and-paragraph ul {
  display: flex;
  list-style-type: disc;
  flex-direction: column;
  gap: 0.5em;
  padding-left: 1.25em;
  font-family: Gotham-Book;
  font-size: 1.2em;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.heading-and-paragraph ol {
  display: flex;
  list-style-type: decimal;
  flex-direction: column;
  gap: 0.5em;
  padding-left: 1.25em;
  font-family: Gotham-Book;
  font-size: 1.2em;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.heading-and-paragraph ol li {
  list-style-type: lower-alpha;
}

.heading-and-paragraph strong {
  font-family: Gotham-Medium;
}

.heading-and-paragraph a {
  border-bottom: solid 1px #13985700;
  transition: all .5s;
}

.heading-and-paragraph a:hover {
  border-bottom: solid 1px #139857;
}

.heading-and-paragraph table {
  font-family: Gotham-Book;
  font-size: 1.2em;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
  border: solid 1px #FFF;
}

.heading-and-paragraph table th,
.heading-and-paragraph table td {
  padding: 0.875em;
  text-align: left;
  vertical-align: top;
  border: solid 1px #FFF;
}

.heading-and-paragraph table th p {
  font-size: 0.933333em;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.heading-and-paragraph table td p {
  margin-bottom: 1em;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
  font-size: 18px;
}

.heading-and-paragraph table td p:last-child {
  margin-bottom: 0px;
}

.heading-and-paragraph table td ul {
  margin-top: 0.25em;
  gap: 0.25em;
  font-size: 1.0666666em;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.heading-and-paragraph table td ul li {
  font-size: 0.933333em;
}

.heading-and-paragraph .high-lighted-box {
  --tw-bg-opacity: 1;
  background-color: rgb(18 21 24 / var(--tw-bg-opacity));
  padding: 1.5em;
  border: solid 1px #333;
}

.heading-and-paragraph .high-lighted-box p {
  margin-bottom: 1em;
}

.heading-and-paragraph .high-lighted-box p:last-child {
  margin-bottom: 0px;
}

.heading-and-paragraph ol.text-between-parenthesis {
  margin-top: 0.25em;
  gap: 0.25em;
  font-size: 1.0666666em;
  list-style: none;
  counter-reset: list;
  padding-left: 0;
}

.heading-and-paragraph ol.text-between-parenthesis li {
  font-size: 0.933333em;
  counter-increment: list;
  margin-bottom: 5px;
  display: flex;
}

.heading-and-paragraph ol.text-between-parenthesis li::marker {
  display: none;
}

.heading-and-paragraph ol.text-between-parenthesis li::before {
  content: "(" counter(list, lower-alpha) ")   ";
  font-weight: bold;
  margin-right: 8px;
}

.heading-and-paragraph ol.text-between-parenthesis li {
  counter-reset: li;
}

.heading-and-paragraph h4 {
  font-family: Gotham-Medium;
  font-size: 1.6em;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.terms-newsletter-box {
  margin-top: 3em;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1em;
  border-radius: 0.5rem;
  border-color: var(--color-primary-700);
  --tw-bg-opacity: 1;
  background-color: rgb(18 21 24 / var(--tw-bg-opacity));
  padding: 1em;
  border-width: 1px;
  border-style: solid;
}

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

.contact-data-row {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 2em;
  padding-right: 2em;
}

@media (min-width: 960px) {
  .contact-data-row {
    flex-direction: row;
    justify-content: space-between;
    gap: 2em;
  }
}

.contact-data-item {
  display: inline-flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1em;
}

@media (min-width: 768px) {
  .contact-data-item {
    width: 24rem;
  }
}

.contact-data-item h3 {
  align-self: stretch;
  text-align: center;
  font-family: Gotham-Medium;
  font-size: 1.2em;
  font-weight: 350;
  line-height: 1.3333333em;
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

.contact-data-item .tel-box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
}

.contact-data-item .tel-box img {
  height: auto;
  width: auto;
  transition: all .5s ease;
}

.contact-data-item .tel-box:hover img {
  transform: scale(1.35);
}

.contact-data-item .tel-box .tx-tel {
  cursor: pointer;
  font-family: Gotham-Medium;
  font-size: 1.0666666em;
  font-weight: 350;
  line-height: 1.375;
  color: var(--color-primary-500);
}

.contact-data-item .tel-box:hover .tx-tel {
  color: var(--color-primary-300);
}

.contact-data-item .address-box {
  display: block;
  align-self: stretch;
  text-align: center;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  font-weight: 325;
  line-height: 1.375em;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .contact-data-item .address-box {
    display: none;
  }
}

.contact-data-item.box-floating-contact-data .address-box {
  display: block;
}

.contact-data-item .emails-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1em;
  align-self: stretch;
}

.contact-data-item .emails-box .pair-title-email {
  display: flex;
  height: 2.5em;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 0.25em;
  align-self: stretch;
}

.contact-data-item .emails-box .pair-title-email h4 {
  align-self: stretch;
  text-align: center;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  font-weight: 350;
  line-height: 1.285712em;
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

.contact-data-item .emails-box .pair-title-email .email-item {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  text-align: center;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  font-weight: 350;
  line-height: 1.285712em;
  color: var(--color-primary-500);
}

.contact-data-item .emails-box .pair-title-email .email-item:hover {
  color: var(--color-primary-300);
}

.contact-data-item .emails-box .pair-title-email .email-item span {
  display: inline-block;
  background-image: url(../../templates/en/img2024/contact/mail-domain.svg);
  background-position: right .12em;
  background-repeat: no-repeat;
  background-size: 13.5em auto;
  padding-right: 13.5em;
}

.contact-data-item .emails-box .pair-title-email .email-item:hover span {
  background-image: url(../../templates/en/img2024/contact/mail-domain-hover.svg);
}

.cv-web-design-2024 .external_banner {
  background: none;
  background-image: none;
  width: 100%;
}

.bg-world-map-base {
  background-image: url(../../templates/en/img2024/contact/world-map-base.png);
  background-size: 100% auto;
}

.mark-item {
  transition: all .5s ease;
  cursor: pointer;
  fill: #17b668
}

.mark-item:hover {
  fill: rgb(162, 255, 0)
}

.box-floating-contact-data {
  background-image: url(../../templates/en/img2024/contact/bg-contact-data-tooltip.svg);
  background-size: 100% 100%;
  width: 20em;
  height: auto;
  position: absolute;
  box-sizing: border-box;
  padding: 15px;
  padding-bottom: 40px;
}

.box-floating-contact-data.shadow {
  background-image: url(../../templates/en/img2024/contact/bg-contact-data-tooltip-shadow.svg);
  background-size: 100% 100%;
  width: 20em;
  height: auto;
  position: absolute;
  box-sizing: border-box;
  padding: 20px;
  padding-bottom: 50px;
}

.tx-link-ssp {
  display: none;
  font-size: 1.6em;
  line-height: 2;
  color: var(--color-primary-500);
}

.box-row-input.tx-link-ssp {
  display: none;
}

.sidebar-nav-menu.tx-link-ssp,
.box-row-input .box-item-input input.tx-link-ssp {
  display: none
}

.tx-link-ssp:hover {
  color: var(--color-primary-400);
}

@media (min-width: 1024px) {
  .tx-link-ssp {
    display: block;
  }
}

.tx-link-ssp span.sup {
  display: inline-block;
  margin-left: 0.2em;
}

/* Footer */

.footer-last-msg,
.footer-main-msg {
  align-self: stretch;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  font-weight: 325;
  line-height: 1.375em;
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .footer-last-msg,
.footer-main-msg {
    font-size: 1.2em;
    line-height: 1.3333333em;
  }
}

.box-mobile-footer-links ul.footer-ul,
.footer-menu ul {
  margin: 0px;
  display: grid;
  height: auto;
  width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  justify-content: stretch;
  gap: 2em;
  padding: 0px;
}

@media (min-width: 960px) {
  .box-mobile-footer-links ul.footer-ul,
.footer-menu ul {
    display: inline-flex;
    width: auto;
  }
}

.box-mobile-footer-links ul.footer-ul li,
.footer-menu li {
  width: 40%;
  white-space: nowrap;
  padding: 0px;
}

.box-mobile-footer-links ul.footer-ul li a,
.footer-menu li a {
  white-space: nowrap;
  padding: 0px;
  font-family: Gotham-Medium;
  font-size: 1.0666666em;
  font-weight: 350;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

.box-mobile-footer-links ul.footer-ul li a:hover,
.footer-menu li a:hover {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.footer-last-msg {
  flex-shrink: 1;
  flex-grow: 1;
  flex-basis: 0px;
  font-size: 1.0666666em;
  font-weight: 325;
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity));
}

.social-links {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 1.6em;
}

.social-links a {
  height: 1.6em;
  width: 1.6em;
}

.social-links a img {
  height: auto;
  width: 100%;
}

.social-links img:hover {
  opacity: .7;
}

/* Home features */

.feature-item {
  display: inline-flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 3.2em;
  padding: 2.133333em;
}

@media (min-width: 960px) {
  .feature-item {
    flex-direction: row;
  }
}

.feature-item {
  background-color: #08090B;
  border: solid 1px #2C343B;
  border-radius: 1.0666666em;
}

.feature-item.reverse {
  flex-direction: column;
}

@media (min-width: 960px) {
  .feature-item.reverse {
    flex-direction: row-reverse;
  }
}

.feature-item .feature-item-text {
  display: inline-flex;
  width: 100%;
  flex-shrink: 1;
  flex-grow: 1;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2em;
}

@media (min-width: 960px) {
  .feature-item .feature-item-text {
    width: 40%;
  }
}

.feature-item .feature-item-text .title-desc {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1em;
  align-self: stretch;
}

.feature-item .feature-item-video {
  display: inline-flex;
  width: 100%;
  flex-shrink: 1;
  flex-grow: 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.75em;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(18 21 24 / var(--tw-bg-opacity));
  padding: 1.0666667em;
}

@media (min-width: 960px) {
  .feature-item .feature-item-video {
    width: 60%;
  }
}

.feature-item .feature-item-video {
  border: solid 1px #0F7945;
  background-color: #171C20;
}

.features-page .feature-item .feature-item-text {
  width: 100%;
}

@media (min-width: 960px) {
  .features-page .feature-item .feature-item-text {
    width: 26.8%;
  }
}

.features-page .feature-item .feature-item-video {
  width: 100%;
  padding: 0.8em;
}

@media (min-width: 960px) {
  .features-page .feature-item .feature-item-video {
    width: 67%;
  }
}

.club-title-desc {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1em;
  align-self: stretch;
  padding-top: 1em;
  padding-bottom: 1em;
}

.club-title-desc h4 {
  align-self: stretch;
  font-family: Gotham-Medium;
  font-size: 1.333333em;
  font-weight: 350;
  line-height: 1.733333rem;
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

.club-title-desc p {
  align-self: stretch;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  line-height: 1.6rem;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .club-title-desc p {
    font-size: 1.2em;
  }
}

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

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

.box-flex-col-to-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

@media (min-width: 960px) {
  .box-flex-col-to-row {
    flex-direction: row;
  }
}

.box-flex-col-to-row.start {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

@media (min-width: 960px) {
  .box-flex-col-to-row.start {
    flex-direction: row;
  }
}

.box-flex-col-to-row.reverse {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

@media (min-width: 960px) {
  .box-flex-col-to-row.reverse {
    flex-direction: row-reverse;
  }
}

.box-flex-col-to-row.reverse.start {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

@media (min-width: 960px) {
  .box-flex-col-to-row.reverse.start {
    flex-direction: row-reverse;
  }
}

.composed-h-ul {
  display: flex;
  flex-direction: column;
  gap: 1.3333333em;
}

.composed-h-ul h6 {
  font-family: Gotham-Medium;
  font-size: 1.0666666em;
  font-weight: 350;
  line-height: 1.375em;
  --tw-text-opacity: 1;
  color: rgb(235 238 241 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .composed-h-ul h6 {
    font-size: 1.2em;
    line-height: 1.333333em;
  }
}

.composed-h-ul ul {
  display: flex;
  list-style-type: disc;
  flex-direction: column;
  gap: 0.5em;
  padding-left: 1.25em;
}

.composed-h-ul ul li {
  list-style-type: disc;
  margin-left: 0.5em;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  font-weight: 325;
  line-height: 1.375em;
  --tw-text-opacity: 1;
  color: rgb(221 223 227 / var(--tw-text-opacity))
}

@media (min-width: 768px) {
  .composed-h-ul ul li {
    font-size: 1.2em;
    line-height: 1.333333em;
  }
}

.box-animation-tools .fixed,
.out-buttons3d-box .fixed {
  position: static;
}

div.header div.logged_in div.links p {
  white-space: nowrap;
}

div.header div.logged_in span.image {
  margin-left: .5em;
  min-width: 50px;
  min-height: 50px;
}

.invisible {
  visibility: inherit;
}

/* .ssp_nav_mobile, 
    .ssp_nav_mobile_item, 
    .ssp_nav_mobile.invisible, 
    .ssp_nav_mobile_item.invisible {
        display: block !important;
    } */

div.header div.navigation ul li.alt_nav a,
div.header div.navigation ul li.alt_nav a:link,
div.header div.navigation ul li.alt_nav a:hover,
div.header div.navigation ul li.alt_nav a:active,
div.header div.navigation ul li.alt_nav a:visited,
div.header div.navigation ul li a,
div.header div.navigation ul li a:link,
div.header div.navigation ul li a:hover,
div.header div.navigation ul li a:active,
div.header div.navigation ul li a:visited,
div.header div.navigation ul li a.active,
div.header div.navigation ul li a.active:hover,
ul#ssp_nav_main li a,
ul#ssp_nav_main li a:link,
ul#ssp_nav_main li a:hover,
ul#ssp_nav_main li a:active,
ul#ssp_nav_main li a:visited,
ul#ssp_nav_main li a.active,
ul#ssp_nav_main li a.active:hover {
  height: 40px !important;
  padding: 8px 10px;
  line-height: 22px;
  font-size: 14px;
}

ul#ssp_nav li a {
  min-height: 40px !important;
}

.footer-section div.footer .container_12::before,
.footer-section div.footer::before,
.footer-section .clearfix:after {
  display: none;
}

.footer-section div.footer div.container_12 {
  height: auto;
}

.footer-section div.footer {
  text-align: left;
}

.footer-section div.footer div.container_12 {
  padding-bottom: 15px;
}

.footer-section div.footer .container_12,
.footer-section div.footer {
  width: 100%;
}

@media (min-width: 960px) {
  .footer-section div.footer .container_12,
.footer-section div.footer {
    width: 960px;
  }
}

.pseudo-forgotten-pass-link {
  cursor: pointer;
}

.back-btn {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(39 39 42 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity));
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
  border-width: 1px;
  border-style: solid;
}

.back-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity));
}

.continue-btn {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  border-radius: 0.5rem;
  border-color: var(--color-primary-500);
  background-color: var(--color-primary-500);
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-width: 1px;
  border-style: solid;
}

.continue-btn:hover {
  background-color: var(--color-primary-600);
}

.InputWithLabel input.pseudo-field,
.InputWithLabel input.grey-text {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
}

input.pseudo-hidden-field,
input.ignore-field {
  display: inline;
  height: 0;
  opacity: 0;
}

div.header div.login,
div.header div.logged_in {
  margin-bottom: 0.5em !important;
  display: none !important;
}

div.box-row-input.header div.login,
div.box-row-input.header div.logged_in {
  display: none !important;
}

div.sidebar-nav-menu.header div.login,
.box-row-input .box-item-input inputdiv.header div.login,
div.sidebar-nav-menu.header div.logged_in,
.box-row-input .box-item-input input
div.header div.logged_in {
  display: none !important
}

@media (min-width: 1024px) {
  div.header div.login,
div.header div.logged_in {
    display: block !important;
  }
}

.with-customisation div.header div.login,
.with-customisation div.header div.logged_in {
  margin-bottom: 0.5em !important;
  display: none !important;
}

.box-row-input.with-customisation div.header div.login,.box-row-input
.with-customisation div.header div.logged_in {
  display: none !important;
}

.sidebar-nav-menu.with-customisation div.header div.login,
.box-row-input .box-item-input input.with-customisation div.header div.login,.sidebar-nav-menu
.with-customisation div.header div.logged_in,
.box-row-input .box-item-input input
.with-customisation div.header div.logged_in {
  display: none !important
}

@media (min-width: 960px) {
  .with-customisation div.header div.login,
.with-customisation div.header div.logged_in {
    display: block !important;
  }
}

.container_12,
div.container_12.clearfix.content {
  width: 100% !important;
}

@media (min-width: 1280px) {
  .container_12,
div.container_12.clearfix.content {
    width: 1280px !important;
  }
}

.with-customisation .container_12,
.with-customisation div.container_12.clearfix.content {
  width: 100% !important;
}

@media (min-width: 960px) {
  .with-customisation .container_12,
.with-customisation div.container_12.clearfix.content {
    width: 960px !important;
  }
}

div#div_global_setting_box {
  display: none !important;
}

div.box-row-input#div_global_setting_box {
  display: none !important;
}

div.sidebar-nav-menu#div_global_setting_box,
.box-row-input .box-item-input inputdiv#div_global_setting_box {
  display: none !important
}

@media (min-width: 640px) {
  div#div_global_setting_box {
    display: block !important;
  }
}

/* div.header a.logo {
        @apply w-[170px] h-[79px] !important;
        background-size: cover !important;
    }

    div.header img.reseller_logo {
        @apply w-[auto] h-[90px] 2xs:w-[auto] 2xs:h-[90px] xs:w-[auto] xs:h-[90px] !important;
        max-width: none;
    } */

div.header .container_12 .grid_12 {
  white-space: nowrap;
}

.view-external div.header .container_12 .grid_12 {
  display: flex;
  justify-content: space-between;
}

div.header div.login p {
  margin-top: 16px;
}

/* Loader */

.box-loader {
  width: 1.5em;
  height: 1.9em;
  margin-right: 1em;
  margin-left: .15em;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
}

.loader.visible {
  display: block;
  opacity: 0;
}

.loader.search-loader.visible {
  opacity: 1;
  margin: 0 0 0 0;
  width: 1.25em;
  height: 1.25em;
}

button.disabled .loader.visible,
.loader.continue.visible,
.loader.icons.visible {
  display: inline-block;
  opacity: 1;
  margin: -.15em 0 0 .15em;
}

.loader,
.sub-menu-closed .loader.icons.visible {
  width: 1.5em;
  height: 1.5em;
  display: none;
  position: absolute;
  text-indent: -9999em;
  border-top: .3em solid rgba(158, 158, 158, .2);
  border-right: .3em solid rgba(158, 158, 158, .2);
  border-bottom: .3em solid rgba(158, 158, 158, .2);
  border-left: .3em solid #fff;
  transform: translateZ(0);
}

button.disabled .loader.visible,
.sub-menu-closed .loader.icons.visible {
  animation: load8 .6s infinite linear;
}

.loader.options {
  display: block;
  position: relative;
}

.loader,
.loader:after {
  border-radius: 50%;
}

@keyframes load8 {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

#register_form {
  width: 100%;
}

#btn-submit .tx-btn {
  opacity: 1;
}

#btn-submit.disabled .tx-btn {
  opacity: .5;
}

#choose_sport_box_content {
  padding: .5em 2em;
  text-align: center;
}

#choose_sport_box_content h5 {
  text-align: center;
  color: #17B668;
  font-size: 1.25em;
  margin-bottom: 1em;
}

#choose_sport_box_content select,
#choose_sport_box_content select option {
  background: #000;
  color: #FFF;
}

/* .cv-web-design-2024 div.bg-overlay:not(.cv-web-design-2024 body.with-customisation  div.bg-overlay) {
    background-image: none !important;
} */

.cv-web-design-2024 .header .ext_links {
  display: inline-block;
  vertical-align: top;
}

.cv-web-design-2024 div.social_summary {
  width: 275px;
  padding: 10px;
}

.cv-web-design-2024 div.social_summary div.interface_lang {
  display: inline-block;
}

.cv-web-design-2024 .view-external .content {
  background-color: #FFF !important;
}

.cv-web-design-2024 .view-external .container_12,
.cv-web-design-2024 .view-external div.container_12.clearfix.content,
.cv-web-design-2024 .view-external .content {
  width: 960px !important;
}

.cv-web-design-2024 .view-external div.club_banner div.name {
  width: 845px;
}

.cv-web-design-2024 .view-external div.club_banner div.name h2 {
  font-size: 20px;
}

.cv-web-design-2024 .view-external div.club_banner div.name p {
  font-size: 16px;
}

.cv-web-design-2024 .view-external .content h1 {
  font-size: 24px;
  padding-bottom: 3px;
}

.cv-web-design-2024 .view-external .content .print_p {
  margin-bottom: 20px;
}

.cv-web-design-2024 .view-external .progressions_desc h3 {
  font-size: 16px;
}

.cv-web-design-2024 .viewer.view-external .progressions h3 {
  font-size: 16px;
  color: #008d42;
  padding-bottom: 3px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}

.cv-web-design-2024 .viewer.view-external div.progressions div.comments h3 {
  border-bottom: none;
  margin-bottom: 5px;
  padding-bottom: 0px;
}

.cv-web-design-2024 .viewer.view-external div.progressions b,
.cv-web-design-2024 .viewer.view-external div.progressions p,
.cv-web-design-2024 .viewer.view-external div.progressions li {
  font-size: 12px;
}

.cv-web-design-2024 .viewer.view-external div.progressions li {
  font-size: 12px;
}

.cv-web-design-2024 .viewer.view-external div.progressions ul>li {
  margin-left: 20px;
  padding-left: 0px;
  margin-right: 20px;
  padding-right: 0px;
  font-size: 12px;
  background: none;
  list-style-type: disc;
  color: #000;
  padding-bottom: 5px;
}

.cv-web-design-2024 .viewer.view-external div.progressions .download-video-button-box {
  display: flex;
}

.cv-web-design-2024 .viewer.view-external div.progressions .download-video-button-box button.btn-downloadVideo {
  width: 25px;
  height: 25px;
}

.cv-web-design-2024 .viewer.view-external div.progressions ul {
  margin-bottom: 20px;
}

.cv-web-design-2024 .viewer.view-external div.progressions img.session_icons_anim {
  display: inline;
}

.cv-web-design-2024 .view-external .session_icons .save_img,
.cv-web-design-2024 .view-external .session_icons .save_img a {
  float: right;
}

.chars-counter {
  font-family: Gotham-Book;
  color: green;
}

.chars-counter.less-100-chars {
  color: orange;
}

.hcaptcha-success {
  font-size: 1em;
  color: red;
  margin-top: 7px;
}

.hcaptcha-success .smsg {
  color: green;
  margin-top: 0;
}

#hcaptchaCheck {
  margin-top: -15px;
}

.invisible {
  visibility: hidden;
}

/* 
#login_username1,
#login_password1,
#login_username2,
#login_password2 {
    opacity: 0;
    transition: all 1s ease;
}
#login_username1.show,
#login_password1.show,
#login_username2.show,
#login_password2.show {
    opacity: 1;
} */

.transparent-text,
.InputWithLabel input.transparent-text {
  color: transparent;
  user-select: none;
  /* Desactiva la selección de texto en navegadores modernos */
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  /* background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect width="100%" height="100%" fill="black"/><text x="4%" y="70%" font-size="15" text-anchor="left" fill="white" >******</text></svg>'); */
}

.box-animation-tools button.btn-black,
.box-animation-tools button.btn-black[type='button'],
.out-buttons3d-box button.btn-black,
.out-buttons3d-box button.btn-black[type='button'] {
  background-image: linear-gradient(to bottom, #45494f 0, #000c17 100%) !important;
}

.viewer.view-external .btn-3d-pitch,
.viewer .out-buttons3d-box .btn-3d-pitch {
  font-size: .7em;
}

input[type="button"],
input[type="submit"] {
  cursor: pointer;
}

/* logged pages */

html,
body.logged-page {
  min-width: 375px;
}

.cv-web-design-2024 body.logged-page:not(.cv-web-design-2024 body.with-customisation) {
  background: none !important;
  background-image: none !important;
  background: #FFFFFF !important;
  /* background:#AAAAAA  !important; */
}

.cv-web-design-2024 body.logged-page .header-logo img {
  width: 140.99px;
  height: 65px;
}

body.logged-page .new-top-links {
  justify-content: flex-start;
  align-items: center;
  gap: 1.6em;
}

body.logged-page .link-help-centre {
  background-image: url(../../templates/en/img2024/help-circle.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
}

body.logged-page .link-help-centre:hover {
  background-image: url(../../templates/en/img2024/help-circle-hover.svg);
}

body.logged-page img.logo-footer-logged {
  width: 115px;
  height: 30px;
  max-width: none;
}

/* body.logged-page .new-top-links a, */

body.logged-page .box-mobile-footer-links ul.footer-ul li a,
body.logged-page .footer-menu li a {
  white-space: nowrap;
  padding: 0px;
  font-family: Gotham-Medium;
  font-size: 1.0666666em;
  font-weight: 350;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

body.logged-page .box-mobile-footer-links ul.footer-ul li a:hover,
body.logged-page .footer-menu li a:hover {
  color: var(--color-primary-500);
}

body.logged-page .new-top-links a {
  white-space: nowrap;
  font-size: 1.0666666em;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

body.logged-page .new-top-links a:hover {
  color: var(--color-primary-500);
}

body.logged-page .btn-calendar {
  background-image: url(../../templates/en/img2024/calendar-check-01.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  /* color: #FFFFFF; */
}

body.logged-page .button-create-new {
  background-image: url(../../templates/en/img2024/chevron-white-down.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 25px;
}

body.logged-page .button-create-new:hover {
  background-image: url(../../templates/en/img2024/chevron-white-down-hover-on-green.svg);
}

/* .box-notifications {
    background-color: #000;
} */

.loaded-notifications-box {
  height: auto;
  width: 100%;
  border-bottom-width: 1px;
  border-color: var(--color-primary-300);
}

body.logged-page .notifications-list {
  display: flex;
  flex-direction: column;
}

body.logged-page .notifications-list.user-messages {
  background-color: var(--color-primary-25);
}

body.logged-page .notifications-list.system-messages {
  background-color: #ffe7e7;
}

body.logged-page .notifications-list.system-messages .msg-notification {
  color: #c90000;
  background-image: url(../../templates/en/img2024/icon-alert-circle-red.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left top 1px;
  padding-left: 25px;
}

body.logged-page .item-notification {
  box-sizing: border-box;
  width: 100%;
  border-top-width: 1px;
  border-color: var(--color-primary-300);
}

body.logged-page .item-notification.border-zinc-700,body.logged-page .item-notification.border-gray-800 {
  border-top: solid 1px;
}

body.logged-page .item-notification.border-zinc-700 {
  border-color: rgb(63 63 70);
}

body.logged-page .item-notification.border-gray-800 {
  border-color: rgb(31 41 55);
}

body.logged-page .item-notification .item-centered {
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1em;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}

@media (min-width: 768px) {
  body.logged-page .item-notification .item-centered {
    flex-direction: row;
  }
}

@media (min-width: 1280px) {
  body.logged-page .item-notification .item-centered {
    width: 1280px;
  }
}

body.logged-page .notifications-list.user-messages .item-notification .item-centered {
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1em;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}

@media (min-width: 1280px) {
  body.logged-page .notifications-list.user-messages .item-notification .item-centered {
    width: 1280px;
  }
}

body.logged-page .box-text-notification {
  background-image: url(../../templates/en/img2024/icon-info-circle.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
}

body.logged-page .notification-wrapper-box {
  margin-top: 0px;
  height: auto;
  width: 100%;
  opacity: 1;
}

@media (min-width: 1024px) {
  body.logged-page .notification-wrapper-box {
    height: auto;
  }
}

body.logged-page .notification-wrapper-box.to-hide {
  opacity: 0;
}

body.logged-page .msg-notification {
  min-width: 0px;
  flex: 1 1 0%;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  color: var(--color-primary-500);
  background-image: url(../../templates/en/img2024/icon-info-circle.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left top 1px;
  padding-left: 25px;
}

body.logged-page .msg-notification b {
  font-family: Gotham-Medium;
}

body.logged-page .actions-notification {
  display: flex;
  flex-shrink: 0;
  flex-direction: column-reverse;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 0.4em;
}

@media (min-width: 640px) {
  body.logged-page .actions-notification {
    flex-direction: row;
    gap: 0.8em;
  }
}

@media (min-width: 768px) {
  body.logged-page .actions-notification {
    align-items: center;
    justify-content: flex-start;
  }
}

body.logged-page .actions-notification button {
  border-radius: 0.5rem;
  background-color: var(--color-primary-500);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1;
  color: var(--color-primary-25);
  border-width: 1px;
  border-style: solid;
}

body.logged-page .actions-notification button:hover {
  background-color: var(--color-primary-600);
}

body.logged-page .actions-notification .btn-help-center {
  width: 80px;
  line-height: 1.375;
}

@media (min-width: 640px) {
  body.logged-page .actions-notification .btn-help-center {
    width: auto;
  }
}

body.logged-page .actions-notification button.btn-dismiss {
  border-radius: 0.5rem;
  background-color: var(--color-primary-25);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  border-width: 1px;
  border-style: solid;
}

body.logged-page .actions-notification button.btn-dismiss:hover {
  background-color: var(--color-primary-50);
}

body.logged-page .actions-notification button.btn-close,
body.logged-page .actions-notification button.btn-close-notification {
  border-radius: 0.5rem;
  border-style: none;
  background-color: var(--color-primary-25);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1.375;
  color: var(--color-primary-500);
}

/* Close button hover state */

body.logged-page .actions-notification button.btn-close-notification {
  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;
}

body.logged-page .actions-notification button.btn-close-notification:hover {
  background-color: var(--color-primary-100);
  color: var(--color-primary-700);
}

/* Fade-out animation for closing a notification */

body.logged-page .item-notification.notification-fade-out {
  opacity: 0;
  transform: translateY(-4px);
  transition: opacity 200ms ease, transform 200ms ease;
}

body.logged-page button.btn-this-month {
  border-radius: 0.5rem;
  background-image: none;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  border-width: 1px;
  border-style: solid;
}

body.logged-page button.btn-this-month:hover {
  background-color: var(--color-primary-50);
}

body.logged-page .main-content {
  display: flex;
  justify-content: center;
  padding-top: 3.2em;
  padding-bottom: 3.2em;
}

body.logged-page .main-content-centered {
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  display: flex;
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

@media (min-width: 768px) {
  body.logged-page .main-content-centered {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media (min-width: 1280px) {
  body.logged-page .main-content-centered {
    width: 1280px;
  }
}

@media (min-width: 1024px) {
  body.logged-page.my-account-page .main-content-centered.w-full,
body.logged-page.my-club-page .main-content-centered.w-full {
    padding-left: 0px;
    padding-right: 0px;
  }
}

body.logged-page.my-account-page .main-content-centered.w-full,
body.logged-page.my-club-page .main-content-centered.w-full {
  width: 1440px;
}

@media (max-width: 1024px) {
  body.logged-page .main-content-centered.w-full {
    width: 100%;
  }
}

.box-actions button {
  border-radius: 0.5rem;
  background-color: var(--color-primary-500);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1;
  color: var(--color-primary-25);
  border-width: 1px;
  border-style: solid;
}

.box-actions button:hover {
  background-color: var(--color-primary-600);
}

/* .box-actions-featured {
    @apply self-stretch p-4 bg-green-25 rounded-lg border border-green-500 inline-flex justify-start items-start gap-3
}

.box-actions-featured button {
    @apply text-green-25 text-sm font-Gotham_medium leading-none px-4 py-2.5 bg-green-500 rounded-lg border hover:bg-green-600;
    flex: 1;
    line-height: 21px;
}


.box-actions-featured button.btn-help-centre .content-button {
    background-image: url(../../templates/en/img2024/help-circle-white.svg);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    display: inline-block;
} */

.nav-arrow-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.5em;
}

.nav-arrow-buttons.month {
  gap: .31em;
}

.nav-arrow-buttons .btn-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 30px;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding: 0.5em;
  opacity: 0.8;
}

.nav-arrow-buttons .btn-arrow:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 233 / var(--tw-bg-opacity));
}

.nav-arrow-buttons .btn-arrow {
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}

.nav-arrow-buttons .btn-arrow.left {
  background-image: url(../../templates/en/img2024/chevron-left.svg);
}

.nav-arrow-buttons .btn-arrow.right {
  background-image: url(../../templates/en/img2024/chevron-right.svg);
}

.btn-green-arrow-right {
  background-image: url(../../templates/en/img2024/chevron-right-green.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 25px;
  cursor: pointer;
}

img.session-thumbnail-img {
  width: 100%;
  height: auto;
}

.btn-interest-tag {
  display: inline-flex;
  height: 2.5em;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  overflow: hidden;
  border-radius: 100px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 233 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(53 63 71 / var(--tw-text-opacity));
  border-width: 1px;
  border-style: solid;
}

.btn-interest-tag:hover {
  --tw-border-opacity: 1;
  border-color: rgb(140 147 151 / var(--tw-border-opacity));
}

.btn-interest-tag.selected {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(23 182 104 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-width: 1px;
  border-style: solid;
}

.btn-interest-tag.selected:hover {
  --tw-border-opacity: 1;
  border-color: rgb(140 147 151 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(53 63 71 / var(--tw-text-opacity));
}

.InputDropdown .Input,
body.logged-page .btn-dropdown,
.btn-dropdown-calendar {
  display: inline-flex;
  flex: 1 1 0%;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5em;
  align-self: stretch;
  overflow: hidden;
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 233 / var(--tw-border-opacity));
  padding-left: 0.875em;
  padding-right: 0.875em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  text-align: left;
  font-family: Gotham-Book;
  font-size: 1.0666666em;
  line-height: 1.375;
  border-width: 1px;
  border-style: solid;
}

.InputDropdown .Input:hover,
body.logged-page .btn-dropdown:hover,
.btn-dropdown-calendar:hover {
  --tw-border-opacity: 1;
  border-color: rgb(140 147 151 / var(--tw-border-opacity));
}

.btn-sync-calendar {
  display: inline-flex;
  height: 2.5em;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  overflow: hidden;
  border-radius: 0.5rem;
  border-color: var(--color-primary-500);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1;
  color: var(--color-primary-500);
  border-width: 1px;
  border-style: solid;
}

.btn-sync-calendar:hover {
  border-color: var(--color-primary-600);
  background-color: var(--color-primary-50);
}

.into-btn.sync {
  background-image: url(../../templates/en/img2024/refresh-cw-02.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  box-sizing: border-box;
}

.into-btn.chevron {
  width: 100%;
  background-image: url(../../templates/en/img2024/chevron-down.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 25px;
  box-sizing: border-box;
}

.into-btn.chevron.down {
  background-image: url(../../templates/en/img2024/chevron-down.svg);
}

.into-btn.globe {
  background-image: url(../../templates/en/img2024/globe-02.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  box-sizing: border-box;
}

.into-btn.arrow-narrow-up {
  background-image: url(../../templates/en/img2024/arrow-narrow-up.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  box-sizing: border-box;
}

body.logged-page button.btn-today {
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 233 / var(--tw-border-opacity));
  background-image: none;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  border-width: 1px;
  border-style: solid;
}

body.logged-page button.btn-today:hover {
  --tw-border-opacity: 1;
  border-color: rgb(140 147 151 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.btn-upgrade-to-club {
  display: inline-flex;
  height: 2.5em;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  align-self: stretch;
  overflow: hidden;
  border-radius: 0.5rem;
  background-color: var(--color-primary-500);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  outline-style: solid;
  outline-width: 1px;
  outline-offset: -1px;
  outline-color: var(--color-primary-500);
}

.btn-upgrade-to-club:hover {
  background-color: var(--color-primary-600);
}

.btn-upgrade-to-club .into-btn {
  justify-content: flex-start;
  font-family: Gotham-Medium;
  font-size: 1.0666666em;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.coach-follow-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0.5em;
  align-self: stretch;
  border-radius: 0.25rem;
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
  padding: 1em;
  border-width: 1px;
  border-style: solid;
}

.coach-follow-card .coach-name {
  justify-content: flex-start;
  align-self: stretch;
  font-family: Gotham-Medium;
  font-size: 1.0666666em;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.coach-follow-card .coach-club {
  justify-content: flex-start;
  align-self: stretch;
  font-family: Gotham-Medium;
  font-size: 0.75em;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.coach-follow-card .coach-bio {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  justify-content: flex-start;
  align-self: stretch;
  font-family: Gotham-Book;
  font-size: 0.75em;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.coach-follow-card .coach-sessions {
  justify-content: flex-start;
  text-align: right;
  font-family: Gotham-Medium;
  font-size: 0.75em;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.coach-follow-card .coach-followers {
  justify-content: flex-start;
  text-align: right;
  font-family: Gotham-Medium;
  font-size: 0.75em;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.coach-follow-card .btn-follow {
  justify-content: flex-start;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.btn-user-menu {
  display: flex;
  height: 2.5em;
  width: 2.5em;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 200px;
  border-width: 2px;
  border-color: #F3F4F6;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.25);
}

.btn-user-menu:hover {
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.6);
}

.btn-user-menu .inner-border {
  position: relative;
  display: flex;
  height: 2.5em;
  width: 2.5em;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 200px;
  border-width: 0.75px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

img.profile-image,
.btn-user-menu img.profile-image {
  height: 2.5em;
  width: 2.5em;
  max-width: 2.5em;
}

.box-floating-menu,
.box-user-menu {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  border-width: 1px;
  border-style: solid;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
}

#load-user-menu {
  position: absolute;
  z-index: 50;
  top: -12px;
  left: -16px;
}

/* .box-user-menu {
    top: -12px;
    left: -16px;
} */

.box-create-new {
  padding: 0.25em;
  top: 25px;
  left: 1px;
}

a.link-user-menu {
  flex: 1 1 0%;
  justify-content: flex-start;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

a.link-user-menu:hover {
  color: var(--color-primary-600);
}

a.link-user-menu {
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  box-sizing: border-box;
}

a.link-my-account {
  background-image: url(../../templates/en/img2024/user-01-grey-700.svg);
}

a.link-my-account:hover {
  background-image: url(../../templates/en/img2024/user-01-green-600.svg);
}

a.link-log-out {
  background-image: url(../../templates/en/img2024/log-out-01.svg);
}

a.link-log-out:hover {
  background-image: url(../../templates/en/img2024/log-out-01-green-600.svg);
}

body.logged-page .InputWithLabel {
  margin-top: 0.5em;
}

.bottom-header-links nav .box-create-new a {
  /* @apply block self-stretch justify-start text-Text-prominent text-base font-Gotham_medium leading-snug; */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  align-self: stretch;
  overflow: hidden;
  border-radius: 0.5rem;
  background-color: var(--color-primary-500);
  padding-left: .7em;
  padding-right: .7em;
  padding-top: .35em;
  padding-bottom: .35em;
  outline-style: solid;
  outline-width: 1px;
  outline-offset: -1px;
  outline-color: var(--color-primary-500);
}

.bottom-header-links nav .box-create-new a:hover {
  background-color: var(--color-primary-600);
}

.bottom-header-links nav .box-create-new a .into-btn {
  justify-content: flex-start;
  font-family: Gotham-Medium;
  font-size: 1.4em;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .bottom-header-links nav .box-create-new a .into-btn {
    font-size: 1.0666666em;
  }
}

.logged-page .main-content.no-padding-top-bottom {
  padding-top: 0px;
  padding-bottom: 0px;
}

.bg-img-auto {
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
}

.bg-img-auto-left {
  background-size: auto;
  background-position: .7em;
  background-repeat: no-repeat;
}

.bg-img-auto-right {
  background-size: auto;
  background-position: right 0.75em center;
  background-repeat: no-repeat;
}

.bg-img-cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.sidebar-nav-menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: .5em;
  align-self: stretch;
  padding-bottom: 0.5em;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s ease, opacity 0.4s ease;
}

.sidebar-nav-menu.show {
  max-height: 500px;
  /* Ajusta según el contenido */
  opacity: 1;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.sidebar-nav-menu a.NavItemBase {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5em;
  align-self: stretch;
  overflow: hidden;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.75em;
  padding-right: 0.75em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.sidebar-nav-menu a.NavItemBase .Content {
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75em;
}

.sidebar-nav-menu a.NavItemBase .Content .Text {
  justify-content: flex-start;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.sidebar-nav-menu a.NavItemBase .Content .Text:hover {
  color: var(--color-primary);
}

.sidebar-nav-menu a.NavItemBase.selected {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5em;
  align-self: stretch;
  overflow: hidden;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(250 251 252 / var(--tw-bg-opacity));
  padding-left: 0.75em;
  padding-right: 0.75em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.sidebar-nav-menu a.NavItemBase.selected .Content .Text {
  justify-content: flex-start;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1;
  color: var(--color-primary);
}

.box-row-input {
  display: inline-flex;
  min-height: 41.94px;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2em;
  align-self: stretch;
}

.box-row-input.hidden {
  display: none;
}

.box-row-input label {
  display: block;
  width: 18rem;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.box-row-input label .second-line-regular {
  margin-top: 0.25em;
  font-family: Gotham-Book;
}

.box-row-input .box-item-input {
  display: flex;
  width: 512px;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5em;
}

.box-row-input .box-item-input input {
  display: block;
  width: 100%;
  align-self: stretch;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.875em;
  padding-right: 0.875em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-size: 1.0666666em;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
  outline-style: solid;
  outline-width: 1px;
  outline-offset: -1px;
  outline-color: #e5e7eb;
}

@media (min-width: 1024px) {
  body.logged-page.my-account-page .main-content-centered.box-row-input .box-item-input input,
body.logged-page.my-club-page .main-content-centered.box-row-input .box-item-input input {
    padding-left: 0px;
    padding-right: 0px;
  }
}

body.logged-page.my-account-page .main-content-centered.box-row-input .box-item-input input,
body.logged-page.my-club-page .main-content-centered.box-row-input .box-item-input input {
  width: 1440px;
}

@media (max-width: 1024px) {
  body.logged-page .main-content-centered.box-row-input .box-item-input input {
    width: 100%;
  }
}

.box-row-input .box-item-input input.form-checkbox {
  height: 1em;
  width: 1em;
}

.box-row-input label.label-checkbox {
  display: flex;
}

.sidebar-nav-menu.hidden,
.box-row-input .box-item-input input.hidden {
  display: none
}

body.logged-page.my-club-page select,
.box-row-input .box-item-input select {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.875em;
  padding-right: 0.875em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-size: 1.0666666em;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
  outline-style: solid;
  outline-width: 1px;
  outline-offset: -1px;
  outline-color: #e5e7eb;
}

body.logged-page.my-club-page .InputWithLabel select option,
body.logged-page.my-club-page select option,
.cv-web-design-2024 body.logged-page select option {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

body.logged-page section h2 {
  justify-content: flex-start;
  align-self: stretch;
  font-family: Gotham-Medium;
  font-size: 1.0666666em;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.hide {
  display: none;
}

.btn-side-group-menu {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5em;
  align-self: stretch;
  overflow: hidden;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.75em;
  padding-right: 0.75em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.btn-side-group-menu .chevron-icon {
  position: relative;
  height: 1em;
  width: 1em;
  overflow: hidden;
  background-image: url('../../templates/en/img2024/chevron-down.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.btn-side-group-menu.opened .chevron-icon {
  position: relative;
  height: 1em;
  width: 1em;
  overflow: hidden;
  background-image: url('../../templates/en/img2024/chevron-up-grey.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.pagination-controls {
  display: flex;
  min-width: 0px;
  flex: 1 1 0%;
  align-items: center;
  justify-content: space-between;
  padding: 1em;
}

.btn-page-previous {
  display: flex;
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  overflow: hidden;
  border-radius: 0.5rem;
  background-image: url('../../templates/en/img2024/arrow-narrow-left.svg');
  padding-right: 0.875em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 1.5em;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  outline-style: solid;
  outline-width: 1px;
  outline-offset: -1px;
  outline-color: #DDDFE3;
  background-size: auto;
  background-position: .7em;
  background-repeat: no-repeat;
}

.btn-page-previous:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

@media (min-width: 768px) {
  .btn-page-previous {
    padding-left: 2.5em;
  }
}

.Pagination a.Button.disabled,
.Pagination a.Button.disabled:hover {
  opacity: .4;
  cursor: not-allowed;
  pointer-events: none;
}

.btn-page-next {
  display: flex;
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  overflow: hidden;
  border-radius: 0.5rem;
  background-image: url('../../templates/en/img2024/arrow-narrow-right.svg');
  padding-left: 0.875em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 1.5em;
  font-family: Gotham-Medium;
  font-size: 0.933333em;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  outline-style: solid;
  outline-width: 1px;
  outline-offset: -1px;
  outline-color: #DDDFE3;
  background-size: auto;
  background-position: right 0.75em center;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .btn-page-next {
    padding-right: 2.5em;
  }
}

.label-tx {
  display: none;
}

.box-row-input.label-tx {
  display: none;
}

.sidebar-nav-menu.label-tx,
.box-row-input .box-item-input input.label-tx {
  display: none
}

@media (min-width: 768px) {
  .label-tx {
    display: block;
  }
}

.pagination-number {
  position: relative;
  display: flex;
  height: 2.5em;
  width: 2.5em;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.5rem;
}

.pagination-number:hover {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.pagination-number.selected {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

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

.SessionCard:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.drill-card dt,
.SessionCard dt {
  font-family: Gotham-Book;
  text-transform: uppercase;
  font-size: 10.5px;
}

.drill-card dd,
.SessionCard dd {
  font-family: Gotham-Medium;
}

.table-data-list th {
  border-bottom-width: 1px;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  text-align: left;
  font-family: Gotham-Medium;
  font-size: 0.75em;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.table-data-list td {
  height: 3.33em;
  white-space: nowrap;
  padding: 0.5em;
  font-family: Gotham-Book;
  font-size: 0.933333em;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.table-data-list .row-data-item .open-link {
  background-color: white;
}

.table-data-list .row-data-item a {
  color: #008d42;
}

.table-data-list .row-data-item a:hover {
  color: #005d2c;
}

.table-data-list .row-data-item a.Button:hover,
.Pagination a.Button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  outline-color: #aaa !important;
}

.table-data-list .row-data-item {
  height: 50px;
  box-sizing: border-box;
}

.table-data-list .row-data-item:hover {
  background-color: #efefef;
}

.table-data-list .col-date-time {
  width: 13rem;
}

.table-data-list .col-subject {
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.table-data-list .col-to {
  width: 250px;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.table-data-list .col-from {
  width: 250px;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.table-data-list .col-view {
  width: 70px;
  white-space: nowrap;
  padding: 0.5em;
  text-align: right;
}

.table-data-list .col-given-name,
.table-data-list .col-family-name {
  width: 200px;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (min-width: 960px) {
  .table-data-list .col-given-name,
.table-data-list .col-family-name {
    width: 350px;
    max-width: 350px;
  }
}

.table-data-list .col-count-private,
.table-data-list .col-count-club,
.table-data-list .col-count-public,
.table-data-list .col-count-club,
.table-data-list .col-count-curric {
  width: 6em;
  min-width: 6em;
  white-space: nowrap;
  padding-right: 1em;
  text-align: right;
}

.table-data-list .col-count-total {
  width: 8em;
  min-width: 8em;
  white-space: nowrap;
  padding: 0.5em;
  padding-right: 1em;
  text-align: right;
}

.PaginationNumbers a:hover {
  background-color: #f5f5f5 !important;
  border-radius: 0.5rem;
  border: 1px solid #ddd;
}

.disabled {
  opacity: .5;
  pointer-events: none;
}

.ellipsis-menu {
  position: absolute;
  z-index: 40;
  max-height: 50vh;
  overflow: auto;
  box-shadow: 0 10px 25px rgba(0, 0, 0, .12);
  border-radius: .5rem;
}

.ellipsis-backdrop {
  position: fixed;
  inset: 0;
  background: transparent;
  z-index: 30;
}

@media (min-width: 1280px) {
  body.logged-page .container_12,
    body.logged-page div.container_12.clearfix.content {
    width: 100% !important;
  }
}

body.logged-page .sessions_list {
  margin-top: 0px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0px;
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  border-width: 1px;
  border-style: solid;
}

body.logged-page .sessions_list .session_type {
  flex: 0 0 210px;
  /* no crece, no encoge, base 210px */
  width: 210px;
  float: none;
}

.sessions-list-area>*:last-child {
  border-top: solid 1px #E5E7EB;
  /* gris claro */
}

body.logged-page .sessions_list .sessions {
  flex: 1 1 auto;
  /* ocupa el espacio restante */
  min-width: 0;
  /* evita overflow horizontal con contenido largo */
  float: none;
}

body.logged-page .sessions .session {
  clear: both;
}

.btn-list-display-type {
  height: 30px;
  width: 60px;
  flex-shrink: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

body.logged-page .sessions.display-grid .btn-list-display-type {
  background-image: url(../../common/icons/icon-grid-selected.svg);
}

body.logged-page .sessions.display-grid .btn-list-display-type:hover {
  background-image: url(../../common/icons/icon-grid-selected-hover.svg);
}

body.logged-page .sessions.display-list .btn-list-display-type {
  background-image: url(../../common/icons/icon-list-selected.svg);
}

body.logged-page .sessions.display-list .btn-list-display-type:hover {
  background-image: url(../../common/icons/icon-list-selected-hover.svg);
}

body.logged-page .sessions.display-grid .list-sessions {
  display: grid;
  flex: 1 1 0%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.25em;
  padding: 1.25em;
}

@media (min-width: 640px) {
  body.logged-page .sessions.display-grid .list-sessions {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  body.logged-page .sessions.display-grid .list-sessions {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

body.logged-page .sessions.display-list .list-sessions {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  gap: 1.25em;
  padding: 1.25em;
}

/* .session-card {
    @apply flex-1 border border-gray-200 hover:border-gray-400 inline-flex flex-col justify-start items-start overflow-hidden;
} */

body.logged-page .sessions .session-card {
  position: relative;
  display: flex;
  overflow: hidden;
  border-radius: 0.75rem;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 251 252 / var(--tw-bg-opacity));
  --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);
  border-width: 1px;
  border-style: solid;
}

body.logged-page .sessions .session-card:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

body.logged-page .sessions.display-grid .session-card {
  flex-direction: column;
}

body.logged-page .sessions.display-list .session-card {
  flex-direction: column;
  align-items: flex-start;
}

@media (min-width: 768px) {
  body.logged-page .sessions.display-list .session-card {
    flex-direction: row;
  }
}

body.logged-page .sessions .session-card .link-image {
  display: block;
  overflow: hidden;
}

body.logged-page .sessions.display-grid .session-card .link-image {
  aspect-ratio: 17/10;
}

body.logged-page .sessions.display-list .session-card .link-image {
  margin: 0px;
  aspect-ratio: 17/10;
  width: 100%;
  flex-shrink: 0;
  border-radius: 0px;
}

@media (min-width: 768px) {
  body.logged-page .sessions.display-list .session-card .link-image {
    margin: 1em;
    width: 300px;
    border-radius: 0.5rem;
  }
}

body.logged-page .sessions .session-card .session-info {
  margin-top: 0.25em;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.375em;
}

body.logged-page .sessions.display-list .session-card .card-info {
  display: flex;
  min-width: 0px;
  flex: 1 1 0%;
  flex-direction: column;
  gap: 0.5em;
  padding: 1em;
}

body.logged-page .sessions .session-card dl.grid-info {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  font-size: 0.933333em;
}

body.logged-page .sessions.display-grid .session-card dl.grid-info,
body.logged-page .sessions.display-grid .session-card dl.info-category,
body.logged-page .sessions.display-grid .session-card dl.info-description {
  display: none;
  -moz-column-gap: 1em;
       column-gap: 1em;
  row-gap: 0.5em;
}

body.box-row-input.logged-page .sessions.display-grid .session-card dl.grid-info,
body.box-row-input.logged-page .sessions.display-grid .session-card dl.info-category,
body.box-row-input.logged-page .sessions.display-grid .session-card dl.info-description {
  display: none;
}

body.sidebar-nav-menu.logged-page .sessions.display-grid .session-card dl.grid-info,
.box-row-input .box-item-input inputbody.logged-page .sessions.display-grid .session-card dl.grid-info,
body.sidebar-nav-menu.logged-page .sessions.display-grid .session-card dl.info-category,
.box-row-input .box-item-input input
body.logged-page .sessions.display-grid .session-card dl.info-category,
body.sidebar-nav-menu.logged-page .sessions.display-grid .session-card dl.info-description,
.box-row-input .box-item-input input
body.logged-page .sessions.display-grid .session-card dl.info-description {
  display: none
}

body.logged-page .sessions.display-list .session-card dl.grid-info {
  -moz-column-gap: 0.75em;
       column-gap: 0.75em;
  row-gap: 0.25em;
}

body.logged-page .drill-card dl .dl-pair-dt-dd,
body.logged-page .sessions .session-card dl .dl-pair-dt-dd {
  display: flex;
}

body.logged-page .sessions.display-grid .session-card dl .dl-pair-dt-dd {
  flex-direction: column;
  justify-content: flex-start;
  gap: 0px;
}

body.logged-page .sessions.display-list .session-card dl .dl-pair-dt-dd {
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.5em;
}

body.logged-page .sessions.display-list .session-card dl .dl-pair-dt-dd dt {
  padding-top: .25em;
}

body.logged-page .sessions_type_tab li,
.session-type-btns {
  float: none;
  display: flex;
  height: auto;
  width: auto;
  min-width: 0px;
  max-width: none;
  flex: 1 1 0%;
  flex-basis: 0px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0px;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

@media (min-width: 768px) {
  body.logged-page .sessions_type_tab li,
.session-type-btns {
    flex-direction: row;
  }
}

@media (min-width: 1024px) {
  body.logged-page .sessions_type_tab li,
.session-type-btns {
    height: 45px;
  }
}

body.logged-page .sessions_type_tab li,
.session-type-btns {
  /* box-shadow: inset 0 -3px 4px rgba(0, 0, 0, 0.5); */
}

body.logged-page .sessions_type_tab li a {
  font-weight: bold;
}

body.logged-page .session_builder_btns a {
  border-radius: 0.5rem;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-size: 16px;
}

body.logged-page .session_builder_btns a:hover {
  background: #F3F4F6;
}

body.logged-page .sessions_list {
  background: #FFFFFF;
}

.filter-label-input {
  display: flex;
  align-items: center;
  gap: 0.5em;
  font-family: Gotham-Book;
}

.filter-label-input label {
  font-size: 0.75em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  width: 67px;
  min-width: 67px;
  box-sizing: border-box;
  font-weight: normal;
}

.filter-label-input button.pseudo-select-btn.filter-select,
.filter-label-input input,
.filter-label-input select,
.new_breadcrumb_tabs .filter-label-input input[type="text"] {
  width: 170px;
  min-width: 170px;
  padding: 0.25em;
  font-size: 0.933333em;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .filter-label-input button.pseudo-select-btn.filter-select,
.filter-label-input input,
.filter-label-input select,
.new_breadcrumb_tabs .filter-label-input input[type="text"] {
    width: 140px;
    min-width: 140px;
  }
}

@media (min-width: 900px) {
  .filter-label-input button.pseudo-select-btn.filter-select,
.filter-label-input input,
.filter-label-input select,
.new_breadcrumb_tabs .filter-label-input input[type="text"] {
    width: 170px;
    min-width: 170px;
  }
}

.filter-label-input button.pseudo-select-btn.filter-select,
.filter-label-input input,
.filter-label-input select,
.new_breadcrumb_tabs .filter-label-input input[type="text"] {
  box-sizing: border-box;
  border-radius: .3em;
  color: #555555;
  background-image: linear-gradient(to bottom, #fefefe 0%, #ededed 25%, #ededed 75%, #dddddd 100%);
}

.filter-label-input button.pseudo-select-btn.filter-select {
  padding: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

body.logged-page .filter-label-input button.pseudo-select-btn .bg-chevron {
  padding: 0px;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 0.5em;
  padding-right: 2em;
}

.filter-label-input button.pseudo-select-btn.filter-select span.into-btn {
  padding: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 0.933333em;
}

.new_breadcrumb_tabs .filter-label-input input[type="text"] {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.filter-label-input .combo-input-button {
  display: flex;
  width: 170px;
  min-width: 170px;
  flex-direction: row;
  gap: 0.5em;
}

@media (min-width: 768px) {
  .filter-label-input .combo-input-button {
    width: 140px;
    min-width: 140px;
  }
}

@media (min-width: 900px) {
  .filter-label-input .combo-input-button {
    width: 170px;
    min-width: 170px;
  }
}

.filter-label-input .combo-input-button input[type="text"] {
  display: block;
  height: auto;
  min-width: 0px;
  flex: 1 1 0%;
  padding: 0.5em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}

.filter-label-input .combo-input-button button {
  display: block;
  height: auto;
  flex-shrink: 0;
  padding: 0.5em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}

body.logged-page .session_builder_btns a.btn-primary {
  height: auto;
  border-radius: 0.5rem;
  background-color: var(--color-primary-600);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-size: 0.933333em;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  outline-style: solid;
  outline-width: 1px;
  outline-offset: -1px;
  outline-color: var(--color-primary-600);
}

body.logged-page .session_builder_btns a.btn-primary:hover {
  background-color: var(--color-primary-700);
}

body.logged-page.extras-sessions .box-hierarchy-selector .box-library h3.folder-title {
  font-size: 0.933333em;
}

/* Loader */

body.logged-page .box-loader {
  width: 1.5em;
  height: 1.9em;
  margin-right: 1em;
  margin-left: .15em;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
}

body.logged-page .loader.visible {
  display: block;
  opacity: 1;
}

/* .loader.search-loader.visible {
    opacity: 1;
    margin: 0 0 0 0;
    width: 1.25em;
    height: 1.25em;
}
.loader.icons.visible {
    display: inline-block;
    opacity: 1;
    margin: -.5em 0 0 1em;
} */

body.logged-page .loader {
  width: 1.5em;
  height: 1.5em;
  display: none;
  position: absolute;
  text-indent: -9999em;
  border-top: .3em solid rgba(158, 158, 158, .52);
  border-right: .3em solid rgba(158, 158, 158, .52);
  border-bottom: .3em solid rgba(158, 158, 158, .52);
  border-left: .3em solid #fff;
  transform: translateZ(0);
  animation: load8 .6s infinite linear;
}

/* .loader.options {
    display: block;
    position: relative;
} */

.loader,
.loader:after {
  border-radius: 50%;
}

@keyframes load8 {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.btn-primary {
  height: 2.5em;
  border-radius: 0.5rem;
  background-color: var(--color-primary-600);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-size: 0.933333em;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  outline-style: solid;
  outline-width: 1px;
  outline-offset: -1px;
  outline-color: var(--color-primary-600);
}

.btn-primary:hover {
  background-color: var(--color-primary-700);
}

.btn-primary.go,
.btn-primary.edit {
  display: inline-block;
  height: auto;
  padding-top: 0.375em;
}

.btn-tertiary {
  height: 2.5em;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding-left: 1em;
  padding-right: 1em;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  outline-style: solid;
  outline-width: 1px;
  outline-color: #e5e7eb;
}

.btn-tertiary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(235 238 241 / var(--tw-bg-opacity));
  outline-color: #d1d5db;
}

body.logged-page .header-centered {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

@media (min-width: 768px) {
  body.logged-page .header-centered {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media (min-width: 1024px) {
  body.logged-page .header-centered {
    flex-direction: row;
  }
}

/* =======================================================
   LOGGED PAGE — full styles (no @apply w-full)
   ======================================================= */

/* --- Containers: full width like the second dropdown --- */

body.logged-page .box-sport,
body.logged-page .box-lang {
  /* Use raw CSS to avoid circular dependency */
  width: 100%;
}

body.logged-page .box-sport-into,
body.logged-page .box-lang-into {
  width: 100%;
  /* avoid @apply w-full */
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --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);
  border-width: 1px;
  border-style: solid;
}

/* Hover border like the second white dropdown */

body.logged-page .box-sport-into:hover,
body.logged-page .box-lang-into:hover {
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity));
}

/* --- Closed items: your font + spacing rule (kept) --- */

body.logged-page .box-item-sport:not(.sport-opened .box-item-sport),
body.logged-page .box-item-lang:not(.lang-opened .box-item-lang) {
  font-family: Gotham-Book;
  padding: .625em .875em;
  /* same L/R as the reference second dropdown */
}

body.logged-page .box-item-sport,
body.logged-page .box-item-lang {
  display: none;
}

/* Closed rows: layout and text */

body.logged-page .box-item-sport.selected,
body.logged-page .box-item-lang.selected {
  width: 100%;
  /* replace @apply w-full */
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75em;
  border-radius: 0.375rem;
}

/* Typography same size as reference */

body.logged-page .box-item-sport .sport-tx,
body.logged-page .box-item-lang .lang-tx {
  /* 16px, 24px line, regular (Gotham_book) */
  font-size: 1.0666666em;
  text-transform: capitalize;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(18 21 24 / var(--tw-text-opacity));
  font-weight: 400;
}

/* SPORT: no icon + remove gap */

body.logged-page .box-item-sport .icon-sport {
  display: none;
}

body.logged-page .box-item-sport .box-icon-text {
  gap: 0px;
}

/* Icon/text group alignment */

body.logged-page .box-item-lang .box-icon-text,
body.logged-page .box-item-sport .box-icon-text {
  display: flex;
  align-items: center;
  gap: 0.5em;
}

/* ---------------- Chevron (closed) ----------------
   Match size to the second dropdown (20px) and center vertically
*/

body.logged-page .box-item-sport .open-icon img,
body.logged-page .box-item-lang .open-icon img {
  display: none;
}

/* hide original */

body.logged-page .box-item-sport .open-icon,
body.logged-page .box-item-lang .open-icon {
  display: flex;
  height: 1.25em;
  width: 1.25em;
  align-items: center;
  justify-content: center;
  align-self: center;
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
  position: relative;
}

body.logged-page .box-item-sport .open-icon::after,
body.logged-page .box-item-lang .open-icon::after {
  content: "";
  width: 1.25rem;
  /* 20px to match the reference chevron */
  height: 1.25rem;
  background-color: currentColor;
  /* gray like reference */
  -webkit-mask: url(../../templates/en/img2024/chevron-white-down.svg) center / contain no-repeat;
  mask: url(../../templates/en/img2024/chevron-white-down.svg) center / contain no-repeat;
  display: block;
}

/* ---------------- Language icon (closed) ----------------
   Square, non-deforming, dark on white (inherits currentColor)
*/

body.logged-page .box-item-lang .box-icon-text {
  --tw-text-opacity: 1;
  color: rgb(18 21 24 / var(--tw-text-opacity));
}

body.logged-page .box-item-lang .icon-lang {
  background-image: none;
  -webkit-mask: url(../../templates/en/img2024/globe-01.svg) center / contain no-repeat;
  mask: url(../../templates/en/img2024/globe-01.svg) center / contain no-repeat;
  background-color: currentColor;
  display: block;
  aspect-ratio: 1 / 1;
  height: 1.25em;
  width: 1.25em;
  flex-shrink: 0;
}

@supports not ((-webkit-mask: url("")) or (mask: url(""))) {
  body.logged-page .box-item-lang .icon-lang {
    background-image: url(../../templates/en/img2024/globe-01.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    /* prevent deformation */
    filter: invert(1) brightness(0.2);
    /* darken white asset */
    display: block;
    aspect-ratio: 1 / 1;
    height: 1.25em;
    width: 1.25em;
    flex-shrink: 0;
  }
}

/* =======================================================
   OPENED LANGUAGE SUBMENU (green panel)
   ======================================================= */

/* Panel: stronger shadow + white border; tighter horizontal padding */

body.logged-page .box-sport.sport-opened .box-sport-into,
body.logged-page .box-lang.lang-opened .box-lang-into {
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: var(--color-primary);
  border-width: 1px;
  border-style: solid;
  /* strong, visible shadow */
  box-shadow: 0 10px 28px rgba(0, 0, 0, .22), 0 6px 12px rgba(0, 0, 0, .18);
  padding: .375rem .375rem;
  /* reduce left/right padding as requested */
}

/* Hide chevron in submenu rows */

body.logged-page .box-sport.sport-opened .box-item-sport .open-icon,
body.logged-page .box-sport.sport-opened .box-item-sport .open-icon img,
body.logged-page .box-lang.lang-opened .box-item-lang .open-icon,
body.logged-page .box-lang.lang-opened .box-item-lang .open-icon img {
  display: none;
}

/* Submenu rows: full width, centered vertically, compact padding */

body.logged-page .box-sport.sport-opened .box-item-sport,
body.logged-page .box-lang.lang-opened .box-item-lang {
  width: 100%;
  /* replace @apply w-full */
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75em;
  border-radius: 0.375rem;
  font-family: Gotham-Book;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  padding: .5rem .625rem;
  /* 8px TB, 10px LR, per capture 2 */
  opacity: .95;
}

/* Keep icon group aligned center */

body.logged-page .box-sport.sport-opened .box-item-sport .box-icon-text,
body.logged-page .box-lang.lang-opened .box-item-lang .box-icon-text {
  display: flex;
  align-items: center;
  gap: 0.5em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* Icon white in submenu (inherits from parent) */

body.logged-page .box-lang.lang-opened .box-item-lang .icon-lang {
  background-image: none;
  -webkit-mask: url(../../templates/en/img2024/globe-01.svg) center / contain no-repeat;
  mask: url(../../templates/en/img2024/globe-01.svg) center / contain no-repeat;
  background-color: currentColor;
  display: block;
  aspect-ratio: 1 / 1;
  height: 1.25em;
  width: 1.25em;
  flex-shrink: 0;
}

@supports not ((-webkit-mask: url("")) or (mask: url(""))) {
  body.logged-page .box-lang.lang-opened .box-item-lang .icon-lang {
    background-image: url(../../templates/en/img2024/globe-01.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    filter: none;
    /* keep it white */
  }
}

/* Text size equals closed state (same 16/24) */

body.logged-page .box-sport.sport-opened .box-item-sport .sport-tx,
body.logged-page .box-lang.lang-opened .box-item-lang .lang-tx {
  font-size: 1.0666666em;
  text-transform: capitalize;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-weight: 400;
  /* match closed Gotham_book weight */
}

/* Selected row: full opacity */

body.logged-page .box-sport.sport-opened .box-item-sport.selected,
body.logged-page .box-lang.lang-opened .box-item-lang.selected {
  opacity: 1;
}

/* Hover: darker than base green for clear feedback; keep vertical centering */

body.logged-page .box-sport.sport-opened .box-item-sport:hover,
body.logged-page .box-lang.lang-opened .box-item-lang:hover {
  background: color-mix(in oklab, var(--color-primary) 82%, black);
  background-color: rgba(0, 0, 0, .12);
  /* fallback if no color-mix */
  cursor: pointer;
  opacity: 1;
}

/* Radio controls in green: white ring + white dot when selected */

body.logged-page .box-sport.sport-opened .box-item-sport .radio-btn,
body.logged-page .box-lang.lang-opened .box-item-lang .radio-btn {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

body.logged-page .box-sport.sport-opened .box-item-sport.selected .radio-btn .radio-btn-into,
body.logged-page .box-lang.lang-opened .box-item-lang.selected .radio-btn .radio-btn-into {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

/* Keep base visibility */

body.logged-page .sport-opened .box-item-sport,
body.logged-page .lang-opened .box-item-lang {
  display: flex;
}

/* --- Minor polish on white cards: keep text steady on hover --- */

body.logged-page .box-item-sport:hover .sport-tx,
body.logged-page .box-item-lang:hover .lang-tx {
  --tw-text-opacity: 1;
  color: rgb(18 21 24 / var(--tw-text-opacity));
}

.header-content .box-sport.sport-opened,
.header-content .box-lang.lang-opened {
  margin-top: 0;
}

/* view session */

body.logged-page h1.session-title {
  font-family: Gotham-Medium;
  font-size: 1.6em;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

body.logged-page main div#mainContainer.content {
  margin: 0px;
  padding: 0px;
}

body.logged-page main #mainContainer>.grid_12 {
  margin: 0px;
  padding: 0px;
}

body.logged-page div.club_banner,
body.logged-page div.club_banner.clearfix {
  margin: 0px;
  display: flex;
  align-items: stretch;
  gap: 1em;
  padding: 0px;
}

body.logged-page div.club_banner>img {
  flex-shrink: 0;
  border-radius: 0.75rem;
}

body.logged-page div.club_banner div.name {
  margin-left: 0px;
  min-width: 0px;
  flex: 1 1 0%;
  border-radius: 0.75rem;
  width: auto;
  float: none;
}

body.logged-page div.progressions {
  border-radius: 0.75rem;
  padding: 1em;
}

body.logged-page .session_options {
  margin: 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1em;
}

@media (min-width: 768px) {
  body.logged-page .session_options {
    flex-direction: row;
  }
}

body.logged-page div.session_options div.sharing_options,
body.logged-page div.session_options div.view_options,
body.logged-page .session_options>* {
  float: none;
  display: flex;
}

body.logged-page div.session_options div.sharing_options,
body.logged-page div.session_options div.view_options {
  gap: 0.75em;
}

body.logged-page div.session_options div.sharing_options {
  flex-direction: column;
  align-items: flex-start;
}

body.logged-page div.session_options .sharing_options>* {
  gap: 0.75em;
  white-space: nowrap;
  vertical-align: unset;
  display: flex;
}

body.logged-page div.session_options div.view_options {
  flex-direction: column;
  align-items: flex-start;
}

@media (min-width: 768px) {
  body.logged-page div.session_options div.view_options {
    align-items: flex-end;
  }
}

body.logged-page div.session_options .sharing-links,
body.logged-page div.session_options div.view_options .session-view-options,
body.logged-page div.session_options div.view_options .session-owner-options {
  position: relative;
  display: flex;
  gap: 0.75em;
}

body.logged-page a.grey_btn,
body.logged-page div.session_options a.grey_btn,
body.logged-page div.session_options button.grey_btn {
  border-radius: 0.375rem;
  color: #555555;
  background-image: linear-gradient(to bottom, #fefefe 0%, #ededed 25%, #ededed 75%, #dddddd 100%);
}

body.logged-page a.grey_btn:hover,
body.logged-page div.session_options a.grey_btn:hover,
body.logged-page div.session_options button.grey_btn:hover {
  color: #333333;
  background-image: linear-gradient(to bottom, #fefefe 0%, #e6e6e6 25%, #e6e6e6 75%, #c3c3c3 100%);
}

body.logged-page div.session_options button,
body.logged-page div.session_options a,
body.logged-page div.session_options a.grey_btn,
body.logged-page div.session_options .sharing-links a,
body.logged-page div.session_options .sharing-links a.grey_btn,

body.logged-page div.session_options div.view_options a,
body.logged-page div.session_options div.view_options.session-view-options a,
body.logged-page div.session_options div.view_options.session-owner-options a {
  display: block;
  white-space: nowrap;
  border-radius: 0.375rem;
  margin-left: 0;
  padding: .32em .5em;
  min-width: 34px;
  min-height: 34px;
  font-size: 15px;
  height: auto;
  line-height: normal;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

body.logged-page div.session_options div.view_options a.green_btn.delete {
  background-size: cover;
}

body.logged-page div.session_options #tw_fb_link2 a.btn-facebook-small,
body.logged-page div.session_options #tw_fb_link2 a.btn-tw-x-small,
body.logged-page div.session_options #tw_fb_link a.btn-facebook-small,
body.logged-page div.session_options #tw_fb_link a.btn-tw-x-small {
  height: auto;
  width: auto;
  min-width: 34px;
  min-height: 34px;
  box-sizing: border-box;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  border: 1px solid #bbbbbb;
  background: none;
  background-image: linear-gradient(to bottom, #fefefe 0%, #ededed 25%, #ededed 75%, #dddddd 100%);
  padding: 0 0 0 0;
}

body.logged-page div.session_options #tw_fb_link2 a.btn-facebook-small:hover,
body.logged-page div.session_options #tw_fb_link2 a.btn-tw-x-small:hover,
body.logged-page div.session_options #tw_fb_link a.btn-facebook-small:hover,
body.logged-page div.session_options #tw_fb_link a.btn-tw-x-small:hover {
  border: 1px solid #9f9f9f;
  background-image: linear-gradient(to bottom, #fefefe 0%, #e6e6e6 25%, #e6e6e6 75%, #c3c3c3 100%);
}

body.logged-page #tw_fb_link2 a.btn-facebook-small .into-bg,
body.logged-page #tw_fb_link2 a.btn-tw-x-small .into-bg,
body.logged-page #tw_fb_link a.btn-facebook-small .into-bg,
body.logged-page #tw_fb_link a.btn-tw-x-small .into-bg {
  background-position-x: 5px;
  background-position-y: center;
  background-repeat: no-repeat;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  height: 100%;
  min-width: 32px;
  min-height: 32px;
  box-sizing: border-box;
  padding-left: 36px;
  padding-right: 8px;
  padding-top: 4px;
  color: #555555;
}

body.logged-page #tw_fb_link2 a.btn-facebook-small .into-bg,
body.logged-page #tw_fb_link a.btn-facebook-small .into-bg {
  background-image: url(../../../common/social-media/logo-facebook-small.svg);
  background-size: auto 80%;
}

body.logged-page #tw_fb_link2 a.btn-tw-x-small .into-bg,
body.logged-page #tw_fb_link a.btn-tw-x-small .into-bg {
  background-image: url(../../../common/social-media/logo-x.svg);
  background-size: auto 65%;
  background-position-x: 7px;
  padding-left: 32px;
}

body.logged-page div.session_options button.grey_btn:hover,
body.logged-page div.session_options a.grey_btn:hover,
body.logged-page div.session_options input.grey_btn:hover {
  border: 1px solid #9f9f9f;
  background-image: linear-gradient(to bottom, #fefefe 0%, #e6e6e6 25%, #e6e6e6 75%, #c3c3c3 100%);
}

body.logged-page div.session_options div.view_options a.green_btn.edit-page:hover {
  background: linear-gradient(to bottom, #a2b6c5 0%, #617685 25%, #465865 75%, #323b42 100%);
}

body.logged-page div.session_options div.view_options .btn-primary.edit-session:hover {
  background: linear-gradient(to bottom, #7fdcaf 0%, #18b86b 25%, #148c52 75%, #0f703f 100%);
}

body.logged-page div.session_options .box-label-input {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5em;
}

body.logged-page .pseudo-select-btn,
body.logged-page .pseudo-select-btn.sharing-select {
  height: auto;
  width: auto;
  border-radius: 0.375rem;
  border: 1px solid #bbbbbb;
  background: none;
  background-image: linear-gradient(to bottom, #fefefe 0%, #ededed 25%, #ededed 75%, #dddddd 100%);
}

body.logged-page .pseudo-select-btn:hover,
body.logged-page .pseudo-select-btn.sharing-select:hover {
  border: 1px solid #9f9f9f;
  background-image: linear-gradient(to bottom, #fefefe 0%, #e6e6e6 25%, #e6e6e6 75%, #c3c3c3 100%);
}

body.logged-page button.pseudo-select-btn,
body.logged-page div.session_options button.pseudo-select-btn {
  margin: 0px;
  padding: 0px;
}

/* body.logged-page div.session_options .pseudo-select-btn {
    background-color: #e9e9e9 ;
}
body.logged-page div.session_options .pseudo-select-btn:hover {
    background-color: #dcdcdc;
    border: 1px solid #909090;
} */

body.logged-page .session-info .pseudo-select-btn {
  box-shadow: 1px 1px 5px #00000028;
}

body.logged-page .pseudo-select-btn .bg-chevron {
  height: auto;
  border-radius: 0.375rem;
  padding-left: 0.75em;
  padding-right: 2em;
  padding-top: .4em;
  padding-bottom: .4em;
  background-image: url(../../common/icons/icon-chevron-555.svg);
  background-size: auto 18px;
  background-repeat: no-repeat;
  background-position: right 5px center;
}

body.logged-page .pseudo-select-btn:hover .bg-chevron {
  background-image: url(../../common/icons/icon-chevron-333.svg);
}

body.logged-page .session-info .pseudo-select-btn .bg-chevron {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0.6em;
  padding-right: 1.85em;
  background-position: right 3px center;
}

body.logged-page .pseudo-select-btn .into-btn,
body.logged-page .pseudo-select-btn span.into-btn,
body.logged-page .pseudo-select-btn.sharing-select .into-btn body.logged-page .pseudo-select-btn.sharing-select span.into-btn {
  display: block;
  width: auto;
  font-size: 1.0666666em;
  font-size: 15px;
  color: #555;
}

body.logged-page .pseudo-select-btn:hover .into-btn,
body.logged-page .pseudo-select-btn:hover span.into-btn,
body.logged-page .pseudo-select-btn.sharing-select:hover .into-btn body.logged-page .pseudo-select-btn.sharing-select:hover span.into-btn {
  color: #333;
}

body.logged-page #linksharing_link {
  float: none;
  margin: 0px;
  box-sizing: border-box;
  display: block;
  padding: 0px;
  line-height: normal;
}

body.logged-page #linksharing_link a {
  display: block;
  white-space: nowrap;
  border-radius: 0.375rem;
  padding: .4em .5em .4em .5em;
  line-height: normal;
}

body.logged-page .progressions h3 {
  font-family: Gotham-Medium;
  font-size: 1.0666666em;
  color: var(--color-primary);
}

body.logged-page div.social_summary,
body.logged-page div.profile_summary {
  min-height: 0px;
  margin: 0 0 0 0;
  height: auto;
  padding: .6666em;
}

body.logged-page div.profile_summary {
  width: auto;
}

body.logged-page div.social_summary h2,
body.logged-page div.profile_summary h2 {
  width: auto;
  margin: 0 0 0 0;
  color: #444444;
}

body.logged-page div.social_summary h2 {
  margin-top: 0.25em;
}

body.logged-page div.profile_summary .box-image {
  height: auto;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 0.5rem;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.35);
  border: solid 1px rgba(255, 255, 255, 0.5);
}

body.logged-page div.social_summary .box-sharing-links {
  display: flex;
  gap: 0.75em;
}

body.logged-page div.social_summary .like_button {
  height: auto;
}

body.logged-page div.profile_summary dl .pair-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5em;
  color: #333333;
}

body.logged-page div.profile_summary dt {
  width: 6em;
  font-family: Gotham-Book;
  text-transform: uppercase;
  font-size: 10.5px;
}

body.logged-page div.profile_summary dd {
  font-family: Gotham-Medium;
}

body.logged-page .box-clone-menu {
  border-radius: 0.375rem;
  margin: 0 0 0 0;
  right: 0;
  top: 40px;
  transition: all .25s ease;
  width: auto;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0);
  border: solid 0px #FFFFFFAA;
  box-sizing: border-box;
}

body.logged-page .box-clone-menu.show {
  height: 115px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
  border: solid 1px #FFFFFFAA;
}

body.logged-page .box-clone-menu .into-box {
  display: flex;
  flex-direction: column;
  gap: 0.25em;
  padding: .25em;
  padding-right: .3em;
}

body.logged-page .box-clone-menu a {
  margin: 0 0 0 0;
}

.cv-web-design-2024 body.logged-page div.social_summary {
  width: 100%;
  flex-shrink: 0;
  align-self: stretch;
  border-radius: 0.75rem;
}

@media (min-width: 768px) {
  .cv-web-design-2024 body.logged-page div.social_summary {
    width: 294px;
  }
}

body.logged-page .customConfirmBox,
body.logged-page .ssp_jquery_dialog {
  overflow: hidden;
  border-radius: 0.75rem;
}

body.logged-page .box-session-contents {
  display: flex;
  flex-direction: column;
  gap: 1.5em;
}

body.logged-page .box-title-category {
  display: flex;
  flex-direction: column;
}

body.logged-page .box-banner-club {
  display: flex;
  flex-direction: row;
  gap: 0.75em;
}

body.logged-page.view-session .progressions {
  display: flex;
  flex-direction: column;
  gap: 1em;
}

body.logged-page.view-session .progressions>* {
  float: none;
}

body.logged-page.view-session .progressions .progression-box {
  float: none;
  display: flex;
  flex-direction: column;
}

@media (min-width: 960px) {
  body.logged-page.view-session .progressions .progression-box {
    flex-direction: row;
  }

  body.logged-page.view-session .progressions .progression-box.even {
    flex-direction: row-reverse;
  }
}

body.logged-page.viewer div.progressions div.odd div.image,
body.logged-page.viewer div.progressions div.odd div.flash_wrapper,
body.logged-page.viewer div.progressions div.flash_wrapper {
  float: none;
  width: 100%;
}

@media (min-width: 960px) {
  body.logged-page.viewer div.progressions div.odd div.image,
body.logged-page.viewer div.progressions div.odd div.flash_wrapper,
body.logged-page.viewer div.progressions div.flash_wrapper {
    width: 50%;
  }
}

body.logged-page.viewer div.progressions div.flash_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.5em;
}

body.logged-page.viewer div.progressions div.flash_wrapper .session_icons {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  padding: 6px;
}

body.logged-page.viewer div.progressions div.flash_wrapper .session_icons .box-icons-anim-video,
body.logged-page.viewer div.progressions div.flash_wrapper .session_icons .box-icons-capture-download-video {
  display: inline-flex;
}

body.logged-page.viewer div.progressions div.flash_wrapper .session_icons .box-icons-anim-video {
  align-items: center;
  justify-content: flex-start;
  gap: 1em;
}

body.logged-page.viewer div.progressions div.flash_wrapper .session_icons .box-icons-capture-download-video {
  align-items: center;
  justify-content: flex-end;
  gap: 1em;
}

body.logged-page.viewer div.progressions div.flash_wrapper .session_icons .box-icons-capture-download-video span.save_img_right {
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 0.5em;
  float: none;
  display: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto;
}

body.logged-page.viewer div.progressions div.flash_wrapper .session_icons .box-icons-capture-download-video span.save_img_right.show {
  float: none;
  display: flex;
}

body.logged-page.viewer div.progressions div.flash_wrapper .session_icons .box-icons-capture-download-video span.save_img_right .tx-help-button {
  display: block;
  width: auto;
  line-height: 15px;
}

body.logged-page.viewer div.progressions div.flash_wrapper .session_icons .box-icons-capture-download-video span.save_img_right .btn-3d-pitch {
  margin: 0 0 0 0;
}

body.logged-page.viewer div.progressions div.flash_wrapper .session_icons img {
  height: 32px;
}

body.logged-page.viewer div.progressions img {
  background: transparent;
  margin: 0 0 0 0;
}

body.logged-page.viewer div.progressions div.flash_wrapper .session_icons .video_player_icon {
  background-image: url(../../common/icons/icon-video-player.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 32px;
  border: none;
  margin: 0 0 0 0;
  padding: 0;
}

body.logged-page.viewer div.progressions div.flash_wrapper .session_icons .video_player_icon.video_player_icon_YouTube {
  background-image: url(../../common/icons/icon-YouTube_2017.svg);
}

body.logged-page.viewer .ssp_tooltip_content {
  width: 150px;
}

body.logged-page.viewer .ssp_tooltip_content img {
  display: inline-block;
}

body.logged-page.viewer div.progressions div.comments {
  float: none;
  width: 100%;
  padding: 1em;
}

@media (min-width: 960px) {
  body.logged-page.viewer div.progressions div.comments {
    width: 50%;
  }
}

body.logged-page.viewer div.progressions div.comments {
  /* padding-left: 5px;
    padding-right: 5px;
    width: calc(50% - 10px);
    float: left; */
  white-space: normal;
}

.no-wrap {
  white-space: nowrap;
}

body.logged-page.viewer .anim-help-content {
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  padding: 0.5em;
}

body.logged-page.viewer .anim-help-content h5 {
  font-size: 1.2em;
  line-height: normal;
}

body.logged-page.viewer .anim-help-content .list-items-help {
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  padding: 0.25em;
}

body.logged-page.viewer .anim-help-content .list-items-help .item-help {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75em;
}

body.logged-page.viewer .anim-help-content .list-items-help .item-help img {
  display: block;
  height: 1.25em;
  width: 1.25em;
}

body.logged-page.viewer .anim-help-content .list-items-help .item-help .item-concept {
  font-weight: bold;
}

body.logged-page.viewer div.progressions .use-video-session {
  width: 100%;
  height: 100%;
}

body.logged-page.viewer div.progressions div.flash {
  background: #ffffff;
  border: 1px solid #E2E2E2;
  padding: 4px;
  width: 100%;
  aspect-ratio: 440 / 262;
  height: auto;
  margin: 0 0 0 0;
}

body.logged-page.viewer .drill-card div.flash {
  background: #ffffff;
  /* border: 1px solid #E2E2E2;
    padding: 4px; */
  width: 100%;
  /* aspect-ratio: 440 / 262; */
  aspect-ratio: 633 / 388;
  height: auto;
  margin: 0 0 0 0;
}

body.logged-page.viewer .drill-card .color,
body.logged-page.viewer .color {
  /* width: calc(100% - 10px);    
    aspect-ratio: 434 / 255;*/
  width: 100%;
  aspect-ratio: 633 / 388;
  height: auto;
  left: auto;
  top: auto;
  position: relative;
}

body.logged-page.viewer .drill-card .color .box-progression-img,
body.logged-page.viewer .color .box-progression-img {
  width: 100%;
  /* aspect-ratio: 434 / 255; */
  aspect-ratio: 633 / 388;
  height: auto;
  left: auto;
  top: auto;
}

body.logged-page.viewer .drill-card div.sspviewer_container,
body.logged-page.viewer div.progressions div.sspviewer_container {
  width: 100% !important;
  height: auto !important;
  /* aspect-ratio: 434 / 255; */
  aspect-ratio: 633 / 388;
  z-index: 999;
  position: relative;
}

body.logged-page.viewer .drill-card div.flash img,
body.logged-page.viewer .drill-card .sspviewer_container canvas {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 100%;
  border: solid 2px transparent;
  box-sizing: border-box;
}

body.logged-page.viewer .lines-key-box {
  position: relative;
}

/* Custom utilities for multi-line text truncation (ellipsis) */

.line-clamp-2,
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.line-clamp-2 {
  -webkit-line-clamp: 2;
}

.line-clamp-3 {
  -webkit-line-clamp: 3;
}

/* * Custom media query to handle the 960px breakpoint.
    * This ensures the CSS matches the JavaScript logic perfectly,
    * avoiding conflicts with Tailwind's default breakpoints.
*/

.carousel-item {
  width: 50%;
}

@media (min-width: 960px) {
  .carousel-item {
    width: 33.333333%;
  }
}

body.logged-page h2.main-page-title {
  font-family: Gotham-Medium;
  font-size: 2em;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

body.logged-page h3.section-title {
  font-family: Gotham-Medium;
  font-size: 1.333333em;
  font-weight: 350;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

body.logged-page h4.sub-section-title {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

body.logged-page .box-sport,
body.logged-page .box-lang {
  display: flex;
  padding: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 1024px) {
  body.logged-page .box-sport,
body.logged-page .box-lang {
    display: flex;
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

body.logged-page .box-item-sport .radio-btn,
body.logged-page .box-item-lang .radio-btn {
  height: 1.25em;
  width: 1.25em;
}

body.logged-page .header-content .box-sport.sport-opened,
body.logged-page .header-content .box-lang.lang-opened {
  margin-top: 0;
  padding: 0 0 0 0;
}

body.logged-page .box-library.documents {
  height: 41px;
}

body.logged-page .box-library.documents .box-library-head {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}

body.logged-page .box-library.documents .box-library-head h3 {
  float: none;
  font-size: 1.2em;
  background-position: 10px 1px;
  padding-top: 1px;
  padding-bottom: 6px;
}

body.logged-page .box-library.documents .box-library-head .btn-openclose {
  min-width: 0px;
  flex: 1 1 0%;
  margin-left: 0;
  position: relative;
  background-position: center right 5px;
  opacity: .5;
}

body.logged-page .box-library.documents .box-library-head .btn-openclose:hover {
  opacity: 1;
}

body.logged-page .box-library.documents .box-library-head .clear {
  display: none;
}

body.logged-page .box-library.documents .col-header>div {
  font-size: 12px;
}

body.logged-page .box-library.documents .tb-documents .col-filename {
  box-sizing: border-box;
  width: calc(60% - 55px);
  white-space: normal;
}

@media (min-width: 768px) {
  body.logged-page .box-library.documents .tb-documents .col-filename {
    width: calc(60% - 115px);
  }
}

body.logged-page .box-library.documents .tb-documents .col-description {
  box-sizing: border-box;
  width: calc(40% - 55px);
  white-space: normal;
}

@media (min-width: 768px) {
  body.logged-page .box-library.documents .tb-documents .col-description {
    width: calc(40% - 115px);
  }
}

body.logged-page .box-library.documents .tb-documents .col-updated-date {
  box-sizing: border-box;
  width: 85px;
  min-width: 85px;
  max-width: 85px;
  white-space: normal;
}

@media (min-width: 768px) {
  body.logged-page .box-library.documents .tb-documents .col-updated-date {
    width: 145px;
    min-width: 145px;
    max-width: 145px;
  }
}

body.logged-page .box-library.documents .tb-documents .col-updated-date {
  margin: 0 5px 0 5px;
}

body.logged-page .box-library.documents .tb-documents .col-size-kb {
  box-sizing: border-box;
  width: 80px;
  min-width: 80px;
  max-width: 80px;
  margin: 0 5px 0 5px;
}

body.logged-page .tb-documents a {
  color: #17b668;
}

body.logged-page .tb-documents a:hover {
  text-decoration: underline;
}

body.logged-page.extras-sessions .box-library.documents .tb-documents .col-filename {
  width: calc(40% - 55px);
}

@media (min-width: 768px) {
  body.logged-page.extras-sessions .box-library.documents .tb-documents .col-filename {
    width: calc(40% - 76.6px);
  }
}

body.logged-page.extras-sessions .box-library.documents .tb-documents .col-libraryname,
body.logged-page.extras-sessions .box-library.documents .tb-documents .col-description {
  width: calc(30% - 55px);
}

@media (min-width: 768px) {
  body.logged-page.extras-sessions .box-library.documents .tb-documents .col-libraryname,
body.logged-page.extras-sessions .box-library.documents .tb-documents .col-description {
    width: calc(30% - 76.6px);
  }
}

body.logged-page.extras-sessions .box-library.documents .tb-documents .col-updated-date {
  width: 85px;
  min-width: 85px;
  max-width: 85px;
}

@media (min-width: 768px) {
  body.logged-page.extras-sessions .box-library.documents .tb-documents .col-updated-date {
    width: 145px;
    min-width: 145px;
    max-width: 145px;
  }
}

body.logged-page.extras-sessions .box-library.documents .tb-documents .col-size-kb {
  width: 80px;
  min-width: 80px;
  max-width: 80px;
}

body.logged-page.popup-drill .drill-info {
  margin-top: 1em;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1em;
}

body.logged-page.popup-drill .drill-info-txt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1em;
}

body.logged-page.popup-drill .drill-info .dl-pair-dt-dd,
body.logged-page .drill-card dl .dl-pair-dt-dd {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0px;
}

*.display-none,
body.logged-page.popup-drill .drill-info .dl-pair-dt-dd.display-none,
body.logged-page .drill-card dl .dl-pair-dt-dd.display-none {
  display: none;
}

body.logged-page.popup-drill .drill-info .dl-pair-dt-dd dt {
  padding-top: 0px;
  font-weight: 400;
}

body.logged-page.popup-drill .drill-info .drill-title {
  font-size: 1.333333em;
}

body.logged-page.popup-drill .drill-info .drill-comments {
  margin-top: 0.25em;
  font-family: Gotham-Book;
}

body.logged-page.popup-drill .sspviewer_container {
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

body.logged-page.popup-drill .sspviewer_container.to-hide {
  opacity: 0;
}

body.logged-page.popup-drill .out-buttons3d-box {
  margin-top: 0 !important;
  bottom: 0;
}

.box-interests {
  display: inline-flex;
  max-height: 105px;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.75em;
  align-self: stretch;
  overflow-y: auto;
  overflow-x: visible;
}

body.logged-page.view-session .team_list .team_num {
  width: 30px;
  text-align: center;
  overflow: hidden;
}

body.logged-page.view-session .team_list .team_name {
  width: auto;
  text-align: left;
  overflow: hidden;
  padding-left: 10px;
}

body.logged-page.view-session .team_list .team_pos {
  width: 120px;
  text-align: left;
  overflow: hidden;
}

body.logged-page.view-session .team_list .team_goal {
  width: 38px;
  text-align: center;
  overflow: hidden;
  /* padding-left: 20px;
	padding-right: 20px; */
  box-sizing: unset;
}

body.logged-page.view-session .team_list .team_time {
  width: 40px;
  /* width:120px; */
  text-align: right;
  overflow: hidden;
}

body.logged-page.view-session .team_sheet {
  border-radius: 10px;
  width: calc(50% - 15px);
}

body.logged-page.view-session .team_sheet.first {
  width: 50%;
}

body.logged-page.view-session .team_list h2 {
  font-size: 20px;
  margin-bottom: 10px;
}

body.logged-page.view-session .team_list .team_sheet h3 {
  margin-bottom: 10px;
}

body.logged-page.my-account-page section h2,
body.logged-page.my-club-page section h2 {
  font-size: 1.2em !important;
}

.my-club-page h4 {
  font-size: 1.0666666em;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
  font-weight: 600;
}

body.logged-page.my-club-page textarea {
  display: block;
  width: 100%;
  align-self: stretch;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.875em;
  padding-right: 0.875em;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  font-size: 1.0666666em;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
  outline-style: solid;
  outline-width: 1px;
  outline-offset: -1px;
  outline-color: #e5e7eb;
}

body.logged-page .main-content-centered {
  background-color: #FFF;
}

button.quick-link {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(23 182 104 / var(--tw-border-opacity));
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 10px;
  padding-bottom: 10px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  border-width: 1px;
  border-style: solid;
}

button.quick-link:hover {
  background-color: rgb(23 182 104 / 0.05);
}

button.quick-link span {
  font-size: 14px;
  line-height: 18px;
  color: #17B668;
  font-weight: 350;
}

.section-interests {
  border-radius: 8px;
  border: 1px solid var(--Border-border-subtle, #EBEEF1);
}

body.logged-page .interests-header {
  background-image: url(../../templates/en/img2024/help-circle.svg);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 25px;
}

body.logged-page .interests-header:hover {
  background-image: url(../../templates/en/img2024/help-circle-hover.svg);
}

/* h3.big-title {
    @apply text-Text-prominent text-xl font-Gotham_medium font-[350] leading-[26px];
} */

/* =======================================================
   ANIMATIONS: CSS Fade-in for dynamic content
   ======================================================= */

@keyframes fadeInCard {
  /* from { opacity: 0; transform: translateY(5px); }
    to { opacity: 1; transform: translateY(0); } */

  from {
    opacity: 0;
    transform: scale(.98);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* Base class for session cards to start hidden */

.SessionCard.fade-in-initial {
  opacity: 0;
  /* optional: transition: opacity 1s ease-out; */
}

/* Class applied to trigger the animation */

.SessionCard.is-showing {
  animation: fadeInCard .6s ease-out forwards;
}

.results-box .box-actions-info {
  /*transition: opacity 1s ease-out; */
  animation: fadeInCard 1s ease-out forwards;
}

.among-of-drills {
  font-size: 1.25em;
}

/* @theme {
  --shadow-3xl: 0 35px 35px rgba(0, 0, 0, 0.25); 
  --inset-shadow-md: inset 0 2px 3px rgba(0, 0, 0, 0.25); 
} */

.empty\:hidden:empty {
  display: none;
}

.empty\:h-0:empty {
  height: 0px;
}

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

.hover\:border-Button-Primary-primary:hover {
  border-color: var(--color-primary-600);
}

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

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

.hover\:bg-\[\#17B668\]\/5:hover {
  background-color: rgb(23 182 104 / 0.05);
}

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

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

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

.hover\:bg-gray-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.hover\:bg-green-600:hover {
  background-color: var(--color-primary-600);
}

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

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

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

.hover\:bg-slate-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}

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

.hover\:bg-zinc-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity));
}

.hover\:text-Button-Primary-primary:hover {
  color: var(--color-primary-600);
}

.hover\:text-gray-50:hover {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

.hover\:text-green-600:hover {
  color: var(--color-primary-600);
}

.hover\:text-grey-200:hover {
  --tw-text-opacity: 1;
  color: rgb(229 231 233 / var(--tw-text-opacity));
}

.hover\:text-neutral-200:hover {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity));
}

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

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

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

.hover\:opacity-70:hover {
  opacity: 0.7;
}

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

.hover\:shadow-sm:hover {
  --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);
}

.hover\:shadow-xl:hover {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:outline:hover {
  outline-style: solid;
}

.hover\:outline-1:hover {
  outline-width: 1px;
}

.hover\:outline-2:hover {
  outline-width: 2px;
}

.hover\:outline-Button-Tertiary-ghost-border:hover {
  outline-color: #DDDFE3;
}

.focus\:border-gray-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-1: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(1px + 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-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-gray-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity));
}

.focus\:ring-green-500:focus {
  --tw-ring-color: var(--color-primary-500);
}

.focus\:ring-indigo-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity));
}

.active\:scale-\[0\.98\]:active {
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  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));
}

.active\:border-orange-300:active {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity));
}

.active\:bg-orange-500:active {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity));
}

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

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

.disabled\:opacity-30:disabled {
  opacity: 0.3;
}

.disabled\:opacity-40:disabled {
  opacity: 0.4;
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

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

.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\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:text-\[\#139857\] {
  --tw-text-opacity: 1;
  color: rgb(19 152 87 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-500 {
  color: var(--color-primary-500);
}

@media (min-width: 640px) {
  .sm\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

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

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-40 {
    height: 10em;
  }

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

  .sm\:w-auto {
    width: auto;
  }

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

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

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

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

  .sm\:gap-3 {
    gap: 0.75em;
  }

  .sm\:gap-4 {
    gap: 1em;
  }

  .sm\:gap-\[6\.4em\] {
    gap: 6.4em;
  }

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

  .sm\:p-8 {
    padding: 2em;
  }

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

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

@media (min-width: 768px) {
  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-\[9\.6em\] {
    margin-bottom: 9.6em;
  }

  .md\:mt-\[4\.266666em\] {
    margin-top: 4.266666em;
  }

  .md\:mt-\[6\.4em\] {
    margin-top: 6.4em;
  }

  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-44 {
    height: 11rem;
  }

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

  .md\:w-80 {
    width: 20em;
  }

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

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

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

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

  .md\:w-auto {
    width: auto;
  }

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

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

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

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

  .md\:gap-8 {
    gap: 2em;
  }

  .md\:gap-\[4\.266666667em\] {
    gap: 4.266666667em;
  }

  .md\:gap-\[4\.2666667em\] {
    gap: 4.2666667em;
  }

  .md\:gap-\[6\.4em\] {
    gap: 6.4em;
  }

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

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

  .md\:py-\[6\.4em\] {
    padding-top: 6.4em;
    padding-bottom: 6.4em;
  }

  .md\:pb-\[6\.3333333em\] {
    padding-bottom: 6.3333333em;
  }

  .md\:pb-\[6\.4em\] {
    padding-bottom: 6.4em;
  }

  .md\:pt-\[6\.4666666em\] {
    padding-top: 6.4666666em;
  }

  .md\:pt-\[6\.4em\] {
    padding-top: 6.4em;
  }

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

@media (min-width: 960px) {
  .m2\:m-0 {
    margin: 0px;
  }

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

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

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

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

  .m2\:w-auto {
    width: auto;
  }

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

  .m2\:gap-16 {
    gap: 4em;
  }

  .m2\:pr-8 {
    padding-right: 2em;
  }

  .m2\:text-base {
    font-size: 1.0666666em;
  }
}

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

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

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

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

  .lg\:px-3 {
    padding-left: 0.75em;
    padding-right: 0.75em;
  }

  .lg\:px-6 {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .lg\:pr-\[320px\] {
    padding-right: 320px;
  }
}

@media (min-width: 1150px) {
  .\32lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  .xl\:w-\[1280px\] {
    width: 1280px;
  }

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

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

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