@charset "utf-8";
/* CSS Document � */

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap');

@font-face {
  font-family: 'Georgia Pro Cond';
  font-weight: 400;
  font-style: normal;
  src: url('fonts/GeorgiaPro-CondRegular.eot');
  src: local('Georgia Pro Cond'), local('GeorgiaPro-CondRegular'), 
		url('fonts/GeorgiaPro-CondRegular.eot?#iefix') format('embedded-opentype'), 
		url('fonts/GeorgiaPro-CondRegular.woff2') format('woff2'), 
		url('fonts/GeorgiaPro-CondRegular.woff') format('woff'), 
		url('fonts/GeorgiaPro-CondRegular.ttf') format('truetype');
}

@font-face {
  font-family: 'Georgia Pro Cond';
  font-weight: normal;
  font-style: italic;
  src: url('fonts/GeorgiaPro-CondItalic.eot');
  src: local('Georgia Pro Cond Italic'), local('GeorgiaPro-CondItalic'), 
		url('fonts/GeorgiaPro-CondItalic.eot?#iefix') format('embedded-opentype'), 
		url('fonts/GeorgiaPro-CondItalic.woff2') format('woff2'), 
		url('fonts/GeorgiaPro-CondItalic.woff') format('woff'), 
		url('fonts/GeorgiaPro-CondItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Georgia Pro Cond';
  font-weight: 600;
  font-style: normal;
  src: url('fonts/GeorgiaPro-CondSemibold.eot');
  src: local('Georgia Pro Cond Semibold'), local('GeorgiaPro-CondSemibold'), 
		url('fonts/GeorgiaPro-CondSemibold.eot?#iefix') format('embedded-opentype'), 
		url('fonts/GeorgiaPro-CondSemibold.woff2') format('woff2'), 
		url('fonts/GeorgiaPro-CondSemibold.woff') format('woff'), 
		url('fonts/GeorgiaPro-CondSemibold.ttf') format('truetype');
}

@font-face {
  font-family: 'Oswald';
  font-weight: 400;
  font-style: normal;
  src: url('fonts/Oswald-Regular.eot');
  src: local('Oswald Regular'), local('Oswald-Regular'),
       url('fonts/Oswald-Regular.woff2') format('woff2'),
       url('fonts/Oswald-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/Oswald-Regular.woff') format('woff'),
       url('fonts/Oswald-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Oswald';
  font-weight: 500;
  font-style: normal;
  src: url('fonts/Oswald-Medium.eot');
  src: local('Oswald Medium'), local('Oswald-Medium'), 
		url('fonts/Oswald-Medium.woff2') format('woff2'), 
		url('fonts/Oswald-Medium.eot?#iefix') format('embedded-opentype'), 
		url('fonts/Oswald-Medium.woff') format('woff'), 
		url('fonts/Oswald-Medium.ttf') format('truetype');
}



:root {

		/* font: italic small-caps bold 16px/2 cursive; 	*/
	--fnt-text: normal normal 400 17.6px/1.2 'Georgia Pro Cond', Georgia, Times, 'Times New Roman', serif;
	--fnt-text-sm: normal normal 400 16px/1.2 'Georgia Pro Cond', Georgia, Times, 'Times New Roman', serif;
	--fnt-text-mini: normal normal 400 0.95em/1 'Georgia Pro Cond', Georgia, Times, 'Times New Roman', serif;
	--fnt-text-mid: normal normal 400 1rem/1.2 'Georgia Pro Cond', Georgia, Times, 'Times New Roman', serif;
	--fnt-text-big:  normal normal 400 1.15rem/1.3 'Georgia Pro Cond', Georgia, Times, 'Times New Roman', serif;


	/*--fnt-sserif-sm: normal normal 400 10.5pt 'Roboto Condensed', sans-serif;*/
	--sans-serif: normal normal 400 0.95rem/1.2 'Roboto Condensed', Arial, Helvetica, sans-serif;
	--sans-serif-norm: normal normal 400 1rem/1.2 'Roboto Condensed', Arial, Helvetica, sans-serif;
	--sans-serif-sm: normal normal 400 0.9rem/1.1 'Roboto Condensed', Arial, Helvetica, sans-serif;

	--fnt-header: normal normal 400 1.1456rem 'Oswald', Arial, Helvetica, sans-serif;
	--fnt-decor: normal normal 500 0.9169rem 'Oswald', Arial, Helvetica, sans-serif;
	--fnt-button: normal normal 400 0.8331rem 'Oswald', Arial, Helvetica, sans-serif;


	/*--yellow: rgba(255, 204, 128, 0.8);*/
	--yellow: #c7a96d;
	--yellow-alpha: rgba(255, 204, 128, 0.8);
	
	--orange: #eb9227;
	--orange-lt: #f8b244;
	--orange-dk: #f3a30c;
	--red: #D24335;
	--red-alt: #d47166; 
	--red-back: #dc573d;
	--red-back-h: #cf5f48;
	--red-back-pale: #d16e5a;
	
	--navmenu-back: #202023;

	--b-dark: rgba(0, 0, 0, 0.45);
	--b-dark-dark: rgba(0, 0, 0, 0.7);
	--dark-steel: #171a1f;

	--b-select: #8f8d80;
	--f-select: #ffffff;
	/*--f-text: rgba(0, 0, 0, 0.7);*/
	--f-text: #444440;
	
	--text-back: #e6e3d5;
	--b-head: rgba(0, 0, 0, 0.7);
	--f-foot: rgba(255, 255, 255, 0.5);

	
	
	--f-anav: rgba(255, 255, 255, 0.8);
	--f-anav-h: rgba(255, 255, 255, 0.95);
	--b-anav-h: #736e50;

	--b-anav-a: #736e50;
	--b-exp-h: #5990B8;

	/*--b-army-dark: #918f7c;*/
	--army: #827b60;
	--army-lt: #bab69b;
	--army-pal: #918f7c;
	--army-pal-lt: #d0ccbf;
	
	--army-sha: #c2c1b6;
	--army-sha-lt: #d4d1c5;
	
	--item-back: #cdcbbd;
	--item-dark: #bcbbaf;
	
	
	--back-link: rgba(0, 0, 0, 0.6);
	--back-link-alt: #d47166;
	
	--b-tips: #333;

	--blue: #477ea7;
	--blue-lt: #5292c1;

	--navmenu-height: 37px;
	--navbar-width: 256px;
	--header-height: 37px;
	
	--footer-height: 30px;
	--footer-sm-height: 26px;
	--logo-height: 256px;
	
	--ico-gray: #9a9a9a;
	--ico-gray-h: #d6d6d6;
	
	/*--b-grey: #262626;*/
	--gray-dark: #32302f; /*dark grey back*/
	--gray-alpha: rgba(0,0,0,0.08);
	--gray-lt: rgba(0,0,0,0.4);
	--gray: #a9a9a9;
	--gray-mid: #4f4e4d;
	--gray-gary: #222222; /*dark grey pop-up*/
	--white-back: #f5f4ef; /* like dark white */
	--white-alpha: rgba(255, 255, 255, 0.75);
	
	--silver-alpha: rgba(255, 255, 255, 0.50);
	--silver: #7c7c7c;
	
	--i-heart: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23D16D5A' d='M4.96,2c2.5,0,5.06,1.32,5.04,4.94C10.04,3.36,12.42,2,14.96,2C18.79,2,20,4.53,20,8.14C20,12.97,10,19,10,19l0,0c0,0-10-4.82-10-10.86C0,3.28,1.91,2,4.96,2z' /%3E%3C/svg%3E");
	--i-warn:  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23eac282' d='M10,0l10,20H0L10,0z' /%3E%3Cpath fill='%235a5a5a' d='M11,15V6H9v9H11z M11,18v-2H9v2H11z' /%3E%3C/svg%3E%0A");
	--i-quest: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23557fa3' d='M10,20C4.48,20,0,15.52,0,10S4.48,0,10,0c5.52,0,10,4.48,10,10S15.52,20,10,20z' /%3E%3Cpath fill='%23ffffff' d='M12.65,10.47c-1.2,0.84-1.73,1.73-1.64,2.53l0.01,0.48L8.2,13.5l-0.02-0.77c-0.05-1.38,0.63-2.47,1.83-3.26c1.11-0.84,1.77-1.64,1.72-2.4c-0.09-0.93-0.62-1.44-1.6-1.53c-1.2,0-1.96,0.8-2.27,2.4L4.8,7.34c0.58-3.07,2.51-4.55,5.8-4.46c2.75,0.18,4.26,1.42,4.53,3.73C15.22,8.11,14.34,9.4,12.65,10.47L12.65,10.47z'/%3E%3Cpath fill='%23ffffff' d='M9.66,15.1c0.79,0,1.44,0.64,1.44,1.44c0,0.79-0.64,1.44-1.44,1.44c-0.79,0-1.44-0.64-1.44-1.44C8.22,15.74,8.86,15.1,9.66,15.1z'/%3E%3C/svg%3E%0A");
	--i-smile: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23eac282' d='M10,20C4.48,20,0,15.52,0,10S4.48,0,10,0c5.52,0,10,4.48,10,10S15.52,20,10,20z' /%3E%3Cpath fill='%23676767' d='M6.6,4.85c-0.69,0-1.25,0.75-1.25,1.67S5.91,8.19,6.6,8.19c0.69,0,1.25-0.75,1.25-1.67S7.29,4.85,6.6,4.85z M13.33,4.84c-0.69,0-1.25,0.75-1.25,1.67s0.56,1.67,1.25,1.67s1.25-0.75,1.25-1.67S14.02,4.84,13.33,4.84z M15.2,10.13c-0.65,2.88-2.43,4.32-5.31,4.32c-2.89,0-4.66-1.44-5.31-4.32H3.77c0.41,3.72,2.7,5.96,6.13,5.96c3.42,0,5.73-2.24,6.14-5.96H15.2z' /%3E%3C/svg%3E%0A");
	--i-cry:   url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23eac282' d='M10,20C4.48,20,0,15.52,0,10S4.48,0,10,0c5.52,0,10,4.48,10,10S15.52,20,10,20z' /%3E%3Cpath fill='%23676767' d='M6.61,4.74c-0.69,0-1.25,0.75-1.25,1.67c0,0.92,0.56,1.67,1.25,1.67c0.69,0,1.25-0.75,1.25-1.67C7.86,5.49,7.3,4.74,6.61,4.74z M13.28,4.74c-0.69,0-1.25,0.75-1.25,1.67s0.56,1.67,1.25,1.67c0.69,0,1.25-0.75,1.25-1.67S13.97,4.74,13.28,4.74z M9.95,12.08c-3.94,0-5.05,3.48-5.05,3.48s1.19-2.02,5.05-2.02s4.96,2.14,4.96,2.14S13.91,12.08,9.95,12.08z' /%3E%3C/svg%3E%0A");
	--i-oops:  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23eac282' d='M10,20C4.48,20,0,15.52,0,10S4.48,0,10,0c5.52,0,10,4.48,10,10S15.52,20,10,20z' /%3E%3Cpath fill='%23FFFFFF' d='M3.02,7.92c0-1.74,1.42-3.16,3.16-3.16c1.74,0,3.16,1.42,3.16,3.16s-1.42,3.16-3.16,3.16C4.44,11.08,3.02,9.66,3.02,7.92z M13.71,11.08c-1.74,0-3.16-1.42-3.16-3.16s1.42-3.16,3.16-3.16c1.74,0,3.16,1.42,3.16,3.16C16.87,9.66,15.45,11.08,13.71,11.08z' /%3E%3Cpath fill='%23676767' d='M8,15.5c0-1.38,0.9-2.5,2-2.5c1.11,0,2,1.12,2,2.5c0,1.38-0.9,2.5-2,2.5C8.9,18,8,16.88,8,15.5z' /%3E%3Cpath fill='%23676767' d='M7.98,7.5C7.98,8.33,7.31,9,6.49,9C5.67,9,5.01,8.33,5.01,7.5s0.67-1.51,1.49-1.51C7.31,5.99,7.98,6.66,7.98,7.5z M15.02,7.5c0,0.83-0.68,1.51-1.51,1.51S12,8.33,12,7.5s0.68-1.51,1.51-1.51S15.02,6.66,15.02,7.5z' /%3E%3C/svg%3E%0A");
	--i-laugh: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23eac282' d='M10,20C4.48,20,0,15.52,0,10S4.48,0,10,0c5.52,0,10,4.48,10,10S15.52,20,10,20z' /%3E%3Cpath fill='%23676767' d='M16,13c-0.04,2-2.26,5-6,5s-5.98-2.98-6-5c0-0.54,0-2,0-2l6.16,0.11L16,11C16,11,16,12.06,16,13z'/%3E/%3E%3Cpath fill='%23676767' d='M6.43,6.43C7.85,6.43,9,7.58,9,9c0,0.02-5.18,0.02-5.14,0C3.86,7.58,5.01,6.43,6.43,6.43z'/%3E%3Cpath fill='%23676767' d='M13.43,6.43C14.85,6.43,16,7.58,16,9c0,0.02-5.18,0.02-5.14,0C10.86,7.58,12.01,6.43,13.43,6.43z'/%3E%3Cpath fill='%23FFFFFF' d='M5,12h10c0,0-0.96,2.98-5,3S5,12,5,12z'/%3E%3C/svg%3E%0A");

	--i-info: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23557fa3' d='M10,20C4.48,20,0,15.52,0,10S4.48,0,10,0c5.52,0,10,4.48,10,10S15.52,20,10,20z' /%3E%3Cpath fill='%23f7f7f7' d='M6.62,8.15l-0.05,1C6.71,9.1,6.93,9.04,7.14,8.98c0.2-0.06,0.4-0.09,0.6-0.09c0.4,0,0.99,0.07,1.13,0.2C9.01,9.22,9.22,9.46,9.22,9.8c0,0.19-0.02,0.21-0.07,0.44c-0.05,0.23-0.1,0.47-0.17,0.72L7.94,13.4c-0.34,0.7-0.28,1.74-0.28,1.76c0,0.55,0.44,1,0.84,1.35c0.4,0.35,0.97,0.53,1.7,0.53c0.47,0,0.89-0.06,1.25-0.19c0.36-0.12,0.62-0.05,1.22-0.29l0.2-0.82c-0.51,0.24-0.48,0.15-1.01,0.15c-0.39,0-0.55-0.21-0.71-0.34c-0.16-0.13-0.24-0.37-0.24-0.72c0-0.14,0.02-0.71,0.07-0.98c0.05-0.27,0.1-0.52,0.16-0.73l1.22-2.43c0.07-0.24,0.12-0.51,0.15-0.8c0.03-0.29,0.04-0.49,0.04-0.61c0-0.56-0.49-1.12-0.88-1.47c-0.39-0.35-1.13-0.52-1.85-0.52c-0.4,0-0.83,0.07-1.28,0.21C8.1,7.67,7.12,7.95,6.62,8.15z M12.65,3.33c-0.33-0.31-0.72-0.46-1.18-0.46c-0.46,0-0.86,0.19-1.18,0.49C9.96,3.67,9.79,4.07,9.79,4.5c0,0.43,0.16,0.83,0.49,1.14c0.33,0.3,0.72,0.52,1.18,0.52c0.46,0,0.85-0.22,1.18-0.52c0.33-0.3,0.49-0.71,0.49-1.14C13.14,4.07,12.98,3.63,12.65,3.33z' /%3E%3C/svg%3E%0A");
	--i-inf:  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23918f7c' d='M10.39,5.33c0.99,0,1.6-0.62,1.6-1.5c0-0.95-0.65-1.59-1.74-1.59c-0.96,0-1.6,0.62-1.6,1.54C8.66,4.71,9.35,5.33,10.39,5.33z M12,15V6H7v1h1c0.31,0,1,0.73,1,1v7c0,0.54-0.14,1.02-0.95,1.02C8,16,8,16,8,16v1h5v-1h-1C11.99,15.81,12,15.27,12,15z' /%3E%3C/svg%3E%0A");
	--i-note: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23ffffff' d='M11,12v8H1V0l18,0v12H11z M4,17h6v-2H4V17z M4,14h6v-2H4V14zM16,6H4v2h12V6z M16,3H4v2h12V3z M16,9H4v2h12V9z M13,20v-6h6L13,20z' /%3E%3C/svg%3E");
	--i-snip: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23eac282' d='M17.999,11.0 C17.652,14.845 14.844,17.651 11.0,17.999 L11.0,19.999 L8.999,19.999 L8.999,17.999 C5.155,17.651 2.348,14.845 2.0,11.0 L0.0,11.0 L0.0,8.999 L2.0,8.999 C2.348,5.155 5.155,2.347 8.999,2.0 L8.999,0.0 L11.0,0.0 L11.0,2.0 C14.844,2.347 17.652,5.155 17.999,8.999 L19.999,8.999 L19.999,11.0 L17.999,11.0 ZM11.0,4.0 L11.0,6.0 L8.999,6.0 L8.999,4.0 C5.959,4.337 4.724,5.959 4.0,8.999 L6.0,8.999 L6.0,11.0 L4.0,11.0 C4.531,13.975 6.24,15.468 8.999,15.999 L8.999,13.999 L11.0,13.999 L11.0,15.999 C14.40,15.501 15.404,13.911 15.999,11.0 L13.999,11.0 L13.999,8.999 L15.999,8.999 C15.404,5.927 14.72,4.401 11.0,4.0 ZM10.0,11.533 C9.152,11.533 8.466,10.846 8.466,9.998 C8.466,9.151 9.152,8.466 10.0,8.466 C10.847,8.466 11.534,9.152 11.534,9.998 C11.534,10.846 10.847,11.533 10.0,11.533 Z' /%3E%3C/svg%3E%0A");
	--i-load: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23ffffff' d='M19.981,10.240 C19.981,10.689 19.916,11.93 19.211,10.671 C18.1,9.945 14.890,8.255 13.446,7.448 C12.976,7.185 12.923,6.895 13.264,6.675 C13.876,6.280 15.143,5.614 15.143,5.614 C14.32,4.79 11.458,2.712 9.824,2.712 C5.989,2.712 4.322,5.226 3.323,6.724 C3.184,6.931 3.180,6.716 2.630,6.437 C2.390,6.315 1.982,6.8 1.620,5.746 C1.377,5.569 0.944,5.482 1.59,5.289 C2.967,2.666 5.473,0.2 10.69,0.2 C12.270,0.2 15.772,1.508 17.600,4.119 C17.600,4.119 18.814,3.434 19.405,3.39 C19.871,2.727 19.997,3.3 19.994,3.507 C19.984,5.146 19.981,8.921 19.981,10.240 ZM6.733,13.324 C6.120,13.719 4.854,14.385 4.854,14.385 C5.965,15.920 8.539,17.286 10.173,17.286 C14.8,17.286 15.675,14.772 16.674,13.275 C16.813,13.67 16.816,13.283 17.367,13.562 C17.607,13.684 18.15,13.991 18.376,14.253 C18.620,14.430 19.53,14.517 18.937,14.710 C17.30,17.333 14.524,20.2 9.928,20.2 C7.727,20.2 4.225,18.491 2.397,15.880 C2.397,15.880 1.183,16.564 0.592,16.960 C0.126,17.272 0.0,16.996 0.2,16.491 C0.13,14.853 0.16,11.78 0.16,9.758 C0.16,9.310 0.81,8.905 0.786,9.328 C1.996,10.54 5.107,11.744 6.551,12.550 C7.21,12.813 7.74,13.104 6.733,13.324 Z' /%3E%3C/svg%3E%0A");
	
	--i-user: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23ffffff' d='M0.1,19.994 C0.1,19.994 1.169,16.228 5.822,14.716 C7.104,15.431 8.580,15.966 10.152,15.966 C11.720,15.966 13.192,15.434 14.471,14.723 C19.29,16.239 20.7,19.994 20.7,19.994 L0.1,19.994 ZM10.152,14.472 C6.125,14.472 2.860,11.233 2.860,7.239 C2.860,3.244 6.125,0.6 10.152,0.6 C14.180,0.6 17.445,3.244 17.445,7.239 C17.445,11.233 14.180,14.472 10.152,14.472 Z'/%3E%3C/svg%3E");
	--i-prev: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='14' %3E%3Cpath fill-rule='evenodd' fill='%23FFFFFF' d='M10.0,0.0 L10.0,14.0 L0.0,7.0 L10.0,0.0 Z'/%3E%3C/svg%3E");
	--i-next: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='14' %3E%3Cpath fill-rule='evenodd' fill='%23FFFFFF' d='M0.0,0.0 L0.0,14.0 L10.0,7.0 L0.0,0.0 Z'/%3E%3C/svg%3E%0A");
	--i-arr-right: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28px' height='22px' %3E%3Cpath fill-rule='evenodd' fill='%23FFFFFF' d='M0.0,13.0 L20.0,13.0 L11.999,22.0 L18.0,22.0 L28.0,11.0 L18.0,0.0 L11.999,0.0 L20.0,8.999 L0.0,8.999 L0.0,13.0 Z'/%3E%3C/svg%3E%0A");
	
	--solder: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='79px' height='107px'%3E%3Cpath fill-rule='evenodd' fill='%23a3a191' d='M78.269,17.130 C78.187,16.975 77.801,17.11 77.801,17.11 C68.458,19.348 64.998,12.26 64.998,12.26 C55.67,0.597 39.44,-4.342 21.532,5.935 C6.809,14.575 4.261,31.568 12.485,45.241 C13.29,46.144 18.918,54.463 19.546,55.359 C20.484,56.698 20.228,58.320 19.403,59.939 C19.403,59.939 19.325,60.146 19.530,60.191 C19.597,60.204 19.770,60.146 19.770,60.146 C19.770,60.146 22.79,59.612 25.624,58.219 C24.921,66.200 16.887,73.49 13.386,76.738 C0.810,91.691 1.53,103.452 0.999,107.0 L63.999,107.0 C63.960,106.30 63.706,104.681 63.266,102.41 C62.298,96.241 56.766,90.579 53.907,85.975 C51.622,82.293 48.312,80.281 49.0,71.926 C49.265,68.718 50.226,66.684 51.587,65.415 L51.836,66.560 C52.811,71.69 55.201,75.663 57.290,79.71 C59.403,82.523 61.282,84.876 61.282,84.876 L63.529,83.83 C63.507,83.57 56.410,74.125 54.646,65.951 C54.501,65.292 54.354,64.615 54.201,63.924 C58.679,62.509 64.746,64.721 67.126,63.216 C70.663,60.978 68.549,58.512 68.601,56.748 C68.699,53.492 70.428,54.161 70.542,53.308 C70.726,51.915 69.548,51.802 69.546,51.589 C69.559,51.33 71.474,50.525 71.153,49.726 C70.884,49.67 70.55,47.360 69.807,46.683 C69.269,45.203 75.430,45.141 74.361,43.194 C73.593,41.797 70.153,36.730 68.959,35.43 C67.126,32.452 67.605,31.457 68.645,29.547 C69.154,28.605 67.141,26.272 67.29,25.305 L66.993,25.18 C69.980,22.436 73.488,19.958 78.127,17.555 C78.126,17.555 78.393,17.363 78.269,17.130 Z'/%3E%3C/svg%3E");
	--pantera: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320px' height='89px'%3E%3Cpath fill-rule='evenodd' fill='%23a6a491' d='M83.155,1.175 C82.405,1.499 80.781,3.121 80.6,4.294 C79.656,4.843 79.406,4.918 76.757,5.93 C70.783,5.517 67.759,6.990 66.234,10.184 C65.859,11.8 65.534,11.806 65.534,11.956 C65.534,12.355 63.885,13.653 60.385,15.974 C56.336,18.695 55.537,19.468 55.537,20.666 C55.537,21.689 56.761,25.483 57.661,27.280 C57.986,27.904 58.911,29.326 59.711,30.400 C60.535,31.498 61.810,33.220 62.535,34.243 C63.885,36.90 65.509,37.512 66.259,37.512 C66.859,37.512 69.83,36.414 72.233,34.592 C75.507,32.696 75.682,32.696 77.556,34.443 C80.881,37.537 82.730,42.80 82.480,46.422 C82.330,48.768 81.730,50.116 79.631,52.636 C76.332,56.655 75.7,59.225 74.382,62.769 C73.657,66.987 72.508,69.258 70.183,70.905 C67.334,72.952 58.911,73.950 30.167,75.572 C22.844,75.996 19.720,76.421 16.995,77.344 C15.71,77.993 12.97,78.442 9.547,78.442 C6.798,78.467 4.98,79.66 3.74,79.890 C1.649,81.38 0.674,83.59 0.149,85.979 C0.0,86.828 0.49,86.928 0.549,86.928 C1.109,86.928 1.66,88.466 1.66,88.466 L48.533,88.466 L51.38,87.427 L90.133,88.466 C90.133,88.466 138.797,88.588 169.600,88.466 C207.637,88.758 229.978,85.865 228.946,86.329 C231.646,83.759 229.996,82.111 229.996,82.111 C229.996,82.111 232.77,82.486 234.620,82.910 C243.18,84.357 248.567,84.806 258.114,84.806 C266.937,84.781 268.937,84.607 275.360,83.284 C285.858,81.88 295.581,76.920 302.104,71.829 C304.529,69.957 307.853,66.438 310.752,62.719 C320.0,50.889 322.250,40.907 317.551,32.446 C315.26,27.929 311.127,24.934 305.853,23.486 C302.954,22.713 296.506,22.713 292.731,23.511 C285.8,25.134 277.835,28.702 272.111,33.719 C267.262,37.962 263.988,42.928 263.988,46.98 C263.988,48.244 265.738,49.691 267.912,49.392 C270.162,49.92 271.436,48.144 278.160,41.905 C283.384,37.38 286.558,34.892 290.632,33.544 C295.131,32.47 299.405,31.997 303.154,33.394 C305.978,34.468 308.728,36.838 309.777,39.135 C310.627,40.981 310.577,44.126 309.627,47.46 C306.853,55.681 298.880,64.242 288.482,69.782 C284.8,72.153 277.135,74.449 271.611,75.372 C268.37,75.996 259.714,75.971 256.615,75.372 C249.341,73.900 242.743,70.506 237.794,65.689 C236.769,64.666 234.620,62.220 233.20,60.223 C226.572,52.162 220.48,46.722 211.875,42.604 C206.826,40.83 204.802,39.434 201.253,39.309 C196.629,39.135 193.305,39.983 187.956,42.654 C184.781,44.251 182.832,44.825 178.258,45.499 C172.84,46.422 164.836,46.796 156.638,46.672 C148.390,46.547 145.816,46.247 141.442,44.975 C137.318,43.777 134.368,42.179 130.144,38.910 C128.70,37.313 124.496,34.642 122.146,32.970 C115.673,28.353 110.674,24.160 106.275,19.668 C102.501,15.800 98.177,12.730 92.428,9.785 C89.454,8.262 89.304,8.138 89.29,7.189 C88.254,4.669 86.429,1.923 85.5,1.175 C84.180,0.750 84.105,0.750 83.155,1.175 Z'/%3E%3C/svg%3E");
	--ak47: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='340px' height='98px' %3E%3Cpath fill-rule='evenodd' fill='%23918f7c' d='M338.732,26.447 C338.352,26.257 338.103,26.518 337.980,26.879 C337.898,26.751 337.819,26.610 337.746,26.447 C337.183,25.178 294.518,20.526 290.153,20.103 C285.788,19.680 282.831,21.231 280.719,22.77 C278.607,22.922 274.727,23.197 272.0,23.0 C269.381,22.810 253.680,20.190 248.0,19.0 L244.598,14.999 L246.612,14.978 L244.0,11.999 L242.0,11.999 L238.807,8.402 C238.807,8.402 238.312,7.988 237.500,7.500 C237.83,7.249 235.499,7.0 235.499,7.0 L158.999,7.0 L158.999,5.0 C158.795,5.0 157.999,5.0 157.999,5.0 L157.999,4.0 L158.999,4.0 L158.999,3.0 L160.999,3.0 L160.999,0.0 L158.999,1.0 L158.999,2.0 L157.999,2.0 L157.999,1.0 L155.999,1.0 L155.999,2.0 L142.999,2.0 C143.11,0.675 140.995,0.723 141.0,2.0 L136.999,2.0 C136.401,1.987 136.0,2.438 136.0,3.0 L136.0,6.0 L135.0,6.0 L135.0,5.0 C135.0,4.439 134.559,4.0 133.999,4.0 L130.0,4.0 C129.850,3.454 129.338,3.500 129.0,3.500 L94.999,4.0 C94.549,4.0 93.504,5.175 93.372,5.582 L92.501,5.582 C91.941,5.582 91.0,6.439 91.0,7.0 L87.0,7.0 L85.999,7.999 L61.999,7.999 C59.887,11.947 57.899,16.0 51.0,16.0 L50.0,18.0 L27.999,18.0 L27.999,16.0 L21.999,6.0 L21.999,2.0 C21.999,1.439 21.560,1.0 21.0,1.0 L15.999,1.0 C15.333,1.12 15.0,1.439 15.0,2.0 L15.0,17.0 L12.999,17.0 L12.999,18.0 L12.0,18.0 L12.0,17.0 L6.999,17.0 C4.571,21.450 0.0,21.0 0.0,21.0 L0.0,23.999 L12.0,23.999 L12.0,23.0 L12.999,23.0 L12.999,23.999 L18.0,23.999 L18.0,27.999 L21.0,27.999 L21.0,26.999 L61.0,26.999 L61.0,27.999 L64.0,27.999 L64.0,26.999 L90.499,26.999 L91.0,27.999 C91.47,28.190 94.217,28.276 94.613,28.276 C94.613,28.276 127.76,29.407 129.187,29.407 C131.300,29.407 133.834,29.548 135.101,29.830 C136.369,30.112 139.540,31.537 141.41,31.934 C142.585,32.343 146.43,32.629 146.43,32.629 C147.170,32.629 148.0,32.60 148.0,31.499 L148.0,30.999 L151.457,30.999 C151.905,30.999 152.3,30.271 151.999,29.999 L169.999,29.999 C167.663,45.738 160.727,63.748 139.3,78.608 L141.677,82.829 L149.572,95.290 L150.972,97.499 C177.812,81.198 190.524,58.215 193.538,39.420 L194.37,35.958 L196.0,36.0 L196.0,40.999 C196.0,41.560 196.484,42.159 197.44,42.159 L197.210,42.159 L198.565,47.94 L199.269,46.811 L198.847,43.146 L199.499,41.999 L201.499,41.999 C202.659,44.321 205.223,46.1 208.0,45.999 C211.225,45.999 216.368,45.966 218.497,45.966 C220.632,45.956 222.293,44.710 224.0,41.999 C225.484,43.234 226.844,45.9 227.930,47.594 C229.57,50.272 234.971,63.947 235.394,65.356 C235.816,66.766 235.816,68.317 235.816,68.881 C235.816,69.445 235.816,71.560 238.914,72.264 C242.11,72.969 247.503,72.123 249.52,70.854 C250.601,69.586 252.572,67.894 250.741,63.242 C248.911,58.589 246.95,50.695 245.250,48.16 C244.405,45.338 243.870,42.420 245.0,40.499 C245.932,38.914 245.999,36.500 245.999,36.500 L245.999,33.0 L249.999,33.0 C253.97,33.986 327.608,60.845 330.565,62.114 C331.916,62.694 332.763,62.712 333.289,62.509 C333.273,62.614 333.257,62.719 333.241,62.819 C333.804,63.242 335.212,63.101 335.353,60.704 C335.493,58.308 338.591,34.342 339.295,30.817 C339.999,27.293 339.374,26.768 338.732,26.447 ZM18.0,10.999 C18.0,10.439 18.439,9.999 18.999,9.999 L20.0,9.999 C21.472,9.990 22.214,10.835 23.0,11.999 L23.0,13.999 C23.0,14.560 22.560,14.999 21.999,14.999 L18.999,14.999 C18.439,14.999 18.0,14.560 18.0,13.999 L18.0,10.999 ZM155.999,5.0 C151.934,5.125 150.418,4.796 148.0,3.0 L155.999,3.0 L155.999,3.0 L155.999,5.0 ZM64.0,13.999 L91.0,13.999 L91.0,16.0 L88.0,16.0 L87.0,17.0 L64.0,17.0 L64.0,13.999 ZM21.999,24.999 L21.999,23.999 L27.999,23.999 L27.999,23.0 L50.0,23.0 L50.0,23.999 L61.0,23.999 L61.0,24.999 L21.999,24.999 ZM64.0,24.999 L64.0,23.999 L64.999,23.999 L64.999,23.0 L87.0,23.0 L90.0,23.0 L90.0,24.999 L64.0,24.999 ZM127.999,15.499 C127.965,16.191 127.881,16.982 127.0,17.0 L118.0,17.0 C117.440,17.0 116.500,16.60 116.500,15.499 L116.500,14.999 L109.999,14.999 L109.999,15.499 C109.999,16.60 109.60,17.14 108.0,17.0 L99.0,17.0 C98.439,17.0 97.999,16.60 97.999,15.499 L97.999,14.999 L94.999,14.999 L94.999,13.999 L97.999,13.999 L97.999,12.999 C98.41,12.508 98.553,12.13 99.499,11.999 L108.499,11.999 C109.59,11.999 109.999,12.439 109.999,12.999 L109.999,13.999 L116.500,13.999 L116.474,13.223 C116.474,12.663 117.440,11.999 118.0,11.999 L126.499,11.999 C127.59,11.999 128.20,12.663 128.20,13.223 L127.999,13.999 L132.0,13.999 L132.0,14.999 L127.999,14.999 L127.999,15.499 ZM223.0,39.999 C221.464,42.790 220.85,44.509 218.500,44.499 C216.404,44.499 211.249,44.499 208.0,44.499 C205.624,44.498 203.820,42.679 202.999,40.999 C203.0,40.822 202.999,40.669 202.999,40.499 L202.999,32.0 L211.999,32.0 L212.999,33.0 L215.500,33.0 C216.908,34.550 216.640,36.513 216.499,37.500 C216.359,38.486 215.262,41.385 212.500,41.999 C211.232,42.282 212.765,42.821 214.0,42.499 C216.309,41.898 217.934,40.36 218.500,37.500 C219.6,35.226 219.675,34.961 220.499,34.500 C220.903,34.274 222.229,33.383 223.0,33.0 L223.0,38.0 C223.0,38.0 223.1,39.364 223.0,39.999 Z'/%3E%3C/svg%3E");
	--finger: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' %3E%3Cpath fill='%23FFFFFF' d='M29.82,46.99c-1.94-0.52-5.63-2.48-7.8-4.86c-3.03-3.31-4.55-7.31-4.55-11.99c0-1.87,0.63-3.47,1.88-4.81c1.25-1.33,2.77-2,4.54-2s3.31,0.67,4.59,2c1.28,1.33,1.93,2.93,1.93,4.81c0,1.23,0.41,2.27,1.24,3.13c0.82,0.86,1.86,1.3,3.11,1.3s2.31-0.43,3.16-1.3c0.85-0.87,1.28-1.91,1.28-3.13c0-4.32-1.5-8.03-4.5-11.12c-3-3.09-6.6-4.64-10.82-4.64c-3.03,0-5.8,0.84-8.3,2.54c-2.5,1.69-4.38,3.94-5.63,6.75c-0.79,1.8-1.19,3.96-1.19,6.48c0,2.88,0.46,5.65,1.38,8.31c0.67,1.71-1.24,2.58-1.98,0.76c-1.05-3.24-1.58-6.26-1.58-9.07c0-2.81,0.49-5.29,1.48-7.45c1.38-3.24,3.5-5.83,6.37-7.77c2.86-1.94,6.01-2.91,9.43-2.91c4.81,0,8.9,1.78,12.3,5.35c3.39,3.56,5.09,7.83,5.09,12.79c0,1.87-0.64,3.45-1.93,4.75c-1.28,1.3-2.82,1.94-4.59,1.94s-3.29-0.65-4.54-1.94c-1.25-1.3-1.88-2.88-1.88-4.75c0-1.22-0.43-2.29-1.28-3.19c-0.85-0.9-1.91-1.35-3.16-1.35c-1.25,0-2.29,0.45-3.11,1.35c-0.82,0.9-1.24,1.96-1.24,3.19c0,4.03,1.32,7.49,3.95,10.37c1.85,2.02,4.15,3.42,6.91,4.21C32.5,45.27,31.76,47.51,29.82,46.99z M24.88,30.15c0,2.66,0.91,4.97,2.72,6.91c1.81,1.94,3.38,2.69,6.77,2.91c2.5,0.17,2.98-0.52,3.46,0.65c0.29,1.34-1.48,1.62-3.46,1.62c-2.63,0-4.81-0.69-6.52-2.05c-3.36-2.52-5.21-5.87-5.04-10.04C22.9,28.03,24.97,28.42,24.88,30.15L24.88,30.15z M18.56,46.24c-1.78-1.94-3.19-3.99-4.25-6.15c-1.52-2.88-2.27-6.19-2.27-9.94c0-3.38,1.17-6.3,3.51-8.75c2.34-2.45,5.15-3.67,8.45-3.67s6.11,1.22,8.45,3.67c2.34,2.45,3.32,5.37,3.51,8.75c0.09,1.73-2.03,1.92-2.17,0c-0.21-2.8-0.95-5.2-2.86-7.18C29,20.99,26.7,20,24,20s-5.01,0.99-6.91,2.97c-1.91,1.98-2.86,4.37-2.86,7.18c0,3.45,0.63,6.41,1.88,8.86c0.85,1.66,2.17,3.53,3.95,5.62C21.04,45.57,19.33,47.08,18.56,46.24z M5.23,16.98c2.11-3.31,4.74-5.83,7.9-7.56c3.29-1.87,6.91-2.81,10.86-2.81s7.57,0.93,10.86,2.81c3.23,1.73,5.86,4.21,7.9,7.45c1.52,2.58-0.44,3.58-1.78,1.3c-1.78-2.81-4.15-5.04-7.11-6.69c-3.03-1.66-6.32-2.5-9.88-2.54c-3.56-0.04-6.85,0.81-9.88,2.54c-2.96,1.66-5.37,3.92-7.21,6.8C5.2,20.58,3.6,19.52,5.23,16.98z M35.75,6.51c-3.89-2.16-7.81-3.24-11.76-3.24c-4.28,0-11.2,1.78-14.76,4.24C7.39,8.55,6.49,6.56,8.25,5.46C11.77,2.89,19.32,1,23.99,1c4.28,0,8.53,1.15,12.74,3.45C38.47,5.34,37.9,7.23,35.75,6.51z'/%3E%3C/svg%3E%0A");
	--target: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36px' height='36px'%3E%3Cpath fill-rule='evenodd' fill='%23a3a191' d='M19.0,4.999 L19.0,0.0 C28.231,0.460 35.541,7.772 36.0,16.999 L31.0,16.999 C30.556,10.754 25.243,5.443 19.0,4.999 ZM19.0,6.999 C24.251,7.438 28.561,11.749 29.0,16.999 L24.0,16.999 C23.503,16.999 23.0,17.503 23.0,18.0 C23.0,18.496 23.503,19.0 24.0,19.0 L29.0,19.0 C28.561,24.254 24.251,28.565 19.0,29.0 L19.0,24.0 C19.0,23.503 18.498,23.0 18.0,23.0 C17.501,23.0 16.999,23.503 16.999,24.0 L16.999,29.0 C11.749,28.561 7.436,24.251 6.999,19.0 L11.999,19.0 C12.498,19.0 12.999,18.496 12.999,18.0 C12.999,17.503 12.498,16.999 11.999,16.999 L6.999,16.999 C7.436,11.747 11.749,7.436 16.999,6.999 L16.999,11.999 C16.999,12.496 17.501,12.999 18.0,12.999 C18.498,12.999 19.0,12.496 19.0,11.999 L19.0,6.999 ZM17.998,15.292 C16.506,15.292 15.291,16.506 15.291,17.998 C15.291,19.491 16.506,20.705 17.998,20.705 C19.491,20.705 20.705,19.491 20.705,17.998 C20.705,16.506 19.491,15.292 17.998,15.292 ZM17.998,18.901 C17.500,18.901 17.96,18.497 17.96,17.998 C17.96,17.500 17.500,17.96 17.998,17.96 C18.496,17.96 18.900,17.500 18.900,17.998 C18.900,18.497 18.496,18.901 17.998,18.901 ZM4.999,16.999 L0.0,16.999 C0.460,7.770 7.772,0.458 16.999,0.0 L16.999,4.999 C10.754,5.443 5.443,10.754 4.999,16.999 ZM16.999,31.0 L16.999,36.0 C7.770,35.539 0.460,28.227 0.0,19.0 L4.999,19.0 C5.443,25.245 10.756,30.556 16.999,31.0 ZM31.0,19.0 L36.0,19.0 C35.541,28.231 28.225,35.541 19.0,36.0 L19.0,31.0 C25.245,30.556 30.556,25.245 31.0,19.0 Z'/%3E%3C/svg%3E");
	--globe: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36px' height='36px'%3E%3Cpath fill-rule='evenodd' fill='%23a3a191' d='M18.15,0.17 C8.60,0.17 0.38,8.78 0.38,18.33 C0.38,27.987 8.60,35.951 18.15,35.951 C27.987,35.951 35.980,27.987 35.980,18.33 C35.980,8.78 27.987,0.17 18.15,0.17 ZM30.753,10.992 L25.270,10.992 C24.693,8.738 23.260,6.67 22.178,4.65 C25.496,5.201 29.22,8.17 30.753,10.992 ZM18.33,2.895 C19.530,5.59 21.113,8.414 21.889,10.992 L14.155,10.992 C14.930,8.414 16.536,5.59 18.33,2.895 ZM4.75,22.5 C3.786,20.851 3.453,19.277 3.453,18.33 C3.453,16.789 3.786,15.151 4.75,13.996 L10.170,13.996 C10.26,15.187 9.850,16.807 9.850,18.33 C9.850,19.259 10.26,20.815 10.170,22.5 L4.75,22.5 ZM5.384,24.995 L10.796,24.995 C11.373,27.249 12.758,29.999 13.840,32.0 C10.522,30.864 7.115,27.989 5.384,24.995 ZM10.796,10.992 L5.280,10.992 C7.11,7.999 10.570,5.249 13.888,4.113 C12.806,6.115 11.373,8.738 10.796,10.992 ZM18.33,33.26 C16.536,30.862 14.903,27.574 14.128,24.995 L21.863,24.995 C21.88,27.574 19.530,30.862 18.33,33.26 ZM22.743,22.5 L13.302,22.5 C13.140,20.815 12.951,19.259 12.951,18.33 C12.951,16.807 13.140,15.169 13.302,13.996 L22.743,13.996 C22.905,15.169 23.61,16.807 23.61,18.33 C23.61,19.259 22.905,20.815 22.743,22.5 ZM22.226,31.953 C23.308,29.951 24.693,27.249 25.270,24.995 L30.682,24.995 C28.951,27.971 25.544,30.817 22.226,31.953 ZM25.895,22.5 C26.40,20.815 26.215,19.259 26.215,18.33 C26.215,16.807 26.40,15.187 25.895,13.996 L31.991,13.996 C32.279,15.151 32.613,16.789 32.613,18.33 C32.613,19.277 32.279,20.851 31.991,22.5 L25.895,22.5 Z'/%3E%3C/svg%3E%0A");
	--cross:  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' %3E%3Cpath fill='%23ffffff' d='M21.0,0.0 L24.0,2.999 L14.999,12.0 L24.0,21.0 L21.0,24.0 L12.0,14.999 L2.999,24.0 L0.0,21.0 L9.0,12.0 L0.0,2.999 L2.999,0.0 L12.0,9.0 L21.0,0.0 Z' /%3E%3C/svg%3E%0A");
	--scale:  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' %3E%3Cpath fill='%239a9a9a' d='M18.877,6.215 L14.720,10.353 L11.512,7.160 L15.669,3.22 L12.629,0.3 L22.0,0.0 L21.995,9.318 L18.877,6.215 ZM9.370,21.965 L0.0,22.0 L0.4,12.643 L3.121,15.746 L7.279,11.608 L10.487,14.801 L6.330,18.939 L9.370,21.965 ZM7.279,10.353 L3.121,6.215 L0.4,9.318 L0.0,0.0 L9.370,0.3 L6.330,3.22 L10.487,7.160 L7.279,10.353 ZM14.720,11.608 L18.877,15.746 L21.995,12.643 L22.0,22.0 L12.629,21.965 L15.669,18.939 L11.512,14.801 L14.720,11.608 Z'/%3E /%3E%3C/svg%3E%0A");
	--shvr-next:  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='37' %3E%3Cpath fill='%23ffffff' d='M0.617,3.414 L11.747,18.496 L0.514,33.649 L0.514,33.650 C0.211,33.971 0.24,34.408 0.24,34.889 C0.24,35.876 1.752,37.0 2.718,37.0 C3.190,37.0 3.618,36.809 3.933,36.499 L3.933,36.499 L16.433,19.785 L16.433,19.785 C16.763,19.460 16.968,19.4 16.968,18.500 C16.968,18.498 16.968,18.497 16.968,18.496 C16.968,18.494 16.968,18.493 16.968,18.492 C16.968,17.987 16.763,17.531 16.433,17.207 L16.433,17.206 L3.933,0.492 L3.929,0.496 C3.614,0.189 3.188,0.0 2.718,0.0 C1.752,0.0 0.7,1.73 0.7,2.59 C0.7,2.601 0.244,3.86 0.617,3.414 Z' /%3E%3C/svg%3E%0A");
	--shvr-prev:  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='37' %3E%3Cpath fill='%23ffffff' d='M16.350,3.414 L5.221,18.496 L16.454,33.649 L16.453,33.650 C16.757,33.971 16.944,34.408 16.944,34.889 C16.944,35.876 15.216,37.0 14.250,37.0 C13.778,37.0 13.350,36.809 13.35,36.499 L13.35,36.499 L0.535,19.785 L0.535,19.785 C0.205,19.460 0.0,19.4 0.0,18.500 C0.0,18.498 0.0,18.497 0.0,18.496 C0.0,18.494 0.0,18.493 0.0,18.492 C0.0,17.987 0.205,17.531 0.535,17.207 L0.535,17.206 L13.35,0.492 L13.39,0.496 C13.353,0.189 13.780,0.0 14.250,0.0 C15.216,0.0 16.960,1.73 16.960,2.59 C16.960,2.601 16.724,3.86 16.350,3.414 Z' /%3E%3C/svg%3E%0A");
	--nordic:     url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='246' height='39' %3E%3Cpath fill='%234e4e53' d='M45,1v9H28v19h9V19h8v10h9V1H45zM28,1H0v9h9v19h9V10h10V1zM110,1v15L99,1h-9v28h9V14l11,15h9V1H110zM142.98,14.78v0.08c0,4-2.98,7.01-6.94,7.01c-3.91,0-6.98-3.11-6.98-7.09V14.7c0-4,2.97-7.01,6.9-7.01C139.9,7.69,142.98,10.8,142.98,14.78 M136.04,0.37c-8.72,0-15.55,6.33-15.55,14.4v0.08c0,8.03,6.79,14.33,15.47,14.33c8.72,0,15.55-6.33,15.55-14.4V14.7C151.51,6.67,144.72,0.37,136.04,0.37M169.7,10.43c0,0,0.04,3.57-3.7,3.57h-5V7h5C167.46,7,169.7,7.83,169.7,10.43 M177.97,10.62v-0.08c0-2.73-0.86-4.94-2.54-6.56C173.42,1.96,170.12,1,166,1h-13v28h8v-9h4l4,9h9l-5-10C176.54,17.43,177.97,14.6,177.97,10.62M190,8h-3v14h3c4.85,0,8-2.81,8-7l0,0C198,15,197.88,8,190,8z M190,1c10.1,0,17,5.6,17,14l0,0c0,8.41-6.95,14-17,14h-11V1C179,1,189.99,1.01,190,1zM208,29h9V1h-9V29zM239.28,18.4c0,0-1.31,3.41-6.38,3.41c-3.78,0-5.9-2.72-5.9-6.81l0,0c0-3.98,2.18-7.3,5.9-7.3c4.65,0,6.18,3.3,6.18,3.3l6.34-4.72c0,0-2.63-6.01-12.44-6.01C224.28,0.27,218,6.74,218,15l0,0c0,8.21,6.14,14.24,14.66,14.24c10.27,0,12.97-6.49,12.97-6.49L239.28,18.4z'/%3E%3Cpath fill='%23e41d11' d='M87.65,23.03c0.89-2.05,1.45-4.95,1.45-6.42c0-4.62-1.91-8.84-4.98-11.86c-3.07-3.02-7.35-4.91-12.02-4.91c-4.68,0-8.95,1.89-12.01,4.91c-3.07,3.02-4.98,7.24-4.98,11.86c0,4.61,1.92,8.83,4.98,11.85C67.27,35.56,73,30.83,73,37v2h10v-3c0-10.21-8.57-11.23-11-11.81c-1.43-0.34-7.39-1.48-7.39-7.58c0-2.02,0.83-3.87,2.2-5.22c1.36-1.34,3.21-2.16,5.28-2.16c2.08,0,3.92,0.82,5.29,2.16c1.36,1.35,2.16,3.17,2.2,5.22c0.05,3.13-2.5,5.82-3.53,6.42H87.65z'/%3E%3C/svg%3E%0A");
	--nordic-big: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='58' %3E%3Cpath fill-rule='evenodd' fill='%234e4e53' d='M340.774,11.258 C335.312,11.258 332.117,16.111 332.117,21.923 C332.117,27.894 335.224,31.874 340.774,31.874 C348.206,31.874 350.132,26.891 350.132,26.891 L359.450,33.246 C359.450,33.246 355.490,42.732 340.416,42.732 C327.923,42.732 318.910,33.924 318.910,21.923 C318.910,9.855 328.125,0.399 340.893,0.399 C355.286,0.399 359.142,9.189 359.142,9.189 L349.839,16.83 C349.839,16.83 347.597,11.258 340.774,11.258 ZM304.999,0.999 L317.999,0.999 L317.999,42.0 L304.999,42.0 L304.999,0.999 ZM278.821,42.384 L263.0,42.0 L263.0,0.999 C263.0,0.999 278.985,1.20 278.999,0.999 C293.824,0.999 303.768,9.646 303.768,21.923 C303.768,34.214 293.563,42.384 278.821,42.384 ZM278.999,11.999 L275.0,11.999 L275.0,32.0 L278.999,32.0 C286.111,32.0 290.560,28.44 290.560,21.923 C290.560,21.923 290.557,11.999 278.999,11.999 ZM260.999,42.0 L247.999,42.0 L241.999,28.999 L235.999,28.999 L235.999,42.0 L222.999,42.0 L222.999,0.999 L244.0,0.999 C250.50,0.999 254.490,2.864 257.444,5.822 C259.913,8.185 261.169,11.410 261.169,15.407 L261.169,15.519 C261.169,21.333 259.194,25.702 253.999,28.0 L260.999,42.0 ZM249.33,15.244 C249.33,11.440 246.144,10.0 244.0,10.0 L235.999,10.0 L235.999,21.0 L244.0,21.0 C249.498,21.0 249.33,15.244 249.33,15.244 ZM198.517,42.651 C185.788,42.651 175.818,33.452 175.818,21.712 L175.818,21.598 C175.818,9.792 185.840,0.545 198.637,0.545 C211.366,0.545 221.338,9.743 221.338,21.486 L221.338,21.598 C221.338,33.404 211.314,42.651 198.517,42.651 ZM208.822,21.598 C208.822,15.786 204.296,11.235 198.517,11.235 C192.747,11.235 188.392,15.641 188.392,21.486 L188.392,21.598 C188.392,27.409 192.892,31.960 198.637,31.960 C204.444,31.960 208.822,27.554 208.822,21.712 L208.822,21.598 ZM145.0,20.0 L145.0,42.0 L132.0,42.0 L132.0,0.999 L145.0,0.999 L161.0,22.999 L161.0,0.999 L174.0,0.999 L174.0,42.0 L161.0,42.0 L145.0,20.0 ZM66.0,28.0 L54.0,28.0 L54.0,42.0 L41.0,42.0 L41.0,14.0 L66.0,14.0 L66.0,0.999 L79.0,0.999 L79.0,42.0 L66.0,42.0 L66.0,28.0 ZM26.0,42.0 L13.0,42.0 L13.0,14.0 L0.0,14.0 L0.0,0.999 L41.0,0.999 L41.0,14.0 L26.0,14.0 L26.0,42.0 Z'/%3E%3Cpath fill-rule='evenodd' fill='%23e41d11' d='M128,35c1.31-3,2.74-7.58,2.74-9.73c0.01-6.75-2.8-12.92-7.31-17.34c-4.5-4.42-10.78-7.18-17.64-7.18c-6.86,0-13.14,2.76-17.63,7.18c-4.51,4.42-7.31,10.59-7.31,17.34c0,6.74,2.81,12.91,7.31,17.33C98.71,52.97,107,45.98,107,55v3h15v-4c0-14.92-12.78-16.8-16.34-17.65c-2.1-0.5-10.84-2.16-10.84-11.08c0-2.95,1.22-5.65,3.22-7.63c2-1.96,4.71-3.16,7.75-3.16c3.05,0,5.75,1.19,7.76,3.16c2,1.98,3.17,4.63,3.22,7.63c0.08,4.57-3.27,8.84-4.77,9.73H128z'/%3E%3C/svg%3E");
	--haemimont:    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='158' height='48' %3E%3Cpath fill-rule='evenodd' fill='%23FFFFFF' d='M0.0,48.0 L0.0,28.999 L158.0,28.999 L158.0,48.0 L0.0,48.0 ZM23.999,36.999 L16.999,36.999 L16.999,39.999 L20.999,39.999 L20.999,42.0 L12.999,42.0 L12.999,34.999 L23.999,34.999 L23.999,31.999 L9.999,31.999 L9.999,44.999 L23.999,44.999 L23.999,36.999 ZM54.999,31.999 L40.999,31.999 L40.999,44.999 L43.999,44.999 L43.999,40.999 L51.999,40.999 L51.999,44.999 L54.999,44.999 L54.999,31.999 ZM86.999,31.999 L83.999,31.999 L79.0,36.0 L73.999,31.999 L70.999,31.999 L70.999,44.999 L73.999,44.999 L73.999,36.0 L79.0,39.999 L83.999,36.0 L83.999,44.999 L86.999,44.999 L86.999,31.999 ZM116.999,42.0 L105.999,42.0 L105.999,39.999 L116.999,39.999 L116.999,36.999 L105.999,36.999 L105.999,34.999 L116.999,34.999 L116.999,31.999 L102.999,31.999 L102.999,44.999 L116.999,44.999 L116.999,42.0 ZM147.999,36.999 L136.999,36.999 L136.999,34.999 L147.999,34.999 L147.999,31.999 L133.999,31.999 L133.999,39.999 L144.999,39.999 L144.999,42.0 L133.999,42.0 L133.999,44.999 L147.999,44.999 L147.999,36.999 ZM43.999,34.999 L51.999,34.999 L51.999,37.999 L43.999,37.999 L43.999,34.999 ZM152.999,19.999 L150.999,19.999 L150.999,2.999 L145.999,2.999 L145.999,0.999 L158.0,0.999 L158.0,2.999 L152.999,2.999 L152.999,19.999 ZM129.999,4.999 L129.999,19.999 L127.999,19.999 L127.999,0.999 L128.999,0.999 L141.999,15.999 L141.999,0.999 L143.999,0.999 L143.999,19.999 L142.999,19.999 L129.999,4.999 ZM114.734,19.992 C112.2,19.992 109.696,19.56 107.816,17.183 C105.937,15.309 104.997,13.43 104.997,10.384 C104.997,8.611 105.425,6.967 106.281,5.454 C107.138,3.940 108.305,2.755 109.784,1.897 C111.263,1.40 112.863,0.612 114.584,0.612 C117.375,0.612 119.710,1.544 121.590,3.409 C123.470,5.274 124.410,7.570 124.410,10.296 C124.410,12.997 123.472,15.288 121.596,17.170 C119.720,19.52 117.433,19.992 114.734,19.992 ZM121.483,6.316 C120.802,5.132 119.842,4.184 118.605,3.473 C117.367,2.761 116.54,2.405 114.666,2.405 C113.302,2.405 112.10,2.761 110.789,3.473 C109.568,4.184 108.615,5.142 107.929,6.347 C107.243,7.553 106.900,8.896 106.900,10.377 C106.900,12.570 107.659,14.422 109.177,15.933 C110.695,17.443 112.524,18.199 114.666,18.199 C116.96,18.199 117.419,17.851 118.636,17.157 C119.853,16.462 120.802,15.512 121.483,14.307 C122.165,13.102 122.506,11.763 122.506,10.290 C122.506,8.825 122.165,7.500 121.483,6.316 ZM97.999,6.0 L91.999,19.999 L90.999,19.999 L84.999,6.0 L82.999,19.999 L80.999,19.999 L83.999,0.999 L84.999,0.999 L91.536,16.268 L97.999,0.999 L98.999,0.999 L101.999,19.999 L99.999,19.999 L97.999,6.0 ZM75.999,0.999 L77.999,0.999 L77.999,19.999 L75.999,19.999 L75.999,0.999 ZM68.999,6.0 L62.999,19.999 L61.999,19.999 L55.999,6.0 L53.999,19.999 L51.999,19.999 L54.999,0.999 L55.999,0.999 L62.536,16.268 L68.999,0.999 L69.999,0.999 L72.999,19.999 L70.999,19.999 L68.999,6.0 ZM37.999,0.999 L48.999,0.999 L48.999,2.999 L39.999,2.999 L39.999,8.999 L48.999,8.999 L48.999,10.999 L39.999,10.999 L39.999,18.0 L48.999,18.0 L48.999,19.999 L37.999,19.999 L37.999,0.999 ZM29.999,13.999 L21.999,13.999 L18.999,19.999 L16.999,19.999 L24.999,0.999 L26.999,0.999 L34.999,19.999 L32.999,19.999 L29.999,13.999 ZM25.999,4.999 L22.999,12.0 L28.999,12.0 L25.999,4.999 ZM11.999,10.999 L1.999,10.999 L1.999,19.999 L0.0,19.999 L0.0,0.999 L1.999,0.999 L1.999,8.999 L11.999,8.999 L11.999,0.999 L13.999,0.999 L13.999,19.999 L11.999,19.999 L11.999,10.999 Z'/%3E%3C/svg%3E%0A");
	--haemimont-sm: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='87' height='26' %3E%3Cpath fill-rule='evenodd' fill='%23FFFFFF' d='M0.0,25.999 L0.0,13.999 L86.999,14.0 L86.999,25.999 L0.0,25.999 ZM13.999,18.999 L9.999,18.999 L9.999,20.999 L11.999,20.999 L11.999,21.999 L7.999,21.999 L7.999,17.999 L13.999,17.999 L13.999,15.999 L5.999,15.999 L5.999,23.999 L13.999,23.999 L13.999,18.999 ZM30.999,15.999 L23.0,15.999 L23.0,23.999 L24.999,23.999 L24.999,21.999 L28.999,21.999 L28.999,23.999 L30.999,23.999 L30.999,15.999 ZM49.0,15.999 L46.999,15.999 L44.499,18.999 L41.999,15.999 L39.999,15.999 L39.999,23.999 L41.999,23.999 L41.999,18.999 L44.499,20.999 L46.999,18.999 L46.999,23.999 L49.0,23.999 L49.0,15.999 ZM65.999,21.999 L59.999,21.999 L59.999,20.999 L65.999,20.999 L65.999,18.999 L59.999,18.999 L59.999,17.999 L65.999,17.999 L65.999,15.999 L57.999,15.999 L57.999,23.999 L65.999,23.999 L65.999,21.999 ZM81.999,18.999 L76.999,18.999 L76.999,17.999 L81.999,17.999 L81.999,15.999 L74.999,15.999 L74.999,20.999 L79.999,20.999 L79.999,21.999 L74.999,21.999 L74.999,23.999 L81.999,23.999 L81.999,18.999 ZM24.999,19.999 L24.999,17.999 L28.999,17.999 L28.999,19.999 L24.999,19.999 ZM84.999,9.999 L82.999,9.999 L82.999,1.999 L80.999,1.999 L80.999,0.0 L86.999,0.0 L86.999,1.999 L84.999,1.999 L84.999,9.999 ZM72.999,2.999 L72.999,9.999 L70.999,9.999 L71.0,0.0 L72.999,0.0 L76.999,6.999 L76.999,0.0 L78.999,0.0 L78.999,9.999 L76.999,9.999 L72.999,2.999 ZM64.367,9.996 C63.1,9.996 61.848,9.528 60.908,8.591 C59.968,7.654 59.498,6.521 59.498,5.192 C59.498,4.305 59.712,3.483 60.140,2.727 C60.569,1.970 61.152,1.377 61.892,0.948 C62.631,0.520 63.431,0.306 64.292,0.306 C65.687,0.306 66.855,0.772 67.795,1.704 C68.735,2.637 69.205,3.785 69.205,5.148 C69.205,6.498 68.736,7.644 67.798,8.585 C66.860,9.526 65.716,9.996 64.367,9.996 ZM67.183,3.572 C66.898,3.76 66.496,2.679 65.978,2.382 C65.460,2.84 64.910,1.935 64.329,1.935 C63.759,1.935 63.218,2.84 62.707,2.382 C62.196,2.679 61.797,3.80 61.510,3.585 C61.223,4.89 61.79,4.651 61.79,5.271 C61.79,6.189 61.397,6.964 62.32,7.597 C62.668,8.229 63.433,8.545 64.329,8.545 C64.928,8.545 65.482,8.400 65.991,8.109 C66.500,7.818 66.898,7.421 67.183,6.916 C67.468,6.412 67.611,5.851 67.611,5.235 C67.611,4.622 67.468,4.67 67.183,3.572 ZM54.999,2.999 L52.999,9.999 L50.999,9.999 L49.0,2.999 L47.999,9.999 L45.999,9.999 L47.999,0.0 L49.999,0.0 L51.999,6.999 L54.0,0.0 L55.999,0.0 L57.999,9.999 L55.999,9.999 L54.999,2.999 ZM41.999,0.0 L43.999,0.0 L43.999,9.999 L41.999,9.999 L41.999,0.0 ZM36.999,2.999 L34.999,9.999 L32.999,9.999 L30.999,2.999 L29.999,9.999 L27.999,9.999 L29.999,0.0 L32.0,0.0 L33.999,6.999 L35.999,0.0 L37.999,0.0 L39.999,9.999 L37.999,9.999 L36.999,2.999 ZM19.999,0.0 L26.0,0.0 L26.0,1.999 L21.999,1.999 L21.999,3.999 L26.0,3.999 L26.0,5.999 L21.999,5.999 L21.999,7.999 L26.0,7.999 L26.0,9.999 L19.999,9.999 L19.999,0.0 ZM15.489,6.999 L11.489,6.999 L10.489,9.999 L8.489,9.999 L12.489,0.0 L14.489,0.0 L18.489,9.999 L16.489,9.999 L15.489,6.999 ZM13.489,1.999 L12.200,4.995 L14.950,4.995 L13.489,1.999 ZM4.999,9.999 L5.0,5.999 L1.999,5.999 L1.999,9.999 L0.0,9.999 L0.0,0.0 L1.999,0.0 L1.999,3.999 L5.0,3.999 L5.0,0.0 L6.999,0.0 L6.999,9.999 L4.999,9.999 Z'/%3E%3C/svg%3E");

	--youtube:   url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220' %3E%3Cpath fill-rule='evenodd' fill='%23FFFFFF' d='M0.0,0.0 L220.0,0.0 L220.0,220.0 L0.0,220.0 L0.0,0.0 Z'/%3E%3Cpath fill-rule='evenodd' fill='%23c30300' d='M0.0,220.0 L0.0,0.0 L220.0,0.0 L220.0,220.0 L0.0,220.0 ZM181.51,74.313 C179.402,67.991 174.364,62.952 168.42,61.303 C156.406,58.96 109.954,58.96 109.954,58.96 C109.954,58.96 63.593,58.96 51.957,61.120 C45.727,62.860 40.597,67.991 38.856,74.313 C35.833,85.948 35.833,110.45 35.833,110.45 C35.833,110.45 35.833,134.234 38.856,145.687 C40.597,152.8 45.635,157.47 51.957,158.788 C63.685,161.903 109.954,161.903 109.954,161.903 C109.954,161.903 156.406,161.903 168.42,158.879 C174.364,157.139 179.402,152.192 181.51,145.778 C184.166,134.234 184.166,110.137 184.166,110.137 C184.166,110.137 184.258,85.948 181.51,74.313 ZM95.203,87.782 L133.776,110.45 L95.203,132.217 L95.203,87.782 Z' /%3E%3C/svg%3E%0A");
	--aim-logo:  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='94' height='34' %3E%3Cpath fill-rule='evenodd' fill='rgb(163, 161, 145)' d='M85.0,33.999 L85.0,8.0 L78.0,33.999 L70.0,33.999 L63.0,8.0 L63.0,33.999 L54.0,33.999 L54.0,0.0 L69.0,0.0 L74.0,21.0 L79.0,0.0 L94.0,0.0 L94.0,33.999 L85.0,33.999 ZM37.999,0.0 L49.0,0.0 L49.0,33.999 L37.999,33.999 L37.999,0.0 ZM23.999,27.999 L11.999,27.999 L9.999,33.999 L0.0,33.999 L11.999,0.0 L23.999,0.0 L35.999,33.999 L25.999,33.999 L23.999,27.999 ZM17.999,8.0 L13.940,20.832 L21.999,21.0 L17.999,8.0 Z' /%3E%3C/svg%3E%0A");
	
	--empty:     url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');

	--star-y: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='16' %3E%3Cpath fill='%23c9a66a' d='M10.5,1l2.47,5L18,6.06l-4.01,3.95L15.14,15l-4.64-2.13L5.86,15l1.14-4.99L3,6.06L8.03,6L10.5,1' /%3E%3C/svg%3E");
	--star-w: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='16' %3E%3Cpath fill='%23FFFFFF' d='M10.5,1l2.47,5L18,6.06l-4.01,3.95L15.14,15l-4.64-2.13L5.86,15l1.14-4.99L3,6.06L8.03,6L10.5,1' /%3E%3C/svg%3E%0A");
	
	--ico-tools: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='128' %3E%3Cpath fill='%23FFFFFF' d='M112.49,75.06h-7.85c-0.87,3.25-2.18,6.39-3.82,9.31l5.56,5.63c1.42,1.3,1.42,3.47,0,4.87l-10.8,10.72c-1.31,1.41-3.49,1.41-4.91,0l-5.45-5.42c-1.96,1.08-4.04,2.06-6.22,2.82V84.48c6.44-4.55,10.58-12.02,10.58-20.36c0-13.65-11.24-24.8-24.98-24.8c-13.74,0-24.98,11.16-24.98,24.8c0,8.45,4.15,15.92,10.58,20.36v18.41c-2.18-0.76-4.15-1.62-6.11-2.71l-5.67,5.63c-1.31,1.41-3.49,1.41-4.91,0L22.72,95.1c-1.42-1.3-1.42-3.57,0-4.87l5.67-5.63c-1.64-2.92-3.05-6.07-3.93-9.31H16.5c-1.96,0-3.6-1.62-3.49-3.36V56.76c0-1.84,1.64-3.47,3.49-3.47h7.85c0.98-3.25,2.29-6.39,3.93-9.31l-5.67-5.63c-1.42-1.3-1.42-3.57,0-4.87l10.8-10.72c1.31-1.41,3.49-1.41,4.91,0l5.67,5.52c2.84-1.62,6-3.03,9.38-3.9v-7.91c0-1.95,1.53-3.47,3.49-3.47h15.16c1.96,0,3.49,1.52,3.49,3.47v7.91c3.27,0.87,6.44,2.17,9.38,3.79l5.67-5.63c1.31-1.41,3.49-1.41,4.91,0l10.8,10.72c1.42,1.3,1.42,3.47,0,4.87l-5.67,5.63c1.64,2.92,3.05,5.96,3.93,9.31h7.96c1.96,0,3.6,1.52,3.49,3.36v15.16C115.99,73.54,114.46,75.06,112.49,75.06z M56.32,52.1c0.98-0.65,2.4,0.11,2.4,1.3v7.15c0,3.14,2.62,5.74,5.78,5.74c3.16,0,5.78-2.6,5.78-5.74v-7.26c0-1.19,1.42-1.95,2.4-1.3c3.82,2.6,6.33,7.04,6.33,12.02c0,5.74-3.38,10.61-8.18,13v32.71c0,3.47-2.84,6.28-6.33,6.28c-3.49,0-6.33-2.82-6.33-6.28v-32.6c-4.8-2.38-8.18-7.26-8.18-13C49.99,59.14,52.5,54.81,56.32,52.1z' /%3E%3C/svg%3E%0A");
	--ico-note:  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='128' %3E%3Cpath fill='%23FFFFFF' d='M73,73v42c-27.24,0-59,0-59,0V14h101c0,0,0,31.57,0,59H73z M31,90h34v-8H31V90z M31,73h34v-8H31V73z M98,31H31v8h67V31z M98,48H31v8h67V48z M81,115V81h34C106.58,89.42,89.42,106.58,81,115z' /%3E%3C/svg%3E%0A");
	--ico-pack:  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='128' %3E%3Cpath fill='%23FFFFFF' d='M67,109V78h46v31H67z M67,43h46v31H67V43z M16,78h46v31H16V78zM16,43h46v31H16V43z' /%3E%3Cpath fill='%23FFFFFF' d='M28,20h73l12,19H16L28,20z' /%3E%3C/svg%3E%0A");
	
	--i-bot-face:  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23969696' fill-rule='evenodd' d='M18,16c-1.83,2.38-5.03,4-7.98,4C4.49,20,0,15.5,0,9.95C0,4.4,4.49,0,10.02,0c2.92,0,5.75,1.05,7.83,3.8c-1.45,1.49-7.58,6.55-7.58,6.55S16.97,15.22,18,16z'/%3E%3Cpath fill='%23363636' fill-rule='evenodd' d='M10.01,6.01c1.1,0,2-0.9,2-2.01S11.12,2,10.01,2c-1.1,0-2,0.9-2,2.01S8.91,6.01,10.01,6.01z'/%3E%3C/svg%3E%0A");
	--i-bot-blink: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23969696' fill-rule='evenodd' d='M8.32,9.64L4.75,2.74l5.94-1.82l5.33,2.88L8.32,9.64z' /%3E%3Cpath fill='%23363636' fill-rule='evenodd' d='M11.8,2.22l-4.17,2.2l0.9,1.65l4.1-2.2L11.8,2.22z' /%3E%3C/svg%3E%0A");
	--i-bot-load:  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' %3E%3Cpath fill='%23969696' d='M19.981,10.240 C19.981,10.689 19.916,11.93 19.211,10.671 C18.1,9.945 14.890,8.255 13.446,7.448 C12.976,7.185 12.923,6.895 13.264,6.675 C13.876,6.280 15.143,5.614 15.143,5.614 C14.32,4.79 11.458,2.712 9.824,2.712 C5.989,2.712 4.322,5.226 3.323,6.724 C3.184,6.931 3.180,6.716 2.630,6.437 C2.390,6.315 1.982,6.8 1.620,5.746 C1.377,5.569 0.944,5.482 1.59,5.289 C2.967,2.666 5.473,0.2 10.69,0.2 C12.270,0.2 15.772,1.508 17.600,4.119 C17.600,4.119 18.814,3.434 19.405,3.39 C19.871,2.727 19.997,3.3 19.994,3.507 C19.984,5.146 19.981,8.921 19.981,10.240 ZM6.733,13.324 C6.120,13.719 4.854,14.385 4.854,14.385 C5.965,15.920 8.539,17.286 10.173,17.286 C14.8,17.286 15.675,14.772 16.674,13.275 C16.813,13.67 16.816,13.283 17.367,13.562 C17.607,13.684 18.15,13.991 18.376,14.253 C18.620,14.430 19.53,14.517 18.937,14.710 C17.30,17.333 14.524,20.2 9.928,20.2 C7.727,20.2 4.225,18.491 2.397,15.880 C2.397,15.880 1.183,16.564 0.592,16.960 C0.126,17.272 0.0,16.996 0.2,16.491 C0.13,14.853 0.16,11.78 0.16,9.758 C0.16,9.310 0.81,8.905 0.786,9.328 C1.996,10.54 5.107,11.744 6.551,12.550 C7.21,12.813 7.74,13.104 6.733,13.324 Z' /%3E%3C/svg%3E%0A");

	--merc-buns: 		0 -128px;
	--merc-fidel: 	-128px -128px;
	--merc-red: 		-384px -128px;
	--merc-ivan: 		-256px -128px;
	--merc-steroid: -512px -128px;
	--merc-raven: 	-640px -128px;
	
	--wpn-ak47:  0 0;
	--wpn-m16a4: -192px 0;
	--wpn-famas: 0 -96px;
	--wpn-an94:  -192px -96px;
	
	--wpn-eagle:  0px -192px;
	--wpn-fnbarr: -96px -192px;
	--wpn-berr93:  -192px -192px;
	--wpn-glock17: -288px -192px;
	
	--arm-flak1: 0 -288px;
	--arm-flak2: -96px -288px;
	--arm-flak3: -192px -288px;
	--arm-flak4: -288px -288px;
	
	--arm-cap1: 0 -192px;
	--arm-cap2: -96px -192px;
	--arm-cap3: -192px -192px;
	--arm-cap4: -288px -192px;
	
	--food-ham:    0 0;
	--food-sausg: -96px 0;
	--food-beans: -192px 0;
	--food-papp:  -288px 0;
	
	--med-lmed:  0 -96px;
	--med-smed:  -96px -96px;
	--med-bond:  -192px -96px;
	--med-blood:  -288px -96px;
	
	--misc-docs:  0 -288px;
	--misc-game1:  -96px -288px;
	--misc-balms:  -192px -288px;
	--misc-toil:   -288px -288px;
	
}

html, body, div, span, hgroup, fieldset, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, 
strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, 
embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, details, figcaption, fieldset, figure, footer, header, hgroup, menu, main, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
}

blockquote::before, 
blockquote::after {
  content: '';
  content: none;
}

q::before { content: '\ab'; }

q::after { content: '\bb'; }

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*, *:before, *:after {
  margin: 0;
  padding: 0;
	/*-webkit-box-sizing: border-box; box-sizing: border-box;*/
	-webkit-box-sizing: content-box;
  				box-sizing: content-box;
}

/* smooth scroll */
html { scroll-behavior: smooth; }

@media (prefers-reduced-motion:no-preference) { :root { scroll-behavior: smooth; } } 


body {
	margin: 0;
	font-family: 'Georgia Pro Cond', Georgia, Times, 'Times New Roman', serif;
	font-weight: 400;
	font-size: 17.6px;
	line-height: 1.2;
	text-align: start;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	color: var(--f-text);
	
  background-color: #1a1a18 !important; /* fallback color */
  background-image: url('../images/srv/bg01.webp');
  background-attachment: fixed;

  -webkit-background-size: cover;
  				background-size: cover;
  background-repeat: no-repeat;
  
	text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility;
	
	font-feature-settings: 'liga';
	font-kerning: normal;
  border: 0 none;
  outline: 0 none;
  width: 100% !important;
}

.hidden { 
	display: none !important; 
	opacity: 0 !important; 
}

/*------------- FIRST LOAD --------------*/
.wrapper.is-loading *, .wrapper.is-loading *:before, .wrapper.is-loading *:after {
  -webkit-animation: none !important;
  				animation: none !important;
  -webkit-transition: none !important;
  				transition: none !important;
  opacity: 0; /*dont touch */
}


/* ------------------- LOADER ------------------------*/
.ping-loader {
  display: block;
  width: 100px;
  height: 100px;
}

#main-loader {
  position: fixed;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  				transform: translate(-50%, -50%);
	z-index: 1000;
}

.ping-loader i {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  -webkit-animation: ping-loader-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
  				animation: ping-loader-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.ping-loader i:nth-child(2) { animation-delay: -0.5s; }

@-webkit-keyframes ping-loader-ripple {
  0% { top: 48px; left: 48px; width: 0; height: 0; opacity: 0; }
  4.9% { top: 48px; left: 48px; width: 0; height: 0; opacity: 0; }
  5% { top: 48px; left: 48px; width: 0; height: 0; opacity: 1; }
  100% { top: 0px; left: 0px; width: 96px; height: 96px; opacity: 0; }
}

@keyframes ping-loader-ripple {
  0% { top: 48px; left: 48px; width: 0; height: 0; opacity: 0; }
  4.9% { top: 48px; left: 48px; width: 0; height: 0; opacity: 0; }
  5% { top: 48px; left: 48px; width: 0; height: 0; opacity: 1; }
  100% { top: 0px; left: 0px; width: 96px; height: 96px; opacity: 0; }
}


