body {
    letter-spacing: -0.03em; /* Сделает текст чуть плотнее */
}

/* Добавлено подключение шрифтов как в styles.css */
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@100;300;400;600&family=Inter:wght@400;600&display=swap');

/*! normalize.css v1.0.2 | MIT License | git.io/normalize */
@media only screen and (max-width: 651px) {
	#realizzatoda {
		display:none;
	}
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary
	{
	display: block
}

audio,canvas,video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

audio:not ([cotrols] ){
	display: none;
	height: 0
}

[hidden] {
	display: none
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

html,button,input,select,textarea {
	/* Заменено на системный стек из styles.css */
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

body {
	margin: 0
}

a:focus {
	outline: thin dotted
}

a:active,a:hover {
	outline: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

h2 {
	font-size: 1.5em;
	margin: .83em 0
}

h3 {
	font-size: 1.17em;
	margin: 1em 0
}

h4 {
	font-size: 1em;
	margin: 1.33em 0
}

h5 {
	font-size: .83em;
	margin: 1.67em 0
}

h6 {
	font-size: .67em;
	margin: 2.33em 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,strong {
	font-weight: bold
}

blockquote {
	margin: 1em 40px
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

p,pre {
	margin: 1em 0
}

code,kbd,pre,samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

q {
	quotes: none
}

q:before,q:after {
	content: '';
	content: none
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

dl,menu,ol,ul {
	margin: 1em 0
}

dd {
	margin: 0 0 0 40px
}

menu,ol,ul {
	padding: 0 0 0 40px
}

nav ul,nav ol {
	list-style: none;
	list-style-image: none
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

svg:not (:root ){
	overflow: hidden
}

figure {
	margin: 0
}

form {
	margin: 0
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
	*margin-left: -7px
}

button,input,select,textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle
}

button,input {
	line-height: normal
}

button,html input[type="button"],input[type="reset"],input[type="submit"]
	{
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible
}

button[disabled],input[disabled] {
	cursor: default
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

/* Swipe CSS */
ul,li {
	list-style-type: none;
	padding: 0;
	margin: 0
}

.privacyFisso{
  float:left;
  position: absolute;
  z-index: 10;
  margin-left:5%;
  bottom:0;
  font-size:x-small;
}

@media only screen and (min-device-width:767px) {
.privacyFisso{
  float:left;
  position: absolute;
  z-index: 10;
  margin-left:5%;
  bottom:0;
  }
  
}

table {
	width: 100%
}

td {
	width: 33%;
	margin-top: 233px;
	text-align: center;
	float: left
}

/* Custom CSS */
html,button,input,select,textarea {
	color: #222
}

body {
	font-size: 1em;
	line-height: 1.4
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}

::selection {
	background: #b3d4fc;
	text-shadow: none
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

img {
	vertical-align: middle
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

.chromeframe {
	margin: .2em 0;
	background: #ccc;
	color: #000;
	padding: .2em 0
}

/* Блоки @font-face для Titillium удалены, так как теперь используются Inter и Fira Sans */

.strong {
	/* Заменено на Inter (bold) */
	font-family: 'Inter', sans-serif;
	font-weight: 600;
}

.italic {
	/* Заменено на Inter (italic) */
	font-family: 'Inter', sans-serif;
	font-style: italic;
}

.bold-italic {
	/* Заменено на Inter (bold italic) */
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-style: italic;
}

.gray {
	color: #8a8a8a
}

.yellow {
	color: #ff0
}

.subtitle {
	color: black
}

a {
	text-decoration: none;
	color: #177fb5;
	/* Заменено на Inter из styles.css */
	font-family: 'Inter', "Helvetica Neue", sans-serif;
}

.text ol li {
	list-style-type: decimal;
	margin: .5em
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html,body {
	-webkit-user-drag: none;

	-webkit-touch-callout: none;
	-webkit-overflow-scrolling: none;
	overflow: hidden;
	background-color: #d6d6d6;
	background: #d6d6d6
		-webkit-gradient(linear, left top, left bottom, from(#d6d6d6),
		to(#d6d6d6)) no-repeat;
	background: #d6d6d6 background:-moz-radial-gradient(center, ellipse cover, #f9f9f9 0, #d6d6d6 60%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',
		endColorstr='#d6d6d6', GradientType=1) no-repeat;
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#d6d6d6',GradientType=1 )"
		no-repeat
}

html,body,#slideContainer {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	/* Заменено на системный стек из styles.css */
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.visible {
	display: block !important
}

.gradient {
	background: #d6d6d6;
	background: -moz-radial-gradient(center, ellipse cover, #f9f9f9 0, #d6d6d6 60%);
	background: -webkit-gradient(radial, center center, 0px, center center, 60%,
		color-stop(0%, #f9f9f9), color-stop(100%, #d6d6d6));
	background: -webkit-radial-gradient(center, ellipse cover, #f9f9f9 0, #d6d6d6 60%);
	background: -o-radial-gradient(center, ellipse cover, #f9f9f9 0, #d6d6d6 60%);
	background: -ms-radial-gradient(center, ellipse cover, #f9f9f9 0, #d6d6d6 60%);
	background: radial-gradient(ellipse at center, #f9f9f9 0, #d6d6d6 60%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',
		endColorstr='#d6d6d6', GradientType=1)
}

.rotateDevice {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100000;
	display: none;
	text-align: center;
	opacity: 0
}

.rotateDevice img {
	margin-top: -186px;
	top: 50%;
	position: relative
}

#slideContainer {
	position: absolute
}

.top-tip {
	width: 100%;
	height: 220px;
	position: absolute;
	z-index: 10;
	color: white;
	font-size: 15pt;
	display: none;
	top: -175px
}

.top-tip .text-container {
	margin-top: 22px;
	width: 70%;
	position: relative;
	left: 50%;
	max-width: 740px;
	min-width: 620px;
	margin-left: -330px
}

#topTipMessage {
	font-size: 18pt;
	margin-bottom: 0
}

.top-tip .tip-button {
	float: right;
	margin-right: 40px;
	border: 1px solid #777;
	padding: 10px;
	cursor: pointer;
	font-size: 14pt
}

.background {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.55); /* степень затемнения */
  z-index: 9;                 /* ниже .top-tip (у него z-index:10) */
  display: none;
  opacity: 0;
}


.connecting-dashes {
	width: 66%;
	position: absolute;
	left: 50%;
	max-width: 740px;
	min-width: 600px;
	margin-left: -340px;
	display: none
}

.connecting-dashes .path {
	height: 65%;
	position: absolute;
	border-top: 2px dashed #9e9d9d;
	border-left: 2px dashed #9e9d9d;
	border-top-left-radius: 30px;
	top: 35%
}

.connecting-dashes .path>div {
	width: 28px;
	height: 53%;
	position: absolute;
	border-bottom: 2px dashed #9e9d9d;
	border-right: 2px dashed #9e9d9d;
	border-bottom-right-radius: 30px;
	right: -34px;
	top: -54%
}

.button {
	border: 2px solid #999;
	background-color: white
}




@media only screen and (min-device-width:767px) {
	.forwardCircle:active {
		background: url("../img/spunta_premuta.png") no-repeat center center
	}

}

@media only screen and (min-device-width:767px) {
		.forwardCircleIncubatori:active{
		background: url("../img/spunta_premuta.png") no-repeat center center
	}
}


.forwardCircle {
	width: 80px;
	height: 80px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	margin-left: -40px !important;
	margin-top: -100px;
	background: url("../img/spunta_non_premuta.png") no-repeat center center;
	top: 130px;
	left: 50%
}

.forwardCircleIncubatori {
	width: 80px;
	height: 80px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	margin-left: -40px !important;
	margin-top: -100px;
	background: url("../img/spunta_non_premuta.png") no-repeat center center;
	top: 125px;
	left: 50%
}







@media only screen and (min-device-width:767px) {
	.backCircle:active  {
		background: url("../img/freccina_grigia_ritorno_premuta.png") no-repeat
			center center;
	}
	.backCircleStartIncu:active {
		background: url("../img/freccina_grigia_ritorno_premuta.png") no-repeat
			center center;
	}
}

.backCircleStartIncu{
	width: 80px;
	height: 80px;
	background: url("../img/freccina_grigia_ritorno_non_premuta.png")
		no-repeat center center;
	position: absolute;
	z-index: 2;
	cursor: pointer
}



.backCircle {
	width: 80px;
	height: 80px;
	background: url("../img/freccina_grigia_ritorno_non_premuta.png")
		no-repeat center center;
	position: absolute;
	z-index: 2;
	cursor: pointer
}





.go-home {
	width: 80px;
	height: 80px;
	position: absolute;
	background-size: 80px 60px;
	z-index: 2;
	cursor: pointer;
	margin-left: -125px;
	background: url("../../images/icon-startup-new-small.png") no-repeat center center
}

.slide {
	width: 100%;
	height: 100%;
	min-width: 700px;
	overflow: hidden;
	position: absolute;
	display: none;
}

.innerContainer {
	position: absolute;
	width: 100%;
	height: 100%;
	display: none
}

.large {
	width: 85% !important;
	position: relative;
	left: 50%;
	max-width: 860px !important;
	min-width: 760px !important;
	margin-left: -410px !important
}

.normal {
	width: 80% !important;
	position: absolute;
	left: 50%;
	max-width: 800px !important;
	min-width: 700px !important;
	margin-left: -370px !important
}

.glass-box {
	cursor: pointer;
	width: 100%;
	height: 25px;
	background: url("../img/occhiali_non_premuti.png") no-repeat left center
}

.breadcrumbs {
	margin-top: 30px;
	margin-left: 40px
}

.questionnaire-dashes {
	top: -15px;
	position: absolute;
	width: 30px;
	height: 57px;
	border-left: 2px dashed #9e9d9d;
	z-index: 1;
	border-bottom: 2px dashed #9e9d9d;
	left: 0;
	border-bottom-left-radius: 15px
}

.image-container>img {
	width: 95%
}

.reviewDashesContainer {
	left: 151px;
	height: 70px;
	width: 3px;
	top: -12px;
	position: relative
}

.reviewDashesContainer .ok-button {
	left: 297px;
	top: 56px;
	position: relative;
	background-image: url(../img/ok_a_07.png);
	background-repeat: no-repeat;
	width: 72px;
	height: 72px;
	cursor: pointer
}

@media only screen and (min-device-width:767px) {
	.ok-button:active {
		background-image: url(../img/ok_b_07.png)
	}
}

.slideControls {
	top: 355px;
	height: 100px !important;
	z-index: 1;
	left: 66%;
	width: 64px;
	position: absolute
}

.feedback {
	position: absolute
}

.feedback img {
	position: absolute;
	right: 20%;
	width:20%;
}


.switcher img {
	position: absolute;
	right: 0%;
	width:20%;
	z-index:10;
}

.guide {
	position: absolute;
	display:block;
	z-index:2;
}

.guide img {
	right: 0%;
}



#guide-celeste {
	position: absolute;
	width:20%;
	right:40%;
}

.startup_stat {
	position: absolute;
	
}

.startup_stat img {
	position: absolute;
	right: 55%;
	width:20%;
}

.palloncino_new {
	position: absolute;
	left: 75%;
	margin-top:17%;
	margin-right:50%;
	
	width: 85% !important;
	max-width: 860px !important;
	min-width: 760px !important;
	
}

#startChoice-4 img {
	margin-left:-5%;
	
}


.report {
	position: absolute;
	top: 8px
}

.report-button {
	cursor: pointer;
	background: url('../img/report_button.png');
	width: 127px;
	height: 27px;
	float: left;
	position: relative
}

.report-button-pressed {
	cursor: pointer;
	width: 127px;
	height: 27px;
	float: left;
	position: relative
	background: url('../img/report_button_pressed.png') !important 
}

.report .caption {
	font-style: normal;
	/* Заменено на Fira Sans из styles.css */
	font-family: 'Fira Sans', sans-serif;
	font-size: 9pt;
	color: black;
	margin-left: 12px;
	float: left;
	margin-top: 0px
}

.caption>span {
	/* Заменено на Fira Sans Bold */
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
}

.report-button ul {
	width: 127px;
	position: absolute;
	top: 20px;
	z-index: 1;
	opacity: 0;
	display: none;
}

.report-button ul li {
	background-color: #c1c1c1;
	margin-top: 3px;
	margin-left: 2px;
	height: 35px;
	width: 127px
}

.report-button ul li .option {
	color: black;
	font-size: 10.5pt;
	margin-left: 5px;
	margin-top: 7px;
	/* Заменено на системный стек */
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
	float: left
}

.report-button ul li .option-image {
	width: 19px;
	height: 12px;
	float: right;
	margin-top: 12px;
	margin-right: 5px
}

.report-button ul li .option-image.pdf {
	background: url(../img/report_pdf_button.png)
}

.report-button ul li .option-image.xls {
	background: url(../img/report_xls_button.png)
}

.choice .choiceDashes {
	float: left;
	width: 24%;
	border-left: 2px dashed #9e9d9d;
	margin-left: 12%;
	left: -10px;
	position: relative;
	border-right: 2px dashed #9e9d9d;
	padding-top: 35px
}




.choice .choiceDashes2 {
	float: left;
	width: 15%;
	border-left: 2px dashed #9e9d9d;
	margin-left: 10%;
	left: 73px;
	border-right: 0px dashed #9e9d9d;
	position: relative;
	padding-top: 35px
}


.choice .choiceSpacer {
	float: left;
	width: 11.5%;
	height: 1px;
	position: relative
}

.choice .start-choose {
	width: 20%;
	float: left;
	word-wrap: break-word;
	padding: 2%;
	position: relative;
	height: 360px;
	cursor: pointer;
	padding-top: 0;
}

.choice .start-choose .top-image {
	text-align: center
}

.choice .start-choose .text {
	font-size: 17px;
	margin: 1em 0
}

.choice .start-choose .text>p {
	position: relative;
	margin-left: 15px;
	line-height: 1.2
}

.choice .start-choose .bottom-image {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}


.choice .start-choose .bottomDashes {
	position: absolute;
	z-index: 1;
	left: 66%;
	width: 64px;
	width: 7px;
	border-right: 2px dashed #9e9d9d;
	position: relative;
	left: 50%;
	margin-left: -9px;
}

.slide .topControls {
	top: 17px
}

.slide .topControls .topDashes {
	position: absolute;
	border-left: 2px dashed #9e9d9d;
	top: -17px;
}

.slide .topControls .backCircle {
	top: 0;
	margin-left: -40px;
}

.slide .topControls .backCircleStartIncu{
	top: 0;
	margin-left: -40px;
}


.slide>.content,.slide>#copyContainer>.content {
	width: 70%;
	position: relative;
	left: 50%;
	max-width: 740px;
	min-width: 620px;
	margin-left: -380px
}

.slide .content .dashes {
	position: relative;
	width: 100%;
	height: 100%;
}

.slide .content .dashes .sideDashes {
	width: 80px;
	height: 73px;
	position: absolute;
	background-color: transparent;
	border-left: 2px dashed #9e9d9d;
	border-bottom-left-radius: 20px;
	border-bottom: 2px dashed #9e9d9d;
	z-index: 1;
	position: absolute
}

.slide .content .dashes .middleDashes {
	top: 69px;
	position: absolute;
	width: 50%;
	height: 48px;
	border-right: 2px dashed #9e9d9d;
	z-index: 1;
	border-top: 2px dashed #9e9d9d;
	border-top-right-radius: 20px;
	left: 19%
}

.slide .content .dashes .bottomControls {
	position: absolute;
	z-index: 1;
	left: 66%;
	width: 64px;
	top: 300px
}


.slide .content .dashes .bottomControls .bottomDashes {
	height: 100%;
	width: 7px;
	border-right: 2px dashed #9e9d9d;
	position: relative;
	left: 50%;
	margin-left: -9px
}

.slide .content .dashes .bottomControls .forwardCircle {
	top: 125px;
	left: 50%;
	margin-left: -20px
}

.slide .content .header {
	font-size: 25pt
}

.slide .content .header>.title {
	margin-top: 0
}

.slide .content.normal .header>.title {
	margin-left: 30px
}

.slide .content .left {
	width: 44%;
	float: left;
	margin-top: 0 !important;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 3%
}

.slide .content p {
	margin: 0 0 1em 0
}

.slide .content .left .image-container {
	text-align: center;
	margin: 0
}

.slide .content .right {
	width: 44%;
	float: left;
	margin-top: 0 !important;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 3%
}

.slide .content .right .image {
	background-color: #8ec441;
	border-radius: 100px;
	width: 200px;
	height: 200px;
	margin-bottom: 15px;
	display: block;
	position: relative;
	margin-left: -100px;
	left: 50%
}

.slide .content .right .text {
	color: black;
	font-size: 14pt
}

.clear {
	clear: both
}

.slide .content .answers {
	margin: 3%;
	width: 44%;
	margin-top: 0;
	position: relative;
	margin-left: 0;
	left: 50%
}

.slide .content .answers .answer {
	float: left;
	text-align: center;
	width: 75px;
	margin: 0 5px
}

.slide .content .answers .answer .button {
	border-radius: 15px;
	width: 30px;
	height: 30px;
	position: relative;
	left: 50%;
	margin-left: -15px
}

.slide.tabbed .header .tabRequirements {
	font-size: 13pt;
	float: left;
	margin-bottom: 5px
}

.slide.tabbed .header .navigator {
	display: inline-block;
	float: right
}

.slide.tabbed .header .navigator ul {
	list-style: none;
	padding: 0;
	font-size: 10pt;
	margin: 0
}

.slide.tabbed .header .navigator ul li {
	display: inline-block;
	margin-right: 25px;
	cursor: pointer;
	color: #888
}

.slide.tabbed .header .navigator ul .selected {
	color: black !important;
	/* Заменено на Inter SemiBold */
	font-family: 'Inter', sans-serif;
	font-weight: 600;
}

.slide.tabbed .header .navigator ul li:hover {
	color: #222
}

.slide.tabbed .header .bottom {
	width: 100%;
	height: 8px;
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	clear: both
}

.slide.tabbed .header .bottom div {
	position: absolute;
	top: 22px;
	margin: 0;
	border-top: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 7px solid black;
	padding: 0;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	_border-right-color: black;
	_border-left-color: black;
	_filter: chroma(color = black);
	right: 0
}

.slide.tabbed .tabs {
	overflow: hidden;
	margin-top: 0 !important
}

.slide.tabbed .tabs>.tabsContainer {
	width: 300%;
	position: relative;
	left: 0
}

.slide.tabbed .tabs>.tabsContainer>.tab {
	width: 33.33%;
	position: relative;
	float: left;
	margin-top: 15px
}

#footer {
	width: 100%;
	height: 60px;
	max-height: 80px;
	background-image: url("../img/ombra.png");
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0;
	background-color: white
}

.footer_container {
	width: 22%;
	float: left;
}

#footer div:first-child {
	padding-left: 5%
}

#footer div:last-child {
  padding-right: 5%;
  margin-top: 2%;
  width: 40%;
  margin-left: 5%;
  position: absolute;
  font-size: x-small;
}

.note {
	font-size: 8pt
}

.yes-button {
	width: 75px;
	height: 75px;
	background: url("../img/si_button.png") no-repeat center center;
	cursor: pointer
}

@media only screen and (min-device-width:767px) {
	.yes-button:active {
		background: url("../img/si_button_premuto.png") no-repeat center center
	}
}

.no-button {
	width: 75px;
	height: 75px;
	background: url("../img/no_button.png") no-repeat center center;
	cursor: pointer
}

@media only screen and (min-device-width:767px) {
	.no-button:active {
		background: url("../img/no_button_premuto.png") no-repeat center center
	}
}

.dont-know-button-disable,.dont-know-button {
	width: 75px;
	height: 75px;
	background: url("../img/non_so_button.png") no-repeat center center;
	cursor: pointer
}

@media only screen and (min-device-width:767px) {
	.dont-know-button:active {
		background: url("../img/non_so_button_premuto.png") no-repeat center
			center
	}
}

.dont-know-button-disable {
	opacity: .3
}

.disabled {
	-ms-filter: "alpha(opacity=30)";
	filter: alpha(opacity = 30);
	-moz-opacity: .3 !important;
	-khtml-opacity: .3 !important;
	opacity: .3 !important
}

.check-status-si,.check-status-vuoto,.check-status-no,.check-status-nonso
	{
	width: 36px;
	height: 36px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	right: 12px
}

.check-status-si {
	background: url("../img/check_status_spunta.png") no-repeat center
		center
}

.check-status-vuoto {
	background: url("../img/check_status_vuoto.png") no-repeat center center
}

.check-status-nonso {
	background: url("../img/check_status_interroga.png") no-repeat center
		center
}

.check-status-no {
	background: url("../img/check_status_esclama.png") no-repeat center
		center
}

.domanda {
	font-size: 21px
}

.risposta {
	font-size: 12px
}

.center-quote {
	width: 75%;
	margin-left: 25%;
	font-size: 16pt;
	color: #8a8a8a;
	position: relative
}

.comment {
	padding: 0 25px;
	margin: 0 !important
}

.bottom-quote {
	font-size: 13pt
}

.quotes {
	margin: 0 15px 0 0 !important
}

.bottom-quote h2 {
	font-size: 24px
}

.skipRequirements-container {
	position: relative;
	float: left;
	margin-left: 50px;
	width: 100%;
	margin-top: -46px
}

.skipRequirements-container .skipRequirements {
	cursor: pointer;
	/* Замененю на Inter */
	font-family: 'Inter', sans-serif;
	font-style: italic;
	color: #177fb5
}

.checklist {
	position: absolute;
	right: -153px;
	top: 80px;
	font-weight: bold;
	font-size: 13pt;
	padding-bottom: 7px;
	text-align: left;
	z-index: 9;
	width: 153px;
	display: none
}

.checklist p:first-child {
	border-bottom: 1px solid #b3b3b3;
	width: 100%;
	padding-bottom: 8px;
	margin: 0
}

.checklist ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.checklist ul li {
	list-style: none;
	font-size: 10.5pt;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #b3b3b3;
	position: relative;
	cursor: pointer
}

.checklist ul .wrong {
	background: #a9ddf3
}

.checklist ul .wrong.selected {
	background: #9e9d9d;
	color: white
}

.checklist ul li>.content {
	float: left;
	margin: 8px 0;
	width: 100px;
	/* Заменено на Inter Regular */
	font-family: 'Inter', sans-serif;
}

.checklist ul li>.label {
	width: 40px;
	height: 100%;
	position: absolute;
	background: #a9ddf3;
	left: -40px;
	top: 0;
	border-bottom: 1px solid #CCC;
	background-image: url(../img/lente.png);
	background-repeat: no-repeat;
	background-position: center
}

.checklist ul li>.label.selected {
	display: block;
	left: -540px;
	background: #9e9d9d;
	color: white;
	font-size: 18pt;
	text-align: center
}

/* ... (остальные стили оставлены без изменений) ... */

.menuTable a{
	color:#000000;
	/* Заменено на системный стек */
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
	font-size:110%;
}

.icon-index_test {
  font-size: 48px;       /* подбери 16–20px по месту */
  line-height: 1;
  vertical-align: middle;
  color: currentColor;  /* наследует цвет текста */
}

.close-test {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #000;
}

.close-test i {
  font-size: 3rem;
  cursor: pointer;
}

#footer {
    visibility: hidden !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
}

.image-placeholder {
  width: 217px;              /* ровно как у картинки */
  height: auto;              /* если нужна фиксированная высота — задай явно */
  aspect-ratio: 217 / 217;   /* если картинка была квадратная */
  
  display: flex;
  align-items: center;
  justify-content: center;

  /* опционально */
  background: transparent;   /* или #f5f5f5 для визуального контроля */
}

.image-placeholder i {
  font-size: 196px;           /* крупная иконка */
  line-height: 1;
  color: #000;               /* или currentColor */
}

/* Иконка вместо <img> внутри .image-container */
.image-container .icon-img{
  display: block;
  width: 285px;          /* как было у img */
  height: 285px;         /* задаём высоту, чтобы layout не схлопывался */
  margin: 0 auto;        /* центрируем в колонке */
  line-height: 285px;    /* вертикальное центрирование глиф-иконки */
  text-align: center;    /* горизонтальное центрирование */
  font-size: 200px;      /* подберите по вкусу */
  color: #000;           /* или currentColor */
}

/* На всякий случай: не даём .left схлопнуться */
.slide .content .left .image-container{
  min-height: 285px;
}

.result-icon {
  width: 286px;          /* максимальный из двух */
  height: 286px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.result-icon i {
  font-size: 220px;
  line-height: 1;
  color: #000;
}

/* состояния */
.result-icon[data-state="ok"] i {
  content: "";
}

.result-icon[data-state="warn"] i {
  content: "";
}

#result-icon{
  width: 286px;         /* максимум из старых 286/205 */
  height: 286px;
  display:flex;
  align-items:center;
  justify-content:center;
}

#result-icon i{
  font-size: 220px;     /* подгони */
  line-height: 1;
  color:#000;
}

/* ===== TOP TIP: железобетонное центрирование (текст + кнопка по центру) ===== */

/* Важно: JS ставит inline display:block — мы заменяем на flex */
.top-tip[style*="display: block"]{
  display: flex !important;
  flex-direction: column;        /* ключевое отличие */
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 14px;
  padding: 22px 20px 0;
}

/* Убираем старые хаки центрирования и min-width */
.top-tip .text-container{
  position: static !important;
  left: auto !important;
  margin: 0 !important;

  width: min(740px, 90%);
  max-width: 740px;
  min-width: 0 !important;       /* ключевое: иначе ломает компоновку */
}

/* Кнопки: не float, не справа, не растягиваются */
.top-tip .tip-button{
  float: none !important;        /* перебиваем старое float:right */
  margin: 0 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  white-space: nowrap;
}

.subtitle-row {
  display: inline-flex;
  align-items: center;
  gap: 14px;
}

.whatsapp-btn {
  font-size: 12pt;
  padding: 4px 12px;
  line-height: 1.2;
}

.whatsapp-btn i {
  margin-right: 6px;
  font-size: 14pt;
  vertical-align: middle;
}

/* Link-style secondary (Bootstrap-like) */
.chat-link {
  display: inline-flex;
  align-items: baseline;     /* ← ВАЖНО */
  gap: 6px;

  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;          /* ← ВАЖНО */

  color: #6c757d;
  text-decoration: none;
  white-space: nowrap;

  border-bottom: 1px solid transparent;
}

.chat-link:hover {
  color: #495057;
  border-bottom-color: currentColor;
}

.chat-link i {
  font-size: 14px;
  line-height: 1;
  vertical-align: -0.1em;    /* ← ВАЖНО */
}


/* ===== WhatsApp flat button ===== */
.whatsapp-flat-btn{
  display: inline-flex;
  align-items: center;
  gap: 8px;

  padding: 6px 14px;
  border-radius: 18px;

  background-color: #25D366;   /* WhatsApp green */
  color: #ffffff;

  font-size: 14px;
  font-weight: 500;
  line-height: 1;

  text-decoration: none;
  white-space: nowrap;
}

.whatsapp-flat-btn i{
  font-size: 16px;
  line-height: 1;
}

.whatsapp-flat-btn:hover{
  background-color: #1ebe5d;   /* чуть темнее */
  color: #ffffff;
}

.whatsapp-flat-btn:active{
  background-color: #1aa34a;
}

.whatsapp-flat-btn{
  position: relative;
  top: 4px;   /* ← ключевая строка */
}

.whatsapp-after-text {
    display: inline-flex;
    margin-top: 10px;
}

