@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap");
* {
  box-sizing: border-box;
}

:after, :before {
  box-sizing: border-box;
}

html {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td, th {
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
  background-color: transparent;
}

a:focus, a:hover, a:active {
  outline: 0;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  color: inherit;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

.h1, h1 {
  font-size: 36px;
}

.h2, h2 {
  font-size: 30px;
}

.h3, h3 {
  font-size: 24px;
}

.h6, h6 {
  font-size: 12px;
}

p {
  margin: 0;
}

.text-center {
  text-align: center;
}

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.text-center {
  text-align: center;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
}

.hidden {
  display: none !important;
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.za-hidden {
  display: none !important;
  visibility: hidden !important;
}

body {
  font-family: "IBM Plex Sans", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: normal;
  font-size: 1rem;
  color: #232323;
  position: relative;
  line-height: 1.5;
}

body object {
  max-width: 100%;
  height: auto;
}

@media (max-width: 991px) {
  .za-overflow--xs {
    overflow: hidden;
  }
}

.za-scrollspy__action:before, .za-scrollspy__nav > li.active > a:before, .za-link--icon:before {
  width: 0;
  height: 2px;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -4px;
  left: 0;
  background-color: #000FF0;
  transition-duration: 0.15s;
  margin: auto;
}

.za-link {
  font-family: "IBM Plex Sans", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  font-size: 1rem;
  color: #000FF0;
  position: relative;
  white-space: nowrap;
}
.za-link:hover, .za-linkfocus {
  color: #000FF0;
  text-decoration: none;
}
.za-link--icon:after, .za-link--icon:before {
  content: "";
  display: inline-block;
  transition: 0.3s ease-in-out;
}
.za-link--icon:after {
  transform: rotateZ(-45deg) translateY(2px);
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20d%3D%22M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z%22%20fill%3D%22rgb(0%2C15%2C240)%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 6px 8px;
  margin-top: 4px;
}
.za-link--icon:hover:before {
  width: 100%;
  height: 2px;
  display: inline-block;
}

.za-btn {
  font-family: "IBM Plex Sans", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  font-size: 1rem;
  color: #ffffff;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
  height: 48px;
  display: inline-block;
  line-height: 48px;
  border-radius: 80px;
  transition: 0.7s ease-in-out;
  position: relative;
  white-space: nowrap;
  background-size: 300% 100%;
  background-image: linear-gradient(to right bottom, #4300a3, #4d00aa, #5700b1, #6000b7, #6a00be, #7200c5, #7b00cb, #8300d2, #8c00da, #9500e2, #9e00e9, #a700f1);
}
@media (max-width: 767px) {
  .za-btn {
    display: block;
    max-width: 300px;
    text-align: center;
  }
}
.za-btn:after {
  content: "";
  display: inline-block;
  margin-left: 8px;
  transform: translateY(2px);
  transition: 0.4s ease-in-out;
  width: 14px;
  height: 12px;
  display: inline-block;
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20d%3D%22M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z%22%20fill%3D%22rgb(255%2C255%2C255)%22%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.za-btn:hover, .za-btn:focus {
  text-decoration: none;
  background-position: -100% 0;
  transition: 0.4s ease-in-out;
}
.za-btn:hover:after, .za-btn:focus:after {
  transform: translate(4px, 2px);
}
.za-btn--ghost {
  color: #00000A;
  background: transparent;
  box-shadow: 0px 0px 0px 1px #00000A inset;
}
.za-btn--ghost:after {
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20d%3D%22M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z%22%20fill%3D%22rgb(0%2C0%2C10)%22%2F%3E%0A%3C%2Fsvg%3E");
}
.za-btn--ghost:hover, .za-btn--ghost:focus {
  color: #00000A;
}

.l-row {
  padding: calc(1.625rem + 4.5vw) 0;
}
@media (min-width: 1200px) {
  .l-row {
    padding: 5rem 0;
  }
}
@media (min-width: 992px) {
  .l-row:first-child {
    padding-top: 180px;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .l-row:first-child {
    padding-top: 140px;
  }
}
@media (max-width: 767px) {
  .l-row:first-child {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
.l-row:nth-child(2) {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .l-row:nth-child(2) {
    margin-top: -30px;
  }
}
@media (min-width: 1200px) {
  .l-row:nth-child(2) {
    padding-bottom: 60px;
  }
}
.l-row--sm {
  padding: calc(1.6875rem + 5.25vw) 0;
}
@media (min-width: 1200px) {
  .l-row--sm {
    padding: 5.625rem 0;
  }
}
.l-row--md {
  padding: calc(1.875rem + 7.5vw) 0;
}
@media (min-width: 1200px) {
  .l-row--md {
    padding: 7.5rem 0;
  }
}
.l-row--xs {
  padding-bottom: calc(1.75rem + 6vw);
}
@media (min-width: 1200px) {
  .l-row--xs {
    padding-bottom: 6.25rem;
  }
}
@media (max-width: 767px) {
  .l-row--xs {
    padding-bottom: 180px;
    background-color: #f9fcff;
  }
}

.za-slider {
  position: relative;
  overflow: hidden;
}
.za-slider:after, .za-slider:before {
  content: "";
  width: 50px;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  z-index: 1;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.za-slider:after {
  right: 0;
  transform: rotateZ(180deg);
}
.za-slider:before {
  left: 0;
}
@-webkit-keyframes sliderScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1600px);
  }
}
@keyframes sliderScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1600px);
  }
}
.za-slider__main {
  display: grid;
  grid-template-columns: repeat(16, minmax(160px, 1fr));
  -webkit-animation: sliderScroll 40s linear infinite;
          animation: sliderScroll 40s linear infinite;
}
.za-slider__wrap .za-slider__logo1 {
  background-position: 0px 0;
}
.za-slider__wrap .za-slider__logo2 {
  background-position: -135px 0;
}
.za-slider__wrap .za-slider__logo3 {
  background-position: -270px 0;
}
.za-slider__wrap .za-slider__logo4 {
  background-position: -405px 0;
}
.za-slider__wrap .za-slider__logo5 {
  background-position: -540px 0;
}
.za-slider__wrap .za-slider__logo6 {
  background-position: -675px 0;
}
.za-slider__wrap .za-slider__logo7 {
  background-position: -810px 0;
}
.za-slider__wrap .za-slider__logo8 {
  background-position: -945px 0;
}
.za-slider__logo {
  width: 135px;
  height: 50px;
  display: inline-block;
  margin: auto;
  background-image: url(../images/customers/logos/logos-sprite.png);
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .za-slider__logo {
    background-image: url(../images/customers/logos/logos-sprite-2x.png);
    background-size: 1078px 50px;
  }
}

.za-article__subheading, .za-article__heading, .za-article__subtitle, .za-article__title {
  line-height: 1.25;
  letter-spacing: -0.5px;
}

.za-article__header {
  margin-bottom: calc(1.275rem + 0.3vw);
  position: relative;
}
@media (min-width: 1200px) {
  .za-article__header {
    margin-bottom: 1.5rem;
  }
}
.za-article__header--quote:before {
  position: absolute;
  top: -20px;
  left: -30px;
  z-index: -1;
  content: "";
  background: url(../images/home/coc/hero-quote.svg) center/contain no-repeat;
  min-width: 80px;
  min-height: 60px;
}
@media (min-width: 1200px) {
  .za-article__header--quote:before {
    min-width: 100px;
    min-height: 80px;
    position: absolute;
    top: -37px;
    left: -27px;
  }
}
.za-article__content {
  margin-bottom: calc(1.325rem + 0.9vw);
  max-width: 420px;
}
@media (min-width: 1200px) {
  .za-article__content {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .za-article__actions {
    display: flex;
    align-items: center;
    margin-left: 1px;
  }
  .za-article__action + .za-article__action {
    margin-left: calc(1.275rem + 0.3vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .za-article__action + .za-article__action {
    margin-left: 1.5rem;
  }
}
@media (max-width: 767px) {
  .za-article__action + .za-article__action {
    margin-top: 12px;
  }
}
.za-article__title {
  font-weight: bold;
  font-size: calc(1.3875rem + 1.65vw);
  color: #00000A;
}
@media (min-width: 1200px) {
  .za-article__title {
    font-size: 2.625rem;
  }
}
.za-article__subtitle {
  font-weight: bold;
  font-size: calc(1.35rem + 1.2vw);
  color: #00000A;
}
@media (min-width: 1200px) {
  .za-article__subtitle {
    font-size: 2.25rem;
  }
}
.za-article__heading {
  font-weight: bold;
  font-size: calc(1.325rem + 0.9vw);
  color: #00000A;
  line-height: 1.15;
}
@media (min-width: 1200px) {
  .za-article__heading {
    font-size: 2rem;
  }
}
.za-article__subheading {
  font-weight: bold;
  font-size: calc(1.2625rem + 0.15vw);
  color: #00000A;
}
@media (min-width: 1200px) {
  .za-article__subheading {
    font-size: 1.375rem;
  }
}
.za-article__content {
  font-size: 1rem;
  color: #64648C;
}
.za-article__list {
  margin: calc(1.275rem + 0.3vw) 0 calc(1.3875rem + 1.65vw) 0;
}
@media (min-width: 1200px) {
  .za-article__list {
    margin: 1.5rem 0 2.625rem 0;
  }
}
.za-article__item {
  font-size: 1rem;
  color: #64648C;
  position: relative;
  padding-left: calc(1.275rem + 0.3vw);
  margin-bottom: 0.75rem;
}
@media (min-width: 1200px) {
  .za-article__item {
    padding-left: 1.5rem;
  }
}
.za-article__item:before, .za-article__item:after {
  content: "";
}
.za-article__item:before {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 0;
  background-color: #5C07D1;
  border-radius: 50%;
}
.za-article__item:after {
  width: 3px;
  height: 6px;
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 5px;
  transform: rotate(45deg);
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.za-article--center {
  position: relative;
  z-index: 100;
}
@media (min-width: 992px) {
  .za-article--center {
    text-align: center;
  }
}
.za-article--center .za-article__content {
  max-width: 460px;
}
@media (min-width: 992px) {
  .za-article--center .za-article__content {
    margin: auto;
  }
}
@media (max-width: 1199px) {
  .za-article--hero {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .za-article--hero {
    margin-top: -42px;
  }
}

.za-medias {
  display: grid;
}
@media (min-width: 992px) {
  .za-medias {
    grid-template-columns: repeat(2, minmax(250px, 1fr));
    grid-gap: 32px;
  }
}
@media (max-width: 991px) {
  .za-medias {
    grid-template-columns: repeat(5, minmax(250px, 1fr));
    grid-gap: 24px;
    overflow: auto;
    margin: 0 -15px;
    padding: 0 15px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .za-medias::-webkit-scrollbar {
    display: none;
  }
  .za-medias:after {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
  }
}
.za-media {
  padding: calc(1.325rem + 0.9vw) calc(1.375rem + 1.5vw);
  position: relative;
  border-radius: 6px;
  box-shadow: -8px 8px 19px -8px rgba(123, 127, 218, 0.2);
  display: grid;
  grid-template-rows: auto 1fr;
  transition: all 0.2s ease-out;
}
@media (min-width: 1200px) {
  .za-media {
    padding: 2rem 2.5rem;
  }
}
.za-media:hover, .za-media:focus {
  box-shadow: 0 1px 1px 0 rgba(90, 122, 190, 0.1), 0 10px 20px 0 rgba(90, 122, 190, 0.2);
  transform: translateY(-6px);
}
.za-media .za-link {
  text-align: right;
}
.za-media .za-link:hover:before, .za-media .za-link:focus:before {
  display: none;
}
.za-media__aside {
  margin-bottom: 1rem;
}
.za-media__header {
  margin-bottom: 0.75rem;
}
.za-media__content {
  margin-bottom: 1rem;
}
.za-media__main {
  display: grid;
  grid-template-rows: auto 1fr auto;
}
.za-media__icon {
  max-width: 50px;
}
.za-media__title {
  font-weight: 600;
  font-size: 1rem;
  color: #232323;
  line-height: 1.25;
}
.za-media__title > span {
  display: block;
}
.za-media__content {
  font-size: 1rem;
  color: #64648C;
}

.za-scrollspy__medias {
  max-width: 900px;
  margin: auto;
}
.za-scrollspy__media {
  padding-top: calc(1.875rem + 7.5vw);
}
@media (min-width: 1200px) {
  .za-scrollspy__media {
    padding-top: 7.5rem;
  }
}
@media (min-width: 768px) {
  .za-scrollspy__media {
    display: grid;
    grid-template-columns: minmax(auto, 250px) 1fr;
    grid-column-gap: 100px;
  }
}
@media (min-width: 992px) {
  .za-scrollspy__media:nth-child(2) .za-scrollspy__main {
    padding-top: 18px;
  }
}
@media (min-width: 992px) {
  .za-scrollspy__media:nth-child(4) .za-scrollspy__main {
    padding-top: 10px;
  }
}
@media (min-width: 992px) {
  .za-scrollspy__main {
    padding-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .za-scrollspy__aside {
    max-width: 520px;
  }
}
@media (max-width: 767px) {
  .za-scrollspy__aside {
    max-width: 300px;
    margin: 0 auto 24px;
  }
}
.za-scrollspy__nav {
  position: relative;
  border-bottom: 1px solid rgba(153, 140, 170, 0.2509803922);
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  text-align: center;
}
.za-scrollspy__nav:before, .za-scrollspy__nav:after {
  display: none;
}
.za-scrollspy__nav > li.active > a {
  font-weight: 600;
  font-size: 1rem;
  color: #000FF0;
  pointer-events: none;
  letter-spacing: -0.5px;
}
.za-scrollspy__nav > li.active > a:before {
  width: 100%;
  height: 2px;
  display: inline-block;
  content: "";
  bottom: -2px;
}
.za-scrollspy__header {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  padding-top: 1.25rem;
  z-index: 2;
}
@media (min-width: 768px) {
  .za-scrollspy__header:after {
    width: 100%;
    height: 120px;
    display: inline-block;
    position: absolute;
    top: -40px;
    content: "";
    z-index: -1;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.9333333333) 40%, rgba(255, 255, 255, 0) 110%);
    -webkit-backdrop-filter: grayscale(1) blur(8px);
            backdrop-filter: grayscale(1) blur(8px);
  }
  @-moz-document url-prefix() {
    .za-scrollspy__header:after {
      background: #ffffff;
    }
  }
}
.za-scrollspy__action {
  font-size: 1rem;
  color: #64648C;
  position: relative;
  padding: 0.5rem;
  display: inline-block;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .za-scrollspy__action {
    padding: 1.125rem 0;
  }
}
@media (min-width: 1200px) {
  .za-scrollspy__action {
    padding: 1.125rem 1rem;
  }
}
.za-scrollspy__action:before {
  content: "";
  bottom: -2px;
}
.za-scrollspy__action:hover, .za-scrollspy__action:focus {
  color: #000FF0;
}
.za-scrollspy__action:hover:before, .za-scrollspy__action:focus:before {
  width: 100%;
  height: 2px;
  display: inline-block;
}

.za-card {
  padding: calc(1.475rem + 2.7vw) calc(1.725rem + 5.7vw) calc(1.4375rem + 2.25vw);
  display: block;
}
@media (min-width: 1200px) {
  .za-card {
    padding: 3.5rem 6rem 3.125rem;
  }
}
@media (min-width: 768px) {
  .za-card {
    display: flex;
    align-items: center;
  }
}
.za-card__main {
  flex: 1;
}
@media (min-width: 768px) {
  .za-card__main {
    padding-right: calc(1.75rem + 6vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .za-card__main {
    padding-right: 6.25rem;
  }
}
.za-card__aside {
  text-align: center;
}
@media (max-width: 991px) {
  .za-card__aside {
    display: none;
  }
}
.za-card__header {
  font-weight: bold;
  font-size: calc(1.325rem + 0.9vw);
  color: #00000A;
  margin-bottom: calc(1.275rem + 0.3vw);
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .za-card__header {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .za-card__header {
    margin-bottom: 1.5rem;
  }
}
.za-card__content {
  font-size: 1.125rem;
  color: #64648C;
  margin-bottom: calc(1.275rem + 0.3vw);
  position: relative;
}
@media (min-width: 1200px) {
  .za-card__content {
    margin-bottom: 1.5rem;
  }
}
.za-card__content:before, .za-card__content:after {
  content: "";
}
.za-card__content:before {
  content: "";
  position: absolute;
  top: 6px;
  left: -54px;
  width: 36px;
  height: 36px;
  display: inline-block;
  background: #5C07D1;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .za-card__content:before {
    position: absolute;
    left: -30px;
    width: 20px;
    height: 20px;
    display: inline-block;
  }
}
.za-card__content:after {
  content: "“";
  position: absolute;
  top: 34px;
  left: -44px;
  font-family: sans-serif;
  font-size: calc(1.3875rem + 1.65vw);
  color: #ffffff;
  line-height: 0px;
}
@media (min-width: 1200px) {
  .za-card__content:after {
    font-size: 2.625rem;
  }
}
@media (max-width: 767px) {
  .za-card__content:after {
    position: absolute;
    top: 24px;
    left: -26px;
    font-size: calc(1.325rem + 0.9vw);
    color: #ffffff;
  }
}
@media (max-width: 767px) and (min-width: 1200px) {
  .za-card__content:after {
    font-size: 2rem;
  }
}
.za-card__author {
  width: 120px;
  height: 120px;
  display: inline-block;
  margin-bottom: 0.5rem;
  border-radius: 50%;
  overflow: hidden;
}
.za-card__adesig {
  font-weight: 500;
  font-size: 1rem;
  color: #5C07D1;
  line-height: 1.3;
}
.za-card__adesig > span {
  font-size: 0.75rem;
  color: #00000A;
  display: block;
}

@media (min-width: 768px) {
  .za-footer {
    box-shadow: 0px 1px 8px 1px rgba(176, 176, 176, 0.26);
    border-radius: 12px;
    padding: 40px;
  }
}
@media (min-width: 992px) {
  .za-footer {
    padding: 54px;
  }
}
.za-footer__container {
  display: grid;
  align-items: center;
}
@media (max-width: 767px) {
  .za-footer__container {
    grid-gap: 30px;
    margin-top: -120px;
  }
}
@media (min-width: 768px) {
  .za-footer__container {
    grid-template-columns: minmax(100px, 180px) 1fr;
    grid-gap: 60px;
  }
}
@media (min-width: 992px) {
  .za-footer__container {
    margin-left: -145px;
  }
}
@media (max-width: 767px) {
  .za-footer__aside {
    max-width: 150px;
  }
}
.za-footer__header {
  margin-bottom: 42px;
}
@media (min-width: 768px) {
  .za-footer__header {
    margin-bottom: calc(1.3625rem + 1.35vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .za-footer__header {
    margin-bottom: 2.375rem;
  }
}
.za-footer__cols {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  grid-row-gap: 34px;
}
.za-footer__col {
  max-width: 120px;
  padding-left: 8px;
}
.za-footer__title {
  font-weight: bold;
  font-size: calc(1.35rem + 1.2vw);
  color: #181064;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .za-footer__title {
    font-size: 2.25rem;
  }
}
.za-footer__heading {
  font-weight: bold;
  font-size: calc(1.325rem + 0.9vw);
  color: #181064;
  line-height: 0.8;
  padding-left: 8px;
  margin-left: -8px;
  margin-bottom: 18px;
}
@media (min-width: 1200px) {
  .za-footer__heading {
    font-size: 2rem;
  }
}
.za-footer__desc {
  font-size: 0.875rem;
  color: #181064;
  line-height: 1.4;
}

.za-hero__main {
  background: linear-gradient(180deg, rgba(91, 1, 180, 0.08) 0%, rgba(255, 255, 255, 0) 100%), #FFFFFF;
  box-shadow: -20px 18px 25px -4px #eeeeff;
  border-radius: 80px;
  transform: translateX(-80px) translateY(-200px) rotate(330deg);
  overflow: hidden;
  position: relative;
  min-width: 650px;
  min-height: 350px;
}
@media (min-width: 560px) and (max-width: 767px) {
  .za-hero__main {
    min-width: 700px;
    min-height: 400px;
    transform: translateX(0px) translateY(-240px) rotate(330deg);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .za-hero__main {
    min-width: 700px;
    transform: translateX(-20px) translateY(-140px) rotate(330deg);
  }
}
@media (min-width: 992px) {
  .za-hero__main {
    border-radius: 130px;
    min-width: 800px;
    min-height: 500px;
    transform: translateX(0) translateY(-240px) rotate(330deg);
  }
}
@media (min-width: 1200px) {
  .za-hero__main {
    transform: translateX(80px) translateY(-240px) rotate(330deg);
  }
}
.za-hero__main:before {
  width: 100%;
  height: 300px;
  display: inline-block;
  position: absolute;
  right: 120px;
  bottom: -100px;
  content: "";
  background: url(../images/home/coc/bg/testimonial-bg.svg) no-repeat;
  overflow: visible;
  display: block;
  transform: rotate(30deg);
}
.za-hero__label {
  font-size: 0.875rem;
  color: #00000A;
  position: absolute;
  top: 200px;
  right: -60px;
  line-height: 1.25;
  opacity: 0.5;
  visibility: hidden;
  transform: translateX(-50px);
  transition: 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}
@media (max-width: 767px) {
  .za-hero__label {
    position: absolute;
    right: -30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .za-hero__label {
    position: absolute;
    right: 0;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .za-hero__label {
    position: absolute;
    right: -30px;
  }
}
.za-hero__label span {
  font-weight: bold;
  display: block;
  margin-bottom: 4px;
}
.za-hero__figures {
  transform: translateY(-10px) translateX(130px) rotate(30deg);
  transition: 0.5s ease-out;
  width: 250%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.za-hero__figure {
  position: relative;
  max-width: 400px;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}
@media (min-width: 768px) and (max-width: 991px) {
  .za-hero__figure {
    max-width: 320px;
  }
}
@media (min-width: 768px) {
  .za-hero__dots {
    position: absolute;
    top: 100px;
    left: 5px;
    width: 0%;
  }
}
@media (min-width: 1200px) {
  .za-hero__dots {
    position: absolute;
    top: 100px;
    left: -20px;
  }
}
@media (min-width: 1350px) {
  .za-hero__dots {
    position: absolute;
    top: 100px;
    left: -80px;
  }
}
@media (max-width: 767px) {
  .za-hero__dots {
    position: absolute;
    top: -70px;
    left: 65px;
    width: 100%;
    text-align: center;
  }
}
.za-hero__dot {
  width: 10px;
  height: 10px;
  display: inline-block;
  cursor: pointer;
  border-radius: 5px;
  border: 2px solid #D4D4E8;
  transition: 0.3s;
  margin: 2px 0;
}
.za-hero__dot:hover, .za-hero__dot:focus {
  background-color: #D4D4E8;
}

#za-hero__slide1:checked ~ .za-radio .za-hero .za-hero__figures {
  margin-left: 0%;
  transform-origin: 0% 0%;
}

#za-hero__slide2:checked ~ .za-radio .za-hero .za-hero__figures {
  margin-left: -50%;
  transform-origin: 20% 0%;
}

#za-hero__slide3:checked ~ .za-radio .za-hero .za-hero__figures {
  margin-left: -100%;
  transform-origin: 40% 0%;
}

#za-hero__slide4:checked ~ .za-radio .za-hero .za-hero__figures {
  margin-left: -150%;
  transform-origin: 60% 0%;
}

#za-hero__slide5:checked ~ .za-radio .za-hero .za-hero__figures {
  margin-left: -200%;
  transform-origin: 80% 0%;
}

#za-hero__slide1:checked ~ .za-radio .za-hero__figure1,
#za-hero__slide2:checked ~ .za-radio .za-hero__figure2,
#za-hero__slide3:checked ~ .za-radio .za-hero__figure3,
#za-hero__slide4:checked ~ .za-radio .za-hero__figure4,
#za-hero__slide5:checked ~ .za-radio .za-hero__figure5 {
  visibility: visible;
  opacity: 1;
}

#za-hero__slide1:checked ~ .za-radio .za-hero__figure1 .za-hero__label,
#za-hero__slide2:checked ~ .za-radio .za-hero__figure2 .za-hero__label,
#za-hero__slide3:checked ~ .za-radio .za-hero__figure3 .za-hero__label,
#za-hero__slide4:checked ~ .za-radio .za-hero__figure4 .za-hero__label,
#za-hero__slide5:checked ~ .za-radio .za-hero__figure5 .za-hero__label {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

#za-hero__slide1,
#za-hero__slide2,
#za-hero__slide3,
#za-hero__slide4,
#za-hero__slide5 {
  display: none;
}

#za-hero__slide5:checked ~ .za-radio .za-hero__dots label:nth-child(5),
#za-hero__slide4:checked ~ .za-radio .za-hero__dots label:nth-child(4),
#za-hero__slide3:checked ~ .za-radio .za-hero__dots label:nth-child(3),
#za-hero__slide2:checked ~ .za-radio .za-hero__dots label:nth-child(2),
#za-hero__slide1:checked ~ .za-radio .za-hero__dots label:nth-child(1) {
  background: #5C07D1;
  border-color: #5C07D1;
}
@media (max-width: 767px) {
  #za-hero__slide5:checked ~ .za-radio .za-hero__dots label:nth-child(5),
#za-hero__slide4:checked ~ .za-radio .za-hero__dots label:nth-child(4),
#za-hero__slide3:checked ~ .za-radio .za-hero__dots label:nth-child(3),
#za-hero__slide2:checked ~ .za-radio .za-hero__dots label:nth-child(2),
#za-hero__slide1:checked ~ .za-radio .za-hero__dots label:nth-child(1) {
    width: 20px;
  }
}
@media (min-width: 768px) {
  #za-hero__slide5:checked ~ .za-radio .za-hero__dots label:nth-child(5),
#za-hero__slide4:checked ~ .za-radio .za-hero__dots label:nth-child(4),
#za-hero__slide3:checked ~ .za-radio .za-hero__dots label:nth-child(3),
#za-hero__slide2:checked ~ .za-radio .za-hero__dots label:nth-child(2),
#za-hero__slide1:checked ~ .za-radio .za-hero__dots label:nth-child(1) {
    height: 20px;
  }
}

.za-article__titles {
  overflow: hidden;
}
@media (min-width: 768px) {
  .za-article__titles {
    padding-right: 32px;
  }
}

.za-article__title {
  opacity: 0;
  height: 0;
  transition: opacity 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  overflow: hidden;
}

#za-hero__slide1:checked ~ .za-radio .za-article__titles .za-article__title1,
#za-hero__slide2:checked ~ .za-radio .za-article__titles .za-article__title2,
#za-hero__slide3:checked ~ .za-radio .za-article__titles .za-article__title3,
#za-hero__slide4:checked ~ .za-radio .za-article__titles .za-article__title4,
#za-hero__slide5:checked ~ .za-radio .za-article__titles .za-article__title5 {
  opacity: 1;
  height: auto;
}

.za-bg {
  transform: translateX(-200px) rotate(330deg);
  position: absolute;
  top: 40px;
  width: 600px;
  height: 300px;
}
.za-bg__container:before {
  display: block;
  border-radius: 20px;
  width: 100%;
  background-color: #fff;
  opacity: 0.6;
  height: 300px;
  content: "";
  z-index: 4;
  position: relative;
}
.za-bg__purple {
  position: absolute;
  width: 240px;
  height: 240px;
  bottom: -90px;
  left: 120px;
  z-index: 1;
  background: radial-gradient(63.23% 63.23% at 50% 50%, #5701B1 0%, #CE91FF 61.99%, #FFFFFF 100%);
  border-radius: 30px;
  transform: rotate(20deg);
  transition: 0.3s ease-in-out;
  -webkit-animation: morph 4s linear infinite alternate;
          animation: morph 4s linear infinite alternate;
}
@media (max-width: 1100px) {
  .za-bg__purple {
    width: 200px;
    height: 200px;
  }
}
.za-bg__white {
  position: absolute;
  left: 30px;
  bottom: -90px;
  width: 170px;
  height: 170px;
  z-index: 2;
  background: radial-gradient(66.26% 66.26% at 50% 50%, rgba(253, 248, 244, 0.8) 0%, rgba(225, 225, 225, 0.608333) 84.9%, rgba(253, 248, 244, 0.8) 100%);
  border-radius: 20px;
  transform: rotate(20deg);
  -webkit-animation: morph2 4s linear infinite alternate;
          animation: morph2 4s linear infinite alternate;
}
@media (max-width: 1100px) {
  .za-bg__white {
    width: 150px;
    height: 150px;
  }
}

@-webkit-keyframes morph {
  0% {
    transform: rotate(20deg) translateY(0px);
    background: radial-gradient(63% 63% at 50% 50%, #5701B1 0%, #CE91FF 62%, #FFFFFF 100%);
  }
  50% {
    transform: rotate(20deg) translateY(-10px);
    background: radial-gradient(63% 63% at 50% 50%, #5701B1 2%, #CE91FF 65%, #FFFFFF 100%);
  }
  100% {
    transform: rotate(20deg) translateY(0px);
    background: radial-gradient(63% 63% at 50% 50%, #5701B1 0%, #CE91FF 62%, #FFFFFF 100%);
  }
}

@keyframes morph {
  0% {
    transform: rotate(20deg) translateY(0px);
    background: radial-gradient(63% 63% at 50% 50%, #5701B1 0%, #CE91FF 62%, #FFFFFF 100%);
  }
  50% {
    transform: rotate(20deg) translateY(-10px);
    background: radial-gradient(63% 63% at 50% 50%, #5701B1 2%, #CE91FF 65%, #FFFFFF 100%);
  }
  100% {
    transform: rotate(20deg) translateY(0px);
    background: radial-gradient(63% 63% at 50% 50%, #5701B1 0%, #CE91FF 62%, #FFFFFF 100%);
  }
}
@-webkit-keyframes morph2 {
  0% {
    transform: rotate(20deg) translateY(0px);
    background: radial-gradient(66% 66% at 50% 50%, rgba(253, 248, 244, 0.8) 0%, rgba(225, 225, 225, 0.608333) 81%, rgba(253, 248, 244, 0.8) 100%);
  }
  50% {
    transform: rotate(20deg) translateY(10px);
    background: linear-gradient(66% 66% at 50% 50%, rgba(253, 248, 244, 0.8) 20%, rgba(225, 225, 225, 0.608333) 84%, rgba(253, 248, 244, 0.8) 100%);
  }
  100% {
    transform: rotate(20deg) translateY(0px);
    background: radial-gradient(66% 66% at 50% 50%, rgba(253, 248, 244, 0.8) 0%, rgba(225, 225, 225, 0.608333) 83%, rgba(253, 248, 244, 0.8) 100%);
  }
}
@keyframes morph2 {
  0% {
    transform: rotate(20deg) translateY(0px);
    background: radial-gradient(66% 66% at 50% 50%, rgba(253, 248, 244, 0.8) 0%, rgba(225, 225, 225, 0.608333) 81%, rgba(253, 248, 244, 0.8) 100%);
  }
  50% {
    transform: rotate(20deg) translateY(10px);
    background: linear-gradient(66% 66% at 50% 50%, rgba(253, 248, 244, 0.8) 20%, rgba(225, 225, 225, 0.608333) 84%, rgba(253, 248, 244, 0.8) 100%);
  }
  100% {
    transform: rotate(20deg) translateY(0px);
    background: radial-gradient(66% 66% at 50% 50%, rgba(253, 248, 244, 0.8) 0%, rgba(225, 225, 225, 0.608333) 83%, rgba(253, 248, 244, 0.8) 100%);
  }
}/*# sourceMappingURL=homev5.css.map */