@viewport{	width:device-width;	zoom:1.0;}@-ms-viewport{	width:device-width;}*{	overflow-wrap:break-word;	font-smooth:auto;	-moz-osx-font-smoothing:auto;	-webkit-font-smoothing:auto;}*,::before,::after{	-webkit-box-sizing:inherit;	box-sizing:inherit;}[onclick]{	cursor:pointer;}html{	font-size:var(--text);}body{	margin:0;	padding:0;	overflow-x:hidden;	background-color:var(--background);	color:var(--text);	font-family:sans-serif;	line-height:var(--textheight);	font-weight:300;	font-size:1em;}blockquote{	border-left:3px solid var(--border);	color:#1a1a1a;	font-family:Georgia, Times, "Times New Roman", serif;	font-size:1.25em;	font-style:italic;	line-height:1.8em;	margin:1em;	padding:1em 2em;	position:relative;	transition:0.2s border ease-in-out;	z-index:0;	width:calc(100% - 6em);}blockquote::after{	content:"";	-webkit-mask-image:var(--icon-quote);	mask-image:var(--icon-quote);	mask-size:cover;	width:24px;	height:24px;	margin:0;	background-color:var(--border);	display:inline-block;	position:absolute;	top:calc(50% - 13px);	left:-14px;}blockquote::before{	content:"";	position:absolute;	top:50%;	left:-4px;	height:2em;	background-color:#fff;	width:5px;	margin-top:-1em;}blockquote cite{	display:block;	font-size:0.75em;	line-height:1.8em;	margin-top:1em;}blockquote cite::before{	content:"-";	display:inline-block;	margin-right:6px;}blockquote[cite]:hover::after{	content:"cite from " attr(cite);	font-size:14px;	width:100%;	position:absolute;	bottom:-10px;	right:0;	mask:unset;	height:unset;	background-color:unset;	left:unset;	top:unset;	text-align:right;}blockquote[cite]:hover::before{	background-color:unset;}iframe{	width:100%;	border:none;}h1,h2,h3,h4,h5,h6{	font-style:normal;	font-weight:normal;	margin:10px 0;	line-height:1.2;}h1{	font-size:2rem;	opacity:1;}h2{	font-size:1.8rem;	opacity:.98;}h3{	font-size:1.6rem;	opacity:.96;}h4{	font-size:1.4rem;	opacity:.94;}h5{	font-size:1.3rem;	opacity:.92;}h6{	font-size:1.2rem;	opacity:.9;}p{	margin:4px 0 10px;}pre{	white-space:pre-wrap;	white-space:-moz-pre-wrap;	white-space:-pre-wrap;	white-space:-o-pre-wrap;	word-wrap:break-word;	padding:10px 12px;}header,main,section,article,footer{	width:100%;	margin:0;	padding:0;}section{	width:var(--size100p);	padding:10px 0;}span > section{	width:calc(100% - 20px);}header > section,section > article,main > article,footer > section{	margin:0 auto;	width:var(--sizer);}main article section,section article section{	padding:10px;}code{	line-height:1.3em;	background-color:#f6f6f6;	border-radius:3px;	font-size:90%;	display:inline-block;	padding:0.1em 0.5em;}main.heading.blue,section.heading.blue{	color:#f2f9ff;	background-color:#0077cc;	padding:180px 0 10px;}main.sub-heading,section.sub-heading{	color:#000;	background-color:#fff;	padding:100px 0 10px;}main.sub-heading a,section.sub-heading a{	color:inherit;}hr{	border:medium none;	display:inline-block;	height:1px;	margin:10px 0;	width:100%;	background-color:var(--border-selected);}svg,img{	display:inline-block;}aside.menu{	width:100%;	background-color:var(--asideMenu);	position:fixed;	left:0;	right:0;	top:0;	bottom:0;	z-index:100;	overflow-x:auto;}.from-right aside.menu,aside.menu.to-right{	right:0;	left:unset;	width:320px;}.from-left aside.menu,aside.menu.to-left{	right:unset;	left:0;	width:320px;}.with-aside{	width:calc(100% - 320px);}.from-left .with-aside{	margin-left:320px;}.from-right .with-aside{	margin-right:320px;}.with-header aside.menu{	top:55px;}.with-header .with-aside{	margin-top:55px;}.with-header header.bar section{	width:calc(100% - 20px);}main section{	width:var(--sizer);	margin:0 auto;}.pac-container{	z-index:1000000000000000000;	margin-top:-60px;}figure{	padding:20px;	margin:0;}picture img,figure img{	width:100%;}article header{	font-size:120%;}article footer{	font-size:90%;}main article{	width:100%;	font-size:90%;	display:inline-block;}main article h1,main article h2,main article h3,main article h4,main article h5,main article h6{	margin:7px 0;	line-height:1.1;}object{	display:inline-block;	margin:10px 10px 3px;}audio{	width:100%;	display:block;}video::cue,video::cue *{	font-family:"Recursive", sans-serif;	background-color:#000;	color:#fff;}mark.wrong{	position:relative;	background-color:unset;	display:inline-block;	z-index:0;}mark.wrong:before{	content:"";	left:-0.5em;	top:-0.3em;	border-width:2px;	border-style:solid;	border-color:red;	position:absolute;	border-right-color:transparent;	width:100%;	height:100%;	transform:rotate(1deg);	opacity:0.7;	border-radius:50%;	padding:0.1em 0.25em;	z-index:-1;}mark.wrong:after{	content:"";	right:-0.2em;	top:0;	padding:0.1em 0.25em;	border-width:2px;	border-style:solid;	border-color:red;	border-left-color:transparent;	border-top-color:transparent;	position:absolute;	width:90%;	height:100%;	transform:rotate(0deg);	opacity:0.7;	border-radius:50%;	z-index:-1;}small{line-height:90%;font-size:82%;}.aliensun-link-icon{	display:none !important;}@media (max-width:767px){header section, section article, main article, footer section{ width:var(--sizefp);} main section.spacer, main article{ width:calc(100% - 48px);} footer section{ padding:10px;} footer section.width-ml{ width:calc(100% - 20px);}}