#page {
  overflow: hidden;
}
#page .site-header + main {
  padding-top: 64px;
}
#page .web-desktop {
  display: none !important;
}
#page.web-de {
  min-height: 100vh;
}
#page.web-en.no-overflow {
  overflow: visible;
}
@media screen and (min-width: 768px) {
  #page .web-mobile {
    display: none !important;
  }
  #page .web-desktop {
    display: block !important;
  }
}
@media screen and (min-width: 1400px) {
  #page .site-header + main {
    padding-top: 80px;
  }
}
.background-dark-grey {
  background: #f3f3f6;
}
.background-grey {
  background: #f7f7f9;
}
.background-violet-light {
  background: #f8f5ff;
}
.background-violet-light-gradient {
  background: #f8f5ff;
}
@media screen and (min-width: 768px) {
  .background-violet-light-gradient {
    background: linear-gradient(195deg, #F6F2FF 10.57%, #FFF 89.29%);
  }
}
.container {
  padding: 0 1rem;
  max-width: 92.25rem;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .container {
    padding: 0 2rem;
  }
}
[hidden] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gradient-type-a {
  background: linear-gradient(64.65deg, #D854DB 14.47%, #5937B7 50.27%) !important;
  color: #fff;
}
.gradient-type-b {
  background: linear-gradient(77.35deg, #00B3CC 39.11%, #D6FF7F 110.86%) !important;
  color: #fff;
}
.gradient-type-c {
  background: linear-gradient(259.4deg, #261045 18.46%, #5C3391 86.2%) !important;
  color: #fff;
}
.gradient-type-d {
  background: linear-gradient(64.65deg, #5C3391 14.47%, #261045 50.27%) !important;
  color: #fff;
}
.gradient-type-e {
  background: linear-gradient(66.44deg, #F2CA00 13.34%, #FF9900 39.58%) !important;
  color: #fff;
}
.gradient-type-f {
  background: linear-gradient(67.79deg, #53FCB6 8.25%, #54DBA3 31.81%) !important;
  color: #fff;
}
.gradient-type-g {
  background: linear-gradient(70.4deg, #FF52E5 40.45%, #F6D242 101.32%) !important;
  color: #fff;
}
.gradient-type-h {
  background: linear-gradient(72.2deg, #D57EEA 37.85%, #FCCB90 100.74%) !important;
  color: #fff;
}
.gradient-type-i {
  background: linear-gradient(71.63deg, #F9C1EB -6.26%, #A991D3 39.22%) !important;
  color: #fff;
}
.gradient-type-j {
  background: linear-gradient(68.52deg, #FFCBCA -1.86%, #9055FF 44.64%) !important;
  color: #fff;
}
.gradient-type-k {
  background: linear-gradient(68.57deg, #30BE96 -4.91%, #402565 51.19%) !important;
  color: #fff;
}
.gradient-type-l {
  background: linear-gradient(64.65deg, #F2CA00 14.47%, #FF9900 50.27%) !important;
  color: #fff;
}
body,
html {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
}
body {
  background-color: #ffffff;
  font-family: 'Nunito', sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
  line-height: 1.6;
  color: #2c2857;
  font-size: 16px;
  margin: 0;
}
.section-space {
  padding: 1.875rem 0;
}
.section-space--lg {
  padding: 2.5rem 0;
}
.section-space--lg header {
  margin-bottom: 2rem;
}
@media screen and (min-width: 1200px) {
  .section-space {
    padding: 3.75rem 0;
  }
  .section-space--lg {
    padding: 5rem 0;
  }
  .section-space--lg header {
    margin-bottom: 5.625rem;
  }
}
.section-header {
  margin-bottom: 20px;
  text-align: center;
}
.section-header p {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  color: #676486;
}
.section-header p:last-child {
  margin-bottom: 0;
}
.section-header p.text-default {
  max-width: 970px;
}
.section-header--mb-big {
  margin-bottom: 30px;
}
.section-header .headline-xlg {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  color: #2c2857;
  margin-bottom: 12px;
}
@media screen and (min-width: 992px) {
  .section-header {
    margin-bottom: 40px;
  }
  .section-header--mb-big {
    margin-bottom: 60px;
  }
  .section-header .headline-xlg {
    margin-bottom: 20px;
  }
}
.page-title {
  display: block;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 36/32;
}
@media screen and (min-width: 1200px) {
  .page-title {
    font-size: 3.75rem;
    margin-bottom: 40px;
  }
}
.section-title {
  font-weight: 700;
  letter-spacing: 0.156rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.5rem;
  line-height: 1rem;
  color: #5937b7;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .section-title {
    font-size: 1rem;
    margin-bottom: 0.875rem;
    line-height: 1.5rem;
  }
}
.section-title--s {
  font-size: 0.75rem;
  letter-spacing: 0.125rem;
  line-height: 1rem;
  color: #5937b7;
  width: 100%;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 700;
}
.new-headline-xxl,
.new-headline-xl,
.new-headline-xlg,
.new-headline-lg,
.new-headline-md,
.new-headline-sm {
  margin-bottom: 1rem;
  display: block;
}
.new-headline-xxl {
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.5rem;
  letter-spacing: -0.0625rem;
}
@media screen and (min-width: 1200px) {
  .new-headline-xxl {
    font-size: 4.5rem;
    line-height: 5rem;
  }
}
@media screen and (min-width: 1600px) {
  .new-headline-xxl {
    font-size: 5rem;
    line-height: 5.625rem;
  }
}
.new-headline-xl {
  font-size: 1.75rem;
  line-height: 2.5rem;
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  .new-headline-xl {
    font-size: 3.25rem;
    line-height: 4rem;
  }
}
@media screen and (min-width: 1600px) {
  .new-headline-xl {
    font-size: 3.75rem;
    line-height: 4.5rem;
  }
}
.new-headline-xlg {
  font-size: 1.625rem;
  line-height: 2rem;
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  .new-headline-xlg {
    font-size: 2.5rem;
    line-height: 3.25rem;
  }
}
@media screen and (min-width: 1600px) {
  .new-headline-xlg {
    font-size: 3rem;
    line-height: 4rem;
  }
}
.new-headline-lg {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .new-headline-lg {
    font-size: 2.25rem;
    line-height: 3rem;
    font-weight: 600;
  }
}
@media screen and (min-width: 1600px) {
  .new-headline-lg {
    font-size: 2.5rem;
    line-height: 3.25rem;
  }
}
.new-headline-md {
  font-size: 1.375rem;
  line-height: 1.625rem;
}
@media screen and (min-width: 1200px) {
  .new-headline-md {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  .new-headline-md {
    font-size: 2rem;
    line-height: 2.75rem;
  }
}
.new-headline-sm {
  font-size: 1.25rem;
  line-height: 1.625rem;
}
@media screen and (min-width: 1200px) {
  .new-headline-sm {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1600px) {
  .new-headline-sm {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
.new-text-xxl {
  font-size: 1.125rem;
  line-height: 1.5rem;
}
@media screen and (min-width: 1200px) {
  .new-text-xxl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1600px) {
  .new-text-xxl {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
.new-text-xl {
  font-size: 1.125rem;
  line-height: 1.5rem;
}
@media screen and (min-width: 1200px) {
  .new-text-xl {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1600px) {
  .new-text-xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.new-text-lg {
  font-size: 1rem;
  line-height: 1.5rem;
}
@media screen and (min-width: 1200px) {
  .new-text-lg {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
.new-text-md {
  font-size: 1rem;
  line-height: 1.5rem;
}
.new-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.new-text-s {
  font-size: 0.75rem;
  line-height: 1rem;
}
a {
  transition: all 0.35s ease-out;
}
a:hover {
  text-decoration: none;
}
.text-centered {
  text-align: center;
}
h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  margin: 0;
  display: block;
}
p {
  margin: 0;
}
figure {
  margin: 0;
}
figure img {
  max-width: 100%;
  height: auto;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
ul.no-list-style,
ol.no-list-style {
  list-style: none;
}
address {
  font-style: normal;
}
.list-w-check {
  list-style: none;
}
.list-w-check li {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0.625rem;
}
.list-w-check li:last-child {
  margin-bottom: 0 !important;
}
.list-w-check li figure {
  display: flex;
  margin-right: 0.5rem;
  transform: translateY(-0.25rem);
}
.text-bold {
  font-weight: 700 !important;
}
table {
  width: 100%;
  margin-bottom: 1.5rem;
}
table td {
  border-bottom: 1px solid #DEDEE2;
  padding: 0.5rem;
}
table td p {
  margin-bottom: 0;
}
.text-white {
  color: #fff !important;
}
.text-green-light {
  color: #54dba3;
}
.text-color-default {
  color: #676486;
}
.article-tag,
[rel="tag"] {
  display: flex;
  color: #fff;
  font-weight: 700;
  padding: 0.25rem 0.75rem;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  background: #704AD9;
}
a.article-tag,
a[rel="tag"] {
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.5rem;
}
.v-btn.aside-toggle {
  display: flex;
  margin-bottom: 1rem;
}
@media screen and (min-width: 992px) {
  .v-btn.aside-toggle {
    display: none;
  }
}
aside {
  display: none;
  width: 100%;
}
aside .aside-header {
  display: none;
}
aside.toggled {
  background: linear-gradient(114deg, #2c2857 41.27%, #c193ff 103.07%);
  box-sizing: border-box;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 999;
  display: flex;
  height: 100vh;
  overflow-y: auto;
  flex-direction: column;
}
aside.toggled .aside-header {
  display: flex;
  position: absolute;
  top: 1rem;
  left: 0;
  width: 100%;
  padding: 0 1rem;
  box-sizing: border-box;
}
aside.toggled .aside-header svg > g > g {
  fill: #fff;
}
aside.toggled .aside-header button {
  padding: 0;
  border: none;
  border-radius: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 1.125rem;
  top: 0.625rem;
  width: 1rem;
  min-height: 1rem;
  background: none;
  display: flex;
}
aside.toggled .aside-wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  padding: 4rem 1rem 1rem;
}
aside.toggled .category-menu {
  gap: 2rem;
  display: flex;
  flex-direction: column;
  order: 2;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.65);
}
aside.toggled .category-menu > li {
  padding: 0;
  border: none;
  text-align: center;
}
aside.toggled .category-menu > li a {
  margin-bottom: 1rem;
  display: block;
  font-size: 1.375rem;
  line-height: 1.625rem;
  font-weight: 700;
  color: #fff;
  margin: 0;
  text-decoration: none;
}
@media screen and (min-width: 1200px) {
  aside.toggled .category-menu > li a {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  aside.toggled .category-menu > li a {
    font-size: 2rem;
    line-height: 2.75rem;
  }
}
aside.toggled .category-menu > li .submenu {
  display: none;
  padding: 0;
}
aside.toggled .category-menu > li .submenu li a {
  margin-bottom: 1rem;
  display: block;
  font-size: 1.25rem;
  line-height: 1.625rem;
}
@media screen and (min-width: 1200px) {
  aside.toggled .category-menu > li .submenu li a {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1600px) {
  aside.toggled .category-menu > li .submenu li a {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
aside.toggled .category-menu > li.active,
aside.toggled .category-menu > li:hover {
  border: none;
}
aside.toggled .category-menu > li.active .category-title,
aside.toggled .category-menu > li:hover .category-title {
  color: #fff;
}
aside.toggled .category-menu > li.cat-4 .category-toggle {
  display: flex;
  order: 2;
  left: 50%;
  margin-left: 90px;
  transform: rotate(90deg);
  z-index: 9;
  height: 1.75rem;
  width: 1.5rem;
}
aside.toggled .category-menu > li.cat-4 .category-toggle .arrow {
  margin-left: 0.125rem;
}
aside.toggled .category-menu > li.cat-4 .category-toggle svg {
  width: 8px;
  height: auto;
}
aside.toggled .category-menu > li.cat-4 .category-toggle svg path {
  fill: white;
}
aside.toggled .category-menu > li.cat-4.active .submenu {
  display: block;
}
aside.toggled .category-menu > li .category-toggle {
  display: none;
}
aside.toggled .aside-tags {
  order: 2;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.65);
  max-height: 88px;
}
aside.toggled .aside-tags + button {
  order: 2;
  color: #fff;
}
aside.toggled .aside-tags + button .v-btn--label {
  color: #fff;
}
aside.toggled .aside-tags.active {
  max-height: 2000px;
}
aside.toggled .aside-search {
  order: 1;
  margin-top: 0;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.65);
  padding-bottom: 2rem;
}
@media screen and (min-width: 992px) {
  aside {
    display: block;
    max-width: 340px;
  }
}
.category-menu {
  list-style: none;
}
.category-menu > li {
  position: relative;
  padding-top: 1.125rem;
  padding-bottom: 1.15rem;
  border-bottom: 1px solid #D9D9D9;
}
.category-menu > li.active .arrow svg {
  transform: translateY(-1px);
}
.category-menu > li.active .category-title {
  color: #2c2857;
  font-weight: 700;
}
.category-menu > li.active .submenu {
  display: block;
}
.category-menu > li.active > button {
  width: 1.25rem;
}
.category-menu > li.active.cat-6 {
  border-bottom: 4px solid #ffebee;
}
.category-menu > li.active.cat-52 {
  border-bottom: 4px solid #e5f6f1;
}
.category-menu > li.active.cat-18 {
  border-bottom: 4px solid #ebf5fd;
}
.category-menu > li.active.cat-13 {
  border-bottom: 4px solid #FFF7DF;
}
.category-menu > li.active.cat-71 {
  border-bottom: 4px solid #EFE9FE;
}
.category-menu > li.active.cat-4 {
  border-bottom: 4px solid #ffe9d8;
}
.category-menu > li:hover .category-title {
  color: #2c2857;
}
.category-menu > li > button {
  padding: 0;
  border: 0;
  position: absolute;
  background: transparent;
  width: 0;
  left: 0;
}
.category-menu > li > button .arrow {
  width: 1.25rem;
  display: flex;
  justify-content: center;
  height: 28px;
  align-items: center;
  margin-left: 0;
  margin-right: auto;
}
.category-menu > li > button .arrow svg {
  transform: translateY(-1px);
}
.category-menu .category-title {
  color: #676486;
  display: flex;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 1.5rem;
  transition: 0.3s color ease-out;
}
.category-menu .submenu {
  margin-top: 1.125rem;
  padding-left: 1.5rem;
  display: none;
  list-style: none;
}
.category-menu .submenu li {
  margin-bottom: 0.75rem;
}
.category-menu .submenu li:last-child {
  margin-bottom: 0;
}
.category-menu .submenu li a {
  color: #676486;
  line-height: 1.5;
}
.category-menu .submenu li a:hover {
  text-decoration: none;
}
.category-menu .submenu li.active a {
  font-weight: 700;
  text-decoration: none;
  color: #2c2857;
}
.aside-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  list-style: none;
  margin-top: 2.5rem;
  overflow: hidden;
  max-height: 184px;
  transition: all 0.35s ease-out;
}
.aside-tags > a {
  display: inline-flex;
  background: #DEDEE2;
  border-radius: 0.25rem;
  text-decoration: none;
  padding: 0 0.75rem;
  font-size: 0.875rem !important;
  font-weight: 700;
  color: #676486;
  line-height: 1;
  align-items: center;
  height: 1.5rem;
  transition: all 0.35s ease-out;
}
.aside-tags > a:hover,
.aside-tags > a.active {
  background: #8C66E5;
  color: #fff;
}
.aside-tags.active {
  max-height: 2000px;
}
.aside-tags.active + button svg {
  transform: rotate(180deg);
}
.aside-tags + button {
  margin-top: 1rem;
}
.aside-search {
  margin-top: 2.5rem;
}
.aside-search form.search-form {
  gap: 1rem;
}
.aside-search form.search-form .is-search-submit {
  padding: 0 1rem;
}
.aside-search form.search-form .is-search-submit .is-search-icon {
  margin: 0;
}
.block-breadcrumbs {
  background: #F8F8F8;
  height: 3rem;
  display: flex;
  align-items: center;
  overflow-x: auto;
}
.block-breadcrumbs a {
  color: #2c2857;
}
.block-breadcrumbs a:hover {
  text-decoration: none;
}
.block-breadcrumbs span {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.block-breadcrumbs .container > span > span {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.block-breadcrumbs .container > span > span.separator {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-breadcrumbs .container > span > span.separator svg {
  margin-top: -2px;
}
.block-breadcrumbs .container > span > span.breadcrumb_last {
  font-weight: 700;
  padding-right: 1rem;
}
.block-breadcrumbs ul {
  display: flex;
  gap: 0.5rem;
}
.block-breadcrumbs ul li {
  list-style: none;
}
.block-breadcrumbs ul li a {
  display: flex;
  color: #fff;
  font-weight: 700;
  padding: 0.25rem 0.75rem;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  background: #704AD9;
  background: #DEDEE2;
  color: #676486;
  font-size: 1rem;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .block-breadcrumbs {
    height: 5rem;
  }
  .block-breadcrumbs .container > span > span a {
    font-size: inherit;
  }
  .block-breadcrumbs .container > span > span a:before {
    display: none;
  }
}
@media print {
  .block-breadcrumbs {
    display: none;
  }
}
.btn {
  font-family: 'Nunito', sans-serif;
}
.v-btn {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  border: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  line-height: 1;
  position: relative;
  transition: all 0.35s ease-out;
  justify-content: center;
  box-sizing: border-box;
  text-decoration: none;
  width: max-content;
}
.v-btn:hover {
  text-decoration: none;
}
.v-btn .v-btn--label {
  position: relative;
  z-index: 1;
  text-align: center;
  transition: all 0.35s ease-out;
  font-weight: 700;
}
.v-btn .v-btn--label + svg {
  margin-right: 0;
}
.v-btn:after {
  transition: all 0.35s ease-out;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  opacity: 1;
  pointer-events: none;
}
.v-btn figure {
  display: flex;
  align-items: center;
  justify-content: center;
}
.v-btn figure svg {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
}
.v-btn svg {
  position: relative;
  z-index: 1;
  width: auto;
}
.v-btn svg path {
  fill: currentColor;
}
.v-btn .spinner {
  position: absolute;
  animation: fa-spin 2s linear infinite;
  margin: 0;
}
.v-btn .spinner + .v-btn--label,
.v-btn .spinner + figure,
.v-btn .spinner ~ .v-btn--label,
.v-btn .spinner ~ svg {
  opacity: 0;
}
.v-btn:before {
  border-radius: inherit;
  border-style: solid;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  box-sizing: border-box;
  z-index: 1;
}
.v-btn[disabled],
.v-btn--disabled {
  pointer-events: none;
  background: #dedee2 !important;
  color: #827f9b !important;
}
.v-btn[disabled] .v-btn--label,
.v-btn--disabled .v-btn--label {
  color: #827f9b !important;
}
.v-btn[disabled]:after,
.v-btn--disabled:after {
  display: none;
}
.v-btn--full-width {
  width: 100%;
  white-space: nowrap;
}
.v-btn.v-btn--icon-only {
  padding: 0;
}
.v-btn.v-btn--icon-only svg {
  margin-right: 0;
}
.v-btn--xs {
  padding: 0.25rem 1rem;
  font-size: 0.75rem;
  border-radius: 0.375rem;
  min-height: 1.5rem;
}
.v-btn--xs:before {
  border-width: 1px;
}
.v-btn--xs figure {
  height: 0.75rem;
  margin-right: 0.375rem;
  width: 0.75rem;
}
.v-btn--xs .v-btn--label + svg {
  margin-left: 0.25rem;
  width: 1rem;
  height: auto;
}
.v-btn--xs.v-btn--icon-only {
  width: 1.5rem;
}
.v-btn--sm {
  padding: 0.25rem 1.5rem;
  font-size: 0.875rem;
  border-radius: 0.5rem;
  min-height: 2rem;
}
.v-btn--sm:before {
  border-width: 1px;
}
.v-btn--sm figure {
  height: 0.875rem;
  margin-right: 0.375rem;
  width: 0.875rem;
}
.v-btn--sm .v-btn--label + svg {
  margin-left: 0.375rem;
  width: 0.75rem;
  height: auto;
}
.v-btn--sm.v-btn--icon-only {
  width: 2.25rem;
}
@media screen and (min-width: 992px) {
  .v-btn--sm {
    font-size: 1rem;
    padding: 0.125rem 1.5rem;
  }
}
.v-btn--md {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  border-radius: 0.563rem;
  min-height: 2.5rem;
}
.v-btn--md:before {
  border-width: 2px;
}
.v-btn--md figure {
  height: 1rem;
  margin-right: 0.5rem;
  width: 1rem;
}
.v-btn--md .v-btn--label + svg {
  margin-left: 0.5rem;
  width: 0.75rem;
  height: auto;
}
.v-btn--md.v-btn--icon-only {
  width: 2.375rem;
}
@media screen and (min-width: 992px) {
  .v-btn--md {
    padding: 0.625rem 2rem;
    font-size: 1.25rem;
    border-radius: 0.625rem;
    min-height: 3rem;
  }
  .v-btn--md figure {
    height: 1.25rem;
    width: 1.25rem;
  }
  .v-btn--md.v-btn--icon-only {
    width: 3rem;
  }
}
.v-btn--lg {
  padding: 0.75rem 2rem;
  font-size: 1.125rem;
  border-radius: 0.625rem;
  min-height: 3rem;
}
.v-btn--lg:before {
  border-width: 2px;
}
.v-btn--lg figure {
  height: 1.25rem;
  width: 1.25rem;
  margin-right: 0.5rem;
}
.v-btn--lg .v-btn--label + svg {
  margin-left: 0.5rem;
  width: 0.75rem;
  height: auto;
}
.v-btn--lg.v-btn--icon-only {
  width: 2.5rem;
}
@media screen and (min-width: 992px) {
  .v-btn--lg {
    padding: 1rem 2.5rem;
    font-size: 1.5rem;
    border-radius: 0.75rem;
    min-height: 4rem;
  }
  .v-btn--lg figure {
    height: 1.5rem;
    width: 1.5rem;
  }
  .v-btn--lg .v-btn--label + svg {
    margin-left: 0.625rem;
    width: 1rem;
  }
  .v-btn--lg.v-btn--icon-only {
    width: 3.75rem;
  }
}
.v-btn--center {
  margin-left: auto;
  margin-right: auto;
}
.v-btn--right {
  margin-left: auto;
  margin-right: 0;
}
.v-btn--primary {
  color: #fff;
}
.v-btn--primary .v-btn--label {
  color: #fff;
}
.v-btn--primary:after {
  content: '';
}
.v-btn--primary-default {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), linear-gradient(145.46deg, #8b65e6 12.71%, #5937b7 100%);
}
.v-btn--primary-default:after {
  background: linear-gradient(145.46deg, #8b65e6 12.71%, #5937b7 100%);
}
.v-btn--primary-white {
  color: #5937b7;
  background: #dedee2;
}
.v-btn--primary-white .v-btn--label {
  color: #5937b7;
}
.v-btn--primary-white:after {
  background: #fff;
}
.v-btn--primary-green {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), linear-gradient(137deg, #54DBA3 8.93%, #00A671 69.62%);
}
.v-btn--primary-green:after {
  background: linear-gradient(133.51deg, #54DBA3 -1.51%, #00A671 51.97%);
}
.v-btn--primary-danger {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), linear-gradient(180deg, #FF3E57 0%, #E12039 100%);
}
.v-btn--primary-danger:after {
  background: linear-gradient(180deg, #FF3E57 0%, #E12039 100%);
}
.v-btn--primary-dark {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), #2C2857;
}
.v-btn--primary-dark:after {
  background: #2c2857;
}
@media screen and (min-width: 992px) {
  .v-btn--primary:hover:after {
    opacity: 0;
  }
}
.v-btn--secondary:before,
.v-btn--secondary:after {
  content: '';
}
.v-btn--secondary:after {
  opacity: 0;
}
.v-btn--secondary-default {
  color: #5937b7;
  background: none;
  border-color: #5937b7;
}
.v-btn--secondary-default:after {
  background: linear-gradient(145.46deg, rgba(139, 101, 230, 0.15) 12.71%, rgba(89, 55, 183, 0.15) 100%);
}
.v-btn--secondary-default .v-btn--label {
  color: #5937b7;
}
.v-btn--secondary-white {
  color: #fff;
  border-color: #fff;
  background: none;
}
.v-btn--secondary-white:after {
  background: rgba(255, 255, 255, 0.1);
}
.v-btn--secondary-white .v-btn--label {
  color: #fff;
}
.v-btn--secondary-green {
  color: #00a671;
  border-color: #00a671;
  background: none;
}
.v-btn--secondary-green:after {
  background: rgba(0, 166, 113, 0.12);
}
.v-btn--secondary-green .v-btn--label {
  color: #00a671;
}
.v-btn--secondary-danger {
  color: #ff3e57;
  border-color: #ff3e57;
  background: none;
}
.v-btn--secondary-danger:after {
  background: rgba(255, 62, 87, 0.12);
}
.v-btn--secondary-danger .v-btn--label {
  color: #ff3e57;
}
.v-btn--secondary-dark {
  color: #2c2857;
  border-color: #2c2857;
  background: none;
}
.v-btn--secondary-dark:after {
  background: rgba(255, 255, 255, 0.1);
}
.v-btn--secondary-dark .v-btn--label {
  color: #2c2857;
}
.v-btn--secondary[disabled],
.v-btn--secondary.v-btn--disabled {
  pointer-events: none;
  background: none !important;
  border-color: #dedee2 !important;
  color: #827f9b !important;
}
.v-btn--secondary[disabled] .v-btn--label,
.v-btn--secondary.v-btn--disabled .v-btn--label {
  color: #827f9b !important;
}
.v-btn--secondary[disabled]:after,
.v-btn--secondary.v-btn--disabled:after {
  display: none;
}
@media screen and (min-width: 992px) {
  .v-btn--secondary:hover:after {
    opacity: 1;
  }
  .v-btn--secondary-default:hover {
    color: #432989;
    border-color: #432989;
  }
  .v-btn--secondary-default:hover .v-btn--label {
    color: #432989;
  }
  .v-btn--secondary-green:hover {
    color: #007D55;
    border-color: #007D55;
  }
  .v-btn--secondary-green:hover .v-btn--label {
    color: #007D55;
  }
  .v-btn--secondary-danger:hover {
    color: #BF2F41;
    border-color: #BF2F41;
  }
  .v-btn--secondary-danger:hover .v-btn--label {
    color: #BF2F41;
  }
}
.v-btn--ghost {
  background: none;
}
.v-btn--ghost:after {
  content: '';
  opacity: 0;
}
.v-btn--ghost-default {
  color: #5937b7;
}
.v-btn--ghost-default .v-btn--label {
  color: #5937b7;
}
.v-btn--ghost-default:after {
  background: linear-gradient(145deg, rgba(139, 101, 230, 0.15) 12.71%, rgba(89, 55, 183, 0.15) 100%);
}
.v-btn--ghost-white {
  color: #fff;
}
.v-btn--ghost-white:after {
  background: rgba(255, 255, 255, 0.15);
}
.v-btn--ghost-white .v-btn--label {
  color: #fff;
}
.v-btn--ghost-green {
  color: #00a671;
}
.v-btn--ghost-green:after {
  background: rgba(0, 166, 113, 0.12);
}
.v-btn--ghost-green .v-btn--label {
  color: #00a671;
}
.v-btn--ghost-danger {
  color: #ff3e57;
}
.v-btn--ghost-danger:after {
  background: rgba(255, 62, 87, 0.12);
}
.v-btn--ghost-danger .v-btn--label {
  color: #ff3e57;
}
.v-btn--ghost-dark {
  color: #2c2857;
}
.v-btn--ghost-dark:after {
  background: rgba(255, 255, 255, 0.1);
}
.v-btn--ghost-dark .v-btn--label {
  color: #2c2857;
}
.v-btn--ghost[disabled],
.v-btn--ghost.v-btn--disabled {
  pointer-events: none;
  background: none !important;
  border-color: #dedee2 !important;
  color: #827f9b !important;
}
.v-btn--ghost[disabled] .v-btn--label,
.v-btn--ghost.v-btn--disabled .v-btn--label {
  color: #827f9b !important;
}
.v-btn--ghost[disabled]:after,
.v-btn--ghost.v-btn--disabled:after {
  display: none;
}
@media screen and (min-width: 992px) {
  .v-btn--ghost:hover:after {
    opacity: 1;
  }
  .v-btn--ghost-default:hover {
    color: #432989;
  }
  .v-btn--ghost-default:hover .v-btn--label {
    color: #432989;
  }
  .v-btn--ghost-white:hover {
    color: #fff;
  }
  .v-btn--ghost-white:hover .v-btn--label {
    color: #fff;
  }
  .v-btn--ghost-green:hover {
    color: #007D55;
  }
  .v-btn--ghost-green:hover .v-btn--label {
    color: #007D55;
  }
  .v-btn--ghost-danger:hover {
    color: #BF2F41;
  }
  .v-btn--ghost-danger:hover .v-btn--label {
    color: #BF2F41;
  }
}
.v-btn--sending {
  opacity: 1;
}
@media screen and (max-width: 480px) {
  .v-btn--full-width-mobile {
    width: 100%;
    white-space: nowrap;
  }
  .v-btn--phone-center {
    margin-left: auto;
    margin-right: auto;
  }
  .v-btn--phone-right {
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .v-btn--tablet-center {
    margin-left: auto;
    margin-right: auto;
  }
  .v-btn--tablet-right {
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .v-btn--desktop-center {
    margin-left: auto;
    margin-right: auto;
  }
  .v-btn--desktop-right {
    margin-left: auto;
    margin-right: 0;
  }
}
.block-download-app {
  padding-top: 0;
}
.block-download-app .container {
  display: flex;
  flex-direction: column;
  background: linear-gradient(106deg, #C09CFF 41.57%, #8B65E6 85.46%);
  padding-top: 2rem;
  padding-bottom: 2rem;
  max-width: 88.25rem;
  filter: drop-shadow(0px 4px 40px rgba(0, 0, 0, 0.2));
  border-radius: 0.75rem;
  width: calc(100% - 2rem);
}
.block-download-app .container > div {
  display: flex;
  flex-direction: column;
  text-align: center;
  color: #fff;
}
.block-download-app .container > div .section-title {
  color: #fff;
}
.block-download-app .container figure {
  display: flex;
  justify-content: center;
}
.block-download-app .container figure img {
  position: relative;
  bottom: -2rem;
  max-width: 300px;
}
.block-download-app .container .download-app-img-1 {
  display: none;
}
@media screen and (min-width: 768px) {
  .block-download-app .container {
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    padding-top: 0;
    padding-bottom: 0;
  }
  .block-download-app .container figure {
    padding-top: 0.75rem;
  }
  .block-download-app .container figure img {
    bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .block-download-app .container {
    width: calc(100% - 4rem);
  }
  .block-download-app .container .new-headline-xlg {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1200px) {
  .block-download-app .container {
    padding-bottom: 6.25rem;
    padding-top: 6.25rem;
  }
  .block-download-app .container .section-title {
    margin-bottom: 1rem;
  }
  .block-download-app .container .download-app-img-1 {
    display: flex;
    left: 5.75rem;
    bottom: 0;
  }
  .block-download-app .container .download-app-img-2 {
    bottom: 0;
    right: 2rem;
  }
  .block-download-app .container .content-text {
    max-width: 38.75rem;
    width: 50%;
  }
  .block-download-app .container figure {
    position: absolute;
    padding-top: 0;
  }
  .block-download-app .container figure img {
    max-width: none;
    bottom: 0;
  }
}
@media print {
  .block-download-app {
    display: none;
  }
}
.site-footer {
  position: relative;
  background: #1D1A39;
}
.site-footer .container {
  max-width: 92.5rem;
}
.site-footer .footer-logo {
  display: flex;
  justify-content: flex-start;
  grid-column: col-start / span 2;
  grid-row: 1;
}
.site-footer .footer-logo a {
  display: flex;
}
.site-footer .footer-logo a figure {
  display: flex;
}
.site-footer .footer-logo .desktop {
  display: none;
}
.site-footer .footer-title {
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0.125rem;
  margin-bottom: 0.75rem;
  font-weight: 700;
  font-size: 0.75rem;
  display: block;
  line-height: 1rem;
}
.site-footer .footer-top {
  display: grid;
  grid-template-columns: repeat(4, [col-start] 1fr);
  gap: 1.25rem 0.5rem;
  padding: 1.5rem 0 0;
}
.site-footer .footer-top nav:nth-of-type(1) {
  grid-column: col-start 3 / span 2;
  grid-row: 1;
}
.site-footer .footer-top nav:nth-of-type(2) {
  grid-column: col-start 1 / span 2;
  grid-row: 2;
}
.site-footer .footer-top nav:nth-of-type(3) {
  grid-column: col-start 3 / span 2;
  grid-row: 2;
}
.site-footer .footer-top nav.nav-full-width {
  grid-row: auto;
  grid-column: auto / span 4;
  margin-top: -0.25rem;
  margin-bottom: 1.5rem;
}
.site-footer .footer-top nav ul {
  list-style: none;
}
.site-footer .footer-top nav ul li {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.site-footer .footer-top nav ul li a {
  line-height: 1.25rem;
  color: #fff;
  text-decoration: none;
  position: relative;
  font-weight: 700;
  font-size: 0.875rem;
  display: inline-flex;
  gap: 0.5rem;
}
.site-footer .footer-top nav ul li a figure {
  display: flex;
}
.site-footer .footer-top nav ul li a:hover {
  text-decoration: underline;
}
.site-footer .footer-grant {
  grid-column: col-start / span 4;
  grid-row: 3;
  padding-top: 1.25rem;
  border-top: 1px solid #57556C;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.site-footer .footer-grant p {
  margin-bottom: 0;
  color: #b3b1c2;
  font-size: 0.75rem;
  line-height: 1rem;
}
.site-footer .footer-grant + .footer-certificates {
  padding-top: 0;
  border-top: 0;
}
.site-footer .footer-certificates {
  display: flex;
  padding: 1.25rem 0;
  border-top: 1px solid #57556C;
  border-bottom: 1px solid #57556C;
  grid-row: 4;
  grid-column: col-start / span 4;
}
.site-footer .footer-certificates > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 50%;
  margin-bottom: auto;
}
.site-footer .footer-certificates > div figure {
  display: flex;
  margin-bottom: 0.625rem;
  justify-content: center;
  height: 27px;
}
.site-footer .footer-certificates > div figure svg {
  width: 29px;
  height: auto;
}
.site-footer .footer-certificates > div span {
  color: #b3b1c2;
  font-size: 0.75rem;
  line-height: 1rem;
}
.site-footer .footer-app {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 0 1.25rem 0;
  border-bottom: 1px solid #57556C;
  grid-column: col-start / span 4;
  grid-row: 5;
}
.site-footer .footer-app p {
  width: 100%;
  text-align: center;
  color: #b3b1c2;
  font-size: 0.75rem;
  line-height: 1.25rem;
}
.site-footer .footer-app > div {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 0.75rem;
  gap: 0.5rem;
}
.site-footer .footer-app a {
  text-decoration: none;
  display: flex;
  justify-content: center;
  width: 50%;
  background: #fff;
  border-radius: 0.375rem;
}
.site-footer .footer-app a.disabled {
  opacity: 0.75;
  pointer-events: none;
}
.site-footer .footer-app a figure {
  display: flex;
  flex-wrap: wrap;
}
.site-footer .footer-app a figure img {
  width: 100%;
  height: auto;
}
.site-footer .footer-contact {
  padding: 1.5rem 0 0.5rem;
  display: grid;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.site-footer .footer-contact a {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  color: #fff;
  width: 100%;
  height: 32px;
}
.site-footer .footer-contact a figure {
  display: flex;
  margin-right: 0.5rem;
  margin-top: -2px;
}
.site-footer .footer-contact a figure svg {
  height: 2rem;
  width: 2rem;
}
.site-footer .footer-contact a figure svg rect,
.site-footer .footer-contact a figure svg path {
  transition: all 0.35s ease-out;
}
.site-footer .footer-contact a div {
  display: flex;
  flex-direction: column;
}
.site-footer .footer-contact a div .caption-title {
  display: block;
  color: #b3b1c2;
  font-size: 0.625rem;
  line-height: 0.963rem;
}
.site-footer .footer-contact a div strong {
  color: #fff;
  text-decoration: none;
  font-size: 0.875rem;
  line-height: 1;
}
.site-footer .footer-contact a div strong:hover {
  text-decoration: underline;
}
.site-footer .footer-contact a:hover figure svg rect {
  fill-opacity: 1;
}
.site-footer .footer-contact a:hover figure svg path {
  fill: #5937b7;
}
.site-footer .footer-contact a:nth-child(1) {
  grid-area: 1 / 1 / 2 / 2;
}
.site-footer .footer-contact a:nth-child(2) {
  grid-area: 2 / 1 / 3 / 2;
}
.site-footer .footer-contact a:nth-child(3) {
  grid-area: 3 / 1 / 4 / 2;
}
.site-footer .footer-contact .socials {
  grid-area: 1 / 2 / 3 / 3;
  padding-left: 1rem;
}
.site-footer .footer-contact .socials > a {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 0 1rem 0;
}
.site-footer .site-copyright {
  background: #2c2857;
  color: #b3b1c2;
  padding: 0.875rem 0;
}
.site-footer .site-copyright p {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #b3b1c2;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  margin-top: 12px;
}
.site-footer .site-copyright p strong {
  color: #fff;
}
.site-footer .site-copyright ul {
  text-align: left;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.site-footer .site-copyright ul li a {
  color: #b3b1c2;
  text-decoration: none;
  font-size: 0.875rem;
}
.site-footer .site-copyright ul li a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .site-footer .container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
  }
  .site-footer .footer-top {
    grid-template-columns: repeat(8, [col-start] 1fr);
    gap: 0 0.5rem;
    padding-top: 3rem;
    padding-bottom: 2rem;
    width: 100%;
  }
  .site-footer .footer-top nav:nth-of-type(1),
  .site-footer .footer-top nav:nth-of-type(2),
  .site-footer .footer-top nav:nth-of-type(3) {
    grid-column: span 1;
    grid-row: 1 / 3;
  }
  .site-footer .footer-top nav.nav-full-width {
    margin-bottom: 0;
    grid-column: col-start 4 / span 5;
  }
  .site-footer .footer-top nav.nav-full-width ul {
    display: flex;
    gap: 4.5rem;
  }
  .site-footer .footer-top nav.nav-full-width ul li {
    margin-bottom: 0;
  }
  .site-footer .footer-top nav ul li {
    margin-bottom: 0.75rem;
  }
  .site-footer .footer-top nav ul li a {
    line-height: 1.5rem;
  }
  .site-footer .footer-logo {
    margin-bottom: 2rem;
    grid-row: 1 / 1;
  }
  .site-footer .footer-grant {
    padding-top: 0;
    border: none;
    display: flex;
    flex-direction: column;
    grid-column: col-start / span 2;
    grid-row: 2 / 4;
  }
  .site-footer .footer-grant figure {
    display: flex;
    margin-bottom: 1.25rem;
  }
  .site-footer .footer-grant + .footer-certificates {
    grid-column: col-start 3 / span 4;
    grid-row: 3;
  }
  .site-footer .footer-certificates {
    flex-direction: column;
    padding: 0;
    border: none;
    grid-column: col-start / span 2;
    gap: 0.75rem;
    grid-row: 2;
  }
  .site-footer .footer-certificates > div {
    width: 100%;
    flex-direction: row;
    align-items: center;
    margin-bottom: 0;
    text-align: left;
    justify-content: flex-start;
  }
  .site-footer .footer-certificates > div figure {
    margin-bottom: 0;
    margin-right: 0.5rem;
    height: auto;
  }
  .site-footer .footer-certificates > div figure svg {
    width: 1.5rem;
    height: auto;
  }
  .site-footer .footer-app {
    flex-direction: column;
    flex-wrap: nowrap;
    padding-bottom: 0;
    border: none;
    grid-column: col-start 7 / span 2;
    grid-row: 1 / 4;
    margin-bottom: auto;
  }
  .site-footer .footer-app > div {
    flex-direction: column;
    justify-content: flex-start;
  }
  .site-footer .footer-app > div a {
    width: 100%;
  }
  .site-footer .footer-app > div a img {
    height: 2.5rem;
  }
  .site-footer .footer-app p {
    text-align: left;
  }
  .site-footer .footer-contact {
    padding-top: 2rem;
    display: grid;
    grid-template-columns: repeat(9, [col-start] 1fr);
    padding-bottom: 2rem;
    width: 100%;
    position: relative;
    gap: 0 0.5rem;
  }
  .site-footer .footer-contact::before {
    content: "";
    width: 100vw;
    position: absolute;
    top: 0;
    height: 1px;
    background: #57556C;
    left: 50%;
    transform: translateX(-50%);
  }
  .site-footer .footer-contact a {
    margin: 0;
    height: auto;
    width: auto;
    grid-area: 1 / auto / 1 / span 2 !important;
  }
  .site-footer .footer-contact .socials {
    margin: 0;
    padding: 0;
    align-items: center;
    gap: 0.5rem;
    grid-column: col-start 7 / span 2;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
  }
  .site-footer .footer-contact .socials a {
    width: auto;
    margin: 0;
  }
  .site-footer .footer-contact .socials a:last-child {
    grid-column: 2 !important;
  }
  .site-footer.site-footer--minimal .footer-top {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    align-items: center;
    min-height: auto;
  }
  .site-footer.site-footer--minimal .footer-logo {
    margin-bottom: 0;
    height: auto;
  }
  .site-footer .site-copyright {
    display: flex;
    align-items: center;
  }
  .site-footer .site-copyright .container {
    justify-content: space-between;
    align-items: center;
  }
  .site-footer .site-copyright .container ul {
    width: auto;
    display: flex;
    justify-content: center;
    gap: 1.5rem;
    margin-bottom: 1rem;
  }
  .site-footer .site-copyright .container p {
    margin: 0 auto 0 0;
  }
}
@media screen and (min-width: 992px) {
  .site-footer .footer-title {
    margin-bottom: 1.5rem;
  }
  .site-footer .footer-top {
    padding-top: 4rem;
    gap: 0 1rem;
    grid-template-columns: repeat(10, [col-start] 1fr);
  }
  .site-footer .footer-top nav:nth-of-type(1),
  .site-footer .footer-top nav:nth-of-type(2),
  .site-footer .footer-top nav:nth-of-type(3) {
    grid-column: span 2;
  }
  .site-footer .footer-certificates > div span {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .site-footer .footer-app {
    grid-column: col-start 9 / span 2;
  }
  .site-footer .footer-app .footer-title {
    margin-bottom: 1.25rem;
  }
  .site-footer .footer-app p {
    font-size: 0.875rem;
  }
  .site-footer .footer-contact {
    gap: 0 1rem;
    grid-template-columns: repeat(10, [col-start] 1fr);
  }
  .site-footer .footer-contact a div a,
  .site-footer .footer-contact a div strong {
    white-space: nowrap;
  }
  .site-footer .footer-contact a.footer-contact-wide {
    min-width: 260px;
  }
  .site-footer .footer-contact .socials {
    grid-column: col-start 8 / span 3;
    gap: 2rem;
    padding-left: 0;
  }
  .site-footer .site-copyright {
    padding: 0;
    height: 3rem;
  }
  .site-footer .site-copyright .container {
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .site-footer .site-copyright .container ul {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .site-footer .footer-top {
    min-height: 17rem;
    box-sizing: border-box;
    grid-template-columns: repeat(12, [col-start] 1fr);
  }
  .site-footer .footer-top nav ul li a {
    font-size: 1rem;
  }
  .site-footer .footer-logo {
    grid-column: col-start / span 3;
    height: 3.5rem;
  }
  .site-footer .footer-logo .desktop {
    display: flex;
  }
  .site-footer .footer-logo .mobile {
    display: none;
  }
  .site-footer .footer-grant {
    grid-column: col-start / span 3;
  }
  .site-footer .footer-grant + .footer-certificates {
    grid-column: col-start 4 / span 4;
  }
  .site-footer .footer-certificates {
    grid-column: col-start / span 3;
  }
  .site-footer .footer-app {
    grid-column: col-start 10 / span 3;
  }
  .site-footer .footer-app > div {
    flex-direction: row;
    width: auto;
    margin-bottom: 1rem;
    gap: 1rem;
  }
  .site-footer .footer-app > div a {
    width: auto;
  }
  .site-footer .footer-contact {
    grid-template-columns: repeat(12, [col-start] 1fr);
  }
  .site-footer .footer-contact a figure svg {
    height: 3rem;
    width: 3rem;
  }
  .site-footer .footer-contact a div .caption-title {
    font-size: 0.875rem;
    margin-bottom: 0.25rem;
    line-height: 1.25rem;
  }
  .site-footer .footer-contact a div a,
  .site-footer .footer-contact a div strong {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .site-footer .footer-contact .socials {
    grid-column: col-start 10 / span 3;
  }
  .site-footer .site-copyright .conteainer ul {
    gap: 1.5rem;
  }
}
.site-header {
  height: 4rem;
  background-color: white;
  width: 100%;
  top: 0;
  display: flex;
  z-index: 999;
  position: fixed;
  box-shadow: 0 5px 11px 0 rgba(44, 40, 87, 0.06);
  transition: top 0.35s ease-out;
}
.site-header.off-canvas {
  top: -4rem !important;
}
.site-header.site-header--fixed.off-canvas,
.site-header.scroll-fixed.off-canvas {
  top: 0 !important;
}
.no-overflow .site-header {
  box-shadow: none;
}
.site-header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  max-width: none;
}
@media screen and (max-width: 1199px) {
  .site-header.toggled {
    top: 0 !important;
    overflow-y: scroll;
    height: 100vh !important;
  }
  .site-header.toggled .container {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 4rem;
    align-items: flex-start;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .site-header.toggled .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 1400px) {
  .site-header {
    height: 5rem;
  }
  .site-header.off-canvas {
    top: -5rem !important;
  }
  .site-header.toggled {
    overflow: auto;
    height: 5rem;
  }
  .site-header .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.site-header-logo {
  display: flex;
  align-items: center;
  position: relative;
}
.site-header-logo a figure {
  display: flex;
  align-items: center;
}
.site-header-logo a figure svg {
  height: 2rem;
  width: auto;
}
.site-header-logo--center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.toggled .site-header-logo {
  position: fixed;
  top: 1rem;
  left: 1rem;
  z-index: 9;
}
.toggled .site-header-logo figure {
  height: 2rem;
}
.toggled .site-header-logo svg > g > g {
  fill: #fff;
}
@media screen and (min-width: 768px) {
  .toggled .site-header-logo {
    left: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .toggled .site-header-logo {
    position: static;
  }
  .toggled .site-header-logo svg > g > g {
    fill: #5937b7;
  }
}
@media screen and (min-width: 1400px) {
  .site-header-logo a figure svg {
    height: 2.5rem;
  }
}
.site-header-contact {
  position: static;
  order: 1;
  display: flex;
  flex-direction: column;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  gap: 1rem;
}
.user-logged .site-header-contact {
  order: 3;
}
.site-header-contact figure {
  display: flex;
  align-items: center;
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  background: #fff;
  flex-shrink: 0;
  justify-content: center;
}
.site-header-contact > div {
  display: flex;
  align-items: center;
}
.site-header-contact .contact-text {
  margin-left: 0.5rem;
}
.site-header-contact .contact-text a {
  color: #fff;
  text-decoration: none;
  font-size: 1.375rem;
  line-height: 1.625rem;
  font-weight: 700;
}
.site-header-contact .contact-text a:hover {
  text-decoration: underline;
}
.site-header-contact .contact-text small {
  color: #fff;
  font-size: 0.875rem;
  display: block;
  line-height: 1;
}
.site-header-contact .contact-text .online {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.site-header-contact .contact-text .online span {
  display: inline-block;
  width: 0.375rem;
  height: 0.375rem;
  background: #00a671;
  border-radius: 50%;
}
.site-header-contact .contact-text .online p {
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  margin-left: 0.25rem;
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .site-header-contact {
    display: none;
  }
}
@media screen and (min-width: 1400px) {
  .site-header-contact {
    display: flex;
    order: 2;
    margin-left: 0;
    align-items: center;
    padding: 0;
    flex-direction: row;
    gap: 2rem;
  }
  .user-logged .site-header-contact {
    order: 2;
  }
  .site-header-contact:before {
    content: "";
    display: block;
    width: 1px;
    height: 2rem;
    background: #DEDEE2;
    margin-left: 2rem;
  }
  .site-header-contact figure {
    background-color: rgba(89, 55, 183, 0.2);
  }
  .site-header-contact .contact-text {
    margin-left: 1rem;
  }
  .site-header-contact .contact-text a {
    color: #2c2857;
    font-weight: 700;
    font-size: 1rem;
  }
  .site-header-contact .contact-text small {
    color: #827f9b;
    font-size: 0.875rem;
  }
  .site-header-contact .contact-text .online p {
    color: #827f9b;
  }
}
.site-header-nav-wrapper {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.toggled .site-header-nav-wrapper .mobile-btn {
  display: none;
}
@media screen and (min-width: 1200px) {
  .site-header-nav-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }
  .site-header-nav-wrapper .mobile-btn {
    display: none;
  }
}
.site-header-nav-collapsible .hamburger-toggle {
  display: flex;
  z-index: 9;
  min-width: auto;
  margin-left: 1rem;
  border: none;
  background: transparent;
  padding: 0;
}
.site-header-nav-collapsible .hamburger-toggle .close {
  display: none;
}
.site-header-nav-collapsible .site-header-nav-main-wrapper {
  display: none;
  background: linear-gradient(114deg, #2C2857 41.27%, #C193FF 103.07%);
  position: absolute;
  padding: 4rem 1rem 1rem;
  top: 0;
  left: 0;
  width: 100vw;
  min-height: 100vh;
  box-sizing: border-box;
  justify-content: center;
  flex-wrap: wrap;
}
.site-header-nav-collapsible .site-header-nav-main-inner {
  width: 100%;
  max-width: 360px;
  display: flex;
  flex-direction: column;
}
.site-header-nav-collapsible .site-header-nav-main {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.65);
  border-top: 1px solid rgba(255, 255, 255, 0.65);
  order: 2;
}
.site-header-nav-collapsible .site-header-nav-main ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.site-header-nav-collapsible .site-header-nav-main ul li {
  width: 100%;
}
.site-header-nav-collapsible .site-header-nav-main ul li a {
  text-align: center;
  font-size: 1.375rem;
  line-height: 1.625rem;
  color: #fff;
  display: block;
  width: 100%;
  padding: 1rem 0;
  text-decoration: none;
  font-weight: 700;
}
.site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-toggle {
  display: none;
}
.toggled .site-header-nav-collapsible .site-header-nav-main-wrapper {
  display: flex;
}
.toggled .site-header-nav-collapsible .hamburger-toggle {
  padding: 0;
  border: none;
  border-radius: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 1.125rem;
  top: 1.5rem;
  width: 1rem;
  min-height: 1rem;
}
.toggled .site-header-nav-collapsible .hamburger-toggle .open {
  display: none;
}
.toggled .site-header-nav-collapsible .hamburger-toggle .close {
  display: flex;
}
@media screen and (min-width: 768px) {
  .toggled .site-header-nav-collapsible .hamburger-toggle {
    right: 2.125rem;
  }
}
@media screen and (min-width: 1200px) {
  .site-header-nav-collapsible {
    width: 100%;
    margin-left: 2rem;
  }
  .site-header-nav-collapsible .site-header-nav-main-wrapper {
    position: static;
    display: flex;
    background: transparent;
    width: auto;
    height: auto;
    padding: 0;
    min-height: auto;
  }
  .site-header-nav-collapsible .site-header-nav-main-inner {
    flex-direction: row;
    max-width: none;
    align-items: center;
    justify-content: space-between;
  }
  .site-header-nav-collapsible .hamburger-toggle {
    display: none;
  }
  .site-header-nav-collapsible .site-header-nav-main {
    order: 1;
    flex-shrink: 0;
    padding: 0;
    border: none;
  }
  .site-header-nav-collapsible .site-header-nav-main ul {
    gap: 2rem;
  }
  .site-header-nav-collapsible .site-header-nav-main ul li {
    width: auto;
    margin: 0;
  }
  .site-header-nav-collapsible .site-header-nav-main ul li a {
    font-size: 1rem;
    font-weight: 700;
    color: #2c2857;
  }
  .site-header-nav-collapsible .site-header-nav-main ul li a:hover {
    color: #5937b7;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-toggle {
    font-family: "Nunito";
    font-weight: 700;
    cursor: pointer;
    padding: 1rem 0;
    border: 0;
    background: transparent;
    display: flex;
    align-items: center;
    margin: 0;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-toggle span {
    color: #2c2857;
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight: 700;
    transition: all 0.35s ease-out;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-toggle:focus,
  .site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-toggle:active {
    outline: none;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-toggle .caret {
    width: 0.75rem;
    display: flex;
    justify-content: center;
    margin-left: 0.25rem;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-toggle:hover span {
    color: #5937b7;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper .site-header-nav-sub-menu {
    display: none;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper.toggled .site-header-nav-sub-menu {
    display: block;
    position: absolute;
    border-radius: 8px;
    background-color: #FFFFFF;
    top: 3.75rem;
    margin-left: -1rem;
    box-shadow: 0px 0px 5.8px 0px rgba(0, 0, 0, 0.07);
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper.toggled .site-header-nav-sub-menu ul {
    display: flex;
    flex-direction: column;
    gap: 0.5rem 0;
    padding: 0.75rem 1rem;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper.toggled .site-header-nav-sub-menu ul li a {
    display: flex;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    font-weight: 400;
    height: auto;
    padding: 0;
    line-height: 1.5rem;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper.toggled .site-header-nav-sub-menu ul li:last-child a:before {
    display: none;
  }
  .site-header-nav-collapsible .site-header-nav-sub-wrapper.toggled .site-header-nav-sub-toggle span {
    color: #5937b7;
  }
}
.site-header-nav-lang {
  order: 3;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.site-header-nav-lang > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-header-nav-lang span {
  color: #fff;
  font-size: 1.125rem;
  margin-right: 0.5rem;
}
.site-header-nav-lang button.nav-toggle {
  display: none;
}
.site-header-nav-lang ul {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  list-style: none;
}
.site-header-nav-lang ul a {
  display: flex;
}
.site-header-nav-lang ul a svg {
  width: 2.25rem;
  height: auto;
}
.site-header-nav-lang ul a span {
  display: none;
}
@media screen and (min-width: 1200px) {
  .site-header-nav-lang {
    order: 5;
    padding-left: 2rem;
  }
  .site-header-nav-lang span {
    font-size: 1rem;
    color: #676486;
  }
  .site-header-nav-lang ul li a svg {
    width: 1.5rem;
  }
  .site-header-nav-lang--dropdown > span {
    display: none;
  }
  .site-header-nav-lang--dropdown button.nav-toggle {
    display: flex;
    background: transparent;
    border: none;
    padding: 0;
    align-items: center;
    cursor: pointer;
  }
  .site-header-nav-lang--dropdown button.nav-toggle span {
    margin-right: 0.25rem;
    margin-left: 0.625rem;
    color: #676486;
    line-height: 1;
  }
  .site-header-nav-lang--dropdown button.nav-toggle .caret {
    margin: 0;
    display: flex;
    align-items: center;
    width: 0.75rem;
    justify-content: center;
  }
  .site-header-nav-lang--dropdown button.nav-toggle:hover {
    color: #5937b7;
  }
  .site-header-nav-lang--dropdown .nav-lang {
    display: none;
    position: absolute;
    border-radius: 0.375rem;
    background-color: #FFFFFF;
    top: 3.75rem;
    right: 2rem;
    box-shadow: 0px 0px 5.8px 0px rgba(0, 0, 0, 0.07);
    padding: 0.75rem 1rem;
  }
  .site-header-nav-lang--dropdown .nav-lang ul {
    display: flex;
    flex-direction: column;
    gap: 0.5rem 0;
  }
  .site-header-nav-lang--dropdown .nav-lang ul li a {
    color: #2c2857;
    font-size: 1rem;
    text-decoration: none;
    display: flex;
    align-items: center;
    padding: 0;
    position: relative;
    line-height: 1.5rem;
  }
  .site-header-nav-lang--dropdown .nav-lang ul li a svg {
    margin-right: 0.5rem;
  }
  .site-header-nav-lang--dropdown .nav-lang ul li a:hover span {
    color: #5937b7;
  }
  .site-header-nav-lang--dropdown .nav-lang ul li a span {
    display: inline;
    color: #2c2857;
    font-weight: 400;
    margin: 0;
  }
  .site-header-nav-lang--dropdown .nav-lang ul li:last-child a:before {
    display: none;
  }
  .site-header-nav-lang--dropdown .nav-lang ul li.active {
    display: none;
  }
  .site-header-nav-lang--dropdown.toggled .nav-lang {
    display: block;
  }
}
.site-header-login {
  order: 4;
}
.site-header-login .site-header-user .site-header-user-profile {
  text-decoration: none;
}
.site-header-login .site-header-user .site-header-user-profile figure {
  align-items: center;
  background: #fff;
  border-radius: 100%;
  box-sizing: border-box;
  color: #5937b7;
  display: flex;
  font-size: 1.125rem;
  height: 3.75rem;
  justify-content: center;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 3.75rem;
  margin-top: 1rem;
}
.site-header-login .site-header-user .site-header-user-profile figure img {
  width: 100%;
  height: auto;
}
.site-header-login .site-header-user .site-header-user-profile span {
  font-weight: 700;
}
.site-header-login .site-header-user .site-header-user-profile:hover span {
  text-decoration: underline;
}
@media screen and (max-width: 1199px) {
  .site-header-login > .v-btn {
    margin-top: 1rem;
    height: 3rem;
    font-size: 1.125rem;
    width: 100%;
  }
  .site-header-login > .v-btn.v-btn--secondary-default:before {
    border-color: #fff;
  }
  .site-header-login > .v-btn.v-btn--secondary-default .v-btn--label {
    color: #fff;
  }
  .user-logged .site-header-login {
    order: 1;
  }
  .site-header-login .site-header-user {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  .site-header-login .site-header-user .site-header-user-profile {
    text-align: center;
    margin-right: 1rem;
  }
  .site-header-login .site-header-user .site-header-user-profile figure {
    height: 4.5rem;
    width: 4.5rem;
    margin: 0;
  }
  .site-header-login .site-header-user .site-header-user-name {
    margin-bottom: 0.5rem;
    display: block;
    line-height: 1.625rem;
  }
  .site-header-login .site-header-user .site-header-user-name span {
    color: #fff;
    font-weight: 700;
    font-size: 1.375rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  .site-header-login {
    display: flex;
    order: 3;
    align-items: center;
    margin-left: auto;
    gap: 0.5rem;
  }
  .site-header-login .v-btn {
    width: max-content;
    margin-bottom: 0;
  }
  .site-header-login .v-btn--primary {
    order: 2;
  }
  .site-header-login .site-header-user {
    display: flex;
    align-items: center;
  }
  .site-header-login .site-header-user > div {
    display: flex;
    gap: 2rem;
  }
  .site-header-login .site-header-user > div .v-btn--primary-danger {
    color: #ff3e57;
    border-color: #ff3e57;
    background: none;
  }
  .site-header-login .site-header-user > div .v-btn--primary-danger:before {
    content: '';
  }
  .site-header-login .site-header-user > div .v-btn--primary-danger:after {
    background: rgba(255, 62, 87, 0.12);
    opacity: 0;
  }
  .site-header-login .site-header-user > div .v-btn--primary-danger .v-btn--label {
    color: #ff3e57;
  }
  .site-header-login .site-header-user > div .v-btn--primary-danger:hover:after {
    opacity: 1;
  }
  .site-header-login .site-header-user .site-header-user-profile {
    display: flex;
    align-items: center;
  }
  .site-header-login .site-header-user .site-header-user-profile figure {
    margin: 0;
    height: 3rem;
    width: 3rem;
    border: none;
    margin-right: 0.75rem;
    background: #e9e7eb;
    color: #676486;
    font-size: 1rem;
  }
  .site-header-login .site-header-user .site-header-user-name {
    text-decoration: none;
  }
  .site-header-login .site-header-user .site-header-user-name span {
    font-size: 0.875rem;
    color: #2c2857;
    display: block;
    line-height: 1.25rem;
    font-weight: 700;
  }
  .site-header-login .site-header-user .site-header-user-name span:first-child {
    margin-bottom: -0.125rem;
  }
}
.block-hero--gradient {
  text-align: center;
  color: #fff;
  padding-top: 2rem;
  padding-bottom: 2rem;
  overflow: hidden;
  background: linear-gradient(97deg, #261045 25.08%, #5C3391 89.82%);
  position: relative;
}
.block-hero--gradient .container {
  position: relative;
  padding-left: 2rem;
  padding-right: 2rem;
}
.block-hero--gradient .content {
  margin-left: auto;
  margin-right: auto;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
.block-hero--gradient .content .new-headline-xxl {
  margin-bottom: 1.25rem;
}
.block-hero--gradient .content .search-topics ul {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
}
.block-hero--gradient .content .search-topics ul li {
  list-style: none;
}
.block-hero--gradient .content .search-topics ul li a {
  background: rgba(255, 255, 255, 0.2);
}
.block-hero--gradient .content .search-topics ul li a:hover {
  background: #704AD9;
}
@media screen and (min-width: 992px) {
  .block-hero--gradient {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
  .block-hero--gradient:after {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="183" height="58" fill="none"><mask id="a" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="-116" width="184" height="174"><ellipse cx="91.7013" cy="-29.0721" rx="91.299" ry="86.9279" fill="%23fff"/></mask><g mask="url(%23a)"><path opacity=".5" d="M207.321-141.776c0 .407-.343.733-.771.733-.427 0-.77-.326-.77-.733s.343-.734.77-.734c.428 0 .771.327.771.734Zm-.771 6.609c-.427 0-.77.326-.77.733s.343.734.77.734c.428 0 .771-.327.771-.734s-.343-.733-.771-.733Zm0 7.342c-.427 0-.77.327-.77.734s.343.734.77.734c.428 0 .771-.327.771-.734s-.343-.734-.771-.734Zm0 7.343c-.427 0-.77.327-.77.734 0 .406.343.733.77.733.428 0 .771-.327.771-.733 0-.407-.343-.734-.771-.734Zm0 7.343c-.427 0-.77.326-.77.733s.343.734.77.734c.428 0 .771-.327.771-.734s-.343-.733-.771-.733Zm0 7.342c-.427 0-.77.327-.77.734s.343.733.77.733c.428 0 .771-.326.771-.733s-.343-.734-.771-.734Zm0 7.3428c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.73364 0 .40689.343.73364.77.73364.428 0 .771-.32675.771-.73364 0-.40694-.343-.73364-.771-.73364Zm0 7.34262c-.427 0-.77.32675-.77.73364 0 .4069.343.73366.77.73366.428 0 .771-.32676.771-.73366 0-.40689-.343-.73364-.771-.73364Zm0 7.34263c-.427 0-.77.32675-.77.73364 0 .40691.343.73366.77.73366.428 0 .771-.32675.771-.73366 0-.40689-.343-.73364-.771-.73364Zm0 7.34265c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm-7.705-220.279c-.427 0-.771.327-.771.734s.344.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.343c-.427 0-.771.326-.771.733s.344.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.427 0-.771.327-.771.734s.344.734.771.734c.427 0 .77-.327.77-.734s-.343-.734-.77-.734Zm0 7.343c-.427 0-.771.327-.771.734 0 .406.344.733.771.733.427 0 .77-.327.77-.733 0-.407-.343-.734-.77-.734Zm0 7.343c-.427 0-.771.326-.771.733s.344.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.427 0-.771.327-.771.734s.344.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.3428c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3267-.771.73364 0 .40689.344.73364.771.73364.427 0 .77-.32675.77-.73364 0-.40694-.343-.73364-.77-.73364Zm0 7.34262c-.427 0-.771.32675-.771.73364 0 .4069.344.73366.771.73366.427 0 .77-.32676.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34263c-.427 0-.771.32675-.771.73364 0 .40691.344.73366.771.73366.427 0 .77-.32675.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34265c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm-7.712-220.279c-.427 0-.771.327-.771.734s.344.733.771.733c.427 0 .771-.326.771-.733s-.344-.734-.771-.734Zm0 7.343c-.427 0-.771.326-.771.733s.344.734.771.734c.427 0 .771-.327.771-.734s-.344-.733-.771-.733Zm0 7.342c-.427 0-.771.327-.771.734s.344.734.771.734c.427 0 .771-.327.771-.734s-.344-.734-.771-.734Zm0 7.343c-.427 0-.771.327-.771.734 0 .406.344.733.771.733.427 0 .771-.327.771-.733 0-.407-.344-.734-.771-.734Zm0 7.343c-.427 0-.771.326-.771.733s.344.734.771.734c.427 0 .771-.327.771-.734s-.344-.733-.771-.733Zm0 7.342c-.427 0-.771.327-.771.734s.344.733.771.733c.427 0 .771-.326.771-.733s-.344-.734-.771-.734Zm0 7.3428c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3267-.771.73364 0 .40689.344.73364.771.73364.427 0 .771-.32675.771-.73364 0-.40694-.344-.73364-.771-.73364Zm0 7.34262c-.427 0-.771.32675-.771.73364 0 .4069.344.73366.771.73366.427 0 .771-.32676.771-.73366 0-.40689-.344-.73364-.771-.73364Zm0 7.34263c-.427 0-.771.32675-.771.73364 0 .40691.344.73366.771.73366.427 0 .771-.32675.771-.73366 0-.40689-.344-.73364-.771-.73364Zm0 7.34265c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm-7.712-220.279c-.427 0-.77.327-.77.734s.343.733.77.733c.428 0 .771-.326.771-.733s-.343-.734-.771-.734Zm0 7.343c-.427 0-.77.326-.77.733s.343.734.77.734c.428 0 .771-.327.771-.734s-.343-.733-.771-.733Zm0 7.342c-.427 0-.77.327-.77.734s.343.734.77.734c.428 0 .771-.327.771-.734s-.343-.734-.771-.734Zm0 7.343c-.427 0-.77.327-.77.734 0 .406.343.733.77.733.428 0 .771-.327.771-.733 0-.407-.343-.734-.771-.734Zm0 7.343c-.427 0-.77.326-.77.733s.343.734.77.734c.428 0 .771-.327.771-.734s-.343-.733-.771-.733Zm0 7.342c-.427 0-.77.327-.77.734s.343.733.77.733c.428 0 .771-.326.771-.733s-.343-.734-.771-.734Zm0 7.3428c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.73364 0 .40689.343.73364.77.73364.428 0 .771-.32675.771-.73364 0-.40694-.343-.73364-.771-.73364Zm0 7.34262c-.427 0-.77.32675-.77.73364 0 .4069.343.73366.77.73366.428 0 .771-.32676.771-.73366 0-.40689-.343-.73364-.771-.73364Zm0 7.34263c-.427 0-.77.32675-.77.73364 0 .40691.343.73366.77.73366.428 0 .771-.32675.771-.73366 0-.40689-.343-.73364-.771-.73364Zm0 7.34265c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm-7.705-220.279c-.428 0-.771.327-.771.734s.343.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.326-.771.733s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.428 0-.771.327-.771.734s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.327-.771.734 0 .406.343.733.771.733.427 0 .77-.327.77-.733 0-.407-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.326-.771.733s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.428 0-.771.327-.771.734s.343.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.3428c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.73364 0 .40689.343.73364.771.73364.427 0 .77-.32675.77-.73364 0-.40694-.343-.73364-.77-.73364Zm0 7.34262c-.428 0-.771.32675-.771.73364 0 .4069.343.73366.771.73366.427 0 .77-.32676.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34263c-.428 0-.771.32675-.771.73364 0 .40691.343.73366.771.73366.427 0 .77-.32675.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34265c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm-7.712-220.279c-.427 0-.771.327-.771.734s.344.733.771.733c.427 0 .771-.326.771-.733s-.344-.734-.771-.734Zm0 7.343c-.427 0-.771.326-.771.733s.344.734.771.734c.427 0 .771-.327.771-.734s-.344-.733-.771-.733Zm0 7.342c-.427 0-.771.327-.771.734s.344.734.771.734c.427 0 .771-.327.771-.734s-.344-.734-.771-.734Zm0 7.343c-.427 0-.771.327-.771.734 0 .406.344.733.771.733.427 0 .771-.327.771-.733 0-.407-.344-.734-.771-.734Zm0 7.343c-.427 0-.771.326-.771.733s.344.734.771.734c.427 0 .771-.327.771-.734s-.344-.733-.771-.733Zm0 7.342c-.427 0-.771.327-.771.734s.344.733.771.733c.427 0 .771-.326.771-.733s-.344-.734-.771-.734Zm0 7.3428c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7337-.771-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3267-.771.73364 0 .40689.344.73364.771.73364.427 0 .771-.32675.771-.73364 0-.40694-.344-.73364-.771-.73364Zm0 7.34262c-.427 0-.771.32675-.771.73364 0 .4069.344.73366.771.73366.427 0 .771-.32676.771-.73366 0-.40689-.344-.73364-.771-.73364Zm0 7.34263c-.427 0-.771.32675-.771.73364 0 .40691.344.73366.771.73366.427 0 .771-.32675.771-.73366 0-.40689-.344-.73364-.771-.73364Zm0 7.34265c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7337-.771-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7336.771.7336.427 0 .771-.3267.771-.7336 0-.4069-.344-.7336-.771-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .771-.3268.771-.7337 0-.4069-.344-.7336-.771-.7336Zm-7.705-220.279c-.428 0-.771.327-.771.734s.343.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.326-.771.733s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.428 0-.771.327-.771.734s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.327-.771.734 0 .406.343.733.771.733.427 0 .77-.327.77-.733 0-.407-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.326-.771.733s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.428 0-.771.327-.771.734s.343.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.3428c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.73364 0 .40689.343.73364.771.73364.427 0 .77-.32675.77-.73364 0-.40694-.343-.73364-.77-.73364Zm0 7.34262c-.428 0-.771.32675-.771.73364 0 .4069.343.73366.771.73366.427 0 .77-.32676.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34263c-.428 0-.771.32675-.771.73364 0 .40691.343.73366.771.73366.427 0 .77-.32675.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34265c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm-7.712-220.279c-.428 0-.771.327-.771.734s.343.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.326-.771.733s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.428 0-.771.327-.771.734s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.327-.771.734 0 .406.343.733.771.733.427 0 .77-.327.77-.733 0-.407-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.326-.771.733s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.428 0-.771.327-.771.734s.343.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.3428c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.73364 0 .40689.343.73364.771.73364.427 0 .77-.32675.77-.73364 0-.40694-.343-.73364-.77-.73364Zm0 7.34262c-.428 0-.771.32675-.771.73364 0 .4069.343.73366.771.73366.427 0 .77-.32676.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34263c-.428 0-.771.32675-.771.73364 0 .40691.343.73366.771.73366.427 0 .77-.32675.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34265c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm-7.712-220.279c-.427 0-.771.327-.771.734s.344.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.343c-.427 0-.771.326-.771.733s.344.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.427 0-.771.327-.771.734s.344.734.771.734c.427 0 .77-.327.77-.734s-.343-.734-.77-.734Zm0 7.343c-.427 0-.771.327-.771.734 0 .406.344.733.771.733.427 0 .77-.327.77-.733 0-.407-.343-.734-.77-.734Zm0 7.343c-.427 0-.771.326-.771.733s.344.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.427 0-.771.327-.771.734s.344.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.3428c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3267-.771.73364 0 .40689.344.73364.771.73364.427 0 .77-.32675.77-.73364 0-.40694-.343-.73364-.77-.73364Zm0 7.34262c-.427 0-.771.32675-.771.73364 0 .4069.344.73366.771.73366.427 0 .77-.32676.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34263c-.427 0-.771.32675-.771.73364 0 .40691.344.73366.771.73366.427 0 .77-.32675.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34265c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3268-.771.7337 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.427 0-.771.3267-.771.7336 0 .4069.344.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.427 0-.771.3267-.771.7336 0 .4069.344.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336ZM137.17-142.51c-.428 0-.771.327-.771.734s.343.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.326-.771.733s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.428 0-.771.327-.771.734s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.327-.771.734 0 .406.343.733.771.733.427 0 .77-.327.77-.733 0-.407-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.326-.771.733s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.428 0-.771.327-.771.734s.343.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.3428c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.73364 0 .40689.343.73364.771.73364.427 0 .77-.32675.77-.73364 0-.40694-.343-.73364-.77-.73364Zm0 7.34262c-.428 0-.771.32675-.771.73364 0 .4069.343.73366.771.73366.427 0 .77-.32676.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34263c-.428 0-.771.32675-.771.73364 0 .40691.343.73366.771.73366.427 0 .77-.32675.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34265c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm-7.712-220.279c-.428 0-.771.327-.771.734s.343.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.326-.771.733s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.428 0-.771.327-.771.734s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.327-.771.734 0 .406.343.733.771.733.427 0 .77-.327.77-.733 0-.407-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.326-.771.733s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.428 0-.771.327-.771.734s.343.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.3428c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.73364 0 .40689.343.73364.771.73364.427 0 .77-.32675.77-.73364 0-.40694-.343-.73364-.77-.73364Zm0 7.34262c-.428 0-.771.32675-.771.73364 0 .4069.343.73366.771.73366.427 0 .77-.32676.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34263c-.428 0-.771.32675-.771.73364 0 .40691.343.73366.771.73366.427 0 .77-.32675.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34265c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm-7.712-220.279c-.428 0-.771.327-.771.734s.343.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.326-.771.733s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.428 0-.771.327-.771.734s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.327-.771.734 0 .406.343.733.771.733.427 0 .77-.327.77-.733 0-.407-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.326-.771.733s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.428 0-.771.327-.771.734s.343.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.3428c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.73364 0 .40689.343.73364.771.73364.427 0 .77-.32675.77-.73364 0-.40694-.343-.73364-.77-.73364Zm0 7.34262c-.428 0-.771.32675-.771.73364 0 .4069.343.73366.771.73366.427 0 .77-.32676.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34263c-.428 0-.771.32675-.771.73364 0 .40691.343.73366.771.73366.427 0 .77-.32675.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34265c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336ZM114.04-142.51c-.427 0-.77.327-.77.734s.343.733.77.733c.428 0 .771-.326.771-.733s-.343-.734-.771-.734Zm0 7.343c-.427 0-.77.326-.77.733s.343.734.77.734c.428 0 .771-.327.771-.734s-.343-.733-.771-.733Zm0 7.342c-.427 0-.77.327-.77.734s.343.734.77.734c.428 0 .771-.327.771-.734s-.343-.734-.771-.734Zm0 7.343c-.427 0-.77.327-.77.734 0 .406.343.733.77.733.428 0 .771-.327.771-.733 0-.407-.343-.734-.771-.734Zm0 7.343c-.427 0-.77.326-.77.733s.343.734.77.734c.428 0 .771-.327.771-.734s-.343-.733-.771-.733Zm0 7.342c-.427 0-.77.327-.77.734s.343.733.77.733c.428 0 .771-.326.771-.733s-.343-.734-.771-.734Zm0 7.3428c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.73364 0 .40689.343.73364.77.73364.428 0 .771-.32675.771-.73364 0-.40694-.343-.73364-.771-.73364Zm0 7.34262c-.427 0-.77.32675-.77.73364 0 .4069.343.73366.77.73366.428 0 .771-.32676.771-.73366 0-.40689-.343-.73364-.771-.73364Zm0 7.34263c-.427 0-.77.32675-.77.73364 0 .40691.343.73366.77.73366.428 0 .771-.32675.771-.73366 0-.40689-.343-.73364-.771-.73364Zm0 7.34265c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3268-.77.7337 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7337-.771-.7337Zm0 7.3427c-.427 0-.77.3267-.77.7336 0 .4069.343.7336.77.7336.428 0 .771-.3267.771-.7336 0-.4069-.343-.7336-.771-.7336Zm0 7.3426c-.427 0-.77.3267-.77.7336 0 .4069.343.7337.77.7337.428 0 .771-.3268.771-.7337 0-.4069-.343-.7336-.771-.7336Zm-7.711-220.279c-.428 0-.771.327-.771.734s.343.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.326-.771.733s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.428 0-.771.327-.771.734s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.327-.771.734 0 .406.343.733.771.733.427 0 .77-.327.77-.733 0-.407-.343-.734-.77-.734Zm0 7.343c-.428 0-.771.326-.771.733s.343.734.771.734c.427 0 .77-.327.77-.734s-.343-.733-.77-.733Zm0 7.342c-.428 0-.771.327-.771.734s.343.733.771.733c.427 0 .77-.326.77-.733s-.343-.734-.77-.734Zm0 7.3428c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.73364 0 .40689.343.73364.771.73364.427 0 .77-.32675.77-.73364 0-.40694-.343-.73364-.77-.73364Zm0 7.34262c-.428 0-.771.32675-.771.73364 0 .4069.343.73366.771.73366.427 0 .77-.32676.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34263c-.428 0-.771.32675-.771.73364 0 .40691.343.73366.771.73366.427 0 .77-.32675.77-.73366 0-.40689-.343-.73364-.77-.73364Zm0 7.34265c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3268-.771.7337 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7337-.77-.7337Zm0 7.3427c-.428 0-.771.3267-.771.7336 0 .4069.343.7336.771.7336.427 0 .77-.3267.77-.7336 0-.4069-.343-.7336-.77-.7336Zm0 7.3426c-.428 0-.771.3267-.771.7336 0 .4069.343.7337.771.7337.427 0 .77-.3268.77-.7337 0-.4069-.343-.7336-.77-.7336ZM98.6232-142.51c-.4273 0-.7705.327-.7705.734s.3432.733.7705.733c.4274 0 .7706-.326.7706-.733s-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.326-.7705.733s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.733-.7706-.733Zm0 7.342c-.4273 0-.7705.327-.7705.734s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.327-.7705.734 0 .406.3432.733.7705.733.4274 0 .7706-.327.7706-.733 0-.407-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.326-.7705.733s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.733-.7706-.733Zm0 7.342c-.4273 0-.7705.327-.7705.734s.3432.733.7705.733c.4274 0 .7706-.326.7706-.733s-.3432-.734-.7706-.734Zm0 7.3428c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.73364 0 .40689.3432.73364.7705.73364.4274 0 .7706-.32675.7706-.73364 0-.40694-.3432-.73364-.7706-.73364Zm0 7.34262c-.4273 0-.7705.32675-.7705.73364 0 .4069.3432.73366.7705.73366.4274 0 .7706-.32676.7706-.73366 0-.40689-.3432-.73364-.7706-.73364Zm0 7.34263c-.4273 0-.7705.32675-.7705.73364 0 .40691.3432.73366.7705.73366.4274 0 .7706-.32675.7706-.73366 0-.40689-.3432-.73364-.7706-.73364Zm0 7.34265c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336ZM90.9114-142.51c-.4274 0-.7706.327-.7706.734s.3432.733.7706.733c.4273 0 .7705-.326.7705-.733s-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7706.326-.7706.733s.3432.734.7706.734c.4273 0 .7705-.327.7705-.734s-.3432-.733-.7705-.733Zm0 7.342c-.4274 0-.7706.327-.7706.734s.3432.734.7706.734c.4273 0 .7705-.327.7705-.734s-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7706.327-.7706.734 0 .406.3432.733.7706.733.4273 0 .7705-.327.7705-.733 0-.407-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7706.326-.7706.733s.3432.734.7706.734c.4273 0 .7705-.327.7705-.734s-.3432-.733-.7705-.733Zm0 7.342c-.4274 0-.7706.327-.7706.734s.3432.733.7706.733c.4273 0 .7705-.326.7705-.733s-.3432-.734-.7705-.734Zm0 7.3428c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.73364 0 .40689.3432.73364.7706.73364.4273 0 .7705-.32675.7705-.73364 0-.40694-.3432-.73364-.7705-.73364Zm0 7.34262c-.4274 0-.7706.32675-.7706.73364 0 .4069.3432.73366.7706.73366.4273 0 .7705-.32676.7705-.73366 0-.40689-.3432-.73364-.7705-.73364Zm0 7.34263c-.4274 0-.7706.32675-.7706.73364 0 .40691.3432.73366.7706.73366.4273 0 .7705-.32675.7705-.73366 0-.40689-.3432-.73364-.7705-.73364Zm0 7.34265c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336ZM83.1995-142.51c-.4273 0-.7705.327-.7705.734s.3432.733.7705.733c.4274 0 .7706-.326.7706-.733s-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.326-.7705.733s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.733-.7706-.733Zm0 7.342c-.4273 0-.7705.327-.7705.734s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.327-.7705.734 0 .406.3432.733.7705.733.4274 0 .7706-.327.7706-.733 0-.407-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.326-.7705.733s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.733-.7706-.733Zm0 7.342c-.4273 0-.7705.327-.7705.734s.3432.733.7705.733c.4274 0 .7706-.326.7706-.733s-.3432-.734-.7706-.734Zm0 7.3428c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.73364 0 .40689.3432.73364.7705.73364.4274 0 .7706-.32675.7706-.73364 0-.40694-.3432-.73364-.7706-.73364Zm0 7.34262c-.4273 0-.7705.32675-.7705.73364 0 .4069.3432.73366.7705.73366.4274 0 .7706-.32676.7706-.73366 0-.40689-.3432-.73364-.7706-.73364Zm0 7.34263c-.4273 0-.7705.32675-.7705.73364 0 .40691.3432.73366.7705.73366.4274 0 .7706-.32675.7706-.73366 0-.40689-.3432-.73364-.7706-.73364Zm0 7.34265c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336ZM75.4942-142.51c-.4274 0-.7706.327-.7706.734s.3432.733.7706.733c.4273 0 .7705-.326.7705-.733s-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7706.326-.7706.733s.3432.734.7706.734c.4273 0 .7705-.327.7705-.734s-.3432-.733-.7705-.733Zm0 7.342c-.4274 0-.7706.327-.7706.734s.3432.734.7706.734c.4273 0 .7705-.327.7705-.734s-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7706.327-.7706.734 0 .406.3432.733.7706.733.4273 0 .7705-.327.7705-.733 0-.407-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7706.326-.7706.733s.3432.734.7706.734c.4273 0 .7705-.327.7705-.734s-.3432-.733-.7705-.733Zm0 7.342c-.4274 0-.7706.327-.7706.734s.3432.733.7706.733c.4273 0 .7705-.326.7705-.733s-.3432-.734-.7705-.734Zm0 7.3428c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.73364 0 .40689.3432.73364.7706.73364.4273 0 .7705-.32675.7705-.73364 0-.40694-.3432-.73364-.7705-.73364Zm0 7.34262c-.4274 0-.7706.32675-.7706.73364 0 .4069.3432.73366.7706.73366.4273 0 .7705-.32676.7705-.73366 0-.40689-.3432-.73364-.7705-.73364Zm0 7.34263c-.4274 0-.7706.32675-.7706.73364 0 .40691.3432.73366.7706.73366.4273 0 .7705-.32675.7705-.73366 0-.40689-.3432-.73364-.7705-.73364Zm0 7.34265c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336ZM67.7823-142.51c-.4274 0-.7705.327-.7705.734s.3431.733.7705.733c.4274 0 .7705-.326.7705-.733s-.3431-.734-.7705-.734Zm0 7.343c-.4274 0-.7705.326-.7705.733s.3431.734.7705.734c.4274 0 .7705-.327.7705-.734s-.3431-.733-.7705-.733Zm0 7.342c-.4274 0-.7705.327-.7705.734s.3431.734.7705.734c.4274 0 .7705-.327.7705-.734s-.3431-.734-.7705-.734Zm0 7.343c-.4274 0-.7705.327-.7705.734 0 .406.3431.733.7705.733.4274 0 .7705-.327.7705-.733 0-.407-.3431-.734-.7705-.734Zm0 7.343c-.4274 0-.7705.326-.7705.733s.3431.734.7705.734c.4274 0 .7705-.327.7705-.734s-.3431-.733-.7705-.733Zm0 7.342c-.4274 0-.7705.327-.7705.734s.3431.733.7705.733c.4274 0 .7705-.326.7705-.733s-.3431-.734-.7705-.734Zm0 7.3428c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3267-.7705.73364 0 .40689.3431.73364.7705.73364.4274 0 .7705-.32675.7705-.73364 0-.40694-.3431-.73364-.7705-.73364Zm0 7.34262c-.4274 0-.7705.32675-.7705.73364 0 .4069.3431.73366.7705.73366.4274 0 .7705-.32676.7705-.73366 0-.40689-.3431-.73364-.7705-.73364Zm0 7.34263c-.4274 0-.7705.32675-.7705.73364 0 .40691.3431.73366.7705.73366.4274 0 .7705-.32675.7705-.73366 0-.40689-.3431-.73364-.7705-.73364Zm0 7.34265c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336ZM60.0769-142.51c-.4273 0-.7705.327-.7705.734s.3432.733.7705.733c.4274 0 .7706-.326.7706-.733s-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.326-.7705.733s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.733-.7706-.733Zm0 7.342c-.4273 0-.7705.327-.7705.734s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.327-.7705.734 0 .406.3432.733.7705.733.4274 0 .7706-.327.7706-.733 0-.407-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.326-.7705.733s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.733-.7706-.733Zm0 7.342c-.4273 0-.7705.327-.7705.734s.3432.733.7705.733c.4274 0 .7706-.326.7706-.733s-.3432-.734-.7706-.734Zm0 7.3428c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.73364 0 .40689.3432.73364.7705.73364.4274 0 .7706-.32675.7706-.73364 0-.40694-.3432-.73364-.7706-.73364Zm0 7.34262c-.4273 0-.7705.32675-.7705.73364 0 .4069.3432.73366.7705.73366.4274 0 .7706-.32676.7706-.73366 0-.40689-.3432-.73364-.7706-.73364Zm0 7.34263c-.4273 0-.7705.32675-.7705.73364 0 .40691.3432.73366.7705.73366.4274 0 .7706-.32675.7706-.73366 0-.40689-.3432-.73364-.7706-.73364Zm0 7.34265c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336ZM52.3651-142.51c-.4274 0-.7706.327-.7706.734s.3432.733.7706.733c.4273 0 .7705-.326.7705-.733s-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7706.326-.7706.733s.3432.734.7706.734c.4273 0 .7705-.327.7705-.734s-.3432-.733-.7705-.733Zm0 7.342c-.4274 0-.7706.327-.7706.734s.3432.734.7706.734c.4273 0 .7705-.327.7705-.734s-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7706.327-.7706.734 0 .406.3432.733.7706.733.4273 0 .7705-.327.7705-.733 0-.407-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7706.326-.7706.733s.3432.734.7706.734c.4273 0 .7705-.327.7705-.734s-.3432-.733-.7705-.733Zm0 7.342c-.4274 0-.7706.327-.7706.734s.3432.733.7706.733c.4273 0 .7705-.326.7705-.733s-.3432-.734-.7705-.734Zm0 7.3428c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.73364 0 .40689.3432.73364.7706.73364.4273 0 .7705-.32675.7705-.73364 0-.40694-.3432-.73364-.7705-.73364Zm0 7.34262c-.4274 0-.7706.32675-.7706.73364 0 .4069.3432.73366.7706.73366.4273 0 .7705-.32676.7705-.73366 0-.40689-.3432-.73364-.7705-.73364Zm0 7.34263c-.4274 0-.7706.32675-.7706.73364 0 .40691.3432.73366.7706.73366.4273 0 .7705-.32675.7705-.73366 0-.40689-.3432-.73364-.7705-.73364Zm0 7.34265c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336ZM44.6532-142.51c-.4273 0-.7705.327-.7705.734s.3432.733.7705.733c.4274 0 .7706-.326.7706-.733s-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.326-.7705.733s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.733-.7706-.733Zm0 7.342c-.4273 0-.7705.327-.7705.734s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.327-.7705.734 0 .406.3432.733.7705.733.4274 0 .7706-.327.7706-.733 0-.407-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.326-.7705.733s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.733-.7706-.733Zm0 7.342c-.4273 0-.7705.327-.7705.734s.3432.733.7705.733c.4274 0 .7706-.326.7706-.733s-.3432-.734-.7706-.734Zm0 7.3428c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.73364 0 .40689.3432.73364.7705.73364.4274 0 .7706-.32675.7706-.73364 0-.40694-.3432-.73364-.7706-.73364Zm0 7.34262c-.4273 0-.7705.32675-.7705.73364 0 .4069.3432.73366.7705.73366.4274 0 .7706-.32676.7706-.73366 0-.40689-.3432-.73364-.7706-.73364Zm0 7.34263c-.4273 0-.7705.32675-.7705.73364 0 .40691.3432.73366.7705.73366.4274 0 .7706-.32675.7706-.73366 0-.40689-.3432-.73364-.7706-.73364Zm0 7.34265c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336ZM36.9479-142.51c-.4274 0-.7706.327-.7706.734s.3432.733.7706.733c.4273 0 .7705-.326.7705-.733s-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7706.326-.7706.733s.3432.734.7706.734c.4273 0 .7705-.327.7705-.734s-.3432-.733-.7705-.733Zm0 7.342c-.4274 0-.7706.327-.7706.734s.3432.734.7706.734c.4273 0 .7705-.327.7705-.734s-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7706.327-.7706.734 0 .406.3432.733.7706.733.4273 0 .7705-.327.7705-.733 0-.407-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7706.326-.7706.733s.3432.734.7706.734c.4273 0 .7705-.327.7705-.734s-.3432-.733-.7705-.733Zm0 7.342c-.4274 0-.7706.327-.7706.734s.3432.733.7706.733c.4273 0 .7705-.326.7705-.733s-.3432-.734-.7705-.734Zm0 7.3428c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.73364 0 .40689.3432.73364.7706.73364.4273 0 .7705-.32675.7705-.73364 0-.40694-.3432-.73364-.7705-.73364Zm0 7.34262c-.4274 0-.7706.32675-.7706.73364 0 .4069.3432.73366.7706.73366.4273 0 .7705-.32676.7705-.73366 0-.40689-.3432-.73364-.7705-.73364Zm0 7.34263c-.4274 0-.7706.32675-.7706.73364 0 .40691.3432.73366.7706.73366.4273 0 .7705-.32675.7705-.73366 0-.40689-.3432-.73364-.7705-.73364Zm0 7.34265c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336ZM29.236-142.51c-.4273 0-.7705.327-.7705.734s.3432.733.7705.733c.4274 0 .7705-.326.7705-.733s-.3431-.734-.7705-.734Zm0 7.343c-.4273 0-.7705.326-.7705.733s.3432.734.7705.734c.4274 0 .7705-.327.7705-.734s-.3431-.733-.7705-.733Zm0 7.342c-.4273 0-.7705.327-.7705.734s.3432.734.7705.734c.4274 0 .7705-.327.7705-.734s-.3431-.734-.7705-.734Zm0 7.343c-.4273 0-.7705.327-.7705.734 0 .406.3432.733.7705.733.4274 0 .7705-.327.7705-.733 0-.407-.3431-.734-.7705-.734Zm0 7.343c-.4273 0-.7705.326-.7705.733s.3432.734.7705.734c.4274 0 .7705-.327.7705-.734s-.3431-.733-.7705-.733Zm0 7.342c-.4273 0-.7705.327-.7705.734s.3432.733.7705.733c.4274 0 .7705-.326.7705-.733s-.3431-.734-.7705-.734Zm0 7.3428c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.73364 0 .40689.3432.73364.7705.73364.4274 0 .7705-.32675.7705-.73364 0-.40694-.3431-.73364-.7705-.73364Zm0 7.34262c-.4273 0-.7705.32675-.7705.73364 0 .4069.3432.73366.7705.73366.4274 0 .7705-.32676.7705-.73366 0-.40689-.3431-.73364-.7705-.73364Zm0 7.34263c-.4273 0-.7705.32675-.7705.73364 0 .40691.3432.73366.7705.73366.4274 0 .7705-.32675.7705-.73366 0-.40689-.3431-.73364-.7705-.73364Zm0 7.34265c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7337-.7705-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7705-.3267.7705-.7336 0-.4069-.3431-.7336-.7705-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4274 0 .7705-.3268.7705-.7337 0-.4069-.3431-.7336-.7705-.7336ZM21.5306-142.51c-.4273 0-.7705.327-.7705.734s.3432.733.7705.733c.4274 0 .7706-.326.7706-.733s-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.326-.7705.733s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.733-.7706-.733Zm0 7.342c-.4273 0-.7705.327-.7705.734s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.327-.7705.734 0 .406.3432.733.7705.733.4274 0 .7706-.327.7706-.733 0-.407-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.326-.7705.733s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.733-.7706-.733Zm0 7.342c-.4273 0-.7705.327-.7705.734s.3432.733.7705.733c.4274 0 .7706-.326.7706-.733s-.3432-.734-.7706-.734Zm0 7.3428c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.73364 0 .40689.3432.73364.7705.73364.4274 0 .7706-.32675.7706-.73364 0-.40694-.3432-.73364-.7706-.73364Zm0 7.34262c-.4273 0-.7705.32675-.7705.73364 0 .4069.3432.73366.7705.73366.4274 0 .7706-.32676.7706-.73366 0-.40689-.3432-.73364-.7706-.73364Zm0 7.34263c-.4273 0-.7705.32675-.7705.73364 0 .40691.3432.73366.7705.73366.4274 0 .7706-.32675.7706-.73366 0-.40689-.3432-.73364-.7706-.73364Zm0 7.34265c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336ZM13.8188-142.51c-.4274 0-.7706.327-.7706.734s.3432.733.7706.733c.4273 0 .7705-.326.7705-.733s-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7706.326-.7706.733s.3432.734.7706.734c.4273 0 .7705-.327.7705-.734s-.3432-.733-.7705-.733Zm0 7.342c-.4274 0-.7706.327-.7706.734s.3432.734.7706.734c.4273 0 .7705-.327.7705-.734s-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7706.327-.7706.734 0 .406.3432.733.7706.733.4273 0 .7705-.327.7705-.733 0-.407-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7706.326-.7706.733s.3432.734.7706.734c.4273 0 .7705-.327.7705-.734s-.3432-.733-.7705-.733Zm0 7.342c-.4274 0-.7706.327-.7706.734s.3432.733.7706.733c.4273 0 .7705-.326.7705-.733s-.3432-.734-.7705-.734Zm0 7.3428c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.73364 0 .40689.3432.73364.7706.73364.4273 0 .7705-.32675.7705-.73364 0-.40694-.3432-.73364-.7705-.73364Zm0 7.34262c-.4274 0-.7706.32675-.7706.73364 0 .4069.3432.73366.7706.73366.4273 0 .7705-.32676.7705-.73366 0-.40689-.3432-.73364-.7705-.73364Zm0 7.34263c-.4274 0-.7706.32675-.7706.73364 0 .40691.3432.73366.7706.73366.4273 0 .7705-.32675.7705-.73366 0-.40689-.3432-.73364-.7705-.73364Zm0 7.34265c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3268-.7706.7337 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7336.7706.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7706.3267-.7706.7336 0 .4069.3432.7337.7706.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336ZM6.10694-142.51c-.42736 0-.77054.327-.77054.734s.34318.733.77054.733c.42735 0 .77053-.326.77053-.733s-.34318-.734-.77053-.734Zm0 7.343c-.42736 0-.77054.326-.77054.733s.34318.734.77054.734c.42735 0 .77053-.327.77053-.734s-.34318-.733-.77053-.733Zm0 7.342c-.42736 0-.77054.327-.77054.734s.34318.734.77054.734c.42735 0 .77053-.327.77053-.734s-.34318-.734-.77053-.734Zm0 7.343c-.42736 0-.77054.327-.77054.734 0 .406.34318.733.77054.733.42735 0 .77053-.327.77053-.733 0-.407-.34318-.734-.77053-.734Zm0 7.343c-.42736 0-.77054.326-.77054.733s.34318.734.77054.734c.42735 0 .77053-.327.77053-.734s-.34318-.733-.77053-.733Zm0 7.342c-.42736 0-.77054.327-.77054.734s.34318.733.77054.733c.42735 0 .77053-.326.77053-.733s-.34318-.734-.77053-.734Zm0 7.3428c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337.42735 0 .77053-.3268.77053-.7337 0-.4069-.34318-.7336-.77053-.7336Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336.42735 0 .77053-.3267.77053-.7336 0-.4069-.34318-.7337-.77053-.7337Zm0 7.3427c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7336.77054.7336.42735 0 .77053-.3267.77053-.7336 0-.4069-.34318-.7336-.77053-.7336Zm0 7.3426c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337.42735 0 .77053-.3268.77053-.7337 0-.4069-.34318-.7336-.77053-.7336Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336.42735 0 .77053-.3267.77053-.7336 0-.4069-.34318-.7337-.77053-.7337Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336.42735 0 .77053-.3267.77053-.7336 0-.4069-.34318-.7337-.77053-.7337Zm0 7.3427c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337.42735 0 .77053-.3268.77053-.7337 0-.4069-.34318-.7336-.77053-.7336Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336.42735 0 .77053-.3267.77053-.7336 0-.4069-.34318-.7337-.77053-.7337Zm0 7.3427c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7336.77054.7336.42735 0 .77053-.3267.77053-.7336 0-.4069-.34318-.7336-.77053-.7336Zm0 7.3426c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337.42735 0 .77053-.3268.77053-.7337 0-.4069-.34318-.7336-.77053-.7336Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336.42735 0 .77053-.3267.77053-.7336 0-.4069-.34318-.7337-.77053-.7337Zm0 7.3427c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337.42735 0 .77053-.3268.77053-.7337 0-.4069-.34318-.7336-.77053-.7336Zm0 7.3426c-.42736 0-.77054.3267-.77054.73364 0 .40689.34318.73364.77054.73364.42735 0 .77053-.32675.77053-.73364 0-.40694-.34318-.73364-.77053-.73364Zm0 7.34262c-.42736 0-.77054.32675-.77054.73364 0 .4069.34318.73366.77054.73366.42735 0 .77053-.32676.77053-.73366 0-.40689-.34318-.73364-.77053-.73364Zm0 7.34263c-.42736 0-.77054.32675-.77054.73364 0 .40691.34318.73366.77054.73366.42735 0 .77053-.32675.77053-.73366 0-.40689-.34318-.73364-.77053-.73364Zm0 7.34265c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337.42735 0 .77053-.3268.77053-.7337 0-.4069-.34318-.7336-.77053-.7336Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336.42735 0 .77053-.3267.77053-.7336 0-.4069-.34318-.7337-.77053-.7337Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336.42735 0 .77053-.3267.77053-.7336 0-.4069-.34318-.7337-.77053-.7337Zm0 7.3427c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337.42735 0 .77053-.3268.77053-.7337 0-.4069-.34318-.7336-.77053-.7336Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336.42735 0 .77053-.3267.77053-.7336 0-.4069-.34318-.7337-.77053-.7337Zm0 7.3427c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337.42735 0 .77053-.3268.77053-.7337 0-.4069-.34318-.7336-.77053-.7336Zm0 7.3426c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337.42735 0 .77053-.3268.77053-.7337 0-.4069-.34318-.7336-.77053-.7336Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336.42735 0 .77053-.3267.77053-.7336 0-.4069-.34318-.7337-.77053-.7337Zm0 7.3427c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7336.77054.7336.42735 0 .77053-.3267.77053-.7336 0-.4069-.34318-.7336-.77053-.7336Zm0 7.3426c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337.42735 0 .77053-.3268.77053-.7337 0-.4069-.34318-.7336-.77053-.7336ZM-1.59844-142.51c-.42735 0-.77053.327-.77053.734s.34318.733.77053.733c.42736 0 .770538-.326.770538-.733s-.343178-.734-.770538-.734Zm0 7.343c-.42736 0-.77053.326-.77053.733s.34317.734.77053.734c.42736 0 .770538-.327.770538-.734s-.343178-.733-.770538-.733Zm0 7.342c-.42736 0-.77053.327-.77053.734s.34317.734.77053.734c.42736 0 .770538-.327.770538-.734s-.343178-.734-.770538-.734Zm0 7.343c-.42736 0-.77053.327-.77053.734 0 .406.34317.733.77053.733.42736 0 .770538-.327.770538-.733 0-.407-.343178-.734-.770538-.734Zm0 7.343c-.42736 0-.77053.326-.77053.733s.34317.734.77053.734c.42736 0 .770538-.327.770538-.734s-.343178-.733-.770538-.733Zm0 7.342c-.42736 0-.77053.327-.77053.734s.34317.733.77053.733c.42736 0 .770538-.326.770538-.733s-.343178-.734-.770538-.734Zm0 7.3428c-.42736 0-.77053.3267-.77053.7336 0 .4069.34317.7337.77053.7337.42736 0 .770538-.3268.770538-.7337 0-.4069-.343178-.7336-.770538-.7336Zm0 7.3426c-.42736 0-.77053.3268-.77053.7337 0 .4069.34317.7336.77053.7336.42736 0 .770538-.3267.770538-.7336 0-.4069-.343178-.7337-.770538-.7337Zm0 7.3427c-.42736 0-.77053.3267-.77053.7336 0 .4069.34317.7336.77053.7336.42736 0 .770538-.3267.770538-.7336 0-.4069-.343178-.7336-.770538-.7336Zm0 7.3426c-.42736 0-.77053.3267-.77053.7336 0 .4069.34317.7337.77053.7337.42736 0 .770538-.3268.770538-.7337 0-.4069-.343178-.7336-.770538-.7336Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336s.770538-.3267.770538-.7336c0-.4069-.343178-.7337-.770538-.7337Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336s.770538-.3267.770538-.7336c0-.4069-.343178-.7337-.770538-.7337Zm0 7.3427c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337s.770538-.3268.770538-.7337c0-.4069-.343178-.7336-.770538-.7336Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336s.770538-.3267.770538-.7336c0-.4069-.343178-.7337-.770538-.7337Zm0 7.3427c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7336.77054.7336s.770538-.3267.770538-.7336c0-.4069-.343178-.7336-.770538-.7336Zm0 7.3426c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337s.770538-.3268.770538-.7337c0-.4069-.343178-.7336-.770538-.7336Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336s.770538-.3267.770538-.7336c0-.4069-.343178-.7337-.770538-.7337Zm0 7.3427c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337s.770538-.3268.770538-.7337c0-.4069-.343178-.7336-.770538-.7336Zm0 7.3426c-.42736 0-.77054.3267-.77054.73364 0 .40689.34318.73364.77054.73364s.770538-.32675.770538-.73364c0-.40694-.343178-.73364-.770538-.73364Zm0 7.34262c-.42736 0-.77054.32675-.77054.73364 0 .4069.34318.73366.77054.73366s.770538-.32676.770538-.73366c0-.40689-.343178-.73364-.770538-.73364Zm0 7.34263c-.42736 0-.77054.32675-.77054.73364 0 .40691.34318.73366.77054.73366s.770538-.32675.770538-.73366c0-.40689-.343178-.73364-.770538-.73364Zm0 7.34265c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337s.770537-.3268.770537-.7337c0-.4069-.343177-.7336-.770537-.7336Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336s.770537-.3267.770537-.7336c0-.4069-.343177-.7337-.770537-.7337Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336s.770537-.3267.770537-.7336c0-.4069-.343177-.7337-.770537-.7337Zm0 7.3427c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337s.770537-.3268.770537-.7337c0-.4069-.343177-.7336-.770537-.7336Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336s.770537-.3267.770537-.7336c0-.4069-.343177-.7337-.770537-.7337Zm0 7.3427c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337s.770537-.3268.770537-.7337c0-.4069-.343177-.7336-.770537-.7336Zm0 7.3426c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337s.770537-.3268.770537-.7337c0-.4069-.343177-.7336-.770537-.7336Zm0 7.3426c-.42736 0-.77054.3268-.77054.7337 0 .4069.34318.7336.77054.7336s.770537-.3267.770537-.7336c0-.4069-.343177-.7337-.770537-.7337Zm0 7.3427c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7336.77054.7336s.770537-.3267.770537-.7336c0-.4069-.343177-.7336-.770537-.7336Zm0 7.3426c-.42736 0-.77054.3267-.77054.7336 0 .4069.34318.7337.77054.7337s.770537-.3268.770537-.7337c0-.4069-.343177-.7336-.770537-.7336ZM-9.31029-142.51c-.42735 0-.77051.327-.77051.734s.34316.733.77051.733c.42736 0 .77054-.326.77054-.733s-.34318-.734-.77054-.734Zm0 7.343c-.42735 0-.77051.326-.77051.733s.34316.734.77051.734c.42736 0 .77054-.327.77054-.734s-.34318-.733-.77054-.733Zm0 7.342c-.42735 0-.77051.327-.77051.734s.34316.734.77051.734c.42736 0 .77054-.327.77054-.734s-.34318-.734-.77054-.734Zm0 7.343c-.42735 0-.77051.327-.77051.734 0 .406.34316.733.77051.733.42736 0 .77054-.327.77054-.733 0-.407-.34318-.734-.77054-.734Zm0 7.343c-.42735 0-.77051.326-.77051.733s.34316.734.77051.734c.42736 0 .77054-.327.77054-.734s-.34318-.733-.77054-.733Zm0 7.342c-.42735 0-.77051.327-.77051.734s.34316.733.77051.733c.42736 0 .77054-.326.77054-.733s-.34318-.734-.77054-.734Zm0 7.3428c-.42735 0-.77051.3267-.77051.7336 0 .4069.34316.7337.77051.7337.42736 0 .77054-.3268.77054-.7337 0-.4069-.34318-.7336-.77054-.7336Zm0 7.3426c-.42735 0-.77051.3268-.77051.7337 0 .4069.34316.7336.77051.7336.42736 0 .77054-.3267.77054-.7336 0-.4069-.34318-.7337-.77054-.7337Zm0 7.3427c-.42735 0-.77051.3267-.77051.7336 0 .4069.34316.7336.77051.7336.42736 0 .77054-.3267.77054-.7336 0-.4069-.34318-.7336-.77054-.7336Zm0 7.3426c-.42735 0-.77051.3267-.77051.7336 0 .4069.34316.7337.77051.7337.42736 0 .77054-.3268.77054-.7337 0-.4069-.34318-.7336-.77054-.7336Zm0 7.3426c-.42735 0-.77051.3268-.77051.7337 0 .4069.34316.7336.77051.7336.42736 0 .77054-.3267.77054-.7336 0-.4069-.34318-.7337-.77054-.7337Zm0 7.3426c-.42735 0-.77051.3268-.77051.7337 0 .4069.34316.7336.77051.7336.42736 0 .77054-.3267.77054-.7336 0-.4069-.34318-.7337-.77054-.7337Zm0 7.3427c-.42735 0-.77051.3267-.77051.7336 0 .4069.34316.7337.77051.7337.42736 0 .77054-.3268.77054-.7337 0-.4069-.34318-.7336-.77054-.7336Zm0 7.3426c-.42735 0-.77051.3268-.77051.7337 0 .4069.34316.7336.77051.7336.42736 0 .77054-.3267.77054-.7336 0-.4069-.34318-.7337-.77054-.7337Zm0 7.3427c-.42735 0-.77051.3267-.77051.7336 0 .4069.34316.7336.77051.7336.42736 0 .77054-.3267.77054-.7336 0-.4069-.34318-.7336-.77054-.7336Zm0 7.3426c-.42735 0-.77051.3267-.77051.7336 0 .4069.34316.7337.77051.7337.42736 0 .77054-.3268.77054-.7337 0-.4069-.34318-.7336-.77054-.7336Zm0 7.3426c-.42735 0-.77051.3268-.77051.7337 0 .4069.34316.7336.77051.7336.42736 0 .77054-.3267.77054-.7336 0-.4069-.34318-.7337-.77054-.7337Zm0 7.3427c-.42735 0-.77051.3267-.77051.7336 0 .4069.34316.7337.77051.7337.42736 0 .77054-.3268.77054-.7337 0-.4069-.34318-.7336-.77054-.7336Zm0 7.3426c-.42735 0-.77051.3267-.77051.73364 0 .40689.34316.73364.77051.73364.42736 0 .77054-.32675.77054-.73364 0-.40694-.34318-.73364-.77054-.73364Zm0 7.34262c-.42735 0-.77051.32675-.77051.73364 0 .4069.34316.73366.77051.73366.42736 0 .77054-.32676.77054-.73366 0-.40689-.34318-.73364-.77054-.73364Zm0 7.34263c-.42735 0-.77051.32675-.77051.73364 0 .40691.34316.73366.77051.73366.42736 0 .77054-.32675.77054-.73366 0-.40689-.34318-.73364-.77054-.73364Zm0 7.34265c-.42735 0-.77051.3267-.77051.7336 0 .4069.34316.7337.77051.7337.42736 0 .77054-.3268.77054-.7337 0-.4069-.34318-.7336-.77054-.7336Zm0 7.3426c-.42735 0-.77051.3268-.77051.7337 0 .4069.34316.7336.77051.7336.42736 0 .77054-.3267.77054-.7336 0-.4069-.34318-.7337-.77054-.7337Zm0 7.3426c-.42735 0-.77051.3268-.77051.7337 0 .4069.34316.7336.77051.7336.42736 0 .77054-.3267.77054-.7336 0-.4069-.34318-.7337-.77054-.7337Zm0 7.3427c-.42735 0-.77051.3267-.77051.7336 0 .4069.34316.7337.77051.7337.42736 0 .77054-.3268.77054-.7337 0-.4069-.34318-.7336-.77054-.7336Zm0 7.3426c-.42735 0-.77051.3268-.77051.7337 0 .4069.34316.7336.77051.7336.42736 0 .77054-.3267.77054-.7336 0-.4069-.34318-.7337-.77054-.7337Zm0 7.3427c-.42735 0-.77051.3267-.77051.7336 0 .4069.34316.7337.77051.7337.42736 0 .77054-.3268.77054-.7337 0-.4069-.34318-.7336-.77054-.7336Zm0 7.3426c-.42735 0-.77051.3267-.77051.7336 0 .4069.34316.7337.77051.7337.42736 0 .77054-.3268.77054-.7337 0-.4069-.34318-.7336-.77054-.7336Zm0 7.3426c-.42735 0-.77051.3268-.77051.7337 0 .4069.34316.7336.77051.7336.42736 0 .77054-.3267.77054-.7336 0-.4069-.34318-.7337-.77054-.7337Zm0 7.3427c-.42735 0-.77051.3267-.77051.7336 0 .4069.34316.7336.77051.7336.42736 0 .77054-.3267.77054-.7336 0-.4069-.34318-.7336-.77054-.7336Zm0 7.3426c-.42735 0-.77051.3267-.77051.7336 0 .4069.34316.7337.77051.7337.42736 0 .77054-.3268.77054-.7337 0-.4069-.34318-.7336-.77054-.7336ZM-17.0157-142.51c-.4273 0-.7705.327-.7705.734s.3432.733.7705.733c.4274 0 .7706-.326.7706-.733s-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.326-.7705.733s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.733-.7706-.733Zm0 7.342c-.4273 0-.7705.327-.7705.734s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.327-.7705.734 0 .406.3432.733.7705.733.4274 0 .7706-.327.7706-.733 0-.407-.3432-.734-.7706-.734Zm0 7.343c-.4273 0-.7705.326-.7705.733s.3432.734.7705.734c.4274 0 .7706-.327.7706-.734s-.3432-.733-.7706-.733Zm0 7.342c-.4273 0-.7705.327-.7705.734s.3432.733.7705.733c.4274 0 .7706-.326.7706-.733s-.3432-.734-.7706-.734Zm0 7.3428c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.73364 0 .40689.3432.73364.7705.73364.4274 0 .7706-.32675.7706-.73364 0-.40694-.3432-.73364-.7706-.73364Zm0 7.34262c-.4273 0-.7705.32675-.7705.73364 0 .4069.3432.73366.7705.73366.4274 0 .7706-.32676.7706-.73366 0-.40689-.3432-.73364-.7706-.73364Zm0 7.34263c-.4273 0-.7705.32675-.7705.73364 0 .40691.3432.73366.7705.73366.4274 0 .7706-.32675.7706-.73366 0-.40689-.3432-.73364-.7706-.73364Zm0 7.34265c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3268-.7705.7337 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7337-.7706-.7337Zm0 7.3427c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7336.7705.7336.4274 0 .7706-.3267.7706-.7336 0-.4069-.3432-.7336-.7706-.7336Zm0 7.3426c-.4273 0-.7705.3267-.7705.7336 0 .4069.3432.7337.7705.7337.4274 0 .7706-.3268.7706-.7337 0-.4069-.3432-.7336-.7706-.7336Zm-7.7118-220.279c-.4274 0-.7705.327-.7705.734s.3431.733.7705.733c.4273 0 .7705-.326.7705-.733s-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7705.326-.7705.733s.3431.734.7705.734c.4273 0 .7705-.327.7705-.734s-.3432-.733-.7705-.733Zm0 7.342c-.4274 0-.7705.327-.7705.734s.3431.734.7705.734c.4273 0 .7705-.327.7705-.734s-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7705.327-.7705.734 0 .406.3431.733.7705.733.4273 0 .7705-.327.7705-.733 0-.407-.3432-.734-.7705-.734Zm0 7.343c-.4274 0-.7705.326-.7705.733s.3431.734.7705.734c.4273 0 .7705-.327.7705-.734s-.3432-.733-.7705-.733Zm0 7.342c-.4274 0-.7705.327-.7705.734s.3431.733.7705.733c.4273 0 .7705-.326.7705-.733s-.3432-.734-.7705-.734Zm0 7.3428c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7336.7705.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7336.7705.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3267-.7705.73364 0 .40689.3431.73364.7705.73364.4273 0 .7705-.32675.7705-.73364 0-.40694-.3432-.73364-.7705-.73364Zm0 7.34262c-.4274 0-.7705.32675-.7705.73364 0 .4069.3431.73366.7705.73366.4273 0 .7705-.32676.7705-.73366 0-.40689-.3432-.73364-.7705-.73364Zm0 7.34263c-.4274 0-.7705.32675-.7705.73364 0 .40691.3431.73366.7705.73366.4273 0 .7705-.32675.7705-.73366 0-.40689-.3432-.73364-.7705-.73364Zm0 7.34265c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3268-.7705.7337 0 .4069.3431.7336.7705.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7337-.7705-.7337Zm0 7.3427c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7336.7705.7336.4273 0 .7705-.3267.7705-.7336 0-.4069-.3432-.7336-.7705-.7336Zm0 7.3426c-.4274 0-.7705.3267-.7705.7336 0 .4069.3431.7337.7705.7337.4273 0 .7705-.3268.7705-.7337 0-.4069-.3432-.7336-.7705-.7336Z" fill="%23fff"/></g></svg>');
    content: "";
    display: block;
    height: 58px;
    left: 52%;
    position: absolute;
    top: 0;
    width: 183px;
    z-index: 1;
    background-size: cover;
  }
  .block-hero--gradient .content .new-headline-xxl {
    margin-bottom: 2.5rem;
  }
}
.header-nav-collapsible > button.btn-toggle {
  padding: 0 20px;
  z-index: 9;
  min-width: auto;
  transition: none;
}
.header-nav-collapsible > button.btn-toggle:active,
.header-nav-collapsible > button.btn-toggle:focus {
  outline: none;
}
.header-nav-collapsible > button.btn-toggle::after {
  transition: none;
}
.header-nav-collapsible .header-nav-main-wrapper {
  display: none;
  position: absolute;
  padding: 110px 15px 30px;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #2c2857;
  box-sizing: border-box;
  justify-content: center;
  flex-wrap: wrap;
  min-height: 600px;
}
.header-nav-collapsible .nav-main button {
  display: none;
}
.header-nav-collapsible .nav-main ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.header-nav-collapsible .nav-main ul li {
  width: 100%;
}
.header-nav-collapsible .nav-main ul li a {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.15;
  color: #fff;
  display: block;
  width: 100%;
  padding: 15px 0;
  text-decoration: none;
}
.toggled .header-nav-collapsible .header-nav-main-wrapper {
  display: flex;
}
.toggled .header-nav-collapsible > button.btn-toggle {
  padding: 0;
  border: none;
  height: 26px;
  width: 26px;
  border-radius: 0;
}
.toggled .header-nav-collapsible > button.btn-toggle span {
  display: none;
}
.toggled .header-nav-collapsible > button.btn-toggle:before,
.toggled .header-nav-collapsible > button.btn-toggle:after {
  display: block;
  content: '';
  width: 34px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: auto;
  left: auto;
  transition: none;
  opacity: 1;
  border-style: none;
}
.toggled .header-nav-collapsible > button.btn-toggle:before {
  transform: rotate(45deg);
}
.toggled .header-nav-collapsible > button.btn-toggle:after {
  transform: rotate(-45deg);
}
@media screen and (min-width: 1200px) {
  .header-nav-collapsible {
    width: 100%;
    margin-right: 20px;
  }
  .header-nav-collapsible .header-nav-main-wrapper {
    position: static;
    display: flex;
    background: transparent;
    width: auto;
    height: auto;
    padding: 0;
    min-height: auto;
  }
  .header-nav-collapsible .header-nav-main-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .header-nav-collapsible > button.btn-toggle {
    display: none;
  }
  .header-nav-collapsible .nav-main {
    order: 1;
    flex-shrink: 0;
    margin-left: 28px;
  }
  .header-nav-collapsible .nav-main button {
    display: block;
    background: none;
    padding: 0 14px 0 0;
    border: 0;
    font-family: 'Nunito', sans-serif;
    position: relative;
  }
  .header-nav-collapsible .nav-main button span {
    font-size: 1rem;
    color: #2c2857;
    font-weight: 700;
    transition: all 0.35s ease-out;
  }
  .header-nav-collapsible .nav-main button .caret:before,
  .header-nav-collapsible .nav-main button .caret:after {
    width: 5px;
    height: 1px;
    content: "";
    background: #5937b7;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .header-nav-collapsible .nav-main button .caret:before {
    right: 4px;
    transform: rotate(45deg);
  }
  .header-nav-collapsible .nav-main button .caret:after {
    transform: rotate(-45deg) translateY(-50%);
  }
  .header-nav-collapsible .nav-main button:hover span {
    color: #5937b7;
  }
  .header-nav-collapsible .nav-main ul > li {
    width: auto;
    margin: 0 12px;
  }
  .header-nav-collapsible .nav-main ul > li a {
    font-size: 1rem;
    color: #2c2857;
    font-weight: 700;
  }
  .header-nav-collapsible .nav-main ul > li a:hover {
    color: #5937b7;
  }
  .header-nav-collapsible .nav-main ul > li.has-submenu {
    display: flex;
    align-items: center;
    position: relative;
  }
  .header-nav-collapsible .nav-main ul > li.has-submenu.toggled button span {
    color: #5937b7;
  }
  .header-nav-collapsible .nav-main ul > li.has-submenu.toggled button .caret:before {
    right: 3px;
    transform: rotate(-45deg);
  }
  .header-nav-collapsible .nav-main ul > li.has-submenu.toggled button .caret:after {
    transform: rotate(45deg);
  }
  .header-nav-collapsible .nav-main ul > li.has-submenu.toggled .subnav {
    display: block;
  }
  .header-nav-collapsible .subnav {
    display: none;
    position: absolute;
    left: 0;
    width: 230px;
    top: 55px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2);
    padding: 8px;
    z-index: 9;
  }
  .header-nav-collapsible .subnav ul li {
    width: 100%;
    margin: 0 !important;
  }
  .header-nav-collapsible .subnav ul li a {
    width: auto;
    color: #2c2857;
    font-size: 1rem;
    text-decoration: none;
    height: 48px;
    display: flex;
    align-items: center;
    border-radius: 4px;
    padding: 0 14px;
  }
  .header-nav-collapsible .subnav ul li a:hover {
    background-color: #f2eff8;
  }
}
@media screen and (min-width: 1500px) {
  .header-nav-collapsible {
    margin-right: 30px;
    margin-left: 20px;
  }
  .header-nav-collapsible .nav-main {
    margin-left: 26px;
  }
  .header-nav-collapsible .nav-main ul li {
    margin: 0 14px;
  }
}
@media screen and (min-width: 1200px) {
  .header-nav-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }
}
.v-modal--default .v-modal-header {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.v-modal--default .v-modal-header > a {
  display: flex;
}
.v-modal--default .v-modal-header > a figure {
  margin-top: auto;
  margin-bottom: auto;
  line-height: 0;
}
.v-modal--default .v-modal-header > a figure svg {
  height: 2rem;
  width: auto;
}
.v-modal--default .v-modal-header .v-modal-header__close {
  width: 1.25rem;
  height: 1.25rem;
  right: 1rem;
  top: 1.25rem;
}
.v-modal--default .v-modal-header--fixed {
  padding: 1.25rem;
}
.v-modal--default .v-modal-header--fixed + .v-modal-body {
  padding-top: 0;
  padding-bottom: 2.75rem;
  max-height: calc(100vh - 217px);
}
.v-modal--default .v-modal-footer {
  background: #F3F3F6;
  border-top: 1px solid #DEDEE2;
  padding: 0 1.25rem;
  height: 5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.v-modal--default .v-modal-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.v-modal--default .v-modal-body {
  height: 100%;
  max-height: calc(100vh - 84px);
}
.v-modal--default .v-modal-body > figure {
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.25rem;
}
.v-modal--default .v-modal-body .new-headline-sm {
  margin-bottom: 0.5rem;
}
.v-modal--default .v-modal-body p {
  margin-bottom: 0.5rem;
  color: #676486;
}
.v-modal--default .v-modal-body p a {
  color: #5937b7;
}
.v-modal--default .v-modal-body p:last-of-type {
  margin-bottom: 0;
}
.v-modal--default .v-modal-body .btn-group {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}
.v-modal--default .v-modal-body .btn-group .v-btn--ghost-danger {
  order: 2;
}
.v-modal--default .v-modal-body .btn-group .v-btn {
  width: 100%;
}
.v-modal--default .v-modal-body > .btn-group,
.v-modal--default .v-modal-body > .v-btn {
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .v-modal--default .v-modal-content {
    height: auto;
  }
  .v-modal--default .v-modal-header:not(.v-modal-header--fixed) {
    text-align: center;
    background: transparent;
    height: auto;
    border: none;
    padding: 0;
    flex-wrap: wrap;
  }
  .v-modal--default .v-modal-header:not(.v-modal-header--fixed) .v-modal-title {
    width: 100%;
    font-size: 1.75rem;
  }
  .v-modal--default .v-modal-header:not(.v-modal-header--fixed) > a {
    display: none;
  }
  .v-modal--default .v-modal-header .v-modal-header__close {
    top: 1.875rem;
    right: 1.875rem;
  }
  .v-modal--default .v-modal-header .v-modal-header__close svg {
    height: 1rem;
    width: auto;
  }
  .v-modal--default .v-modal-header--fixed {
    padding: 1.875rem;
  }
  .v-modal--default .v-modal-header--fixed + .v-modal-body {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    max-height: calc(100vh - 265px);
  }
  .v-modal--default .v-modal-body .new-headline-sm,
  .v-modal--default .v-modal-body p {
    margin-bottom: 1rem;
  }
  .v-modal--default .v-modal-body .btn-group {
    flex-direction: row;
    gap: 1rem;
  }
  .v-modal--default .v-modal-body .btn-group .v-btn:not(.v-btn--full-width) {
    order: 1;
    width: max-content;
  }
  .v-modal--default .v-modal-body > .btn-group,
  .v-modal--default .v-modal-body > .v-btn {
    margin-top: 2rem;
  }
}
.modal-backdrop {
  background: rgba(44, 40, 87, 0.9);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999999;
  display: none;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.in {
  display: block;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
}
.v-modal {
  display: none;
  overflow: hidden;
  position: fixed;
  z-index: 99999999;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.v-modal-overflow {
  overflow: visible;
}
.v-modal.in {
  display: block;
}
.v-modal--center .v-modal-dialog {
  margin: 0 auto;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.v-modal--bottom-right .v-modal-dialog {
  top: 100%;
  transform: translateY(-100%);
  margin-left: auto;
}
.v-modal--sm .v-modal-dialog {
  width: 100%;
  max-width: 448px;
}
.v-modal--sm .v-modal-body {
  padding: 2.5rem 1.25rem;
}
.v-modal--md .v-modal-dialog {
  width: 100%;
  max-width: 688px;
}
.v-modal--md .v-modal-body {
  padding: 2.75rem 1.25rem 1.25rem;
}
.v-modal-dialog {
  position: relative;
  padding: 0.625rem;
  box-sizing: border-box;
  overflow-y: scroll;
}
.v-modal-content {
  background: #fff;
  position: relative;
  overflow: hidden;
  outline: none;
  border-radius: 0.75rem;
  box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.15);
}
.v-modal-header {
  margin: 0;
}
.v-modal-header .v-modal-title {
  display: block;
  color: #2c2857;
}
.v-modal-header .v-modal-header__close {
  display: flex;
  border-radius: 100%;
  position: absolute;
  cursor: pointer;
  border: none;
  background: transparent;
  padding: 0;
  justify-content: center;
  align-items: center;
}
.v-modal-body {
  overflow-y: auto;
}
.v-modal-body::-webkit-scrollbar {
  width: 0.25rem;
  position: absolute;
  right: 0px;
  z-index: 99;
}
.v-modal-body::-webkit-scrollbar-track {
  background: #dedee2;
}
.v-modal-body::-webkit-scrollbar-thumb {
  background-color: #704ad9;
  border-radius: 1.25rem;
}
@media screen and (min-width: 768px) {
  .v-modal-dialog {
    padding: 1.5rem;
  }
  .v-modal--sm .v-modal-body {
    padding: 2.75rem 2rem;
  }
  .v-modal--md .v-modal-body {
    padding: 4rem 5rem;
  }
}
#modal-cookies .v-modal-body .btn-group {
  width: 100%;
  flex-direction: column;
}
#modal-cookies .v-modal-body .btn-group .btn-group {
  flex-direction: row;
  flex-wrap: nowrap;
}
#modal-cookies .v-modal-body .btn-group .btn-group .v-btn {
  order: 1;
}
@media screen and (min-width: 768px) {
  #modal-cookies .v-modal-body > .btn-group {
    margin-top: 1.5rem;
  }
  #modal-cookies .v-modal-body > .btn-group .btn-group {
    margin-top: 0.5rem;
  }
}
#modal-cookies-settings .v-modal-content {
  max-height: 800px;
}
#modal-cookies-settings .v-modal-body .cookies-section {
  margin-bottom: 1rem;
}
#modal-cookies-settings .v-modal-body .cookies-section .cookies-section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.375rem;
}
#modal-cookies-settings .v-modal-body .cookies-section .cookies-section-header .input-wrapper {
  margin-bottom: 0;
}
#modal-cookies-settings .v-modal-body .cookies-section:last-child {
  margin-bottom: 0;
}
#modal-cookies-settings .v-modal-body .cookies-section .v-btn {
  margin-top: 1rem;
}
#modal-cookies-settings .v-modal-body .cookies-section .new-text-xl {
  display: block;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
#modal-cookies-settings .v-modal-body .cookies-section p:last-of-type {
  margin-bottom: 0;
}
#modal-cookies-settings .v-modal-footer {
  position: relative;
}
#modal-cookies-settings .v-modal-footer:after {
  position: absolute;
  left: 0;
  top: -1px;
  height: 4rem;
  content: "";
  width: calc(100% - 4px);
  display: block;
  background: linear-gradient(0deg, #FFF 10.76%, rgba(255, 255, 255, 0) 100%);
  transform: translateY(-100%);
}
@media screen and (min-width: 768px) {
  #modal-cookies-settings .cookies-section {
    margin-bottom: 1.5rem;
  }
  #modal-cookies-settings .cookies-section .cookies-section-header {
    margin-bottom: 0;
    position: relative;
  }
  #modal-cookies-settings .cookies-section .cookies-section-header > div:not(.new-text-md) {
    position: absolute;
    right: 0;
    top: 0;
  }
  #modal-cookies-settings .cookies-section .cookies-section-header > div:not(.new-text-md) > strong {
    display: block;
  }
  #modal-cookies-settings .cookies-section .cookies-section-header + p {
    padding-right: 6.25rem;
  }
}
.block-filter {
  background: #F8F8F8;
  display: flex;
  align-items: center;
  overflow-x: auto;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.block-filter a {
  color: #2c2857;
}
.block-filter a:hover {
  text-decoration: none;
}
.block-filter span {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.block-filter .container {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
  align-items: center;
}
.block-filter ul {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.block-filter ul li {
  list-style: none;
}
.block-filter ul li a {
  display: flex;
  color: #fff;
  font-weight: 700;
  padding: 0.25rem 0.75rem;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  background: #704AD9;
  background: #DEDEE2;
  color: #676486;
  font-size: 1rem;
  text-decoration: none;
}
.block-filter ul li a:hover,
.block-filter ul li a.active {
  background: #704AD9;
  color: #fff;
}
.block-hero-category {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  position: relative;
  background-color: #EFE9FE;
}
.block-hero-category .container {
  display: flex;
}
.block-hero-category .container h1 {
  margin-bottom: 0;
}
.block-hero-category .container figure {
  display: none;
}
@media screen and (min-width: 992px) {
  .block-hero-category {
    height: 240px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    align-items: center;
  }
  .block-hero-category .container h1 {
    width: 50%;
  }
  .block-hero-category .container figure {
    display: flex;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .block-hero-category .container figure img {
    height: 212px;
    width: auto;
  }
}
.archive .content-wrapper {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.archive .content-wrapper .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: visible;
  align-items: flex-start;
}
.archive .content-wrapper header {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .archive .content-wrapper {
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
  .archive .content-wrapper header h1 {
    margin-bottom: 2.5rem;
  }
}
.articles-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  align-items: flex-start;
}
.articles-list > a {
  border: 1px solid #dedee2;
  border-radius: 0.5rem;
  padding: 1.5rem;
  text-decoration: none;
  display: block;
  background: linear-gradient(195deg, #FFF 61.12%, #F8F8F8 89.36%);
  display: flex;
  flex-direction: column;
}
.articles-list > a figure {
  display: flex;
  width: 100%;
  margin-bottom: 1.25rem;
  height: 224px;
  position: relative;
}
.articles-list > a figure img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.articles-list > a .article-title {
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #2c2857;
}
.articles-list > a p {
  color: #676486;
  margin-bottom: 0.5rem;
}
.articles-list > a .article-tags {
  position: absolute;
  display: flex;
  gap: 0.5rem;
  top: 1rem;
  left: 1rem;
  flex-wrap: wrap;
}
.articles-list > a .article-content > span {
  display: flex;
  align-items: center;
  font-weight: 700;
  gap: 0.625rem;
  color: #5937b7;
}
.articles-list > a:hover {
  box-shadow: 0px 0px 0px 1px #dedee2;
}
.articles-list + .v-btn {
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .articles-list {
    grid-template-columns: 1fr 1fr;
    align-items: normal;
  }
}
@media screen and (min-width: 992px) {
  .articles-list > a {
    padding: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .articles-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.pagination-wrapper ul {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
}
.pagination-wrapper li {
  margin: 0 6px;
}
.pagination-wrapper li > * {
  display: flex;
  align-items: center;
  width: 40px;
  height: 40px;
  font-weight: 700;
  color: #676486;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  justify-content: center;
  font-size: 1rem;
  line-height: 40px;
}
.pagination-wrapper li > * svg {
  height: 16px;
  width: 12px;
}
.pagination-wrapper li > * svg path {
  fill: #676486;
}
.pagination-wrapper li a {
  position: relative;
  text-decoration: none;
}
.pagination-wrapper li a span {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.pagination-wrapper li a:hover {
  border-color: #5937b7;
  color: #5937b7;
}
.pagination-wrapper li a:hover svg path {
  fill: #5937b7;
}
.pagination-wrapper li span {
  background-color: rgba(89, 55, 183, 0.15);
  color: #5937b7;
}
.category-img-31,
.category-img-6 {
  background: #ffebee;
}
.category-img-32,
.category-img-52 {
  background: #e5f6f1;
}
.category-img-33,
.category-img-18 {
  background: #ebf5fd;
}
.category-img-34,
.category-img-13 {
  background: #FFF7DF;
}
.category-img-35,
.category-img-71 {
  background: #EFE9FE;
}
.category-img-36,
.category-img-4 {
  background: #ffe9d8;
}
.block-hiring {
  background: #2c2857;
  padding: 2rem 0;
}
.block-hiring .container {
  padding: 0 2rem;
  max-width: 1400px;
}
.block-hiring .container > strong {
  font-size: 4.2485rem;
  line-height: 3.94756rem;
  font-weight: 800;
}
.block-hiring p {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 992px) {
  .block-hiring.new-section-space {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .block-hiring .container {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 0 1rem;
  }
  .block-hiring .container > strong {
    font-size: 7.5rem;
    line-height: 7rem;
    width: 360px;
    margin-left: 0;
    margin-right: auto;
  }
  .block-hiring p {
    margin-top: 0;
    margin-bottom: 0.75rem;
    max-width: 560px;
  }
  .block-hiring div {
    margin-right: auto;
  }
}
.block-top-articles {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media screen and (min-width: 768px) {
  .block-top-articles .articles-list {
    grid-template-columns: 1fr 1fr;
    align-items: normal;
  }
}
@media screen and (min-width: 1200px) {
  .block-top-articles {
    padding-bottom: 4rem;
  }
  .block-top-articles header {
    margin-bottom: 3.5rem;
  }
  .block-top-articles .articles-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.career-vitadio-people {
  padding-top: 2rem;
  padding-bottom: 3rem;
  text-align: center;
  background: #F8F8F8;
}
.career-vitadio-people .container {
  max-width: 1608px;
}
.career-vitadio-people .vitadio-life {
  margin-top: 3rem;
  margin-right: -2rem;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.career-vitadio-people .vitadio-life .swiper-slide {
  width: auto;
}
.career-vitadio-people .vitadio-life figure {
  display: flex;
  position: relative;
}
.career-vitadio-people .vitadio-life figure a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(89, 55, 183, 0);
  transition: background 0.35s ease-out;
  text-decoration: none;
}
.career-vitadio-people .vitadio-life figure a span {
  color: transparent;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  transition: color 0.35s ease-out;
}
.career-vitadio-people .vitadio-life figure a figure {
  margin-bottom: 1rem;
  transition: opacity 0.35s ease-out;
  opacity: 0;
}
.career-vitadio-people .vitadio-life figure img {
  height: 300px;
  width: 300px;
  object-fit: cover;
}
@media screen and (min-width: 992px) {
  .career-vitadio-people {
    padding-top: 5rem;
    padding-bottom: 7rem;
  }
  .career-vitadio-people .vitadio-life {
    margin-top: 5rem;
    margin-right: 0;
    border-radius: 12px;
  }
  .career-vitadio-people .vitadio-life figure a:hover {
    background: rgba(89, 55, 183, 0.69999999);
  }
  .career-vitadio-people .vitadio-life figure a:hover span {
    color: #fff;
  }
  .career-vitadio-people .vitadio-life figure a:hover figure {
    opacity: 1;
  }
  .career-vitadio-people .vitadio-life figure img {
    height: 400px;
    width: 400px;
  }
}
@media screen and (min-width: 1676px) {
  .career-vitadio-people .container {
    box-sizing: initial;
  }
}
.single .content-wrapper .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.single .article-wrapper {
  padding-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
}
.single .article-wrapper header h1 {
  margin-bottom: 1rem;
}
.single .article-wrapper header p {
  color: #676486;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
}
@media screen and (min-width: 1200px) {
  .single .article-wrapper header p {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1600px) {
  .single .article-wrapper header p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.single .article-wrapper header figure {
  display: flex;
  margin-bottom: 1.5rem;
  position: relative;
}
.single .article-wrapper header figure .article-tags {
  position: absolute;
  display: flex;
  gap: 0.5rem;
  top: 1rem;
  left: 1rem;
  flex-wrap: wrap;
}
.single .article-wrapper p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #676486;
  margin-bottom: 1rem;
}
@media screen and (min-width: 1200px) {
  .single .article-wrapper p {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
.single .article-wrapper p + h2,
.single .article-wrapper p + h3,
.single .article-wrapper p + h4,
.single .article-wrapper p + h5 {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.single .article-wrapper ul,
.single .article-wrapper ol {
  padding-left: 2rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #676486;
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}
@media screen and (min-width: 1200px) {
  .single .article-wrapper ul,
  .single .article-wrapper ol {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
.single .article-wrapper .article-entry {
  margin-bottom: 1rem;
}
.single .article-wrapper .article-entry a {
  color: #5937b7;
}
.single .article-wrapper .article-entry h2 {
  margin-bottom: 1rem;
  display: block;
  font-size: 1.625rem;
  line-height: 2rem;
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  .single .article-wrapper .article-entry h2 {
    font-size: 2.5rem;
    line-height: 3.25rem;
  }
}
@media screen and (min-width: 1600px) {
  .single .article-wrapper .article-entry h2 {
    font-size: 3rem;
    line-height: 4rem;
  }
}
.single .article-wrapper .article-entry h3 {
  margin-bottom: 1rem;
  display: block;
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .single .article-wrapper .article-entry h3 {
    font-size: 2.25rem;
    line-height: 3rem;
    font-weight: 600;
  }
}
@media screen and (min-width: 1600px) {
  .single .article-wrapper .article-entry h3 {
    font-size: 2.5rem;
    line-height: 3.25rem;
  }
}
.single .article-wrapper .article-entry h4 {
  margin-bottom: 1rem;
  display: block;
  font-size: 1.375rem;
  line-height: 1.625rem;
}
@media screen and (min-width: 1200px) {
  .single .article-wrapper .article-entry h4 {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  .single .article-wrapper .article-entry h4 {
    font-size: 2rem;
    line-height: 2.75rem;
  }
}
.single .article-wrapper .article-entry h5 {
  margin-bottom: 1rem;
  display: block;
  font-size: 1.25rem;
  line-height: 1.625rem;
}
@media screen and (min-width: 1200px) {
  .single .article-wrapper .article-entry h5 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media screen and (min-width: 1600px) {
  .single .article-wrapper .article-entry h5 {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
.single .article-wrapper footer > div {
  margin-bottom: 1rem;
}
.single .article-wrapper footer .footer-title {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}
.single .article-wrapper footer .article-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.single .article-wrapper footer .article-tags > a {
  display: inline-flex;
  background: #DEDEE2;
  border-radius: 0.25rem;
  text-decoration: none;
  padding: 0.125rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #676486;
  line-height: 1;
  align-items: center;
  height: 1.5rem;
  transition: all 0.35s ease-out;
}
.single .article-wrapper footer .article-tags > a:hover {
  background: #8C66E5;
  color: #fff;
}
.single .article-wrapper footer .article-date {
  text-align: center;
  color: #676486;
  font-size: 0.75rem;
  margin-top: 1rem;
  white-space: nowrap;
}
.single .article-wrapper footer .article-date strong {
  color: #2c2857;
}
.single .article-wrapper footer .share-wrapper {
  background: #EFE9FE;
  border-radius: 0.75rem;
  padding: 1rem;
}
.single .article-wrapper footer .share-wrapper ul {
  display: flex;
  justify-content: space-between;
  column-count: 4;
  gap: 4px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.single .article-wrapper footer .share-wrapper ul li {
  width: 25%;
}
.single .article-wrapper footer .share-wrapper ul li a {
  justify-content: center;
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
}
.single .article-wrapper footer .share-wrapper ul li a figure {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #fff;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.05);
  width: 2.5rem;
  height: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5rem;
}
.single .article-wrapper footer .share-wrapper ul li a span {
  font-size: 0.875rem;
  color: #676486;
  line-height: 20/14;
  width: 100%;
  text-align: center;
  font-weight: 700;
}
.single .article-wrapper footer .share-wrapper ul li a.active figure {
  background: #00a671;
}
.single .article-wrapper footer .share-wrapper ul li a.active figure svg path {
  fill: #fff;
}
.single .article-wrapper footer .share-wrapper ul li a.active span {
  color: #2c2857;
}
.single .article-wrapper footer .share-wrapper ul li a:hover:not(.active) figure {
  background: #5937b7;
}
.single .article-wrapper footer .share-wrapper ul li a:hover:not(.active) figure svg path {
  fill: #fff;
}
.single .article-wrapper footer .share-wrapper figure {
  display: none;
}
.single .article-wrapper footer .watch-action .watch-position {
  display: flex;
  justify-content: center;
  width: 100%;
}
.single .article-wrapper footer .watch-action .status {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-weight: 700;
  width: 100%;
  color: #676486;
}
.single .article-wrapper footer .watch-action .action-unlike {
  padding-left: 8px;
}
.single .article-wrapper footer .watch-action .v-btn {
  width: 140px;
  white-space: nowrap;
}
.single .article-wrapper footer .watch-action .v-btn.disabled {
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .single .article-wrapper footer .share-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 2rem;
    position: relative;
  }
  .single .article-wrapper footer .share-wrapper > figure {
    display: flex;
    position: absolute;
    bottom: 0;
    right: 2rem;
  }
  .single .article-wrapper footer .share-wrapper ul li {
    width: auto;
  }
  .single .article-wrapper footer .share-wrapper ul li a figure {
    width: 3rem;
    height: 3rem;
  }
  .single .article-wrapper footer .share-wrapper ul li a span {
    font-size: 0.875rem;
  }
  .single .article-wrapper footer .article-info {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
  }
  .single .article-wrapper footer .article-date {
    margin-top: 0;
    font-size: 0.875rem;
  }
  .single .article-wrapper footer .watch-action .v-btn {
    width: 160px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .single .article-wrapper {
    max-width: 936px;
    margin-bottom: 3.5rem;
    padding-top: 4rem;
  }
  .single .article-wrapper header h1 {
    margin-bottom: 2.5rem;
  }
  .single .article-wrapper header p {
    margin-bottom: 1.5rem;
  }
  .single .article-wrapper header figure .article-tags {
    top: 2rem;
    left: 2rem;
  }
  .single .article-wrapper header figure .article-tags .article-tag {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .single .article-wrapper .article-entry {
    margin-bottom: 3rem;
  }
  .single .article-wrapper .article-entry p {
    margin-bottom: 1.5rem;
  }
  .single .article-wrapper .article-entry p + h2,
  .single .article-wrapper .article-entry p + h3,
  .single .article-wrapper .article-entry p + h4,
  .single .article-wrapper .article-entry p + h5 {
    margin-top: 3rem;
    margin-bottom: 1.5rem;
  }
  .single .article-wrapper .article-entry ul,
  .single .article-wrapper .article-entry ol {
    margin-bottom: 1.5rem;
  }
  .single .article-wrapper footer > div {
    margin-bottom: 1.5rem;
  }
  .single .article-wrapper footer .footer-title {
    text-align: left;
  }
  .single .article-wrapper footer .article-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .single .article-wrapper footer .article-date {
    margin-top: 0;
    font-size: 0.875rem;
    flex-shrink: 0;
  }
  .single .article-wrapper footer .share-wrapper > figure {
    display: none;
  }
  .single .article-wrapper footer .watch-action {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .single .article-wrapper footer .watch-action .status {
    margin-top: 0;
    width: auto;
    padding: 0;
    margin-left: 24px;
  }
  .single .article-wrapper footer .watch-action .watch-position {
    justify-content: flex-start;
    width: auto;
  }
  .single .article-wrapper footer .watch-action .action-unlike {
    padding-left: 12px;
  }
}
@media screen and (min-width: 1200px) {
  .single .article-wrapper footer .share-wrapper > figure {
    display: flex;
  }
}
@media screen and (min-width: 1400px) {
  .single .article-wrapper footer .share-wrapper > figure {
    display: flex;
  }
  .single .article-wrapper footer .share-wrapper ul {
    gap: 2rem;
  }
  .single .article-wrapper footer .share-wrapper ul li a {
    flex-wrap: nowrap;
    align-items: center;
    gap: 1rem;
  }
  .single .article-wrapper footer .share-wrapper ul li a figure {
    margin: 0;
    flex-shrink: 0;
  }
}
@media print {
  .single .article-wrapper footer .article-share,
  .single .article-wrapper footer .article-vote {
    display: none;
  }
  .single .article-wrapper footer .article-tags > a {
    padding: 0;
  }
  .single .article-wrapper footer .article-tags > a:not(:last-child):after {
    content: ", ";
  }
  .single .article-wrapper footer .article-date {
    margin-bottom: 0;
    text-align: left;
  }
}
.single .top-articles {
  margin-bottom: 2.5rem;
  width: 100%;
}
.single .top-articles h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.single .top-articles .swiper {
  margin-left: -1rem;
  margin-right: -1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.single .top-articles .articles-list {
  display: flex;
  gap: 0;
  margin-bottom: 1rem;
}
.single .top-articles .articles-list .swiper-slide {
  box-sizing: border-box;
  height: auto;
}
.single .top-articles .swiper-pagination {
  position: relative;
}
.single .top-articles .swiper-pagination .swiper-pagination-bullet {
  background: #b3b1c2;
  opacity: 1;
  border-radius: 50px;
}
.single .top-articles .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 2rem;
  background: #00A671;
}
@media screen and (min-width: 992px) {
  .single .top-articles {
    margin-bottom: 4rem;
  }
  .single .top-articles .articles-list {
    margin-top: 2.25rem;
    margin-bottom: 2.5rem;
  }
}
@media print {
  .single .top-articles {
    display: none;
  }
}
