.common___grk-auth {
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI Semibold',
		'tahoma-char', sans-serif;
}

.common___grk-auth *[class^='ic-'] {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	display: inline-flex;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
}

.common___grk-auth *[class^='ic-']:not(.ic-loader) {
	cursor: pointer;
}

.common___grk-auth .ic-close {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20100%20100%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23cccccc%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M84.7552356%2C2.63443808%20L50.004467%2C37.4030673%20L15.2536985%2C2.63443808%20C11.7589749%2C-0.878146028%206.1090727%2C-0.878146028%202.62625625%2C2.63443808%20C-0.868467263%2C6.1470222%20-0.880374328%2C11.802878%202.62030272%2C15.2559268%20L37.3651178%2C50.0245559%20L2.62625625%2C84.7931851%20C-0.862513731%2C88.2462339%20-0.868467263%2C93.9020897%202.62030272%2C97.4146738%20C6.10311917%2C100.867723%2011.7649285%2C100.867723%2015.2536985%2C97.4146738%20L49.9985135%2C62.6460446%20L84.7433286%2C97.4146738%20C88.2380521%2C100.867723%2093.8939079%2C100.867723%2097.3886314%2C97.4146738%20C100.871448%2C93.9020897%20100.871448%2C88.2462339%2097.3826778%2C84.7336498%20L62.6378628%2C50.0245559%20L97.3826778%2C15.2559268%20C100.871448%2C11.802878%20100.871448%2C6.08748687%2097.3826778%2C2.63443808%20C93.8939079%2C-0.878146028%2088.2380521%2C-0.878146028%2084.7552356%2C2.63443808%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
}

.common___grk-auth .ic-close.size18 {
	right: 18px;
	width: 18px;
	height: 18px;
}

.common___grk-auth .ic-close.size18:hover:not(.typeWhite) {
	background-repeat: no-repeat;
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20100%20100%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23f24e24%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M84.7552356%2C2.63443808%20L50.004467%2C37.4030673%20L15.2536985%2C2.63443808%20C11.7589749%2C-0.878146028%206.1090727%2C-0.878146028%202.62625625%2C2.63443808%20C-0.868467263%2C6.1470222%20-0.880374328%2C11.802878%202.62030272%2C15.2559268%20L37.3651178%2C50.0245559%20L2.62625625%2C84.7931851%20C-0.862513731%2C88.2462339%20-0.868467263%2C93.9020897%202.62030272%2C97.4146738%20C6.10311917%2C100.867723%2011.7649285%2C100.867723%2015.2536985%2C97.4146738%20L49.9985135%2C62.6460446%20L84.7433286%2C97.4146738%20C88.2380521%2C100.867723%2093.8939079%2C100.867723%2097.3886314%2C97.4146738%20C100.871448%2C93.9020897%20100.871448%2C88.2462339%2097.3826778%2C84.7336498%20L62.6378628%2C50.0245559%20L97.3826778%2C15.2559268%20C100.871448%2C11.802878%20100.871448%2C6.08748687%2097.3826778%2C2.63443808%20C93.8939079%2C-0.878146028%2088.2380521%2C-0.878146028%2084.7552356%2C2.63443808%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
}

*[class^='modal'] .common___grk-auth .ic-close {
	opacity: 0.4;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha Opacity=40;
}

*[class^='modal'] .common___grk-auth .ic-close:hover {
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha Opacity=100;
}

@keyframes spin {
	100% {
		transform: translate3d(0, 0, 1000px) rotateY(360deg);
		-ms-transform: translate3d(0, 0, 1000px) rotateY(360deg);
		-webkit-transform: translate3d(0, 0, 1000px) rotateY(360deg);
	}
}

@-o-keyframes spin {
	100% {
		transform: translate3d(0, 0, 1000px) rotateY(360deg);
		-ms-transform: translate3d(0, 0, 1000px) rotateY(360deg);
		-webkit-transform: translate3d(0, 0, 1000px) rotateY(360deg);
	}
}

@-ms-keyframes spin {
	.common___grk-auth 100% {
		transform: translate3d(0, 0, 1000px) rotateY(360deg);
		-ms-transform: translate3d(0, 0, 1000px) rotateY(360deg);
		-webkit-transform: translate3d(0, 0, 1000px) rotateY(360deg);
	}
}

@-moz-keyframes spin {
	100% {
		transform: translate3d(0, 0, 1000px) rotateY(360deg);
		-ms-transform: translate3d(0, 0, 1000px) rotateY(360deg);
		-webkit-transform: translate3d(0, 0, 1000px) rotateY(360deg);
	}
}

@-webkit-keyframes spin {
	100% {
		transform: translate3d(0, 0, 1000px) rotateY(360deg);
		-ms-transform: translate3d(0, 0, 1000px) rotateY(360deg);
		-webkit-transform: translate3d(0, 0, 1000px) rotateY(360deg);
	}
}
.common___grk-auth .ic-loader {
	margin: auto;
	-webkit-animation: spin 0.7s infinite;
	-moz-animation: spin 0.7s infinite;
	-ms-animation: spin 0.7s infinite;
	-o-animation: spin 0.7s infinite;
	animation: spin 0.7s infinite;
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-ms-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running;
	background-repeat: no-repeat;
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2075%20100%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23ffffff%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M48.1165555%2C75.145847%20C45.7927142%2C73.0899621%2042.332072%2C70.1027182%2039.6618993%2C68.0995613%20C43.6612793%2C64.9450074%2047.5703352%2C61.9577635%2050.3164016%2C59.3533046%20C57.7058748%2C52.3420019%2059.0377544%2C47.7156271%2059.0377544%2C44.0692832%20C59.0377544%2C40.1435824%2054.8983453%2C35.7970716%2049.8733325%2C35.7970716%20C42.4833248%2C35.7970716%2038.5400633%2C40.6678204%2037.3899008%2C41.9819643%20C36.4594023%2C40.6678204%2032.5161408%2C35.7970716%2025.1266675%2C35.7970716%20C20.1016547%2C35.7970716%2015.9622456%2C40.1435824%2015.9622456%2C44.0692832%20C15.9622456%2C47.7156271%2017.2935907%2C52.3420019%2024.6835984%2C59.3533046%20C32.9741748%2C67.2168743%2051.8545835%2C78.5564359%2051.8545835%2C87.5070135%20C51.8545835%2C96.9519161%2041.7340089%2C100%2037.5630665%2C100%20C33.3915897%2C100%2023.144882%2C97.9142021%2023.144882%2C87.5070135%20C23.144882%2C84.7768186%2024.9048657%2C81.8230367%2027.5819865%2C78.8134848%20C29.7171626%2C80.0216658%2032.9656234%2C81.5528057%2034.6726954%2C83.2167797%20C26.2522447%2C92.2423933%2033.2804216%2C96.3977651%2037.528861%2C96.4160171%20C41.8302121%2C96.3977651%2049.936399%2C91.0240724%2040.2177399%2C83.1432647%20C35.0890414%2C78.9828228%200%2C62.3907415%200%2C43.0887453%20C0%2C34.1148456%206.50280058%2C25%2016.2588721%2C25%20C27.8839576%2C25%2036.4455062%2C33.5246977%2037.5%2C34.6218456%20C38.5555627%2C33.5246977%2047.1171113%2C25%2058.7411279%2C25%20C68.496665%2C25%2075%2C34.1148456%2075%2C43.0887453%20C75%2C55.7977138%2059.9693219%2C67.5560573%2048.1165555%2C75.145847%20Z%20M35%2C10.7140378%20C35%2C4.79771518%2040.0352308%2C0%2046.250781%2C0%20C52.4642485%2C0%2057.5%2C4.79771518%2057.5%2C10.7140378%20C57.5%2C16.6303604%2052.4642485%2C21.4285714%2046.250781%2C21.4285714%20C40.0352308%2C21.4285714%2035%2C16.6303604%2035%2C10.7140378%20Z%20M29.195073%2C0%20C31.8474355%2C0%2034.2865699%2C0.818626268%2036.25%2C2.18316866%20C33.9223503%2C4.39460001%2032.4887433%2C7.40036163%2032.4887433%2C10.7140378%20C32.4887433%2C14.0287056%2033.9223503%2C17.0334756%2036.25%2C19.2449069%20C34.2865699%2C20.6089535%2031.8474355%2C21.4285714%2029.195073%2C21.4285714%20C22.7354529%2C21.4285714%2017.5%2C16.6303604%2017.5%2C10.7140378%20C17.5%2C4.79771518%2022.7354529%2C0%2029.195073%2C0%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
}

.common___grk-auth .ic-loader.typeWine {
	background-repeat: no-repeat;
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2075%20100%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23e02463%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M48.1165555%2C75.145847%20C45.7927142%2C73.0899621%2042.332072%2C70.1027182%2039.6618993%2C68.0995613%20C43.6612793%2C64.9450074%2047.5703352%2C61.9577635%2050.3164016%2C59.3533046%20C57.7058748%2C52.3420019%2059.0377544%2C47.7156271%2059.0377544%2C44.0692832%20C59.0377544%2C40.1435824%2054.8983453%2C35.7970716%2049.8733325%2C35.7970716%20C42.4833248%2C35.7970716%2038.5400633%2C40.6678204%2037.3899008%2C41.9819643%20C36.4594023%2C40.6678204%2032.5161408%2C35.7970716%2025.1266675%2C35.7970716%20C20.1016547%2C35.7970716%2015.9622456%2C40.1435824%2015.9622456%2C44.0692832%20C15.9622456%2C47.7156271%2017.2935907%2C52.3420019%2024.6835984%2C59.3533046%20C32.9741748%2C67.2168743%2051.8545835%2C78.5564359%2051.8545835%2C87.5070135%20C51.8545835%2C96.9519161%2041.7340089%2C100%2037.5630665%2C100%20C33.3915897%2C100%2023.144882%2C97.9142021%2023.144882%2C87.5070135%20C23.144882%2C84.7768186%2024.9048657%2C81.8230367%2027.5819865%2C78.8134848%20C29.7171626%2C80.0216658%2032.9656234%2C81.5528057%2034.6726954%2C83.2167797%20C26.2522447%2C92.2423933%2033.2804216%2C96.3977651%2037.528861%2C96.4160171%20C41.8302121%2C96.3977651%2049.936399%2C91.0240724%2040.2177399%2C83.1432647%20C35.0890414%2C78.9828228%200%2C62.3907415%200%2C43.0887453%20C0%2C34.1148456%206.50280058%2C25%2016.2588721%2C25%20C27.8839576%2C25%2036.4455062%2C33.5246977%2037.5%2C34.6218456%20C38.5555627%2C33.5246977%2047.1171113%2C25%2058.7411279%2C25%20C68.496665%2C25%2075%2C34.1148456%2075%2C43.0887453%20C75%2C55.7977138%2059.9693219%2C67.5560573%2048.1165555%2C75.145847%20Z%20M35%2C10.7140378%20C35%2C4.79771518%2040.0352308%2C0%2046.250781%2C0%20C52.4642485%2C0%2057.5%2C4.79771518%2057.5%2C10.7140378%20C57.5%2C16.6303604%2052.4642485%2C21.4285714%2046.250781%2C21.4285714%20C40.0352308%2C21.4285714%2035%2C16.6303604%2035%2C10.7140378%20Z%20M29.195073%2C0%20C31.8474355%2C0%2034.2865699%2C0.818626268%2036.25%2C2.18316866%20C33.9223503%2C4.39460001%2032.4887433%2C7.40036163%2032.4887433%2C10.7140378%20C32.4887433%2C14.0287056%2033.9223503%2C17.0334756%2036.25%2C19.2449069%20C34.2865699%2C20.6089535%2031.8474355%2C21.4285714%2029.195073%2C21.4285714%20C22.7354529%2C21.4285714%2017.5%2C16.6303604%2017.5%2C10.7140378%20C17.5%2C4.79771518%2022.7354529%2C0%2029.195073%2C0%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
}

.common___grk-auth .ic-loader.size40 {
	width: 40px;
	height: 53px;
}

.common___grk-auth .ic-loader.size24 {
	width: 18px;
	height: 24px;
}

.common___grk-auth *[class^='soc-'] {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	background-repeat: no-repeat;
	cursor: pointer;
}

.common___grk-auth .soc-fb {
	color: #3a5897;
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20100%20100%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%233a5897%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M50%2C100%20C22.3857625%2C100%200%2C77.6142375%200%2C50%20C0%2C22.3857625%2022.3857625%2C0%2050%2C0%20C77.6142375%2C0%20100%2C22.3857625%20100%2C50%20C100%2C77.6142375%2077.6142375%2C100%2050%2C100%20Z%20M61.7567778%2C49.833%20L62.6666667%2C41.2724444%20L54.9611111%2C41.2724444%20L54.9611111%2C36.9995556%20C54.9611111%2C34.7744444%2055.1363333%2C33.5668889%2058.3198889%2C33.5668889%20L62.616%2C33.5668889%20L62.616%2C25%20L55.7696667%2C25%20C47.53%2C25%2045.6342222%2C29.2728889%2045.6342222%2C36.2437778%20L45.6595556%2C41.2724444%20L39.4444444%2C41.2977778%20L39.4444444%2C49.833%20L45.6595556%2C49.833%20L45.6595556%2C74.6744444%20L54.9611111%2C74.6744444%20L54.9611111%2C49.833%20L61.7567778%2C49.833%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
}

.common___grk-auth .soc-gp {
	color: #dd4a35;
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20100%20100%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23dd4a35%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M48.1%2C46.4%20C49.4%2C46.4%2050.4%2C45.9%2051.3%2C44.9%20C52.6%2C43.4%2053.2%2C41%2052.8%2C38.4%20C52.2%2C33.8%2048.9%2C29.9%2045.5%2C29.8%20L45.4%2C29.8%20C44.2%2C29.8%2043.1%2C30.3%2042.3%2C31.2%20C41%2C32.7%2040.5%2C35%2040.8%2C37.6%20C41.3%2C42.3%2044.6%2C46.3%2048.1%2C46.4%20L48.1%2C46.4%20Z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M50.8%2C59.6%20C49.7%2C59.3%2048.6%2C59.1%2047.5%2C59.1%20L47.4%2C59.1%20C42.1%2C59.1%2037.4%2C62.3%2037.4%2C66%20C37.4%2C70%2041.4%2C73.1%2046.5%2C73.1%20C53.2%2C73.1%2056.6%2C70.8%2056.6%2C66.2%20C56.6%2C65.8%2056.5%2C65.3%2056.4%2C64.9%20C55.9%2C63.1%2054.3%2C62%2051.9%2C60.4%20C51.5%2C60.1%2051.1%2C59.9%2050.8%2C59.6%20Z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M50%2C0%20C22.4%2C0%200%2C22.4%200%2C50%20C0%2C77.6%2022.4%2C100%2050%2C100%20C77.6%2C100%20100%2C77.6%20100%2C50%20C100%2C22.4%2077.6%2C0%2050%2C0%20Z%20M63.7%2C27.5%20L60.2%2C30%20C60%2C30.1%2059.7%2C30.2%2059.5%2C30.2%20L58.3%2C30.2%20C59.9%2C32.1%2060.9%2C34.9%2060.9%2C38%20C60.9%2C41.4%2059.2%2C44.6%2056%2C47.1%20C53.6%2C49%2053.5%2C49.5%2053.5%2C50.6%20C53.5%2C51.2%2055.2%2C53.1%2057.1%2C54.5%20C61.4%2C57.6%2063.1%2C60.6%2063.1%2C65.6%20C63.1%2C70.8%2059.1%2C75.4%2052.9%2C77.2%20C50.9%2C77.8%2048.8%2C78.1%2046.5%2C78.1%20C44%2C78.1%2041.6%2C77.8%2039.4%2C77.2%20C35.1%2C76.1%2031.9%2C74%2030.3%2C71.4%20C29.7%2C70.2%2029.3%2C69%2029.3%2C67.7%20C29.3%2C66.4%2029.6%2C65%2030.2%2C63.7%20C32.6%2C58.6%2038.9%2C55.2%2045.8%2C55.2%20L46%2C55.2%20C45.4%2C54.2%2045.2%2C53.2%2045.2%2C52.1%20C45.2%2C51.6%2045.3%2C51%2045.4%2C50.5%20C38.1%2C50.3%2032.7%2C45%2032.7%2C38%20C32.7%2C33%2036.7%2C28.2%2042.3%2C26.2%20C44%2C25.6%2045.7%2C25.3%2047.4%2C25.3%20L63%2C25.3%20C63.5%2C25.3%2064%2C25.6%2064.2%2C26.1%20C64.3%2C26.6%2064.1%2C27.2%2063.7%2C27.5%20Z%20M83.1%2C51.8%20C83.1%2C52.3%2082.7%2C52.7%2082.2%2C52.7%20L75.6%2C52.7%20L75.6%2C59.3%20C75.6%2C59.8%2075.2%2C60.2%2074.7%2C60.2%20L72.8%2C60.2%20C72.3%2C60.2%2071.9%2C59.8%2071.9%2C59.3%20L71.9%2C52.7%20L65.3%2C52.7%20C64.8%2C52.7%2064.4%2C52.3%2064.4%2C51.8%20L64.4%2C49.9%20C64.4%2C49.4%2064.8%2C49%2065.3%2C49%20L71.9%2C49%20L71.9%2C42.4%20C71.9%2C41.9%2072.3%2C41.5%2072.8%2C41.5%20L74.7%2C41.5%20C75.2%2C41.5%2075.6%2C41.9%2075.6%2C42.4%20L75.6%2C49%20L82.2%2C49%20C82.7%2C49%2083.1%2C49.4%2083.1%2C49.9%20L83.1%2C51.8%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
}

.common___grk-auth .soc-mr {
	color: #164889;
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20100%20100%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23164889%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M54%2C44.6%20C53.7%2C44.2%2053.3%2C43.8%2052.8%2C43.5%20C52.3%2C43.2%2051.7%2C43.1%2050.8%2C43.1%20C49.8%2C43.1%2048.9%2C43.3%2048.1%2C43.9%20C47.2%2C44.5%2046.5%2C45.2%2045.9%2C46.1%20C45.3%2C47%2044.8%2C48.1%2044.5%2C49.2%20C44.2%2C50.4%2044%2C51.5%2044%2C52.7%20C44%2C53.2%2044.1%2C53.9%2044.2%2C54.5%20C44.3%2C55.1%2044.5%2C55.7%2044.8%2C56.3%20C45.1%2C56.8%2045.5%2C57.2%2046%2C57.6%20C46.4%2C57.9%2047.1%2C58%2047.9%2C58%20C49.1%2C58%2050.1%2C57.7%2050.9%2C57.1%20C51.8%2C56.5%2052.5%2C55.7%2053.1%2C54.8%20C53.7%2C53.8%2054.1%2C52.7%2054.4%2C51.6%20C54.7%2C50.4%2054.8%2C49.4%2054.9%2C48.3%20C54.9%2C47.6%2054.8%2C46.8%2054.7%2C46.1%20C54.6%2C45.6%2054.4%2C45.1%2054%2C44.6%20Z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M50%2C0%20C22.4%2C0%200%2C22.4%200%2C50%20C0%2C77.6%2022.4%2C100%2050%2C100%20C77.6%2C100%20100%2C77.6%20100%2C50%20C100%2C22.4%2077.6%2C0%2050%2C0%20Z%20M74.5%2C54.7%20C73.8%2C56.9%2072.7%2C58.7%2071.5%2C60.1%20C70.2%2C61.6%2068.7%2C62.7%2067%2C63.5%20C65.3%2C64.2%2063.5%2C64.6%2061.7%2C64.6%20C59.3%2C64.6%2057.6%2C64%2056.4%2C62.8%20C55.9%2C62.4%2055.6%2C61.9%2055.3%2C61.4%20C54.8%2C61.8%2054.3%2C62.3%2053.7%2C62.7%20C52.9%2C63.2%2052%2C63.7%2051%2C64.1%20C50%2C64.4%2048.8%2C64.6%2047.6%2C64.6%20C45.9%2C64.6%2044.4%2C64.3%2043.1%2C63.7%20C41.7%2C63.1%2040.6%2C62.2%2039.7%2C61.2%20C38.8%2C60.1%2038.1%2C58.8%2037.6%2C57.4%20C37.2%2C56%2036.9%2C54.3%2036.9%2C52.7%20C36.9%2C50.7%2037.2%2C48.8%2037.9%2C46.9%20C38.5%2C45.1%2039.4%2C43.4%2040.6%2C42%20C40.8%2C41.8%2041%2C41.5%2041.2%2C41.3%20C43.5%2C38.8%2046.7%2C37%2050.1%2C37%20C52.8%2C37%2056.1%2C37.7%2057%2C40.5%20C57%2C40.5%2057.1%2C40.1%2057.3%2C39.6%20C57.6%2C38.5%2058.6%2C37.8%2059.7%2C37.8%20L61.5%2C37.8%20C63.1%2C37.8%2064.2%2C39.3%2063.9%2C40.8%20C63.6%2C42%2063.4%2C43.2%2063.1%2C44.5%20C62.6%2C46.7%2062.2%2C48.8%2061.7%2C51.1%20C61.4%2C52.5%2061%2C53.8%2060.9%2C55.2%20C60.8%2C56.2%2060.5%2C57.9%2061.8%2C58.4%20C62.8%2C58.7%2064.1%2C58.4%2064.9%2C57.8%20C65.6%2C57.3%2066.2%2C56.6%2066.8%2C55.7%20C67.4%2C54.8%2067.8%2C53.7%2068.1%2C52.4%20C68.4%2C51%2068.6%2C49.6%2068.6%2C48.1%20C68.6%2C45.5%2068.2%2C43.2%2067.3%2C41.2%20C66.4%2C39.2%2065.2%2C37.6%2063.7%2C36.2%20C62.2%2C34.9%2060.4%2C33.8%2058.3%2C33.2%20C56.2%2C32.5%2053.8%2C32.2%2051.2%2C32.2%20C48.4%2C32.2%2045.8%2C32.7%2043.6%2C33.6%20C41.3%2C34.5%2039.4%2C35.9%2037.7%2C37.6%20C36.1%2C39.2%2034.8%2C41.3%2033.9%2C43.6%20C33%2C45.9%2032.6%2C48.5%2032.6%2C51.2%20C32.6%2C54.1%2033%2C56.7%2034%2C59%20C34.9%2C61.3%2036.2%2C63.2%2037.9%2C64.9%20C39.5%2C66.5%2041.6%2C67.7%2043.9%2C68.6%20C46.2%2C69.4%2048.9%2C69.9%2051.7%2C69.9%20C55.4%2C69.9%2058.6%2C69.3%2061.2%2C68.2%20C63.6%2C67.2%2066.4%2C73.3%2063.1%2C74.5%20C59.5%2C75.9%2055.5%2C76.5%2051.2%2C76.5%20C47.3%2C76.5%2043.7%2C75.8%2040.5%2C74.6%20C37.3%2C73.4%2034.5%2C71.5%2032.2%2C69.3%20C29.9%2C67%2028.1%2C64.3%2026.9%2C61.2%20C25.6%2C58.1%2025%2C54.6%2025%2C51%20C25%2C47.4%2025.7%2C43.9%2027.1%2C40.8%20C28.5%2C37.7%2030.4%2C34.9%2032.7%2C32.7%20C35.1%2C30.5%2037.9%2C28.6%2041%2C27.3%20C44.2%2C26%2047.6%2C25.4%2051.2%2C25.4%20C54.3%2C25.4%2057.3%2C25.8%2060.2%2C26.8%20C63.1%2C27.7%2065.7%2C29.1%2068%2C31%20C70.3%2C32.9%2072.1%2C35.2%2073.5%2C38%20C74.8%2C40.8%2075.5%2C44.1%2075.5%2C47.8%20C75.6%2C50%2075.2%2C52.5%2074.5%2C54.7%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
}

.common___grk-auth .soc-od {
	color: #ec7f27;
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20100%20100%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23ec7f27%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M49.7%2C42.4%20C53.5%2C42.4%2056.6%2C39.3%2056.5%2C35.5%20C56.5%2C31.7%2053.4%2C28.6%2049.6%2C28.6%20C45.8%2C28.6%2042.7%2C31.7%2042.7%2C35.6%20C42.8%2C39.4%2045.8%2C42.4%2049.7%2C42.4%20Z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M50%2C0%20C22.4%2C0%200%2C22.4%200%2C50%20C0%2C77.6%2022.4%2C100%2050%2C100%20C77.6%2C100%20100%2C77.6%20100%2C50%20C100%2C22.4%2077.6%2C0%2050%2C0%20Z%20M49.7%2C21.4%20C57.5%2C21.4%2063.7%2C27.8%2063.7%2C35.7%20C63.7%2C43.4%2057.3%2C49.6%2049.6%2C49.6%20C41.9%2C49.6%2035.6%2C43.2%2035.7%2C35.5%20C35.6%2C27.7%2041.9%2C21.4%2049.7%2C21.4%20Z%20M65.4%2C55.1%20C63.7%2C56.9%2061.6%2C58.1%2059.3%2C59%20C57.1%2C59.8%2054.7%2C60.3%2052.4%2C60.5%20C52.8%2C60.9%2052.9%2C61.1%2053.1%2C61.3%20C56.3%2C64.5%2059.5%2C67.7%2062.7%2C70.9%20C63.8%2C72%2064%2C73.3%2063.4%2C74.6%20C62.7%2C76%2061.3%2C76.9%2059.9%2C76.8%20C59%2C76.7%2058.3%2C76.3%2057.6%2C75.6%20C55.2%2C73.2%2052.7%2C70.8%2050.4%2C68.3%20C49.7%2C67.6%2049.4%2C67.7%2048.8%2C68.3%20C46.4%2C70.8%2043.9%2C73.2%2041.4%2C75.7%20C40.3%2C76.8%2039%2C77%2037.7%2C76.4%20C36.3%2C75.7%2035.4%2C74.3%2035.5%2C72.9%20C35.5%2C72%2036%2C71.2%2036.7%2C70.6%20L46.2%2C61.1%20C46.4%2C60.9%2046.6%2C60.6%2046.9%2C60.3%20C42.6%2C59.9%2038.7%2C58.8%2035.4%2C56.2%20C35%2C55.9%2034.6%2C55.6%2034.2%2C55.2%20C32.7%2C53.8%2032.6%2C52.2%2033.7%2C50.6%20C34.7%2C49.2%2036.3%2C48.8%2038.1%2C49.6%20C38.4%2C49.8%2038.8%2C50%2039.1%2C50.2%20C45.3%2C54.5%2053.8%2C54.6%2060%2C50.4%20C60.6%2C49.9%2061.3%2C49.5%2062%2C49.3%20C63.5%2C48.9%2064.9%2C49.5%2065.7%2C50.8%20C66.6%2C52.5%2066.6%2C53.9%2065.4%2C55.1%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
}

.common___grk-auth .soc-vk {
	color: #4b739b;
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20100%20100%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%234b739b%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M50%2C100%20C22.3857625%2C100%200%2C77.6142375%200%2C50%20C0%2C22.3857625%2022.3857625%2C0%2050%2C0%20C77.6142375%2C0%20100%2C22.3857625%20100%2C50%20C100%2C77.6142375%2077.6142375%2C100%2050%2C100%20Z%20M73.4495556%2C47.4944974%20C76.972%2C42.8256086%2078.4924444%2C39.8213863%2078.0304444%2C38.5258308%20L77.8397778%2C38.2104974%20C77.72%2C38.0393863%2077.4046667%2C37.8658308%2076.8962222%2C37.724053%20C76.3853333%2C37.5651641%2075.7375556%2C37.5333863%2074.9431111%2C37.6384974%20L66.1504444%2C37.6947197%20C65.9451111%2C37.6947197%2065.7397778%2C37.6947197%2065.5393333%2C37.724053%20C65.3291111%2C37.7533863%2065.202%2C37.7802752%2065.1384444%2C37.8096086%20C65.0773333%2C37.8438308%2065.0284444%2C37.8658308%2064.9868889%2C37.8829419%20L64.8646667%2C37.9807197%20C64.762%2C38.0393863%2064.6544444%2C38.1542752%2064.5297778%2C38.2984974%20C64.4075556%2C38.4427197%2064.3%2C38.6309419%2064.2242222%2C38.8411641%20C63.2635556%2C41.2953863%2062.1733333%2C43.5858308%2060.9511111%2C45.7051641%20C60.1982222%2C46.9762752%2059.5064444%2C48.0616086%2058.8757778%2C48.9807197%20C58.2451111%2C49.9193863%2057.7122222%2C50.6013863%2057.2893333%2C51.0364974%20C56.864%2C51.4691641%2056.4704444%2C51.8162752%2056.1257778%2C52.0729419%20C55.7811111%2C52.3589419%2055.522%2C52.4738308%2055.3386667%2C52.420053%20C55.1504444%2C52.376053%2054.9793333%2C52.3418308%2054.8155556%2C52.3027197%20C54.532%2C52.1193863%2054.2973333%2C51.8773863%2054.1311111%2C51.5571641%20C53.9502222%2C51.2271641%2053.8353333%2C50.8336086%2053.7766667%2C50.3593863%20C53.7204444%2C49.890053%2053.674%2C49.4647197%2053.674%2C49.1298308%20C53.6593333%2C48.7729419%2053.6642222%2C48.2913863%2053.6886667%2C47.6631641%20C53.7082222%2C47.0324974%2053.7204444%2C46.6022752%2053.7204444%2C46.3847197%20C53.7204444%2C45.600053%2053.7326667%2C44.7542752%2053.7571111%2C43.862053%20C53.7913333%2C42.960053%2053.8206667%2C42.234053%2053.8353333%2C41.706053%20C53.8597778%2C41.1756086%2053.8671111%2C40.6109419%2053.8671111%2C40.0144974%20C53.8671111%2C39.4229419%2053.8353333%2C38.9633863%2053.7571111%2C38.6382752%20C53.6911111%2C38.2984974%2053.5811111%2C37.9782752%2053.4442222%2C37.658053%20C53.2951111%2C37.3402752%2053.0873333%2C37.1056086%2052.8184444%2C36.9198308%20C52.5446667%2C36.7438308%2052.2%2C36.6093863%2051.7966667%2C36.514053%20C50.7137778%2C36.2622752%2049.34%2C36.1327197%2047.6753333%2C36.1156086%20C43.884%2C36.074053%2041.4493333%2C36.3209419%2040.3713333%2C36.8367197%20C39.9411111%2C37.064053%2039.5524444%2C37.3671641%2039.2077778%2C37.7533863%20C38.8411111%2C38.2104974%2038.7922222%2C38.4476086%2039.0562222%2C38.4964974%20C40.2735556%2C38.670053%2041.1437778%2C39.1271641%2041.6546667%2C39.814053%20L41.8331111%2C40.1733863%20C41.9773333%2C40.4447197%2042.1191111%2C40.9042752%2042.2633333%2C41.5887197%20C42.4051111%2C42.2584974%2042.4931111%2C42.9893863%2042.5444444%2C43.8107197%20C42.6373333%2C45.3018308%2042.6373333%2C46.5729419%2042.5444444%2C47.6313863%20C42.4344444%2C48.6873863%2042.344%2C49.5087197%2042.2486667%2C50.1027197%20C42.1533333%2C50.6991641%2042.0188889%2C51.1587197%2041.838%2C51.5376086%20C41.6546667%2C51.9091641%2041.5275556%2C52.1291641%2041.4615556%2C52.2073863%20C41.4028889%2C52.3002752%2041.3491111%2C52.3418308%2041.3173333%2C52.3662752%20C41.0557778%2C52.4738308%2040.7746667%2C52.5129419%2040.4862222%2C52.5129419%20C40.2026667%2C52.5129419%2039.8604444%2C52.3662752%2039.4571111%2C52.0729419%20C39.0464444%2C51.8089419%2038.6235556%2C51.4202752%2038.1835556%2C50.9069419%20C37.7484444%2C50.4107197%2037.2497778%2C49.7238308%2036.7071111%2C48.8071641%20C36.1546667%2C47.9271641%2035.5875556%2C46.8613863%2034.9886667%2C45.6391641%20L34.5022222%2C44.7493863%20C34.204%2C44.192053%2033.7835556%2C43.3536086%2033.2531111%2C42.2731641%20C32.7226667%2C41.1853863%2032.2533333%2C40.1196086%2031.8524444%2C39.1002752%20C31.6911111%2C38.670053%2031.4393333%2C38.3498308%2031.1166667%2C38.120053%20L30.9651111%2C38.0393863%20C30.8624444%2C37.9562752%2030.6962222%2C37.8658308%2030.4713333%2C37.7802752%20C30.2488889%2C37.6947197%2030.0142222%2C37.6311641%2029.7746667%2C37.5798308%20L21.4048889%2C37.6384974%20C20.5517778%2C37.6384974%2019.9651111%2C37.8267197%2019.662%2C38.2104974%20L19.5422222%2C38.4084974%20C19.4737778%2C38.5013863%2019.4444444%2C38.670053%2019.4444444%2C38.8973863%20C19.4444444%2C39.1271641%2019.508%2C39.3936086%2019.6351111%2C39.7162752%20C20.8524444%2C42.5958308%2022.1846667%2C45.3653863%2023.6171111%2C48.020053%20C25.0495556%2C50.6991641%2026.3035556%2C52.8331641%2027.3571111%2C54.466053%20C28.418%2C56.094053%2029.496%2C57.6291641%2030.6008889%2C59.0664974%20C31.6935556%2C60.5258308%2032.4268889%2C61.4644974%2032.7837778%2C61.8556086%20C33.1357778%2C62.2711641%2033.4168889%2C62.5669419%2033.6173333%2C62.7722752%20L34.3848889%2C63.5202752%20C34.8737778%2C64.0018308%2035.59%2C64.586053%2036.5335556%2C65.268053%20C37.482%2C65.9402752%2038.5331111%2C66.6247197%2039.6844444%2C67.2798308%20C40.8308889%2C67.9398308%2042.1728889%2C68.4849419%2043.6982222%2C68.9151641%20C45.2211111%2C69.316053%2046.7097778%2C69.4871641%2048.1642222%2C69.404053%20L51.6671111%2C69.404053%20C52.3808889%2C69.338053%2052.9186667%2C69.1204974%2053.2902222%2C68.7391641%20L53.41%2C68.5778308%20C53.4906667%2C68.4556086%2053.5737778%2C68.2722752%2053.6397778%2C68.0156086%20C53.7106667%2C67.7687197%2053.7473333%2C67.4827197%2053.7473333%2C67.1869419%20C53.7228889%2C66.2947197%2053.7913333%2C65.5173863%2053.9502222%2C64.8109419%20C54.0968889%2C64.1044974%2054.2728889%2C63.5887197%2054.466%2C63.2269419%20C54.6591111%2C62.8627197%2054.8815556%2C62.5644974%2055.1211111%2C62.3224974%20C55.3631111%2C62.0829419%2055.5391111%2C61.9264974%2055.6393333%2C61.8751641%20C55.7468889%2C61.8116086%2055.83%2C61.7871641%2055.8813333%2C61.770053%20C56.3726667%2C61.6062752%2056.9471111%2C61.7553863%2057.6144444%2C62.2442752%20C58.272%2C62.7282752%2058.8953333%2C63.3173863%2059.4746667%2C64.0067197%20C60.0491111%2C64.7302752%2060.7531111%2C65.5124974%2061.5671111%2C66.390053%20C62.3835556%2C67.2529419%2063.0875556%2C67.9031641%2063.7084444%2C68.3407197%20L64.3171111%2C68.7122752%20C64.7228889%2C68.9469419%2065.2484444%2C69.1718308%2065.9035556%2C69.3722752%20C66.5537778%2C69.5776086%2067.1257778%2C69.6313863%2067.6146667%2C69.5384974%20L75.432%2C69.404053%20C76.2044444%2C69.404053%2076.8057778%2C69.2696086%2077.2335556%2C69.0251641%20C77.6613333%2C68.7782752%2077.9204444%2C68.4898308%2078.0035556%2C68.1867197%20C78.0817778%2C67.8836086%2078.0866667%2C67.5389419%2078.0157778%2C67.1404974%20C77.9448889%2C66.7542752%2077.8691111%2C66.4976086%2077.8031111%2C66.3362752%20C77.7248889%2C66.1822752%2077.6613333%2C66.060053%2077.6051111%2C65.9598308%20C76.5808889%2C64.1216086%2074.6375556%2C61.8751641%2071.7653333%2C59.2009419%20L71.648%2C59.0738308%20C70.3108889%2C57.8393863%2069.4895556%2C57.0082752%2069.1424444%2C56.5902752%20C68.5093333%2C55.7713863%2068.37%2C54.9427197%2068.7171111%2C54.1042752%20C68.9566667%2C53.4809419%2069.8733333%2C52.1389419%2071.4597778%2C50.1027197%20C72.2957778%2C49.0369419%2072.9582222%2C48.1544974%2073.4495556%2C47.4944974%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
}

.common___grk-auth .soc-120 {
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-items: center;
	margin: 0 -5px 20px;
}

.common___grk-auth .soc-120 *[class*='soc-'] {
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	width: 120px;
	height: 120px;
	margin: 0 5px;
	padding: 130px 0 0;
	opacity: 0.9;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha Opacity=90;
	text-align: center;
	font-style: normal;
	font-weight: 300;
}

.common___grk-auth .soc-120 *[class*='soc-']:hover {
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha Opacity=100;
}

.common___grk-auth .soc-120 *[class*='soc-']:not(:hover) {
	font-smooth: always;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #b2b2b2;
}

.common___grk-auth .soc-120 *[class*='soc-'].itemActive {
	width: 160px;
	height: 160px;
	padding: 170px 0 0;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha Opacity=100;
	font-size: 0;
	cursor: default;
}

.common___grk-auth .soc-120 *[class*='soc-'].itemNonActive:not(:hover) {
	font-size: 0;
}

.common___grk-auth .soc-120 .soc-fb.itemNonActive:not(:hover) {
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20100%20100%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23e6e6e6%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M50%2C100%20C22.3857625%2C100%200%2C77.6142375%200%2C50%20C0%2C22.3857625%2022.3857625%2C0%2050%2C0%20C77.6142375%2C0%20100%2C22.3857625%20100%2C50%20C100%2C77.6142375%2077.6142375%2C100%2050%2C100%20Z%20M61.7567778%2C49.833%20L62.6666667%2C41.2724444%20L54.9611111%2C41.2724444%20L54.9611111%2C36.9995556%20C54.9611111%2C34.7744444%2055.1363333%2C33.5668889%2058.3198889%2C33.5668889%20L62.616%2C33.5668889%20L62.616%2C25%20L55.7696667%2C25%20C47.53%2C25%2045.6342222%2C29.2728889%2045.6342222%2C36.2437778%20L45.6595556%2C41.2724444%20L39.4444444%2C41.2977778%20L39.4444444%2C49.833%20L45.6595556%2C49.833%20L45.6595556%2C74.6744444%20L54.9611111%2C74.6744444%20L54.9611111%2C49.833%20L61.7567778%2C49.833%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
}

.common___grk-auth .soc-120 .soc-gp.itemNonActive:not(:hover) {
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20100%20100%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23e6e6e6%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M48.1%2C46.4%20C49.4%2C46.4%2050.4%2C45.9%2051.3%2C44.9%20C52.6%2C43.4%2053.2%2C41%2052.8%2C38.4%20C52.2%2C33.8%2048.9%2C29.9%2045.5%2C29.8%20L45.4%2C29.8%20C44.2%2C29.8%2043.1%2C30.3%2042.3%2C31.2%20C41%2C32.7%2040.5%2C35%2040.8%2C37.6%20C41.3%2C42.3%2044.6%2C46.3%2048.1%2C46.4%20L48.1%2C46.4%20Z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M50.8%2C59.6%20C49.7%2C59.3%2048.6%2C59.1%2047.5%2C59.1%20L47.4%2C59.1%20C42.1%2C59.1%2037.4%2C62.3%2037.4%2C66%20C37.4%2C70%2041.4%2C73.1%2046.5%2C73.1%20C53.2%2C73.1%2056.6%2C70.8%2056.6%2C66.2%20C56.6%2C65.8%2056.5%2C65.3%2056.4%2C64.9%20C55.9%2C63.1%2054.3%2C62%2051.9%2C60.4%20C51.5%2C60.1%2051.1%2C59.9%2050.8%2C59.6%20Z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M50%2C0%20C22.4%2C0%200%2C22.4%200%2C50%20C0%2C77.6%2022.4%2C100%2050%2C100%20C77.6%2C100%20100%2C77.6%20100%2C50%20C100%2C22.4%2077.6%2C0%2050%2C0%20Z%20M63.7%2C27.5%20L60.2%2C30%20C60%2C30.1%2059.7%2C30.2%2059.5%2C30.2%20L58.3%2C30.2%20C59.9%2C32.1%2060.9%2C34.9%2060.9%2C38%20C60.9%2C41.4%2059.2%2C44.6%2056%2C47.1%20C53.6%2C49%2053.5%2C49.5%2053.5%2C50.6%20C53.5%2C51.2%2055.2%2C53.1%2057.1%2C54.5%20C61.4%2C57.6%2063.1%2C60.6%2063.1%2C65.6%20C63.1%2C70.8%2059.1%2C75.4%2052.9%2C77.2%20C50.9%2C77.8%2048.8%2C78.1%2046.5%2C78.1%20C44%2C78.1%2041.6%2C77.8%2039.4%2C77.2%20C35.1%2C76.1%2031.9%2C74%2030.3%2C71.4%20C29.7%2C70.2%2029.3%2C69%2029.3%2C67.7%20C29.3%2C66.4%2029.6%2C65%2030.2%2C63.7%20C32.6%2C58.6%2038.9%2C55.2%2045.8%2C55.2%20L46%2C55.2%20C45.4%2C54.2%2045.2%2C53.2%2045.2%2C52.1%20C45.2%2C51.6%2045.3%2C51%2045.4%2C50.5%20C38.1%2C50.3%2032.7%2C45%2032.7%2C38%20C32.7%2C33%2036.7%2C28.2%2042.3%2C26.2%20C44%2C25.6%2045.7%2C25.3%2047.4%2C25.3%20L63%2C25.3%20C63.5%2C25.3%2064%2C25.6%2064.2%2C26.1%20C64.3%2C26.6%2064.1%2C27.2%2063.7%2C27.5%20Z%20M83.1%2C51.8%20C83.1%2C52.3%2082.7%2C52.7%2082.2%2C52.7%20L75.6%2C52.7%20L75.6%2C59.3%20C75.6%2C59.8%2075.2%2C60.2%2074.7%2C60.2%20L72.8%2C60.2%20C72.3%2C60.2%2071.9%2C59.8%2071.9%2C59.3%20L71.9%2C52.7%20L65.3%2C52.7%20C64.8%2C52.7%2064.4%2C52.3%2064.4%2C51.8%20L64.4%2C49.9%20C64.4%2C49.4%2064.8%2C49%2065.3%2C49%20L71.9%2C49%20L71.9%2C42.4%20C71.9%2C41.9%2072.3%2C41.5%2072.8%2C41.5%20L74.7%2C41.5%20C75.2%2C41.5%2075.6%2C41.9%2075.6%2C42.4%20L75.6%2C49%20L82.2%2C49%20C82.7%2C49%2083.1%2C49.4%2083.1%2C49.9%20L83.1%2C51.8%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
}

.common___grk-auth .soc-120 .soc-mr.itemNonActive:not(:hover) {
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20100%20100%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23e6e6e6%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M54%2C44.6%20C53.7%2C44.2%2053.3%2C43.8%2052.8%2C43.5%20C52.3%2C43.2%2051.7%2C43.1%2050.8%2C43.1%20C49.8%2C43.1%2048.9%2C43.3%2048.1%2C43.9%20C47.2%2C44.5%2046.5%2C45.2%2045.9%2C46.1%20C45.3%2C47%2044.8%2C48.1%2044.5%2C49.2%20C44.2%2C50.4%2044%2C51.5%2044%2C52.7%20C44%2C53.2%2044.1%2C53.9%2044.2%2C54.5%20C44.3%2C55.1%2044.5%2C55.7%2044.8%2C56.3%20C45.1%2C56.8%2045.5%2C57.2%2046%2C57.6%20C46.4%2C57.9%2047.1%2C58%2047.9%2C58%20C49.1%2C58%2050.1%2C57.7%2050.9%2C57.1%20C51.8%2C56.5%2052.5%2C55.7%2053.1%2C54.8%20C53.7%2C53.8%2054.1%2C52.7%2054.4%2C51.6%20C54.7%2C50.4%2054.8%2C49.4%2054.9%2C48.3%20C54.9%2C47.6%2054.8%2C46.8%2054.7%2C46.1%20C54.6%2C45.6%2054.4%2C45.1%2054%2C44.6%20Z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M50%2C0%20C22.4%2C0%200%2C22.4%200%2C50%20C0%2C77.6%2022.4%2C100%2050%2C100%20C77.6%2C100%20100%2C77.6%20100%2C50%20C100%2C22.4%2077.6%2C0%2050%2C0%20Z%20M74.5%2C54.7%20C73.8%2C56.9%2072.7%2C58.7%2071.5%2C60.1%20C70.2%2C61.6%2068.7%2C62.7%2067%2C63.5%20C65.3%2C64.2%2063.5%2C64.6%2061.7%2C64.6%20C59.3%2C64.6%2057.6%2C64%2056.4%2C62.8%20C55.9%2C62.4%2055.6%2C61.9%2055.3%2C61.4%20C54.8%2C61.8%2054.3%2C62.3%2053.7%2C62.7%20C52.9%2C63.2%2052%2C63.7%2051%2C64.1%20C50%2C64.4%2048.8%2C64.6%2047.6%2C64.6%20C45.9%2C64.6%2044.4%2C64.3%2043.1%2C63.7%20C41.7%2C63.1%2040.6%2C62.2%2039.7%2C61.2%20C38.8%2C60.1%2038.1%2C58.8%2037.6%2C57.4%20C37.2%2C56%2036.9%2C54.3%2036.9%2C52.7%20C36.9%2C50.7%2037.2%2C48.8%2037.9%2C46.9%20C38.5%2C45.1%2039.4%2C43.4%2040.6%2C42%20C40.8%2C41.8%2041%2C41.5%2041.2%2C41.3%20C43.5%2C38.8%2046.7%2C37%2050.1%2C37%20C52.8%2C37%2056.1%2C37.7%2057%2C40.5%20C57%2C40.5%2057.1%2C40.1%2057.3%2C39.6%20C57.6%2C38.5%2058.6%2C37.8%2059.7%2C37.8%20L61.5%2C37.8%20C63.1%2C37.8%2064.2%2C39.3%2063.9%2C40.8%20C63.6%2C42%2063.4%2C43.2%2063.1%2C44.5%20C62.6%2C46.7%2062.2%2C48.8%2061.7%2C51.1%20C61.4%2C52.5%2061%2C53.8%2060.9%2C55.2%20C60.8%2C56.2%2060.5%2C57.9%2061.8%2C58.4%20C62.8%2C58.7%2064.1%2C58.4%2064.9%2C57.8%20C65.6%2C57.3%2066.2%2C56.6%2066.8%2C55.7%20C67.4%2C54.8%2067.8%2C53.7%2068.1%2C52.4%20C68.4%2C51%2068.6%2C49.6%2068.6%2C48.1%20C68.6%2C45.5%2068.2%2C43.2%2067.3%2C41.2%20C66.4%2C39.2%2065.2%2C37.6%2063.7%2C36.2%20C62.2%2C34.9%2060.4%2C33.8%2058.3%2C33.2%20C56.2%2C32.5%2053.8%2C32.2%2051.2%2C32.2%20C48.4%2C32.2%2045.8%2C32.7%2043.6%2C33.6%20C41.3%2C34.5%2039.4%2C35.9%2037.7%2C37.6%20C36.1%2C39.2%2034.8%2C41.3%2033.9%2C43.6%20C33%2C45.9%2032.6%2C48.5%2032.6%2C51.2%20C32.6%2C54.1%2033%2C56.7%2034%2C59%20C34.9%2C61.3%2036.2%2C63.2%2037.9%2C64.9%20C39.5%2C66.5%2041.6%2C67.7%2043.9%2C68.6%20C46.2%2C69.4%2048.9%2C69.9%2051.7%2C69.9%20C55.4%2C69.9%2058.6%2C69.3%2061.2%2C68.2%20C63.6%2C67.2%2066.4%2C73.3%2063.1%2C74.5%20C59.5%2C75.9%2055.5%2C76.5%2051.2%2C76.5%20C47.3%2C76.5%2043.7%2C75.8%2040.5%2C74.6%20C37.3%2C73.4%2034.5%2C71.5%2032.2%2C69.3%20C29.9%2C67%2028.1%2C64.3%2026.9%2C61.2%20C25.6%2C58.1%2025%2C54.6%2025%2C51%20C25%2C47.4%2025.7%2C43.9%2027.1%2C40.8%20C28.5%2C37.7%2030.4%2C34.9%2032.7%2C32.7%20C35.1%2C30.5%2037.9%2C28.6%2041%2C27.3%20C44.2%2C26%2047.6%2C25.4%2051.2%2C25.4%20C54.3%2C25.4%2057.3%2C25.8%2060.2%2C26.8%20C63.1%2C27.7%2065.7%2C29.1%2068%2C31%20C70.3%2C32.9%2072.1%2C35.2%2073.5%2C38%20C74.8%2C40.8%2075.5%2C44.1%2075.5%2C47.8%20C75.6%2C50%2075.2%2C52.5%2074.5%2C54.7%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
}

.common___grk-auth .soc-120 .soc-od.itemNonActive:not(:hover) {
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20100%20100%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23e6e6e6%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M49.7%2C42.4%20C53.5%2C42.4%2056.6%2C39.3%2056.5%2C35.5%20C56.5%2C31.7%2053.4%2C28.6%2049.6%2C28.6%20C45.8%2C28.6%2042.7%2C31.7%2042.7%2C35.6%20C42.8%2C39.4%2045.8%2C42.4%2049.7%2C42.4%20Z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M50%2C0%20C22.4%2C0%200%2C22.4%200%2C50%20C0%2C77.6%2022.4%2C100%2050%2C100%20C77.6%2C100%20100%2C77.6%20100%2C50%20C100%2C22.4%2077.6%2C0%2050%2C0%20Z%20M49.7%2C21.4%20C57.5%2C21.4%2063.7%2C27.8%2063.7%2C35.7%20C63.7%2C43.4%2057.3%2C49.6%2049.6%2C49.6%20C41.9%2C49.6%2035.6%2C43.2%2035.7%2C35.5%20C35.6%2C27.7%2041.9%2C21.4%2049.7%2C21.4%20Z%20M65.4%2C55.1%20C63.7%2C56.9%2061.6%2C58.1%2059.3%2C59%20C57.1%2C59.8%2054.7%2C60.3%2052.4%2C60.5%20C52.8%2C60.9%2052.9%2C61.1%2053.1%2C61.3%20C56.3%2C64.5%2059.5%2C67.7%2062.7%2C70.9%20C63.8%2C72%2064%2C73.3%2063.4%2C74.6%20C62.7%2C76%2061.3%2C76.9%2059.9%2C76.8%20C59%2C76.7%2058.3%2C76.3%2057.6%2C75.6%20C55.2%2C73.2%2052.7%2C70.8%2050.4%2C68.3%20C49.7%2C67.6%2049.4%2C67.7%2048.8%2C68.3%20C46.4%2C70.8%2043.9%2C73.2%2041.4%2C75.7%20C40.3%2C76.8%2039%2C77%2037.7%2C76.4%20C36.3%2C75.7%2035.4%2C74.3%2035.5%2C72.9%20C35.5%2C72%2036%2C71.2%2036.7%2C70.6%20L46.2%2C61.1%20C46.4%2C60.9%2046.6%2C60.6%2046.9%2C60.3%20C42.6%2C59.9%2038.7%2C58.8%2035.4%2C56.2%20C35%2C55.9%2034.6%2C55.6%2034.2%2C55.2%20C32.7%2C53.8%2032.6%2C52.2%2033.7%2C50.6%20C34.7%2C49.2%2036.3%2C48.8%2038.1%2C49.6%20C38.4%2C49.8%2038.8%2C50%2039.1%2C50.2%20C45.3%2C54.5%2053.8%2C54.6%2060%2C50.4%20C60.6%2C49.9%2061.3%2C49.5%2062%2C49.3%20C63.5%2C48.9%2064.9%2C49.5%2065.7%2C50.8%20C66.6%2C52.5%2066.6%2C53.9%2065.4%2C55.1%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
}

.common___grk-auth .soc-120 .soc-vk.itemNonActive:not(:hover) {
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20100%20100%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23e6e6e6%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M50%2C100%20C22.3857625%2C100%200%2C77.6142375%200%2C50%20C0%2C22.3857625%2022.3857625%2C0%2050%2C0%20C77.6142375%2C0%20100%2C22.3857625%20100%2C50%20C100%2C77.6142375%2077.6142375%2C100%2050%2C100%20Z%20M73.4495556%2C47.4944974%20C76.972%2C42.8256086%2078.4924444%2C39.8213863%2078.0304444%2C38.5258308%20L77.8397778%2C38.2104974%20C77.72%2C38.0393863%2077.4046667%2C37.8658308%2076.8962222%2C37.724053%20C76.3853333%2C37.5651641%2075.7375556%2C37.5333863%2074.9431111%2C37.6384974%20L66.1504444%2C37.6947197%20C65.9451111%2C37.6947197%2065.7397778%2C37.6947197%2065.5393333%2C37.724053%20C65.3291111%2C37.7533863%2065.202%2C37.7802752%2065.1384444%2C37.8096086%20C65.0773333%2C37.8438308%2065.0284444%2C37.8658308%2064.9868889%2C37.8829419%20L64.8646667%2C37.9807197%20C64.762%2C38.0393863%2064.6544444%2C38.1542752%2064.5297778%2C38.2984974%20C64.4075556%2C38.4427197%2064.3%2C38.6309419%2064.2242222%2C38.8411641%20C63.2635556%2C41.2953863%2062.1733333%2C43.5858308%2060.9511111%2C45.7051641%20C60.1982222%2C46.9762752%2059.5064444%2C48.0616086%2058.8757778%2C48.9807197%20C58.2451111%2C49.9193863%2057.7122222%2C50.6013863%2057.2893333%2C51.0364974%20C56.864%2C51.4691641%2056.4704444%2C51.8162752%2056.1257778%2C52.0729419%20C55.7811111%2C52.3589419%2055.522%2C52.4738308%2055.3386667%2C52.420053%20C55.1504444%2C52.376053%2054.9793333%2C52.3418308%2054.8155556%2C52.3027197%20C54.532%2C52.1193863%2054.2973333%2C51.8773863%2054.1311111%2C51.5571641%20C53.9502222%2C51.2271641%2053.8353333%2C50.8336086%2053.7766667%2C50.3593863%20C53.7204444%2C49.890053%2053.674%2C49.4647197%2053.674%2C49.1298308%20C53.6593333%2C48.7729419%2053.6642222%2C48.2913863%2053.6886667%2C47.6631641%20C53.7082222%2C47.0324974%2053.7204444%2C46.6022752%2053.7204444%2C46.3847197%20C53.7204444%2C45.600053%2053.7326667%2C44.7542752%2053.7571111%2C43.862053%20C53.7913333%2C42.960053%2053.8206667%2C42.234053%2053.8353333%2C41.706053%20C53.8597778%2C41.1756086%2053.8671111%2C40.6109419%2053.8671111%2C40.0144974%20C53.8671111%2C39.4229419%2053.8353333%2C38.9633863%2053.7571111%2C38.6382752%20C53.6911111%2C38.2984974%2053.5811111%2C37.9782752%2053.4442222%2C37.658053%20C53.2951111%2C37.3402752%2053.0873333%2C37.1056086%2052.8184444%2C36.9198308%20C52.5446667%2C36.7438308%2052.2%2C36.6093863%2051.7966667%2C36.514053%20C50.7137778%2C36.2622752%2049.34%2C36.1327197%2047.6753333%2C36.1156086%20C43.884%2C36.074053%2041.4493333%2C36.3209419%2040.3713333%2C36.8367197%20C39.9411111%2C37.064053%2039.5524444%2C37.3671641%2039.2077778%2C37.7533863%20C38.8411111%2C38.2104974%2038.7922222%2C38.4476086%2039.0562222%2C38.4964974%20C40.2735556%2C38.670053%2041.1437778%2C39.1271641%2041.6546667%2C39.814053%20L41.8331111%2C40.1733863%20C41.9773333%2C40.4447197%2042.1191111%2C40.9042752%2042.2633333%2C41.5887197%20C42.4051111%2C42.2584974%2042.4931111%2C42.9893863%2042.5444444%2C43.8107197%20C42.6373333%2C45.3018308%2042.6373333%2C46.5729419%2042.5444444%2C47.6313863%20C42.4344444%2C48.6873863%2042.344%2C49.5087197%2042.2486667%2C50.1027197%20C42.1533333%2C50.6991641%2042.0188889%2C51.1587197%2041.838%2C51.5376086%20C41.6546667%2C51.9091641%2041.5275556%2C52.1291641%2041.4615556%2C52.2073863%20C41.4028889%2C52.3002752%2041.3491111%2C52.3418308%2041.3173333%2C52.3662752%20C41.0557778%2C52.4738308%2040.7746667%2C52.5129419%2040.4862222%2C52.5129419%20C40.2026667%2C52.5129419%2039.8604444%2C52.3662752%2039.4571111%2C52.0729419%20C39.0464444%2C51.8089419%2038.6235556%2C51.4202752%2038.1835556%2C50.9069419%20C37.7484444%2C50.4107197%2037.2497778%2C49.7238308%2036.7071111%2C48.8071641%20C36.1546667%2C47.9271641%2035.5875556%2C46.8613863%2034.9886667%2C45.6391641%20L34.5022222%2C44.7493863%20C34.204%2C44.192053%2033.7835556%2C43.3536086%2033.2531111%2C42.2731641%20C32.7226667%2C41.1853863%2032.2533333%2C40.1196086%2031.8524444%2C39.1002752%20C31.6911111%2C38.670053%2031.4393333%2C38.3498308%2031.1166667%2C38.120053%20L30.9651111%2C38.0393863%20C30.8624444%2C37.9562752%2030.6962222%2C37.8658308%2030.4713333%2C37.7802752%20C30.2488889%2C37.6947197%2030.0142222%2C37.6311641%2029.7746667%2C37.5798308%20L21.4048889%2C37.6384974%20C20.5517778%2C37.6384974%2019.9651111%2C37.8267197%2019.662%2C38.2104974%20L19.5422222%2C38.4084974%20C19.4737778%2C38.5013863%2019.4444444%2C38.670053%2019.4444444%2C38.8973863%20C19.4444444%2C39.1271641%2019.508%2C39.3936086%2019.6351111%2C39.7162752%20C20.8524444%2C42.5958308%2022.1846667%2C45.3653863%2023.6171111%2C48.020053%20C25.0495556%2C50.6991641%2026.3035556%2C52.8331641%2027.3571111%2C54.466053%20C28.418%2C56.094053%2029.496%2C57.6291641%2030.6008889%2C59.0664974%20C31.6935556%2C60.5258308%2032.4268889%2C61.4644974%2032.7837778%2C61.8556086%20C33.1357778%2C62.2711641%2033.4168889%2C62.5669419%2033.6173333%2C62.7722752%20L34.3848889%2C63.5202752%20C34.8737778%2C64.0018308%2035.59%2C64.586053%2036.5335556%2C65.268053%20C37.482%2C65.9402752%2038.5331111%2C66.6247197%2039.6844444%2C67.2798308%20C40.8308889%2C67.9398308%2042.1728889%2C68.4849419%2043.6982222%2C68.9151641%20C45.2211111%2C69.316053%2046.7097778%2C69.4871641%2048.1642222%2C69.404053%20L51.6671111%2C69.404053%20C52.3808889%2C69.338053%2052.9186667%2C69.1204974%2053.2902222%2C68.7391641%20L53.41%2C68.5778308%20C53.4906667%2C68.4556086%2053.5737778%2C68.2722752%2053.6397778%2C68.0156086%20C53.7106667%2C67.7687197%2053.7473333%2C67.4827197%2053.7473333%2C67.1869419%20C53.7228889%2C66.2947197%2053.7913333%2C65.5173863%2053.9502222%2C64.8109419%20C54.0968889%2C64.1044974%2054.2728889%2C63.5887197%2054.466%2C63.2269419%20C54.6591111%2C62.8627197%2054.8815556%2C62.5644974%2055.1211111%2C62.3224974%20C55.3631111%2C62.0829419%2055.5391111%2C61.9264974%2055.6393333%2C61.8751641%20C55.7468889%2C61.8116086%2055.83%2C61.7871641%2055.8813333%2C61.770053%20C56.3726667%2C61.6062752%2056.9471111%2C61.7553863%2057.6144444%2C62.2442752%20C58.272%2C62.7282752%2058.8953333%2C63.3173863%2059.4746667%2C64.0067197%20C60.0491111%2C64.7302752%2060.7531111%2C65.5124974%2061.5671111%2C66.390053%20C62.3835556%2C67.2529419%2063.0875556%2C67.9031641%2063.7084444%2C68.3407197%20L64.3171111%2C68.7122752%20C64.7228889%2C68.9469419%2065.2484444%2C69.1718308%2065.9035556%2C69.3722752%20C66.5537778%2C69.5776086%2067.1257778%2C69.6313863%2067.6146667%2C69.5384974%20L75.432%2C69.404053%20C76.2044444%2C69.404053%2076.8057778%2C69.2696086%2077.2335556%2C69.0251641%20C77.6613333%2C68.7782752%2077.9204444%2C68.4898308%2078.0035556%2C68.1867197%20C78.0817778%2C67.8836086%2078.0866667%2C67.5389419%2078.0157778%2C67.1404974%20C77.9448889%2C66.7542752%2077.8691111%2C66.4976086%2077.8031111%2C66.3362752%20C77.7248889%2C66.1822752%2077.6613333%2C66.060053%2077.6051111%2C65.9598308%20C76.5808889%2C64.1216086%2074.6375556%2C61.8751641%2071.7653333%2C59.2009419%20L71.648%2C59.0738308%20C70.3108889%2C57.8393863%2069.4895556%2C57.0082752%2069.1424444%2C56.5902752%20C68.5093333%2C55.7713863%2068.37%2C54.9427197%2068.7171111%2C54.1042752%20C68.9566667%2C53.4809419%2069.8733333%2C52.1389419%2071.4597778%2C50.1027197%20C72.2957778%2C49.0369419%2072.9582222%2C48.1544974%2073.4495556%2C47.4944974%20Z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
}

.common___grk-auth .ui-clr-red {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	color: #ff5b32 !important;
}

.common___grk-auth *[class^='modal'] {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
}

.common___grk-auth .modal-wrap {
	z-index: 9998;
	overflow: auto;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	align-content: flex-start;
	-ms-flex-line-pack: start;
	-webkit-align-content: flex-start;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-overflow-scrolling: touch;
}

.common___grk-auth .modal-wrap > * {
	flex-basis: auto;
	-ms-flex-basis: auto;
	-webkit-flex-basis: auto;
}

.common___grk-auth .modal {
	z-index: 9998;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	align-content: center;
	-ms-flex-line-pack: center;
	-webkit-align-content: center;
	position: relative;
	padding: 0 30px;
	background-color: #fff;
}

.common___grk-auth .modal > * {
	flex-basis: auto;
	-ms-flex-basis: auto;
	-webkit-flex-basis: auto;
}

.common___grk-auth .modal {
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-items: center;
	min-width: 380px;
	margin: auto;
	padding-bottom: 30px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.3);
}

.common___grk-auth .modal-loader {
	z-index: 1;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: rgba(255, 255, 255, 0.95);
}

.common___grk-auth .modal-title {
	z-index: 2;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-items: center;
	height: 50px;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	position: relative;
	width: calc(100% + 60px);
	margin: 0 0 24px;
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	text-align: center;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	background-color: #f7f7f7;
	font-smooth: always;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #808080;
}

.common___grk-auth .modal-title > span {
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	max-width: 400px;
	font-size: 1.25rem;
	display: -webkit-box;
	max-height: calc(1.25rem * 2.625);
	white-space: normal;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: normal;
}

.common___grk-auth .modal-title > span::after {
	content: '.';
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	width: 0px;
}

.common___grk-auth *[class^='auth-'] {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
}

.common___grk-auth .auth-desc {
	max-width: 540px;
	text-align: center;
	font-size: 1.25rem;
}

.common___grk-auth .auth-desc.itemNonActive {
	font-smooth: always;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #b2b2b2;
}

.common___grk-auth .auth-desc:not(:last-child) {
	margin: 0 0 25px;
}

.common___grk-auth .auth-last {
	margin: 35px 0 15px;
	font-size: 1rem;
	font-smooth: always;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #808080;
}

.common___grk-auth .auth-footer {
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	font-size: 1.25rem;
}

.common___grk-auth .btn-base {
	display: flex;
}

.common___grk-auth .auth-footer + .btn-base {
	margin: 25px 0 0;
}

.common___grk-auth .btn-base .ic-loader {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
}

.common___grk-auth .btn-base {
	height: 40px;
	padding: 0 25px;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
}

.common___grk-auth .btn-base .btn-value {
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	font-size: 1.25rem;
	line-height: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.common___grk-auth .btn-base .btn-value::after {
	content: '.';
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	width: 0px;
}

.common___grk-auth .btn-base {
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-items: center;
	position: relative;
	line-height: normal;
}

.common___grk-auth .btn-base:not(.itemNonActive):not(.btn-gray-f):active {
	top: 1px;
}

.common___grk-auth .btn-green-f {
	background-color: #29cc65;
	font-smooth: always;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #ffffff;
}

.common___grk-auth .btn-green-f:hover:not(.itemNonActive) {
	background-color: #00b341;
}

.common___grk-auth .btn-gray-f {
	box-shadow: inset 0 0 0 1px transparent;
	-moz-box-shadow: inset 0 0 0 1px transparent;
	-webkit-box-shadow: inset 0 0 0 1px transparent;
	background-color: #cccccc;
	font-smooth: always;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #ffffff;
}

.common___grk-auth .btn-gray-f:hover:not(.itemNonActive) {
	box-shadow: inset 0 0 0 2px transparent;
	-moz-box-shadow: inset 0 0 0 2px transparent;
	-webkit-box-shadow: inset 0 0 0 2px transparent;
	background-color: #cccccc;
}

.common___grk-auth .btn-base.btn-gray-f .btn-value {
	z-index: -1;
	color: transparent;
}

.width-300 {
	min-width: 230px;
}
