.elementor-18 .elementor-element.elementor-element-169270a{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--overlay-opacity:0.5;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:2%;--padding-bottom:2%;--padding-left:4%;--padding-right:04%;}.elementor-18 .elementor-element.elementor-element-169270a::before, .elementor-18 .elementor-element.elementor-element-169270a > .elementor-background-video-container::before, .elementor-18 .elementor-element.elementor-element-169270a > .e-con-inner > .elementor-background-video-container::before, .elementor-18 .elementor-element.elementor-element-169270a > .elementor-background-slideshow::before, .elementor-18 .elementor-element.elementor-element-169270a > .e-con-inner > .elementor-background-slideshow::before, .elementor-18 .elementor-element.elementor-element-169270a > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(90deg, #000000 0%, #00000000 65%);}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-18 .elementor-element.elementor-element-af7ccea{margin:0% 0% calc(var(--kit-widget-spacing, 0px) + 0%) 0%;text-align:start;}.elementor-18 .elementor-element.elementor-element-af7ccea img{width:13%;}.elementor-18 .elementor-element.elementor-element-a6301e5{--spacer-size:7vh;}.elementor-widget-fluent-form-widget .fluentform-widget-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-fluent-form-widget .ff-el-progress-status{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-fluent-form-widget .ff-el-progress-bar span{color:var( --e-global-color-primary );}.elementor-widget-fluent-form-widget .step-nav button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-18 .elementor-element.elementor-element-d9604b0 .step-nav button{background-color:#FFFFFF00;font-family:"Adineue", Sans-serif;font-size:1vw;font-weight:normal;border-style:solid;border-width:1px 1px 1px 1px;border-color:#FFFFFF;border-radius:200px 200px 200px 200px;}.elementor-18 .elementor-element.elementor-element-d9604b0 > .elementor-widget-container{padding:0% 0% 0% 0%;}.elementor-18 .elementor-element.elementor-element-d9604b0 .fluentform-widget-wrapper{width:100%;}.elementor-18 .elementor-element.elementor-element-d9604b0 .fluentform-widget-wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-18 .elementor-element.elementor-element-d9604b0 .fluentform-widget-wrapper .ff-el-group textarea, .elementor-18 .elementor-element.elementor-element-d9604b0 .fluentform-widget-wrapper .ff-el-group select{font-family:"Adineue", Sans-serif;font-size:1.4vw;}.elementor-18 .elementor-element.elementor-element-d9604b0 .fluentform-widget-wrapper .ff_t_c {font-family:"Adineue", Sans-serif;}.elementor-18 .elementor-element.elementor-element-d9604b0 .fluentform-widget-wrapper .ff-el-group .ff-btn-submit{background-color:#1a7efb !important;color:#ffffff !important;}@media(max-width:767px){.elementor-18 .elementor-element.elementor-element-169270a{--padding-top:10%;--padding-bottom:10%;--padding-left:5%;--padding-right:06%;}.elementor-18 .elementor-element.elementor-element-af7ccea img{width:36%;}}/* Start custom CSS */html, body {
  background: orange !important;
}

#cosmo-quiz-section {
  background-color: #034579 !important;
  min-height: 100vh !important;
  border: 0px solid yellow !important;
}

#cosmo-quiz-section {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
}

#cosmo-quiz-section .cosmo-bg-layer {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  transition: opacity .6s ease;
  will-change: opacity;
  pointer-events: none;
}

#cosmo-quiz-section .cosmo-bg-layer.bg-a {
  opacity: 1;
  z-index: 0;
}

#cosmo-quiz-section .cosmo-bg-layer.bg-b {
  opacity: 0;
  z-index: 0;
}

#cosmo-quiz-section > *:not(.cosmo-bg-layer) {
  position: relative;
  z-index: 1;
}

.cosmo-title {
  font-family: "Adineue", sans-serif !important;
  font-weight: 700;
  font-size: 5vw;
  line-height: 1;
  color: #ffffff;
}

.cosmo-subtitle {
  font-family: "Adineue", sans-serif !important;
  font-weight: 400;
  font-size: 1.5vw;
  line-height: 1.2;
  margin: 0;
  color: #ffffff;
}

.cosmo-question {
  font-family: "Adineue", sans-serif !important;
  font-weight: 700;
  font-size: 2vw;
  line-height: 1.1;
  margin: 0;
  color: #ffffff;
}

@media (max-width: 767px) {
  .cosmo-title {
    font-size: 7vw;
  }

  .cosmo-subtitle {
    font-size: 4.5vw;
  }

  .cosmo-question {
    font-size: 5.5vw;
  }
}

#cosmo-quiz-section .step-nav,
#cosmo-quiz-section .ff-btn-prev,
#cosmo-quiz-section .ff-btn-next,
#cosmo-quiz-section .ff_step_nav,
#cosmo-quiz-section .ff-btn-submit {
  display: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Adineue';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://game.martelius.it/wp-content/uploads/2026/03/adineue-PRO.woff2') format('woff2'),
		url('https://game.martelius.it/wp-content/uploads/2026/03/adineue-PRO.woff') format('woff'),
		url('https://game.martelius.it/wp-content/uploads/2026/03/adineue-PRO.ttf') format('truetype');
}
@font-face {
	font-family: 'Adineue';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://game.martelius.it/wp-content/uploads/2026/03/adineue-PRO-Bold.woff2') format('woff2'),
		url('https://game.martelius.it/wp-content/uploads/2026/03/adineue-PRO-Bold.woff') format('woff'),
		url('https://game.martelius.it/wp-content/uploads/2026/03/adineue-PRO-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */