<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, h1, h2, a, p, em, ul, li, div, main, footer, img, table, tbody, tr, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
footer,main {
	display: block;
}
*,*:before,*:after {
	box-sizing: inherit;
}
html {
	box-sizing: border-box;
}
body {
    
	margin: 0px;
}
ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a,a:visited {
	color: inherit;
	background-color: transparent;
	text-decoration: none;
	cursor: pointer;
}
a:hover,a:active,a:focus {
	text-decoration: underline;
}
img {
	max-width: 100%;
	border-style: none;
	border-radius: 0px;
}
.container {
	width: 960px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1em;
	padding-left: 1em;
}
.clearfix:after, .content:after, .clearfix:before, .content:before {
	display: table;
	content: " ";
}
.clearfix:after, .content:after {
	clear: both;
}
html {
	font-family: sans-serif;
	line-height: 1.5;
}
.content {
}
.content p,.content ul {
	margin: 1em 0em;
}
.content h1,.content h2 {
	margin: 2em 0em 0.5em 0em;
	font-weight: 600;
}
.content h1 {
	font-size: 2em;
}
.content h2 {
	font-size: 1.5em;
}
.content h3 {
	font-size: 1.5em;
}
.content ul {
	padding-left: 1.5em;
}
.content ul {
	list-style: disc;
}
.content li {
	margin: 0.25em 0em;
}
html{
	display: flex;
	color: #000;
	height:800px;
	background-color: #02003b;
	text-rendering: optimizeLegibility;
}
body{
	font-family: "SemiBold", Arial, SemiBold, sans-serif;
	margin: 0;
	padding-top: 4em;
	line-height: 1.5;
	min-height: 100vh;
	min-width: 320px;
	width: 100%;
	display: flex;
	flex-direction: column;
}
img {
	max-width: 100%;
	height: auto;
}
a:link, a:visited{
	color: #ffa500;
}
.content h1,.content h2{
	font-weight: bold;
	margin: 10px 0;
	line-height: 1.4;
}
.content h1 {
	font-size: 1.4em;
}
.content h2 {
	font-size: 1.3em;
}
.content h3 {
	font-size: 1.3em;
}



/* Ð½Ð¾Ð²Ñ‹Ðµ ÑÑ‚Ð¸Ð»Ð¸ */
body {
	font-size: 17px;
	font-weight: 400;
	color: #fff; /* Ñ†Ð²ÐµÑ‚ Ñ‚ÐµÐºÑÑ‚Ð° Ð±Ð¾Ð´Ð¸*/
	font-style: normal;
	line-height: 1.6;
}
.update-container{
	border-radius: 0px; /* ÑÐºÑ€ÑƒÐ³Ð»ÐµÐ½Ð¸Ðµ ÐºÐ¾Ð½Ñ‚ÐµÐ½Ñ‚Ð½Ð¾Ð¹ Ñ‡Ð°ÑÑ‚Ð¸ */
}
header .update-container{
	border-radius: 0px; /* ÑÐºÑ€ÑƒÐ³Ð»ÐµÐ½Ð¸Ðµ ÑˆÐ°Ð¿ÐºÐ¸ */
}
footer .update-container{
	border-radius: 0px; /* ÑÐºÑ€ÑƒÐ³Ð»ÐµÐ½Ð¸Ðµ Ð¿Ð¾Ð´Ð²Ð°Ð»Ð° */
}
header .update-container {
	background:#08008b; /* Ñ†Ð²ÐµÑ‚ Ñ„Ð¾Ð½Ð° ÑˆÐ°Ð¿ÐºÐ¸ */
}
footer .update-container {
	background: #08008b; /* Ñ†Ð²ÐµÑ‚ Ñ„Ð¾Ð½Ð° Ð¿Ð¾Ð²Ð°Ð»Ð°*/
}
footer {
	margin-top: 0rem; /* Ð¾Ñ‚ÑÑ‚ÑƒÐ¿ Ð½Ð°Ð´ Ð¿Ð¾Ð´Ð²Ð°Ð»Ð¾Ð¼ */
}
header {
	margin: 0rem 0 0rem; /* Ñ‚ÑƒÑ‚ Ð´ÐµÐ»Ð°Ñ‚ÑŒ Ð¾Ñ‚ÑÑ‚ÑƒÐ¿ Ð¾Ñ‚ ÑˆÐ°Ð¿ÐºÐ¸ Ð²Ð½Ð¸Ð·Ñƒ Ð¸ Ð¾Ñ‚ Ð²ÐµÑ€Ñ…Ð° Ð´Ð¾ ÑˆÐ°Ð¿ÐºÐ¸*/
}
header .update-container {
	display: flex;
	align-items: center;
	margin: 0 auto;
}
img.logo {
	max-width: 200px;
	margin-left: 0 !important;
}
.header_nav {
	margin: 20px 0;
}
nav ul {
	display: flex;
	margin: 0 !important;
	padding: 0 !important;
	justify-content: center;
	list-style: none !important;
}
nav ul li a, nav ul li a:link {
	font-size: 16px;
	font-weight: 600;
	color: #1C1C1B;
	text-decoration: none;
}
/* Ð¡ÑÑ‹Ð»ÐºÐ° Ð² Ð¼ÐµÐ½ÑŽ Ð¿Ñ€Ð¸ Ð½Ð°Ð²ÐµÐ´ÐµÐ½Ð¸Ð¸ */
nav ul li a:hover {
	color: #333332;
}
nav.nav ul li {
	display: block;
	margin: 0 10px 5px;
}
.links {
	display: flex;
	align-items: center;
	justify-content: center;
}

/* ÐšÐ½Ð¾Ð¿ÐºÐ¸ */
a.btn1, a.btn2 {
	border-radius: 5px;
	text-transform: inherit;
	padding: 7px 25px;
	font-weight: 700;
	text-align: center;
	color: #02025c; /* Ñ†Ð²ÐµÑ‚ Ð¿ÐµÑ€Ð²Ð¾Ð¹ ÐºÐ½Ð¾Ð¿ÐºÐ¸ */
	background: #04b0e7; /* Ñ„Ð¾Ð½ Ð¿ÐµÑ€Ð²Ð¾Ð¹ ÐºÐ½Ð¾Ð¿ÐºÐ¸ */
	text-decoration: none !important;
	margin: 0 10px;
}
a.btn2 {
	color: #00bbe9; /* Ñ†Ð²ÐµÑ‚ Ð²Ñ‚Ð¾Ñ€Ð¾Ð¹ ÐºÐ½Ð¾Ð¿ÐºÐ¸ */
	background: #02025c; /* Ñ„Ð¾Ð½ Ð²Ñ‚Ð¾Ñ€Ð¾Ð¹ ÐºÐ½Ð¾Ð¿ÐºÐ¸ */
}

a.btn1:hover,
a.btn1:focus,
a.btn1:active {
  text-decoration: none;
  opacity: 0.8;
}

a.btn2:hover,
a.btn2:focus,
a.btn2:active {
  text-decoration: none;
  opacity: 0.8;
}

header .links a.btn2 {
	margin-right: 0;
}
main.update-container.container.content {
	margin-top: 0;
}
main {
	margin-bottom: 0 !important;
}
footer .update-container {
	margin-top: 0 !important;
}
nav.footer_nav {
	margin-bottom: 20px;
}
nav.footer_links.nav {
	margin-top: 20px;
}
nav.footer_links ul li a {
	font-size: 15px;
	font-weight: 400;
	color: #fafafa;
	opacity: 0.5 /* Ñ†Ð²ÐµÑ‚ ÑÑÑ‹Ð»Ð¾Ðº Ð² Ð¿Ð¾Ð´Ð²Ð°Ð»Ðµ */
}
p.copyrights {
	text-align: center;
	margin-top: 20px;
	color: #fafafa;
	opacity: 0.5;
	font-size: 14px;
}

@media(max-width: 1025px){
	.update-container{
		border-radius: 0 !important; /* ÑÐºÑ€ÑƒÐ³Ð»ÐµÐ½Ð¸Ðµ Ð´Ð»Ñ Ð¼Ð¾Ð±Ð¸Ð»ÑŒÐ½Ñ‹Ñ… ÑƒÑÑ‚Ñ€Ð¾Ð¹ÑÑ‚Ð² */
	}
	header {
		margin-top: 0 !important;
	}
	header .update-container {
    flex-direction: column;
    justify-content: center;
	}
	img.logo {
    max-width: 200px;
    margin: 0 auto !important;
	}
	nav ul {
		flex-wrap: wrap;
	}
	img.logo {
    max-width: 180px;
	}
	.pre_footer {
		margin: 20px 0 25px;
	}
	.header_nav {
		margin-top: 5px;
	}
	.content img.logo {
		margin-top: 10px;
		display: block;
	}
}

@media(max-width: 415px){
	.links {
    flex-direction: column;
	}
	a.btn1, a.btn2 {
		margin: 7.5px 0;
		display: block;
		width: 100%;
	}
	nav.footer_nav {
    margin-bottom: 10px;
	}
	p.copyrights {
    margin-top: 10px;
	}

}

/* Ð½Ð¾Ð²Ñ‹Ðµ ÑÑ‚Ð¸Ð»Ð¸ */


@media(min-width: 576px){
	.content h1 {
		font-size: 1.6em;
	}
	.content h2 {
		font-size: 1.4em;
	}
}
@media(min-width: 768px){
	.content h1{
		font-size: 2.4em;
		line-height: 1.3;
	}
	.content h2 {
		font-size: 1.6em;
	}
}
body {
	display: block;
}
body {
	padding-top: 0;
}
@media (min-width: 576px){
	.content h1 {
		font-size: 27px;
	}
	.content h2{
		margin-top: 1.5rem;
		font-size: 24px;
	}
}
.update-container{
	width: 1025px;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	background-color: #FFF;
	background: #02025c;
}
@media (min-width: 830px){
	.update-container{
		margin-top: 1rem;
		margin-bottom: 1rem;
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
}
.update-header{
	position: relative;
	min-height: 50px;
    text-align: center;
}
.privacy-footer{
	text-align: center;
	margin: 1em 0;
	color: #000;
}
.privacy-footer a {
	color: #000;
}
@media (max-width : 575px) {
	.update-container {
		padding-top: 0.5rem;
	}
}
.content table {
	margin: 0 auto;
}
.content table td {
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}
.content table td p {
	margin: 8px 2px;
}
.content img {
	display: block;
	margin: 0 auto;
}
a.btn {
  display: block;
  max-width: 250px;
  margin: 10px auto;
  padding: 10px;
  border-radius: 25px;
  background: #90b23e;
  color: #000;
  text-align: center;
}
a.btn:hover,
a.btn:focus,
a.btn:active {
  text-decoration: none;
  opacity: 0.8;
}
/* Ð½Ð¾Ð²Ñ‹Ðµ ÑÑ‚Ð¸Ð»Ð¸ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð°*/
img {
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
}
.box-100 {
  width: 100%;
  position: relative;
}
.box-25 {
  width: 25%;
  position: relative;
}
.text-center {
  text-align: center;
}
.space-organizations-3-archive-item-logo-ins:after, .space-organizations-3-archive-item-terms-ins:after, .space-organizations-3-archive-item-rating-ins:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 50px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #d6d7db;
}
.space-organizations-3-archive-item {
  display: inline-block;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.65em;
  color: #2e3246;
}
.space-organizations-3-archive-item-ins {
  position: relative;
  border-radius: 5px;
  padding: 10px 0;
  margin: 0 0 30px;
  background-color: #fff;
  box-shadow: 0px 10px 40px 0px rgba(109, 141, 173, 0.25);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.space-organizations-3-archive-item-ins:hover {
  box-shadow: 0px 15px 40px 0px rgba(109, 141, 173, 0.55);
}
.space-organizations-3-archive-item-logo {
  order: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.space-organizations-3-archive-item-logo-ins {
  padding: 10px 30px;
  line-height: 0;
  text-align: center;
}
.space-organizations-3-archive-item-logo-ins img {
  border-radius: 5px !important;
}
.space-organizations-3-archive-item-count {
  top: -22px;
  left: 30px;
  width: 30px;
  height: 42px;
  background-color: #be2edd;
  border-radius: 5px;
  background-color: #be2edd;
  position: absolute;
}
.space-organizations-3-archive-item-count:before {
  content: '';
  display: block;
  width: 30px;
  height: 12px;
  background-color: rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  right: 0;
  border-radius: 5px 5px 0 0;
  z-index: 1;
}
.space-organizations-3-archive-item-count span {
  position: relative;
  display: inline-block;
  width: 30px;
  padding: 7px 0;
  text-align: center;
  font-weight: 700;
  font-size: 1em;
  line-height: 1em;
  color: #fff;
}
.space-organizations-3-archive-item-terms {
  order: 2;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  position: relative;
}
.space-organizations-3-archive-item-terms-ins {
  padding: 0 15px;
  font-weight: 400;
  font-size: 0.75em;
  line-height: 1.45em;
  color: #7f8c8d;
  position: relative;
}
.space-organizations-3-archive-item-terms-ins strong {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.25em;
  color: #102938;
}
.space-organizations-3-archive-item-rating {
  order: 3;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  position: relative;
}
.space-organizations-3-archive-item-rating-box {
  display: inline-block;
  height: 40px;
  border-radius: 20px;
  padding: 11px 45px 11px 15px;
  border: 1px solid #d6d7db;
  position: relative;
}
.star-rating {
  line-height: 1.2em;
}
.star {
  width: 18.5px;
  height: 16px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.star:before {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(https://bitzamo.tech/images/star.svg) 50% no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.star.star-half:before {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(https://bitzamo.tech/images/star-half-alt.svg) 50% no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}
.star+.star {
  margin-left: -3px;
}
.space-organizations-3-archive-item-rating-box span {
  position: absolute;
  right: 12px;
  height: 1em;
  top: 0;
  bottom: 0;
  margin: auto 0;
  font-weight: 700;
  font-size: 1em;
  line-height: 1em;
  color: #111111;
}
.space-organizations-3-archive-item-button {
  order: 4;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.space-organizations-3-archive-item-button-ins.box-100.text-center {
  position: relative;
}
.space-organizations-3-archive-item-button-ins a {
  display: inline-block;
  min-width: 180px;
  padding: 10px 30px;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.25em;
  color: #fff;
  border-radius: 20px;
  background-color: #2ecc71;
  box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.35);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.space-organizations-3-archive-item-button-ins a, .space-shortcode-wrap .space-organizations-3-archive-item-button-ins a {
  color: #ffffff !important;
  background-color: #2ecc71 !important;
  text-decoration: none !important;
  margin-bottom: 4px;
}
.space-organizations-3-archive-item-button-ins a:last-child {
  color: #ffffff !important;
  background-color: #7f8c8d !important;
  margin-top: 4px;
  text-decoration: none !important;
}
.space-organizations-3-archive-item-button-ins a i {
  padding-right: 5px;
  background: #fff url(https://bitzamo.tech/images/check-circle.svg) 50% no-repeat;
  width: 19px;
  height: 19px;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
  background-size: 20px;
}
.space-organizations-3-archive-item-button-ins a:last-child i {
  background: #fff url(https://bitzamo.tech/images/arrow-alt-circle-right.svg) 50% no-repeat;
  background-size: 20px;
}


@media screen and (max-width: 991px) and (min-width: 768px) {
  .space-organizations-3-archive-item-logo-ins:after, .space-organizations-3-archive-item-terms-ins:after, .space-organizations-3-archive-item-rating-ins:after {
    display: none !important; 
  }

  .space-organizations-3-archive-item-ins {
      padding-bottom: 20px;
  }
  .space-organizations-3-archive-item {
    width: 49% !important;
    padding: 0 10px;
}
  .space-organizations-3-archive-item-logo {
    width: 100% !important;
  }
  .space-organizations-3-archive-item-count {
    left: auto;
    right: 15px;
  }
  .space-organizations-3-archive-item-terms {
    width: 100% !important;
  }
  .space-organizations-3-archive-item-terms-ins {
    padding-bottom: 15px;
  }
  .space-organizations-3-archive-item-rating {
    width: 100% !important;
    justify-content: center;
  }
  .space-organizations-3-archive-item-rating-ins {
    display: inline-block;
    width: 250px !important;
  }
  .space-organizations-3-archive-item-rating-box {
    display: inline-block;
    height: 33px;
    border-radius: 16px;
    padding: 7px 35px 7px 10px;
  }
  .space-organizations-3-archive-item-rating-box span {
    right: 7px;
    height: 0.85em;
    font-size: 0.85em;
    line-height: 1em;
  }
  .space-organizations-3-archive-item-button {
    width: 100% !important;
  }
  .space-organizations-3-archive-item-button-ins {
    margin-top: 10px;
  }
  .space-organizations-3-archive-item-button-ins a {
    min-width: auto;
    padding: 8px 20px;
    font-size: 0.85em;
    border-radius: 16px;
    margin-left: 2px;
    margin-right: 2px;
  }
  .space-organizations-3-archive-item-button-ins a:first-child {
    margin-bottom: 0;
  }
  .space-organizations-3-archive-item-button-ins a:last-child {
    margin-top: 0;
    margin-left: 2px;
  }

}

@media screen and (max-width: 767px) and (min-width: 480px) {
  .space-organizations-3-archive-item-logo-ins:after, .space-organizations-3-archive-item-terms-ins:after, .space-organizations-3-archive-item-rating-ins:after {
    display: none !important; 
  }
  .space-organizations-3-archive-item-ins {
      padding-bottom: 20px;
  }
  .space-organizations-3-archive-item-logo {
    width: 100% !important;
  }
  .space-organizations-3-archive-item-count {
    left: auto;
    right: 15px;
  }
  .space-organizations-3-archive-item-terms {
    width: 100% !important;
  }
  .space-organizations-3-archive-item-terms-ins {
    padding-bottom: 15px;
  }
  .space-organizations-3-archive-item-rating {
    width: 100% !important;
    justify-content: center;
  }
  .space-organizations-3-archive-item-rating-ins {
    display: inline-block;
    width: 250px !important;
  }
  .space-organizations-3-archive-item-rating-box {
    display: inline-block;
    height: 33px;
    border-radius: 16px;
    padding: 7px 35px 7px 10px;
  }
  .space-organizations-3-archive-item-button {
    width: 100% !important;
  }
  .space-organizations-3-archive-item-button-ins {
    margin-top: 10px;
  }
  .space-organizations-3-archive-item-button-ins a:first-child {
    margin-bottom: 0;
  }
  .space-organizations-3-archive-item-button-ins a {
    min-width: auto;
    padding: 8px 20px;
    font-size: 0.85em;
    border-radius: 16px;
    margin-left: 2px;
    margin-right: 2px;
  }
  .space-organizations-3-archive-item-button-ins a:last-child {
    margin-top: 0;
  }

}

@media screen and (max-width: 479px) {
  .space-organizations-3-archive-item-logo-ins:after, .space-organizations-3-archive-item-terms-ins:after, .space-organizations-3-archive-item-rating-ins:after {
    display: none !important; 
  }
  .space-organizations-3-archive-item-logo {
      width: 100% !important;
  }
  .space-organizations-3-archive-item-count {
    left: auto;
    right: 15px;
  }
  .space-organizations-3-archive-item-terms {
    width: 100% !important;
  }
  .space-organizations-3-archive-item-terms-ins {
    padding-bottom: 15px;
  }
  .space-organizations-3-archive-item-rating {
    width: 100% !important;
    justify-content: center;
  }
  .space-organizations-3-archive-item-rating-ins {
    display: inline-block;
    width: 250px !important;
  }
  .space-organizations-3-archive-item-rating-box {
    display: inline-block;
    height: 33px;
    border-radius: 16px;
    padding: 7px 35px 7px 10px;
  }
  .space-organizations-3-archive-item-button {
    width: 100% !important;
  }
  .space-organizations-3-archive-item-button-ins {
    margin-top: 10px;
  }
  .space-organizations-3-archive-item-button-ins a:first-child {
    margin-bottom: 0;
  }
  .space-organizations-3-archive-item-button-ins a {
    min-width: auto;
    padding: 8px 20px;
    font-size: 0.85em;
    border-radius: 16px;
    margin-left: 2px;
    margin-right: 2px;
  }
  .space-organizations-3-archive-item-button-ins a:last-child {
    margin-top: 0;
  }
}
/* Ð½Ð¾Ð²Ñ‹Ðµ ÑÑ‚Ð¸Ð»Ð¸ Ð¢Ð°Ð±Ð»Ð¸Ñ†Ð° */

.table tr td, .entry table tr td{
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px 10px;
  	text-align: left;
  	vertical-align: top;
  	background: #0c111d;
	}
}</pre></body></html>