html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: sans-serif;
  }
  
  body {
    margin: 0;
  }
  
  article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
  }
  
  audio, canvas, progress, video {
    vertical-align: baseline;
    display: inline-block;
  }
  
  audio:not([controls]) {
    height: 0;
    display: none;
  }
  
  [hidden], template {
    display: none;
  }
  
  a {
    background-color: rgba(0, 0, 0, 0);
  }
  
  a:active, a:hover {
    outline: 0;
  }
  
  abbr[title] {
    border-bottom: 1px dotted;
  }
  
  b, strong {
    font-weight: bold;
  }
  
  dfn {
    font-style: italic;
  }
  
  h1 {
    margin: .67em 0;
    font-size: 2em;
  }
  
  mark {
    color: #000;
    background: #ff0;
  }
  
  small {
    font-size: 80%;
  }
  
  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }
  
  sup {
    top: -.5em;
  }
  
  sub {
    bottom: -.25em;
  }
  
  img {
    border: 0;
  }
  
  svg:not(:root) {
    overflow: hidden;
  }
  
  hr {
    box-sizing: content-box;
    height: 0;
  }
  
  pre {
    overflow: auto;
  }
  
  code, kbd, pre, samp {
    font-family: monospace;
    font-size: 1em;
  }
  
  button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
  }
  
  button {
    overflow: visible;
  }
  
  button, select {
    text-transform: none;
  }
  
  button, html input[type="button"], input[type="reset"] {
    -webkit-appearance: button;
    cursor: pointer;
  }
  
  button[disabled], html input[disabled] {
    cursor: default;
  }
  
  button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  
  input {
    line-height: normal;
  }
  
  input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
  }
  
  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  
  input[type="search"] {
    -webkit-appearance: none;
  }
  
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  
  legend {
    border: 0;
    padding: 0;
  }
  
  textarea {
    overflow: auto;
  }
  
  optgroup {
    font-weight: bold;
  }
  
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  td, th {
    padding: 0;
  }
  
  @font-face {
    font-family: webflow-icons;
    src: url("") format("truetype");
    font-weight: normal;
    font-style: normal;
  }
  
  [class^="w-icon-"], [class*=" w-icon-"] {
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-family: webflow-icons !important;
  }
  
  .w-icon-slider-right:before {
    content: "î˜€";
  }
  
  .w-icon-slider-left:before {
    content: "î˜";
  }
  
  .w-icon-nav-menu:before {
    content: "î˜‚";
  }
  
  .w-icon-arrow-down:before, .w-icon-dropdown-toggle:before {
    content: "î˜ƒ";
  }
  
  .w-icon-file-upload-remove:before {
    content: "î¤€";
  }
  
  .w-icon-file-upload-icon:before {
    content: "î¤ƒ";
  }
  
  * {
    box-sizing: border-box;
  }
  
  html {
    height: 100%;
  }
  
  body {
    color: #333;
    background-color: #fff;
    min-height: 100%;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
  }
  
  img {
    vertical-align: middle;
    max-width: 100%;
    display: inline-block;
  }
  
  html.w-mod-touch * {
    background-attachment: scroll !important;
  }
  
  .w-block {
    display: block;
  }
  
  .w-inline-block {
    max-width: 100%;
    display: inline-block;
  }
  
  .w-clearfix:before, .w-clearfix:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-clearfix:after {
    clear: both;
  }
  
  .w-hidden {
    display: none;
  }
  
  .w-button {
    color: #fff;
    line-height: inherit;
    cursor: pointer;
    background-color: #3898ec;
    border: 0;
    border-radius: 0;
    padding: 9px 15px;
    text-decoration: none;
    display: inline-block;
  }
  
  input.w-button {
    -webkit-appearance: button;
  }
  
  html[data-w-dynpage] [data-w-cloak] {
    color: rgba(0, 0, 0, 0) !important;
  }
  
  .w-code-block {
    margin: unset;
  }
  
  pre.w-code-block code {
    all: inherit;
  }
  
  .w-webflow-badge, .w-webflow-badge * {
    z-index: auto;
    visibility: visible;
    box-sizing: border-box;
    float: none;
    clear: none;
    box-shadow: none;
    opacity: 1;
    direction: ltr;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: inherit;
    font-variant: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: inherit;
    text-shadow: none;
    font-smoothing: auto;
    vertical-align: baseline;
    cursor: inherit;
    white-space: inherit;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    background: none;
    border: 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    width: auto;
    min-width: 0;
    max-width: none;
    height: auto;
    min-height: 0;
    max-height: none;
    margin: 0;
    padding: 0;
    list-style-type: disc;
    transition: none;
    display: block;
    position: static;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    overflow: visible;
    transform: none;
  }
  
  .w-webflow-badge {
    white-space: nowrap;
    cursor: pointer;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1);
    visibility: visible !important;
    z-index: 2147483647 !important;
    color: #aaadb0 !important;
    opacity: 1 !important;
    background-color: #fff !important;
    border-radius: 3px !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 6px !important;
    font-size: 12px !important;
    line-height: 14px !important;
    text-decoration: none !important;
    display: inline-block !important;
    position: fixed !important;
    top: auto !important;
    bottom: 12px !important;
    left: auto !important;
    right: 12px !important;
    overflow: visible !important;
    transform: none !important;
  }
  
  .w-webflow-badge > img {
    visibility: visible !important;
    opacity: 1 !important;
    vertical-align: middle !important;
    display: inline-block !important;
  }
  
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
    font-weight: bold;
  }
  
  h1 {
    margin-top: 20px;
    font-size: 38px;
    line-height: 44px;
  }
  
  h2 {
    margin-top: 20px;
    font-size: 32px;
    line-height: 36px;
  }
  
  h3 {
    margin-top: 20px;
    font-size: 24px;
    line-height: 30px;
  }
  
  h4 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 24px;
  }
  
  h5 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }
  
  h6 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
  }
  
  p {
    margin-top: 0;
    margin-bottom: 10px;
  }
  
  blockquote {
    border-left: 5px solid #e2e2e2;
    margin: 0 0 10px;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 22px;
  }
  
  figure {
    margin: 0 0 10px;
  }
  
  figcaption {
    text-align: center;
    margin-top: 5px;
  }
  
  ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px;
  }
  
  .w-list-unstyled {
    padding-left: 0;
    list-style: none;
  }
  
  .w-embed:before, .w-embed:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-embed:after {
    clear: both;
  }
  
  .w-video {
    width: 100%;
    padding: 0;
    position: relative;
  }
  
  .w-video iframe, .w-video object, .w-video embed {
    border: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  fieldset {
    border: 0;
    margin: 0;
    padding: 0;
  }
  
  button, [type="button"], [type="reset"] {
    cursor: pointer;
    -webkit-appearance: button;
    border: 0;
  }
  
  .w-form {
    margin: 0 0 15px;
  }
  
  .w-form-done {
    text-align: center;
    background-color: #ddd;
    padding: 20px;
    display: none;
  }
  
  .w-form-fail {
    background-color: #ffdede;
    margin-top: 10px;
    padding: 10px;
    display: none;
  }
  
  label {
    margin-bottom: 5px;
    font-weight: bold;
    display: block;
  }
  
  .w-input, .w-select {
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    height: 38px;
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
  }
  
  .w-input:-moz-placeholder, .w-select:-moz-placeholder {
    color: #999;
  }
  
  .w-input::-moz-placeholder, .w-select::-moz-placeholder {
    color: #999;
    opacity: 1;
  }
  
  .w-input::-webkit-input-placeholder, .w-select::-webkit-input-placeholder {
    color: #999;
  }
  
  .w-input:focus, .w-select:focus {
    border-color: #3898ec;
    outline: 0;
  }
  
  .w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
    cursor: not-allowed;
  }
  
  .w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
    background-color: #eee;
  }
  
  textarea.w-input, textarea.w-select {
    height: auto;
  }
  
  .w-select {
    background-color: #f3f3f3;
  }
  
  .w-select[multiple] {
    height: auto;
  }
  
  .w-form-label {
    cursor: pointer;
    margin-bottom: 0;
    font-weight: normal;
    display: inline-block;
  }
  
  .w-radio {
    margin-bottom: 5px;
    padding-left: 20px;
    display: block;
  }
  
  .w-radio:before, .w-radio:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-radio:after {
    clear: both;
  }
  
  .w-radio-input {
    float: left;
    margin: 3px 0 0 -20px;
    line-height: normal;
  }
  
  .w-file-upload {
    margin-bottom: 10px;
    display: block;
  }
  
  .w-file-upload-input {
    opacity: 0;
    z-index: -100;
    width: .1px;
    height: .1px;
    position: absolute;
    overflow: hidden;
  }
  
  .w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
    color: #333;
    display: inline-block;
  }
  
  .w-file-upload-error {
    margin-top: 10px;
    display: block;
  }
  
  .w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
    display: none;
  }
  
  .w-file-upload-uploading-btn {
    cursor: pointer;
    background-color: #fafafa;
    border: 1px solid #ccc;
    margin: 0;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: normal;
    display: flex;
  }
  
  .w-file-upload-file {
    background-color: #fafafa;
    border: 1px solid #ccc;
    flex-grow: 1;
    justify-content: space-between;
    margin: 0;
    padding: 8px 9px 8px 11px;
    display: flex;
  }
  
  .w-file-upload-file-name {
    font-size: 14px;
    font-weight: normal;
    display: block;
  }
  
  .w-file-remove-link {
    cursor: pointer;
    width: auto;
    height: auto;
    margin-top: 3px;
    margin-left: 10px;
    padding: 3px;
    display: block;
  }
  
  .w-icon-file-upload-remove {
    margin: auto;
    font-size: 10px;
  }
  
  .w-file-upload-error-msg {
    color: #ea384c;
    padding: 2px 0;
    display: inline-block;
  }
  
  .w-file-upload-info {
    padding: 0 12px;
    line-height: 38px;
    display: inline-block;
  }
  
  .w-file-upload-label {
    cursor: pointer;
    background-color: #fafafa;
    border: 1px solid #ccc;
    margin: 0;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
  }
  
  .w-icon-file-upload-icon, .w-icon-file-upload-uploading {
    width: 20px;
    margin-right: 8px;
    display: inline-block;
  }
  
  .w-icon-file-upload-uploading {
    height: 20px;
  }
  
  .w-container {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .w-container:before, .w-container:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-container:after {
    clear: both;
  }
  
  .w-container .w-row {
    margin-left: -10px;
    margin-right: -10px;
  }
  
  .w-row:before, .w-row:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-row:after {
    clear: both;
  }
  
  .w-row .w-row {
    margin-left: 0;
    margin-right: 0;
  }
  
  .w-col {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }
  
  .w-col .w-col {
    padding-left: 0;
    padding-right: 0;
  }
  
  .w-col-1 {
    width: 8.33333%;
  }
  
  .w-col-2 {
    width: 16.6667%;
  }
  
  .w-col-3 {
    width: 25%;
  }
  
  .w-col-4 {
    width: 33.3333%;
  }
  
  .w-col-5 {
    width: 41.6667%;
  }
  
  .w-col-6 {
    width: 50%;
  }
  
  .w-col-7 {
    width: 58.3333%;
  }
  
  .w-col-8 {
    width: 66.6667%;
  }
  
  .w-col-9 {
    width: 75%;
  }
  
  .w-col-10 {
    width: 83.3333%;
  }
  
  .w-col-11 {
    width: 91.6667%;
  }
  
  .w-col-12 {
    width: 100%;
  }
  
  .w-hidden-main {
    display: none !important;
  }
  
  @media screen and (max-width: 991px) {
    .w-container {
      max-width: 728px;
    }
  
    .w-hidden-main {
      display: inherit !important;
    }
  
    .w-hidden-medium {
      display: none !important;
    }
  
    .w-col-medium-1 {
      width: 8.33333%;
    }
  
    .w-col-medium-2 {
      width: 16.6667%;
    }
  
    .w-col-medium-3 {
      width: 25%;
    }
  
    .w-col-medium-4 {
      width: 33.3333%;
    }
  
    .w-col-medium-5 {
      width: 41.6667%;
    }
  
    .w-col-medium-6 {
      width: 50%;
    }
  
    .w-col-medium-7 {
      width: 58.3333%;
    }
  
    .w-col-medium-8 {
      width: 66.6667%;
    }
  
    .w-col-medium-9 {
      width: 75%;
    }
  
    .w-col-medium-10 {
      width: 83.3333%;
    }
  
    .w-col-medium-11 {
      width: 91.6667%;
    }
  
    .w-col-medium-12 {
      width: 100%;
    }
  
    .w-col-stack {
      width: 100%;
      left: auto;
      right: auto;
    }
  }
  
  @media screen and (max-width: 767px) {
    .w-hidden-main, .w-hidden-medium {
      display: inherit !important;
    }
  
    .w-hidden-small {
      display: none !important;
    }
  
    .w-row, .w-container .w-row {
      margin-left: 0;
      margin-right: 0;
    }
  
    .w-col {
      width: 100%;
      left: auto;
      right: auto;
    }
  
    .w-col-small-1 {
      width: 8.33333%;
    }
  
    .w-col-small-2 {
      width: 16.6667%;
    }
  
    .w-col-small-3 {
      width: 25%;
    }
  
    .w-col-small-4 {
      width: 33.3333%;
    }
  
    .w-col-small-5 {
      width: 41.6667%;
    }
  
    .w-col-small-6 {
      width: 50%;
    }
  
    .w-col-small-7 {
      width: 58.3333%;
    }
  
    .w-col-small-8 {
      width: 66.6667%;
    }
  
    .w-col-small-9 {
      width: 75%;
    }
  
    .w-col-small-10 {
      width: 83.3333%;
    }
  
    .w-col-small-11 {
      width: 91.6667%;
    }
  
    .w-col-small-12 {
      width: 100%;
    }
  }
  
  @media screen and (max-width: 479px) {
    .w-container {
      max-width: none;
    }
  
    .w-hidden-main, .w-hidden-medium, .w-hidden-small {
      display: inherit !important;
    }
  
    .w-hidden-tiny {
      display: none !important;
    }
  
    .w-col {
      width: 100%;
    }
  
    .w-col-tiny-1 {
      width: 8.33333%;
    }
  
    .w-col-tiny-2 {
      width: 16.6667%;
    }
  
    .w-col-tiny-3 {
      width: 25%;
    }
  
    .w-col-tiny-4 {
      width: 33.3333%;
    }
  
    .w-col-tiny-5 {
      width: 41.6667%;
    }
  
    .w-col-tiny-6 {
      width: 50%;
    }
  
    .w-col-tiny-7 {
      width: 58.3333%;
    }
  
    .w-col-tiny-8 {
      width: 66.6667%;
    }
  
    .w-col-tiny-9 {
      width: 75%;
    }
  
    .w-col-tiny-10 {
      width: 83.3333%;
    }
  
    .w-col-tiny-11 {
      width: 91.6667%;
    }
  
    .w-col-tiny-12 {
      width: 100%;
    }
  }
  
  .w-widget {
    position: relative;
  }
  
  .w-widget-map {
    width: 100%;
    height: 400px;
  }
  
  .w-widget-map label {
    width: auto;
    display: inline;
  }
  
  .w-widget-map img {
    max-width: inherit;
  }
  
  .w-widget-map .gm-style-iw {
    text-align: center;
  }
  
  .w-widget-map .gm-style-iw > button {
    display: none !important;
  }
  
  .w-widget-twitter {
    overflow: hidden;
  }
  
  .w-widget-twitter-count-shim {
    vertical-align: top;
    text-align: center;
    background: #fff;
    border: 1px solid #758696;
    border-radius: 3px;
    width: 28px;
    height: 20px;
    display: inline-block;
    position: relative;
  }
  
  .w-widget-twitter-count-shim * {
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  .w-widget-twitter-count-shim .w-widget-twitter-count-inner {
    text-align: center;
    color: #999;
    font-family: serif;
    font-size: 15px;
    line-height: 12px;
    position: relative;
  }
  
  .w-widget-twitter-count-shim .w-widget-twitter-count-clear {
    display: block;
    position: relative;
  }
  
  .w-widget-twitter-count-shim.w--large {
    width: 36px;
    height: 28px;
  }
  
  .w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 18px;
  }
  
  .w-widget-twitter-count-shim:not(.w--vertical) {
    margin-left: 5px;
    margin-right: 8px;
  }
  
  .w-widget-twitter-count-shim:not(.w--vertical).w--large {
    margin-left: 6px;
  }
  
  .w-widget-twitter-count-shim:not(.w--vertical):before, .w-widget-twitter-count-shim:not(.w--vertical):after {
    content: " ";
    pointer-events: none;
    border: solid rgba(0, 0, 0, 0);
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 0;
  }
  
  .w-widget-twitter-count-shim:not(.w--vertical):before {
    border-width: 4px;
    border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
    margin-top: -4px;
    margin-left: -9px;
  }
  
  .w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
    border-width: 5px;
    margin-top: -5px;
    margin-left: -10px;
  }
  
  .w-widget-twitter-count-shim:not(.w--vertical):after {
    border-width: 4px;
    border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    margin-top: -4px;
    margin-left: -8px;
  }
  
  .w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
    border-width: 5px;
    margin-top: -5px;
    margin-left: -9px;
  }
  
  .w-widget-twitter-count-shim.w--vertical {
    width: 61px;
    height: 33px;
    margin-bottom: 8px;
  }
  
  .w-widget-twitter-count-shim.w--vertical:before, .w-widget-twitter-count-shim.w--vertical:after {
    content: " ";
    pointer-events: none;
    border: solid rgba(0, 0, 0, 0);
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
  }
  
  .w-widget-twitter-count-shim.w--vertical:before {
    border-width: 5px;
    border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
    margin-left: -5px;
  }
  
  .w-widget-twitter-count-shim.w--vertical:after {
    border-width: 4px;
    border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    margin-left: -4px;
  }
  
  .w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 22px;
  }
  
  .w-widget-twitter-count-shim.w--vertical.w--large {
    width: 76px;
  }
  
  .w-background-video {
    color: #fff;
    height: 500px;
    position: relative;
    overflow: hidden;
  }
  
  .w-background-video > video {
    object-fit: cover;
    z-index: -100;
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
  }
  
  .w-background-video > video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none !important;
  }
  
  .w-background-video--control {
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    position: absolute;
    bottom: 1em;
    right: 1em;
  }
  
  .w-background-video--control > [hidden] {
    display: none !important;
  }
  
  .w-slider {
    text-align: center;
    clear: both;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    background: #ddd;
    height: 300px;
    position: relative;
  }
  
  .w-slider-mask {
    z-index: 1;
    white-space: nowrap;
    height: 100%;
    display: block;
    position: relative;
    left: 0;
    right: 0;
    overflow: hidden;
  }
  
  .w-slide {
    vertical-align: top;
    white-space: normal;
    text-align: left;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
  }
  
  .w-slider-nav {
    z-index: 2;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    height: 40px;
    margin: auto;
    padding-top: 10px;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
  }
  
  .w-slider-nav.w-round > div {
    border-radius: 100%;
  }
  
  .w-slider-nav.w-num > div {
    font-size: inherit;
    line-height: inherit;
    width: auto;
    height: auto;
    padding: .2em .5em;
  }
  
  .w-slider-nav.w-shadow > div {
    box-shadow: 0 0 3px rgba(51, 51, 51, .4);
  }
  
  .w-slider-nav-invert {
    color: #fff;
  }
  
  .w-slider-nav-invert > div {
    background-color: rgba(34, 34, 34, .4);
  }
  
  .w-slider-nav-invert > div.w-active {
    background-color: #222;
  }
  
  .w-slider-dot {
    cursor: pointer;
    background-color: rgba(255, 255, 255, .4);
    width: 1em;
    height: 1em;
    margin: 0 3px .5em;
    transition: background-color .1s, color .1s;
    display: inline-block;
    position: relative;
  }
  
  .w-slider-dot.w-active {
    background-color: #fff;
  }
  
  .w-slider-dot:focus {
    outline: none;
    box-shadow: 0 0 0 2px #fff;
  }
  
  .w-slider-dot:focus.w-active {
    box-shadow: none;
  }
  
  .w-slider-arrow-left, .w-slider-arrow-right {
    cursor: pointer;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 80px;
    margin: auto;
    font-size: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
  }
  
  .w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
    position: absolute;
  }
  
  .w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
    outline: 0;
  }
  
  .w-slider-arrow-left {
    z-index: 3;
    right: auto;
  }
  
  .w-slider-arrow-right {
    z-index: 4;
    left: auto;
  }
  
  .w-icon-slider-left, .w-icon-slider-right {
    width: 1em;
    height: 1em;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  
  .w-slider-aria-label {
    clip: rect(0 0 0 0);
    border: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }
  
  .w-slider-force-show {
    display: block !important;
  }
  
  .w-dropdown {
    text-align: left;
    z-index: 900;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative;
  }
  
  .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    position: relative;
  }
  
  .w-dropdown-toggle {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    padding-right: 40px;
    display: inline-block;
  }
  
  .w-dropdown-toggle:focus {
    outline: 0;
  }
  
  .w-icon-dropdown-toggle {
    width: 1em;
    height: 1em;
    margin: auto 20px auto auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }
  
  .w-dropdown-list {
    background: #ddd;
    min-width: 100%;
    display: none;
    position: absolute;
  }
  
  .w-dropdown-list.w--open {
    display: block;
  }
  
  .w-dropdown-link {
    color: #222;
    padding: 10px 20px;
    display: block;
  }
  
  .w-dropdown-link.w--current {
    color: #0082f3;
  }
  
  .w-dropdown-link:focus {
    outline: 0;
  }
  
  @media screen and (max-width: 767px) {
    .w-nav-brand {
      padding-left: 10px;
    }
  }
  
  .w-lightbox-backdrop {
    cursor: auto;
    letter-spacing: normal;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    color: #fff;
    text-align: center;
    z-index: 2000;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-tap-highlight-color: transparent;
    background: rgba(0, 0, 0, .9);
    outline: 0;
    font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    list-style: disc;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translate(0);
  }
  
  .w-lightbox-backdrop, .w-lightbox-container {
    -webkit-overflow-scrolling: touch;
    height: 100%;
    overflow: auto;
  }
  
  .w-lightbox-content {
    height: 100vh;
    position: relative;
    overflow: hidden;
  }
  
  .w-lightbox-view {
    opacity: 0;
    width: 100vw;
    height: 100vh;
    position: absolute;
  }
  
  .w-lightbox-view:before {
    content: "";
    height: 100vh;
  }
  
  .w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
    height: 86vh;
  }
  
  .w-lightbox-frame, .w-lightbox-view:before {
    vertical-align: middle;
    display: inline-block;
  }
  
  .w-lightbox-figure {
    margin: 0;
    position: relative;
  }
  
  .w-lightbox-group .w-lightbox-figure {
    cursor: pointer;
  }
  
  .w-lightbox-img {
    width: auto;
    max-width: none;
    height: auto;
  }
  
  .w-lightbox-image {
    float: none;
    max-width: 100vw;
    max-height: 100vh;
    display: block;
  }
  
  .w-lightbox-group .w-lightbox-image {
    max-height: 86vh;
  }
  
  .w-lightbox-caption {
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(0, 0, 0, .4);
    padding: .5em 1em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
  }
  
  .w-lightbox-embed {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  
  .w-lightbox-control {
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
    width: 4em;
    transition: all .3s;
    position: absolute;
    top: 0;
  }
  
  .w-lightbox-left {
    background-image: url("");
    display: none;
    bottom: 0;
    left: 0;
  }
  
  .w-lightbox-right {
    background-image: url("");
    display: none;
    bottom: 0;
    right: 0;
  }
  
  .w-lightbox-close {
    background-image: url("");
    background-size: 18px;
    height: 2.6em;
    right: 0;
  }
  
  .w-lightbox-strip {
    white-space: nowrap;
    padding: 0 1vh;
    line-height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-x: auto;
    overflow-y: hidden;
  }
  
  .w-lightbox-item {
    box-sizing: content-box;
    cursor: pointer;
    width: 10vh;
    padding: 2vh 1vh;
    display: inline-block;
    -webkit-transform: translate3d(0, 0, 0);
  }
  
  .w-lightbox-active {
    opacity: .3;
  }
  
  .w-lightbox-thumbnail {
    background: #222;
    height: 10vh;
    position: relative;
    overflow: hidden;
  }
  
  .w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .w-lightbox-thumbnail .w-lightbox-tall {
    width: 100%;
    top: 50%;
    transform: translate(0, -50%);
  }
  
  .w-lightbox-thumbnail .w-lightbox-wide {
    height: 100%;
    left: 50%;
    transform: translate(-50%);
  }
  
  .w-lightbox-spinner {
    box-sizing: border-box;
    border: 5px solid rgba(0, 0, 0, .4);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    animation: .8s linear infinite spin;
    position: absolute;
    top: 50%;
    left: 50%;
  }
  
  .w-lightbox-spinner:after {
    content: "";
    border: 3px solid rgba(0, 0, 0, 0);
    border-bottom-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    bottom: -4px;
    left: -4px;
    right: -4px;
  }
  
  .w-lightbox-hide {
    display: none;
  }
  
  .w-lightbox-noscroll {
    overflow: hidden;
  }
  
  @media (min-width: 768px) {
    .w-lightbox-content {
      height: 96vh;
      margin-top: 2vh;
    }
  
    .w-lightbox-view, .w-lightbox-view:before {
      height: 96vh;
    }
  
    .w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
      height: 84vh;
    }
  
    .w-lightbox-image {
      max-width: 96vw;
      max-height: 96vh;
    }
  
    .w-lightbox-group .w-lightbox-image {
      max-width: 82.3vw;
      max-height: 84vh;
    }
  
    .w-lightbox-left, .w-lightbox-right {
      opacity: .5;
      display: block;
    }
  
    .w-lightbox-close {
      opacity: .8;
    }
  
    .w-lightbox-control:hover {
      opacity: 1;
    }
  }
  
  .w-lightbox-inactive, .w-lightbox-inactive:hover {
    opacity: 0;
  }
  
  .w-richtext:before, .w-richtext:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-richtext:after {
    clear: both;
  }
  
  .w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
    white-space: initial;
  }
  
  .w-richtext ol, .w-richtext ul {
    overflow: hidden;
  }
  
  .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
    outline: 2px solid #2895f7;
  }
  
  .w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
    content: "";
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  
  .w-richtext figure {
    max-width: 60%;
    position: relative;
  }
  
  .w-richtext figure > div:before {
    cursor: default !important;
  }
  
  .w-richtext figure img {
    width: 100%;
  }
  
  .w-richtext figure figcaption.w-richtext-figcaption-placeholder {
    opacity: .6;
  }
  
  .w-richtext figure div {
    color: rgba(0, 0, 0, 0);
    font-size: 0;
  }
  
  .w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
    display: table;
  }
  
  .w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
    display: inline-block;
  }
  
  .w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
    caption-side: bottom;
    display: table-caption;
  }
  
  .w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
    width: 60%;
    height: 0;
  }
  
  .w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
    width: 100%;
  }
  
  .w-richtext figure.w-richtext-align-center {
    clear: both;
    margin-left: auto;
    margin-right: auto;
  }
  
  .w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
    max-width: 100%;
  }
  
  .w-richtext figure.w-richtext-align-normal {
    clear: both;
  }
  
  .w-richtext figure.w-richtext-align-fullwidth {
    text-align: center;
    clear: both;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  
  .w-richtext figure.w-richtext-align-fullwidth > div {
    padding-bottom: inherit;
    display: inline-block;
  }
  
  .w-richtext figure.w-richtext-align-fullwidth > figcaption {
    display: block;
  }
  
  .w-richtext figure.w-richtext-align-floatleft {
    float: left;
    clear: none;
    margin-right: 15px;
  }
  
  .w-richtext figure.w-richtext-align-floatright {
    float: right;
    clear: none;
    margin-left: 15px;
  }
  
  .w-nav {
    z-index: 1000;
    background: #ddd;
    position: relative;
  }
  
  .w-nav:before, .w-nav:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-nav:after {
    clear: both;
  }
  
  .w-nav-brand {
    float: left;
    color: #333;
    text-decoration: none;
    position: relative;
  }
  
  .w-nav-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    display: inline-block;
    position: relative;
  }
  
  .w-nav-link.w--current {
    color: #0082f3;
  }
  
  .w-nav-menu {
    float: right;
    position: relative;
  }
  
  [data-nav-menu-open] {
    text-align: center;
    background: #c8c8c8;
    min-width: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: visible;
    display: block !important;
  }
  
  .w--nav-link-open {
    display: block;
    position: relative;
  }
  
  .w-nav-overlay {
    width: 100%;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: hidden;
  }
  
  .w-nav-overlay [data-nav-menu-open] {
    top: 0;
  }
  
  .w-nav[data-animation="over-left"] .w-nav-overlay {
    width: auto;
  }
  
  .w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
    z-index: 1;
    top: 0;
    right: auto;
  }
  
  .w-nav[data-animation="over-right"] .w-nav-overlay {
    width: auto;
  }
  
  .w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
    z-index: 1;
    top: 0;
    left: auto;
  }
  
  .w-nav-button {
    float: right;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 18px;
    font-size: 24px;
    display: none;
    position: relative;
  }
  
  .w-nav-button:focus {
    outline: 0;
  }
  
  .w-nav-button.w--open {
    color: #fff;
    background-color: #c8c8c8;
  }
  
  .w-nav[data-collapse="all"] .w-nav-menu {
    display: none;
  }
  
  .w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
    display: block;
  }
  
  .w--nav-dropdown-list-open {
    position: static;
  }
  
  @media screen and (max-width: 991px) {
    .w-nav[data-collapse="medium"] .w-nav-menu {
      display: none;
    }
  
    .w-nav[data-collapse="medium"] .w-nav-button {
      display: block;
    }
  }
  
  @media screen and (max-width: 767px) {
    .w-nav[data-collapse="small"] .w-nav-menu {
      display: none;
    }
  
    .w-nav[data-collapse="small"] .w-nav-button {
      display: block;
    }
  
    .w-nav-brand {
      padding-left: 10px;
    }
  }
  
  @media screen and (max-width: 479px) {
    .w-nav[data-collapse="tiny"] .w-nav-menu {
      display: none;
    }
  
    .w-nav[data-collapse="tiny"] .w-nav-button {
      display: block;
    }
  }
  
  .w-tabs {
    position: relative;
  }
  
  .w-tabs:before, .w-tabs:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .w-tabs:after {
    clear: both;
  }
  
  .w-tab-menu {
    position: relative;
  }
  
  .w-tab-link {
    vertical-align: top;
    text-align: left;
    cursor: pointer;
    color: #222;
    background-color: #ddd;
    padding: 9px 30px;
    text-decoration: none;
    display: inline-block;
    position: relative;
  }
  
  .w-tab-link.w--current {
    background-color: #c8c8c8;
  }
  
  .w-tab-link:focus {
    outline: 0;
  }
  
  .w-tab-content {
    display: block;
    position: relative;
    overflow: hidden;
  }
  
  .w-tab-pane {
    display: none;
    position: relative;
  }
  
  .w--tab-active {
    display: block;
  }
  
  @media screen and (max-width: 479px) {
    .w-tab-link {
      display: block;
    }
  }
  
  .w-ix-emptyfix:after {
    content: "";
  }
  
  @keyframes spin {
    0% {
      transform: rotate(0);
    }
  
    100% {
      transform: rotate(360deg);
    }
  }
  
  .w-dyn-empty {
    background-color: #ddd;
    padding: 10px;
  }
  
  .w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
    display: none !important;
  }
  
  .wf-layout-layout {
    display: grid;
  }
  
  :root {
    --alley-component-library--blue--900: #5167f6;
    --alley-component-library--gray--500: #5e606e;
    --alley-component-library--blue--100: #eceefe;
    --alley-component-library--neutral--off-white: #f4f4f6;
    --alley-component-library--blue--800: #6478f7;
    --alley-component-library--blue--700: #7788f8;
    --alley-component-library--gray--900: #131316;
    --alley-component-library--gray--700: #383942;
    --lynx--white: white;
    --lynx--black: #1f2022;
    --lynx--medium-purple: #8979ec;
    --lynx--grey: #797c83;
    --flowstica-webflow-library--white: white;
    --flowstica-webflow-library--black: #010b15;
    --flowstica-webflow-library--white-smoke: #f7f7f7;
    --flowstica-webflow-library--black-2: #333;
    --flowstica-webflow-library--medium-sea-green: #08b54f;
    --untitled-ui--gray900: #101828;
    --untitled-ui--primary600: #7f56d9;
    --untitled-ui--primary700: #6941c6;
    --untitled-ui--primary100: #f4ebff;
    --untitled-ui--gray50: #f9fafb;
    --untitled-ui--gray800: #1d2939;
    --untitled-ui--white: white;
    --untitled-ui--gray100: #f2f4f7;
    --untitled-ui--gray700: #344054;
    --untitled-ui--gray600: #475467;
    --untitled-ui--gray300: #d0d5dd;
    --untitled-ui--primary800: #53389e;
    --untitled-ui--primary50-2: #f9f5ff;
    --untitled-ui--gray500: #667085;
    --untitled-ui--gray400: #98a2b3;
    --untitled-ui--gray200: #eaecf0;
    --white: white;
    --black: black;
    --untitled-ui--primary500: #9e77ed;
  }
  
  .w-layout-hflex {
    flex-direction: row;
    align-items: flex-start;
    display: flex;
  }
  
  .w-layout-grid {
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    /* display: grid; */
  }
  
  .a-header-grid-image {
    border-radius: 8px;
    width: 100%;
    overflow: hidden;
    box-shadow: -1px 0 20px rgba(0, 0, 0, .05);
  }
  
  .a-header-grid-column {
    grid-row-gap: 24px;
    flex-direction: column;
    display: flex;
  }
  
  .a-header-image-grid {
    grid-column-gap: 24px;
    grid-template-rows: auto;
    align-items: start;
    width: 100%;
    margin-top: 75px;
    padding-right: 5%;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }
  
  .a-header-background-image {
    object-fit: cover;
    object-position: 0% 0%;
    width: 90%;
    height: 90%;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }
  
  .a-header-image-block {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    max-width: 40%;
    height: 90%;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }
  
  .a-header-logo-block {
    grid-column-gap: 44px;
    grid-row-gap: 32px;
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
  }
  
  .a-text-color-primary {
    color: var(--alley-component-library--blue--900);
  }
  
  .a-paragraph-small {
    letter-spacing: -.02em;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.8;
  }
  
  .a-header-logo-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 16px;
    color: var(--alley-component-library--gray--500);
    justify-content: space-between;
    align-items: center;
    margin-top: 140px;
    display: flex;
  }
  
  .a-caption {
    letter-spacing: -.01em;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
  }
  
  .a-icon-small {
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    display: flex;
  }
  
  .a-header-play {
    background-color: var(--alley-component-library--blue--100);
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    display: flex;
  }
  
  .a-button-video {
    grid-column-gap: 12px;
    color: var(--alley-component-library--blue--900);
    text-align: center;
    letter-spacing: -.02em;
    background-color: #fff;
    border-radius: 99px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 48px;
    min-height: 48px;
    padding: 12px 24px 12px 32px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-decoration: none;
    transition: all .5s cubic-bezier(.6, .6, 0, 1);
    display: flex;
  }
  
  .a-button-video:hover {
    background-color: var(--alley-component-library--neutral--off-white);
  }
  
  .a-button-video:active {
    background-color: var(--alley-component-library--blue--100);
  }
  
  .a-button-primary {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    background-color: var(--alley-component-library--blue--900);
    color: #fff;
    text-align: center;
    letter-spacing: -.02em;
    border-radius: 99px;
    flex-direction: row;
    flex: none;
    justify-content: center;
    align-items: center;
    min-height: 48px;
    padding: 12px 32px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-decoration: none;
    transition: all .5s cubic-bezier(.6, .6, 0, 1);
  }
  
  .a-button-primary:hover {
    background-color: var(--alley-component-library--blue--800);
  }
  
  .a-button-primary:active {
    background-color: var(--alley-component-library--blue--700);
  }
  
  .a-header-button-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin-top: 24px;
    margin-bottom: 16px;
    display: flex;
  }
  
  .a-paragraph-regular {
    letter-spacing: -.02em;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.8;
  }
  
  .a-span-underline {
    border-bottom: 6px solid var(--alley-component-library--blue--900);
    color: var(--alley-component-library--blue--900);
  }
  
  .a-h1-heading {
    color: var(--alley-component-library--gray--900);
    letter-spacing: -.04em;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 64px;
    line-height: 1.2;
  }
  
  .a-margin-bottom-48 {
    margin-bottom: 48px;
  }
  
  .a-detail-small {
    letter-spacing: .08em;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.8;
  }
  
  .a-detail-small.a-text-color-primary {
    color: var(--alley-component-library--blue--900);
  }
  
  .a-margin-bottom-16 {
    margin-bottom: 16px;
  }
  
  .a-header-content {
    color: var(--alley-component-library--gray--700);
    max-width: 500px;
  }
  
  .a-header-block {
    flex-direction: column;
    justify-content: space-between;
    max-width: 50%;
    display: flex;
  }
  
  .a-container-regular {
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  
  .a-header-section {
    padding: 120px 5%;
    position: relative;
    overflow: hidden;
  }
  
  .lynx-nav-button-purple {
    color: var(--lynx--white);
    text-align: center;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    background-color: #eb0a1e;
    border-radius: 50px;
    padding: 15px 40px;
    font-family: Handwriting, sans-serif;
    font-size: 1.8rem;
    line-height: 120%;
    text-decoration: none;
    transition: background-color .2s;
  }
  
  .lynx-nav-button-purple:hover {
    background-color: var(--lynx--black);
  }
  
  .lynx-nav-button-outline {
    border: 1px solid var(--lynx--black);
    color: var(--lynx--black);
    text-align: center;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 50px;
    padding: 14px 24px;
    font-family: Varela, sans-serif;
    font-size: 13px;
    line-height: 120%;
    text-decoration: none;
    transition: color .2s, border-color .2s, background-color .2s;
  }
  
  .lynx-nav-button-outline:hover {
    background-color: var(--lynx--medium-purple);
    color: var(--lynx--white);
    border-color: rgba(0, 0, 0, 0);
  }
  
  .lynx-nav-buttons {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    margin-left: 14px;
    display: flex;
  }
  
  .lynx-nav {
    justify-content: center;
    align-items: center;
    display: flex;
  }
  
  .lynx-nav-link {
    color: var(--lynx--black);
    letter-spacing: 1.3px;
    text-transform: none;
    padding: 15px 20px;
    font-family: Handwriting, sans-serif;
    font-size: 1.7rem;
    line-height: 140%;
    text-decoration: none;
    transition: color .2s;
  }
  
  .lynx-nav-link:hover {
    color: var(--lynx--medium-purple);
  }
  
  .lynx-logo {
    width: 120px;
    height: 55px;
  }
  
  .lynx-brand {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    padding: 5px;
    display: flex;
  }
  
  .lynx-nav-block {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1080px;
    display: flex;
  }
  
  .lynx-navbar-border {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #dfdad2;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 24px 20px;
    display: flex;
  }
  
  .lynx-text-nav-info {
    color: var(--lynx--grey);
    letter-spacing: 1.3px;
    text-transform: uppercase;
    font-family: Varela, sans-serif;
    font-size: 11px;
    line-height: 120%;
  }
  
  .lynx-nav-info {
    background-color: rgba(223, 218, 210, .4);
    border-bottom: 1px solid #dfdad2;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    display: flex;
  }
  
  .a-header-dashboard {
    width: 50%;
    height: 100%;
    margin-top: 64px;
    display: block;
  }
  
  .a-caption-2 {
    letter-spacing: -.01em;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
  }
  
  .a-icon-small-2 {
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    display: flex;
  }
  
  .a-header-play-2 {
    background-color: var(--alley-component-library--blue--100);
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    display: flex;
  }
  
  .a-button-video-2 {
    grid-column-gap: 12px;
    color: var(--alley-component-library--blue--900);
    text-align: center;
    letter-spacing: -.02em;
    background-color: #fff;
    border-radius: 99px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 48px;
    min-height: 48px;
    padding: 12px 24px 12px 32px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-decoration: none;
    transition: all .5s cubic-bezier(.6, .6, 0, 1);
    display: flex;
  }
  
  .a-button-video-2:hover {
    background-color: var(--alley-component-library--neutral--off-white);
  }
  
  .a-button-video-2:active {
    background-color: var(--alley-component-library--blue--100);
  }
  
  .a-button-primary-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    background-color: var(--alley-component-library--blue--900);
    color: #fff;
    text-align: center;
    letter-spacing: -.02em;
    border-radius: 99px;
    flex-direction: row;
    flex: none;
    justify-content: center;
    align-items: center;
    min-height: 48px;
    padding: 12px 32px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-decoration: none;
    transition: all .5s cubic-bezier(.6, .6, 0, 1);
  }
  
  .a-button-primary-2:hover {
    background-color: var(--alley-component-library--blue--800);
  }
  
  .a-button-primary-2:active {
    background-color: var(--alley-component-library--blue--700);
  }
  
  .a-header-button-wrapper-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin-top: 24px;
    margin-bottom: 16px;
    display: flex;
  }
  
  .a-paragraph-regular-2 {
    letter-spacing: -.02em;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.8;
  }
  
  .a-span-underline-2 {
    border-bottom: 6px solid var(--alley-component-library--blue--900);
    color: var(--alley-component-library--blue--900);
  }
  
  .a-h1-heading-2 {
    color: var(--alley-component-library--gray--900);
    letter-spacing: -.04em;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 64px;
    line-height: 1.2;
  }
  
  .a-margin-bottom-49 {
    margin-bottom: 48px;
  }
  
  .a-detail-small-2 {
    letter-spacing: .08em;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.8;
  }
  
  .a-detail-small-2.a-text-color-primary, .a-text-color-primary-2 {
    color: var(--alley-component-library--blue--900);
  }
  
  .a-margin-bottom-50 {
    margin-bottom: 16px;
  }
  
  .a-title-wrap-center {
    text-align: center;
    flex-direction: column;
    align-items: center;
    max-width: 510px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
  
  .a-container-regular-2 {
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  
  .a-section-header {
    padding-top: 120px;
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
  }
  
  .lynx-hero-oval {
    background-image: url("");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 800px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    min-height: 650px;
    display: flex;
    box-shadow: 0 60px 60px -15px rgba(31, 32, 34, .1);
  }
  
  .lynx-button {
    background-color: var(--lynx--black);
    color: var(--lynx--white);
    letter-spacing: 1.3px;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 22px 36px;
    font-family: Varela, sans-serif;
    font-size: 13px;
    line-height: 140%;
    text-decoration: none;
    transition: background-color .2s;
  }
  
  .lynx-button:hover {
    background-color: var(--lynx--medium-purple);
  }
  
  .lynx-heading-hero {
    color: var(--lynx--black);
    max-width: 900px;
    margin-top: 0;
    margin-bottom: 36px;
    font-family: PT Serif, serif;
    font-size: 58px;
    font-weight: 400;
    line-height: 114%;
  }
  
  .lynx-subtitle {
    color: var(--lynx--black);
    letter-spacing: 1.3px;
    text-transform: uppercase;
    font-family: Varela, sans-serif;
    font-size: 12px;
    line-height: 140%;
  }
  
  .lynx-block-center-hero {
    z-index: 10;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: -30px;
    display: flex;
    position: relative;
  }
  
  .lynx-content-hero {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 1392px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
  
  .wbs-hero-7-image {
    border: 0 solid rgba(1, 11, 21, .1);
    border-radius: 0;
    width: 65%;
    margin-top: 0;
  }
  
  .wbs-container {
    width: 100%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .wbs-spacing-40 {
    height: 2.5rem;
  }
  
  .wbs-button-link-icon-image {
    height: 20px;
  }
  
  .wbs-button-link-icon-white {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    color: var(--flowstica-webflow-library--white);
    border-radius: 6px;
    align-items: center;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s ease-in-out;
    display: flex;
  }
  
  .wbs-button-primary-1 {
    color: var(--flowstica-webflow-library--white);
    text-align: center;
    background-color: #8d0e1a;
    border-radius: 6px;
    padding: 13px 30px;
    font-family: Handwriting, sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    transition: background-color .3s ease-in-out;
  }
  
  .wbs-button-primary-1:hover {
    background-color: var(--flowstica-webflow-library--black);
  }
  
  .wbs-hero-3-button {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  
  .wbs-spacing-30 {
    height: 1.875rem;
  }
  
  .wbs-hero-7-lead-text {
    color: var(--flowstica-webflow-library--white-smoke);
    font-size: 1.125rem;
    line-height: 1.6rem;
  }
  
  .wbs-hero-7-title {
    color: var(--flowstica-webflow-library--black);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Handwriting, sans-serif;
    font-size: 6rem;
    font-weight: 700;
    line-height: 1.3em;
  }
  
  .wbs-hero-title-wrap-center {
    text-align: center;
  }
  
  .wbs-hero-inner-7-content {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  
  .wbs-hero-7-content {
    background-color: var(--lynx--white);
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .wbs-hero-7 {
    text-align: center;
  }
  
  .wbs-section {
    padding: 2rem 0%;
  }
  
  .wbs-testimonial-avatar-name {
    color: var(--lynx--white);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Exo, sans-serif;
    font-size: 16px;
  }
  
  .wbs-testimonial-avatar-name-wrap {
    color: var(--lynx--white);
    text-align: left;
    font-family: Handwriting, sans-serif;
    font-size: 1.2rem;
  }
  
  .wbs-blog-avatar-image {
    border-radius: 100%;
    width: 50px;
    height: 50px;
  }
  
  .wbs-blog-list-author {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: center;
    margin-top: auto;
    display: flex;
  }
  
  .wbs-blog-list-title {
    color: var(--lynx--white);
    margin-top: 0;
    font-family: Handwriting, sans-serif;
    font-size: 2rem;
  }
  
  .wbs-blog-list-category {
    color: var(--lynx--white);
    margin-bottom: 15px;
    font-family: Handwriting, sans-serif;
    font-size: 1.3rem;
    text-decoration: none;
    display: block;
  }
  
  .wbs-blog-list-info {
    background-color: #8d0e1a;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    flex-direction: column;
    height: 100%;
    padding: 30px 10px;
    display: flex;
  }
  
  .wbs-blog-list-image {
    border-radius: 10px;
    max-width: 50%;
    height: 100%;
    max-height: 100%;
  }
  
  .wbs-blog-list-image-wrap {
    border-radius: 10px;
    overflow: hidden;
  }
  
  .wbs-blog-list-item {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    color: var(--flowstica-webflow-library--black);
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    text-decoration: none;
    display: grid;
  }
  
  .wbs-blog-list {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
    grid-auto-columns: 1fr;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
  
  .flex-block {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
  }
  
  .paragraph {
    color: var(--lynx--white);
    font-family: Handwriting, sans-serif;
    font-size: 1.3rem;
  }
  
  .wbs-blog-list-info-copy {
    background-color: #00470e;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    flex-direction: column;
    height: 100%;
    padding: 30px 10px;
    display: flex;
  }
  
  .wbs-button-link {
    color: var(--flowstica-webflow-library--black);
    border-radius: 6px;
    font-size: 15px;
    font-weight: 700;
    transition: all .3s ease-in-out;
  }
  
  .wbs-error-message {
    color: #fff;
    text-align: center;
    background-color: #e92222;
    border-radius: 6px;
    padding: 15px 20px;
  }
  
  .wbs-success-message {
    color: #fff;
    text-align: center;
    background-color: #03cd69;
    border-radius: 6px;
    padding: 15px;
  }
  
  .wbs-button-black {
    background-color: var(--flowstica-webflow-library--black);
    color: var(--flowstica-webflow-library--white);
    border-radius: 6px;
    padding: 13px 30px;
    font-size: 15px;
    font-weight: 700;
    transition: all .3s ease-in-out;
  }
  
  .wbs-button-black:hover {
    background-color: var(--flowstica-webflow-library--black-2);
    color: var(--flowstica-webflow-library--white);
  }
  
  .wbs-form-subscribe-2-input {
    color: var(--flowstica-webflow-library--black);
    border: 1px solid rgba(1, 11, 21, .12);
    border-radius: 6px;
    height: 3.125rem;
    margin-bottom: 0;
    padding: 10px 20px;
    transition: border .3s ease-in-out;
  }
  
  .wbs-form-subscribe-2-input:focus {
    border-color: var(--flowstica-webflow-library--black);
  }
  
  .wbs-form-group-alert {
    grid-column-gap: 10px;
    display: flex;
  }
  
  .wbs-heading-h5 {
    color: var(--flowstica-webflow-library--black);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Handwriting, sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.3em;
  }
  
  .wbs-cta-2 {
    z-index: 1;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 50%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .wbs-section-2 {
    padding: 8rem 5%;
  }
  
  .image {
    max-width: 55%;
  }
  
  .wbs-cta-image-right {
    z-index: 0;
    height: 150px;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
    transform: rotate(20deg);
  }
  
  .wbs-cta-image-left {
    z-index: 0;
    height: 150px;
    position: absolute;
    top: 10%;
    bottom: auto;
    left: 0%;
    right: auto;
    transform: rotate(-20deg);
  }
  
  .wbs-button-primary-2 {
    background-color: var(--flowstica-webflow-library--medium-sea-green);
    color: var(--flowstica-webflow-library--white);
    text-align: center;
    border-radius: 6px;
    padding: 13px 30px;
    font-size: 15px;
    font-weight: 700;
    transition: background-color .3s ease-in-out;
  }
  
  .wbs-button-primary-2:hover {
    background-color: var(--flowstica-webflow-library--black);
  }
  
  .wbs-cta-5-button {
    grid-column-gap: 15px;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  
  .wbs-lead-text {
    color: var(--flowstica-webflow-library--black);
    font-family: Handwriting, sans-serif;
    font-size: 3rem;
    line-height: 1.6rem;
  }
  
  .wbs-heading-h4 {
    color: var(--flowstica-webflow-library--black);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Handwriting, sans-serif;
    font-size: 7rem;
    font-weight: 700;
    line-height: 1.3em;
  }
  
  .wbs-cta-5-content {
    z-index: 1;
    position: relative;
  }
  
  .wbs-cta-5 {
    z-index: 1;
    grid-column-gap: 20px;
    grid-row-gap: 16px;
    background-color: var(--flowstica-webflow-library--white-smoke);
    text-align: center;
    border-radius: 10px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: .5fr .5fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding: 70px;
    display: flex;
    position: relative;
    overflow: hidden;
  }
  
  .wrap-links-perfil {
    margin: 75px 16px 18px;
  }
  
  .wrap-brand-nav {
    align-items: center;
    display: flex;
  }
  
  .icon-nav {
    width: 14px;
    margin-right: 10px;
  }
  
  .icon-nav.special {
    width: 18px;
  }
  
  .divider {
    background-color: rgba(249, 249, 249, .1);
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
  .nav-link {
    color: #f9f9f9;
    letter-spacing: 1.42px;
    justify-content: center;
    align-items: flex-start;
    margin-right: 5px;
    padding: 16px 18px;
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
    text-decoration: none;
    display: flex;
    position: relative;
  }
  
  .growing-bar {
    background-color: #f9f9f9;
    height: 2px;
    position: absolute;
    top: 20px;
    left: 0%;
    right: 0%;
  }
  
  .navbar {
    z-index: 999999;
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2%;
    padding-right: 2%;
    overflow: hidden;
  }
  
  .other-links {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }
  
  .icon {
    width: 20px;
    font-size: 20px;
  }
  
  .nav-menu {
    justify-content: flex-start;
    align-items: center;
    margin-top: 12px;
    margin-left: 32px;
    display: flex;
  }
  
  .img-logo {
    width: 80px;
  }
  
  .block-text {
    max-width: 100ch;
    height: 26px;
    position: relative;
    overflow: hidden;
  }
  
  .wrap-nav {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
  
  .perfil-nav-link {
    color: #cacaca;
    padding-top: 8px;
    padding-bottom: 8px;
    text-decoration: none;
  }
  
  .perfil-nav-link:hover {
    color: #f9f9f9;
  }
  
  .text-block-2 {
    color: #cacaca;
  }
  
  .hover-perfil {
    color: #cacaca;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none;
    display: flex;
  }
  
  .hover-perfil:hover {
    color: #f9f9f9;
  }
  
  .hover-perfil.active {
    z-index: 1;
    color: #f9f9f9;
    justify-content: flex-end;
    margin-top: 0;
    margin-bottom: 0;
  }
  
  .icon-add {
    background-color: rgba(249, 249, 249, .1);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: 15px;
    font-size: 20px;
    display: flex;
  }
  
  .wrap-perfil {
    background-color: #131313;
    border: 1px solid rgba(151, 151, 151, .34);
    border-radius: 4px;
    width: 240px;
    display: block;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
  }
  
  .perfil-photo {
    width: 48px;
    height: 48px;
    margin-right: 15px;
  }
  
  .perfil-photo.active {
    margin-left: 15px;
    margin-right: 0;
  }
  
  .body {
    background-color: #000;
    background-image: url("");
    background-position: 50%;
    background-size: cover;
  }
  
  .slider-hero {
    z-index: -9999;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 90%;
    height: 440px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .arrow-left-slide-hero {
    top: 0%;
    bottom: 0%;
    left: -80px;
    right: auto;
  }
  
  .link-slide-hero {
    object-fit: cover;
    border: 4px solid rgba(0, 0, 0, .22);
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 440px;
    margin-left: auto;
    margin-right: auto;
    transition: border-color .2s cubic-bezier(.455, .03, .515, .955);
    display: flex;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 14px 3px rgba(0, 0, 0, .36);
  }
  
  .link-slide-hero:hover {
    border-color: #cacaca;
  }
  
  .slide-cover {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  
  .hero {
    z-index: -999999;
    flex-direction: column;
    width: 100%;
    max-width: 1920px;
    height: 440px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
  }
  
  .slide-title {
    position: relative;
  }
  
  .arrow-right-slider-hero {
    top: 0%;
    bottom: 0%;
    left: auto;
    right: -80px;
  }
  
  .mask-slider-hero {
    position: static;
    overflow: visible;
  }
  
  .slide-hero {
    padding-left: 12px;
    padding-right: 12px;
  }
  
  .slide-nav {
    top: auto;
    bottom: 0%;
    left: auto;
    right: 3%;
  }
  
  .wrap-brands {
    grid-template-rows: auto;
    grid-template-columns: 20% 20% 20% 20% 20%;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    width: 90%;
    max-width: 1920px;
    margin: 28px auto;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
    overflow: hidden;
  }
  
  .brand-block {
    border: 4px solid rgba(202, 202, 202, .26);
    border-radius: 10px;
    width: 19%;
    max-height: 193px;
    padding: 10px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 14px 3px rgba(0, 0, 0, .36);
  }
  
  .brand-block:hover {
    background-image: none;
  }
  
  .background-video {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  
  .brand-block-mask {
    background-image: linear-gradient(#3a3c4a, #242632);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  
  .image-2 {
    z-index: 1;
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 100%;
    position: relative;
  }
  
  .wrap-title {
    grid-template-rows: auto;
    grid-template-columns: 20% 20% 20% 20% 20%;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    max-width: 1920px;
    margin: 28px auto 10px;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
    overflow: hidden;
  }
  
  .heading {
    color: #f9f9f9;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }
  
  .product-border {
    border: 4px solid #f9f9f9;
    border-radius: 4px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  
  .pruduct-slide {
    width: 20%;
    padding: 10px;
  }
  
  .left-arrow {
    width: 70px;
    top: 0%;
    bottom: 0%;
    left: -80px;
    right: auto;
    overflow: hidden;
  }
  
  .image-product {
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    max-width: none;
    height: 100%;
  }
  
  .product-track {
    flex-direction: column;
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .right-arrow {
    width: 200px;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: -80px;
  }
  
  .product-carousel {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
    align-items: center;
    width: 45%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  
  .slide-nav-2 {
    display: none;
  }
  
  .produtct-block {
    border-radius: 4px;
    width: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 14px 3px rgba(0, 0, 0, .36);
  }
  
  .produtct-block:hover {
    background-image: none;
  }
  
  .mask {
    width: 100%;
    overflow: visible;
  }
  
  .primary-link-line {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 12px;
    margin-bottom: 6px;
    display: grid;
  }
  
  .link-footer {
    color: #f9f9f9;
    text-decoration: none;
  }
  
  .link-footer:hover {
    text-decoration: underline;
  }
  
  .text-span {
    background-color: #f0383b;
    margin-bottom: 5px;
    padding: 2px 10px;
    display: inline-block;
  }
  
  .secondary-link-line {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 6px;
    margin-bottom: 6px;
    display: grid;
  }
  
  .important {
    margin-top: 18px;
  }
  
  .footer {
    background-color: #000;
    width: 100%;
    max-width: 1920px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3%;
    padding-bottom: 3%;
    overflow: hidden;
  }
  
  .wrap-footer {
    color: #f9f9f9;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 12px;
    display: flex;
  }
  
  .legal-text {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  
  .product-track-2 {
    flex-direction: column;
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
  
  .product-carousel-2 {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  
  .mask-2 {
    width: 200px;
    overflow: visible;
  }
  
  .hero-stack {
    background-color: #fff;
    border-bottom: 0 solid #e4ebf3;
    padding: 40px 30px;
    position: relative;
  }
  
  .container {
    width: 100%;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .hero-wrapper-two {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
  
  .margin-bottom-24px {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Handwriting, sans-serif;
    font-size: 2rem;
  }
  
  .button-primary {
    color: #fff;
    letter-spacing: 2px;
    text-transform: none;
    background-color: rgba(26, 27, 31, 0);
    background-image: url("");
    background-position: 50%;
    background-size: cover;
    padding: 25px 40px;
    font-family: Handwriting, sans-serif;
    font-size: 1.5rem;
    line-height: 20px;
    transition: all .2s;
  }
  
  .button-primary:hover {
    color: #fff;
    background-color: rgba(50, 52, 58, 0);
    transform: translate(0, -3px);
  }
  
  .button-primary:active {
    background-color: #43464d;
  }
  
  .hero-image {
    width: 100%;
    margin-top: 50px;
  }
  
  .hero-image.shadow-two {
    width: 30%;
    max-width: 30%;
  }
  
  .heading-2 {
    font-family: Handwriting, sans-serif;
    font-size: 5rem;
  }
  
  .flex-block-2 {
    justify-content: center;
    align-items: center;
  }
  
  .image-3 {
    width: 10%;
    max-width: 10%;
  }
  
  .grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 60px;
  }
  
  .telegram {
    color: #fff;
    letter-spacing: 2px;
    text-transform: none;
    background-color: rgba(26, 27, 31, 0);
    background-image: url("");
    background-position: 50%;
    background-size: cover;
    padding: 25px 40px;
    font-family: Handwriting, sans-serif;
    font-size: 1.5rem;
    line-height: 20px;
    transition: all .2s;
  }
  
  .telegram:hover {
    color: #fff;
    background-color: rgba(50, 52, 58, 0);
    transform: rotate(4deg)translate(0, -3px);
  }
  
  .telegram:active {
    background-color: #43464d;
  }
  
  .buy-btn {
    color: #fff;
    letter-spacing: 2px;
    text-transform: none;
    background-color: rgba(26, 27, 31, 0);
    background-image: url("");
    background-position: 50%;
    background-size: cover;
    padding: 25px 40px;
    font-family: Handwriting, sans-serif;
    font-size: 1.5rem;
    line-height: 20px;
    transition: all .2s;
  }
  
  .buy-btn:hover {
    color: #fff;
    background-color: rgba(50, 52, 58, 0);
    transform: rotate(-4deg)translate(0, -3px);
  }
  
  .buy-btn:active {
    background-color: #43464d;
  }
  
  .twitter {
    color: #fff;
    letter-spacing: 2px;
    text-transform: none;
    background-color: rgba(26, 27, 31, 0);
    background-image: url("");
    background-position: 50%;
    background-size: cover;
    padding: 25px 40px;
    font-family: Handwriting, sans-serif;
    font-size: 1.5rem;
    line-height: 20px;
    transition: all .2s;
  }
  
  .twitter:hover {
    color: #fff;
    background-color: rgba(50, 52, 58, 0);
    transform: rotate(-4deg)translate(0, -3px);
  }
  
  .twitter:active {
    background-color: #43464d;
  }
  
  .dexscreener {
    color: #fff;
    letter-spacing: 2px;
    text-transform: none;
    background-color: rgba(26, 27, 31, 0);
    background-image: url("");
    background-position: 50%;
    background-size: cover;
    padding: 25px 40px;
    font-family: Handwriting, sans-serif;
    font-size: 1.5rem;
    line-height: 20px;
    transition: all .2s;
  }
  
  .dexscreener:hover {
    color: #fff;
    background-color: rgba(50, 52, 58, 0);
    transform: rotate(4deg)rotate(0)translate(0, -3px);
  }
  
  .dexscreener:active {
    background-color: #43464d;
  }
  
  .hero-stack-2 {
    background-color: #fff;
    border-bottom: 0 solid #e4ebf3;
    padding: 40px 30px;
    position: relative;
  }
  
  .hero-wrapper-two-2 {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 80%;
    margin-top: 140px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
  
  .margin-bottom-24px-2 {
    margin-bottom: 24px;
  }
  
  .button-primary-2 {
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: #1a1b1f;
    padding: 12px 25px;
    font-size: 12px;
    line-height: 20px;
    transition: all .2s;
  }
  
  .button-primary-2:hover {
    color: #fff;
    background-color: #32343a;
  }
  
  .button-primary-2:active {
    background-color: #43464d;
  }
  
  .hero-image-copy {
    width: 100%;
    margin-top: 50px;
  }
  
  .hero-image-copy.shadow-two {
    width: 100%;
    max-width: 100%;
  }
  
  .container-copy {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  
  .hero-image-copy-copy {
    width: 100%;
    margin-top: 50px;
  }
  
  .hero-image-copy-copy.shadow-two {
    width: 40%;
    max-width: 40%;
  }
  
  .hero-without-image {
    background-color: #fff;
    border-bottom: 0 solid #e4ebf3;
    padding: 80px 30px;
    position: relative;
  }
  
  .hero-wrapper-two-3 {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    font-size: 19px;
    line-height: 20px;
    display: flex;
  }
  
  .margin-bottom-24px-3 {
    margin-bottom: 24px;
  }
  
  .button-primary-3 {
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: #1a1b1f;
    padding: 12px 25px;
    font-size: 12px;
    line-height: 20px;
    transition: all .2s;
  }
  
  .button-primary-3:hover {
    color: #fff;
    background-color: #32343a;
  }
  
  .button-primary-3:active {
    background-color: #43464d;
  }
  
  .disc {
    color: #bdbdbd;
    margin-bottom: 10px;
    font-family: Handwriting, sans-serif;
    font-size: 40px;
  }
  
  .disc-copy {
    color: #bdbdbd;
    margin-bottom: 24px;
    font-family: Handwriting, sans-serif;
  }
  
  .hero-without-image-copy {
    background-color: #fff;
    border-bottom: 0 solid #e4ebf3;
    padding: 10px 30px;
    position: relative;
  }
  
  .hero-stack-2-copy {
    background-color: #fff;
    border-bottom: 0 solid #e4ebf3;
    margin-top: 100px;
    margin-bottom: 100px;
    padding: 40px 30px;
    position: relative;
  }
  
  .hero-wrapper-two-2-copy {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 80%;
    margin: 140px auto 100px;
    display: flex;
  }
  
  .body-2 {
    background-color: #000;
    margin-bottom: 140px;
    overflow: hidden;
  }
  
  .body-2.land {
    overflow: visible;
  }
  
  .example-badge {
    color: #15e6cd;
    text-transform: uppercase;
    background-color: rgba(21, 230, 205, .1);
    border-radius: 4px;
    margin-bottom: 15px;
    margin-right: 10px;
    padding: 7px 10px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1;
  }
  
  .track-time {
    color: rgba(255, 255, 255, .5);
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: .875rem;
    font-weight: 300;
    line-height: 1;
  }
  
  .track-details-wrapper {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }
  
  .thumbnail-wrapper {
    align-items: center;
    display: flex;
  }
  
  .track {
    cursor: pointer;
    background-color: rgba(0, 0, 0, .05);
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 12px 20px;
    transition: all .2s;
    display: flex;
  }
  
  .track:hover {
    background-color: rgba(255, 255, 255, .05);
  }
  
  .true-media-player-track {
    display: none;
  }
  
  .track-thumbnail {
    background-image: url("");
    background-position: 50%;
    background-size: cover;
    border-radius: 4px;
    width: 65px;
    height: 65px;
    margin-right: 15px;
  }
  
  .new-1 {
    -webkit-backdrop-filter: blur(120px);
    backdrop-filter: blur(120px);
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 0 0 20px 10px;
    display: flex;
  }
  
  .tl-track-time-wrapper {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }
  
  .new-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1280px;
    display: grid;
  }
  
  .track-genre {
    color: rgba(255, 255, 255, .85);
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1;
  }
  
  .track-number {
    color: rgba(255, 255, 255, .5);
    margin-right: 20px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: .875rem;
    line-height: 1;
  }
  
  .example-section {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-color: #000;
    background-image: radial-gradient(circle at 30%, #4968be, rgba(0, 0, 0, 0) 6%);
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 90px;
    display: flex;
    position: relative;
  }
  
  .section-button {
    color: #fff;
    background-color: rgba(73, 104, 190, 0);
    border: 1px solid #fff;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 50px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1;
    transition: all .2s;
    display: flex;
    box-shadow: 0 0 50px -20px #4968be;
  }
  
  .section-button:hover {
    background-color: rgba(73, 104, 190, 0);
    transform: translate(0, -3px);
  }
  
  .section-button.hero-btn {
    width: 50%;
    max-width: 50%;
  }
  
  .tracklist-content {
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: flex-start;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }
  
  .section-paragraph {
    color: rgba(255, 255, 255, .75);
    margin-bottom: 25px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1.15rem;
    font-weight: 200;
    line-height: 2;
  }
  
  .nasssew-1 {
    background-color: rgba(255, 255, 255, .1);
    border-top: 1px solid rgba(255, 255, 255, .1);
    border-left: 1px solid rgba(255, 255, 255, .1);
    border-right: 1px solid rgba(255, 255, 255, .1);
    border-radius: 4px;
    flex: 1;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    display: block;
    overflow: auto;
  }
  
  .nsaew-1 {
    grid-column-gap: 100px;
    display: flex;
  }
  
  .nsaew-1.example-one, .nsaew-1.example-one-copy, .nsaew-1.main-1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }
  
  .section-heading {
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 2.75rem;
    font-weight: 800;
    line-height: 1.5;
  }
  
  .track-title {
    color: #fff;
    margin-bottom: 5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
  }
  
  .mp-audio-bar {
    cursor: pointer;
    width: 15px;
    margin-right: 10px;
    display: none;
  }
  
  .thumbnail {
    border-radius: 4px;
    width: 55px;
    height: 55px;
    margin-right: 10px;
  }
  
  .main-media-player {
    z-index: 999;
    -webkit-backdrop-filter: saturate(200%) blur(15px);
    backdrop-filter: saturate(200%) blur(15px);
    background-color: rgba(5, 5, 5, .9);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }
  
  .previous-song-icon {
    cursor: pointer;
    width: 12px;
    height: 12px;
  }
  
  .progress-bar {
    background-color: #fff;
    width: 50%;
    height: 3px;
    position: relative;
  }
  
  .progress-bar-background {
    background-color: rgba(240, 240, 240, .06);
  }
  
  .progress-bar-wrapper {
    cursor: pointer;
    flex: 1;
    height: 3px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 13px;
  }
  
  .media-player-bar-wrapper {
    color: rgba(255, 255, 255, .45);
    flex: 1;
    align-items: center;
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    display: flex;
  }
  
  .media-player-exit-icon {
    cursor: pointer;
    width: 14px;
    height: 14px;
  }
  
  .media-player-play-button {
    background-color: #fff;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    margin-left: 30px;
    margin-right: 30px;
    padding-top: 1px;
    padding-left: 2px;
    display: flex;
  }
  
  .volume-bar-wrapper {
    background-color: rgba(240, 240, 240, .06);
    width: 100px;
    height: 3px;
  }
  
  .media-player-controls-wrapper {
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }
  
  .volume-toggle {
    cursor: pointer;
    width: 15px;
    height: 15px;
    margin-right: 10px;
  }
  
  .pause-button-icon {
    width: 11px;
  }
  
  .media-player-control-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }
  
  .title {
    color: #fff;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
  }
  
  .title.truncate {
    color: rgba(255, 255, 255, .95);
    font-weight: 600;
  }
  
  .volume-bar {
    background-color: #fff;
    width: 50%;
    height: 3px;
  }
  
  .genre {
    color: rgba(255, 255, 255, .7);
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
  }
  
  .media-player-wrapper {
    flex-direction: column;
    flex: 1;
    align-items: center;
    display: flex;
  }
  
  .play-button-icon {
    width: 11px;
    height: 11px;
  }
  
  .media-player {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 80px;
    display: flex;
  }
  
  .elapsed {
    flex-direction: row;
    display: flex;
  }
  
  .next-song-icon {
    cursor: pointer;
    width: 12px;
    height: 12px;
  }
  
  .true-progress-head {
    background-color: #fff;
    border-radius: 20px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: -3px;
    bottom: auto;
    left: auto;
    right: 0%;
  }
  
  .media-player-pause-button {
    background-color: #fff;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    margin-left: 30px;
    margin-right: 30px;
    display: flex;
  }
  
  .media-player-volume-wrapper {
    align-items: center;
    margin-right: 20px;
    display: flex;
  }
  
  .media-player-song {
    flex-direction: column;
    flex: 1;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }
  
  .media-player-content-wrapper {
    flex: 1;
    align-items: center;
    display: flex;
  }
  
  .clone-button-icon {
    width: 17px;
    height: 17px;
  }
  
  .burger-line-bottom {
    background-color: #fff;
    width: 30px;
    height: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
  }
  
  .nav-link-2 {
    color: rgba(255, 255, 255, .85);
    border-radius: 8px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 45px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Changa One, Impact, sans-serif;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1;
    transition: all .2s;
    display: flex;
  }
  
  .nav-link-2:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .1);
  }
  
  .clone-button-text {
    margin-right: 0;
  }
  
  .uplift-logo {
    border-radius: 4px;
    height: 50px;
  }
  
  .burger-line-middle {
    background-color: #fff;
    width: 30px;
    height: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  
  .burger-button-wrapper {
    cursor: pointer;
    padding: 10px;
  }
  
  .nav-wrapper {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }
  
  .navigation-menu-wrapper {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }
  
  .burger-line-top {
    background-color: #fff;
    width: 30px;
    height: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  
  .nav-menu-2 {
    display: flex;
  }
  
  .clone-button {
    color: #000;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    height: 45px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Changa One, Impact, sans-serif;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    transition: all .2s;
    display: flex;
  }
  
  .clone-button:hover {
    background-color: #fff;
  }
  
  .clone-button.mobile {
    display: none;
  }
  
  .nav-bar {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: rgba(1, 81, 112, 0);
    border-bottom: 1px solid rgba(233, 233, 233, .18);
    justify-content: center;
    align-items: center;
    height: 80px;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .02);
  }
  
  .uplift-link {
    padding-left: 0;
  }
  
  .beta-badge {
    color: #15e6cd;
    text-transform: uppercase;
    background-color: rgba(21, 230, 205, .1);
    border-radius: 4px;
    margin-right: 10px;
    padding: 7px 10px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1;
  }
  
  .bg-circle {
    background-color: #455268;
    border-radius: 100%;
    width: 30vw;
    height: 30vw;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }
  
  .bg-circle._4 {
    z-index: 1;
    background-color: #4968be;
    width: 50vw;
    height: 20vw;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }
  
  .bg-circle._1 {
    z-index: 1;
    opacity: 1;
    background-color: #15e6cd;
    border-radius: 20%;
    width: 50vw;
    height: 20vw;
    margin-top: -16%;
    margin-left: -16%;
  }
  
  .bg-circle._3 {
    z-index: 1;
    background-color: #15e6cd;
    width: 30vw;
    height: 30vw;
    margin-top: -12%;
    margin-left: 52%;
  }
  
  .hero-text {
    color: rgba(255, 255, 255, .85);
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 600px;
    margin-bottom: 25px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 2;
    display: flex;
  }
  
  .version-wrapper {
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }
  
  .hero-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  
  .gradient-background {
    z-index: -1;
    opacity: .5;
    filter: blur(200px);
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }
  
  .hero-heading {
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 4.5rem;
    font-weight: 900;
    line-height: 1.1;
  }
  
  .hero-section {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(0deg, #000, rgba(0, 0, 0, 0) 100%, #fff);
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 220px 50px 140px;
    display: flex;
    position: relative;
  }
  
  .version {
    color: #15e6cd;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: .75rem;
    font-weight: 600;
    line-height: 1;
  }
  
  .content {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex: 1;
    grid-template-rows: minmax(200px, 2.5fr);
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    height: 100%;
    padding: 0 0 0 1.5em;
    display: grid;
  }
  
  .section {
    overflow: hidden;
  }
  
  .container-9 {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: .5em .5em 1.6em;
    display: flex;
    overflow: hidden;
  }
  
  .navbar-2 {
    color: #eeedf2;
    background-color: #131313;
    border-radius: .8em;
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: stretch;
    width: 5.6em;
    height: 100%;
    margin-bottom: 0;
    padding: 1.3em;
    display: flex;
    overflow: hidden;
  }
  
  .search {
    color: rgba(238, 237, 242, .48);
    background-color: #272727;
    border-radius: .5em;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 1.6em;
    display: flex;
  }
  
  .square {
    z-index: 4;
    border-radius: .5em;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 3em;
    height: 3em;
    display: flex;
    position: relative;
  }
  
  .square.is--hamburger {
    background-color: #131313;
    transition: background-color .2s;
  }
  
  .square.is--hamburger:hover {
    background-color: #1f1f1f;
  }
  
  .square.is--profile {
    background-image: url("");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: .7em;
  }
  
  .square.is--line {
    background-color: rgba(238, 237, 242, .18);
    border-radius: 100vw;
    width: 100%;
    height: .15em;
    margin-top: 1.7em;
  }
  
  .square.is--search {
    background-color: #272727;
  }
  
  .image-4 {
    object-fit: cover;
    border-radius: .8em;
    width: 100%;
    height: 100%;
    position: relative;
  }
  
  .footer__text {
    border-radius: .5em;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    transition: background-color .2s;
    display: flex;
  }
  
  .footer__text.w--current {
    background-color: #5c31ff;
  }
  
  .footer__text.w--current:hover {
    background-image: linear-gradient(rgba(255, 255, 255, .11), rgba(255, 255, 255, .11));
  }
  
  .nav__links {
    padding-top: 1.7em;
    padding-bottom: 3.5em;
  }
  
  .navbar__icon {
    object-fit: contain;
    justify-content: center;
    align-items: center;
    width: 1.5em;
    height: 1.5em;
    display: flex;
  }
  
  .navbar__icon.is--2 {
    display: none;
  }
  
  .navbar__icon.is--search {
    opacity: .4;
  }
  
  .navbar__icon.is--1 {
    display: block;
  }
  
  .hide-text {
    flex: 0 auto;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }
  
  .hide-text.is--nav {
    white-space: nowrap;
  }
  
  .navbar__top {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }
  
  .navbar__link {
    color: rgba(238, 237, 242, .5);
    border-radius: .5em;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: .4em;
    transition: all .2s, background-color .2s;
    display: flex;
  }
  
  .navbar__link:hover {
    color: #eeedf2;
    background-color: #272727;
    transform: translate(0, -3px);
  }
  
  .navbar__link.w--current {
    color: #eeedf2;
    background-color: #5c31ff;
  }
  
  .navbar__link.w--current:hover {
    background-image: linear-gradient(rgba(255, 255, 255, .11), rgba(255, 255, 255, .11));
  }
  
  .navcont {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 90px;
    margin-bottom: 90px;
    display: block;
    position: relative;
    overflow: hidden;
  }
  
  .container-8-copy {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1280px;
    display: flex;
    overflow: auto;
  }
  
  .example-section-copy {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-color: #000;
    background-image: radial-gradient(circle at 30%, #4968be, rgba(0, 0, 0, 0) 6%);
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    margin-bottom: 90px;
    padding-top: 0;
    display: flex;
    position: relative;
    overflow: auto;
  }
  
  .mainmain {
    grid-column-gap: 100px;
    display: flex;
  }
  
  .mainmain.example-one, .mainmain.example-one-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }
  
  .mainmain.main-1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow: auto;
  }
  
  .playa, .herooo, .navvvv {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1280px;
    display: block;
  }
  
  .uui-layout12_image {
    border: .25rem solid var(--untitled-ui--gray900);
    border-radius: .5rem;
    width: 40rem;
    min-width: 40rem;
    position: absolute;
    top: auto;
    bottom: auto;
    left: 3rem;
    right: auto;
  }
  
  .uui-layout12_image.shadow-xlarge {
    object-fit: fill;
    width: 100%;
    min-width: 100%;
    position: static;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }
  
  .uui-layout12_image-wrapper {
    background-color: rgba(242, 244, 247, 0);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    min-height: 33rem;
    display: flex;
    position: relative;
    overflow: hidden;
  }
  
  .uui-button {
    grid-column-gap: .5rem;
    border: 1px solid var(--untitled-ui--primary600);
    background-color: var(--flowstica-webflow-library--white-smoke);
    color: var(--flowstica-webflow-library--black);
    text-align: center;
    white-space: nowrap;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    padding: .625rem 4rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    transition: all .3s;
    display: flex;
    box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
  }
  
  .uui-button:hover {
    border-color: var(--untitled-ui--primary700);
    background-color: var(--untitled-ui--primary700);
  }
  
  .uui-button:focus {
    background-color: var(--untitled-ui--primary600);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05), 0 0 0 4px var(--untitled-ui--primary100);
  }
  
  .uui-button-secondary-gray {
    grid-column-gap: .5rem;
    color: #15e6cd;
    text-align: center;
    white-space: nowrap;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #15e6cd;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    padding: .625rem 4rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    transition: all .3s;
    display: flex;
    box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
  }
  
  .uui-button-secondary-gray:hover {
    background-color: var(--untitled-ui--gray50);
    color: var(--untitled-ui--gray800);
  }
  
  .uui-button-secondary-gray:focus {
    background-color: var(--untitled-ui--white);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05), 0 0 0 4px var(--untitled-ui--gray100);
  }
  
  .uui-button-row {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-wrap: wrap;
    align-items: center;
    display: flex;
  }
  
  .uui-layout12_number-text {
    color: #15e6cd;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
  }
  
  .uui-layout12_number {
    color: var(--flowstica-webflow-library--white-smoke);
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.2;
  }
  
  .uui-layout12_item-list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto;
    margin-top: 2rem;
    margin-bottom: 2.5rem;
  }
  
  .uui-text-size-large {
    color: var(--untitled-ui--gray600);
    letter-spacing: normal;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1.125rem;
    line-height: 1.5;
  }
  
  .uui-space-xsmall {
    width: 100%;
    min-height: 1rem;
  }
  
  .uui-heading-medium {
    color: var(--untitled-ui--gray900);
    margin-top: 0;
    margin-bottom: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 2.25rem;
    font-weight: 600;
    line-height: 1.3;
  }
  
  .uui-heading-subheading {
    color: var(--untitled-ui--primary600);
    margin-bottom: .75rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
  }
  
  .uui-layout12_component {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }
  
  .uui-padding-vertical-xhuge {
    padding-top: 1rem;
    padding-bottom: 8rem;
  }
  
  .uui-container-large {
    width: 100%;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
  }
  
  .uui-page-padding {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  
  .text-block-3 {
    font-size: 1.2rem;
  }
  
  .footer-brand-link {
    align-items: center;
    display: flex;
  }
  
  .social-media-icon {
    width: 20px;
    height: 20px;
  }
  
  .social-media {
    justify-content: flex-end;
    align-items: center;
    height: 50px;
    display: flex;
  }
  
  .footer-2 {
    background-color: #000;
    border-top: 1px solid rgba(255, 255, 255, .05);
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 40px 50px;
    display: block;
  }
  
  .container-8 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1280px;
    display: flex;
  }
  
  .social-media-link {
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    display: flex;
  }
  
  .footer-grid {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
  }
  
  .footer-link {
    color: rgba(255, 255, 255, .85);
    font-size: 1rem;
    text-decoration: none;
    transition: all .2s;
  }
  
  .footer-link:hover {
    color: #fff;
  }
  
  .footer-link-wrapper {
    color: rgba(255, 255, 255, .85);
    justify-content: center;
    align-items: center;
    height: 50px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    display: flex;
  }
  
  .footer-dark {
    background-color: #000;
    border-bottom: 0 solid #e4ebf3;
    justify-content: center;
    align-items: center;
    padding: 20px 30px 15px;
    display: flex;
    position: relative;
  }
  
  .container-10 {
    width: 100%;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .footer-wrapper {
    justify-content: space-between;
    align-items: flex-start;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
  
  .footer-content {
    grid-column-gap: 70px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: auto auto 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
  
  .footer-block {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }
  
  .title-small {
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
  }
  
  .footer-link-2 {
    color: #1a1b1f;
    margin-top: 12px;
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
  }
  
  .footer-link-2:hover {
    color: rgba(26, 27, 31, .75);
  }
  
  .footer-social-block {
    justify-content: flex-start;
    align-items: center;
    margin-top: 12px;
    margin-left: -12px;
    display: flex;
  }
  
  .footer-social-link {
    margin-left: 12px;
  }
  
  .footer-divider {
    background-color: #e4ebf3;
    width: 100%;
    height: 1px;
    margin-top: 70px;
    margin-bottom: 15px;
  }
  
  .footer-copyright-center {
    color: #5a5a5a;
    text-align: center;
    width: 80%;
    max-width: 80%;
    font-size: 14px;
    line-height: 16px;
  }
  
  .html-embed {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    display: flex;
  }
  
  .body-3 {
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    overflow: hidden;
  }
  
  .div-block {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
  }
  
  .body-4 {
    background-color: #000;
  }
  
  .yr-musici {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-color: #000;
    background-image: radial-gradient(circle at 30%, #4968be, rgba(0, 0, 0, 0) 6%);
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    margin-bottom: 90px;
    padding-top: 0;
    display: block;
    position: relative;
    overflow: hidden;
  }
  
  .musicsss {
    -webkit-backdrop-filter: blur(120px);
    backdrop-filter: blur(120px);
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 0 0 20px 10px;
    display: block;
    overflow: auto;
  }
  
  .background-video-2 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    display: block;
  }
  
  .active {
    color: rgba(238, 237, 242, .5);
    border-radius: .5em;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: .4em;
    transition: all .2s, background-color .2s;
    display: flex;
  }
  
  .active:hover {
    color: #eeedf2;
    background-color: #272727;
    transform: translate(0, -3px);
  }
  
  .active.w--current {
    color: #eeedf2;
    background-color: #5c31ff;
  }
  
  .active.w--current:hover {
    background-image: linear-gradient(rgba(255, 255, 255, .11), rgba(255, 255, 255, .11));
  }
  
  .upload {
    z-index: 999;
    -webkit-backdrop-filter: saturate(200%) blur(15px);
    backdrop-filter: saturate(200%) blur(15px);
    background-color: rgba(5, 5, 5, .9);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }
  
  .sp-progress-bar-wrapper {
    cursor: pointer;
    flex: 1;
    height: 3px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 13px;
  }
  
  .sp-thumbnail {
    border-radius: 4px;
    width: 50px;
    height: 50px;
  }
  
  .sp-media-player-bar-wrapper {
    color: rgba(255, 255, 255, .45);
    flex: 1;
    align-items: center;
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    display: flex;
  }
  
  .sp-track-wrapper {
    -webkit-backdrop-filter: saturate(200%) blur(15px);
    backdrop-filter: saturate(200%) blur(15px);
    background-color: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 4px;
    width: 100%;
    padding: 25px 30px;
  }
  
  .sp-title-wrapper {
    color: #fff;
    flex-direction: column;
    align-items: flex-start;
    font-weight: 500;
    line-height: 1;
    display: flex;
  }
  
  .sp-elapsed {
    flex-direction: row;
    display: flex;
  }
  
  .sp-progress-bar-background {
    background-color: rgba(240, 240, 240, .06);
  }
  
  .true-media-player-single-track {
    display: none;
  }
  
  .sp-details-wrapper {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    display: flex;
  }
  
  .sp-track {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  
  .sp-pause {
    cursor: pointer;
    width: 30px;
    margin-right: 10px;
  }
  
  .sp-artist-name {
    color: #fff;
    margin-bottom: 10px;
    font-size: 1rem;
    font-weight: 500;
  }
  
  .sp-title {
    color: rgba(255, 255, 255, .85);
    font-size: .875rem;
    font-weight: 300;
  }
  
  .sp-play {
    cursor: pointer;
    width: 30px;
    margin-right: 10px;
  }
  
  .sp-controla-wrapper {
    align-items: center;
    width: 100%;
    display: flex;
  }
  
  .true-media-player {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1280px;
    display: block;
  }
  
  .sp-track-wrapper-copy {
    -webkit-backdrop-filter: saturate(200%) blur(15px);
    backdrop-filter: saturate(200%) blur(15px);
    background-color: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 4px;
    width: 100%;
    padding: 25px 30px;
    display: none;
  }
  
  .true-media-player-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1280px;
    display: none;
  }
  
  .musicsss-copy {
    -webkit-backdrop-filter: blur(120px);
    backdrop-filter: blur(120px);
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 0 0 20px 10px;
    display: none;
    overflow: hidden;
  }
  
  .upload-copy {
    z-index: 999;
    -webkit-backdrop-filter: saturate(200%) blur(15px);
    backdrop-filter: saturate(200%) blur(15px);
    background-color: rgba(5, 5, 5, .9);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }
  
  .upload-lde {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    display: flex;
  }
  
  .navvvv-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1280px;
    display: block;
  }
  
  .background-video-2-copy {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    display: none;
  }
  
  .html-embed-2 {
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }
  
  .yr-musici-copy {
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-color: #000;
    background-image: radial-gradient(circle at 30%, #4968be, rgba(0, 0, 0, 0) 6%);
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    margin-bottom: 90px;
    padding-top: 0;
    display: block;
    position: relative;
    overflow: auto;
  }
  
  .section-copy {
    overflow: visible;
  }
  
  .body-2-copy {
    background-color: #000;
    margin-bottom: 140px;
    overflow: visible;
  }
  
  .body-2-copy.land {
    overflow: visible;
  }
  
  .uui-heroheader13_image {
    border: 5px solid #5594ad;
    border-radius: 9999px;
    width: 100%;
    max-width: 70%;
  }
  
  .uui-heroheader13_image-wrapper {
    margin-top: 4rem;
  }
  
  .uui-button-2 {
    grid-column-gap: .5rem;
    border: 1px solid var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
    color: var(--untitled-ui--white);
    text-align: center;
    white-space: nowrap;
    border-radius: .5rem;
    justify-content: center;
    align-items: center;
    padding: .625rem 1.125rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    transition: all .3s;
    display: flex;
    box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
  }
  
  .uui-button-2:hover {
    border-color: var(--untitled-ui--primary700);
    background-color: var(--untitled-ui--primary700);
  }
  
  .uui-button-2:focus {
    background-color: var(--untitled-ui--primary600);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05), 0 0 0 4px var(--untitled-ui--primary100);
  }
  
  .uui-button-2.is-button-large {
    grid-column-gap: .75rem;
    border-width: 2px;
    border-color: var(--untitled-ui--white);
    background-color: rgba(127, 86, 217, 0);
    border-radius: .6rem;
    width: 5rem;
    min-width: 0%;
    max-width: 5rem;
    height: 5rem;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    font-size: 1.125rem;
  }
  
  .uui-button-2.is-button-large:hover {
    transform: translate(0, -3px);
  }
  
  .uui-button-2.is-button-large {
    grid-column-gap: .75rem;
    padding: 1rem 1.75rem;
    font-size: 1.125rem;
  }
  
  .uui-button-wrapper-2.max-width-full-mobile-landscape {
    display: flex;
  }
  
  .uui-button-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.25rem;
    min-width: 1.25rem;
    height: 1.25rem;
    min-height: 1.25rem;
    display: flex;
  }
  
  .uui-button-icon.is-icon-large {
    width: 1.5rem;
    min-width: 1.5rem;
    height: 1.5rem;
    min-height: 1.5rem;
  }
  
  .uui-button-secondary-gray-2 {
    grid-column-gap: .5rem;
    border: 1px solid var(--untitled-ui--gray300);
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
    text-align: center;
    white-space: nowrap;
    border-radius: .5rem;
    justify-content: center;
    align-items: center;
    padding: .625rem 1.125rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    transition: all .3s;
    display: flex;
    box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
  }
  
  .uui-button-secondary-gray-2:hover {
    background-color: var(--untitled-ui--gray50);
    color: var(--untitled-ui--gray800);
  }
  
  .uui-button-secondary-gray-2:focus {
    background-color: var(--untitled-ui--white);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05), 0 0 0 4px var(--untitled-ui--gray100);
  }
  
  .uui-button-secondary-gray-2.is-button-large {
    grid-column-gap: .75rem;
    padding: 1rem 1.75rem;
    font-size: 1.125rem;
  }
  
  .uui-button-row-2 {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-wrap: wrap;
    align-items: center;
    display: flex;
  }
  
  .uui-button-row-2.button-row-center {
    justify-content: center;
  }
  
  .uui-button-row-2.button-row-center.is-reverse-mobile-landscape.footer {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 10px;
  }
  
  .uui-space-large {
    width: 100%;
    min-height: 3rem;
  }
  
  .uui-text-size-xlarge {
    color: #076489;
    font-family: Changa One, Impact, sans-serif;
    font-size: 1.25rem;
    line-height: 1.5;
  }
  
  .uui-max-width-large {
    width: 100%;
    max-width: 48rem;
  }
  
  .uui-max-width-large.align-center, .align-center {
    margin-left: auto;
    margin-right: auto;
  }
  
  .uui-space-small {
    width: 100%;
    min-height: 1.5rem;
  }
  
  .uui-heading-xlarge {
    color: var(--flowstica-webflow-library--white-smoke);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Changa One, Impact, sans-serif;
    font-size: 8rem;
    font-weight: 600;
    line-height: 1.2;
  }
  
  .uui-max-width-xlarge {
    width: 100%;
    max-width: 64rem;
  }
  
  .uui-text-align-center {
    text-align: center;
  }
  
  .uui-heroheader13_component {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
  
  .uui-padding-vertical-xhuge-2 {
    padding-top: 4rem;
    padding-bottom: 7rem;
    transform: translate(0);
  }
  
  .uui-padding-vertical-xhuge-2.anim {
    transform-style: preserve-3d;
    transform: translate3d(0, 0, 196px);
  }
  
  .uui-container-large-2 {
    width: 100%;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
  }
  
  .uui-page-padding-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  
  .uui-section_heroheader13 {
    background-color: rgba(249, 250, 251, 0);
    background-image: url("");
    background-position: 50%;
    background-size: cover;
    overflow: hidden;
  }
  
  .image-5 {
    width: 5rem;
    max-width: 5rem;
    height: 5rem;
  }
  
  .uui-heroheader01_pattern-image {
    width: 18.625rem;
    position: absolute;
    top: -6%;
    right: -21%;
  }
  
  .uui-heroheader01_fileupload-image2 {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    border-radius: .5rem;
    width: 23rem;
    min-width: 23rem;
  }
  
  .uui-heroheader01_fileupload-image1 {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    border-radius: .5rem;
    width: 23rem;
    min-width: 23rem;
    margin-bottom: .75rem;
  }
  
  .uui-heroheader01_fileupload-image-wrapper {
    width: 23rem;
    position: absolute;
    top: auto;
    bottom: 5%;
    left: -16%;
    right: auto;
  }
  
  .uui-heroheader01_image {
    object-fit: cover;
    border-top-left-radius: 10rem;
    width: 100%;
    height: 40rem;
  }
  
  .uui-heroheader01_image-wrapper {
    position: relative;
  }
  
  .uui-max-width-medium {
    width: 100%;
    max-width: 35rem;
  }
  
  .uui-heading-xlarge-2 {
    color: #076489;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Changa One, Impact, sans-serif;
    font-size: 3.75rem;
    font-weight: 600;
    line-height: 1.2;
  }
  
  .uui-heroheader01_component {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }
  
  .uui-page-padding-3 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  
  .uui-section_heroheader01 {
    overflow: hidden;
  }
  
  .text-span-2 {
    color: #025373;
  }
  
  .uui-layout16_image {
    object-fit: scale-down;
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    position: absolute;
    top: auto;
    bottom: auto;
    left: 3rem;
    right: auto;
  }
  
  .uui-layout16_image-wrapper {
    background-color: #3f3f3f;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    align-items: center;
    width: 100%;
    height: 100%;
    min-height: 33rem;
    display: flex;
    position: relative;
    overflow: hidden;
  }
  
  .uui-button-link {
    grid-column-gap: .5rem;
    color: var(--untitled-ui--primary700);
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0);
    justify-content: center;
    align-items: center;
    padding: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    transition: all .3s;
    display: flex;
  }
  
  .uui-button-link:hover {
    color: var(--untitled-ui--primary800);
  }
  
  .uui-space-xsmall-2 {
    width: 100%;
    min-height: 1rem;
  }
  
  .uui-text-size-medium {
    color: var(--untitled-ui--white);
    letter-spacing: 1px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .89);
    font-family: Changa One, Impact, sans-serif;
    font-size: 1.3rem;
    line-height: 1.5;
  }
  
  .uui-space-xxsmall {
    width: 100%;
    min-height: .5rem;
  }
  
  .uui-heading-xxsmall {
    color: var(--flowstica-webflow-library--white);
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Changa One, Impact, sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.5;
  }
  
  .uui-icon-1x1-xsmall {
    width: 1.5rem;
    height: 1.5rem;
  }
  
  .uui-icon-featured-outline-large {
    border: .5rem solid var(--untitled-ui--primary50-2);
    background-color: var(--untitled-ui--primary100);
    color: var(--untitled-ui--primary600);
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 3.5rem;
    height: 3.5rem;
    display: flex;
  }
  
  .uui-layout16_item {
    border: 3px solid #fff;
    border-radius: 20px;
    padding: 5px 10px;
  }
  
  .uui-layout16_item-list {
    grid-column-gap: 1.1rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto;
  }
  
  .uui-layout16_component {
    grid-column-gap: 1rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }
  
  .uui-page-padding-4 {
    border-radius: 99px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  
  .uui-section_layout16 {
    background-image: url("");
    background-position: 50%;
    background-size: cover;
    border-radius: 99px;
  }
  
  .bold-text {
    text-shadow: 0 1px 3px #000;
  }
  
  .uui-space-small-2 {
    width: 100%;
    min-height: 1.5rem;
  }
  
  .uui-text-size-medium-2 {
    color: #025373;
    text-align: center;
    letter-spacing: normal;
    font-family: Changa One, Impact, sans-serif;
    font-size: 1.5rem;
    line-height: 1.5;
  }
  
  .uui-heading-xxsmall-2 {
    color: #076489;
    text-align: center;
    letter-spacing: normal;
    border-bottom: 2px solid #025373;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-family: Changa One, Impact, sans-serif;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.5;
  }
  
  .uui-layout71_item {
    flex-direction: column;
    align-items: center;
  }
  
  .uui-layout71_component {
    grid-column-gap: 2rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: start;
    justify-items: start;
    display: grid;
  }
  
  .uui-page-padding-5 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  
  .uui-footer04_legal-link {
    color: var(--untitled-ui--gray500);
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: .875rem;
    text-decoration: none;
    transition: all .3s;
  }
  
  .uui-footer04_legal-link:hover {
    color: var(--untitled-ui--gray600);
  }
  
  .uui-footer04_legal-list {
    grid-column-gap: 1rem;
    grid-row-gap: 0rem;
    white-space: normal;
    grid-template-rows: auto;
    grid-template-columns: max-content;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    justify-content: center;
    display: grid;
  }
  
  .uui-text-size-small {
    color: var(--untitled-ui--gray600);
    letter-spacing: normal;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: .875rem;
    line-height: 1.5;
  }
  
  .uui-text-size-small.text-color-gray500 {
    color: var(--untitled-ui--gray500);
  }
  
  .uui-footer04_bottom-wrapper {
    grid-column-gap: 1.5rem;
    border-top: 1px solid var(--untitled-ui--gray200);
    justify-content: center;
    margin-top: 4rem;
    padding-top: 2rem;
    display: flex;
  }
  
  .uui-footer04_social-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  
  .uui-footer04_social-link {
    color: var(--untitled-ui--gray400);
    align-items: center;
    text-decoration: none;
    transition: all .3s;
    display: flex;
  }
  
  .uui-footer04_social-link:hover {
    color: var(--untitled-ui--gray500);
  }
  
  .uui-footer04_social-list {
    grid-column-gap: 1.5rem;
    grid-row-gap: 0rem;
    white-space: normal;
    grid-template-rows: auto;
    grid-template-columns: max-content;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    align-items: start;
    justify-items: start;
    display: grid;
  }
  
  .uui-footer04_link {
    grid-column-gap: .5rem;
    color: var(--untitled-ui--gray600);
    text-align: center;
    flex-wrap: nowrap;
    align-items: center;
    padding: .5rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    transition: all .3s;
    display: flex;
  }
  
  .uui-footer04_link:hover {
    color: var(--untitled-ui--gray700);
  }
  
  .uui-footer04_link-list {
    grid-column-gap: 1rem;
    grid-row-gap: 0rem;
    white-space: normal;
    grid-template-rows: auto;
    grid-template-columns: auto;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    justify-content: center;
    justify-items: start;
    display: grid;
  }
  
  .uui-logo_image {
    flex: none;
    width: auto;
    height: 100%;
    display: none;
  }
  
  .uui-logo_logotype {
    flex: none;
    width: auto;
    height: 100%;
  }
  
  .uui-logo_logomark-dot {
    z-index: 1;
    background-image: linear-gradient(26.5deg, #6941c6, #53389e);
    border-radius: 50%;
    width: 50%;
    height: 50%;
    position: relative;
  }
  
  .uui-logo_logomark-blur {
    z-index: 2;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background-color: rgba(255, 255, 255, .2);
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
    width: 100%;
    height: 50%;
    position: absolute;
    top: 50%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }
  
  .uui-styleguide_logomark-bg {
    border-radius: 8px;
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  
  .uui-logo_logomark {
    border: .1px solid #dae0e8;
    border-radius: .5rem;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    display: flex;
    position: relative;
    overflow: hidden;
    box-shadow: 0 1px 1px rgba(16, 24, 40, .06), 0 1px 2px rgba(16, 24, 40, .1);
  }
  
  .uui-logo_component {
    flex-wrap: nowrap;
    width: auto;
    height: 2rem;
    display: flex;
  }
  
  .uui-footer04_top-wrapper {
    grid-column-gap: 4vw;
    grid-row-gap: 0rem;
    grid-template-rows: auto;
    grid-template-columns: .25fr 1fr .25fr;
    justify-content: space-between;
    align-items: center;
  }
  
  .uui-padding-vertical-xlarge {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: flex;
  }
  
  .uui-page-padding-6 {
    background-image: url("");
    background-position: 50%;
    background-size: cover;
    border-top-left-radius: 99px;
    border-top-right-radius: 99px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  
  .uui-heading-xlarge-copy {
    color: var(--flowstica-webflow-library--white-smoke);
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Changa One, Impact, sans-serif;
    font-size: 8rem;
    font-weight: 600;
    line-height: 1.2;
  }
  
  .text-block-4 {
    color: #fff;
    text-align: center;
    font-family: Changa One, Impact, sans-serif;
  }
  
  .text-block-4.disc {
    font-size: 20px;
    line-height: 25px;
  }
  
  .text-block-4.disc.ca {
    font-size: 20px;
  }
  
  .testimonial_rating-wrapper {
    justify-content: center;
    margin-bottom: 1.5rem;
    display: flex;
  }
  
  .client-story_content {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 100vh;
    display: flex;
  }
  
  .testimonial_content {
    color: #f4f2ef;
    border: .1875rem solid #564138;
    border-radius: 16.875rem;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 32rem;
    min-width: 25rem;
    margin-right: 0;
    padding: 2rem;
    display: flex;
  }
  
  .testimonial_content.is--blue {
    background-color: #7abfdb;
  }
  
  .testimonial_content.is--red {
    background-color: #ed6a5a;
  }
  
  .contact_component {
    flex-direction: column;
    align-items: stretch;
  }
  
  .heading-medium {
    margin-bottom: 0;
    font-family: Handwriting, sans-serif;
    font-size: 7rem;
    font-weight: 700;
    line-height: 1.3;
  }
  
  .footer_link {
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
  }
  
  .about_image-wrapper {
    border-left: 0 solid #564138;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  
  .icon-1x1-medium {
    width: 3rem;
    height: 3rem;
  }
  
  .faq_question {
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    padding: 1.25rem 1.5rem;
    display: flex;
  }
  
  .pricing_plan {
    border: .1875rem solid #f4f2ef;
    padding: 2rem;
  }
  
  .faq_icon {
    align-self: flex-start;
    width: 2rem;
    margin-left: 1.5rem;
  }
  
  .button-secondary {
    color: #564138;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    border: .0625rem solid #564138;
    padding: .75rem 1.5rem;
    transition: color .75s, background-color .7s;
  }
  
  .button-secondary:hover {
    color: #f4f2ef;
    background-color: #564138;
  }
  
  .button-secondary.is-alternate {
    color: #f4f2ef;
    border-color: #f4f2ef;
  }
  
  .button-secondary.is-alternate:hover {
    color: #564138;
    background-color: #f4f2ef;
  }
  
  .margin-top, .margin-top.margin-medium {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  
  .text-weight-semibold {
    font-weight: 600;
  }
  
  .section-testimonial {
    overflow: hidden;
  }
  
  .section-hero {
    background-image: url("");
    background-position: 50%;
    background-size: cover;
    margin-top: 110px;
    margin-bottom: 100px;
    padding-top: 60px;
    padding-bottom: 140px;
  }
  
  .max-width-medium {
    width: 100%;
    max-width: 35rem;
  }
  
  .button {
    color: #f4f2ef;
    text-align: center;
    background-color: #7abfdb;
    border: 0 solid #564138;
    border-radius: 8px;
    padding: 15px 25px;
    font-family: Pinkchicken, sans-serif;
    font-size: 1.5rem;
    transition: background-color .75s;
  }
  
  .button:hover {
    background-color: #c04435;
  }
  
  .button.max-width-full.is--white {
    color: #7abfdb;
    background-color: #f4f2ef;
  }
  
  .button.is-button-small {
    padding: .5rem 1.25rem;
  }
  
  .layout349_desktop-image-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
  
  .form-checkbox-icon {
    cursor: pointer;
    border: .0625rem solid #564138;
    border-radius: 0;
    width: 1.125rem;
    min-width: 1.125rem;
    height: 1.125rem;
    min-height: 1.125rem;
    margin-top: 0;
    margin-left: -1.25rem;
    margin-right: .5rem;
    transition: all .2s;
  }
  
  .form-checkbox-icon.w--redirected-checked {
    box-shadow: none;
    background-color: #000;
    background-size: 1rem 1rem;
    border-width: .0625rem;
    border-color: #000;
  }
  
  .form-checkbox-icon.w--redirected-focus {
    box-shadow: none;
    border-color: #000;
  }
  
  .process_image-wrapper {
    margin-bottom: 4rem;
  }
  
  .testimonial_loop-trigger {
    grid-column-gap: 0rem;
    display: flex;
  }
  
  .section-client-story {
    background-image: url("");
    background-position: 50%;
    background-size: cover;
  }
  
  .transition-bg {
    z-index: 1;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  
  .qualifications_component {
    grid-column-gap: 4rem;
    grid-row-gap: 2rem;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: .5rem;
    padding-bottom: .5rem;
    display: flex;
  }
  
  .contact_form {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
  
  .transition-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  
  .form-input {
    color: #564138;
    background-color: #f4f2ef;
    border: .1875rem solid #564138;
    height: auto;
    min-height: 2.75rem;
    margin-bottom: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.6;
  }
  
  .form-input:focus {
    border-color: #000;
  }
  
  .form-input::placeholder {
    color: rgba(0, 0, 0, .6);
  }
  
  .form-input.is-text-area {
    height: auto;
    min-height: 11.25rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
    overflow: auto;
  }
  
  .footer_social-list {
    grid-column-gap: .75rem;
    grid-row-gap: 0rem;
    white-space: normal;
    grid-template-rows: auto;
    grid-template-columns: max-content;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    align-items: start;
    justify-items: start;
    display: grid;
  }
  
  .testimonial_customer-image {
    object-fit: cover;
    border-radius: 100%;
    width: 3rem;
    min-width: 3rem;
    height: 3rem;
    min-height: 3rem;
  }
  
  .testimonial_client {
    text-align: left;
    align-items: center;
    margin-top: auto;
    display: flex;
  }
  
  .testimonial_client-image-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
  
  .heading-large {
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.2;
  }
  
  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  
  .margin-bottom.margin-small {
    color: #7f2f0c;
    font-family: Pinkchicken, sans-serif;
    font-size: 5rem;
  }
  
  .navbar_logo {
    max-width: 100%;
  }
  
  .process_column {
    cursor: pointer;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 5rem;
    min-width: 5rem;
    height: 90vh;
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
    position: relative;
  }
  
  .process_column-text {
    white-space: nowrap;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
  }
  
  .transition-color-border {
    background-color: #3e3f3f;
    width: 100%;
    height: .3125rem;
    margin-bottom: -.5rem;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  
  .footer_top-wrapper {
    grid-column-gap: 4vw;
    grid-template-rows: auto;
    grid-template-columns: .25fr 1fr .25fr;
    justify-content: space-between;
    align-items: center;
  }
  
  .icon-1x1-xsmall {
    width: 1.5rem;
    height: 1.5rem;
  }
  
  .section-qualifications {
    background-color: #ef8354;
  }
  
  .section-qualifications.has--border {
    background-color: #7abfdb;
    padding-top: 40px;
    padding-bottom: 40px;
    display: none;
  }
  
  .navbar_container {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
  
  .heading-xlarge {
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.2;
  }
  
  .heading-xlarge.text-color-white.avail {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 4rem;
  }
  
  .navbar_menu-buttons {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    margin-left: 1rem;
    display: flex;
  }
  
  .pricing7_icon-wrapper {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    margin-bottom: 1rem;
    display: flex;
  }
  
  .button-row {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-wrap: wrap;
    align-items: center;
    display: flex;
  }
  
  .button-row.is--hero {
    margin-top: 40px;
  }
  
  .global-styles {
    display: block;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }
  
  .process_column-horiztonal-text {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
    display: none;
  }
  
  .section-faq {
    color: #f4f2ef;
    background-color: #ef8354;
  }
  
  .section-faq.has--border {
    background-color: #7abfdb;
    border-top: 0 solid #564138;
    border-bottom: 0 solid #564138;
  }
  
  .pricing_feature-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-top: 1rem;
    margin-bottom: 2rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    display: grid;
  }
  
  .process_content-wrapper {
    flex-direction: column;
    flex: none;
    width: 40rem;
    height: 100%;
    padding: 4rem 3rem;
    display: flex;
  }
  
  .background-holder {
    z-index: -999;
    opacity: 0;
    position: relative;
  }
  
  .navbar_component {
    background-color: #d8ecf7;
    border-bottom: 0 solid #564138;
    align-items: center;
    height: auto;
    min-height: 7rem;
    padding: 20px 5%;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }
  
  .hero_component {
    grid-column-gap: 5rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }
  
  .form-field-2col {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
  
  .text-style-link {
    text-decoration: underline;
  }
  
  .client-story_title-wrapper {
    background-color: rgba(239, 131, 84, 0);
    border: 0 solid #564138;
  }
  
  .background-layer {
    z-index: -1;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  
  .background-layer.background-color-4 {
    background-color: #f4f2ef;
  }
  
  .background-layer.background-color-3, .background-layer.background-color-1 {
    background-color: #e5e5e5;
  }
  
  .background-layer.background-color-2 {
    background-color: #f4f2ef;
  }
  
  .form-radio-2col {
    grid-column-gap: 1.5rem;
    grid-row-gap: .875rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
  
  .pricing_feature-icon-wrapper {
    flex: none;
    align-self: flex-start;
    margin-right: 1rem;
  }
  
  .form-checkbox-label {
    margin-bottom: 0;
  }
  
  .hero_content {
    overflow: hidden;
  }
  
  .delete-me_button {
    filter: invert();
    position: absolute;
    top: 3%;
    bottom: auto;
    left: auto;
    right: 3%;
  }
  
  .footer_social-link {
    align-items: center;
    font-size: .875rem;
    text-decoration: none;
    display: flex;
  }
  
  .success-text {
    color: #f4f2ef;
    font-weight: 600;
  }
  
  .process_image {
    object-fit: cover;
    border: .1875rem solid #564138;
    width: 100%;
    height: 25rem;
  }
  
  .footer_link-list {
    grid-column-gap: 1.5rem;
    grid-row-gap: 0rem;
    white-space: normal;
    grid-template-rows: auto;
    grid-template-columns: max-content;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    justify-content: center;
    justify-items: start;
    display: grid;
  }
  
  .flex-centered {
    justify-content: center;
    align-items: center;
    display: flex;
  }
  
  .navbar_menu-button {
    padding: 0;
  }
  
  .about_page-padding {
    padding-left: 10%;
    padding-right: 5%;
  }
  
  .field-label {
    margin-bottom: .5rem;
    font-weight: 400;
  }
  
  .image-6 {
    object-fit: contain;
    width: 80%;
    max-width: 80%;
  }
  
  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  
  .heading-xsmall {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.4;
  }
  
  .navbar_menu {
    align-items: center;
    display: flex;
  }
  
  .social-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  
  .faq_list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 100%;
    grid-auto-columns: 100%;
    align-items: start;
    justify-items: stretch;
    display: grid;
  }
  
  .container-small {
    width: 100%;
    max-width: 48rem;
    margin-left: auto;
    margin-right: auto;
  }
  
  .section-specialities {
    color: #f4f2ef;
    background-color: #ed6a5a;
  }
  
  .faq_accordion {
    border: .0625rem solid #f4f2ef;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }
  
  .padding-vertical, .padding-vertical.padding-xhuge {
    padding-left: 0;
    padding-right: 0;
  }
  
  .success-message {
    background-color: #7abfdb;
    padding: 1.5rem;
  }
  
  .transition-trigger {
    z-index: 20;
    padding: 0;
    display: none;
  }
  
  .navbar_logo-link {
    width: 50px;
    min-width: 50px;
    max-width: 50px;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    padding-left: 0;
  }
  
  .form-radio {
    align-items: center;
    margin-bottom: 0;
    padding-left: 1.125rem;
    display: flex;
  }
  
  .text-weight-medium {
    font-weight: 500;
  }
  
  .form-field-wrapper {
    position: relative;
  }
  
  .client-story_mobile-image {
    width: 100%;
    position: absolute;
  }
  
  .transition-color {
    background-color: #f4f2ef;
    width: 100%;
    height: 100%;
    position: relative;
  }
  
  .error-message {
    background-color: #ed6a5a;
    margin-top: 1.5rem;
    padding: .875rem 1rem;
  }
  
  .process_component {
    border-top: .0625rem solid #564138;
    border-bottom: .0625rem solid #564138;
    border-left: .0625rem solid #564138;
    width: 100%;
    height: 90vh;
    display: flex;
    overflow: hidden;
  }
  
  .testimonial_rating-icon {
    color: #f4f2ef;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 2.3rem;
    margin-right: .25rem;
    display: flex;
  }
  
  .testimonial_component {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: flex;
  }
  
  .form-radio-label {
    margin-bottom: 0;
  }
  
  .text-color-white {
    color: #7f2f0c;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: Handwriting, sans-serif;
    font-size: 7rem;
  }
  
  .pricing_feature {
    display: flex;
  }
  
  .faq_answer {
    margin-top: 10px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    overflow: hidden;
  }
  
  .navbar_link {
    color: #7f2f0c;
    padding: .5rem 1rem;
    font-family: Pinkchicken, sans-serif;
    font-size: 1.3rem;
    transition: color .25s;
  }
  
  .navbar_link:hover {
    color: #ef8354;
  }
  
  .navbar_link.w--current {
    color: #564138;
  }
  
  .page-padding {
    padding-left: 5%;
    padding-right: 5%;
  }
  
  .page-padding.faqpad {
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  
  .logo1_logo {
    max-height: 3.5rem;
  }
  
  .text-size-medium {
    color: #7f2f0c;
    font-family: Pinkchicken, sans-serif;
    font-size: 4rem;
    line-height: 2rem;
  }
  
  .text-size-medium.herrro {
    font-size: 1.7rem;
  }
  
  .text-size-medium.herrro.ca {
    margin-top: 10px;
    padding-top: 20px;
    font-size: 1.4rem;
  }
  
  .text-size-medium.abt {
    font-size: 1.7rem;
  }
  
  .pricing_divider {
    background-color: #f4f2ef;
    width: 100%;
    height: .1875rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  
  .pricing_component {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }
  
  .footer_logo-link {
    padding-left: 0;
  }
  
  .client-story_image {
    border: .1875rem solid #564138;
    width: 100%;
    position: absolute;
  }
  
  .client-story_image.is-image2, .client-story_image.is-image3, .client-story_image.is-image1, .client-story_image.is-image4 {
    border-width: 0;
  }
  
  .delete-me_img {
    transform: rotate(45deg);
  }
  
  .delete-me_link {
    color: #4656ff;
  }
  
  .delete-me_heading {
    color: #204059;
  }
  
  .transition-logo-img {
    z-index: 2;
    width: 40rem;
    position: relative;
  }
  
  .text-align-center {
    text-align: center;
  }
  
  .process_column-content {
    min-width: 200vw;
    height: 100%;
    overflow: auto;
  }
  
  .about_component {
    grid-column-gap: 0rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 60px;
    display: grid;
  }
  
  .heading-xxlarge {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.2;
  }
  
  .hero_image-wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }
  
  .pricing_tab-link {
    background-color: rgba(0, 0, 0, 0);
    border: .0625rem solid #f4f2ef;
    padding: .5rem 1.5rem;
  }
  
  .pricing_tab-link.w--current {
    color: #7abfdb;
    background-color: #f4f2ef;
  }
  
  .form-radio-icon {
    cursor: pointer;
    border: .0625rem solid #564138;
    border-radius: 6.25rem;
    width: 1.125rem;
    min-width: 1.125rem;
    height: 1.125rem;
    min-height: 1.125rem;
    margin-top: 0;
    margin-left: -1.125rem;
    margin-right: .5rem;
  }
  
  .form-radio-icon.w--redirected-checked {
    background-color: #fff;
    background-image: none;
    border-width: .375rem;
    border-color: #000;
  }
  
  .form-radio-icon.w--redirected-focus {
    box-shadow: none;
    border-color: #000;
    margin-top: 0;
  }
  
  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }
  
  .specialities_component {
    grid-column-gap: 3rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: start;
    justify-items: center;
    display: grid;
  }
  
  .specialities_item {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  
  .delete-me_wrapper {
    z-index: 1000;
    background-color: #fff;
    border-radius: 20px;
    padding: 1.3rem;
    position: fixed;
    top: auto;
    bottom: 3%;
    left: auto;
    right: 3%;
    box-shadow: 1px 1px 20px -8px #000;
  }
  
  .client-story_mobile-image-wrapper {
    display: none;
  }
  
  .max-width-large {
    width: 100%;
    max-width: 48rem;
  }
  
  .process_column-vertical-text {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
    transform: rotate(180deg);
  }
  
  .pricing_tabs-menu {
    align-self: center;
    margin-bottom: 3rem;
  }
  
  .section-pricing {
    color: #f4f2ef;
    background-color: #7abfdb;
  }
  
  .client-story_component {
    grid-column-gap: 5rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: grid;
    position: relative;
  }
  
  .form-checkbox {
    align-items: center;
    margin-bottom: 0;
    padding-left: 1.25rem;
    display: flex;
  }
  
  .section-about {
    background-image: url("");
    background-position: 50%;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  
  .container-large {
    width: 100%;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
  }
  
  .process_accordion {
    border-right: .0625rem solid #564138;
    flex-direction: row;
    justify-content: flex-start;
    width: 5rem;
    min-width: 5rem;
    height: 90vh;
    display: flex;
    overflow: hidden;
  }
  
  .process_accordion.active {
    width: 100%;
  }
  
  .client-story_content-wrapper {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }
  
  .transition {
    z-index: 2000;
    width: 100%;
    height: 100vh;
    display: block;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
    transform: none;
  }
  
  .transition.hide {
    display: none;
  }
  
  .error-text {
    color: #f4f2ef;
  }
  
  .paragraph-2 {
    color: #7f2f0c;
    margin-bottom: 60px;
    padding-top: 10px;
    font-family: Pinkchicken, sans-serif;
    font-size: 2.5rem;
  }
  
  .heading-3 {
    margin-bottom: 40px;
    font-family: Handwriting, sans-serif;
    font-size: 10rem;
  }
  
  .heading-3.hero-txt {
    color: #7f2f0c;
  }
  
  .uui-logos03_logo-list {
    grid-column-gap: 1.3rem;
    grid-row-gap: 1rem;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    display: grid;
  }
  
  .uui-logos03_wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }
  
  .uui-logos03_logo {
    height: 3rem;
  }
  
  .heading-4 {
    color: #7f2f0c;
    margin-bottom: 20px;
    font-family: Handwriting, sans-serif;
    font-size: 5rem;
  }
  
  .heading-5 {
    color: #7f2f0c;
    margin-bottom: 40px;
    font-family: Handwriting, sans-serif;
    font-size: 7rem;
  }
  
  .heading-6 {
    font-family: Pinkchicken, sans-serif;
    font-size: 7rem;
  }
  
  .heading-7 {
    color: #7b2500;
    margin-bottom: 40px;
    font-family: Pinkchicken, sans-serif;
    font-size: 5rem;
  }
  
  .text-size-medium-copy {
    color: #7f2f0c;
    font-family: Pinkchicken, sans-serif;
    font-size: 4rem;
    line-height: 2rem;
  }
  
  .heading-8 {
    color: #7f2f0c;
    margin-bottom: 40px;
    font-family: Pinkchicken, sans-serif;
    font-size: 5rem;
  }
  
  .heading-9 {
    color: #7f2f0c;
  }
  
  .heading-10 {
    margin-bottom: 40px;
    font-size: 5rem;
  }
  
  .faq {
    font-size: 1.4rem;
    line-height: 1.5rem;
  }
  
  .lynx-icon-social {
    width: 18px;
    height: 18px;
    display: block;
  }
  
  .lynx-icon-social.dex {
    border-radius: 99px;
    width: 40px;
    height: 40px;
  }
  
  .lynx-link-block {
    background-color: var(--lynx--white);
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    transition: background-color .3s;
    display: flex;
    box-shadow: 0 10px 15px -10px rgba(31, 32, 34, .1);
  }
  
  .lynx-link-block:hover {
    background-color: rgba(31, 32, 34, .1);
  }
  
  .lynx-social {
    grid-column-gap: 12px;
    justify-content: center;
    align-items: center;
    padding-bottom: 50px;
    display: flex;
  }
  
  .lynx-link-footer {
    color: rgba(31, 32, 34, .5);
    letter-spacing: 1.3px;
    text-transform: uppercase;
    font-family: Varela, sans-serif;
    font-size: 11px;
    line-height: 140%;
    text-decoration: none;
    transition: color .2s;
  }
  
  .lynx-link-footer:hover {
    color: var(--lynx--black);
  }
  
  .lynx-logo-footer-center {
    width: 64px;
    margin-left: 30px;
    margin-right: 30px;
  }
  
  .lynx-text-footer {
    color: rgba(31, 32, 34, .5);
    letter-spacing: 1.3px;
    text-transform: uppercase;
    font-family: Varela, sans-serif;
    font-size: 11px;
    line-height: 140%;
  }
  
  .lynx-block-footer-center {
    border-top: 0 solid #dfdad2;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 40px;
    display: flex;
  }
  
  .lynx-footer {
    background-image: url("");
    background-position: 50%;
    background-size: cover;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 140px;
  }
  
  .text-block-5 {
    color: #7f2f0c;
    text-align: center;
    max-width: 80%;
    font-family: Pinkchicken, sans-serif;
    font-size: 1.3rem;
    line-height: 1.4rem;
  }
  
  .body-5 {
    background-color: #d8ecf7;
  }
  
  .image-7 {
    max-width: 70%;
  }
  
  .body-6 {
    background: #b929b3 url("staticbackground.png") repeat 0 0;
      -webkit-animation: 10s linear 0s normal none infinite animate;
      -moz-animation: 10s linear 0s normal none infinite animate;
      -ms-animation: 10s linear 0s normal none infinite animate;
      -o-animation: 10s linear 0s normal none infinite animate;
      animation: 10s linear 0s normal none infinite animate;
  
  }
  @-webkit-keyframes animate {
      from {background-position:0 0;}
      to {background-position: 500px 0;}
  }
  
  @-moz-keyframes animate {
      from {background-position:0 0;}
      to {background-position: 500px 0;}
  }
  
  @-ms-keyframes animate {
      from {background-position:0 0;}
      to {background-position: 500px 0;}
  }
  
  @-o-keyframes animate {
      from {background-position:0 0;}
      to {background-position: 500px 0;}
  }
  
  @keyframes animate {
      from {background-position:0 0;}
      to {background-position: 500px 0;}
  }
  
  .uui-logo_logotype-2 {
    flex: none;
    width: auto;
    height: 100%;
  }
  
  .uui-navbar04_menu-right {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: flex;
  }
  
  .uui-styleguide_logomark-bg-2 {
    border-radius: 8px;
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  
  .uui-navbar04_container {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 80rem;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
  
  .uui-button-7 {
    grid-column-gap: .5rem;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #7f56d9;
    border: 1px solid #7f56d9;
    border-radius: .5rem;
    justify-content: center;
    align-items: center;
    padding: .625rem 1.125rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    transition: all .3s;
    display: flex;
    box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
  }
  
  .uui-button-7:hover {
    background-color: #6941c6;
    border-color: #6941c6;
  }
  
  .uui-button-7:focus {
    background-color: #7f56d9;
    box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
  }
  
  .uui-button-7.is-button-large {
    grid-column-gap: .75rem;
    padding: 1rem 1.75rem;
    font-size: 1.125rem;
  }
  
  .uui-logo_logomark-dot-2 {
    z-index: 1;
    background-image: linear-gradient(26.5deg, #6941c6, #53389e);
    border-radius: 50%;
    width: 50%;
    height: 50%;
    position: relative;
  }
  
  .uui-logo_image-2 {
    flex: none;
    width: auto;
    height: 100%;
    display: none;
  }
  
  .uui-navbar04_logo-link {
    padding-left: 0;
  }
  
  .uui-navbar04_component {
  background-image: linear-gradient(90deg, rgba(128,16,94,1) 0%, rgba(195,22,228,1) 100%, rgba(74,67,159,1) 100%, rgba(0,212,255,1) 100%);
      border-bottom: 0 solid #f2f4f7;
      align-items: center;
      min-height: 5rem;
      padding-left: 2rem;
      padding-right: 2rem;
      display: flex;
      position: fixed;
      top: 0%;
      bottom: auto;
      filter: drop-shadow(2px 4px 80px black);
      left: 0%;
      right: 0%;
      box-shadow: 0 2px 5px rgba(0, 0, 0, .14);
  }
  
  .uui-navbar04_link {
  color: floralwhite;
      align-items: center;
      padding: 1.75rem 1rem;
      font-family: 'myFirstFont';
      font-size: 1.3rem;
      transition: all .3s;
      letter-spacing: 1px;
  }
  
  .uui-navbar04_link:hover {
    color: #344054;
  }
  
  .uui-navbar04_link.w--current {
    color: #000;
  }
  
  .uui-logo_component-2 {
    flex-wrap: nowrap;
    width: auto;
    height: 2rem;
    display: flex;
  }
  
  .uui-navbar04_menu-button {
    padding: 0;
  }
  
  .uui-logo_logomark-2 {
    border: .1px solid #dae0e8;
    border-radius: .5rem;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    display: flex;
    position: relative;
    overflow: hidden;
    box-shadow: 0 1px 1px rgba(16, 24, 40, .06), 0 1px 2px rgba(16, 24, 40, .1);
  }
  
  .uui-logo_logomark-blur-2 {
    z-index: 2;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background-color: rgba(255, 255, 255, .2);
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
    width: 100%;
    height: 50%;
    position: absolute;
    top: 50%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }
  
  .uui-button-secondary-gray-7 {
    grid-column-gap: .5rem;
    color: #344054;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #d0d5dd;
    border-radius: .5rem;
    justify-content: center;
    align-items: center;
    padding: .625rem 1.125rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    transition: all .3s;
    display: flex;
    box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
  }
  
  .uui-button-secondary-gray-7:hover {
    color: #1d2939;
    background-color: #f9fafb;
  }
  
  .uui-button-secondary-gray-7:focus {
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f2f4f7;
  }
  
  .uui-button-secondary-gray-7.show-tablet {
    display: none;
  }
  
  .uui-button-secondary-gray-7.is-button-large {
    grid-column-gap: .75rem;
    padding: 1rem 1.75rem;
    font-size: 1.125rem;
  }
  
  .uui-navbar04_menu {
    flex: 1;
    justify-content: space-between;
    align-items: center;
    margin-left: 1.5rem;
    display: flex;
    position: static;
  }
  
  .uui-navbar04_button-wrapper {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    align-items: center;
    display: flex;
  }
  
  .uui-page-padding-10 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  
  .uui-button-row-7 {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-wrap: wrap;
    align-items: center;
    display: flex;
  }
  
  .uui-button-row-7.button-row-center {
    justify-content: center;
  }
  
  .uui-badge-group_badge-3 {
    color: #344054;
    white-space: nowrap;
    background-color: #fff;
    border-radius: 1rem;
    align-items: center;
    padding: .125rem .625rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.5;
    display: flex;
  }
  
  .uui-badge-group_badge-3.is-primary {
    color: #6941c6;
    background-color: #fff;
  }
  
  .uui-button-icon-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 1.25rem;
    min-width: 1.25rem;
    height: 1.25rem;
    min-height: 1.25rem;
    display: flex;
  }
  
  .uui-button-icon-5.is-icon-large {
    width: 1.5rem;
    min-width: 1.5rem;
    height: 1.5rem;
    min-height: 1.5rem;
  }
  
  .uui-badge-group-3 {
    color: #344054;
    white-space: nowrap;
    mix-blend-mode: multiply;
    background-color: #f2f4f7;
    border-radius: 10rem;
    align-items: center;
    padding: .25rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.5;
    display: flex;
  }
  
  .uui-badge-group-3.is-primary {
    color: #6941c6;
    white-space: nowrap;
    background-color: #f9f5ff;
    text-decoration: none;
  }
  
  .uui-section_heroheader04 {
    /* background-image: url("blue-brushstrokes-background.jpg"); */
    background-position: 50%;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 200px;
    overflow: hidden;
  }
  
  .uui-heading-xlarge-6 {
    color: #101828;
    margin-top: 0;
    margin-bottom: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 3.75rem;
    font-weight: 600;
    line-height: 1.2;
  }
  
  .badge-group_text-wrapper-3 {
    align-items: center;
    padding-left: .75rem;
    padding-right: .75rem;
    display: flex;
  }
  
  .uui-heroheader04_component {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }
  
  .uui-text-size-xlarge-6 {
    color: #475467;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1.25rem;
    line-height: 1.5;
  }
  
  .uui-container-large-11 {
    width: 100%;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
  }
  
  .uui-badge-group_icon-3 {
    justify-content: center;
    align-items: center;
    width: 1rem;
    height: 1rem;
    margin-left: .25rem;
    display: flex;
  }
  
  .uui-badge-group_icon-3.text-color-primary500 {
    color: #9e77ed;
    margin-right: -.25rem;
  }
  
  .uui-space-small-7 {
    width: 100%;
    min-height: 1.5rem;
  }
  
  .uui-padding-vertical-xhuge-10 {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .uui-heroheader04_image {
    width: 76rem;
    min-width: 76rem;
    display: block;
    position: absolute;
  }
  
  .uui-heroheader04_image-wrapper {
    height: 100%;
    min-height: 44.375rem;
    position: relative;
  }
  
  .uui-space-large-5 {
    width: 100%;
    min-height: 2rem;
  }
  
  .uui-space-large-5.cacont {
    background-color: #a8cffc;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    width: 95%;
    min-height: 3rem;
    transition: all .2s;
    display: flex;
    box-shadow: 9px 9px 0 4px #7ebbcb;
  }
  
  .uui-space-large-5.cacont:hover {
    transform: translate(-3px, -3px);
    box-shadow: 0 0 #7ebbcb;
  }
  
  .uui-max-width-medium-2 {
    width: 100%;
    /* max-width: 35rem; */
  }
  
  .uui-heroheader03_arrow-image {
    position: absolute;
    bottom: 5rem;
    left: -12rem;
  }
  
  .uui-heroheader03_image {
    object-fit: contain;
    border-top-right-radius: 4rem;
    border-bottom-left-radius: 4rem;
    width: 100%;
    height: 40rem;
  }
  
  .uui-heroheader03_image-wrapper {
    position: relative;
  }
  
  .uui-button-8 {
    grid-column-gap: .5rem;
    border: 1px solid var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
    color: var(--untitled-ui--white);
    text-align: center;
    white-space: nowrap;
    border-radius: .5rem;
    justify-content: center;
    align-items: center;
    padding: .625rem 1.125rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    transition: all .3s;
    display: flex;
    box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
  }
  
  .uui-button-8:hover {
    border-color: var(--untitled-ui--primary700);
    background-color: var(--untitled-ui--primary700);
  }
  
  .uui-button-8:focus {
    background-color: var(--untitled-ui--primary600);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05), 0 0 0 4px var(--untitled-ui--primary100);
  }
  
  .uui-button-8.is-button-large {
      grid-column-gap: .75rem;
      color: #333030;
      background-color: #a8d0fc;
      border-width: 0;
      padding: 1rem 1.75rem;
      font-family: 'myFirstFont';
      font-size: 1.7rem;
      letter-spacing: 1px;
      font-weight: 100;
  }
  
  .uui-button-8.is-button-large:hover {
    transform: translate(0, -3px);
  }
  
  .uui-button-8.is-button-large {
    grid-column-gap: .75rem;
    padding: 1rem 1.75rem;
    font-size: 1.4rem;
  }
  
  .uui-button-secondary-gray-8 {
    grid-column-gap: .5rem;
    border: 1px solid var(--untitled-ui--gray300);
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
    text-align: center;
    white-space: nowrap;
    border-radius: .5rem;
    justify-content: center;
    align-items: center;
    padding: .625rem 1.125rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    transition: all .3s;
    display: flex;
    box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
  }
  
  .uui-button-secondary-gray-8:hover {
    background-color: var(--untitled-ui--gray50);
    color: var(--untitled-ui--gray800);
  }
  
  .uui-button-secondary-gray-8:focus {
    background-color: var(--untitled-ui--white);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05), 0 0 0 4px var(--untitled-ui--gray100);
  }
  
  .uui-button-secondary-gray-8.is-button-large {
    grid-column-gap: .75rem;
    padding: 1rem 1.75rem;
    font-size: 1.125rem;
  }
  
  .uui-text-size-xlarge-7 {
    color: #000000;
    font-family: 'mySecondFont';
    font-size: 1.7rem;
    font-weight: inherit;
    line-height: 1.5;
  }
  
  .uui-text-size-xlarge-7.ca {
      color: #000;
      font-family: inherit;
      font-size: large;
    font-weight: 600;
  }
  
  .uui-heading-xlarge-7 {
      color: #ca5eff;
      margin-top: 0;
      justify-content: center;
      display: flex;
      margin-bottom: 0;
      font-family: 'myFirstFont';
      font-size: 7.5rem;
      font-weight: 600;
      line-height: 1.2;
      letter-spacing: 5px;
      -webkit-text-stroke-color: #ffffff;
      -webkit-text-stroke-width: 0.1px;
      filter: drop-shadow(2px 4px 6px black);
  }
  
  .uui-heroheader03_content {
    z-index: 1;
    width: 100%;
    min-width: 100%;
    margin-right: 0;
    position: relative;
  }
  
  .uui-heroheader03_component {
    grid-column-gap: 0rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    /* display: grid; */
  }
  
  .uui-padding-vertical-xhuge-11 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  
  .uui-section_heroheader03 {
    overflow: hidden;
  }
  
  .uui-heroheader13_image-2 {
    border-radius: 30px;
    width: 100%;
    max-width: 48rem;
  }
  
  .uui-heroheader13_image-wrapper-2 {
    margin-top: 2rem;
  }
  
  .uui-text-size-xlarge-8 {
      color: floralwhite;
      font-family: 'mySecondFont';
      font-size: 1.5rem;
      line-height: 1.5;
  }
  
  .uui-max-width-large-2 {
    width: 100%;
    max-width: 48rem;
  }
  
  .uui-max-width-large-2.align-center, .align-center-2 {
    margin-left: auto;
    margin-right: auto;
  }
  
  .uui-heading-xlarge-8 {
      color: #ca5eff;
      margin-top: 0;
      margin-bottom: 0;
      font-family: 'myFirstFont';
      font-size: 5rem;
      font-weight: 600;
      line-height: 1.2;
      letter-spacing: 5px;
      -webkit-text-stroke-color: #ffffff;
      -webkit-text-stroke-width: 0.1px;
      filter: drop-shadow(2px 4px 6px black);
  }
  
  .uui-max-width-xlarge-2 {
    width: 100%;
    max-width: 64rem;
  }
  
  .uui-text-align-center-2 {
    text-align: center;
  }
  
  .uui-heroheader13_component-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
  
  .uui-padding-vertical-xhuge-12 {
    padding-top: 1rem;
    padding-bottom: 2rem;
  }
  
  .uui-page-padding-11 {
    padding-top: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  
  .uui-section_heroheader13-2 {
  background-image: linear-gradient(90deg, rgba(128,16,94,1) 0%, rgba(195,22,228,1) 100%, rgba(74,67,159,1) 100%, rgba(0,212,255,1) 100%);
      overflow: hidden;
      filter: drop-shadow(2px 4px 80px black);
  }
  
  .uui-text-size-medium-3 {
    color:black;
    letter-spacing: normal;
    font-family: myFirstFont;
    font-size: 1.3rem;
    line-height: 1;
  }
  
  .uui-space-xxsmall-2 {
    width: 100%;
    min-height: .5rem;
  }
  
  .uui-heading-xxsmall-3 {
    color: var(--flowstica-webflow-library--black);
    letter-spacing: normal;
    margin-top: 0;
    margin-bottom: 0;
    font-family: mySecondFont;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1;
  }
  
  .uui-layout76_image {
    border-radius: 20px;
    width: 70%;
  }
  
  .uui-layout76_image-wrapper {
    background-color: rgba(249, 250, 251, 0);
    width: 100%;
    margin-bottom: 2rem;
    position: relative;
  }
  
  .uui-layout76_item {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }
  
  .uui-layout76_list {
    grid-column-gap: 2rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: start;
    justify-items: center;
    width: 100%;
    margin-top: 4rem;
    margin-bottom: 4rem;
    display: grid;
  }
  
  .uui-text-size-large-2 {
    color: var(--untitled-ui--gray600);
    letter-spacing: normal;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1.125rem;
    line-height: 1.5;
  }
  
  .uui-space-xsmall-3 {
    width: 100%;
    min-height: 1rem;
  }
  
  .uui-heading-medium-2 {
      color: #ca5eff;
      margin-top: 0;
      margin-bottom: 0;
      font-family: 'myFirstFont';
      font-size: 4rem;
      font-weight: 600;
      line-height: 1.2;
      letter-spacing: 2px;
      -webkit-text-stroke-color: #ffffff;
      -webkit-text-stroke-width: 0.1px;
      filter: drop-shadow(2px 4px 6px black);
  }
  
  .uui-heading-medium-5 {
      color: #333030;
      margin-top: 0;
      margin-bottom: 0;
      font-family: 'myFirstFont';
      font-size: 4rem;
      font-weight: 600;
      line-height: 1.2;
      letter-spacing: 4px;
      -webkit-text-stroke-color: #ffffff;
      -webkit-text-stroke-width: 0.1px;
      filter: drop-shadow(2px 4px 6px black);
  }
  
  .uui-heading-subheading-2 {
    color: var(--untitled-ui--primary600);
    margin-bottom: .75rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
  }
  
  .uui-layout76_component {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
  
  .uui-padding-vertical-xhuge-13 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  
  .uui-footer07_legal-link {
    color: var(--untitled-ui--gray500);
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: .875rem;
    text-decoration: none;
    transition: all .3s;
  }
  
  .uui-footer07_legal-link:hover {
    color: var(--untitled-ui--gray600);
  }
  
  .uui-footer07_legal-list {
    grid-column-gap: 1rem;
    grid-row-gap: 0rem;
    white-space: normal;
    grid-template-rows: auto;
    grid-template-columns: max-content;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    justify-content: center;
    display: grid;
  }
  
  .uui-text-size-small-2 {
    color: var(--untitled-ui--gray600);
    letter-spacing: normal;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: .875rem;
    line-height: 1.5;
  }
  
  .uui-text-size-small-2.text-color-gray500 {
    color: floralwhite;
    font-family: myFirstFont;
    font-size: 1.5rem;
    text-align-last: center;
  
  }
  
  .uui-text-size-small-5 {
    color: var(--untitled-ui--gray600);
    letter-spacing: normal;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: .875rem;
    line-height: 1.5;
  }
  
  .uui-text-size-small-5.text-color-gray500 {
    color: floralwhite;
    font-family: myFirstFont;
    font-size: 2.5rem;
    text-align-last: center;
  }
  
  .uui-footer07_bottom-wrapper {
    border-top: 1px solid var(--untitled-ui--gray200);
    justify-content: center;
    margin-top: 4rem;
    padding-top: 2rem;
    display: flex;
  }
  
  .uui-footer07_link {
    color: var(--untitled-ui--gray600);
    text-align: center;
    padding: .5rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    transition: all .3s;
  }
  
  .uui-footer07_link:hover {
    color: var(--untitled-ui--gray700);
  }
  
  .uui-footer07_link-list {
    grid-column-gap: 1rem;
    grid-row-gap: 0rem;
    white-space: normal;
    grid-template-rows: auto;
    grid-template-columns: max-content;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    justify-content: center;
    justify-items: start;
    display: grid;
  }
  
  .uui-footer07_logo-link {
    margin-bottom: 2rem;
    padding-left: 0;
  }
  
  .uui-footer07_top-wrapper {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
  
  .uui-padding-vertical-xlarge-2 {
    padding-top: 0.1rem;
    padding-bottom: 4rem;
  }
  
  .uui-footer07_component {
  filter: drop-shadow(2px 4px 80px black);
      background-position: 50% 0;
      background-size: cover;
      background-image: linear-gradient(90deg, rgba(128,16,94,1) 0%, rgba(195,22,228,1) 100%, rgba(74,67,159,1) 100%, rgba(0,212,255,1) 100%);
  }
  
  @media screen and (min-width: 1280px) {
    .product-carousel, .product-carousel-2 {
      height: auto;
    }
  
    .new-1 {
      padding-top: 0;
    }
  
    .new-2 {
      grid-column-gap: 28px;
      grid-row-gap: 16px;
      grid-template-rows: auto auto;
      grid-template-columns: 1fr 1fr;
      grid-auto-columns: 1fr;
      display: grid;
    }
  
    .example-section {
      padding-left: 60px;
      padding-right: 60px;
    }
  
    .section-button.hero-btn {
      width: 40%;
      max-width: 40%;
    }
  
    .container-8-copy {
      grid-column-gap: 28px;
      grid-row-gap: 16px;
      grid-template-rows: auto auto;
      grid-template-columns: 1fr 1fr;
      grid-auto-columns: 1fr;
      max-width: 100%;
      display: block;
    }
  
    .example-section-copy {
      padding-left: 0;
      padding-right: 0;
    }
  
    .playa, .herooo, .navvvv {
      grid-column-gap: 28px;
      grid-row-gap: 16px;
      grid-template-rows: auto auto;
      grid-template-columns: 1fr 1fr;
      grid-auto-columns: 1fr;
      display: block;
    }
  
    .footer-2 {
      display: flex;
    }
  
    .yr-musici {
      padding-left: 0;
      padding-right: 0;
    }
  
    .musicsss {
      padding-top: 0;
    }
  
    .true-media-player {
      grid-column-gap: 28px;
      grid-row-gap: 16px;
      grid-template-rows: auto auto;
      grid-template-columns: 1fr 1fr;
      grid-auto-columns: 1fr;
      display: block;
    }
  
    .true-media-player-copy {
      grid-column-gap: 28px;
      grid-row-gap: 16px;
      grid-template-rows: auto auto;
      grid-template-columns: 1fr 1fr;
      grid-auto-columns: 1fr;
      display: none;
    }
  
    .musicsss-copy {
      padding-top: 0;
    }
  
    .navvvv-copy {
      grid-column-gap: 28px;
      grid-row-gap: 16px;
      grid-template-rows: auto auto;
      grid-template-columns: 1fr 1fr;
      grid-auto-columns: 1fr;
      display: block;
    }
  
    .yr-musici-copy {
      padding-left: 0;
      padding-right: 0;
    }
  
    .uui-heroheader13_image {
      max-width: 70%;
    }
  }
  
  @media screen and (min-width: 10px) {
    .page-padding.faqpad {
      padding-bottom: 40px;
    }
  
    .lynx-footer {
      padding-top: 194px;
    }
  
    .uui-section_heroheader04 {
      /* padding-bottom: 220px; */
      padding-top: 5%;
    }
  
    .uui-heroheader03_component {
      margin-top: 30px;
    }
  }
  
  @media screen and (min-width: 1920px) {
    .slide-nav {
      right: 2%;
    }
  
    .product-track {
      padding-left: 0;
    }
  
    .right-arrow {
      width: 300px;
    }
  
    .mask {
      top: 0%;
      bottom: 0%;
      left: 0%;
      right: auto;
    }
  
    .product-carousel-2 {
      width: 100%;
    }
  
    .mask-2 {
      width: 300px;
    }
  
    .new-1 {
      padding-top: 0;
      display: flex;
    }
  
    .new-2 {
      max-width: 100%;
    }
  
    .section-button.hero-btn {
      width: 30%;
      max-width: 30%;
    }
  
    .nasssew-1 {
      width: 200%;
    }
  
    .nav-link-2:hover {
      transform: translate(0, -3px);
    }
  
    .clone-button-text {
      color: #000;
    }
  
    .clone-button-text:hover {
      color: #fff;
    }
  
    .clone-button:hover {
      color: #fff;
      background-color: #025373;
      border: 1px solid #fff;
      transform: translate(0, -3px);
    }
  
    .nav-bar {
      background-color: rgba(0, 0, 0, .16);
    }
  
    .container-8-copy {
      max-width: 100%;
    }
  
    .playa, .herooo, .navvvv {
      max-width: 100%;
      display: block;
    }
  
    .footer-2 {
      display: flex;
    }
  
    .musicsss {
      padding-top: 0;
      display: block;
    }
  
    .true-media-player {
      max-width: 100%;
      display: block;
    }
  
    .sp-track-wrapper-copy {
      display: none;
    }
  
    .true-media-player-copy {
      max-width: 100%;
      display: none;
    }
  
    .musicsss-copy {
      padding-top: 0;
      display: none;
    }
  
    .navvvv-copy {
      max-width: 100%;
      display: block;
    }
  
    .uui-heroheader13_image {
      max-width: 100%;
    }
  
    .uui-text-size-xlarge {
      color: #025373;
      font-family: Changa One, Impact, sans-serif;
      font-size: 2rem;
      font-weight: 400;
    }
  
    .uui-page-padding-2 {
      margin-top: 100px;
    }
  
    .uui-heading-xlarge-2 {
      color: #076489;
      font-family: Changa One, Impact, sans-serif;
      font-size: 5rem;
    }
  
    .uui-page-padding-3 {
      padding-left: 1rem;
      padding-right: 1rem;
    }
  
    .text-span-2 {
      color: #025373;
    }
  
    .section-hero {
      padding-bottom: 220px;
    }
  
    .uui-logos03_logo-list {
      grid-template-columns: 1fr 1fr 1fr 1fr;
    }
  
    .uui-logos03_logo {
      height: 7rem;
    }
  
    .lynx-footer {
      z-index: 999;
      padding-top: 310px;
      position: relative;
    }
  
    .uui-section_heroheader04 {
      padding-bottom: 430px;
      padding-top: 10%;
    }
  
    .uui-heroheader04_image {
      min-width: 100rem;
    }
  
    .uui-page-padding-11 {
      padding-top: 0;
    }
  }
  
  @media screen and (max-width: 991px) {
    .a-header-image-grid {
      padding-left: 5%;
    }
  
    .a-header-image-block {
      max-width: 100%;
      height: 500px;
      position: relative;
    }
  
    .a-header-logo-wrapper {
      margin-top: 60px;
    }
  
    .a-button-primary {
      display: flex;
    }
  
    .a-header-button-wrapper {
      justify-content: center;
    }
  
    .a-header-block {
      text-align: center;
      align-items: center;
      max-width: 100%;
      margin-bottom: 60px;
    }
  
    .a-header-section {
      padding-bottom: 0;
    }
  
    .lynx-menu-button {
      background-color: var(--lynx--white);
      color: var(--lynx--black);
      border-radius: 50%;
      margin-left: 8px;
      padding: 13px;
      font-size: 20px;
      transition: background-color .2s, color .2s;
      box-shadow: 0 10px 10px -10px rgba(31, 32, 34, .2);
    }
  
    .lynx-menu-button.w--open {
      background-color: var(--lynx--black);
      color: var(--lynx--white);
    }
  
    .lynx-nav-menu {
      background-color: var(--lynx--white);
      padding: 10px;
      box-shadow: 0 10px 15px -10px rgba(31, 32, 34, .1);
    }
  
    .a-button-primary-2 {
      display: flex;
    }
  
    .a-header-button-wrapper-2 {
      justify-content: center;
    }
  
    .lynx-hero-oval {
      min-height: 500px;
    }
  
    .lynx-heading-hero {
      font-size: 48px;
    }
  
    .wbs-hero-7-title {
      font-size: 3.2rem;
      line-height: 1.2em;
    }
  
    .wbs-hero-7 {
      max-width: 100%;
    }
  
    .wbs-section {
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
  
    .wbs-blog-list-image {
      max-width: 30%;
    }
  
    .wbs-blog-list-item {
      grid-template-columns: 1fr;
    }
  
    .wbs-blog-list {
      width: 100%;
    }
  
    .wbs-cta-2 {
      max-width: 90%;
    }
  
    .wbs-section-2 {
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
  
    .wbs-cta-image-right, .wbs-cta-image-left {
      display: none;
    }
  
    .wbs-lead-text {
      line-height: 3rem;
    }
  
    .wbs-cta-5 {
      align-items: flex-start;
      padding: 40px;
    }
  
    .block-text {
      display: none;
    }
  
    .arrow-left-slide-hero {
      left: -55px;
    }
  
    .arrow-right-slider-hero {
      right: -55px;
    }
  
    .container {
      max-width: 728px;
    }
  
    .grid {
      grid-template-columns: 1fr 1fr;
    }
  
    .container-copy {
      max-width: 728px;
    }
  
    .new-1 {
      padding: 0 0 0 10px;
    }
  
    .new-2 {
      grid-template-columns: 1fr;
      max-width: 100%;
    }
  
    .example-section {
      background-image: radial-gradient(circle at 30%, #4968be 10%, rgba(0, 0, 0, 0) 10%);
      margin-bottom: 77px;
    }
  
    .nsaew-1 {
      grid-row-gap: 50px;
      flex-direction: column;
    }
  
    .nsaew-1.example-one, .nsaew-1.example-one-copy, .nsaew-1.main-1 {
      flex-direction: column-reverse;
    }
  
    .main-media-player {
      padding-left: 20px;
      padding-right: 20px;
    }
  
    .progress-bar-wrapper {
      margin-left: 0;
      margin-right: 0;
    }
  
    .media-player-bar-wrapper {
      position: absolute;
      top: 0%;
      bottom: auto;
      left: 0%;
      right: 0%;
    }
  
    .duration, .elapsed, .media-player-volume-wrapper {
      display: none;
    }
  
    .menu-button {
      color: #fff;
      background-color: rgba(2, 83, 115, .49);
      border-radius: 4px;
      justify-content: center;
      align-items: center;
      padding: 5px;
    }
  
    .menu-button.w--open {
      background-color: rgba(0, 0, 0, 0);
    }
  
    .burger-line-bottom {
      width: 30px;
      height: 2px;
    }
  
    .nav-link-2 {
      border-bottom: 1px solid rgba(255, 255, 255, .05);
      justify-content: flex-start;
      height: 60px;
    }
  
    .nav-link-2:hover {
      background-color: rgba(255, 255, 255, .05);
    }
  
    .burger-line-middle {
      width: 30px;
      height: 2px;
    }
  
    .mobile-button-wrapper {
      width: 100%;
      padding: 20px;
    }
  
    .burger-button-wrapper {
      padding: 0;
    }
  
    .burger-line-top {
      width: 30px;
      height: 2px;
    }
  
    .nav-menu-2 {
      -webkit-backdrop-filter: saturate(200%) blur(15px);
      backdrop-filter: saturate(200%) blur(15px);
      background-color: rgba(0, 0, 0, .9);
      height: 100vh;
    }
  
    .clone-button {
      display: none;
    }
  
    .clone-button.mobile {
      height: 50px;
      display: flex;
    }
  
    .nav-bar {
      padding-left: 20px;
      padding-right: 20px;
    }
  
    .bg-circle._4 {
      width: 60vw;
      height: 60vw;
    }
  
    .bg-circle._1, .bg-circle._3 {
      margin-top: 0%;
      margin-left: 0%;
    }
  
    .hero-heading {
      font-size: 65px;
    }
  
    .hero-section {
      padding-top: 155px;
      padding-left: 20px;
      padding-right: 20px;
    }
  
    .navcont {
      margin-bottom: 77px;
    }
  
    .container-8-copy {
      max-width: 100%;
    }
  
    .example-section-copy {
      background-image: radial-gradient(circle at 30%, #4968be 10%, rgba(0, 0, 0, 0) 10%);
      margin-bottom: 77px;
    }
  
    .mainmain {
      grid-row-gap: 50px;
      flex-direction: column;
    }
  
    .mainmain.example-one, .mainmain.example-one-copy, .mainmain.main-1 {
      flex-direction: column-reverse;
    }
  
    .playa, .herooo, .navvvv {
      max-width: 100%;
    }
  
    .uui-layout12_image {
      width: 35rem;
      min-width: 35rem;
      left: 2rem;
    }
  
    .uui-layout12_number {
      font-size: 3.25rem;
    }
  
    .uui-layout12_component {
      grid-column-gap: 1.7rem;
      grid-template-columns: 1fr;
      grid-auto-flow: row;
      min-height: auto;
    }
  
    .uui-padding-vertical-xhuge {
      padding-top: 0;
      padding-bottom: 6rem;
    }
  
    .footer-2 {
      border-top-color: rgba(255, 255, 255, .1);
      padding: 75px 20px;
    }
  
    .footer-grid {
      grid-column-gap: 0px;
    }
  
    .container-10 {
      max-width: 728px;
    }
  
    .footer-content {
      grid-column-gap: 60px;
    }
  
    .yr-musici {
      background-image: radial-gradient(circle at 30%, #4968be 10%, rgba(0, 0, 0, 0) 10%);
      margin-bottom: 77px;
    }
  
    .musicsss {
      padding: 0 0 0 10px;
    }
  
    .upload {
      padding-left: 20px;
      padding-right: 20px;
    }
  
    .sp-duration, .sp-elapsed {
      display: flex;
    }
  
    .true-media-player {
      max-width: 100%;
    }
  
    .true-media-player-copy {
      max-width: 100%;
    }
  
    .musicsss-copy {
      padding: 0 0 0 10px;
    }
  
    .upload-copy {
      padding-left: 0;
      padding-right: 0;
    }
  
    .navvvv-copy {
      max-width: 100%;
    }
  
    .yr-musici-copy {
      background-image: radial-gradient(circle at 30%, #4968be 10%, rgba(0, 0, 0, 0) 10%);
      margin-bottom: 77px;
    }
  
    .uui-space-large {
      min-height: 2.5rem;
    }
  
    .uui-text-size-xlarge {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
    }
  
    .uui-space-small {
      max-width: 100%;
    }
  
    .uui-heading-xlarge {
      font-size: 3.25rem;
    }
  
    .uui-padding-vertical-xhuge-2 {
      padding-top: 6rem;
      padding-bottom: 6rem;
    }
  
    .uui-page-padding-2 {
      padding-top: 40px;
      padding-bottom: 40px;
    }
  
    .uui-heroheader01_fileupload-image-wrapper {
      left: -2.5%;
    }
  
    .uui-heading-xlarge-2 {
      font-size: 3.25rem;
    }
  
    .uui-heroheader01_content {
      text-align: center;
    }
  
    .uui-heroheader01_component {
      grid-template-columns: 1fr;
      grid-auto-flow: row;
      min-height: auto;
    }
  
    .uui-layout16_image {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
      position: static;
    }
  
    .uui-layout16_image-wrapper {
      justify-content: flex-start;
      min-height: auto;
      padding: 0 0 0 2rem;
    }
  
    .uui-layout16_component {
      grid-column-gap: 3rem;
      grid-template-columns: 1fr;
      grid-auto-flow: row;
      min-height: auto;
    }
  
    .uui-text-size-medium-2 {
      font-size: 1.3rem;
    }
  
    .uui-layout71_component {
      grid-template-columns: 1fr 1fr;
    }
  
    .uui-footer04_top-wrapper {
      grid-row-gap: 2rem;
      grid-template-columns: 1fr;
      justify-content: center;
      justify-items: center;
    }
  
    .uui-padding-vertical-xlarge {
      padding-top: 3.5rem;
      padding-bottom: 3.5rem;
    }
  
    .uui-heading-xlarge-copy {
      font-size: 3.25rem;
    }
  
    .heading-medium {
      font-size: 1.75rem;
    }
  
    .menu-icon_line-middle {
      background-color: #000;
      justify-content: center;
      align-items: center;
      width: 1.5rem;
      height: .125rem;
      margin-top: .375rem;
      margin-bottom: .375rem;
      padding-bottom: 0;
      padding-right: 0;
      display: flex;
    }
  
    .margin-top {
      margin-bottom: 0;
      margin-left: 0;
      margin-right: 0;
    }
  
    .section-hero {
      justify-content: center;
      align-items: center;
      height: 90vh;
      display: flex;
    }
  
    .process_image-wrapper {
      margin-bottom: 0;
    }
  
    .menu-icon {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 3rem;
      height: 3rem;
      margin-right: -.5rem;
      padding-bottom: 0;
      padding-right: 0;
      display: flex;
    }
  
    .menu-icon_line-middle-inner {
      width: .25rem;
      height: 0;
      padding-bottom: 0;
      padding-right: 0;
    }
  
    .heading-large {
      font-size: 2.25rem;
    }
  
    .margin-bottom {
      margin-top: 0;
      margin-left: 0;
      margin-right: 0;
    }
  
    .process_column {
      border-top: .0625rem solid #564138;
      flex-direction: row;
      justify-content: center;
      width: 100%;
      min-width: 100%;
      height: 5rem;
    }
  
    .process_column-text {
      position: absolute;
      left: 2.5rem;
    }
  
    .footer_top-wrapper {
      grid-row-gap: 3rem;
      grid-template-columns: 1fr;
      justify-content: center;
      justify-items: center;
    }
  
    .heading-xlarge {
      font-size: 2.75rem;
    }
  
    .navbar_menu-buttons {
      flex-direction: column;
      grid-template-rows: auto auto;
      grid-template-columns: 1fr;
      align-items: stretch;
      margin-top: 1.5rem;
      margin-left: 0;
    }
  
    .process_column-horiztonal-text {
      display: block;
    }
  
    .process_content-wrapper {
      width: auto;
      padding: 3rem 2.5rem;
    }
  
    .hero_component {
      grid-column-gap: .75rem;
      grid-row-gap: 4rem;
      grid-template-columns: 1fr 1fr;
      grid-auto-flow: row;
      min-height: auto;
    }
  
    .navbar_menu-button.w--open {
      background-color: rgba(0, 0, 0, 0);
    }
  
    .padding-bottom {
      padding-top: 0;
      padding-left: 0;
      padding-right: 0;
    }
  
    .navbar_menu {
      -webkit-text-fill-color: inherit;
      background-color: #f4f2ef;
      background-clip: border-box;
      border-bottom: .0625rem solid #000;
      padding: 1rem 5% 2rem;
      overflow: auto;
    }
  
    .padding-vertical {
      padding-left: 0;
      padding-right: 0;
    }
  
    .process_component {
      border-top: 0 rgba(0, 0, 0, 0);
      border-right: .0625rem solid #564138;
      flex-direction: column;
      height: auto;
    }
  
    .testimonial_component {
      grid-template-columns: 1fr 1fr;
    }
  
    .navbar_link {
      width: auto;
      padding: .75rem 0;
      font-size: 1.125rem;
    }
  
    .process_column-content {
      width: 100%;
      min-width: auto;
    }
  
    .about_component {
      grid-column-gap: 3rem;
      grid-template-columns: 1fr 1fr;
      grid-auto-flow: row;
      min-height: auto;
    }
  
    .heading-xxlarge {
      font-size: 3.25rem;
    }
  
    .margin-vertical {
      margin-left: 0;
      margin-right: 0;
    }
  
    .specialities_component {
      grid-column-gap: 2rem;
    }
  
    .process_column-vertical-text {
      display: none;
    }
  
    .client-story_component {
      grid-column-gap: 3rem;
      grid-template-columns: 1fr 1fr;
      grid-auto-flow: row;
    }
  
    .menu-icon1_line-bottom {
      background-color: #000;
      width: 1.5rem;
      height: .125rem;
      padding-bottom: 0;
      padding-right: 0;
    }
  
    .process_accordion {
      border-right-style: none;
      flex-direction: column;
      width: 100%;
      min-width: auto;
      height: 5rem;
    }
  
    .process_accordion.active {
      height: auto;
    }
  
    .menu-icon_line-top {
      background-color: #000;
      width: 1.5rem;
      height: .125rem;
      padding-bottom: 0;
      padding-right: 0;
    }
  
    .uui-logos03_logo-list {
      grid-column-gap: 1.1rem;
      grid-row-gap: 1.7rem;
      grid-template-columns: 1fr 1fr;
    }
  
    .heading-7, .heading-10 {
      font-size: 4rem;
    }
  
    .uui-navbar04_menu-right {
      flex-direction: column-reverse;
      grid-template-rows: auto auto;
      grid-template-columns: 1fr;
      align-items: stretch;
      margin-top: 1.5rem;
      padding-bottom: 7rem;
    }
  
    .menu-icon_component {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 48px;
      height: 48px;
      margin-right: -.5rem;
      padding-bottom: 0;
      padding-right: 0;
      display: flex;
    }
  
    .menu-icon_line-middle-2 {
      background-color: #ffffff;
      border-radius: 1rem;
      justify-content: center;
      align-items: center;
      width: 24px;
      height: 2px;
      margin-top: 6px;
      margin-bottom: 6px;
      padding-bottom: 0;
      padding-right: 0;
      display: flex;
    }
  
    .uui-navbar04_link {
      color: #101828;
      width: 100%;
      padding: .75rem 0;
      font-size: 1.125rem;
    }
  
    .uui-navbar04_link:hover {
      color: #101828;
    }
  
    .uui-navbar04_menu-left {
      grid-column-gap: 0px;
      grid-row-gap: .5rem;
      color: #101828;
      flex-direction: column;
      align-items: flex-start;
      display: flex;
    }
  
    .menu-icon_line-middle-inner-2 {
      width: 4px;
      height: 0;
      padding-bottom: 0;
      padding-right: 0;
    }
  
    .uui-navbar04_menu-button.w--open {
      background-color: rgba(0, 0, 0, 0);
    }
  
    .menu-icon_line-top-2, .menu-icon_line-bottom {
      background-color: #ffffff;
      border-radius: 1rem;
      width: 24px;
      height: 2px;
      padding-bottom: 0;
      padding-right: 0;
    }
  
    .uui-button-secondary-gray-7.show-tablet {
      display: block;
    }
  
    .uui-navbar04_menu {
      -webkit-text-fill-color: inherit;
      background-color: floralwhite;
      background-clip: border-box;
      border-top: 1px solid #f2f4f7;
      align-items: flex-start;
      height: 100vh;
      margin-left: 0;
      padding: 1.5rem 2rem 5rem;
      position: absolute;
      overflow: auto;
    }
  
    .uui-navbar04_button-wrapper {
      flex-direction: column-reverse;
      align-items: stretch;
      display: flex;
    }
  
    .uui-section_heroheader04 {
      padding-bottom: 100px;
          padding-top: 20%;
    }
  
    .uui-heading-xlarge-6 {
      font-size: 3.25rem;
    }
  
    .uui-heroheader04_component {
      grid-template-columns: 1fr;
      grid-auto-flow: row;
      min-height: auto;
    }
  
    .uui-padding-vertical-xhuge-10 {
      padding-top: 0;
      padding-bottom: .125rem;
    }
  
    .uui-heroheader04_image {
      width: 100%;
      min-width: auto;
      position: static;
    }
  
    .uui-heroheader04_content {
      text-align: center;
      flex-direction: column;
      align-items: center;
      display: flex;
    }
  
    .uui-heroheader04_image-wrapper {
      height: auto;
      min-height: auto;
    }
  
    .uui-space-large-5 {
      min-height: 2.5rem;
    }
  
    .hide-tablet {
      display: none;
    }
  
    .uui-heading-xlarge-7 {
      font-size: 3.25rem;
    }
  
    .uui-heroheader03_content {
      margin-right: 0;
    }
  
    .uui-heroheader03_component {
      grid-row-gap: 4rem;
      grid-template-columns: 1fr;
      grid-auto-flow: row;
      min-height: auto;
    }
  
    .uui-padding-vertical-xhuge-11 {
      padding-top: 6rem;
      padding-bottom: 6rem;
    }
  
    .uui-heading-xlarge-8 {
      font-size: 3.25rem;
    }
  
    .uui-padding-vertical-xhuge-12 {
      padding-top: 0;
      padding-bottom: 6rem;
    }
  
    .uui-layout76_list {
      grid-template-columns: 1fr 1fr;
    }
  
    .uui-padding-vertical-xhuge-13 {
      padding-top: 2rem;
      padding-bottom: 2rem;
    }
  
    .uui-padding-vertical-xlarge-2 {
      padding-top: 3.5rem;
      padding-bottom: 3.5rem;
    }
  }
  
  @media screen and (max-width: 767px) {
    .a-header-image-grid {
      margin-top: 20px;
    }
  
    .a-header-logo-wrapper {
      flex-direction: column;
    }
  
    .a-h1-heading {
      font-size: 48px;
    }
  
    .a-header-section {
      padding-top: 72px;
      padding-bottom: 72px;
    }
  
    .lynx-nav-button-purple {
      padding-top: 5px;
      padding-bottom: 5px;
    }
  
    .a-h1-heading-2 {
      font-size: 48px;
    }
  
    .a-section-header {
      padding-top: 72px;
    }
  
    .lynx-hero-oval {
      min-height: 320px;
    }
  
    .lynx-heading-hero {
      font-size: 40px;
    }
  
    .wbs-hero-7-image {
      margin-top: -210px;
    }
  
    .wbs-hero-7-title {
      font-size: 2.4rem;
      line-height: 1.1em;
    }
  
    .wbs-hero-inner-7-content {
      width: 90%;
    }
  
    .wbs-hero-7-content {
      padding-top: 50px;
      padding-bottom: 220px;
    }
  
    .wbs-section {
      padding: 2rem 2%;
    }
  
    .wbs-blog-list-info, .wbs-blog-list-info-copy {
      padding-top: 0;
      padding-bottom: 0;
    }
  
    .wbs-cta-2 {
      grid-template-columns: 1fr;
    }
  
    .wbs-section-2 {
      padding: 2rem 2%;
    }
  
    .wbs-lead-text {
      font-size: 2rem;
    }
  
    .wbs-heading-h4 {
      font-size: 4rem;
    }
  
    .wbs-cta-5 {
      grid-template-columns: 1fr;
    }
  
    .navbar, .hero {
      display: block;
    }
  
    .wrap-brands {
      display: flex;
    }
  
    .brand-block {
      border-radius: 6px;
      width: 18%;
      margin-left: auto;
      margin-right: auto;
    }
  
    .wrap-title {
      display: block;
    }
  
    .product-track {
      display: none;
    }
  
    .footer {
      z-index: 9999;
      display: none;
      position: fixed;
      top: auto;
      bottom: 0%;
      left: 0%;
      right: 0%;
    }
  
    .product-track-2 {
      display: block;
    }
  
    .hero-stack {
      padding: 60px 15px;
    }
  
    .margin-bottom-24px {
      font-size: 1.3rem;
    }
  
    .heading-2 {
      line-height: 5rem;
    }
  
    .hero-stack-2, .hero-without-image, .hero-without-image-copy, .hero-stack-2-copy {
      padding: 60px 15px;
    }
  
    .track {
      padding-left: 12px;
      padding-right: 12px;
    }
  
    .new-1 {
      padding-top: 0;
      padding-bottom: 0;
    }
  
    .example-section {
      background-image: none;
      margin-bottom: 77px;
    }
  
    .section-button.hero-btn {
      width: 100%;
      max-width: 100%;
    }
  
    .section-heading {
      font-size: 25px;
    }
  
    .progress-bar-wrapper {
      margin-left: 0;
      margin-right: 0;
    }
  
    .media-info-wrapper {
      display: none;
    }
  
    .media-player-play-button {
      margin-left: 15px;
      margin-right: 15px;
    }
  
    .media-player-control-wrapper {
      margin-bottom: 0;
    }
  
    .media-player-pause-button {
      margin-left: 15px;
      margin-right: 15px;
    }
  
    .hero-heading {
      font-size: 45px;
    }
  
    .hero-section {
      padding-top: 130px;
    }
  
    .navcont {
      margin-bottom: 77px;
    }
  
    .example-section-copy {
      background-image: none;
      margin-bottom: 77px;
    }
  
    .uui-layout12_image {
      width: 100%;
      min-width: 100%;
      position: static;
    }
  
    .uui-layout12_image-wrapper {
      min-height: auto;
      padding: 1.5rem 1rem;
    }
  
    .uui-button {
      font-size: 1rem;
    }
  
    .uui-button:hover {
      border-color: var(--untitled-ui--primary600);
      background-color: var(--untitled-ui--primary600);
    }
  
    .uui-button-wrapper.max-width-full-mobile-landscape {
      width: 100%;
    }
  
    .max-width-full-mobile-landscape {
      width: 100%;
      max-width: none;
    }
  
    .uui-button-secondary-gray {
      padding-left: 1.25rem;
      font-size: 1rem;
    }
  
    .uui-button-secondary-gray:hover {
      background-color: var(--untitled-ui--white);
      color: var(--untitled-ui--gray700);
    }
  
    .uui-button-row {
      align-self: stretch;
    }
  
    .uui-button-row.is-reverse-mobile-landscape {
      flex-direction: column-reverse;
    }
  
    .uui-layout12_number {
      font-size: 2.25rem;
    }
  
    .uui-layout12_item-list {
      margin-top: 1.5rem;
      margin-bottom: 2rem;
    }
  
    .uui-text-size-large {
      font-size: 1rem;
    }
  
    .uui-space-xsmall {
      min-height: .75rem;
    }
  
    .uui-heading-medium {
      font-size: 1.75rem;
      line-height: 1.4;
    }
  
    .uui-layout12_component {
      grid-row-gap: 3rem;
      grid-template-columns: 1fr;
    }
  
    .uui-padding-vertical-xhuge {
      padding-top: 4rem;
      padding-bottom: 4rem;
    }
  
    .uui-page-padding {
      padding-left: 1rem;
      padding-right: 1rem;
    }
  
    .footer-brand-link.w--current, .social-media {
      justify-content: center;
      align-items: center;
    }
  
    .footer-grid {
      grid-row-gap: 20px;
      grid-template-columns: 1fr;
    }
  
    .footer-link-wrapper {
      justify-content: center;
      align-items: center;
    }
  
    .footer-dark {
      padding-left: 15px;
      padding-right: 15px;
    }
  
    .footer-wrapper {
      flex-direction: column;
      align-items: center;
    }
  
    .footer-content {
      grid-template-columns: 1fr;
      margin-top: 40px;
    }
  
    .footer-block {
      align-items: center;
    }
  
    .footer-link-2:hover {
      color: rgba(26, 27, 31, .75);
    }
  
    .footer-social-block {
      margin-top: 20px;
      margin-left: -20px;
    }
  
    .footer-social-link {
      margin-left: 20px;
    }
  
    .footer-divider {
      margin-top: 60px;
    }
  
    .yr-musici {
      background-image: none;
      margin-bottom: 77px;
    }
  
    .musicsss {
      padding-top: 0;
      padding-bottom: 0;
    }
  
    .background-video-2 {
      object-fit: cover;
    }
  
    .sp-track-wrapper, .sp-track-wrapper-copy {
      padding: 20px;
    }
  
    .musicsss-copy {
      padding-top: 0;
      padding-bottom: 0;
    }
  
    .background-video-2-copy {
      object-fit: cover;
    }
  
    .yr-musici-copy {
      background-image: none;
      margin-bottom: 77px;
    }
  
    .uui-button-2 {
      font-size: 1rem;
    }
  
    .uui-button-2:hover {
      border-color: var(--untitled-ui--primary600);
      background-color: var(--untitled-ui--primary600);
    }
  
    .uui-button-2.is-button-large {
      grid-column-gap: .5rem;
      grid-column-gap: .5rem;
      padding: .75rem 1.25rem;
      font-size: 1rem;
    }
  
    .uui-button-wrapper-2.max-width-full-mobile-landscape {
      justify-content: center;
      align-items: center;
      width: 100%;
    }
  
    .max-width-full-mobile-landscape-2 {
      width: 100%;
      max-width: none;
    }
  
    .uui-button-icon.is-icon-large {
      width: 1.25rem;
      height: 1.25rem;
    }
  
    .uui-button-secondary-gray-2 {
      padding-left: 1.25rem;
      font-size: 1rem;
    }
  
    .uui-button-secondary-gray-2:hover {
      background-color: var(--untitled-ui--white);
      color: var(--untitled-ui--gray700);
    }
  
    .uui-button-secondary-gray-2.is-button-large {
      grid-column-gap: .5rem;
      padding: .75rem 1.25rem;
      font-size: 1rem;
    }
  
    .uui-button-row-2 {
      align-self: stretch;
    }
  
    .uui-button-row-2.button-row-center.is-reverse-mobile-landscape, .uui-button-row-2.is-reverse-mobile-landscape {
      flex-direction: column-reverse;
    }
  
    .uui-space-large {
      min-height: 2rem;
    }
  
    .uui-text-size-xlarge {
      font-size: 1.125rem;
    }
  
    .uui-space-small {
      min-height: 1.25rem;
    }
  
    .uui-heading-xlarge {
      font-size: 2.25rem;
    }
  
    .uui-padding-vertical-xhuge-2 {
      padding-top: 4rem;
      padding-bottom: 4rem;
    }
  
    .uui-page-padding-2 {
      padding: 100px 1rem;
    }
  
    .uui-heroheader01_pattern-image {
      width: 14.9rem;
      top: auto;
      bottom: -15%;
      right: -10%;
    }
  
    .hide-mobile-landscape {
      display: none;
    }
  
    .uui-heroheader01_image {
      border-top-left-radius: 6rem;
      height: 22rem;
    }
  
    .uui-heading-xlarge-2 {
      font-size: 2.25rem;
    }
  
    .uui-page-padding-3 {
      padding-left: 1rem;
      padding-right: 1rem;
    }
  
    .uui-layout16_image-wrapper {
      min-height: auto;
      padding: 1.5rem 0 0 1rem;
    }
  
    .uui-button-link {
      font-size: 1rem;
    }
  
    .uui-button-link:hover {
      color: var(--untitled-ui--primary700);
    }
  
    .uui-space-xsmall-2 {
      min-height: .75rem;
    }
  
    .uui-heading-xxsmall {
      font-size: 1.125rem;
    }
  
    .uui-layout16_item-list {
      grid-row-gap: 2.5rem;
    }
  
    .uui-layout16_component {
      grid-row-gap: 3rem;
      grid-template-columns: 1fr;
    }
  
    .uui-page-padding-4 {
      padding-left: 1rem;
      padding-right: 1rem;
    }
  
    .uui-space-small-2 {
      min-height: 1.25rem;
    }
  
    .uui-heading-xxsmall-2 {
      font-size: 1.125rem;
    }
  
    .uui-layout71_component {
      grid-row-gap: 2.5rem;
      grid-template-columns: 1fr;
    }
  
    .uui-page-padding-5 {
      padding-left: 1rem;
      padding-right: 1rem;
    }
  
    .uui-footer04_legal-link:hover {
      color: var(--untitled-ui--gray400);
    }
  
    .uui-footer04_legal-list {
      margin-bottom: 1rem;
    }
  
    .uui-footer04_bottom-wrapper {
      flex-direction: column-reverse;
      align-items: center;
      margin-top: 3rem;
    }
  
    .uui-footer04_social-link:hover {
      color: var(--untitled-ui--gray400);
    }
  
    .uui-footer04_link:hover {
      color: var(--untitled-ui--gray500);
    }
  
    .uui-footer04_link-list {
      grid-column-gap: 1rem;
      grid-row-gap: .5rem;
      grid-template-columns: 1fr 1fr 1fr;
      grid-auto-flow: row;
      justify-items: center;
    }
  
    .uui-styleguide_logomark-bg {
      background-image: url("");
      background-position: 50%;
      background-repeat: no-repeat;
      background-size: cover;
    }
  
    .uui-padding-vertical-xlarge {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem;
    }
  
    .uui-page-padding-6 {
      padding-left: 1rem;
      padding-right: 1rem;
    }
  
    .uui-heading-xlarge-copy {
      font-size: 2.25rem;
    }
  
    .client-story_content {
      height: auto;
      padding-top: 2rem;
      padding-bottom: 2rem;
    }
  
    .testimonial_content {
      padding: 1.5rem;
    }
  
    .heading-medium {
      font-size: 1.5rem;
      line-height: 1.4;
    }
  
    .about_image-wrapper {
      border-top: 0 solid #564138;
      border-bottom: 0 solid #564138;
      border-left-width: 0;
    }
  
    .faq_question {
      padding: 1rem 1.25rem;
    }
  
    .pricing_plan {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
    }
  
    .faq_icon {
      width: 1.75rem;
    }
  
    .margin-top {
      margin-bottom: 0;
      margin-left: 0;
      margin-right: 0;
    }
  
    .section-hero {
      text-align: center;
      height: auto;
    }
  
    .layout349_desktop-image-wrapper {
      display: none;
    }
  
    .qualifications_component {
      padding-top: 1rem;
    }
  
    .testimonial_client {
      flex-direction: column;
      align-items: center;
      width: 100%;
    }
  
    .testimonial_client-image-wrapper {
      margin-bottom: 1rem;
      margin-right: 0;
    }
  
    .heading-large {
      font-size: 2rem;
    }
  
    .margin-bottom {
      margin-top: 0;
      margin-left: 0;
      margin-right: 0;
    }
  
    .process_column {
      height: 4rem;
    }
  
    .process_column-text {
      font-size: 1.25rem;
      left: 1.5rem;
    }
  
    .heading-xlarge {
      font-size: 2.25rem;
    }
  
    .button-row.is--hero {
      justify-content: center;
    }
  
    .process_column-horiztonal-text {
      font-size: 1.25rem;
    }
  
    .process_content-wrapper {
      padding: 1rem 1.5rem 2rem;
    }
  
    .navbar_component {
      height: auto;
      min-height: 4rem;
    }
  
    .hero_component {
      grid-row-gap: 3rem;
      grid-template-columns: 1fr;
    }
  
    .form-field-2col.is-mobile-1col {
      grid-template-columns: 1fr;
    }
  
    .process_image {
      height: 20rem;
    }
  
    .footer_link-list {
      grid-column-gap: 0rem;
      grid-row-gap: 1.5rem;
      grid-auto-flow: row;
      justify-items: center;
    }
  
    .padding-bottom {
      padding-top: 0;
      padding-left: 0;
      padding-right: 0;
    }
  
    .heading-xsmall {
      font-size: 1.125rem;
    }
  
    .section-specialities.has--border {
      margin-top: -.375rem;
    }
  
    .padding-vertical {
      padding-left: 0;
      padding-right: 0;
    }
  
    .padding-vertical.padding-xhuge.is--hero {
      padding-top: 8.9rem;
      padding-bottom: 8.9rem;
    }
  
    .navbar_logo-link {
      padding-left: 0;
    }
  
    .client-story_mobile-image {
      position: static;
    }
  
    .testimonial_component {
      grid-template-columns: 1fr;
    }
  
    .faq_answer {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
    }
  
    .logo1_logo {
      max-height: 3rem;
    }
  
    .text-size-medium {
      font-size: 3rem;
    }
  
    .transition-logo-img {
      width: 30rem;
    }
  
    .about_component {
      grid-row-gap: 3rem;
      grid-template-columns: 1fr;
      margin-top: 2.25rem;
      margin-bottom: .140625rem;
    }
  
    .heading-xxlarge {
      font-size: 2.5rem;
    }
  
    .margin-vertical {
      margin-left: 0;
      margin-right: 0;
    }
  
    .specialities_component {
      grid-row-gap: 3rem;
      grid-template-columns: 1fr;
    }
  
    .client-story_mobile-image-wrapper {
      width: 100%;
      margin-top: 2.5rem;
      display: block;
    }
  
    .process_column-vertical-text {
      font-size: 1.25rem;
    }
  
    .client-story_component {
      grid-row-gap: 3rem;
      grid-template-columns: 1fr;
    }
  
    .process_accordion {
      height: 4rem;
    }
  
    .uui-logos03_logo-list {
      grid-column-gap: .1rem;
      grid-row-gap: 1.3rem;
      flex-direction: row;
      grid-template-rows: auto;
      grid-template-columns: 1fr 1fr;
      grid-auto-columns: 1fr;
      justify-content: flex-start;
      display: grid;
    }
  
    .uui-logos03_wrapper {
      width: auto;
    }
  
    .uui-logos03_logo {
      height: 4rem;
    }
  
    .text-size-medium-copy {
      font-size: 3rem;
    }
  
    .lynx-block-footer-center {
      grid-row-gap: 20px;
      flex-direction: column;
    }
  
    .uui-styleguide_logomark-bg-2 {
      background-image: url("");
      background-position: 50%;
      background-repeat: no-repeat;
      background-size: cover;
    }
  
    .uui-button-7 {
      font-size: 1rem;
    }
  
    .uui-button-7:hover {
      background-color: #7f56d9;
      border-color: #7f56d9;
    }
  
    .uui-button-7.is-button-large {
      grid-column-gap: .5rem;
      padding: .75rem 1.25rem;
      font-size: 1rem;
    }
  
    .uui-navbar04_component {
      min-height: 4.5rem;
      padding-left: 1rem;
      padding-right: 1rem;
    }
  
    .uui-navbar04_link {
      font-size: 1rem;
    }
  
    .uui-button-secondary-gray-7 {
      padding-left: 1.25rem;
      font-size: 1rem;
    }
  
    .uui-button-secondary-gray-7:hover {
      color: #344054;
      background-color: #fff;
    }
  
    .uui-button-secondary-gray-7.is-button-large {
      grid-column-gap: .5rem;
      padding: .75rem 1.25rem;
      font-size: 1rem;
    }
  
    .uui-navbar04_menu, .uui-page-padding-10 {
      padding-left: 1rem;
      padding-right: 1rem;
    }
  
    .uui-button-row-7 {
      align-self: stretch;
    }
  
    .uui-button-row-7.button-row-center-mobile-landscape {
      justify-content: center;
    }
  
    .uui-button-row-7.is-reverse-mobile-landscape, .uui-button-row-7.button-row-center.is-reverse-mobile-landscape {
      flex-direction: column-reverse;
    }
  
    .uui-badge-group_badge-3 {
      padding: .125rem .5rem;
      font-size: .75rem;
    }
  
    .uui-button-icon-5.is-icon-large {
      width: 1.25rem;
      height: 1.25rem;
    }
  
    .uui-badge-group-3 {
      font-size: .75rem;
    }
  
    .uui-heading-xlarge-6 {
      font-size: 2.25rem;
    }
  
    .uui-text-size-xlarge-6 {
      font-size: 1.125rem;
    }
  
    .uui-space-small-7 {
      min-height: 1.25rem;
    }
  
    .uui-padding-vertical-xhuge-10 {
      padding-top: 0;
      padding-bottom: 0;
    }
  
    .uui-heroheader04_content {
      text-align: center;
      align-items: stretch;
    }
  
    .uui-button-wrapper-7.max-width-full-mobile-landscape {
      width: auto;
    }
  
    .uui-space-large-5 {
      min-height: 2rem;
    }
  
    .uui-heroheader03_image {
      border-top-right-radius: 3rem;
      border-bottom-left-radius: 3rem;
      height: 22rem;
    }
  
    .uui-button-8 {
      font-size: 1rem;
    }
  
    .uui-button-8:hover {
      border-color: var(--untitled-ui--primary600);
      background-color: var(--untitled-ui--primary600);
    }
  
    .uui-button-8.is-button-large {
      grid-column-gap: .5rem;
      grid-column-gap: .5rem;
      padding: .75rem 1.25rem;
      font-size: 1.4rem;
    }
  
    .max-width-full-mobile-landscape-3 {
      width: 100%;
      max-width: none;
    }
  
    .uui-button-secondary-gray-8 {
      padding-left: 1.25rem;
      font-size: 1rem;
    }
  
    .uui-button-secondary-gray-8:hover {
      background-color: var(--untitled-ui--white);
      color: var(--untitled-ui--gray700);
    }
  
    .uui-button-secondary-gray-8.is-button-large {
      grid-column-gap: .5rem;
      padding: .75rem 1.25rem;
      font-size: 1rem;
    }
  
    .uui-text-size-xlarge-7 {
      font-size: 1.5rem;
    }
  
    .uui-heading-xlarge-7 {
      font-size: 3rem;
    }
  
    .uui-padding-vertical-xhuge-11 {
      padding-top: 4rem;
      padding-bottom: 4rem;
    }
  
    .uui-text-size-xlarge-8 {
      font-size: 1.125rem;
    }
  
    .uui-heading-xlarge-8 {
      font-size: 2.25rem;
    }
  
    .uui-padding-vertical-xhuge-12 {
      padding-top: 4rem;
      padding-bottom: 4rem;
    }
  
    .uui-page-padding-11 {
      padding-left: 1rem;
      padding-right: 1rem;
    }
  
    .uui-heading-xxsmall-3 {
      font-size: 1.125rem;
    }
  
    .uui-layout76_image-wrapper {
      margin-bottom: 1.5rem;
    }
  
    .uui-layout76_list {
      grid-template-columns: 1fr;
      margin-top: 3rem;
      margin-bottom: 3rem;
    }
  
    .uui-text-size-large-2 {
      font-size: 1rem;
    }
  
    .uui-space-xsmall-3 {
      min-height: .75rem;
    }
  
    .uui-heading-medium-2 {
      font-size: 1.75rem;
      line-height: 1.4;
    }
    .uui-heading-medium-5 {
      font-size: 1.75rem;
      line-height: 1.4;
    }
  
    .uui-layout76_component {
      align-items: stretch;
    }
  
    .uui-padding-vertical-xhuge-13 {
      padding-top: 4rem;
      padding-bottom: 4rem;
    }
  
    .uui-footer07_legal-link:hover {
      color: var(--untitled-ui--gray400);
    }
  
    .uui-footer07_legal-list {
      margin-bottom: 1rem;
    }
  
    .uui-footer07_bottom-wrapper {
      flex-direction: column-reverse;
      align-items: center;
      margin-top: 3rem;
    }
  
    .uui-footer07_link:hover {
      color: var(--untitled-ui--gray500);
    }
  
    .uui-footer07_link-list {
      grid-row-gap: .5rem;
      grid-template-rows: auto auto;
      grid-template-columns: 1fr;
      grid-auto-columns: 1fr;
      justify-items: center;
    }
  
    .uui-padding-vertical-xlarge-2 {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem;
    }
  }
  
  @media screen and (max-width: 479px) {
    .a-header-grid-column {
      grid-row-gap: 12px;
    }
  
    .a-header-image-grid {
      grid-column-gap: 12px;
    }
  
    .a-header-image-block {
      height: 320px;
    }
  
    .a-button-primary {
      width: 100%;
    }
  
    .a-header-button-wrapper {
      flex-direction: column;
    }
  
    .lynx-nav-button-purple {
      padding-left: 20px;
      padding-right: 20px;
    }
  
    .lynx-nav-buttons {
      display: block;
    }
  
    .a-button-primary-2 {
      width: 100%;
    }
  
    .a-header-button-wrapper-2 {
      flex-direction: column;
    }
  
    .lynx-hero-oval {
      min-height: 200px;
    }
  
    .lynx-heading-hero {
      font-size: 34px;
    }
  
    .wbs-hero-7-image {
      margin-top: -120px;
    }
  
    .wbs-hero-3-button {
      flex-direction: column;
      align-items: center;
    }
  
    .wbs-hero-7-title {
      font-size: 2.3rem;
    }
  
    .wbs-hero-inner-7-content {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
    }
  
    .wbs-hero-7-content {
      padding-bottom: 0;
    }
  
    .wbs-blog-list-info {
      padding-top: 10px;
      padding-bottom: 10px;
    }
  
    .wbs-blog-list-image {
      max-width: 30%;
      height: 50%;
    }
  
    .wbs-blog-list-item {
      grid-column-gap: 20px;
      grid-row-gap: 20px;
      grid-template-columns: 1fr;
    }
  
    .wbs-form-group-alert, .wbs-cta-5-button {
      grid-row-gap: 10px;
      flex-direction: column;
    }
  
    .wbs-lead-text {
      font-size: 1.7rem;
      line-height: 2rem;
    }
  
    .wbs-heading-h4 {
      font-size: 2.5rem;
    }
  
    .wbs-cta-5 {
      padding: 20px;
    }
  
    .wrap-brands {
      grid-column-gap: 16px;
      grid-row-gap: 16px;
      grid-template-rows: auto;
      grid-template-columns: 1fr 1fr;
      grid-auto-columns: 1fr;
      display: grid;
    }
  
    .brand-block {
      width: 100%;
    }
  
    .container {
      max-width: none;
    }
  
    .margin-bottom-24px {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
      font-family: Handwriting, sans-serif;
      font-size: 1rem;
      font-weight: 400;
    }
  
    .hero-image.shadow-two {
      width: 50%;
      max-width: 50%;
    }
  
    .heading-2 {
      line-height: 5rem;
    }
  
    .flex-block-2 {
      flex-flow: column;
      margin-top: 20px;
    }
  
    .image-3 {
      width: 20%;
      max-width: 20%;
    }
  
    .grid {
      grid-template-columns: 1fr;
    }
  
    .hero-stack-2 {
      padding-top: 0;
      padding-bottom: 0;
    }
  
    .hero-wrapper-two-2 {
      max-width: 100%;
      margin-top: 10px;
      margin-bottom: 20px;
    }
  
    .container-copy {
      max-width: none;
    }
  
    .hero-image-copy-copy.shadow-two {
      width: 100%;
      max-width: 100%;
    }
  
    .hero-stack-2-copy {
      padding-top: 0;
      padding-bottom: 0;
    }
  
    .hero-wrapper-two-2-copy {
      max-width: 100%;
      margin-top: 10px;
      margin-bottom: 20px;
    }
  
    .example-badge {
      font-size: 10px;
    }
  
    .track-time {
      font-size: .7rem;
    }
  
    .track {
      padding: 20px 10px;
    }
  
    .track-thumbnail {
      width: 40px;
      height: 40px;
    }
  
    .new-1 {
      padding-left: 5px;
      padding-right: 5px;
    }
  
    .track-genre {
      font-size: .7rem;
    }
  
    .track-number {
      margin-right: 10px;
      display: none;
    }
  
    .example-section {
      background-image: none;
      margin-bottom: 100px;
    }
  
    .section-button {
      height: 45px;
    }
  
    .section-paragraph {
      font-size: 1rem;
    }
  
    .track-title {
      font-size: .8rem;
    }
  
    .uplift-logo {
      height: 30px;
    }
  
    .beta-badge {
      font-size: 10px;
    }
  
    .bg-circle._4 {
      background-color: #4968be;
      width: 70vw;
      height: 80vw;
    }
  
    .bg-circle._3 {
      background-color: #15e6cd;
    }
  
    .hero-text {
      font-size: 14px;
    }
  
    .hero-text.ca {
      font-size: 12px;
    }
  
    .hero-heading {
      font-size: 40px;
    }
  
    .version {
      font-size: 10px;
    }
  
    .content {
      grid-column-gap: 4vw;
      grid-row-gap: 4vw;
      padding-left: 4vw;
    }
  
    .container-9 {
      padding: 2vw 0;
    }
  
    .navbar-2 {
      justify-content: flex-start;
      align-items: stretch;
      height: 100%;
    }
  
    .navcont {
      justify-content: flex-start;
      align-items: center;
      width: 100px;
      margin-bottom: 100px;
      padding-left: 5px;
    }
  
    .example-section-copy {
      background-image: none;
      margin-bottom: 100px;
    }
  
    .uui-layout12_item-list {
      grid-template-columns: 1fr;
    }
  
    .footer-2 {
      padding-top: 50px;
      padding-bottom: 50px;
    }
  
    .container-10 {
      max-width: none;
    }
  
    .yr-musici {
      background-image: none;
      margin-bottom: 100px;
    }
  
    .musicsss, .musicsss-copy {
      padding-left: 5px;
      padding-right: 5px;
    }
  
    .yr-musici-copy {
      background-image: none;
      margin-bottom: 100px;
    }
  
    .uui-button-2.is-button-large {
      width: 3rem;
      max-width: 3rem;
      height: 3rem;
    }
  
    .uui-button-2.is-button-large:hover {
      border-color: var(--alley-component-library--blue--100);
      background-color: rgba(127, 86, 217, 0);
      transform: translate(0, -3px);
    }
  
    .uui-page-padding-2 {
      padding-top: 40px;
      padding-bottom: 10px;
    }
  
    .uui-section_heroheader13 {
      padding-top: 60px;
      padding-bottom: 60px;
    }
  
    .image-5 {
      width: 3rem;
      max-width: 3rem;
      height: 3rem;
      padding: 2px;
    }
  
    .uui-heroheader01_pattern-image {
      width: 12.125rem;
      bottom: -25%;
      right: -20%;
    }
  
    .uui-heroheader01_image {
      border-top-left-radius: 4rem;
      height: 15rem;
    }
  
    .uui-heroheader01_component, .uui-layout16_item-list {
      grid-template-columns: 1fr;
    }
  
    .uui-section_layout16 {
      border-radius: 50px;
    }
  
    .uui-footer04_link-list {
      grid-template-columns: 1fr 1fr;
    }
  
    .text-block-4.disc.ca {
      font-size: 13px;
    }
  
    .client-story_content {
      height: auto;
    }
  
    .testimonial_content.is--red {
      width: 29rem;
    }
  
    .about_image-wrapper {
      border-top-width: 0;
      border-bottom-width: 0;
    }
  
    .margin-top {
      margin-bottom: 0;
      margin-left: 0;
      margin-right: 0;
    }
  
    .section-hero {
      padding-top: 10px;
    }
  
    .qualifications_component {
      justify-content: center;
    }
  
    .margin-bottom {
      margin-top: 0;
      margin-left: 0;
      margin-right: 0;
    }
  
    .hero_component {
      grid-template-columns: 1fr;
    }
  
    .padding-bottom {
      padding-top: 0;
      padding-left: 0;
      padding-right: 0;
    }
  
    .padding-vertical {
      padding-left: 0;
      padding-right: 0;
    }
  
    .padding-vertical.padding-xhuge.is--hero {
      padding-top: 0;
    }
  
    .text-color-white {
      font-size: 4rem;
    }
  
    .text-size-medium.text-weight-bold.faq-head {
      font-size: 2rem;
    }
  
    .transition-logo-img {
      width: 17rem;
    }
  
    .about_component {
      grid-template-columns: 1fr;
    }
  
    .margin-vertical {
      margin-left: 0;
      margin-right: 0;
    }
  
    .specialities_component, .client-story_component {
      grid-template-columns: 1fr;
    }
  
    .transition {
      display: none;
    }
  
    .uui-logos03_logo-list {
      justify-content: center;
    }
  
    .uui-logos03_logo {
      height: 3rem;
    }
  
    .heading-5 {
      font-size: 4rem;
    }
  
    .heading-7, .heading-8, .heading-10 {
      font-size: 3rem;
    }
  
    .uui-section_heroheader04 {
      padding-bottom: 0;
      padding-top: 25%;
    }
  
    .uui-heroheader04_component {
      grid-template-columns: 1fr;
    }
  
    .uui-padding-vertical-xhuge-10 {
      padding-top: 0;
    }
  
    .uui-heroheader03_image {
      border-top-right-radius: 2rem;
      border-bottom-left-radius: 2rem;
      height: 15rem;
    }
  
    .uui-text-size-xlarge-7 {
      font-size: 1.5rem;
    }
  
    .uui-text-size-xlarge-7.ca {
      text-align: center;
      font-size: 0.75rem;
    }
  
    .uui-heroheader03_component {
      grid-template-columns: 1fr;
    }
  
    .uui-footer07_link-list {
      grid-template-rows: auto auto auto;
    }
  }
  
  #w-node-_92c8dd59-8ca5-b040-cd35-147ed266876c-bfa7944d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
  
  #w-node-dac024de-456e-7a58-060c-a6f2750afb21-ffd2e549, #w-node-c4bbe9c0-a11b-fbb7-2021-caf33c9e1c54-74de0d6f, #w-node-b446358d-0b5f-e80a-0508-a86631f6e45c-74de0d6f, #w-node-_8027a20d-bfc5-c408-5b5c-4db6761935f1-5ebe9c22, #w-node-_2b6a14e4-633b-cac6-6073-0487cd57a110-5ebe9c22, #w-node-_8027a20d-bfc5-c408-5b5c-4db676193613-5ebe9c22 {
    justify-self: center;
  }
  
  #w-node-_8027a20d-bfc5-c408-5b5c-4db67619375e-5ebe9c22 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
  
  #w-node-_999fda8d-f8e6-12ab-22be-9ee850fb77e3-5ebe9c22 {
    justify-self: center;
  }
  
  @media screen and (max-width: 991px) {
    #w-node-_67609dbe-a900-000e-7fad-b888e0973b78-74de0d6f, #w-node-_2b6a14e4-633b-cac6-6073-0487cd57a110-5ebe9c22, #w-node-_999fda8d-f8e6-12ab-22be-9ee850fb77e3-5ebe9c22 {
      justify-self: center;
    }
  }
  
  @media screen and (max-width: 767px) {
    #w-node-ec7bce8d-dcc0-4493-aee1-e852718229b3-ffd2e549 {
      align-self: center;
      justify-self: center;
    }
  }
  
  @font-face {
    font-family: 'Pinkchicken';
    src: url("") format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Dk Cool Crayon';
    src: url("") format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Handwriting';
    src: url("") format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: myFirstFont;
    src: url("GROBOLD.ttf");
  }
  
  @font-face {
    font-family: mySecondFont;
    src: url("urn:scrapbook:download:error:https://mauw.world/font/ShiftyNotesRegular-BWZ6d.ttf");
  }
  .partners__content__container {
          margin-top: 24px;
          display: grid;
          grid-template-columns: 1fr;
          grid-auto-rows: 1fr
      }
  
  .partners__content__container__item {
    padding: 16px;
    width: 100%
  }
  
  .partners__content__container__item:hover>*>.partners__content__container__item__image {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1)
  }
  
  .partners__content__container__item__image {
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out;
      width: 100%;
      height: auto
  }
  
  
  .partners__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
  }
  
  .partners__content__container {
      margin-top: 64px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      gap: 24px;
      width: 100%
  }
  
  .partners__content__container__item {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 280px;
      border-radius: 11px;
      border: 1px solid #1b2c36;
      background: #fff;
      -webkit-box-shadow: 2.84px 2.84px 0 0 #000;
      box-shadow: 2.84px 2.84px 0 0 #000;
      padding: 16px 30px
  }