/*! modern-normalize v0.5.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*,:after,:before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

:root {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
}

html {
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
}

body {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
	margin: 0;
}

hr {
	height: 0;
}

b,strong {
	font-weight: bolder;
}

code,kbd,pre,samp {
	font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

button,input,optgroup,select,textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,select {
	text-transform: none;
}

[type=button],[type=reset],[type=submit],button {
	-webkit-appearance: button;
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	padding: 0;
}

progress {
	vertical-align: baseline;
}

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

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

.overbg {
	display: none;
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    position: fixed;
    background: rgb(0 0 0 / 51%);
}

body.fancybox-active, body.compensate-for-scrollbar {
	overflow: hidden;
}

.fancybox-active {
	height: auto;
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute!important;
	top: -9999px;
	visibility: hidden;
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99999992;
}

.fancybox-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}

.fancybox-bg {
	background: rgba(0,9,27,0.5);
	opacity: 0;
	-webkit-transition-duration: inherit;
	-o-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47,0,.74,.71);
	-o-transition-timing-function: cubic-bezier(.47,0,.74,.71);
	transition-timing-function: cubic-bezier(.47,0,.74,.71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	-webkit-transition-timing-function: cubic-bezier(.22,.61,.36,1);
	-o-transition-timing-function: cubic-bezier(.22,.61,.36,1);
	transition-timing-function: cubic-bezier(.22,.61,.36,1);
}

.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .25s,visibility .25s;
	-o-transition: opacity .25s,visibility .25s;
	transition: opacity .25s,visibility .25s;
	visibility: hidden;
	z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	-webkit-transition: opacity .25s,visibility;
	-o-transition: opacity .25s,visibility;
	transition: opacity .25s,visibility;
	visibility: visible;
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-toolbar {
	right: 0;
	top: 0;
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition-property: opacity,-webkit-transform;
	-o-transition-property: transform,opacity;
	transition-property: transform,opacity,-webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}

.fancybox-slide::before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous {
	display: block;
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0;
}

.fancybox-slide--image::before {
	display: none;
}

.fancybox-slide--html {
	padding: 6px;
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle;
	border-radius: 5px;
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5,0,.14,1);
	animation-timing-function: cubic-bezier(.5,0,.14,1);
	-webkit-backface-visibility: hidden;
	background: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-ms-transform-origin: top left;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition-property: opacity,-webkit-transform;
	-o-transition-property: transform,opacity;
	transition-property: transform,opacity,-webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
	cursor: text;
}

.fancybox-image,.fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%;
}

.fancybox-slide--video .fancybox-content {
	background: #000;
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
}

.fancybox-iframe,.fancybox-video {
	background: 0 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0;
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.fancybox-button {
	background: rgba(30,30,30,.6);
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
}

.fancybox-button,.fancybox-button:link,.fancybox-button:visited {
	color: #ccc;
}

.fancybox-button:hover {
	color: #fff;
}

.fancybox-button:focus {
	outline: 0;
}

.fancybox-button.fancybox-focus {
	outline: dotted 1px;
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: 0;
}

.fancybox-button div {
	height: 100%;
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--play svg:nth-child(2) {
	display: none;
}

.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1) {
	display: none;
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-ms-transform-origin: 0;
	-webkit-transform-origin: 0;
	transform-origin: 0;
	-webkit-transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform,-webkit-transform;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	z-index: 99998;
}

.fancybox-close-small {
	background: 0 0;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none;
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: -webkit-calc(50% - 50px);
	top: calc(50% - 50px);
	width: 70px;
}

.fancybox-navigation .fancybox-button div {
	padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right);
}

.fancybox-caption {
	background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.85)),color-stop(50%,rgba(0,0,0,.3)),color-stop(65%,rgba(0,0,0,.15)),color-stop(75.5%,rgba(0,0,0,.075)),color-stop(82.85%,rgba(0,0,0,.037)),color-stop(88%,rgba(0,0,0,.019)),to(rgba(0,0,0,0)));
	background: -o-linear-gradient(bottom,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996;
}

.fancybox-caption--separate {
	margin-top: -50px;
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all;
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

.fancybox-loading {
	-webkit-animation: 1s linear infinite fancybox-rotate;
	animation: 1s linear infinite fancybox-rotate;
	background: 0 0;
	border: 4px solid #888;
	border-bottom-color: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0,0,.25,1);
	-o-transition-timing-function: cubic-bezier(0,0,.25,1);
	transition-timing-function: cubic-bezier(0,0,.25,1);
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19,1,.22,1);
	-o-transition-timing-function: cubic-bezier(.19,1,.22,1);
	transition-timing-function: cubic-bezier(.19,1,.22,1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5,1.5,1.5);
	transform: scale3d(1.5,1.5,1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5,.5,.5);
	transform: scale3d(.5,.5,.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-ms-transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0,0,0) translate3d(-100%,0,0);
	transform: scale3d(0,0,0) translate3d(-100%,0,0);
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0,0,0) translate3d(100%,0,0);
	transform: scale3d(0,0,0) translate3d(100%,0,0);
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1) translate3d(0,0,0);
	transform: scale3d(1,1,1) translate3d(0,0,0);
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%,0,0) scale(.1) skew(-10deg);
	transform: translate3d(-100%,0,0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%,0,0) scale(.1) skew(10deg);
	transform: translate3d(100%,0,0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

@media all and (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px;
	}

	.fancybox-slide--image {
		padding: 6px 0;
	}

	.fancybox-close-small {
		right: -6px;
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px;
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px;
	}
}

.fancybox-share {
	background: #f4f4f4;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

.fancybox-share__button {
	border: 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.fancybox-share__button:link,.fancybox-share__button:visited {
	color: #fff;
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%;
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 0;
	width: 212px;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0,0,0,.1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: -webkit-calc(100% - 8px);
	max-height: calc(100% - 8px);
	max-width: -webkit-calc(50% - 4px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: .2s cubic-bezier(.25,.46,.45,.94);
	-o-transition: .2s cubic-bezier(.25,.46,.45,.94);
	transition: .2s cubic-bezier(.25,.46,.45,.94);
	z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1;
}

@media all and (max-width:576px) {
	.fancybox-thumbs {
		width: 110px;
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}

	.fancybox-thumbs__list a {
		max-width: -webkit-calc(100% - 10px);
		max-width: calc(100% - 10px);
	}
}

.awesomplete [hidden] {
	display: none;
}

.awesomplete .visually-hidden {
	clip: rect(0,0,0,0);
	position: absolute;
}

.awesomplete {
	position: relative;
}

.awesomplete>input {
	display: block;
}

.awesomplete>ul {
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 0;
	list-style: none;
	max-height: 340px;
	min-width: 100%;
	min-width: 300px;
	overflow: scroll;
	padding: 0;
	position: absolute;
	z-index: 1;
}

.awesomplete>ul:empty {
	display: none;
}

.awesomplete>ul {
	background: hsla(0,0%,100%,.95);
	border: 1px solid rgba(0,0,0,.3);
	-webkit-box-shadow: .05em .2em .6em rgba(0,0,0,.2);
	box-shadow: .05em .2em .6em rgba(0,0,0,.2);
	margin: 0;
	text-shadow: none;
}

@supports ((-webkit-transform:scale(0)) or (transform:scale(0))) {
	.awesomplete>ul {
		-webkit-transform-origin: 1.43em -.43em;
		transform-origin: 1.43em -.43em;
		-webkit-transition: .3s cubic-bezier(.4,.2,.5,1.4);
		transition: .3s cubic-bezier(.4,.2,.5,1.4);
	}

	.awesomplete>ul:empty,.awesomplete>ul[hidden] {
		display: block;
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
	}
}

.awesomplete>ul>li {
	cursor: pointer;
	padding: 5px 12px;
	position: relative;
}

.awesomplete>ul>li:hover {
	background: #b7d2e0;
	color: #000;
}

.awesomplete>ul>li[aria-selected=true] {
	background: #3d6c8e;
	color: #fff;
}

.awesomplete mark {
	background: #e9ff00;
}

.awesomplete li:hover mark {
	background: #b5d100;
}

.awesomplete li[aria-selected=true] mark {
	background: #3c6b00;
	color: inherit;
}

html {
	overflow-y: scroll;
}

body,html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #202020;
	font-size: 14px;
	line-height: 1.7em;
}

body {
	background: #f5f5f5;
}

h1,h2,h3,h4,h5,h6 {
	line-height: 1.5em;
	margin: 0;
}

ol,ul {
	-webkit-padding-start: 0;
	list-style-position: inside;
	margin: 0;
	padding-inline-start: 0;
}

table {
	border-collapse: collapse;
}

td,th {
	padding: 5px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 16px;
}

input[type=email],input[type=number],input[type=search],input[type=text],textarea {
	font-size: 15px;
	padding: 6px 8px;
	width: 100%;
}

input[type=radio] {
	margin-right: 6px;
}

input[type=text]:focus,textarea:focus {
	border: 1px solid #1e2933;
}

input[type=file] {
	width: 100%;
}

input:focus::placeholder {
	color: transparent;
}

input:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus:-moz-placeholder {
	color: transparent;
}

input:focus::-moz-placeholder {
	color: transparent;
}

input:focus:-ms-input-placeholder {
	color: transparent;
}

select {
	border-radius: 4px;
	padding: 2px 6px;
}

button {
	cursor: pointer;
}

* {
	outline: none;
}

body {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 90vh;
}

.category-content {
	padding: 25px;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: 0 0 5px #eee;
}

.category-content p:last-child {
	margin-bottom: 0;
}

.category-content ul {
	padding-left: 25px;
	margin-bottom: 15px;
}

.category-content blockquote {
	margin: 0;
    border-radius: 6px;
    padding: 15px 20px;
    margin-bottom: 15px;
    background: #f2f2f2;
}

.category-content blockquote:before {
	content: 'Важное!';
	display: block;
    font-weight: 500;
    margin-bottom: 5px;
    color: #5f5f5f;
}

.seo-content-card {
	align-items: flex-start;
	background: #fff;
	border: 1px solid #ececf1;
	border-radius: 14px;
	box-shadow: 0 12px 34px rgba(135, 127, 168, .09);
	display: flex;
	gap: 16px;
	margin-bottom: 18px;
	padding: 20px 22px;
}

.seo-verdict-card {
	background: color-mix(in srgb, var(--ui-accent) 6%, #fff);
	border-color: color-mix(in srgb, var(--ui-accent) 16%, #fff);
	box-shadow: none;
}

.seo-content-icon {
	align-items: center;
	background: color-mix(in srgb, var(--ui-accent) 10%, #fff);
	border-radius: 11px;
	color: var(--ui-accent);
	display: inline-flex;
	flex: 0 0 42px;
	height: 42px;
	justify-content: center;
	width: 42px;
}

.seo-content-card--compare .seo-content-icon {
	background: #eff8ff;
	color: #0ea5e9;
}

.seo-content-card--overview .seo-content-icon {
	background: #eefbf5;
	color: #10b981;
}

.seo-content-card--differences .seo-content-icon {
	background: #fff7ed;
	color: #f97316;
}

.seo-verdict-card .seo-content-icon {
	background: transparent;
	color: var(--ui-accent);
	flex-basis: 24px;
	height: 24px;
	margin-top: 1px;
	width: 24px;
}

.seo-content-body {
	flex: 1;
	min-width: 0;
}

.seo-content-head {
	margin-bottom: 8px;
}

.seo-content-head .title-h2 {
	font-size: 21px;
	line-height: 1.25;
	margin: 0;
}

.seo-content {
	color: #3c3c48;
	font-size: 15px;
	line-height: 1.62;
}

.seo-content p {
	margin: 0 0 12px;
}

.seo-content p:last-child {
	margin-bottom: 0;
}

.seo-content strong {
	color: var(--ui-ink);
	font-weight: 700;
}

.seo-content ul {
	display: grid;
	gap: 9px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.seo-content li {
	padding-left: 24px;
	position: relative;
}

.seo-content li:before {
	color: #10b981;
	content: "✓";
	font-weight: 800;
	left: 0;
	position: absolute;
	top: 0;
}

.seo-faq-card {
	border: 1px solid #ececf1;
	border-radius: 16px;
	box-shadow: 0 12px 34px rgba(135, 127, 168, .09);
	margin-bottom: 18px;
	overflow: hidden;
}

.seo-faq-head {
	background: linear-gradient(180deg, #fff, #f8f9fc);
	border-bottom: 1px solid #ececf1;
	padding: 22px 24px 18px;
}

.seo-faq-eyebrow {
	color: var(--ui-accent);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: .08em;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.seo-faq-head .title-h2 {
	font-size: 24px;
	line-height: 1.22;
	margin: 0 0 7px;
}

.seo-faq-subtitle {
	color: #6a6a76;
	font-size: 14px;
	line-height: 1.45;
	max-width: 620px;
}

.seo-faq-list {
	padding: 8px 24px 10px;
}

.seo-faq-item {
	border-bottom: 1px solid #ececf1;
}

.seo-faq-item:last-child {
	border-bottom: 0;
}

.seo-faq-item summary {
	align-items: center;
	color: var(--ui-ink);
	cursor: pointer;
	display: flex;
	font-size: 15px;
	font-weight: 700;
	gap: 16px;
	justify-content: space-between;
	line-height: 1.4;
	list-style: none;
	padding: 17px 0;
}

.seo-faq-item summary::-webkit-details-marker {
	display: none;
}

.seo-faq-item summary i {
	background: #f1f3f8;
	border-radius: 999px;
	display: inline-flex;
	flex: 0 0 28px;
	height: 28px;
	position: relative;
	width: 28px;
}

.seo-faq-item summary i:before,
.seo-faq-item summary i:after {
	background: var(--ui-accent);
	border-radius: 2px;
	content: "";
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.seo-faq-item summary i:before {
	height: 2px;
	width: 12px;
}

.seo-faq-item summary i:after {
	height: 12px;
	width: 2px;
}

.seo-faq-item[open] summary i {
	background: color-mix(in srgb, var(--ui-accent) 12%, #fff);
}

.seo-faq-item[open] summary i:after {
	display: none;
}

.seo-faq-answer {
	color: #50505c;
	font-size: 15px;
	line-height: 1.62;
	margin-top: -5px;
	padding: 0 46px 17px 0;
}

.seo-faq-answer p {
	margin: 0;
}

.compare-seo-intro {
	background: #fff;
	border: 1px solid #ececf1;
	border-radius: 14px;
	box-shadow: 0 12px 34px rgba(135, 127, 168, .08);
	color: #50505c;
	font-size: 15px;
	line-height: 1.62;
	margin: 0 auto 18px;
	max-width: 900px;
	padding: 17px 20px;
	text-align: center;
}

.compare-seo-intro p {
	margin: 0;
}

.header {
	background: #29378C;
}

.nav-container {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	background: #29378C;
	height: 75px;
	justify-content: center;
	overflow: auto;
	position: fixed;
	z-index: 999999;
}

.nav,.nav-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.nav {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1160px;
}

.nav-left,.nav-right {
	color: #fff;
}

.nav-search-container {
	position: relative;
}

.nav-search-container .nav-search-input {
	min-width: 260px;
	padding: 8px 15px;
    border: 1px solid transparent;
}

.nav-search-container .nav-search-link {
	top: 0;
    right: 0;
    position: absolute;
    width: 35px;
    height: 100%;
    border: none;
    background: #ffffff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.nav-search-container .nav-search-link::before {
	content: '';
	width: 100%;
    height: 100%;
    display: block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 18a7.952 7.952 0 0 0 4.897-1.688l4.396 4.396 1.414-1.414-4.396-4.396A7.952 7.952 0 0 0 18 10c0-4.411-3.589-8-8-8s-8 3.589-8 8 3.589 8 8 8zm0-14c3.309 0 6 2.691 6 6s-2.691 6-6 6-6-2.691-6-6 2.691-6 6-6z'/%3E%3C/svg%3E") no-repeat;
	background-position: 1px 6px;
}

.nav-logo-link span {
    width: 155px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1;
}

@media screen and (max-width: 1190px)
{
	.nav-logo-link span {
		margin-right: 0;
	}
}

.nav-logo-link span img {
    width: 100%;
    height: 100%;
    display: block;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

@media screen and (max-width: 1200px)
{
	.nav {
		padding: 0 20px;
	}
}

@media screen and (max-width: 730px)
{
    .nav {
        padding: 0 20px;
    }
}

.nav-right {
	margin-left: 20px;
}

@media screen and (max-width: 703px)
{
    .nav-right {
        margin-left: 0;
    }
}

.nav-left,.nav-right,.subnav-container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.nav-auth-link {
	color: #000;
    border: none;
    background: #fff;
    padding: 5px 18px;
    border-radius: 4px;
    text-decoration: none;
}

.nav-mobile-close, .nav-mobile-menu {
    display: none;
}

@media screen and (max-width: 968px)
{
    .nav-mobile-close, .nav-mobile-menu {
        display: block;
    }
    
    .nav-mobile-close {
        float: right;
        width: 35px;
        height: 75px;
        margin-right: 20px;
    }
    
    .nav-mobile-close::before {
        content: '';
        width: 35px;
        height: 100%;
        display: block;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cpath d='m114 100 49-49a9.9 9.9 0 0 0-14-14l-49 49-49-49a9.9 9.9 0 0 0-14 14l49 49-49 49a9.9 9.9 0 0 0 14 14l49-49 49 49a9.9 9.9 0 0 0 14-14Z' fill='%23ffffff'/%3E%3C/svg%3E") no-repeat;
    	background-position: 0 20px;
    }
    
    .nav-mobile-menu::before {
        content: '';
        width: 35px;
        height: 100%;
        display: block;
        background: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 6a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1ZM2 12.032a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1ZM3 17.064a1 1 0 1 0 0 2h18a1 1 0 0 0 0-2H3Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
    	background-position: 0px 20px;
    }
    
    .nav-right {
        top: 0;
        right: 0;
        width: 300px;
        height: 100vh;
        background: #3646AD;
        position: fixed;
        display: none;
    }
    
    .nav-right.showed {
        display: block;
        z-index: 999999;
        border-left: 5px solid #29378C;
    }
}

.subnav-container {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	background: #ddd;
	justify-content: center;
	overflow: auto;
}

.subnav {
	max-width: 1000px;
	padding: 4px 16px;
	text-align: center;
	width: 100%;
}

@media only screen and (max-width:730px) {
	.subnav {
		text-align: left;
	}
}

.header-content {
	text-align: center;
    padding-top: 140px;
    padding-bottom: 50px;
    background: #3646AD;
}

@media screen and (max-width: 968px)
{
	.header-content {
		padding-top: 95px;
	}
}

@media screen and (max-width: 500px)
{
	.header-content {
		padding-top: 100px;
		padding-bottom: 25px;
	}

	.upvisible .header-content {
		padding-bottom: 50px;
	}
}

.header-content__title {
	color: #fff;
    font-size: 30px;
    font-weight: 600;
}

@media screen and (max-width: 500px)
{
	.header-content__title {
		font-size: 22px;
	}
}

.header-content__text {
	color: #ebebeb;
    font-size: 15px;
}

@media screen and (max-width: 500px)
{
	.header-content__text {
		font-size: 14px;
	}
}

.form-search__body .form-search__input {
	width: 100%;
	border: none;
    border-radius: 6px;
    padding: 15px 25px;
    background: #ffffff;
    box-shadow: 0 0 10px #334091;
}

.form-search__body .form-search__input:focus {
	border: none;
}

.breadcrumbs-link {
	font-weight: 500;
}

.main-container {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 50px 0;
}

@media screen and (max-width: 500px)
{
	.main-container {
		padding: 20px 0;
	}

	.upvisible .main-container {
		padding: 70px 0 20px;
	}
}

.main,.premain {
	margin: 0 auto;
	max-width: 1160px;
	width: 100%;
}

@media screen and (max-width: 1200px)
{
	.main,.premain {
		padding: 0 20px;
	}
}

.main.search-wrapper {
	padding-top: 40px;
}

@media screen and (max-width: 730px)
{
	.main.search-wrapper .card-transparent {
		padding: 0;
	}
}

@media screen and (max-width: 500px)
{
	.main.search-wrapper {
		padding-top: 90px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

.premain-content {
	margin-bottom: -100px;
}

.bg-content .breadcrumbs, .bg-content .breadcrumbs a {
	color: #e6e6e6;
}

.content-header {
	padding: 15px 0 0;
	margin-bottom: 30px;
	background: #2e3740;
}

.article {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width:1190px) {
	.article {
		display: block;
	}
}

.article-left {
	width: 100%;
	max-width: 844px;
}

@media only screen and (max-width:1190px) {
	.article-left {
		max-width: 100%;
	}
}

.sidebar {
	width: 300px;
    min-width: 300px;
    margin-left: 16px;
}

@media only screen and (max-width:1190px) {
	.sidebar {
		display: none;
	}
}

.footer-container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	align-items: center;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 28px;
}

.footer-top {
	background: #2a2d30;
}

.footer-botton {
	background: #29378C;
}

.footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 1160px;
	width: 100%;
}

.footer-block {
	padding: 0 16px 16px 0;
	width: 225px;
}

.footer-block-link {
	color: #979ca8;
	line-height: 34px;
}

.footer-block-title {
	border-bottom: 2px solid #7383e2;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 6px;
	padding-bottom: 2px;
}

.footer-about-link {
	color: #d5d5d5;
	display: inline-block;
	margin: 0 16px 12px 0;
}

.footer-copyright {
	color: #ffffff;
	font-weight: 300;
	text-align: center;
	width: 100%;
}

.nav-links-container {
	-webkit-overflow-scrolling: touch;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	overflow: auto;
	margin-left: 25px;
}

.nav-link {
	font-size: 15px;
	border-radius: 3px;
	color: #ffffff;
	display: inline-block;
	padding: 2px 12px;
	white-space: nowrap;
}

.nav-link:hover {
	text-decoration: none;
}

.nav-link.icon-categories::before {
    content: '';
    width: 12px;
    height: 12px;
    margin-right: 6px;
    margin-bottom: -1px;
    display: inline-block;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 16 16' viewBox='0 0 16 16'%3E%3Cpath d='M0 0h4v4H0zM6 0h4v4H6zM12 0h4v4h-4zM0 6h4v4H0zM6 6h4v4H6zM12 6h4v4h-4zM0 12h4v4H0zM6 12h4v4H6zM12 12h4v4h-4z' fill='%23fff'/%3E%3C/svg%3E") no-repeat;
}

@media screen and (max-width: 968px)
{
    .nav-links-container {
        display: block;
        margin-left: 0;
        margin-right: 0;
        padding: 0 20px 15px 20px;
    }
    
    .nav-link {
        display: block;
        color: #ffffff;
        background: transparent;
        margin-bottom: 4px;
        padding: 5px 0;
        font-size: 15px;
    }

    .nav-link:last-child {
    	margin-bottom: 0;
    }
    
    .nav-auth-link {
        color: #fff;
        display: block;
        text-align: center;
        background: #243187;
        margin: 0 20px;
        border-bottom: 3px solid #212c71;
    }
}

.icn-svg {
	-ms-flex-item-align: center;
	align-self: center;
	display: inline-block;
	vertical-align: middle;
}

@media screen and (max-width: 500px)
{
	.icn-svg {
		display: none;
	}
}

.card-head>.icn-svg {
	fill: #1e2933;
	height: 24px;
	margin-right: 8px;
	width: 24px;
}

.icn-minus-css,.icn-plus-css {
	display: inline-block;
	height: 23px;
	vertical-align: middle;
	width: 28px;
}

.icn-plus-css:before {
	content: url('data:image/svg+xml;utf8,<svg style="fill: rgb(76 175 80);" width="21px" height="21px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"/></svg>');
}

.icn-minus-css:before {
	content: url('data:image/svg+xml;utf8,<svg style="fill: rgb(244 67 54);" height="21px" width="21px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"/></svg>');
}

.icn-down-css,.icn-up-css {
	display: inline-block;
	height: 24px;
	margin-top: 3px;
	vertical-align: middle;
	width: 24px;
}

.icn-up-css:before {
	content: url('data:image/svg+xml;utf8,<svg id="icn-up" width="21" height="21" fill="rgb(100, 100, 100)" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M7.4 15.825 5.55 13.95 12 7.5l6.45 6.45-1.85 1.875-4.6-4.6Z"/></svg>');
}

.icn-down-css:before {
	content: url('data:image/svg+xml;utf8,<svg id="icn-up" width="21" height="21" fill="rgb(100, 100, 100)" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 15.825 5.55 9.35 7.4 7.5l4.6 4.6 4.6-4.6 1.85 1.85Z"/></svg>');
}

.form-group {
	margin: 16px 0;
	padding: 12px 16px;
}

.form-group-title {
	margin-bottom: 6px;
}

.form-block {
	margin-bottom: 25px;
}

.form-block-label {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 3px;
}

.form-block-desc {
	color: #646464;
	font-size: 13.5px;
	font-weight: 400;
	padding-bottom: 6px;
}

.button-dark,.button-gray,.button-light {
	border: 0;
	border-radius: 2px;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	height: 32px;
	line-height: 32px;
	padding: 0 16px;
	text-align: center;
	text-transform: uppercase;
}

.button-dark:hover,.button-gray:hover,.button-light:hover {
	text-decoration: none;
}

.button-dark {
	background-color: #29378C;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.15);
	color: #fff;
}

.button-gray {
	background-color: #ebebeb;
}

.button-light:hover {
	background-color: #ebebeb;
}

.button-frame {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
	border: 1px solid #c3c5e1;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.06);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.06);
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-weight: 600;
	padding: 4px 12px;
}

.button-frame:hover {
	border-color: #1e2933;
	text-decoration: none;
}

.title-h1 {
	font-size: 25px;
	font-weight: 600;
}

.title-h2,h3.title-h2 {
	font-size: 21px;
	font-weight: 600;
}

.title-h3 {
	font-size: 18px;
	font-weight: 600;
}

.title-h4 {
	font-size: 16px;
	font-weight: 600;
}

.title-lvl-2:before {
	-ms-flex-item-align: center;
	align-self: center;
	background-color: #2e3740;
	content: "";
	display: inline-block;
	height: 10px;
	margin: 0 8px 0 0;
	width: 10px;
}

.card {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	background: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.08);
	box-shadow: 0 0 3px 0 rgba(0,0,0,.08);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
	margin: 0 0 16px;
	width: 100%;
}

@media screen and (max-width: 500px)
{
	.card:last-child {
		margin-bottom: 0;
	}
}

.card-block {
	padding: 12px 16px 0;
}

.article-news img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 15px;
	margin-bottom: 15px;
}

.card-heading-box {
	-ms-flex-item-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	align-self: center;
	background-color: #1e2933;
	border-radius: 3px;
	color: #fff;
	font-weight: 500;
	height: 24px;
	text-align: center;
	width: 35px;
}

.card-head,.card-heading-box {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	margin-right: 12px;
}

.card-head-desc {
	-webkit-box-flex: 1;
	color: #646464;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	font-size: 12.5px;
	line-height: 1.45em;
	margin-top: 5px;
}

.card-transparent {
	margin: 0 0 16px;
	width: 100%;
}

@media only screen and (max-width:730px) {
	.card-transparent {
		padding: 0 16px;
	}
}

.card-description .card-transparent {
	padding: 20px;
	text-align: center;
    border-radius: 10px;
    background: #f2f6fa;
}

.two-columns {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 -8px;
}

.two-columns-item {
	-webkit-box-flex: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
	padding: 0 8px;
}

@media only screen and (max-width:580px) {
	.two-columns-item {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 100%;
		flex: 1 1 100%;
	}
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.flex-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
}

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

.flex-items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.flex-content-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.flex-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.text-gray {
	color: #646464;
}

.text-gray-small {
	color: #646464;
	font-size: 12.5px;
}

.strong {
	font-weight: 600;
}

.w100 {
	width: 100%;
}

.bb-light {
	border-bottom: 1px solid #ebebeb;
}

.bt-light {
	border-top: 1px solid #ebebeb;
}

.pt {
	padding-top: 12px;
}

.pb {
	padding-bottom: 12px;
}

.mt {
	margin-top: 12px!important;
}

.mb {
	margin-bottom: 12px;
}

.mr {
	margin-right: 16px;
}

.ml {
	margin-left: 16px;
}

.pt0 {
	padding-top: 0;
}

.tac {
	text-align: center;
}

.lsn {
	list-style: none;
}

.toggle-hide {
	display: none;
}

.toc-items {
	display: block;
	padding: 10px 0;
	list-style: none;
}

.toc-items-link {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
}

.toc-items .toc-items-link::before {
	-ms-flex-item-align: center;
    align-self: center;
    background-color: #2e3740;
    content: "";
    display: inline-block;
    height: 10px;
    margin: 0 8px 0 0;
    width: 10px;
}

.sticky-names {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-backdrop-filter: blur(7px);
	backdrop-filter: blur(7px);
	background: hsla(0,0%,100%,.9);
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
	font-size: 14px;
	font-weight: 500;
	margin: 0 0 2px;
	padding: 0 16px;
	position: sticky;
	top: 0px;
	z-index: 100;
}

.sticky-names-title {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 28%;
	flex: 0 0 28%;
	padding: 6px 0;
	text-align: left;
}

@media only screen and (max-width:500px) {
	.sticky-names-title {
		display: none;
	}
}

.competitors-list-num {
	background: #e6e6e8;
	border-radius: 3px;
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	height: 23px;
	margin-right: 8px;
	text-align: center;
	width: 30px;
}

.swal2-container.swal2-center>.swal2-popup {
	padding: 16px 26px;
}

.swal2-title {
	color: #1e2933!important;
	font-size: 1.75em!important;
	padding: 0!important;
	text-align: left!important;
}

.swal2-html-container {
	margin: 16px 0 8px!important;
	text-align: left!important;
}

.swal2-close {
	color: #6e6e6e!important;
	margin-right: -16px!important;
}

.swal2-timer-progress-bar {
	background: #c121dd!important;
	height: .3em!important;
	width: 100%;
}

.swal2-show {
	-webkit-animation: microModalSlideIn .36s cubic-bezier(0,0,.2,1)!important;
	animation: microModalSlideIn .36s cubic-bezier(0,0,.2,1)!important;
}

.swal2-hide {
	-webkit-animation: swal2-hide .15s forwards!important;
	animation: swal2-hide .15s forwards!important;
}

@-webkit-keyframes microModalSlideIn {
	0% {
		-webkit-transform: translateY(15%);
		transform: translateY(15%);
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes microModalSlideIn {
	0% {
		-webkit-transform: translateY(15%);
		transform: translateY(15%);
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes mmslideOut {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	to {
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%);
	}
}

@keyframes mmslideOut {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	to {
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%);
	}
}

.compare-head {
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-evenly;
	margin: 0 auto;
	max-width: 600px;
}

.compare-head-vs {
	-ms-flex-item-align: center;
	align-self: center;
	font-size: 28px;
	font-weight: 700;
	margin: 0 12px;
	min-width: 32px;
	text-align: center;
}

.compare-head-item {
	min-width: 75px;
	text-align: center;
	width: 240px;
}

.compare-head-item>a {
	display: block;
	font-size: 15px;
}

.compare-head-item img {
	border-radius: 5px;
	max-width: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	width: auto;
}

.compare-head-main-score {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.compare-head-main-score-num {
	background-color: #5f5f5f;
	border-radius: 3px 0 0 3px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}

.compare-head-main-score-num,.compare-head-main-score-outof {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	padding: 0 6px;
}

.compare-head-main-score-outof {
	border: 1px solid #545454;
	border-radius: 0 3px 3px 0;
	font-weight: 400;
}

.proscons-list {
	margin-bottom: 6px;
}

.proscons-list li {
	list-style: none;
	padding-bottom: 10px;
}

.proscons-list li:before {
	font-size: 21px;
	padding-bottom: 3px;
	width: 28px;
}

.score-bar {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}

.score-bar-name a {
	color: #050e41;
	font-weight: 400;
}

.score-bar-name a:hover {
	color: #1e2933;
}

.score-bar-result-number,.score-bar-result-number-review {
	display: inline-block;
	font-weight: 600;
}

.score-bar-result-number-review {
	margin-bottom: 4px;
}

.score-bar-result-square,.score-bar-result-square-dark {
	border: 1px solid #c3c5e1;
	border-radius: 3px;
	display: inline-block;
	font-weight: 500;
	line-height: 22px;
	margin: 0 0 4px 8px;
	min-width: 32px;
	padding: 0 6px;
	text-align: center;
}

.score-bar-result-square-dark {
	background-color: #4caf50;
	border-color: #4caf50;
	color: #fff;
}

.score-bar-diff {
	color: green;
	font-size: 12px;
	padding: 0 0 0 3px;
}

.score-bar-line {
	background-color: #e6e6e8;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 4px;
	margin: 2px 0 0;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.score-bar-line-filled {
	background-color: #3646AD;
	border-radius: 4px;
	display: block;
	height: 4px;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition: width 2s;
	transition: width 2s;
	z-index: 1;
}

.score-bar-line-filled.filled-avg {
	background-color: #4caf50;
}

.compare-tags-bars-highlight {
	background: #f5f5f5;
	border: 1px solid #e5e7ec;
	border-radius: 4px;
	margin: -10px 0 4px;
	padding: 10px 16px 6px;
}

.compare-tags-bars-highlight .title-h4 {
	font-size: 18px;
}

.compare-tags-bars-highlight .score-bar-line {
	background-color: #fff;
}

.compare-tags-bars-highlight .score-bar-result-square {
	background: #fff;
}

.specs-table {
	border-collapse: collapse;
	font-size: 13px;
	width: 100%;
}

.specs-table caption {
	padding: 12px 16px;
	text-align: left;
}

.specs-table td {
	border-bottom: 1px solid #ebebeb;
	padding: 7px 16px;
	word-break: break-word;
}

.specs-table .cell-h {
	width: 30%;
}

.specs-table .cell-s {
	color: #646464;
}

@media only screen and (max-width:500px) {
	.specs-table .cell-h {
		width: 40%;
	}
}

.specs-table-compare .cell-h {
	vertical-align: top;
	width: 28%;
}

.specs-table-compare .cell-s1,.specs-table-compare .cell-s2 {
	color: #646464;
	vertical-align: top;
	width: 36%;
}

.specs-table-compare .cell-winner {
	background: #eaf9e3;
}

@media only screen and (max-width:500px) {
	.specs-table-compare,.specs-table-compare tbody {
		display: block;
	}

	.specs-table-compare caption {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		text-align: center;
	}

	.specs-table-compare tr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		border-bottom: 1px solid #ebebeb;
	}

	.specs-table-compare td {
		-webkit-box-flex: 0;
		border: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%;
		padding: 6px 12px;
	}

	.specs-table-compare .cell-h {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		font-weight: 700;
		padding: 12px 12px 2px;
		text-align: left;
	}

	.specs-table-compare .cell-s1 {
		border-right: 1px solid #ebebeb;
		text-align: right;
	}
}

.comment-container {
	border-top: 1px solid #ebebeb;
}

.comment-container:first-child {
	border-top: 0;
}

.comment-container:last-child {
	border-bottom: 1px solid #ebebeb;
}

.comment-container-reply {
	margin-left: 56px;
}

.comment-avatar {
	border-radius: 50%;
	height: 56px;
	width: 56px;
}

.comment-avatar-reply {
	border-radius: 50%;
	height: 36px;
	width: 36px;
}

@media only screen and (max-width:580px) {
	.comment-container-reply {
		margin-left: 36px;
	}

	.comment-avatar {
		height: 36px;
		width: 36px;
	}

	.comment-avatar-reply {
		height: 26px;
		width: 26px;
	}
}

.comment-info {
	font-size: 13px;
	line-height: 1;
	margin-bottom: 8px;
}

.comment-info>span {
	margin-right: 6px;
}

.comment-text {
	margin-bottom: 4px;
}

.comment-control {
	font-size: 13px;
	font-weight: 500;
}

.comment-control>span {
	color: #646464;
	margin-right: 4px;
}

span[data-comment-vote] {
	cursor: pointer;
}

.ratingminus,.ratingplus,.ratingzero {
	margin: 0 0 0 -4px;
}

.ratingplus {
	color: green!important;
}

.ratingminus {
	color: red!important;
}

.radiobox-chooser-model {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 6px 0;
}

.radiobox-chooser-model-h {
	padding: 0 16px;
	width: 28%;
}

.radiobox-chooser-model-s1,.radiobox-chooser-model-s2 {
	padding: 0 16px;
	width: 36%;
}

.model-radio-label {
	color: #696969;
	font-size: 13px;
	font-weight: 600;
	padding: 4px 0;
	vertical-align: bottom;
}

.model-radio-label-current {
	color: #394aab;
}

@media only screen and (max-width:500px) {
	.radiobox-chooser-model {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.radiobox-chooser-model-h {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		font-weight: 700;
		text-align: left;
		padding: 0 12px;
	}

	.radiobox-chooser-model-s1 {
		text-align: left;
	}

	.radiobox-chooser-model-s1,.radiobox-chooser-model-s2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%;
		padding: 0 12px;
	}
}

.input-compare-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.input-compare-container .awesomplete {
	width: 100%;
}

.input-compare-mark {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 20px;
	height: 40px;
	padding-left: 12px;
	width: 32px;
	display: none;
}

.input-compare {
	border: 1px solid #898e94;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 600;
	height: 40px;
	min-width: 260px;
	padding: 10px;
	width: 100%;
}

.input-compare::-webkit-input-placeholder {
	font-weight: 400;
}

.input-compare::-moz-placeholder {
	font-weight: 400;
}

.input-compare::-ms-input-placeholder {
	font-weight: 400;
}

.input-compare::placeholder {
	font-weight: 400;
}

.versus-word {
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	margin: 10px 0;
	text-align: center;
}

.table-list {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 8px;
	width: calc(100% - 16px);
}

.table-list td,.table-list th {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 8px;
	text-align: left;
	white-space: nowrap;
}

.table-list td:nth-child(2) {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.table-list td:nth-child(2) img {
    margin-right: 6px;
}

.table-list td:nth-child(2) a {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table-list-order {
	color: #646464;
	font-size: 14px;
	font-weight: 400;
}

.table-list-main-sqr {
	background: #ebf0f5;
	border-radius: 3px;
	color: #415578;
	display: inline-block;
	font-size: 12.5px;
	line-height: 19px;
	margin-right: 4px;
	padding: 0 6px;
}

.table-list-score-box {
	border-radius: 3px;
	color: #000;
	font-size: 15px;
	font-weight: 500;
	height: 28px;
	line-height: 26px;
}

.table-list-custom-circle,.table-list-score-box {
	display: inline-block;
	margin-right: 6px;
	text-align: center;
}

.table-list-custom-circle {
	background: #ebf0f5;
	border-radius: 50%;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	padding: 0;
	width: 24px;
}

.brands-list {
    list-style-type: none;
}

.brands-list li {
    display: inline-block;
}

.brands-list a {
    background: #3646AD;
    color: #fff;
    border-radius: 4px;
    padding: 3px 8px;
    border: 1px solid #3646AD;
}

.brands-list li.active a {
    background: #fff;
    color: #3646AD;
    border: 1px solid #3646AD;
}

.social-block {
    padding-bottom: 15px;
    justify-content: space-between;
}

.popup-block {
    display: none;
    padding: 0;
    width: 100%;
    max-width: 280px;
    min-height: 200px;
}

.popup-header, .popup-body, .popup-footer {
    padding: 10px 15px;
    border-bottom: 1px solid #ebebeb;
}

.popup-body {
    padding: 15px;
}

.popup-footer {
    border: none;
}

.popup-title {
    font-size: 17px;
    font-weight: 600;
}

.popup-form-item {
    margin-bottom: 10px;
}

.popup-form-item:last-child {
    margin-bottom: 0;
}

.popup-form-input {
    outline: none;
}

.popup-form-btn {
    background: #1e2933;
    color: #e1e1e1;
    border: none;
    border-radius: 4px;
    padding: 6px 12px;
    margin-right: 10px;
}

.social-items-btn {
    width: 30%;
    height: 35px;
    border-radius: 5px;
    padding: 10px 12px;
    background: 0 0;
    border: none;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.social-items-btn.ya {
    color: #fff;
    background: #e7322b;
}

.social-items-btn.gl {
    color: #444;
    background: #fff;
    border: 1px solid #dedede;
}

.social-items-btn.vk {
    color: #fff;
    background: #4c75a3;
}

.social-items-btn::after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
}

.social-items-btn.ya::after {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='m278.55 309.727-78.522 176.272h-57.23l86.249-188.49c-40.52-20.576-67.563-57.86-67.563-126.77-.089-96.492 61.095-144.738 133.777-144.738h73.942v459.998h-49.504V309.727H278.55zm41.149-241.948h-26.416c-39.891 0-78.522 26.413-78.522 102.96 0 73.94 35.398 97.748 78.522 97.748h26.416V67.779z'/%3E%3C/svg%3E") no-repeat;
	background-position: center;
}

.social-items-btn.gl::after {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 128 128' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-rule='evenodd'%3E%3Cpath fill='none' d='M0 0h128v128H0z'/%3E%3Cpath d='M27.585 64c0-4.157.69-8.143 1.923-11.881L7.938 35.648C3.734 44.183 1.366 53.801 1.366 64c0 10.191 2.366 19.802 6.563 28.332l21.558-16.503A37.86 37.86 0 0 1 27.585 64' fill='%23FBBC05' fill-rule='evenodd'/%3E%3Cpath d='M65.457 26.182c9.031 0 17.188 3.2 23.597 8.436L107.698 16C96.337 6.109 81.771 0 65.457 0 40.129 0 18.361 14.484 7.938 35.648l21.569 16.471a37.77 37.77 0 0 1 35.95-25.937' fill='%23EA4335' fill-rule='evenodd'/%3E%3Cpath d='M65.457 101.818a37.77 37.77 0 0 1-35.949-25.937L7.938 92.349C18.361 113.516 40.129 128 65.457 128c15.632 0 30.557-5.551 41.758-15.951L86.741 96.221c-5.777 3.639-13.052 5.597-21.284 5.597' fill='%2334A853' fill-rule='evenodd'/%3E%3Cpath d='M126.634 64c0-3.782-.583-7.855-1.457-11.636h-59.72v24.727h34.376c-1.719 8.431-6.397 14.912-13.092 19.13l20.474 15.828c11.766-10.92 19.419-27.188 19.419-48.049' fill='%234285F4' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
	background-position: center;
}

.social-items-btn.vk::after {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 64 64' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 13.9h7.1c.9 0 1.6.6 1.9 1.4.9 2.6 2.9 8.3 5.2 12.2 3.1 5.1 5.1 7 6.4 6.8 1.3-.3.9-3.7.9-6.4s.3-7.3-1-9.4l-2-2.9a1 1 0 0 1 .8-1.6h11.4c1.1 0 2 .9 2 2v14.5s.5 2.6 3.3-.1 5.8-7.7 8.3-12.8l1-2.4c.3-.7 1-1.2 1.8-1.2h7.4c1.4 0 2.4 1.4 1.9 2.7l-.8 2.1s-2.7 5.4-5.5 9.2c-2.8 3.9-3.4 4.8-3 5.8.4 1 7.6 7.7 9.4 10.9.5.9.9 1.7 1.3 2.4.7 1.3-.3 3-1.8 3h-8.4c-.7 0-1.4-.4-1.7-1l-.8-1.3s-5.1-6-8.2-7.9c-3.2-1.8-3.1.8-3.1.8V46c0 2.2-1.8 4-4 4h-2s-11 0-19.8-13.1C5.1 26.7 2.8 20.1 2 16.3c-.2-1.2.7-2.4 2-2.4z' fill='%23fff' id='Layer_11'/%3E%3C/svg%3E") no-repeat;
	background-position: center;
}

@media screen and (max-width: 460px)
{
    .popup-block {
        max-width: 100%;
    }
}

/* New UI from /New-UI */
@font-face {
	font-family: "Raleway";
	src: url("/fonts/raleway/Raleway-ExtraLight.ttf") format("truetype");
	font-display: swap;
	font-weight: 200;
}

@font-face {
	font-family: "Raleway";
	src: url("/fonts/raleway/Raleway-Light.ttf") format("truetype");
	font-display: swap;
	font-weight: 300;
}

@font-face {
	font-family: "Raleway";
	src: url("/fonts/raleway/Raleway-Medium.ttf") format("truetype");
	font-display: swap;
	font-weight: 500;
}

@font-face {
	font-family: "Raleway";
	src: url("/fonts/raleway/Raleway-Bold.ttf") format("truetype");
	font-display: swap;
	font-weight: 700;
}

:root {
	--ui-bg: #f6f6f6;
	--ui-card: #ffffff;
	--ui-ink: #050028;
	--ui-text: #42424c;
	--ui-muted: #8a8a96;
	--ui-line: #ececef;
	--ui-soft: #f4f4f6;
	--ui-accent: #2563eb;
	--ui-shadow: 0 0 40px rgba(135,127,168,.17);
	--ui-shadow-strong: 0 10px 28px rgba(37,99,235,.3);
	--ui-radius: 16px;
}

html,
body {
	color: var(--ui-text);
	font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	font-size: 15px;
	line-height: 1.55;
}

body {
	background:
		radial-gradient(620px 420px at -120px 170px, rgba(135,127,168,.12), transparent 67%),
		radial-gradient(560px 360px at calc(100% + 140px) 520px, rgba(135,127,168,.11), transparent 68%),
		var(--ui-bg);
	min-height: 100vh;
}

a {
	color: var(--ui-ink);
	text-decoration: none;
}

a:hover {
	color: var(--ui-accent);
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.title-h1,
.title-h2,
.title-h3,
.title-h4,
.nav,
.button-dark,
.button-gray,
.button-frame,
.hero-search-button {
	font-family: "Raleway", "Segoe UI", sans-serif;
	letter-spacing: 0;
}

.header {
	background: transparent;
	position: relative;
	z-index: 5;
}

.nav-container {
	background: #fff;
	box-shadow: 0 4px 54px rgba(135,127,168,.17);
	height: 78px;
	overflow: visible;
	position: sticky;
	top: 0;
	z-index: 9999;
}

.nav {
	align-items: center;
	box-sizing: border-box;
	gap: 28px;
	height: 78px;
	max-width: 1180px;
	padding: 0 40px;
}

.nav-left,
.nav-right {
	color: var(--ui-ink);
}

.nav-logo-link {
	align-items: center;
	display: inline-flex;
	gap: 11px;
}

.nav-logo-link span,
.nav-logo-link .nav-logo-mark,
.nav-logo-link .nav-logo-text {
	margin: 0;
	border-radius: 0;
	color: inherit;
	height: auto;
	width: auto;
	line-height: 1;
}

.nav-logo-link .nav-logo-mark {
	align-items: center;
	background: var(--ui-accent);
	border-radius: 9px;
	box-shadow: 0 6px 16px rgba(37,99,235,.32);
	color: #fff;
	display: inline-flex;
	font-size: 19px;
	font-weight: 700;
	height: 34px;
	justify-content: center;
	width: 34px;
}

.nav-logo-link .nav-logo-text {
	color: var(--ui-ink);
	font-size: 21px;
	font-weight: 700;
}

.nav-right {
	align-items: center;
	display: flex;
	flex: 1;
	gap: 24px;
	justify-content: flex-end;
	margin-left: 0;
	overflow: visible;
}

.nav-links-container {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
	gap: 24px;
	overflow: visible;
}

.nav-link {
	background: transparent;
	border: 0;
	color: var(--ui-ink);
	cursor: pointer;
	display: inline-flex;
	font-family: inherit;
	font-size: 15px;
	font-weight: 500;
	padding: 0;
}

.nav-link:hover,
.nav-link.is-active {
	color: var(--ui-accent);
}

.nav-dropdown {
	position: relative;
}

.nav-dropdown-toggle {
	align-items: center;
	gap: 6px;
}

.nav-dropdown-toggle:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 5px solid currentColor;
	content: "";
	margin-top: 2px;
}

.nav-dropdown-menu {
	background: #fff;
	border: 1px solid var(--ui-line);
	border-radius: 10px;
	box-shadow: 0 18px 36px rgba(5, 0, 40, .12);
	display: none;
	left: 50%;
	margin-top: 10px;
	min-width: 190px;
	padding: 8px;
	position: absolute;
	top: 100%;
	transform: translateX(-50%);
	z-index: 30;
}

.nav-dropdown:after {
	content: "";
	display: none;
	height: 10px;
	left: -12px;
	position: absolute;
	right: -12px;
	top: 100%;
}

.nav-dropdown:hover:after,
.nav-dropdown:focus-within:after,
.nav-dropdown.is-open:after {
	display: block;
}

.nav-dropdown:hover .nav-dropdown-menu,
.nav-dropdown:focus-within .nav-dropdown-menu,
.nav-dropdown.is-open .nav-dropdown-menu {
	display: block;
}

.nav-dropdown.is-open .nav-dropdown-menu {
	position: fixed;
	transform: none;
	z-index: 10050;
}

.nav-dropdown-menu a {
	border-radius: 8px;
	color: var(--ui-ink);
	display: block;
	font-size: 14px;
	padding: 10px 12px;
}

.nav-dropdown-menu a:hover {
	background: #eef4ff;
	color: var(--ui-accent);
}

.nav-search {
	flex: 0 0 230px;
	position: relative;
}

.nav-search-container {
	align-items: center;
	background: var(--ui-soft);
	border: 1px solid #e5eaed;
	border-radius: 9px;
	display: flex;
	height: 40px;
	padding: 0 14px 0 44px;
	position: relative;
}

.nav-search-container:before,
.hero-search-form:before {
	background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%239A9AA6' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E") center/18px 18px no-repeat;
	content: "";
	height: 20px;
	left: 16px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
}

.nav-search-container .nav-search-input,
.nav-search-input {
	background: transparent;
	border: 0;
	color: var(--ui-ink);
	font-size: 14px;
	min-width: 0;
	padding: 0;
	width: 100%;
}

.nav-lang {
	align-items: center;
	color: var(--ui-ink);
	display: inline-flex;
	font-size: 14px;
	gap: 6px;
}

.nav-lang:before {
	background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%232563EB' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M3 12h18M12 3a15 15 0 0 1 0 18M12 3a15 15 0 0 0 0 18'/%3E%3C/svg%3E") center/16px 16px no-repeat;
	content: "";
	height: 16px;
	width: 16px;
}

.nav-mobile-close,
.nav-mobile-menu {
	background: #fff;
	border: 1px solid #e5eaed;
	border-radius: 10px;
	display: none;
	height: 42px;
	width: 42px;
}

.nav-mobile-menu:before {
	background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23050028' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 7h16M4 12h16M4 17h16'/%3E%3C/svg%3E") center/20px 20px no-repeat;
	content: "";
	display: block;
	height: 100%;
	width: 100%;
}

.nav-mobile-close:before {
	background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23050028' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 6l12 12M18 6L6 18'/%3E%3C/svg%3E") center/20px 20px no-repeat;
	content: "";
	display: block;
	height: 100%;
	width: 100%;
}

.header-content {
	background: transparent;
	padding: 0;
	text-align: left;
}

.header-content-home {
	padding: 56px 0 28px;
	text-align: center;
}

.hero-search {
	margin: 0 auto;
	max-width: 760px;
	min-width: 0;
	padding: 0 20px;
	width: min(100%, calc(100vw - 28px));
}

.header-content__title {
	color: var(--ui-ink);
	text-align: center;
	font-size: 42px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.18;
	margin: 0 auto 14px;
	max-width: min(760px, calc(100vw - 32px));
}

.header-content__text {
	color: #5c5c68;
	font-size: 17px;
	line-height: 1.5;
	margin: 0 auto 30px;
	max-width: 620px;
}

.hero-search-form {
	display: flex;
	gap: 10px;
	margin: 0 auto;
	max-width: 600px;
	min-width: 0;
	position: relative;
	width: min(600px, calc(100vw - 56px));
}

.hero-search-input {
	background: #fff;
	border: 0;
	border-radius: 12px;
	box-shadow: var(--ui-shadow);
	color: var(--ui-ink);
	flex: 1;
	font-size: 16px;
	height: 56px;
	min-width: 0;
	padding: 0 20px 0 58px;
	width: 100%;
}

.hero-search-button,
.button-dark {
	background: var(--ui-accent);
	border: 0;
	border-radius: 12px;
	box-shadow: var(--ui-shadow-strong);
	color: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: 500;
	min-height: 46px;
	padding: 0 28px;
	text-decoration: none;
}

.hero-search-button:hover,
.button-dark:hover {
	background: #1d58d8;
	color: #fff;
}

.hero-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 9px;
	justify-content: center;
	margin-top: 20px;
}

.hero-tags a {
	background: #fff;
	border: 1px solid #e5eaed;
	border-radius: 999px;
	color: var(--ui-text);
	font-size: 14px;
	line-height: 1.2;
	min-width: 118px;
	padding: 8px 16px;
}

.main-container {
	flex: 1;
	padding: 28px 0 64px;
}

.main,
.premain {
	max-width: 1180px;
}

.main-container-home {
	padding-top: 18px;
}

.catalog-hub,
.device-hero,
.card {
	background: #fff;
	border-radius: var(--ui-radius);
	box-shadow: var(--ui-shadow);
	max-width: calc(100vw - 28px);
	overflow: hidden;
}

.catalog-hub {
	display: flex;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 26px;
	min-height: 520px;
}

.catalog-rail {
	border-right: 1px solid var(--ui-line);
	flex: 0 0 236px;
	padding: 18px 14px;
}

.catalog-rail-title,
.catalog-eyebrow {
	color: #a0a0ac;
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .04em;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.catalog-rail-link {
	align-items: center;
	background: transparent;
	border: 0;
	border-radius: 10px;
	color: var(--ui-text);
	display: flex;
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 15px;
	font-weight: 500;
	gap: 12px;
	margin-bottom: 6px;
	padding: 11px 12px;
	text-align: left;
	width: 100%;
}

.catalog-rail-link .icn-svg {
	display: inline-block;
	flex: 0 0 18px;
	height: 18px;
	width: 18px;
}

.catalog-rail-link.active,
.catalog-rail-link:hover {
	background: #eef4ff;
	color: var(--ui-accent);
}

.catalog-body {
	box-sizing: border-box;
	flex: 1;
	min-width: 0;
	max-width: 100%;
	padding: 26px 30px;
	width: 100%;
}

.catalog-panel {
	display: none;
}

.catalog-panel.active {
	display: block;
}

.catalog-body-head {
	align-items: flex-end;
	display: flex;
	justify-content: space-between;
	margin-bottom: 18px;
}

.catalog-body-head span,
.device-list-info small {
	color: var(--ui-muted);
	font-size: 14px;
}

.catalog-all-link {
	color: var(--ui-accent);
	font-size: 14px;
	font-weight: 500;
}

.catalog-grid {
	align-items: start;
	display: grid;
	gap: 26px;
	grid-template-columns: minmax(0,1.5fr) minmax(260px,1fr);
	min-width: 0;
	width: 100%;
}

.catalog-grid > div {
	min-width: 0;
	max-width: 100%;
}

.device-list {
	display: flex;
	flex-direction: column;
	gap: 10px;
	min-width: 0;
	max-width: 100%;
}

.device-list.compact {
	padding: 16px;
}

.device-list-item {
	align-items: center;
	box-sizing: border-box;
	border: 1px solid var(--ui-line);
	border-radius: 12px;
	display: flex;
	gap: 15px;
	min-width: 0;
	max-width: 100%;
	padding: 12px 14px;
	transition: border-color .15s, box-shadow .15s;
	width: 100%;
}

.device-list-item:hover {
	border-color: transparent;
	box-shadow: 0 8px 24px rgba(135,127,168,.18);
}

.device-list-rank {
	color: #c2c2cc;
	flex: 0 0 30px;
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-weight: 700;
	text-align: center;
}

.device-list-thumb {
	align-items: center;
	border-radius: 8px;
	display: flex;
	flex: 0 0 56px;
	height: 42px;
	justify-content: center;
	overflow: hidden;
}

.device-list-thumb img {
	max-height: 36px;
	max-width: 50px;
	object-fit: contain;
}

.device-list-info {
	display: flex;
	flex: 1;
	flex-direction: column;
	min-width: 0;
}

.device-list-info strong {
	color: var(--ui-ink);
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 15.5px;
	line-height: 1.25;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.device-list-score,
.score-bar-result-square-dark {
	background: var(--ui-accent);
	border: 0;
	border-radius: 8px;
	color: #fff;
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 14px;
	font-weight: 700;
	min-width: 38px;
	padding: 8px 9px;
	text-align: center;
}

.compare-list {
	display: flex;
	flex-direction: column;
	gap: 10px;
	min-width: 0;
	max-width: 100%;
}

.compare-list-item {
	box-sizing: border-box;
	border: 1px solid var(--ui-line);
	border-radius: 12px;
	display: block;
	max-width: 100%;
	min-width: 0;
	padding: 14px;
	width: 100%;
}

.compare-list-item strong {
	color: var(--ui-ink);
	display: block;
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 14px;
	line-height: 1.35;
}

.compare-list-item span {
	color: var(--ui-accent);
	display: block;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .08em;
	margin: 5px 0;
	text-transform: uppercase;
}

.placeholder-card {
	background: #fff;
	border: 1px dashed #d6d6de;
	border-radius: 12px;
	color: #9a9aa6;
	font-size: 13px;
	padding: 13px;
	text-align: center;
}

.placeholder-button {
	cursor: pointer;
	display: block;
	text-decoration: none;
	width: 100%;
}

.placeholder-button:hover {
	border-color: var(--ui-accent);
	color: var(--ui-accent);
}

.quick-search-form {
	position: relative;
}

.quick-search-results {
	background: #fff;
	border: 1px solid var(--ui-line);
	border-radius: 12px;
	box-shadow: 0 14px 34px rgba(30,30,50,.14);
	left: 0;
	max-height: 340px;
	overflow-y: auto;
	padding: 6px;
	position: absolute;
	right: 0;
	top: calc(100% + 8px);
	z-index: 10020;
}

.hero-search-form .quick-search-results {
	right: 122px;
}

.quick-search-item {
	border-radius: 9px;
	display: flex;
	flex-direction: column;
	gap: 2px;
	padding: 10px 12px;
	text-align: left;
}

.quick-search-item:hover {
	background: #eef4ff;
}

.quick-search-item strong {
	color: var(--ui-ink);
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 14px;
	line-height: 1.25;
}

.quick-search-item span {
	color: var(--ui-muted);
	font-size: 12px;
	text-transform: uppercase;
}

.home-section-grid {
	display: grid;
	gap: 22px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.home-news-grid {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	padding: 16px;
}

.home-news-item {
	display: flex;
	flex-direction: column;
	gap: 8px;
	min-width: 0;
}

.home-news-item img {
	aspect-ratio: 16/9;
	border-radius: 12px;
	object-fit: cover;
	width: 100%;
}

.home-news-item span {
	color: var(--ui-ink);
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-weight: 700;
	line-height: 1.3;
}

.home-news-item small,
.home-compare-links .title-h3 {
	color: var(--ui-muted);
}

.home-compare-links {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.button-gray,
.button-frame {
	align-items: center;
	background: #fff;
	border: 1px solid var(--ui-line);
	border-radius: 12px;
	color: var(--ui-ink);
	display: inline-flex;
	font-size: 15px;
	font-weight: 500;
	justify-content: center;
	min-height: 44px;
	padding: 0 22px;
	text-decoration: none;
}

.button-gray:hover,
.button-frame:hover {
	border-color: var(--ui-accent);
	color: var(--ui-accent);
}

.button-frame.is-placeholder,
.button-frame:disabled {
	color: var(--ui-muted);
	cursor: default;
}

.header-content-device,
.header-content-category {
	padding: 28px 0 0;
}

.breadcrumbs {
	color: var(--ui-muted);
	font-size: 14px;
	margin-bottom: 14px;
}

.bg-content .breadcrumbs,
.bg-content .breadcrumbs a {
	color: var(--ui-muted);
}

.premain-content {
	margin-bottom: 0;
}

.device-hero {
	display: grid;
	gap: 34px;
	grid-template-columns: 280px minmax(0,1fr);
	margin-left: auto;
	margin-right: auto;
	min-width: 0;
	padding: 28px 34px;
	width: min(100%, calc(100vw - 28px));
}

.device-hero-image {
	align-items: center;
	border: 1px solid var(--ui-line);
	border-radius: 14px;
	display: flex;
	min-height: 198px;
	justify-content: center;
	min-width: 0;
	padding: 20px;
}

.device-hero-body {
	min-width: 0;
}

.device-hero-body,
.device-hero-summary {
	overflow-wrap: anywhere;
}

.device-hero-image img {
	max-height: 176px;
	max-width: 100%;
	object-fit: contain;
}

.device-hero .title-h1 {
	color: var(--ui-ink);
	font-size: 34px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.2;
	margin-bottom: 8px;
}

.device-hero-summary {
	color: #5c5c68;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 20px;
}

.device-ratings {
	align-items: center;
	display: flex;
	gap: 30px;
	margin-bottom: 20px;
}

.score-dial {
	align-items: center;
	aspect-ratio: 1;
	background:
		radial-gradient(circle at center, #fff 56%, transparent 57%),
		conic-gradient(var(--ui-accent) calc(var(--score) * 1%), #eef0f5 0);
	border-radius: 999px;
	color: var(--ui-ink);
	display: flex;
	flex: 0 0 104px;
	flex-direction: column;
	justify-content: center;
}

.score-dial strong {
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 31px;
	line-height: 1;
}

.score-dial span {
	color: var(--ui-muted);
	font-size: 11px;
}

.device-score-bars {
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 12px;
}

.device-score-row {
	align-items: center;
	display: grid;
	gap: 12px;
	grid-template-columns: 150px minmax(100px,1fr) 34px;
}

.device-score-row span {
	color: var(--ui-text);
	font-size: 14px;
}

.device-score-row div,
.score-bar-line {
	background: #eef0f5;
	border-radius: 999px;
	height: 7px;
	overflow: hidden;
}

.device-score-row i,
.score-bar-line-filled {
	background: var(--ui-accent);
	border-radius: 999px;
	display: block;
	height: 100%;
}

.device-score-row strong {
	color: var(--ui-ink);
	font-size: 13px;
	text-align: right;
}

.device-actions {
	display: flex;
	gap: 12px;
}

.compare-hero {
	align-items: center;
	grid-template-columns: minmax(0,1fr) 90px minmax(0,1fr);
	text-align: center;
}

.compare-hero-item {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 12px;
	min-width: 0;
}

.compare-hero .device-hero-image {
	min-height: 120px;
	width: min(220px, 100%);
}

.compare-hero .device-hero-image img {
	max-height: 100px;
}

.compare-hero-name {
	color: var(--ui-ink);
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.25;
}

.compare-hero-vs {
	color: #c1c1ca;
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 20px;
	font-weight: 700;
}

.compare-score {
	align-items: center;
	display: inline-flex;
	gap: 10px;
}

.compare-score strong {
	background: var(--ui-accent);
	border-radius: 8px;
	color: #fff;
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 18px;
	padding: 8px 11px;
}

.compare-score.muted strong {
	background: #eef0f5;
	color: var(--ui-ink);
}

.compare-score span {
	color: var(--ui-muted);
	font-size: 13px;
	line-height: 1.2;
	text-align: left;
}

.article {
	align-items: flex-start;
	gap: 26px;
}

.article-left {
	max-width: 884px;
}

.sidebar {
	margin-left: 0;
	position: sticky;
	top: 20px;
}

.card {
	border-radius: 14px;
	box-shadow: var(--ui-shadow);
	margin-bottom: 22px;
}

.card-block {
	padding: 18px 24px 0;
}

.card-head {
	align-items: center;
	color: var(--ui-ink);
	justify-content: flex-start;
	margin-right: 0;
}

.card-head .icn-svg,
.card-head>.icn-svg {
	fill: var(--ui-accent);
	margin-right: 10px;
}

.card-head-desc {
	color: var(--ui-muted);
	font-size: 13px;
}

.article .card > .card-block.bb-light:first-child,
.article .card > .card-block.bb-light.pb:first-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.title-h1 {
	color: var(--ui-ink);
	font-size: 36px;
	font-weight: 700;
	line-height: 1.18;
}

.title-h2,
h3.title-h2 {
	color: var(--ui-ink);
	font-size: 22px;
	font-weight: 700;
	line-height: 1.25;
}

.title-h3 {
	color: var(--ui-ink);
	font-size: 17px;
	font-weight: 700;
}

.title-lvl-2:before {
	background: var(--ui-accent);
	border-radius: 999px;
}

.bb-light {
	border-bottom-color: var(--ui-line);
}

.bt-light {
	border-top-color: var(--ui-line);
}

.score-bar {
	align-items: center;
	gap: 8px;
}

.score-bar-name {
	color: var(--ui-text);
	flex: 1 1 55%;
}

.score-bar-result {
	flex: 0 0 auto;
}

.score-bar-result-number,
.score-bar-result-number-review {
	color: var(--ui-ink);
	font-weight: 700;
}

.score-bar-result-square {
	background: #eef0f5;
	border: 0;
	border-radius: 8px;
	color: var(--ui-ink);
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-weight: 700;
	min-width: 38px;
	padding: 6px 9px;
}

.score-bar-line {
	flex: 1 1 100%;
	margin-top: 5px;
}

.score-bar-line-filled.filled-avg {
	background-color: var(--ui-accent);
}

.specs-table {
	font-size: 14px;
}

.specs-table caption {
	color: var(--ui-ink);
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-weight: 700;
	padding: 16px 24px;
}

.specs-table td {
	border-bottom-color: var(--ui-line);
	padding: 10px 24px;
}

.card-block.flex.specs-table {
	align-items: flex-start;
	padding: 14px 24px 16px;
}

.card-block.flex.specs-table .cell-h,
.card-block.flex.specs-table .cell-s {
	box-sizing: border-box;
}

.card-block.flex.specs-table .cell-h {
	padding-right: 24px !important;
}

.card-block.flex.specs-table .cell-s {
	margin: 0 !important;
}

.card-block.flex.specs-table .cell-s > div {
	margin: 0 0 10px !important;
}

.card-block.flex.specs-table .cell-s > div:last-child {
	margin-bottom: 0 !important;
}

.specs-table .cell-h {
	color: #777783;
	width: 34%;
}

.specs-table .cell-s,
.specs-table-compare .cell-s1,
.specs-table-compare .cell-s2 {
	color: var(--ui-ink);
	font-weight: 600;
	text-align: right;
}

.specs-table-compare .cell-h {
	color: #aaaab4;
	text-align: center;
	width: 30%;
}

.specs-table-compare .cell-s,
.specs-table-compare .cell-s1,
.specs-table-compare .cell-s2 {
	width: 35%;
}

.specs-table-compare .cell-winner {
	background: #edf4ff;
	border-radius: 8px;
	color: var(--ui-accent);
}

.toc-items {
	list-style: none;
	padding: 10px;
}

.toc-items-link {
	border-radius: 10px;
	color: var(--ui-text);
	display: block;
	padding: 9px 12px;
}

.toc-items .toc-items-link:before {
	display: none;
}

.toc-items-link:hover {
	background: #eef4ff;
	color: var(--ui-accent);
}

.form input,
.form textarea,
input[type=email],
input[type=number],
input[type=search],
input[type=text],
textarea {
	border: 1px solid #e5eaed;
	border-radius: 10px;
	color: var(--ui-ink);
	font-size: 15px;
	padding: 12px 14px;
}
input[type=search] {
	padding: 12px 14px 12px 45px!important;
	border-radius: none;
}

.form-search__group {
	align-items: center;
	display: grid;
	gap: 12px;
	grid-template-columns: minmax(0,1fr) 54px minmax(0,1fr);
	margin: 0 auto 16px;
	max-width: 820px;
}

.compare-search-form {
	text-align: center;
}

.form-search__body .form-search__input {
	box-shadow: var(--ui-shadow);
	border-radius: 12px;
}

.versus-word {
	color: var(--ui-accent);
	font-family: "Raleway", "Segoe UI", sans-serif;
}

.footer-container {
	background: #0e0e14;
	color: #fff;
	padding: 26px;
}

.footer-copyright {
	color: #b7b7c2;
}

@media screen and (max-width: 1050px) {
	.nav {
		padding: 0 22px;
	}

	.nav-links-container {
		gap: 16px;
	}

	.nav-search {
		flex-basis: 210px;
	}

	.home-section-grid,
	.catalog-grid {
		grid-template-columns: 1fr;
	}

	.category-devices-grid {
		grid-template-columns: 1fr;
	}
}

@media screen and (max-width: 968px) {
	.nav-container,
	.nav {
		height: 60px;
	}

	.nav {
		box-sizing: border-box;
		max-width: none;
		padding: 0 16px;
		width: 100%;
	}

	.nav-mobile-menu {
		display: block;
		margin-left: auto;
	}

	.nav-mobile-close {
		display: block;
		margin: 16px 16px 8px auto;
	}

	.nav-right {
		background: #fff;
		box-shadow: -16px 0 40px rgba(5,0,40,.14);
		display: none;
		flex-direction: column;
		gap: 12px;
		height: 100vh;
		justify-content: flex-start;
		padding: 0 16px 20px;
		position: fixed;
		right: 0;
		top: 0;
		width: min(330px, 86vw);
	}

	.nav-right.showed {
		border-left: 0;
		display: flex;
	}

	.nav-links-container {
		align-items: stretch;
		flex-direction: column;
		gap: 0;
		width: 100%;
	}

	.nav-link {
		border-bottom: 1px solid var(--ui-line);
		padding: 13px 6px;
		width: 100%;
	}

	.nav-dropdown-menu {
		border: 0;
		border-bottom: 1px solid var(--ui-line);
		border-radius: 0;
		box-shadow: none;
		display: block;
		left: auto;
		margin-top: 0;
		min-width: 0;
		padding: 0 0 8px 12px;
		position: static;
		transform: none;
	}

	.nav-dropdown-menu a {
		padding: 9px 6px;
	}

	.nav-search {
		flex: 0 0 auto;
		width: 100%;
	}

	.nav-lang {
		align-self: flex-start;
		padding: 10px 6px;
	}

	.header-content-home {
		padding: 30px 0 16px;
	}

	.header-content__title {
		font-size: 30px;
	}

	.header-content__text {
		font-size: 15px;
		margin-bottom: 22px;
		max-width: 100%;
		overflow-wrap: break-word;
	}

	.hero-search-form {
		flex-direction: column;
		max-width: none;
		width: 100%;
	}

	.hero-search-form:before {
		top: 28px;
	}

	.hero-search-button {
		box-sizing: border-box;
		width: 100%;
	}

	.hero-search-form .quick-search-results {
		right: 0;
	}

	.catalog-hub {
		flex-direction: column;
		min-height: 0;
	}

	.catalog-rail {
		border-bottom: 1px solid var(--ui-line);
		border-right: 0;
		display: flex;
		flex: none;
		gap: 8px;
		overflow-x: auto;
		padding: 12px;
	}

	.catalog-rail-title {
		display: none;
	}

	.catalog-rail-link {
		flex: 0 0 auto;
		margin-bottom: 0;
		white-space: nowrap;
		width: auto;
	}

	.catalog-rail-link .icn-svg {
		display: inline-block;
	}

	.catalog-body {
		padding: 18px 16px;
	}

	.device-hero,
	.compare-hero {
		grid-template-columns: 1fr;
		gap: 18px;
		padding: 18px;
		width: 100%;
	}

	.compare-hero-vs {
		order: 2;
	}

	.compare-hero-item:last-child {
		order: 3;
	}

	.device-ratings {
		align-items: stretch;
		flex-direction: column;
	}

	.score-dial {
		align-self: center;
	}

	.article {
		display: block;
	}

	.article-left {
		max-width: 100%;
	}

	.sidebar {
		display: none;
	}
}

@media screen and (max-width: 620px) {
	html,
	body {
		max-width: 100%;
		overflow-x: hidden;
		width: 100%;
	}

	.header,
	.header-content,
	.main-container,
	.footer-container,
	.nav-container {
		max-width: 100%;
		overflow-x: hidden;
		width: 100%;
	}

	.main-container {
		padding: 18px 0 40px;
	}

	.main,
	.premain {
		box-sizing: border-box;
		max-width: 100%;
		padding: 0 14px;
		width: 100%;
	}

	.catalog-hub,
	.catalog-body,
	.device-hero,
	.card,
	.hero-search,
	.hero-search-form,
	.device-hero-image {
		box-sizing: border-box;
		max-width: 100%;
	}

	.home-news-grid,
	.home-section-grid {
		grid-template-columns: 1fr;
	}

	.catalog-grid {
		grid-template-columns: minmax(0, 1fr) !important;
	}

	.hero-tags a {
		min-width: 140px;
	}

	.header-content__title {
		font-size: 25px;
		overflow-wrap: anywhere;
	}

	.header-content__title br {
		display: none;
	}

	.hero-search {
		padding-left: 14px;
		padding-right: 14px;
	}

	.hero-search-input {
		box-sizing: border-box;
		font-size: 15px;
	}

	.quick-search-results {
		max-height: 300px;
	}

	.catalog-body-head {
		align-items: flex-start;
		flex-direction: column;
		gap: 8px;
	}

	.device-list-item {
		gap: 10px;
		padding: 10px;
		width: 100%;
	}

	.device-list-thumb {
		flex-basis: 50px;
		width: 50px;
	}

	.device-list-score {
		display: none;
	}

	.device-hero .title-h1,
	.title-h1 {
		font-size: 29px;
	}

	.device-score-row {
		grid-template-columns: 1fr 44px;
	}

	.device-score-row div {
		grid-column: 1 / -1;
		order: 3;
	}

	.device-actions {
		flex-direction: column;
	}

	.form-search__group {
		grid-template-columns: 1fr;
	}

	.versus-word {
		margin: 0;
	}

	.card-block {
		padding-left: 16px;
		padding-right: 16px;
	}

	.card-block.flex.specs-table {
		padding-left: 16px;
		padding-right: 16px;
	}

	.card-block.flex.specs-table .cell-h {
		padding-right: 16px !important;
	}

	.specs-table td {
		padding: 9px 14px;
	}

	.specs-table-compare .cell-h {
		text-align: left;
	}
}

.overbg {
	z-index: 900;
}

.header {
	z-index: auto;
}

.nav-right {
	z-index: 1000;
}

.nav-mobile-menu {
	position: relative;
	z-index: 1001;
}

.nav-search-container .nav-search-input,
.nav-search-input,
.hero-search-input {
	appearance: none;
	border: 0;
	box-shadow: none;
	outline: 0;
}

.nav-search-container .nav-search-input:focus,
.nav-search-input:focus,
.hero-search-input:focus {
	border: 0;
	box-shadow: none;
	outline: 0;
}

.hero-search-form {
	display: block;
	max-width: 760px;
}

.hero-search-form:before {
	left: 22px;
	pointer-events: none;
	z-index: 2;
}

.hero-search-input {
	display: block;
	padding-left: 58px !important;
	width: 100%;
}

.hero-search-form .quick-search-results {
	left: 0;
	right: 0;
}

.radiobox-chooser-model {
	align-items: flex-start;
	padding: 22px 24px 18px;
}

.radiobox-chooser-model-h {
	box-sizing: border-box;
	padding-left: 0;
}

.radiobox-chooser-model-s1,
.radiobox-chooser-model-s2 {
	box-sizing: border-box;
}

.specs-table caption {
	padding-bottom: 10px;
	padding-left: 24px;
}

.specs-table td {
	padding-left: 24px;
	padding-right: 24px;
}

@media screen and (max-width: 620px) {
	.hero-search-form {
		width: 100%;
	}

	.hero-search-input {
		padding-left: 68px !important;
	}

	.radiobox-chooser-model {
		padding: 18px 16px 16px;
	}

	.radiobox-chooser-model-h,
	.radiobox-chooser-model-s1,
	.radiobox-chooser-model-s2 {
		padding-left: 0;
		padding-right: 0;
	}

.specs-table caption,
.specs-table td {
	padding-left: 16px;
	padding-right: 16px;
}
}

.compare-specs-section {
	background: #fff;
	border-radius: 16px;
	box-shadow: 0 18px 40px rgba(135, 127, 168, .14);
	margin-bottom: 16px;
	overflow: visible;
}

.compare-specs-title {
	padding: 24px 26px 12px;
	text-align: center;
}

.compare-specs-title .title-h2 {
	margin-bottom: 4px;
}

.compare-sticky-heads {
	background: #fff;
	border-bottom: 1px solid #ececef;
	border-radius: 16px 16px 0 0;
	box-shadow: 0 0 40px rgba(135, 127, 168, .17);
	display: grid;
	gap: 8px;
	grid-template-columns: 1fr 64px 1fr;
	margin: 0;
	padding: 22px 26px 18px;
	top: 0;
}

.compare-sticky-device {
	align-items: center;
	display: flex;
	flex-direction: column;
	min-width: 0;
	text-align: center;
}

.compare-sticky-photo {
	align-items: center;
	border-radius: 11px;
	display: flex;
	height: 78px;
	justify-content: center;
	margin-bottom: 11px;
	overflow: hidden;
	width: 120px;
}

.compare-sticky-photo img {
	display: block;
	max-height: 100%;
	max-width: 100%;
	object-fit: contain;
}

.compare-sticky-name {
	color: var(--ui-ink);
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	overflow-wrap: anywhere;
	text-decoration: none;
}

.compare-sticky-score {
	align-items: center;
	background: var(--ui-accent);
	border-radius: 10px;
	color: #fff;
	display: inline-flex;
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 17px;
	font-weight: 700;
	height: 40px;
	justify-content: center;
	margin-top: 9px;
	width: 40px;
}

.compare-sticky-score.muted {
	background: #efeff2;
	color: #42424c;
}

.compare-sticky-vs {
	align-self: center;
	color: #c2c2cc;
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}

.compare-diff-control {
	border-bottom: 1px solid #f0f0f3;
	padding: 14px 26px 16px;
}

.compare-diff-toggle {
	align-items: center;
	background: none;
	border: 0;
	color: #42424c;
	cursor: pointer;
	display: inline-flex;
	font-size: 14px;
	gap: 10px;
	padding: 0;
}

.compare-diff-switch {
	background: #d6d6de;
	border-radius: 999px;
	display: inline-block;
	height: 23px;
	position: relative;
	transition: background .18s ease;
	width: 40px;
}

.compare-diff-switch::after {
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
	content: "";
	height: 17px;
	left: 3px;
	position: absolute;
	top: 3px;
	transition: transform .18s ease;
	width: 17px;
}

.compare-specs-section.is-diff-only .compare-diff-switch {
	background: var(--ui-accent);
}

.compare-specs-section.is-diff-only .compare-diff-switch::after {
	transform: translateX(17px);
}

.compare-specs-section .compare-spec-group {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	scroll-margin-top: 220px;
}

.compare-specs-h1 {
	margin-bottom: 4px;
}

#overview,
#comments {
	scroll-margin-top: 96px;
}

[id^="compare-"] {
	scroll-margin-top: 120px;
}

.compare-specs-section [id^="compare-"] {
	scroll-margin-top: 220px;
}

.compare-specs-section .compare-spec-group > .card-block:first-child {
	border: 0;
	padding: 18px 26px 4px;
}

.compare-specs-section .compare-spec-group .card-head .title-h2 {
	color: #a0a0ac;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .07em;
	text-transform: uppercase;
}

.compare-specs-section .compare-spec-group .card-head .icn-svg {
	display: none;
}

.compare-specs-section .specs-table {
	border-collapse: separate;
	border-spacing: 0;
	font-size: 14px;
	margin: 0 26px;
	width: calc(100% - 52px);
}

.compare-specs-section .specs-table caption {
	border: 0;
	color: #a0a0ac;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .07em;
	padding: 18px 0 4px;
	text-transform: uppercase;
}

.compare-specs-section .specs-table tr {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 150px minmax(0, 1fr);
}

.compare-specs-section .specs-table td {
	align-items: center;
	border-bottom: 1px solid #f4f4f6;
	display: flex;
	min-height: 44px;
	padding: 11px 0;
	word-break: normal;
}

.compare-specs-section .specs-table .cell-h {
	color: #9a9aa6;
	font-size: 12.5px;
	justify-content: center;
	order: 2;
	text-align: center;
	width: auto;
}

.compare-specs-section .specs-table .cell-s {
	color: var(--ui-ink);
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.35;
	min-width: 0;
	overflow-wrap: anywhere;
	width: auto;
}

.compare-specs-section .specs-table .cell-s1 {
	justify-content: flex-start;
	order: 1;
	text-align: left;
}

.compare-specs-section .specs-table .cell-s2 {
	justify-content: flex-end;
	order: 3;
	text-align: right;
}

.compare-specs-section .specs-table .cell-winner {
	align-self: center;
	background: color-mix(in srgb, var(--ui-accent) 10%, #fff);
	border-radius: 8px;
	color: var(--ui-accent);
	display: inline-flex;
	font-weight: 700;
	min-height: auto;
	padding: 4px 10px;
}

.compare-specs-section .specs-table .cell-s1.cell-winner {
	justify-self: start;
}

.compare-specs-section .specs-table .cell-s2.cell-winner {
	justify-self: end;
}

.compare-specs-section.is-diff-only [data-compare-row="equal"],
.compare-specs-section .is-hidden-by-diff {
	display: none;
}

@media screen and (max-width: 620px) {
	.compare-specs-title,
	.compare-diff-control {
		padding-left: 16px;
		padding-right: 16px;
	}

	.compare-sticky-heads {
		grid-template-columns: 1fr 38px 1fr;
		padding: 16px;
	}

	.compare-sticky-photo {
		height: 58px;
		width: 88px;
	}

	.compare-sticky-name {
		font-size: 13px;
	}

	.compare-sticky-score {
		height: 34px;
		width: 34px;
	}

	.compare-specs-section .specs-table {
		margin-left: 16px;
		margin-right: 16px;
		width: calc(100% - 32px);
	}

	.compare-specs-section .specs-table tr {
		grid-template-columns: 1fr;
		padding: 10px 0;
	}

	.compare-specs-section .specs-table td {
		border-bottom: 0;
		min-height: 0;
		padding: 4px 0;
	}

	.compare-specs-section .specs-table .cell-h {
		grid-column: 1 / -1;
		justify-content: flex-start;
		order: 1;
		text-align: left;
	}

	.compare-specs-section .specs-table .cell-s1 {
		justify-content: flex-start;
		order: 2;
		padding-right: 0;
	}

	.compare-specs-section .specs-table .cell-s2 {
		justify-content: flex-start;
		order: 3;
		padding-left: 0;
		text-align: left;
	}

	.compare-specs-section .specs-table .cell-winner {
		justify-self: stretch;
		white-space: normal;
	}

	.compare-specs-section .specs-table .cell-s1.cell-winner,
	.compare-specs-section .specs-table .cell-s2.cell-winner {
		justify-self: stretch;
	}

	.compare-specs-section .specs-table .cell-s::before {
		color: #9a9aa6;
		content: attr(data-device);
		flex: 0 0 104px;
		font-family: "Roboto", "Arial", sans-serif;
		font-size: 11px;
		font-weight: 400;
		line-height: 1.2;
		margin-right: 10px;
		max-width: 104px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

.compare-catalog-page {
	padding-top: 18px;
}

.category-devices-page {
	display: flex;
	flex-direction: column;
	gap: 24px;
	padding-top: 18px;
}

.category-devices-page .compare-section-head {
	align-items: flex-start;
}

.category-devices-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.category-device-card {
	align-items: center;
	background: #fff;
	border: 1px solid var(--ui-line);
	border-radius: 12px;
	color: var(--ui-ink);
	display: grid;
	gap: 14px;
	grid-template-columns: 88px minmax(0, 1fr) 48px;
	padding: 14px;
	text-decoration: none;
	transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.category-device-card:hover {
	border-color: #cdd9f3;
	box-shadow: 0 14px 30px rgba(135, 127, 168, .14);
	transform: translateY(-1px);
}

.category-device-thumb {
	align-items: center;
	display: flex;
	height: 72px;
	justify-content: center;
	width: 88px;
}

.category-device-thumb img {
	display: block;
	max-height: 100%;
	max-width: 100%;
	object-fit: contain;
}

.category-device-body {
	min-width: 0;
}

.category-device-body h2 {
	color: var(--ui-ink);
	font-size: 15px;
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 5px;
	overflow-wrap: anywhere;
}

.category-device-meta {
	color: #8f8f9b;
	font-size: 12px;
	margin-bottom: 8px;
}

.category-device-scores {
	color: #686874;
	display: flex;
	flex-direction: column;
	font-size: 12px;
	gap: 3px;
}

.category-device-score {
	align-items: center;
	background: var(--ui-accent);
	border-radius: 10px;
	color: #fff;
	display: inline-flex;
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 17px;
	font-weight: 700;
	height: 44px;
	justify-content: center;
	width: 44px;
}

.compare-section {
	margin-top: 34px;
}

.compare-section-head {
	align-items: flex-end;
	display: flex;
	flex-wrap: wrap;
	gap: 12px 16px;
	justify-content: space-between;
	margin-bottom: 14px;
}

.compare-section-head h2 {
	margin: 0;
}

.compare-section-head h2 span,
.compare-found-text,
.compare-pager-meta {
	color: var(--ui-muted);
	font-size: 13.5px;
	font-weight: 500;
}

.compare-brand-pills {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.compare-brand-pill {
	background: #fff;
	border: 1px solid #e5eaed;
	border-radius: 999px;
	color: var(--ui-text);
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 13.5px;
	font-weight: 600;
	padding: 8px 15px;
	transition: background .15s ease, border-color .15s ease, color .15s ease, box-shadow .15s ease;
}

.compare-brand-pill:hover,
.compare-brand-pill.is-active {
	background: var(--ui-accent);
	border-color: var(--ui-accent);
	box-shadow: 0 6px 16px rgba(37,99,235,.26);
	color: #fff;
}

.compare-cards-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.compare-card-link {
	color: inherit;
	display: block;
}

.compare-card {
	background: #fff;
	border: 1px solid var(--ui-line);
	border-radius: 14px;
	height: 100%;
	padding: 18px 16px 14px;
	transition: border-color .15s ease, box-shadow .15s ease, transform .15s ease;
}

.compare-card-link:hover .compare-card {
	border-color: transparent;
	box-shadow: 0 8px 24px rgba(135,127,168,.2);
	transform: translateY(-1px);
}

.compare-card-devices {
	align-items: start;
	display: grid;
	gap: 10px;
	grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
}

.compare-card-device {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 9px;
	min-width: 0;
	text-align: center;
}

.compare-card-thumb {
	align-items: center;
	border-radius: 9px;
	display: flex;
	height: 150px;
	justify-content: center;
	overflow: hidden;
	width: 84px;
}

.compare-card-thumb img {
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.compare-card-name {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: var(--ui-ink);
	display: -webkit-box;
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 13.5px;
	font-weight: 700;
	line-height: 1.3;
	min-height: 35px;
	overflow: hidden;
}

.compare-card-vs {
	align-items: center;
	align-self: center;
	background: #f4f4f6;
	border-radius: 999px;
	color: #b0b0bc;
	display: flex;
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 12px;
	font-weight: 700;
	height: 34px;
	justify-content: center;
	margin-top: 18px;
	width: 34px;
}

.compare-card-score {
	align-items: center;
	background: #efeff2;
	border-radius: 9px;
	color: #6b6b78;
	display: inline-flex;
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 14px;
	font-weight: 700;
	height: 28px;
	justify-content: center;
	min-width: 36px;
	padding: 0 9px;
}

.compare-card-score.is-winner {
	background: var(--ui-accent);
	color: #fff;
}

.compare-card-footer {
	align-items: center;
	border-top: 1px solid #f2f2f5;
	color: var(--ui-accent);
	display: flex;
	font-size: 13px;
	font-weight: 600;
	gap: 6px;
	justify-content: center;
	margin-top: 13px;
	padding-top: 11px;
}

.compare-card-arrow {
	font-size: 14px;
	line-height: 1;
}

.compare-empty-state {
	color: var(--ui-muted);
	font-size: 15px;
	padding: 48px 20px;
	text-align: center;
}

.compare-pager {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: center;
	margin-top: 30px;
}

.compare-pager-arrow,
.compare-pager-page {
	align-items: center;
	background: #fff;
	border: 1px solid #e5eaed;
	border-radius: 10px;
	color: var(--ui-text);
	display: inline-flex;
	font-family: "Raleway", "Segoe UI", sans-serif;
	font-size: 14px;
	font-weight: 700;
	height: 38px;
	justify-content: center;
	min-width: 38px;
	padding: 0 6px;
}

.compare-pager-page.is-active {
	background: var(--ui-accent);
	border-color: var(--ui-accent);
	color: #fff;
}

.compare-pager-arrow.is-disabled {
	background: #fafafb;
	border-color: #f0f0f3;
	color: #d4d4dc;
}

.compare-pager-meta {
	margin-top: 24px;
    text-align: center;
    margin-bottom: 24px;
}

@media screen and (max-width: 968px) {
	.compare-cards-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media screen and (max-width: 620px) {
	.compare-catalog-page {
		padding-top: 12px;
	}

	.category-devices-page {
		padding-top: 12px;
	}

	.compare-section {
		margin-top: 28px;
	}

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

	.compare-section-head {
		align-items: flex-start;
		flex-direction: column;
	}

	.category-device-card {
		grid-template-columns: 74px minmax(0, 1fr) 44px;
	}

	.category-device-thumb {
		height: 64px;
		width: 74px;
	}
}
