/***************************************************************************/
/*                                    HEADER STYLES                        */
/***************************************************************************/

*,
:after,
:before {
  box-sizing: border-box;
}
:after,
:before {
  --tw-content: '';
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
body {
  margin: 0;
  line-height: inherit;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

html {
  font-size: 10px;
}
header .container:after,
header .container:before {
  display: none;
}

header .container {
  padding-left: 0;
  padding-right: 0;
}

.container {
  width: 100%;
}
@media (min-width: auto) {
  .container {
    max-width: auto;
  }
}
@media (min-width: 120rem) {
  .container {
    max-width: 120rem;
  }
}
@media (min-width: 160rem) {
  .container {
    max-width: 160rem;
  }
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.top-0 {
  top: 0;
}
.left-auto {
  left: auto;
}
.top-auto {
  top: auto;
}
.top-\[36\.4rem\] {
  top: 36.4rem;
}
.z-20 {
  z-index: 20;
}
.z-10 {
  z-index: 10;
}
.order-2 {
  order: 2;
}
.order-1 {
  order: 1;
}
.m-auto {
  margin: auto;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mx-1 {
  margin-left: 0.4rem;
  margin-right: 0.4rem;
}
.mb-8 {
  margin-bottom: 3.2rem;
}
.mr-auto {
  margin-right: auto;
}
.ml-\[2\.5rem\] {
  margin-left: 2.5rem;
}
.mt-6 {
  margin-top: 2.4rem;
}
.-mt-24 {
  margin-top: -9.6rem;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-2xl {
  margin-bottom: 4.8rem;
}
.mb-xl {
  margin-bottom: 3.2rem;
}
.mb-md {
  margin-bottom: 1.6rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-5,
.h-\[2rem\] {
  height: 2rem;
}
.h-\[2\.6rem\] {
  height: 2.6rem;
}
.h-full {
  height: 100%;
}
.h-\[80rem\] {
  height: 80rem;
}
.h-\[54\.2rem\] {
  height: 54.2rem;
}
.w-full {
  width: 100%;
}
.w-5 {
  width: 2rem;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-\[7rem\] {
  width: 7rem;
}
.w-\[2\.3rem\] {
  width: 2.3rem;
}
.w-\[3rem\] {
  width: 3rem;
}
.h-\[3rem\] {
  height: 3rem;
}
.w-\[46rem\] {
  width: 46rem;
}
.max-w-3xxl {
  max-width: 79.3rem;
}
.max-w-8xl {
  max-width: 143.5rem;
}
.max-w-6xxl {
  max-width: 120rem;
}
.max-w-full {
  max-width: 100%;
}
.transform-none {
  transform: none;
}
.cursor-pointer {
  cursor: pointer;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-x-3 {
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
}
.gap-y-8 {
  row-gap: 3.2rem;
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3.2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.2rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.2rem * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.4rem * var(--tw-space-y-reverse));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.2rem * var(--tw-space-x-reverse));
  margin-left: calc(1.2rem * calc(1 - var(--tw-space-x-reverse)));
}
.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity));
}
.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(213 0 51 / var(--tw-bg-opacity));
}
.bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.fill-current {
  fill: currentColor;
}
.stroke-black {
  stroke: #000;
}
.p-3 {
  padding: 1.2rem;
}
.p-1 {
  padding: 0.4rem;
}
.p-10 {
  padding: 4rem;
}
.py-4 {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
.px-6 {
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}
.py-3 {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.px-5 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-4 {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
.py-10 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-6 {
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
}
.py-5 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.px-3 {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.font-font_secondary {
  font-family: Brilliant Cut Pro, sans-serif;
}
.text-base {
  font-size: 1.6rem;
  line-height: 1.5;
}
.text-sm {
  font-size: 1.4rem;
  line-height: 1.428;
}
.text-\[1rem\] {
  font-size: 1rem;
}
.text-3xl {
  font-size: 3rem;
  line-height: 1.2;
}
.text-xs {
  font-size: 1.2rem;
  line-height: 1.333;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.leading-\[1\.1\] {
  line-height: 1.1;
}
.leading-4 {
  line-height: 1.6rem;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.opacity-100 {
  opacity: 1;
}
.opacity-0 {
  opacity: 0;
}
.shadow-xs {
  --tw-shadow: 0rem 0.1rem 0.2rem 0rem #c4c4c4;
  --tw-shadow-colored: 0rem 0.1rem 0.2rem 0rem var(--tw-shadow-color);
}
.shadow-lg,
.shadow-xs {
  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 1rem 1.5rem -0.3rem rgb(0 0 0/0.1),
    0 0.4rem 0.6erm -0.4rem rgb(0 0 0/0.1);
  --tw-shadow-colored: 0 1rem 1.5rem -0.3rem var(--tw-shadow-color),
    0 0.4rem 0.6erm -0.4rem var(--tw-shadow-color);
}
.outline-1 {
  outline-width: 0.1rem;
}
.outline-offset-2 {
  outline-offset: 0.2rem;
}
.outline-transparent {
  outline-color: transparent;
}
.blur {
  --tw-blur: blur(0.8rem);
  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, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -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-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.h3-xs {
  font-size: 2.4rem;
}
.h3-xs,
.h6-xs {
  font-family: Brilliant Cut Pro;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
}
.h6-xs {
  font-size: 1.4rem;
}
.clip-path-h-0 {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}
.clip-path-h-full {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
body {
  position: relative;
}

.hover\:bg-gray-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity));
}
.hover\:bg-red-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(142 0 34 / var(--tw-bg-opacity));
}
.hover\:bg-gray-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity));
}
.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity));
}
.focus\:bg-gray-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity));
}
.focus\:bg-red-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(142 0 34 / var(--tw-bg-opacity));
}
.focus\:bg-gray-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity));
}
.focus\:outline-red-500:focus {
  outline-color: #d50033;
}
.focus\:outline-white:focus {
  outline-color: #fff;
}
@media (min-width: 640px) {
  .sm\:mr-lg {
    margin-right: 2.4rem;
  }
  .sm\:mt-\[100\%\] {
    margin-top: 100%;
  }
  .sm\:mb-3xl {
    margin-bottom: 6.4rem;
  }
  .sm\:block {
    display: block;
  }
  .sm\:h-\[3rem\] {
    height: 3rem;
  }
  .sm\:w-1\/2 {
    width: 50%;
  }
  .sm\:w-\[10\.6rem\] {
    width: 10.6rem;
  }
  .sm\:w-1\/3 {
    width: 33.333333%;
  }
  .sm\:w-\[47\.5\%\] {
    width: 47.5%;
  }
  .sm\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .sm\:py-6 {
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
  }
  .sm\:px-3 {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
  .sm\:px-10 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .sm\:text-sm {
    font-size: 1.4rem;
    line-height: 1.428;
  }
}
@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }
  .md\:left-1\/2 {
    left: 50%;
  }
  .md\:top-\[31\.2rem\] {
    top: 31.2rem;
  }
  .md\:order-1 {
    order: 1;
  }
  .md\:mb-12 {
    margin-bottom: 4.8rem;
  }
  .md\:mr-0 {
    margin-right: 0;
  }
  .md\:mr-xl {
    margin-right: 3.2rem;
  }
  .mg\:ml-\[2\.5rem\] {
    margin-left: 2.5rem;
  }
  .md\:mb-4xl {
    margin-bottom: 12.8rem;
  }
  .md\:mb-7 {
    margin-bottom: 2.8rem;
  }
  .md\:block {
    display: block;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-\[85\.3rem\] {
    height: 85.3rem;
  }
  .md\:h-full {
    height: 100%;
  }
  .md\:w-\[120rem\] {
    width: 120rem;
  }
  .md\:-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));
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:overflow-visible {
    overflow: visible;
  }
  .md\:text-lg {
    font-size: 1.8rem;
    line-height: 1.555;
  }
  .md\:text-5xl {
    font-size: 4.8rem;
    line-height: 1;
  }
  .md\:h3-md {
    font-family: Brilliant Cut Pro;
    font-weight: 600;
    line-height: 120%;
    font-size: 2.8rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-decoration: none;
  }
}
@media (min-width: 1024px) {
  .lg\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .lg\:mb-14 {
    margin-bottom: 5.6rem;
  }
  .lg\:ml-0 {
    margin-left: 0;
  }
  .lg\:ml-auto {
    margin-left: auto;
  }
  .lg\:ml-\[6\%\] {
    margin-left: 6%;
  }
  .lg\:mr-\[5\%\] {
    margin-right: 5%;
  }
  .lg\:mb-4xl {
    margin-bottom: 12.8rem;
  }
  .lg\:mb-xl {
    margin-bottom: 3.2rem;
  }
  .lg\:mb-7 {
    margin-bottom: 2.8rem;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-\[4rem\] {
    height: 4rem;
  }
  .lg\:h-\[2\.6rem\] {
    height: 2.6rem;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-2\/3 {
    width: 66.666667%;
  }
  .lg\:w-\[14\.2rem\] {
    width: 14.2rem;
  }
  .lg\:w-\[3rem\] {
    width: 3rem;
  }
  .lg\:flex-auto {
    flex: 1 1 auto;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:items-end {
    align-items: flex-end;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .lg\:px-10 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .lg\:py-10 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg\:h3-lg {
    font-family: Brilliant Cut Pro;
    font-weight: 600;
    line-height: 120%;
    font-size: 4.8rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-decoration: none;
  }
}

body .language-switch-dropdown__control {
  border: 0;
  background: transparent;
  min-height: 3rem;
  box-shadow: none;
  cursor: pointer;
}
body .language-switch-dropdown__menu {
  --tw-shadow: 0.0rem 0.1rem 0.2rem 0.0rem #c4c4c4;
  --tw-shadow-colored: 0.0rem 0.1rem 0.2rem 0.0rem var(--tw-shadow-color);

  padding: 0 0.6rem;
  border: 0;
  border-radius: 0;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);

  display: none;
  position: absolute;
  width: 100%;
  background: #fff;
  margin-top: 1.2rem;
}

body .language-switcher_active .language-switch-dropdown__menu {
  display: block;
}

.language-switch-dropdown__wrapper {
  position: relative;
}

body .language-switch-dropdown__dropdown-indicator,
body .language-switch-dropdown__value-container {
  padding: 0;
}
body .language-switch-dropdown__indicator-separator {
  display: none;
}
body .language-switch-dropdown__option,
body .language-switch-dropdown__single-value {
  color: #333;
  display: block;
  font-family: Brilliant Cut Pro;
  font-weight: 600;
  line-height: 120%;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.6rem 0;
}
body .language-switch-dropdown__single-value {
  color: hsl(0, 0%, 20%);
  grid-area: 1/1/2/3;
  margin-left: 2px;
  margin-right: 2px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  transform: translateY(1px);
}

@media (hover: hover) {
  body .language-switch-dropdown__option:hover {
    text-decoration: underline;
    color: #333;
  }
}
.Button_button-large_with-icon__2YARL {
  padding-left: calc(2.2rem + 2.4rem + 1rem);
}
.Button_button-large_with-icon__2YARL svg {
  left: 2.4rem;
}
.Button_button-medium_with-icon__28XIm {
  padding-left: calc(2.2rem + 2rem + 1rem);
}
.Button_button-medium_with-icon__28XIm svg {
  left: 2rem;
}
.Button_button-small_with-icon__1RoA8 {
  padding-left: calc(2.2rem + 2rem + 1rem);
}
.Button_button-small_with-icon__1RoA8 svg {
  left: 2rem;
  width: 1.8rem;
}
.Button_button-rounded__2Yi_k {
  padding: 0;
  border-radius: 50%;
  line-height: 1.1;
}
.Button_button-rounded-small__30uDn {
  font-size: 1.4rem;
  width: 11rem;
  height: 11rem;
}
.Button_button-rounded-medium__1f1Cp {
  font-size: 2.4rem;
  width: 20rem;
  height: 20rem;
}
.Button_button__NTtqi svg {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2.2rem;
  height: auto;
  margin: auto 1rem auto auto;
}
.Link_link__3bF7d {
  display: flex;
  align-items: center;
  font-family: Brilliant Cut Pro, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: underline;
  line-height: 1.1;
  padding: 0.2rem 1rem;
}
@media (min-width: 768px) {
  .Link_link__3bF7d:hover {
    text-decoration: none;
  }
}
.Link_link__3bF7d:focus {
  outline: 0.1rem solid #d50033;
  text-decoration: none;
}
.Link_link-large__13SIC {
  font-size: 1.2rem;
}
.Link_link-small__FCJsn {
  font-size: 1rem;
}
.Link_link-white__3C73D {
  color: #fff;
}
.Link_link-icon-left__3X2M- svg {
  margin: 0 0.4rem 0 0;
}
.Link_link-icon-right__3wZ97 svg {
  margin: 0 0 0 0.4rem;
}
.Link_link__3bF7d svg {
  width: auto;
  height: 1.5rem;
}
.Logo_logo__3czVl {
  width: 100%;
  height: auto;
}
.Logo_logo_default__fmPF3 path {
  fill: #27272a;
}
.Logo_logo_inverted__1sj5u path {
  fill: #fff;
}
.Header_header__nav-item__1T7ck > li {
  margin: 0 auto;
}
.Header_header__language-switcher-link__1gM9n {
  color: #a1a1aa;
}
.Header_header__language-switcher-link_active-language__Af0x2 {
  color: inherit;
}
.Header_header__link__3wqoi {
  position: relative;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  padding: 0;
}
.Header_header__link__3wqoi:focus {
  outline: none;
}
.Header_header__link__3wqoi:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0.1rem;
  bottom: calc(-1 * 0.4rem);
  background-image: linear-gradient(#000, #000);
  background-size: 0 0.1rem;
  background-repeat: no-repeat;
  transition: background-size 0.3s;
  background-position: 0 100%;
}
@media (min-width: 768px) {
  .Header_header__link__3wqoi:hover:after {
    background-size: 100% 0.1rem;
  }
}

.mt-14 {
  margin-top: 5.6rem;
}
@media (min-width: 768px) {
  .md\:mt-32 {
    margin-top: 12.8rem;
  }
}
@media (min-width: 1024px) {
  .lg\:mt-0 {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
.h1-md {
  font-family: 'Brilliant Cut Pro', sans-serif;
  font-size: 4.2rem;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .md\:h1-lg {
    font-family: 'Brilliant Cut Pro', sans-serif;
    font-size: 6.4rem;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: 0.01em;
    text-transform: uppercase;
  }
}
.ti-xs {
  font-family: 'Fancy Cut Pro', serif;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.2;
  font-style: italic;
}
@media (min-width: 768px) {
  .md\:ti-lg {
    font-family: 'Fancy Cut Pro', serif;
    font-size: 4.8rem;
    font-weight: 500;
    line-height: 1.2;
    font-style: italic;
  }
}
@media (min-width: 768px) {
  .md\:mb-2 {
    margin-bottom: .8rem;
  }
}
@media (min-width: 768px) {
  .md\:h2-lg {
    font-family: 'Brilliant Cut Pro', serif;
    font-size: 5.6rem;
    font-weight: 500;
    line-height: 1.1;
  }
}
@media (min-width: 768px) {
  .md\:-ml-5 {
    margin-left: -2rem;
  }
}
.ml-5 {
  margin-left: 2rem;
}
@media (min-width: 768px) {
  .md\:ml-12 {
    margin-left: 4.8rem;
  }
}
.mb-24 {
  margin-bottom: 9.6rem;
}
@media (min-width: 1280px) {
  .xl\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1024px) {
  .lg\:mt-28 {
    margin-top: 11.2rem;
  }
  .lg\:mt-29 {
    margin-top: 11.9rem;
  }
}
@media (min-width: 768px) {
  .md\:mb-10 {
    margin-bottom: 4rem;
  }
}
@media (min-width: 768px) {
  .lg\:mb-6 {
    margin-bottom: 2.4rem;
  }
}
@media (min-width: 768px) {
  .md\:mb-23 {
    margin-bottom: 8.7rem;
  }
}
@media (min-width: 1280px) {
  .xl\:mb-20 {
    margin-bottom: 8rem;
  }
}
.tr-xs {
  font-family: 'Fancy Cut Pro', serif;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 400;
}
@media (min-width: 768px) {
  .md\:tr-md {
    font-family: 'Fancy Cut Pro', serif;
    font-size: 2.1rem;
    line-height: 1.2;
    font-weight: 400;
  }
}
@media (min-width: 1024px) {
  .lg\:tr-lg {
    font-family: 'Fancy Cut Pro', serif;
    font-size: 2.8rem;
    line-height: 1.2;
    font-weight: 400;
  }
}
@media (min-width: 1280px) {
  .xl\:h6-md {
    font-family: Brilliant Cut Pro;
    font-weight: 600;
    line-height: 120%;
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-decoration: none;
  }
  .xl\:mb-12 {
    margin-bottom: 4.8rem;
  }
  .xl\:mb-16 {
    margin-bottom: 6.4rem;
  }
  .xl\:py-10 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .xl\:py-\[3\.5rem\] {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
header {
  background: #fff;
  z-index: 40;
}


/***************************************************************************/
/*                    OVERALL IFRAME STYLES                        */
/***************************************************************************/

/*change the background color of the overall iframe registration module*/
/*0 in the last parameter means color is transparent*/
body {
  background-color: white;
}

@media (max-width: 600px) {
  .registration .main-card.summary-card .basic > section > div:nth-of-type(3) {
    width: 100%;
  }
}

/***************************************************************************/
/*                  REGISTRATION FORM STYLES                   */
/***************************************************************************/

/*change the styles of the form's title*/
.registration .public-registration-container section.title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}

/*change the styles of the form*/
.form-control {
  border-radius: 0;
  border-color: transparent !important;
  border-bottom-color: #001545 !important;
  box-shadow: none !important;
  padding: 0;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 3;
  height: auto;
}

/*change the styles of the button to save the form*/
.main-card button,
input.btn {
  background-color: #001545;
  line-height: 2;
  border-radius: 0;
  padding: 6px 24px;
  margin: 0 0 8px 8px;
}

/*change the styles of the button when hovering it*/
.main-card button:hover,
input.btn:hover {
  background-color: #001545;
}

/***************************************************************************************/
/*                         ACTIVITIES SELECTION STYLES                       */
/***************************************************************************************/

.workshop__date--selected {
  font-family: 'Fancy Cut Pro', sans-serif;
  font-size: 14px;
  background-color: #001545 !important;
  color: white;
}

.workshop__view-more {
  color: #001545 !important;
}

.workshop__time--selected {
  color: #001545 !important;
  border: 2px solid #001545 !important;
}
.workshop__time--selected.workshop__time--selected:hover {
  color: #001545 !important;
  border: 2px solid #001545 !important;
  background-color: white !important;
}
.workshop__time:hover {
  color: #001545 !important;
  border: 2px solid #001545 !important;
}

.workshop__date.workshop__date--selected {
  background-color: #001545 !important;
}
.workshop__date.workshop__date--selected:hover {
  color: #001545 !important;
  background-color: white !important;
}
.workshop__date:hover {
  color: #001545 !important;
  background-color: white !important;
}
.workshop__dates-row {
  background-color: white !important;
}

.workshop__content {
  border-left: 5px solid #001545 !important;
}

/*change the color of the arrow left when selecting a workshop*/
.workshop__times-row .times__btn-left-scroll.btn-scroll {
  color: #001545;
  background-color: white;
}

/*change the color of the arrow right when selecting a workshop*/
.workshop__times-row .times__btn-right-scroll.btn-scroll {
  color: #001545;
  background-color: white;
}

.workshop__dates-row .dates__btn-right-scroll.btn-scroll {
  color: #001545;
  background-color: white;
}

.workshop__dates-row .dates__btn-left-scroll.btn-scroll {
  color: #001545;
  background-color: white;
}

/***********************************************************************************************/
/*                PARTICIPANT SUMMARY AND PAYMENT SELECTION STYLES                   */
/***********************************************************************************************/

/*do not show the green pop up success message
.registration .main-card.attendee-success-message {
  visibility: hidden;
}*/

/*in participants summary change the colors of button Add New Participant*/
.participants-summary .add-new-button {
  color: #001545 !important;
  border: 2px solid #001545 !important;
}

/*display the total amount to pay in bold*/
.registration
  .main-card.payments
  table
  tbody
  tr.consolidated-stats
  td.data-balance {
  font-size: 1rem;
  font-weight: bold;
}

/*change the color of the payment button*/
.payment-btn-container
  .btn-primary.btn.public-btn.btn-payment.btn-primary-action {
  color: white !important;
  border: 2px solid #001545 !important;
  background-color: #001545;
}

/*change the color of the total amount to pay*/
.balance .balance-val {
  color: #001545 !important;
}

/*in participants summary change the color of the arrow to see my participant info*/
.attendee-new-card .basic-details .right-section .expand-info {
  color: #001545;
  background-color: white;
}

/*when adding a new participant change the color of the button SAVE*/
.update-register .btn {
  max-width: 638px;
}

.update-register .btn-primary-action.btn.update-attendee {
  color: white !important;
  border: 1px solid #001545 !important;
  background-color: #001545;
}

/*when adding a new participant change the color of the button CANCEL*/
.update-register .btn.btn-secondary-action.cancel-registration {
  color: #001545 !important;
  border: 2px solid #001545 !important;
  background-color: white;
}

.form-group .btn-search {
  color: #919191 !important;
  border-color: #919191 !important;
}
/*julien*/
.header-registration i {
  color: #fff;
}

.header-registration .event-logo {
  width: 100%;
}

@media (min-width: 768px) {
  .header-registration .event-logo {
    width: auto;
  }
}

.header-registration .event-information {
  align-items: center;
}

@media (min-width: 768px) {
  .header-registration .event-information {
    align-items: flex-start;
  }
}

.header-registration .event-information i.fa-clock-o {
  display: none;
}

.btn-calendar {
  padding: 0 20px;
  min-height: 30px;
  height: auto;
  display: inline-block;
  position: relative;
  margin-top: 5px;
  background-color: white;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  font-family: 'Fancy Cut Pro', sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.header-registration .event-title {
  width: 250px;
  margin-left: 20px;
  padding: 0 30px;
  color: #000;
  font-family: 'Brilliant Cut Pro', serif;
  border-left: 1px solid #001545 !important;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
}

.add-new-button,
.edit-attendee-new-btn {
  flex: 1 1 auto;
  max-width: 209px;
  text-align: center;
  line-height: 20px;
  opacity: 1;
  border-radius: 0;
  cursor: pointer;
  margin-bottom: 20px;
  padding: 5px;
  font-weight: bold;
}
.section-title {
  font-weight: 600;
  font-family: 'Brilliant Cut Pro', serif;
  font-size: 17px;
  color: #001545 !important;
  padding-top: 30px;
  margin-bottom: 20px;
  font-size: 1.5rem;
  color: #001545 !important;
  border-top: 1px solid #D4D4D8;
  text-transform: uppercase;
}

.workshop__dates .workshop__date {
  border-radius: 0;
}

/***********************************************************************************************/
/*                CARTIER STYLES                   */
/***********************************************************************************************/

@font-face {
  font-family: Brilliant Cut Pro;
  src: url('https://s3.amazonaws.com/eventtia/account_fonts/550/BrilliantCutProRegular16505481711650548171.woff')
    format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Brilliant Cut Pro;
  src: url('https://s3.amazonaws.com/eventtia/account_fonts/552/BrilliantCutProMedium16505486141650548614.woff')
    format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Brilliant Cut Pro;
  src: url('https://s3.amazonaws.com/eventtia/account_fonts/574/BrilliantCutProBold16509732341650973234.woff')
    format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Fancy Cut Pro;
  src: url('https://s3.amazonaws.com/eventtia/account_fonts/553/FancyCutProRegular16505488041650548804.woff')
    format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Fancy Cut Pro;
  src: url('https://s3.amazonaws.com/eventtia/account_fonts/575/FancyCutProMedium16509733961650973396.woff')
    format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Fancy Cut Pro;
  src: url('https://s3.amazonaws.com/eventtia/account_fonts/576/FancyCutProBold16509738081650973808.woff')
    format('woff');
  font-weight: 700;
  font-style: normal;
}

body {
  background-color: white;
  font-family: 'Fancy Cut Pro';
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Brilliant Cut Pro';
  font-weight: bold;
}

h5 {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0.01em;
}

.registration {
  max-width: 1248px;
  margin: 0 auto;
  padding: 0 !important;
}

/* Hide "GUEST" section title */
.title-form {
  display: none;
}

/* Additional form styles */
.new-card.attendee-information {
  background-color: #fafafa !important;
  box-shadow: none;
  border-radius: 0 !important;
  padding: 48px 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  order: 2;
}

/* Continue Registration Form styles */
.main-card.retrieve {
  max-width: 688px;
  margin: 0 auto;
}

.registration .main-card.retrieve {
  padding: 0;
  margin-bottom: 0;
  overflow: unset;
  padding: 0 24px;
}

.main-card.retrieve p {
  margin-bottom: 23px;
}

.main-card.retrieve .btn {
  font-family: 'Brilliant Cut Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 110%;
  text-transform: uppercase;
}

.main-card.retrieve .btn.btn-primary-action {
  background-color: #000;
  color: #ffffff;
  padding: 12px;
  margin: 0;
  width: 100%;
  margin-bottom: 0;
}

.main-card.retrieve .form-group {
  margin-bottom: 0;
  padding-right: 0 !important;
}

.main-card.retrieve form .form-group:nth-of-type(2) {
  display: flex;
  flex-direction: column-reverse;
}

.main-card.retrieve .form-group + .form-group {
  margin-top: 16px;
}

/* Blocks order */
.public-attendee-form-container form.form-horizontal > div:nth-of-type(3) {
  display: flex;
  flex-direction: column;
}

/* Attendee GUEST form */
.attendee-information section {
  max-width: 638px;
  margin: 0 auto;
}

.attendee-information > div {
  max-width: 668px;
  width: 100%;
}

@media (min-width: 640px) {
  .attendee-information > div {
    max-width: 668px;
    width: 100%;
  }
}

.attendee-information .form-group.internal-id-199 {
  margin-bottom: 37px;
}

.main-card.retrieve {
  max-width: 686px;
  margin: 0 auto;
}

.attendee-information section {
  max-width: 638px;
  margin: 0 auto;
}

.attendee-information .form-control {
  background: transparent;
}

.attendee-information .form-group {
  margin-bottom: 24px;
}

.attendee-information .form-group.internal-id-204 {
  margin-bottom: 0;
}

.public-registration-form .attendee-information .form-group.internal-id-310 {
  overflow: initial;
  margin-bottom: 24px;
}

.form-group h6 {
  font-family: 'Fancy Cut Pro', serif;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
}

.privacy-policy-text {
  margin-left: 33px;
  line-height: 1.2;
}

.main-card a {
  color: #D50033;
}

.attendee-information .form-group.internal-id-204 {
  margin-bottom: 0;
}

.form-title {
  text-align: center;
}

.form-title h5 {
  margin: 0;
}

.form-title h5 + p {
  margin: 8px 0 0 0;
}

.attendee-information .form-group label,
.attendee-information .form-group input,
.intl-tel-input.separate-dial-code .selected-dial-code,
.birthdate_select select,
.checkbox,
.checkbox span a,
.form-title,
.form-title p,
select.form-control,
.main-card.retrieve p,
input.form-control,
.main-card.retrieve form .form-group:nth-of-type(2) label {
  font-size: 18px;
  line-height: 120%;
}

.attendee-information .form-group input,
.main-card.retrieve input.form-control {
  padding-bottom: 5.5px;
  color: #000;
}

.form-group label {
  color: #71717a;
  font-weight: 400;
}

/* Phone input */
.intl-tel-input.separate-dial-code .selected-flag {
  background-color: transparent;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 109px;
  padding: 0 0 5px 0;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
  margin-bottom: 15px;
}

.intl-tel-input .selected-flag .iti-flag {
  margin-bottom: 10px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type='text'] {
  padding-left: 117px;
}

.intl-tel-input .selected-flag .iti-arrow {
  border: solid #111827;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4.5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: auto;
  right: 5px;
  bottom: 13px;
}

/* Birthdate input */
.birthdate_select {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.birthdate_select select {
  width: auto !important;
  min-width: 70px;
  margin-right: 16px;
}

.birthdate_select select:nth-of-type(1),
.birthdate_select select:nth-of-type(3) {
  width: 22% !important;
}

.birthdate_select select:nth-of-type(2) {
  width: 46% !important;
}

.birthdate_select select:nth-of-type(3) {
  margin-right: 0;
}

/* Select styles */
.form-group select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='19' viewBox='0 0 150 150' width='19' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z'/></g></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 50%;
  padding: 0 20px 5px 0;
}

#div_countries_select > div {
  margin-top: 0 !important;
}

#div_countries_select > div + div {
  margin-top: 24px !important;
}


@media (min-width: 768px) {

  #div_countries_select > div + div {
    margin-top: 0 !important;
  }

  #div_countries_select>div:nth-of-type(n+2), .inline-city-field>div:nth-of-type(n+2) {
    margin-left: 32px;
  }
}

/* Checkbox */
.checkbox,
.checkbox span a {
  color: #000000;
}

.checkbox input {
  width: 15px;
  height: 15px;
  position: relative;
  z-index: 2;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-color: rgba(0, 0, 0, 0);
  outline: none !important;
}

.checkbox input::before {
  content: "";
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 2px;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
}

.checkbox input::after {
  content: "";
  border: 2px solid #fff;
  border-left: 0;
  border-top: 0;
  height: 11px;
  left: 4.5px;
  opacity: 0;
  position: absolute;
  top: 0px;
  transform: rotate(40deg);
  transition: opacity 0.2s ease-in-out;
  width: 6px;
}

.checkbox input:checked::before {
  background-color: #000;
}

.checkbox input:checked::after {
  opacity: 1;
}

.form-group .checkbox span {
  margin-left: 9px;
}

.form-group.internal-id-311 .checkbox {
  width: 100%;
}

/* Responsive */
@media (min-width: 640px) {
  .new-card.attendee-information {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .attendee-information .form-group {
    margin-bottom: 35px;
  }

  .attendee-information .form-group.internal-id-204 {
    margin-bottom: 0;
  }

  .main-card.retrieve p {
    margin-bottom: 32px;
  }

  .attendee-information .form-group label,
  .attendee-information .form-group input,
  .intl-tel-input.separate-dial-code .selected-dial-code,
  .birthdate_select select,
  .checkbox,
  .checkbox span a,
  .form-title p,
  select.form-control,
  .main-card.retrieve p,
  input.form-control,
  .main-card.retrieve form .form-group:nth-of-type(2) label {
    font-size: 21px;
  }

  .attendee-information .form-group.internal-id-199 {
    margin-bottom: 40px;
  }

  .registration .main-card.retrieve {
    margin-bottom: 32px;
  }

  .main-card.retrieve .form-group + .form-group {
    margin-top: 0;
  }

  .main-card.retrieve form {
    display: flex;
    align-items: flex-end;
  }

  .main-card.retrieve form .form-group:nth-of-type(2) {
    width: 100%;
    display: flex;
  }

  .main-card.retrieve form .form-group:nth-of-type(2) input {
    width: 100%;
    margin-bottom: 0;
  }

  .main-card.retrieve .btn {
    font-size: 14px;
  }

  .main-card.retrieve .btn.btn-primary-action {
    padding: 12.5px 20px;
    width: auto;
  }
}

@media (min-width: 1024px) {
  .new-card.attendee-information {
    padding-top: 128px;
    padding-bottom: 92px;
  }

  .attendee-information section {
    max-width: 583px;
    margin: 0 auto;
  }

  h5 {
    font-size: 32px;
  }

  .form-title {
    font-size: 21px;
  }

  .form-title p {
    font-size: 28px;
  }

  .form-title h5 + p {
    margin-top: 16px;
  }

  .attendee-information .form-group.internal-id-199 {
    margin-bottom: 78px;
  }

  .registration .main-card.retrieve {
    margin: 128px auto 32px 0;
    max-width: unset;
    min-width: 733px;
    width: 64%;
  }

  .main-card.retrieve form .form-group:nth-of-type(3) {
    width: auto;
  }

  .main-card.retrieve .btn {
    font-size: 16px;
    letter-spacing: -5%;
  }

  .main-card.retrieve .btn.btn-primary-action {
    padding: 16px 24px;
    width: auto;
  }

  .main-card.retrieve p {
    max-width: 70%;
    text-align: justify;
  }
}

.registration .public-registration-container section.title {
  display: none;
}

.public-error-message {
  margin: 24px;
  padding: 24px;
  background-color: #F7CCD6;
  font-size: 18px;
  line-height: 1.2;
  color: #000;
}

/***************************************************************************/
/*                    ACTIVITIES FORM STYLES                               */
/***************************************************************************/
[id="program"] > [id="workshops"] > div {
 /* padding: 48px 0;*/
}

@media (min-width: 640px) {
  [id="program"] > [id="workshops"] > div {
   /* padding: 32px 0;*/
  }
}

@media (min-width: 1024px) {
  [id="program"] > [id="workshops"] > div {
   /* padding: 82px 0 87px;*/
  }
}

.header__title .title-form {
  font-family: 'Brilliant Cut Pro', sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  display: block;
  margin-bottom: 28px;
  color: #000000;
}

.row-filter .form-group:first-child,
[id="category_id"] {
  display: none;
}

.row-filter .group-btn {
  display: flex;
  flex-flow: row;
}

.row-filter .form-group .btn:hover,
.row-filter .form-group .btn {
  margin-left: 8px;
  background-color: #D50033;
}

.row-filter .form-group .btn:hover,
.row-filter .form-group .btn {
  color: transparent;
  width: 36px;
  min-height: 36px;
  overflow: hidden;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: 50%;
  border: 0;
}

.row-filter .form-group .btn-search {
  border: none;
  background-image: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M12 6V4M12 6C10.8954 6 10 6.89543 10 8C10 9.10457 10.8954 10 12 10M12 6C13.1046 6 14 6.89543 14 8C14 9.10457 13.1046 10 12 10M6 18C7.10457 18 8 17.1046 8 16C8 14.8954 7.10457 14 6 14M6 18C4.89543 18 4 17.1046 4 16C4 14.8954 4.89543 14 6 14M6 18V20M6 14V4M12 10V20M18 18C19.1046 18 20 17.1046 20 16C20 14.8954 19.1046 14 18 14M18 18C16.8954 18 16 17.1046 16 16C16 14.8954 16.8954 14 18 14M18 18V20M18 14V4' stroke='white' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  color: transparent !important;
}

@media (min-width: 768px) {
  .row-filter .form-group .btn-search {
    color: #fff !important;
  }
}

.row-filter .form-group .btn-reset:hover,
.row-filter .form-group .btn-reset {
  color: transparent;
  background-color: #000;
  background-image: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M6 18L18 6M6 6L18 18' stroke='white' stroke-linecap='round' stroke-linejoin='round'/></svg>")
}

@media (min-width: 768px) {
  .row-filter .form-group .btn:hover,
  .row-filter .form-group .btn {
    min-height: 40px;
    width: auto;
    color: #fff;
    background-image: none;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 1.1;
    font-weight: 600;
    margin-left: 16px;
    min-width: fit-content;
  }
  .form-group .form-group .btn-search {
    color: #fff !important;
  }
  .row-filter .form-group .btn-reset:hover,
  .row-filter .form-group .btn-reset {
    background-image: none;
  }
}

[id="program"] {
  padding-left: 24px;
  padding-right: 24px;
}

[id="picker"] .workshop {
  border: none;
  box-shadow: none;
  border-radius: 0;
}

[id="picker"] .workshop:not(:first-child) {
  margin-top: 16px;
}

[id="picker"] .workshop__content {
  border: 0 !important;
  padding: 0;
}
[id="workshops"] {
  max-width: 638px;
  margin: 0 auto;
}

@media (min-width: 1024px) {
  [id="workshops"] {
    max-width: 1200px;
  }
}

.registration .update-register {
  text-align: center;
  display: flex;
  flex-direction: column;
  margin: 32px 0 0 !important;
  padding: 24px;
  float: none !important;
  position: relative;
  order: 3;
}

@media (min-width: 640px) {
  .registration .update-register {
    padding: 40px 24px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media (min-width: 1024px) {
  .registration .update-register {
    padding: 35px 0;
    margin: 96px 0 0 !important;
  }
}

.registration .update-register::before {
  content: '';
  border-top: 1px solid #D4D4D8;
  width: 100vw;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 1200px) {
  .registration .update-register::before {
    left: calc((100vw - 1248px) / 2 * -1);
  }
}

.registration .update-register > button + button:last-of-type {
  margin-top: 16px;
}

@media (min-width: 640px) {
  .registration .update-register > button + button:last-of-type {
    margin: 0 0 0 20px;
  }
}

.form-group .btn,
.add-new-button,
.add-new-button:hover,
.edit-attendee-new-btn,
.edit-attendee-new-btn:hover,
.registration .btn-calendar,
.update-register button:hover, input.btn:hover,
.update-register button, input.btn {
  font-family: 'Brilliant Cut Pro', serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.1;
  background-color: #D50033;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  display: block;
  margin: 0;
  flex: 1;
  padding: 12px;
  border-radius: 0;
}


.search-workshop {
  margin-bottom: 32px;
}

@media (min-width: 1024px) {
  .search-workshop {
    margin-bottom: 58px;
  }
}

@media (min-width: 1280px) {
  .search-workshop {
    margin-bottom: 48px;
  }
}

.search-workshop .row-filter {
  flex-flow: row;
  justify-content: space-between;
  align-items: end;
}

@media (min-width: 768px) {
  .search-workshop .row-filter {
    justify-content: flex-start;
  }
}

.search-workshop .row-filter .form-group {
  margin: 0;
}

/* Activities date block styles */
.search-workshop .row-filter .form-group.date-form {
  width: calc(100% - 88px);
}

@media (min-width: 768px) {
  .search-workshop .row-filter .form-group.date-form {
    width: auto;
  }
}

.search-workshop .row-filter .form-group.date-form .date {
  width: 100%;
  border-bottom: 1px solid #000;
}

.search-workshop .row-filter .form-group.date-form .date .input-date {
  width: calc(100% - 24px) !important;
}

@media (min-width: 768px) {
  .search-workshop .row-filter .form-group.date-form .date .input-date {
    width: 170px !important;
  }

  .search-workshop .row-filter .form-group.date-form .date[data-language="ca"] .input-date {
    width: 200px !important;
  }

  .search-workshop .row-filter .form-group.date-form .date[data-language="es"] .input-date {
    width: 210px !important;
  }
}

.search-workshop .row-filter .form-group.date-form .date .input-date,
.search-workshop .row-filter .form-group.date-form .date .input-group-addon {
  border: none;
  color: #000;
  padding: 0 0 5.5px;
  font-weight: 400;
}

.search-workshop .row-filter .form-group.date-form .date .input-date::placeholder {
  color: #000000;
  font-weight: 400;
}

.search-workshop .row-filter .form-group.date-form .date .input-date:-ms-input-placeholder {
  color: #000000;
  font-weight: 400;
}

.search-workshop .row-filter .form-group.date-form .date .input-date:-ms-input-placeholder {
  color: #000000;
  font-weight: 400;
}

.search-workshop .row-filter .form-group.date-form .date .input-group-addon {
  padding-right: 24px;
  background-size: 25px;
  background-position: calc(100% + 2px) calc(100% + -5px);
}


.form_datetime .input-group-addon.borderless {
  display: none;
}

.input-group .input-group-addon {
  border-top: none;
  border-right: none;
  border-left: none;
}

[id="program"] .workshops-picker {
  margin-bottom: 0;
}

.workshops-picker .result.title-form {
  display: none !important;
}

[id="picker"] .workshop {
  padding: 0;
  margin-bottom: 0;
}

[id="picker"] .workshop__name {
  font-family: 'Brilliant Cut Pro', sans-serif;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.01rem;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 0;
  opacity: 0;
  transition: opacity 0.5s;
}

[id="picker"] .workshop__name.active {
  opacity: 1;
}

@media (min-width: 1280px) {
  [id="picker"] .workshop__name {
    font-size: 24px;
  }
}

[id="picker"] .workshop__header {
  margin-bottom: 16px;
}

@media (min-width: 1024px) {
  [id="picker"] .workshop__header {
    margin-bottom: 26px;
  }
}

.workshop__header .workshop__info {
  width: 85%;
}

@media (min-width: 1280px) {
  span.workshop__view-more {
    padding-right: 0;
  }
}

.workshop__view-more p {
  display: none;
}

.workshop__view-more .plus:before {
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='19' viewBox='0 0 150 150' width='19' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z'/></g></svg>");
  background-repeat: no-repeat;
  background-position-x: 2px;
  background-position-y: 3px;
  width: 20px;
  height: 20px;
  display: block;
  transition: all 0.3s ease-in-out;
}

.workshop__view-more .fa-minus-circle:before {
  content: '';
  transition: all 0.3s ease-in-out;
  transform: rotate(180deg);
}

.workshop__view-more .fa-plus-circle:before {
  content: '';
  transition: all 0.3s ease-in-out;
}

.default-labels {
  margin: 32px 0 20px !important;
  color: #000 !important;
}

@media (min-width: 1280px) {
  .default-labels {
    margin: 0 0 32px !important;
  }
  .default-labels .choose-one {
    font-size: 21px;
    line-height: 1.2;
  }
}

.schedule-available {
  font-family: 'Brilliant Cut Pro', sans-serif;
  font-size: 14px !important;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.01rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .01em;
}

@media (min-width: 1280px) {
  .schedule-available {
    font-size: 18px !important;
  }
}

.workshop__dates-row .workshop__dates {
  width: calc(100% - 20px);
}

.workshop__dates-row .workshop__dates .workshop__date {
  max-width: 98px;
  min-width: 98px;
  opacity: 1;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
}

@media (min-width: 640px) {
  .workshop__dates-row .workshop__dates .workshop__date {
    max-width: unset;
    min-width: 173px;
  }
}

.workshop__dates-info {
  font-size: 18px;
  line-height: 1.2;
}

.workshop__dates-info .workshop__description > iframe,
.workshop__dates-info > iframe {
  opacity: 0;
}

.workshop__dates-info img {
  max-width: 100%;
  height: auto !important;
}

.workshop__dates-info .workshop__dates-row {
  box-shadow: none;
  margin-bottom: 16px;
}

@media (min-width: 640px) {
  .workshop__dates-info .workshop__dates-row {
    margin-bottom: 24px;
  }
}

.workshop__dates-info .icon-div {
  display: none;
}

.workshop__dates-info .workshop__date--selected,
.workshop__dates-info .workshop__date:hover,
.workshop__dates-info .workshop__date {
  background-color: #F4F4F5;
  box-shadow: none;
  padding: 12px;
  margin: 0 16px 0 0;
}
.workshop__dates-info .workshop__day,
.workshop__dates-info .workshop__day-of-week {
  font-family: 'Brilliant Cut Pro', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 10px;
  line-height: 1.1;
  color: #A1A1AA;
}

@media (min-width: 640px) {
  .workshop__dates-info .workshop__day,
  .workshop__dates-info .workshop__day-of-week {
    font-size: 16px;
    letter-spacing: -5%;
  }
}

.workshop__dates-row .workshop__date.workshop__date--selected {
  background-color: #18181B !important;
}

@media (min-width: 1024px) {
  .workshop__dates-row .workshop__date.workshop__date--selected {
    background-color: #ffffff !important;
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.05));
    border: 1px solid #000000;
  }
  .workshop__date.workshop__date--selected .workshop__day,
  .workshop__date.workshop__date--selected .workshop__day-of-week {
    color: #000 !important;
  }
}

.workshop__date.workshop__date--selected .workshop__day,
.workshop__date.workshop__date--selected .workshop__day-of-week {
  color: #ffffff;
}

.workshop__dates-info .workshop__times-row {
  margin-bottom: 0;
  padding: 16px 0;
  border-top: 1px solid #D4D4D8;
  border-bottom: 1px solid #D4D4D8;
}

@media (min-width: 640px) {
  .workshop__dates-info .workshop__times-row {
    padding: 20px 0;
  }
}

.workshop__times .workshop__time:hover,
.workshop__times .workshop__time {
  border: 0 !important;
}

.workshop__times-row .workshop__times {
  width: calc(100% + 40px);
  justify-content: unset !important;
}

.workshop__times .workshop__time {
  min-width: unset;
  padding: 0;
  margin: 0 25px 0 0;
}

@media (min-width: 640px) {
  .workshop__times .workshop__time {
    margin-right: 109px;
  }

  .workshop__times .workshop__time:first-of-type {
    margin-left: 25px;
  }
}

@media (min-width: 1024px) {
  .workshop__times .workshop__time {
    margin-right: 73px;
  }

  .workshop__times .workshop__time:first-of-type {
    margin-left: 28px;
  }
}

.workshop__time .workshop__hour {
  font-size: 18px;
  line-height: 120%;
  color: #000000;
  white-space: nowrap;
}

@media (min-width: 640px) {
  .workshop__time .workshop__hour {
    font-size: 21px;
  }
}

.btn-scroll {
  position: relative;
  z-index: 10;
}

.workshop__dates-info p iframe {
  min-height: 334px;
}

.workshop__dates-info .App table p {
  margin-bottom: 21.6px;
}

@media (min-width: 1280px) {
  .workshop__dates-info .App  table p {
    margin-bottom: 25.2px;
  }
}

.workshop__dates-info .App  table td img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
}

.workshop__dates-info .App  table caption,
.workshop__dates-info .App  table {
  display: none;
}

.workshop__dates-info[data-lang="it"] .App  table#workshop-it,
.workshop__dates-info[data-lang="en"] .App  table#workshop-en {
  display: table;
}

.workshop__dates-info .App  table td {
  display: block;
}

@media (min-width: 768px) {
  .workshop__dates-info .App  table td {
    display: table-cell;
    vertical-align: top;
    width: 50%;
  }

  .workshop__dates-info .App  table td:first-child {
    padding-right: 16px;
  }
  .workshop__dates-info .App  table td:last-child {
    padding-left: 16px;
  }

  .workshop__dates-info .App  table td:last-child img {
    display: block;
    margin-left: auto;
  
  }
}

.workshop__dates-info .workshop__description .App table {
  overflow: hidden;
  flex-direction: column;
  font-family: 'Fancy Cut Pro', serif;
  font-size: 18px;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 0;
}

@media (min-width: 1280px) {
  .workshop__dates-info .workshop__description .App  table {
    font-size: 21px;
  }
}

.workshop__description .App  table img {
  margin-top: 32px;
  max-width: 100%;
  height: auto;
}

@media (min-width: 640px) {
  .workshop__description .App  table img {
    margin-top: 0;
    margin-left: 32px;
  }
}

@media (min-width: 1280px) {
  .workshop__description .App  table img {
    margin-top: 0;
    max-width: 454px;
  }
}

.workshop__time--selected {
  position: relative;
}
.workshop__time--selected:after {
  content: attr(data-selected);
  font-family: 'Brilliant Cut Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 1.1;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #B1002B;
  display: inline-block;
  margin-top: 4px;
}

@media (min-width: 640px) {
  .workshop__time--selected:after {
    font-size: 12px;
    margin-top: 7px;
  }
}

@media (min-width: 1024px) {
  .workshop__time--selected:after {
    margin-top: 8px;
    color: #A1A1AA;
  }
}

.input-group-addon .glyphicon-calendar {
  display: none;
}
.input-group-addon {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;utf8,<svg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M8.29297 7V3M16.293 7V3M7.29297 11H17.293M5.29297 21H19.293C20.3975 21 21.293 20.1046 21.293 19V7C21.293 5.89543 20.3975 5 19.293 5H5.29297C4.1884 5 3.29297 5.89543 3.29297 7V19C3.29297 20.1046 4.1884 21 5.29297 21Z' stroke='rgb(17, 24, 39)' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat 50% 50%;
  background-size: 24px;
}


/***************************************************************************/
/*                       SUCCESS FORM STYLES                               */
/***************************************************************************/

.public-registration-container .attendee-new-card,
.registration .header-registration {
  box-shadow: none;
}

.registration .header-registration,
.public-registration-container {
  padding: 24px 0;
}

.attendee-details .detail-container .field-name,
.attendee-new-card .basic-details .attendee-type {
  font-size: 16px;
  color: #000;
}

.attendee-details {
  margin-left: -15px;
  margin-right: -15px;
}

.attendee-details .detail-container .field-name {
  font-family: 'Brilliant Cut Pro', serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}

.attendee-details .detail-container .field-value {
  font-size: 20px;
  color: #000;
}

.white-panel,
.registration .public-attendee-form-container.add-new-participant,
.registration .main-card.add-new-participant,
.registration .public-attendee-form-container.retrieve,
.registration .public-attendee-form-container.summary-card,
.registration .main-card.summary-card,
.registration .public-attendee-form-container.payments,
.registration .main-card.payments,
.registration .public-attendee-form-container.attendee-success-message,
.registration .main-card.attendee-success-message {
  padding-left: 0;
  padding-right: 0;
}

.dropdown-menu {
  border-radius: 0;
  border: none;
}

.dropdown-menu>li>a {
  font-family: 'Brilliant Cut Pro';
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
}

.attendee-new-card .attendee-name {
  font-family: 'Fancy Cut Pro', serif;
  color: #000;
  font-size: 22px;
}

.attendee-new-card .attendee-name.workshop-section-name {
  font-family: 'Brilliant Cut Pro';
  text-transform: uppercase;
  font-weight: 600;
}

.information.attendee-new-card {
  padding-left: 0;
  padding-right: 0;
}

.summary-container .participants-summary {
  width: 100%;
}

.update-register .btn-primary-action.btn.update-attendee {
  color: white !important;
  border: none !important;
  background-color: #D50033;
}

.update-register .btn.btn-secondary-action.cancel-registration {
  color: #fff !important;
  border: none !important;
  background-color: #000;
}

@media (min-width: 640px) {
  .update-register .btn,
  .update-register .btn:hover {
    font-size: 14px;
  }
}

@media (min-width: 1024px) {
  .update-register .btn,
  .update-register .btn:hover {
    font-size: 16px;
    padding: 16px 0;
    max-width: 584px;
  }
}

/***************************************************************************/
/*                       CONFIRMATION FORM STYLES                          */
/***************************************************************************/

.registration .public-attendee-form-container.attendee-success-message,
.registration .main-card.attendee-success-message {
  background-color: #fff;
  border-color: transparent;
  color: #000;
}

.attendee-success-message .information {
  font-size: 18px;
  color: #000;
  padding-bottom: 24px;
}

.attendee-success-message .information p[style$="gray"] {
  color: #000 !important;
}

.attendee-success-message .information div[style$="x-small;"] {
  font-size: 14px !important;
}

.attendee-success-message .close {
  font-size: 48px;
  line-height: 24px;
}

.attendee-new-card .basic-details .right-section .expand-info {
  color: #000;
  font-size: 30px;
}

.participants-summary .attendee-new-card .basic-details {
  width: auto;
  justify-content: flex-start;
}

.expand-info .fa-angle-down:before,
.expand-info .fa-angle-up:before {
  display: none;
}

.expand-info .fa-angle-down,
.expand-info .fa-angle-up {
  width: 19px;
  height: 19px;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='19' viewBox='0 0 150 150' width='19' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z'/></g></svg>");
  background-repeat: no-repeat;
  background-size: 19px;
}

.expand-info .fa-angle-up {
  transform: rotate(180deg);
}

.registration .main-card.retrieve > div[id="send-email-form-container"] {
  position: relative;
  padding-bottom: 16px;
}

.form-inline [id="send-email-loader"] {
  width: 16px;
  height: 16px;
  margin-top: 8px;
  position: absolute;
}

@media (min-width: 640px) {
  .registration .main-card.retrieve > div[id="send-email-form-container"] {
    position: relative;
    padding-right: 36px;
    padding-bottom: 0;
  }
  .form-inline [id="send-email-loader"] {
    margin-top: 0;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
}

/* confirmation popup styles */
.event-add-btn .calendar-dropdown {
  border-radius: 0;
}

.calendar-dropdown .wrapper .span-cal {
  font-family: 'Brilliant Cut Pro', sans-serif;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.01rem;
}

.event-add-btn .calendar-dropdown.dropdown-selected {
  left: -5px;
}

@media (min-width: 640px) {
  .event-add-btn .calendar-dropdown.dropdown-selected {
    left: unset;
    right: -2px;
  }
}

@media (min-width: 768px) {
  .event-add-btn .calendar-dropdown.dropdown-selected {
    left: -5px;
    right: unset;
  }
}

/***************************************************************************/
/*                    ACTIVITIES SLOTS FILTERING                           */
/***************************************************************************/

.hide-not-available-slots [data-is-plus-one-available="false"] {
  display: none;
}

/* Highlight event slot */
.workshop__time[data-categories]:not([data-categories=""]) .workshop__hour {
  color: #D50033;
}

.new-card.attendee-information > div.form-group {
  display: none;
}

.main-card.attendee-success-message ~ .section-title,
.main-card.attendee-success-message ~ .summary-container {
  display: none;
}

body a:active,
body a:hover,
body a:focus,
body a {
  color: #D50033;
}

.main-card.attendee-success-message .close {
  display: none;
}


/* Cancel */

.attendee-autoconfirmation {
  font-size: 24px;
}

.attendee-autoconfirmation .btn-primary-action {
  font-family: 'Brilliant Cut Pro', serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.1;
  background-color: #D50033;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  display: block;
  margin: 48px auto 0;
  flex: 1;
  padding: 12px;
  border-radius: 0;
  max-width: 584px;
}
.event-date{
  display:none;
}


.container-fluid.search-workshop{
  display:none;
}

.header__title .title-form{
  display:none !important;
}

#it_event_desc,
#en_event_desc{
  display: none;
}
@media screen and (max-width: 420px) {
.img_event_desc {
	width:100%; 
	height:auto;
}
}
@media screen and (min-width: 420px) {
.img_event_desc {
	width:1200px; 
	height:auto;
}
}