﻿html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
}
@font-face {
  font-family:Helvetica;
  src: url(../fonts/fonts/Helvetica.ttf);
}
*{
  font-family:  Helvetica,Arial, sans-serif !important;
}
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;
}


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;
}

figure {
  margin: 1em 40px;
}

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;
}


[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: "";
}


* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  color: #333;
  background-color: #fff;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  max-width: 100%;
  vertical-align: middle;
  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;
}


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 {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
}


button, [type="button"], [type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}




.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;
  width: 28px;
  height: 20px;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  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: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 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: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 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 {
  height: 500px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.w-background-video > video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  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 {
  height: 300px;
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  background: #ddd;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  height: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  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 {
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  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 {
  width: 1em;
  height: 1em;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .4);
  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 {
  width: 80px;
  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;
  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);
  height: 1px;
  width: 1px;
  border: 0;
  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-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-list {
  min-width: 100%;
  background: #ddd;
  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 {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.w-lightbox-content {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-view {
  width: 100vw;
  height: 100vh;
  opacity: 0;
  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;
  height: auto;
  max-width: none;
}

.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 {
  width: 4em;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  transition: all .3s;
  position: absolute;
  top: 0;
}

.w-lightbox-left {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
  display: none;
  bottom: 0;
  left: 0;
}

.w-lightbox-right {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
  display: none;
  bottom: 0;
  right: 0;
}

.w-lightbox-close {
  height: 2.6em;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
  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 {
  width: 10vh;
  box-sizing: content-box;
  cursor: pointer;
  padding: 2vh 1vh;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
}

.w-lightbox-active {
  opacity: .3;
}

.w-lightbox-thumbnail {
  height: 10vh;
  background: #222;
  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;
  width: 40px;
  height: 40px;
  border: 5px solid rgba(0, 0, 0, .4);
  border-radius: 50%;
  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 {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  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;
  min-width: 200px;
  background: #c8c8c8;
  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-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 {
  --text-gray: #55667c;
  --text-primary: #555758;
  --black: #000b1f;
  --primary-dark:#2B2B2C;
  --primary-2-dark:#414243;
  --dark-light-primary: #223e5e;
  --primary-2: #6C6E70;
  --primary-1: #1274BB;
  --background-light: #f3f0ec;
  --primary-light: #C7E5FA;
  --primary-2-light: #E2E3E3;
  --light-gray: #bcc6ce;
  --white: white;
  /* --secondary: #ff8c5f; */
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
}

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative;
}

.w-commerce-commercecartopenlink {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartopenlinkicon {
  margin-right: 8px;
}

.w-commerce-commercecartopenlinkcount {
  height: 18px;
  min-width: 18px;
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: rgba(0, 0, 0, .8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  bottom: auto;
  left: 0;
  right: auto;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  bottom: auto;
  left: auto;
  right: 0;
}

.w-commerce-commercecartcontainer {
  width: 100%;
  max-width: 480px;
  min-width: 320px;
  background-color: #fff;
  flex-direction: column;
  display: flex;
  overflow: auto;
  box-shadow: 0 5px 25px rgba(0, 0, 0, .25);
}

.w-commerce-commercecartheader {
  border-bottom: 1px solid #e6e6e6;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.w-commerce-commercecartheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.w-commerce-commercecartform {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecartlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  padding: 12px 24px;
  overflow: auto;
}

.w-commerce-commercecartitem {
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

.w-commerce-commercecartproductname {
  font-weight: 700;
}

.w-commerce-commercecartoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}


.w-commerce-commercecartfooter {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  flex: none;
  padding: 16px 24px 24px;
  display: flex;
}

.w-commerce-commercecartlineitem {
  flex: none;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex;
}

.w-commerce-commercecartordervalue {
  font-weight: 700;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  min-height: 30px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecartcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecartemptystate {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.w-commerce-commercecarterrorstate {
  background-color: #ffdede;
  flex: none;
  margin: 0 24px 24px;
  padding: 10px;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

.w-commerce-commerceaddtocartoptionpill {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 8px 15px;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}


.w-commerce-commerceaddtocartbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commerceaddtocarterror {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commercecheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}


.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}


.w-commerce-commercecheckoutshippingstreetaddress {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}


.w-commerce-commercecheckoutshippingstreetaddressoptional {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}



.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}


.w-commerce-commercecheckoutshippingzippostalcode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}


.w-commerce-commercecheckoutshippingcountryselector {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}


.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}


.w-commerce-commercecheckoutcardsecuritycode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}


.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}


.w-commerce-commercecheckoutbillingstreetaddress {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}


.w-commerce-commercecheckoutbillingstreetaddressoptional {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}


.w-commerce-commercecheckoutbillingstateprovince {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}


.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-commerce-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown, .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }


  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

body {
  color: var(--text-gray);
  font-family: Outfit, sans-serif;
  font-size: 16px;
  line-height: 1em;
}

h1 {
  color: var(--text-primary);
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Outfit, sans-serif;
  font-size: 65px;
  font-weight: 500;
  line-height: 1.2em;
}

h2 {
  color: var(--black);
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Outfit, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 1.2em;
}

h3 {
  color: var(--text-primary);
  margin-top: 10px;
  font-family: Outfit, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1.2em;
}

h4 {
  color: var(--dark-light-primary);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Outfit, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.3em;
}

h5 {
  color: var(--dark-light-primary);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4em;
}

h6 {
  color: var(--primary-1);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5em;
}

p {
  color: var(--text-primary);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5em;
}

a {
  color: var(--text-primary);
  text-transform: capitalize;
  align-items: center;
  font-size: 16px;
  line-height: 1.2em;
  text-decoration: none;
  transition: color .3s;
}

ul {
  grid-row-gap: 15px;
  background-color: var(--black);
  color: var(--primary-2);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  flex-direction: column;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  display: flex;
}

li {
  align-items: center;
  line-height: 1.4em;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: 10px;
  display: block;
}

blockquote {
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  text-align: center;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  border-left: 1px rgba(0, 0, 0, 0);
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
}

.section {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}


.section.licensing-fonts {
  padding-top: 0;
  padding-bottom: 0;
}


.section.banner-career {
  background-image: url("../img/64eef865e3f0649a051ca5ec_Banner Home 2.png");
  background-position: 50% 30%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
}

/* .section.without-bottom-spacing {
  padding-bottom: 130px;
} */

/* .section.pricing-banner {
  background-image: linear-gradient(130deg, rgba(233, 65, 18, .2), rgba(0, 17, 167, .2)), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url("https://assets-global.website-files.com/64dcde2c4d3f0bd8a0bea83f/64f59041ef4abb8f61a84dfe_Contact%20Banner%20(1).jpg");
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 180px;
  display: flex;
  overflow: hidden;
} */

/* .section.job-position-banner {
  background-image: linear-gradient(130deg, rgba(233, 65, 18, .7), rgba(0, 17, 167, .7));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 180px;
  display: flex;
}

.section.contacts-banner {
  background-image: linear-gradient(130deg, rgba(233, 65, 18, .2), rgba(0, 17, 167, .2)), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url("https://assets-global.website-files.com/64dcde2c4d3f0bd8a0bea83f/64f59041ef4abb8f61a84dfe_Contact%20Banner%20(1).jpg");
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 180px;
  display: flex;
  overflow: hidden;
}
 */
.section.contacts-2-banner {
  background-image: url("../img/64eef865e3f0649a051ca5ec_Banner Home 2.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 180px;
  display: flex;
}

/* .section.banner-faq {
  background-image: linear-gradient(130deg, rgba(233, 65, 18, .7), rgba(0, 17, 167, .7));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 180px;
  display: flex;
}
 */
.section.banner-customers {
  background-image: url("../img/64eef865e3f0649a051ca5ec_Banner Home 2.png");
  background-position: 50% 70%;
  background-repeat: no-repeat;
  background-size: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 180px;
  display: flex;
}

/* .section.banner-testimonials {
  background-image: linear-gradient(130deg, rgba(233, 65, 18, .7), rgba(0, 17, 167, .7));
  flex-direction: column;
  align-items: center;
  padding-top: 180px;
  display: flex;
} */

/* .section.about-us-banner {
  background-image: linear-gradient(130deg, rgba(233, 65, 18, .2), rgba(0, 17, 167, .2)), url("https://assets-global.website-files.com/64dcde2c4d3f0bd8a0bea83f/64e4520659df87be19b1935b_SErvice%20Background%20(1).jpg");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-top: 180px;
  display: flex;
  overflow: hidden;
} */

.section.about-2-banner {
  justify-content: center;
  align-items: center;
  padding-top: 180px;
  padding-bottom: 0;
  overflow: hidden;
}

.section.style-guide-section {
  padding-top: 180px;
  padding-bottom: 0;
}

/* .section.light {
  background-image: linear-gradient(130deg, #fd4a18, #1274BB);
} */

.section.light.light-2 {
  background-color: var(--background-light);
  background-image: none;
}

.section.img-background {
  background-color: var(--primary-2-light);
  background-image: url("../img/64ee07c3b19c1b65dc833661_Background 2.1.png");
  background-position: -1% -1%;
  background-repeat: no-repeat;
  background-size: auto;
}

.section.banner-home-3 {
  min-height: 100vh;
  text-align: center;
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 6, 58, .6), rgba(0, 6, 58, .6)), url("../img/64dcde2c4d3f0bd8a0bea83f/64ee3734d71943aebc36390d_Banner%20Home%202%20(1).jpg");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-top: 160px;
  display: flex;
  overflow: hidden;
}

.section.bammer-home {
background-image: linear-gradient(139deg, rgb(18 116 187 / 5%), #1a73e85c), url("../img/64ec3d4915f382d0b8097d16_Background 1.png");
  background-position: 0 0, 101% 101%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  align-items: flex-end;
  padding-top: 180px;
  padding-bottom: 70px;
  display: flex;
  overflow: hidden;
}

.section.light-with-img-bottom {
  background-color: var(--primary-2-light);
  background-image: url("../img/64ec3d4915f382d0b8097d16_Background 1.png");
  background-position: 100% 101%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 120px;
}

.section.about-section {
  padding-bottom: 0;
}

.section.gradient-section {
  background-image: linear-gradient(90deg, rgb(18, 116, 187,0.6), rgba(108, 110, 112, 0.1));
}

.section.banner-home-2 {
  background-image: url("../img/64eef865e3f0649a051ca5ec_Banner Home 2.png");
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 160px;
  padding-bottom: 0;
  overflow: hidden;
}

.section.blog-banner {
  background-image: url("../img/64eef865e3f0649a051ca5ec_Banner Home 2.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 160px;
  padding-bottom: 0;
}

.section.light-img-background {
  background-color: var(--primary-light);
  background-image: url("../img/64ec3d4915f382d0b8097d16_Background 1.png");
  background-position: 101% 101%;
  background-repeat: no-repeat;
  background-size: auto;
}

.section.team-details-banner {
  padding-top: 180px;
  padding-bottom: 60px;
  overflow: hidden;
}

.section.services-banner {
  /* background-image: linear-gradient(130deg, rgba(233, 65, 18, .2), rgba(0, 17, 167, .2)), url("https://assets-global.website-files.com/64dcde2c4d3f0bd8a0bea83f/64f6dbb0ae2995f3affd550d_Services%20Banner%20(1).jpg"); */
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 180px;
  overflow: hidden;
}

.section.without-spacing {
  padding-top: 0;
  padding-bottom: 0;
}

.section.service-details-banner {
  background-image: url("../img/64ec3d4915f382d0b8097d16_Background 1.png"), linear-gradient(130deg, rgba(233, 65, 18, .1), rgba(0, 17, 167, .1));
  background-position: 101% 103%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  padding-top: 180px;
  overflow: hidden;
}

.section.shop-banner {
  padding-top: 180px;
  overflow: hidden;
}

.section.product-details-banner {
  padding-top: 180px;
}

.section.category-banner {
  /* background-image: linear-gradient(130deg, rgba(233, 65, 18, .2), rgba(0, 17, 167, .2)); */
  padding-top: 180px;
  overflow: hidden;
}

.base-container {
  max-width: 1200px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.base-container.align-left {
  align-items: flex-start;
}

.grid-system-wrapper {
  width: 100%;
  border-radius: 10px;
  flex-direction: column;
  margin-top: 40px;
  display: flex;
}

.grid-system {
  width: 80%;
  border-top: 1px solid var(--light-gray);
  justify-content: space-between;
  display: flex;
}

.grid-description {
  width: 19%;
  border-right: 1px solid var(--light-gray);
  border-bottom: 1px solid var(--light-gray);
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 10px;
  display: flex;
}

.grid-description.first-description {
  width: 24%;
  border-right: 1px solid var(--light-gray);
  border-bottom: 1px solid var(--light-gray);
  border-left: 1px solid var(--light-gray);
}

.grid-description.last-description {
  border-right-style: solid;
  border-right-width: 1px;
}

.spacing-system-column {
  padding-right: 20px;
}

.spacing-wrapper-mobile {
  width: 70%;
  margin-top: 30px;
  position: relative;
}

.typography-wrapper {
  margin-top: 30px;
}

.spacing-columns {
  margin-top: 50px;
}

.bottom-style-spacing-desktop {
  font-weight: 700;
  position: absolute;
  top: auto;
  bottom: 10%;
  left: auto;
  right: 0%;
}

.top-style-spacing-desktop {
  font-weight: 700;
  position: absolute;
  top: 8%;
  bottom: auto;
  right: 0;
}

.spacing-wrapper {
  width: 100%;
  margin-top: 30px;
  position: relative;
}

.middle-style-spacing-desktop {
  font-weight: 700;
  position: absolute;
  top: 33%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.primary-style-guide {
  width: 75px;
  height: 75px;
  background-color: var(--primary-1);
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}

.colors-wrapper {
  margin-right: 60px;
}

.colors-container {
  justify-content: flex-start;
  margin-top: 40px;
  display: flex;
}

.light-gray-style-guide {
  width: 75px;
  height: 75px;
  background-color: var(--light-gray);
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}

.color-container {
  grid-column-gap: 30px;
  grid-row-gap: 15px;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 40px;
  display: flex;
}

.primary-light-style-guide {
  width: 75px;
  height: 75px;
  background-color: var(--primary-light);
  border-radius: 10px;
}

.white-style-guide {
  width: 75px;
  height: 75px;
  background-color: var(--white);
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}

.headings-typography-wrapper {
  width: 47%;
  flex-flow: wrap;
  margin-bottom: 30px;
  margin-right: 40px;
  display: flex;
}

.headings-typography-wrapper.last-child {
  margin-bottom: 0;
  margin-right: 0;
}

.headers-wrapper {
  width: 100%;
  margin-top: 10px;
}

.h1-tablet {
  font-size: 60px;
}

.h2-tablet {
  font-size: 45px;
}

.h1-mobile {
  font-size: 50px;
}

.h2-mobile {
  font-size: 40px;
}

.h3-mobile {
  font-size: 32px;
}

.primary-button {
  border: 1px solid var(--primary-1);
  background-color: var(--primary-1);
  color: var(--white);
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  border-radius: 23px;
  padding: 13px 29px;
  font-size: 16px;
  font-weight: 500;
  transition: all .3s;
  display: inline-block;
}

.primary-button:hover {
  border-color: var(--primary-1);
  color: var(--primary-1);
  background-color: rgba(0, 0, 0, 0);
}

.primary-button.full-width-mobile {
  display: block;
}

.primary-button.pagination {
  margin-top: 30px;
}

.primary-button.full-w {
  width: 100%;
}

.primary-button.shop-button:hover {
  border-color: var(--primary-2);
  background-color: var(--primary-2);
  color: var(--white);
}

.primary-button.primary-2 {
  border-color: var(--text-primary);
  background-color: var(--text-primary);
}

.primary-button.primary-2:hover {
  color: var(--text-primary);
  background-color: rgba(0, 0, 0, 0);
}

.style-guide-div {
  width: 100%;
  margin-top: 50px;
}

.top-style-spacing-mobile {
  font-weight: 700;
  position: absolute;
  top: 5%;
  right: 0;
}

.middlr-style-spacing-mobile {
  font-weight: 700;
  position: absolute;
  top: 29%;
  right: 0;
}

.bottom-style-spacing-mobile {
  font-weight: 700;
  position: absolute;
  bottom: 7%;
  right: 0;
}

.link-wrapper {
  width: 50%;
  margin-top: 20px;
}

.navbar {
  width: 100%;
  background-color: var(--white);
  position: relative;
}

.navbar.absolute {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
}

.navbar.absolute-dark {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-container {
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.nav-menu {
  text-align: right;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav-link {
  color: var(--primary-2-dark);
  font-weight: 500;
}

.nav-link:hover {
  opacity: 1;
  color: var(--primary-1);
}

.nav-link.w--current {
  color: #0e0e0e;
}

.nav-link.nav-link-white {
  color: var(--white);
}

.nav-link.nav-link-white:hover {
  color: var(--primary-1);
}

.nav-link.inter-item {
  color: var(--text-primary);
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
}


.nav-dropdown-icon {
  font-size: 16px;
  display: none;
}

.nav-dropdown-list {
  width: 200px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .18);
  padding: 15px 20px;
}

.nav-dropdown-list.w--open {
  width: 220px;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .04);
}

.nav-dropdown-list.megamenu {
  width: 360px;
}

.nav-dropdown-list.megamenu.w--open {
  width: 660px;
  padding: 15px;
  display: flex;
  left: -287%;
}

.nav-dropdown-link-wrapper {
  flex-direction: column;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-dropdown-link {
  width: 100%;
  color: var(--black);
  text-transform: capitalize;
  margin-left: -20px;
  padding: 8px 8px 8px 0;
  font-size: 17px;
  transition: all .3s;
  display: flex;
}

.nav-dropdown-link:hover {
  color: var(--primary-1);
  margin-left: 0;
}

.nav-dropdown-link.w--current {
  color: var(--primary-1);
}

.nav-dropdown-link.nav-inter {
  font-family: Inter, sans-serif;
}


.nav-item-title {
  color: var(--black);
  transition: color .3s;
}

.nav-item-title:hover {
  color: var(--primary-2);
}

.nav-item-title.nav-white {
  color: var(--white);
}

.nav-item-title.nav-white:hover {
  color: var(--primary-2);
}

.nav-item-title.inter-item {
  color: var(--text-primary);
  font-family: Inter, sans-serif;
}


.licensing-title-wrapper {
  border-bottom: 1px rgba(94, 94, 94, .5);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.licensing-images-wrapper {
  width: 100%;
  border-top: 1px solid rgba(94, 94, 94, .5);
  padding-top: 40px;
}

.licensing-grid {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px rgba(94, 94, 94, .5);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-bottom: 60px;
}

.licensing-grid.last-child {
  border-bottom-style: none;
  padding-bottom: 0;
}

.licensing-image {
  width: 100%;
  height: 320px;
  object-fit: cover;
  border-radius: 30px 30px 5px;
  transition: opacity .3s;
}

.licensing-image:hover {
  opacity: .8;
}

.licensing-title {
  width: 100%;
  padding-bottom: 30px;
}

.licensing-image-link {
  width: 100%;
  height: 100%;
}

.licensing-image-link:hover {
  opacity: 1;
}

.license-link {
  color: var(--black);
  letter-spacing: normal;
  margin-right: 50px;
  font-weight: 700;
}

.license-link:hover {
  color: var(--primary-2);
}

.license-link.last-child {
  margin-right: 0;
}

.banner-title {
  color: var(--white);
  text-align: center;
}

.licensing-heading {
  margin-bottom: 20px;
}

.licensing-icon-link-wrapper {
  margin-right: 25px;
}

.icon-style-guide {
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  color: var(--text-primary);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: "Fa brands 400", sans-serif;
  font-size: 24px;
  line-height: 1.2em;
  transition: all .3s;
}

.icon-style-guide:hover {
  background-image: linear-gradient(to bottom, var(--text-gray), var(--text-gray));
}

.icon-style-guide.dribble {
  font-family: "Fa solid 900", sans-serif;
}

.licensing-fonts-wrapper {
  width: 100%;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.licensing-icon-link {
  margin-bottom: 20px;
}

.licensing-paragraph {
  width: 50%;
  margin-right: 40px;
}

.licensing-font-title {
  color: rgba(94, 94, 94, .5);
  text-transform: uppercase;
  font-weight: 400;
}

.licensing-icons-wrapper {
  margin-top: 30px;
  margin-bottom: 20px;
}

.utility-page-wrap {
  height: 100vh;
  /* background-image: linear-gradient(130deg, rgba(233, 65, 18, .1), rgba(0, 17, 167, .1)); */
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.utility-page-content {
  width: 280px;
  text-align: center;
  flex-direction: column;
  display: flex;
}




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



.changelog-heading {
  margin-bottom: 20px;
}



.nav-menu-wrapper {
  border-bottom: 1px solid rgba(108, 110, 112, 0.11);
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.nav-menu-wrapper.dark {
  border-bottom-color: var(--light-gray);
}

.footer {
  background-color: var(--primary-dark);
  text-align: center;
  align-items: flex-start;
  /* padding-top: 60px; */
  /* padding-bottom: 30px; */
  position: relative;
}

.footer.blue {
  background-color: var(--text-primary);
}

.footer-bottom-wrapper {
  width: 100%;
  grid-row-gap: 12px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-rights {
  color: var(--primary-light);
}

.footer-rights.inter-footer {
  font-family: Inter, sans-serif;
}

.footer-copyright {
  width: auto;
  color: #9e9d9d;
  display: inline;
}

.footer-copyright.link:hover {
  color: var(--primary-2);
}


.footer-copyright.inter-copyright {
  font-family: Inter, sans-serif;
}



.style-guide-buttons-wrapper {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 30px;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.style-guide-button-wrapper {
  width: 47%;
}

.paragraph-large {
  font-size: 20px;
}

.banner-title-wrapper {
  max-width: 680px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.banner-title-wrapper.contact-us-two {
  margin-bottom: 60px;
}

.banner-title-wrapper.big-title-wrap {
  max-width: 860px;
}

.text-white {
  color: var(--white);
}

.workflow-video-wrapper {
  width: 100%;
  height: 100%;
}

.workflow-wrapper {
  width: 100%;
  height: 500px;
  display: flex;
}

.accordion-toggle {
  width: 100%;
  white-space: normal;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 10px 0;
  display: flex;
}

.accordion-list {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: static;
  overflow: hidden;
}

.accordion-list.w--open {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 20px;
  display: block;
}

.accordion-wrapper {
  width: 100%;
  display: flex;
}

.accordion-item {
  width: 100%;
  background-color: var(--primary-light);
  border-radius: 30px 30px 5px;
  margin-bottom: 15px;
  padding: 20px 30px;
  position: static;
}

.accordion-icon {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 17px;
  line-height: 24px;
}

.accordion-wrap {
  width: 50%;
  margin-right: 15px;
}

.accordion-wrap.last-child {
  margin-right: 0;
}

.accordion-list-content {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}


.job-position-sidebar-wrap {
  align-items: center;
  display: flex;
}

.job-position-sidebar-wrap.last-child {
  margin-bottom: 20px;
}

.contacts-wrapper {
  width: 100%;
  grid-column-gap: 60px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.contacts-content-wrapper {
  width: 49%;
}

.contacts-form-wrapper {
  width: 50%;
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  border-radius: 50px 50px 5px;
  padding: 15px;
}

.contacts-divider {
  width: 100%;
  height: 1px;
  background-color: rgba(175, 175, 175, .5);
  margin-top: 30px;
  margin-bottom: 20px;
}

.contacts-detail {
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 4px;
  display: flex;
}

.contacts-icon {
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 15px;
  font-family: "Fa solid 900", sans-serif;
}

.paragraph-no-margin {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-no-margin:hover {
  color: var(--primary-2);
}

.contacts-location-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-right: 100px;
  position: relative;
}

.hidden {
  display: none;
}

.contacts-left-arrow {
  max-width: 40px;
  color: rgba(175, 175, 175, .5);
  padding: 10px 15px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 60px;
}

.contacts-right-arrow {
  max-width: 40px;
  color: rgba(175, 175, 175, .5);
  padding: 10px 15px;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 19px;
}

.contacts-slider-arrow-icon {
  color: #afafaf;
  font-family: "Fa solid 900", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  transition: color .3s;
}

.contacts-slider-arrow-icon:hover {
  color: var(--primary-1);
}

.contacts-arrows-divider {
  width: 1px;
  height: 20px;
  background-color: rgba(175, 175, 175, .5);
  position: absolute;
  top: 12px;
  bottom: auto;
  left: auto;
  right: 60px;
}

.contacts-title {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-link {
  color: #cacaca;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  transition: all .3s;
}

.footer-link:hover {
  color: var(--white);
}


.footer-social-icons-wrapper {
  grid-column-gap: 30px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footer-wrapper {
  width: 100%;
  grid-column-gap: 40px;
  /* border-top: 1px solid rgba(188, 198, 206, .5);
  border-bottom: 1px solid rgba(188, 198, 206, .5); */
  justify-content: space-between;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  align-items: center;
}

.white-text {
  color: #fff;
}

.footer-brand-wrapper {
  width: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.footer-brand {
  color: #fff;
}

.footer-brand.w--current {
  color: #fff;
  padding-left: 0;
  font-family: Poppins;
}

/* .footer-social-icon {
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: "Fa brands 400", sans-serif;
  font-size: 18px;
  text-decoration: none;
  transition: all .3s;
}

.footer-social-icon:hover {
  background-image: linear-gradient(to bottom, var(--white), var(--white));
  color: var(--background-light);
}

.footer-social-icon.team:hover {
  background-image: linear-gradient(to bottom, var(--primary-1), var(--primary-1));
}

.footer-social-icon.orange {
  color: var(--secondary);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
}

.footer-social-icon.orange:hover {
  color: var(--white);
} */

.footer-links-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  column-gap: 30px;
}

.footer-logo {
  width: 100px;
  height: auto;
}

.search-shop-con {
  align-items: center;
  margin-left: 25px;
  display: flex;
}

.without-top-spacing {
  padding-top: 0;
}

.search-result-item {
  margin-bottom: 30px;
}

.search-link {
  color: var(--primary-1);
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  transition: color .3s;
  display: inline-block;
}

.search-result-wrapper {
  width: 100%;
  margin-top: 40px;
}

.search-section {
  padding-top: 160px;
  padding-bottom: 50px;
}

.service-details-content-wrapper {
  width: 70%;
  margin-right: 40px;
}

.service-details-sidebar-wrapper {
  width: 30%;
  background-color: rgba(235, 246, 254, .3);
  border-radius: 30px 30px 5px;
  margin-top: 10px;
  padding: 30px 30px 40px;
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
}

.service-details-content {
  align-items: flex-start;
  display: flex;
  position: relative;
}

.service-details-sidebar-contacts {
  margin-top: 20px;
  margin-bottom: 30px;
}

.headings-container {
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.button-wrapper {
  margin-top: 20px;
  display: inline-block;
}

.service-list-item {
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

.style-guide-content-wrapper {
  display: flex;
}

.slide-3 {
  max-height: 580px;
}

.progressbar-gray-line {
  width: 100%;
  height: 4px;
  background-color: rgba(175, 175, 175, .5);
}

.progressbar-con {
  width: 100%;
}

.about-3-tab-link {
  width: 33.33%;
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  margin-bottom: -12px;
  padding-top: 20px;
  padding-bottom: 4px;
  font-size: 19px;
  line-height: 32px;
  transition: all .3s;
  display: flex;
  position: relative;
}

.about-3-tab-link.w--current {
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  padding-top: 20px;
  padding-bottom: 4px;
  font-size: 24px;
}

.portfolio-grid-collection-item {
  width: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0, 0, 0, .08);
}

.portfolio-masonry-image-wrapper {
  position: relative;
}

.nav-dropdown-column {
  width: 24%;
}

.nav-dropdown-column.big {
  width: 26%;
}

.secondary-button {
  border: 1px solid var(--primary-2);
  background-color: var(--primary-2);
  color: var(--white);
  letter-spacing: .5px;
  border-radius: 23px;
  padding: 13px 29px;
  font-weight: 500;
  line-height: 1em;
  transition: all .3s;
  display: inline-block;
}

.secondary-button:hover {
  color: var(--primary-2);
  background-color: rgba(0, 0, 0, 0);
}



.testimonials {
  padding-top: 80px;
  padding-bottom: 80px;
}

.blog-section-title {
  text-align: center;
  margin-bottom: 60px;
  padding-left: 15px;
  padding-right: 15px;
}

.map-wrapper {
  position: relative;
}

.map-wrapper.home-page {
  width: 100%;
  margin-bottom: 60px;
}

.contacts-wrapper-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-left: 30px;
  padding-right: 30px;
}

.section-title-center {
  max-width: 780px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.courses-collection {
  width: 100%;
}

.home-4-testimonials-wrapper, .testimonials-wrapper-2 {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: stretch;
  margin-top: 10px;
  display: flex;
}

.top-banner-button-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 38px;
  display: flex;
  position: relative;
}

.about-img {
  object-fit: cover;
  position: absolute;
}

.about-img._1 {
  z-index: 2;
  width: 350px;
  top: 0%;
  bottom: auto;
  left: 12%;
  right: 0%;
}

.about-img._5 {
  z-index: 4;
  width: 350px;
  top: 60%;
  bottom: auto;
  left: 24%;
  right: 0%;
}

.about-img._3 {
  z-index: 1;
  width: 300px;
  top: 19%;
  bottom: 0%;
  left: auto;
  right: 4%;
}

.about-img._4 {
  z-index: 5;
  width: 220px;
  top: 47%;
  bottom: 0%;
  left: 50%;
  right: 30%;
}

.about-img._2 {
  z-index: 3;
  width: 300px;
  top: 31%;
  bottom: 0%;
  left: 2%;
  right: auto;
}

.subtitle {
  border-bottom: 2px solid rgba(128, 128, 128, .15);
  margin-bottom: 30px;
  margin-right: 0;
  padding-bottom: 4px;
  display: inline-block;
}

.our-services-wrap {
  width: 33.33%;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.central-alignment-heaading {
  text-align: center;
  margin-bottom: 75px;
}

.heading-wrapper {
  margin-top: 40px;
  margin-bottom: 30px;
}

.content-wrapper {
  width: 190px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content {
  border-radius: 5px;
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.industries-block-wrapper {
  width: 100%;
  max-width: 35vw;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-around;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.industries-block-wrapper:hover {
  box-shadow: 0 10px 20px rgba(20, 23, 51, .15);
}

.home-9-team-item {
  width: 31%;
  text-align: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.about-4-team-slide {
  width: 23%;
  margin-right: 30px;
}

.about-6-projects-item {
  width: 100%;
  height: 370px;
  text-align: center;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-with-blue-bg {
  background-color: var(--text-primary);
  justify-content: center;
  display: flex;
}

.nav-dropdown-link-line {
  width: 16px;
  height: 2px;
  background-color: var(--primary-1);
  margin-right: 15px;
  display: inline-block;
}


.search {
  width: 100%;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: row;
  margin-top: 20px;
  display: flex;
}

.subtitle-2 {
  color: #fc8e44;
  border-bottom: 2px solid rgba(128, 128, 128, .15);
  margin-bottom: 30px;
  margin-right: 0;
  padding-bottom: 4px;
  display: inline-block;
}

.dropdown-nav-link {
  color: #999;
  margin-left: -20px;
  padding: 5px 0;
  font-family: Poppins;
  transition: color .2s;
  display: flex;
}

.dropdown-nav-link:hover, .dropdown-nav-link.w--current {
  color: #004ae2;
}

.gallery-image-link {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-19-gallery-img-link {
  justify-content: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.menu-wrap {
  align-items: center;
  display: flex;
}

.rich-text-style h2 {
  margin-bottom: 15px;
  font-size: 45px;
}

.rich-text-style h3 {
  color: var(--black);
  margin-top: 25px;
  margin-bottom: 15px;
}

.rich-text-style h4 {
  color: var(--black);
  margin-top: 25px;
}

.rich-text-style h5 {
  color: var(--black);
  margin-top: 20px;
}

.rich-text-style h6 {
  margin-top: 20px;
}

.rich-text-style ul {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 30px;
  font-size: 18px;
}

.rich-text-style li {
  font-size: 18px;
  line-height: 1.5em;
}

.rich-text-style img {
  border-radius: 30px 30px 5px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.rich-text-style p {
  color: var(--black);
  -webkit-text-stroke-width: .1px;
}

.home-banner-left-arrow {
  height: 40px;
  align-items: center;
  display: flex;
  top: 0%;
  bottom: 0%;
  left: 2%;
  right: auto;
}

.home-23-team-item {
  width: 33%;
}

.link {
  cursor: pointer;
}

.center-title {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.brand-tablet {
  display: none;
}

.style-guide-tab-content-wrapper {
  grid-row-gap: 60px;
  flex-direction: column;
  display: flex;
}

.style-guide-tab-content-wrapper.no-spacing {
  grid-row-gap: 0px;
}

.tabs-style-guide {
  width: 100%;
}

.spacing-system-image-2 {
  max-width: 80%;
  filter: grayscale();
}

.grid-header {
  margin-top: 55px;
}

.main-style-guide-body-wrapper {
  width: 47%;
  margin-right: 40px;
}

.main-style-guide-body-wrapper.last-child {
  margin-right: 0;
}

.style-guide-tab-link {
  width: 100%;
  border: 1px solid var(--light-gray);
  background-color: var(--white);
  color: var(--text-gray);
  letter-spacing: 2.4px;
  text-transform: uppercase;
  border-radius: 23px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  display: flex;
}

.style-guide-tab-link.w--current {
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  color: #fff;
}

.style-guide-tabs-menu {
  grid-column-gap: 5px;
  margin-bottom: 80px;
  display: flex;
}

.grid-title {
  width: 19%;
  border-right: 1px solid var(--light-gray);
  border-left: 1px none var(--light-gray);
  background-color: var(--primary-2);
  color: var(--white);
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 10px;
  display: flex;
}

.grid-title.first-grid {
  width: 24%;
  height: 100%;
  border-left-style: solid;
  border-left-color: var(--light-gray);
  margin-top: 0;
}

.spasing-system-image-mobile-2 {
  max-width: 70%;
  filter: grayscale();
}

.banner-title-wrapper-2 {
  z-index: 1;
  max-width: 840px;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.album-2-title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1em;
}

.landing-section-title {
  width: 70%;
  margin: 0 auto;
}

.section-ttile-description {
  text-align: center;
  margin-top: 20px;
}

.landing-home-pages-wrapper {
  max-width: 1480px;
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.text-gray-style-guide {
  width: 75px;
  height: 75px;
  background-color: var(--text-gray);
  border-radius: 10px;
}

.style-guide-body-wrapper {
  width: 47%;
  margin-right: 40px;
}


.secondary-style-guide {
  width: 75px;
  height: 75px;
  border-radius: 10px;
}

.light-secondary-style-guide {
  width: 75px;
  height: 75px;
  background-color: var(--background-light);
  border-radius: 10px;
}

.blue-style-guide {
  width: 75px;
  height: 75px;
  background-color: var(--text-primary);
  border-radius: 10px;
}

.link-wrap {
  display: inline-block;
  position: relative;
}

.link-line {
  width: 100%;
  height: 1px;
  background-color: var(--text-primary);
}

.seondary-button-with-icon {
  border: 1px solid var(--primary-2);
  background-color: var(--primary-2);
  border-radius: 23px;
  padding: 13px 29px;
  transition-property: background-color;
  display: flex;
  align-items: center;
  gap: 8px;
}

.seondary-button-with-icon:hover {
  background-color: rgba(0, 0, 0, 0);
}

.seondary-button-with-icon.white {
  border-color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  transition: border-color .3s, background-color .3s;
}

.seondary-button-with-icon.white:hover {
  border-color: var(--primary-2);
  background-color: var(--primary-2);
}

.seondary-button-with-icon.red {
  background-color: var(--primary-2);
  border-color: #6C6E70;
}

.seondary-button-with-icon.red:hover{
  background-color: rgba(0, 0, 0, 0);
}
/* .seondary-button-with-icon.red:hover .button-text{
  color: var(--primary-2) !important;
} */
.button-text {
  /* color: var(--primary-2) !important; */
  font-weight: 500;
  line-height: 1em;
}

.button-text.primary-color {
  color: var(--primary-1);
  font-family: Inter, sans-serif;
}

.button-text.white, .button-text.pat.color {
  color: var(--white);
}

.button-text.secondary-color {
  color: var(--text-primary);
}

.arrow-wrapper {
  margin-left: 2px;
  padding-right: 5px;
  position: relative;
  overflow: hidden;
}


.button-primary-link {
  border: 1px solid var(--primary-1);
  color: var(--white);
  border-radius: 23px;
  padding: 13px 24px 13px 29px;
  transition-property: background-color;
  display: flex;
  gap: 8px;
  align-items: center;
}

.button-primary-link:hover {
  background-color: var(--primary-1);
}

.button-primary-link.block {
  background-color: var(--primary-1);
  border-color: #1274BB;
}

.button-primary-link.block:hover {
  background-color: rgba(0, 0, 0, 0);
}

.button-primary-link.secondary {
  border-color: var(--text-primary);
  color: var(--text-primary);
}

.button-primary-link.secondary:hover {
  background-color: var(--text-primary);
}

.footer-social-wrapper {
  width: 20%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.content-wrapper-footer {
  z-index: 10;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.subscribe-wrap-footer {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.cart-button {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: relative;
}

.header-logo {
  width: 100px;
  height: auto;
}

.shop-orahge {
  transition: color .3s;
}

.shop-orahge:hover {
  color: var(--light-gray);
}

.shop-orahge.red {
  color: var(--primary-2);
}

.shop-orahge.red:hover {
  color: var(--primary-1);
}

.cart-quantity {
  width: 16px;
  height: 16px;
  min-width: auto;
  background-color: var(--text-primary);
  color: var(--white);
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-left: 1px;
  padding-right: 1px;
  font-size: 11px;
  font-weight: 600;
  line-height: 8px;
  display: flex;
  position: absolute;
  top: -11px;
  bottom: auto;
  left: auto;
  right: -6px;
}

.cart-quantity.light {
  border: 1px solid var(--white);
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  transition: all .3s;
}

.cart-quantity.light:hover {
  background-color: var(--primary-2);
  color: var(--white);
}

.cart-2 {
  padding-left: 20px;
}

.background-video {
  z-index: 10;
  width: 100%;
  height: 500px;
  object-fit: cover;
  border-radius: 10px 100px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
}

.background-video.team {
  height: 100%;
}

.logo-video {
  width: 80px;
}

.blog-name {
  margin-bottom: 0;
  transition: color .3s;
}


.blog-name.inter-name {
  font-family: Inter, sans-serif;
}

.collection-list-wrapper-blog-home {
  width: 100%;
}

.collection-list-blog-home {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  display: flex;
}

.content-blog {
  margin-top: 15px;
}



.div-block-27 {
  width: 100%;
}

.div-block-28, .div-block-29 {
  width: 100px;
}

.div-block-30 {
  width: 100%;
}

.banner-content-wrapper {
  width: 100%;
  grid-column-gap: 60px;
  grid-row-gap: 80px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.banner-home {
  z-index: 10;
  /* height: 300px; */
  position: relative;
}

.banner-home.home-4 {
  width: auto;
}

.banner-home.team-details {
  width: 35%;
  height: auto;
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  border-radius: 50px 50px 50px 10px;
}

.subtitle-wrapper {
  grid-column-gap: 15px;
  border-radius: 23px;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.title-small {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1em;
}


.title-big-wrapper {
  width: 100%;
  grid-column-gap: 60px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 60px;
  display: flex;
}

.title-big-wrapper.banner-title {
  text-align: left;
  margin-bottom: 0;
}

.left-content {
  width: 50%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.left-content.big {
  width: 75%;
}

.title-descriptions {
  width: 100%;
}

.div-block-36, .div-block-37 {
  width: 48px;
}

.div-block-38 {
  width: 100%;
}

.right-title-content {
  width: 45%;
}

.right-title-content.small {
  width: 0%;
}

.central-button-wrap {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.about-wrapper {
  width: 100%;
  grid-column-gap: 60px;
  justify-content: space-between;
  display: flex;
}

.woman {
  z-index: 10;
  width: 100%;
  height: 500px;
  object-fit: cover;
  /* object-position: 50% 20%; */
  border-radius: 150px 150px 10px;
  margin-top: 40px;
  margin-bottom: -30px;
  position: relative;
}

.right-content-wrapper {
  width: 45%;
  margin-top: 45px;
}

.numbers-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  margin-top: 60px;
}

.numbers {
  color: var(--text-primary);
  font-family: Outfit, sans-serif;
  font-size: 68px;
  font-weight: 500;
  line-height: 1.2em;
}

.numbers.inter-numbers {
  font-family: Inter, sans-serif;
}

.primary-text {
  background-image: linear-gradient(140deg, var(--primary-1), var(--primary-2));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}


.about-numbers {
  margin-top: 5px;
  font-size: 20px;
}

.about-numbers.inter-text {
  font-family: Inter, sans-serif;
}

._w-90.inter {
  font-family: Inter, sans-serif;
  font-weight: 400;
}


.logo-partners-banner {
  z-index: 2;
  max-width: 100%;
  border-top: 1px solid var(--light-gray);
  align-items: center;
  margin-top: 60px;
  padding-top: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logo-partners-banner._12 {
  border-top-width: 0;
  border-top-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-top: 0;
}

.logo-wrapper {
  width: auto;
  flex: none;
  justify-content: space-between;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.loop-logo {
  grid-column-gap: 50px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-right: 50px;
  display: flex;
}

.logo-1 {
  filter: invert(75%);
}

.logo-1._1111 {
  filter: none;
}

.our-team-wrapper {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.collection-item-leadership {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-team {
  width: 100%;
  height: 100%;
  background:linear-gradient(139deg, rgba(18, 116, 187, .08), rgba(108, 110, 112, .09)) ;
  /* background-image: linear-gradient(140deg, rgba(233, 65, 18, .8), rgba(233, 65, 18, .4) 53%, rgba(0, 17, 167, .15) 94%, rgba(0, 17, 167, .8)); */
  border-radius: 80px 10px;
  transition-property: all;
  transition-duration: .4s;
}

.link-team:hover {
  margin-top: -15px;
}

.link-team.orange-link {
  background-image: linear-gradient(to bottom, var(--background-light), var(--background-light));
}

.link-team.team-section {
  transition-property: opacity;
  transition-duration: .3s;
}

.link-team.team-section:hover {
  opacity: .8;
  margin-top: 0;
}

.leadership-img {
  width: 100%;
  height: 100%;
  border-radius: 80px 10px;
  transition: opacity .3s;
  object-fit: contain;
}

.team-name {
  color: var(--black);
  font-weight: 500;
}

.team-name:hover {
  color: var(--primary-1);
}

.position-team {
  color: var(--primary-1);
  margin-top: 5px;
  font-size: 20px;
}

.position-team.pat.big {
  font-size: 18px;
}

.info-team {
  margin-top: 10px;
}

.secondary-team {
  padding-top: 120px;
}

.third-team {
  padding-top: 240px;
}

.collection-list-wrapper-service {
  margin-top: 20px;
}

.collection-list-wrapper-service.width-100 {
  width: 100%;
  margin-top: 0;
}

.collection-item-services:not(:last-child) {
  border-bottom: 1px solid var(--light-gray) !important;
}
.arrow-services {
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  position: relative;
}

.service-name-2 {
  color: #fff;
}

.service-name-2._w-20 {
  width: 20%;
  color: var(--black);
}

.service-name-2._w-20-inter {
  width: 20%;
  color: var(--text-primary);
}

.services {
  width: 60%;
  color: var(--text-primary);
  font-size: 16px;
}

.services.inter-services {
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.blog-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 30%;
  border-radius: 10px 50px 10px 10px;
}

.white-block {
  width: 25%;
  height: 100%;
  background-color: var(--white);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.button-wrapper-section {
  margin-top: 60px;
  display: flex;
}

.content-banner-home-1 {
  z-index: 10;
  width: 49%;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.content-banner-home-1.big-title {
  width: 52%;
}

/* .img-banner-2 {
  width: 28%;
  position: absolute;
  top: auto;
  bottom: 48%;
  left: auto;
  right: 20%;
} */

.img-banner-2.team-details {
  bottom: 33%;
}

.buttom-banner-wrapper {
  margin-top: 60px;
}

.home-1-title-banner {
  color: var(--primary-2-dark);
}

.home-1-title-banner.inter {
  font-family: Inter, sans-serif;
  font-size: 62px;
  font-weight: 400;
}

.circles {
  width: 450px;
  height: 460px;
  opacity: .1;
  position: absolute;
  top: auto;
  bottom: -25%;
  left: -12%;
  right: auto;
}

.circles.team {
  bottom: -20%;
}

.pat {
  font-family: Outfit, sans-serif;
  font-size: 17px;
}

.inter {
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.inter.success {
  color: var(--black);
  font-size: 18px;
}

.inter-paragraph {
  font-family: Inter, sans-serif;
}

.cicrle-banner {
  width: 600px;
  height: 600px;
  opacity: .06;
  position: absolute;
  top: auto;
  bottom: -35%;
  left: -13%;
  right: auto;
}

.inter-text {
  font-family: Inter, sans-serif;
}

.form-footer {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.form-block {
  width: 75%;
  margin-bottom: 0;
}


.right-footer {
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-link-wrap {
  align-items: center;
  display: flex;
}


.success-message-footer {
  min-height: 44px;
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
}



.success-text {
  color: var(--black);
  font-size: 18px;
}

.desctop-hidden {
  display: none;
}

.content-banner-home-3 {
  width: 75%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header-banner-home-2 {
  color: var(--white);
  font-size: 70px;
}

.banner-paragraph-home-2 {
  width: 82%;
  color: var(--white);
}

.buttons-wrapper-banner {
  grid-column-gap: 30px;
  margin-top: 60px;
  display: flex;
}

.white-circle-banner {
  width: 600px;
  height: 600px;
  opacity: .1;
  position: absolute;
  top: auto;
  bottom: -45%;
  left: -25%;
  right: auto;
}

.white-circle-banner.about-banner {
  bottom: -93%;
}

.white-circle-banner.category {
  opacity: .25;
  bottom: -87%;
}

.img-banner-home-2 {
  z-index: 10;
  width: 98%;
  height: 550px;
  object-fit: cover;
  object-position: 50% 10%;
  border-radius: 50px 50px 50px 10px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.content-banner-home-4 {
  max-width: 680px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.banner-title-home-2 {
  text-transform: capitalize;
  margin-bottom: 20px;
}

.paragraph-banner-home-2 {
  margin-bottom: 0;
}

.img-home-2 {
  width: 600px;
  height: 600px;
  opacity: .05;
  position: absolute;
  top: -38%;
  bottom: auto;
  left: auto;
  right: -28%;
}

.title-central-wrap {
  width: 70%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.video-background {
  width: 100%;
  height: 450px;
  background-image: url("../img/64dcde2c4d3f0bd8a0bea83f/64ee3734d71943aebc36390d_Banner%20Home%202%20(1).jpg");
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50px 50px 50px 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-1-video {
  width: 80px;
  min-height: 80px;
  border-bottom: 0 rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.play-button-icon-2 {
  z-index: 7;
  color: #2f4137;
  margin-left: 4px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 20px;
  position: relative;
}

.play-button-icon-2.text-white {
  color: #f9f9fa;
}

.play-button-2 {
  z-index: 5;
  width: 75px;
  height: 75px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #faf7f2;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 50%;
  transition: height .3s, width .3s;
  position: absolute;
}

.play-button-2.home {
  background-color: rgba(250, 247, 242, .2);
}

.play-button-hover-2 {
  z-index: 10;
  width: 100px;
  height: 100px;
  border: 1px solid #fff;
  border-radius: 50%;
  transition: all .3s;
  position: absolute;
  transform: scale(.85);
}

.play-button-hover-2:hover {
  transform: scale(1);
}

.light-background-absolute {
  z-index: -1;
  width: 100%;
  height: 30%;
  background-color: var(--primary-light);
  background-image: url("../img/64ee07c3b19c1b65dc833661_Background 2.1.png");
  background-position: -1% -1%;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.how-works-wrapper {
  grid-column-gap: 20px;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.numbers-circle {
  width: 70px;
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  color: #fff;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  margin-top: 17px;
  margin-bottom: 0;
  padding-left: 29px;
  padding-right: 29px;
  font-size: 22px;
  display: flex;
}

.how-we-work-right-wrap {
  width: 50%;
  grid-row-gap: 20px;
  flex-direction: column;
  margin-top: 110px;
  display: flex;
  position: relative;
}

.how-we-work-wrapper {
  width: 100%;
  grid-column-gap: 60px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.about-us-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 90% 50%;
  border-radius: 100px 100px 10px;
  margin-top: 20px;
}
.about-us-image-1 {
  height: 450px;
  background-image: url("../img/avadanliq-2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-us-image-2 {
  height: 550px;
  background-image: url("../img/avadanliq-1.jpg");
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}
.how-we-work-left-wrap {
  width: 45%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.grid {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  align-items: center;
}

.testimonials-content {
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.review-wrapper {
  background-color: var(--primary-light);
  border-radius: 30px 30px 30px 10px;
  padding: 30px;
}

.review-wrapper.right {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 30px;
}

.title-testimonials {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.info-client {
  grid-column-gap: 15px;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.photo-client {
  width: 75px;
  height: 75px;
  border: 1px solid var(--primary-1);
  border-radius: 100px;
}

.text-block {
  margin-bottom: 10px;
}

.collection-list-blog {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-blog.banner {
  grid-template-columns: 1fr;
}

.empty-state-white {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.flex-vertical-card {
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.flex-vertical-card:hover {
  background-position: 50% 20%;
}

.flex-vertical-card.with-gap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.banner-wrap {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.banner-wrap.banner-news {
  grid-column-gap: 60px;
  grid-template-columns: 1.05fr 1fr;
}

.flex-horizontal-align-center {
  align-items: center;
  display: flex;
}

.flex-horizontal-align-center.with-gap {
  grid-column-gap: 15px;
  grid-row-gap: 20px;
  flex: 1;
  margin-bottom: 0;
}

.margin-bottom-medium {
  margin-bottom: 30px;
}

.column-wrapper {
  width: 40%;
}

.column-wrapper.blog {
  width: 100%;
  margin-top: 105px;
}

.collection-list-wrapper-blog {
  width: 100%;
}

.collection-list-wrapper-blog.mt-30 {
  margin-top: 30px;
}

.right-banner-wrap {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.margin-bottom-large {
  margin-bottom: 40px;
}

.link-blog {
  width: 100%;
  height: 400px;
  transition-property: opacity;
}

.link-blog:hover {
  opacity: .8;
}

.link-blog.banner {
  width: 100%;
  height: 320px;
}

.image-blog {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px 30px 10px;
  transition: opacity .3s;
}

.info-blog {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.blog-name-2 {
  color: var(--black);
  transition: color .3s;
}

.blog-name-2:hover {
  color: var(--primary-1);
}

.link-small-blog {
  width: 25%;
  height: 100%;
  transition-property: opacity;
}

.link-small-blog:hover {
  opacity: .8;
}

.img-small-blog {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px 30px 30px 5px;
}

.info-small-blog {
  width: 68%;
}

.image-blog-2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50px 50px 50px 10px;
  transition: opacity .3s;
}

.blog-name-3 {
  transition: color .3s;
}

.blog-name-3:hover {
  color: var(--primary-1);
}

.link-block-wrapper {
  margin-top: 30px;
}

.blog-small {
  color: var(--black);
}

.blog-small:hover {
  color: var(--primary-1);
}

.details-blog-section {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding-top: 180px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.title-details-banner {
  z-index: 10;
  max-width: 720px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.blog-details-heading {
  color: #fff;
}

.blog-details-img-banner {
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.background-details {
  width: 100%;
  height: 100%;
  /* background-image: linear-gradient(130deg, rgba(233, 65, 18, .2), rgba(0, 17, 167, .2)), linear-gradient(rgba(0, 6, 58, .65), rgba(0, 6, 58, .65)); */
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.blog-paragraph-banner {
  width: 90%;
  color: var(--white);
  margin-bottom: 0;
}

.blog-details-wrap {
  width: 100%;
  grid-column-gap: 40px;
  display: flex;
}

.blog-template-wrapper-2 {
  width: 58%;
}

.recent-post-wrap {
  width: 38%;
  position: relative;
}

.base-container-4 {
  max-width: 1200px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.sidebar-recent-posts-2 {
  background-color: rgba(235, 246, 254, .3);
  border-radius: 30px 30px 5px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 30px 40px 40px;
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}

.date-blog {
  border: 1px solid var(--white);
  color: var(--white);
  border-radius: 30px;
  padding: 8px 20px;
  font-size: 16px;
}

.recent-link-image {
  width: 35%;
  height: 130px;
}

.recent-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px 30px 30px 5px;
  transition: color .3s;
}

.recent-image:hover {
  opacity: .8;
}

.collection-list-recent {
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

.collection-item {
  grid-column-gap: 20px;
  justify-content: flex-start;
  display: flex;
}

.info-recent {
  width: 60%;
}

.blog-recent-name {
  color: var(--black);
  transition: color .3s;
}

.blog-recent-name:hover {
  color: var(--primary-1);
}

.collection-list-wrapper-recent-blog {
  margin-top: 20px;
}

.testimonials-author {
  flex-direction: column;
  justify-content: center;
  padding-bottom: 10px;
  display: flex;
}

.testimonials-author.pt-0 {
  padding-bottom: 0;
}

.central-review {
  border-left: 1px solid rgba(0, 17, 167, .3);
  border-right: 1px solid rgba(0, 17, 167, .3);
  padding: 10px 30px;
}

.review-wrapper-2 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.1fr 1fr;
}

.review-wrap {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 30px;
}

.review-wrap.right {
  padding-left: 30px;
  padding-right: 0;
}

.testimonials-quote-author {
  margin-top: 55px;
  display: flex;
}

.testimonials-name {
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.career-banner-img {
  width: 98%;
  height: 550px;
  object-fit: cover;
  object-position: 50% 20%;
  border-radius: 50px 50px 10px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.collection-list {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item-job {
  background-color: var(--primary-light);
  border-radius: 30px 30px 5px;
  padding: 30px;
}

.collection-list-wrapper {
  width: 100%;
}

.details-career {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.type-work {
  border: 1px solid var(--text-gray);
  color: var(--text-gray);
  background-color: rgba(255, 255, 255, .2);
  border-radius: 20px;
  padding: 6px 20px;
  font-size: 16px;
  display: inline-block;
}

.location-work {
  grid-column-gap: 6px;
  display: flex;
}

.apply {
  margin-top: 40px;
  display: flex;
}

.location {
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: "Fa solid 900", sans-serif;
}

.result-wrapper {
  width: 100%;
  grid-column-gap: 60px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.content-result {
  width: 60%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.list-result {
  width: 100%;
  grid-column-gap: 30px;
  background-color: var(--primary-light);
  border-radius: 30px 30px 30px 5px;
  grid-template-rows: auto;
  margin-top: 40px;
  padding: 20px 30px;
}

.courses-image {
  width: 35%;
  min-height: 450px;
  background-image: url("../img/64dcde2c4d3f0bd8a0bea83f/64e45cc901a816007f35927f_3%20(2).jpg");
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 30px 5px;
  position: relative;
}

.paragraph-large-2 {
  font-size: 18px;
  line-height: 1.5em;
}

.job-position-icon-2 {
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-right: 10px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 18px;
}

.mt-20 {
  margin-top: 20px;
}

.job-position-content-wrapper-2 {
  width: 67%;
  padding-right: 70px;
}

.collection-list-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  align-items: flex-start;
  display: flex;
}

.job-position-sidebar-wrapper-2 {
  width: 33%;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}

.info-position-wrapper {
  background-color: rgba(235, 246, 254, .3);
  border-radius: 30px 30px 5px;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px 40px 40px;
  display: flex;
}

.job-position-wrapper-2 {
  align-items: flex-start;
  display: flex;
  position: relative;
}

.anothe-links {
  width: 100%;
  border: 1px solid var(--black);
  background-color: var(--white);
  text-align: center;
  border-radius: 25px;
  padding: 3px 20px;
  line-height: 1em;
}

.anothe-links:hover {
  border-color: var(--primary-1);
  color: var(--primary-1);
}

.collection-name {
  color: var(--black);
  line-height: 1.2em;
}

.textarea-get-in-touch {
  width: 100%;
  min-height: 220px;
  border: 1px solid var(--light-gray);
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  margin-bottom: 40px;
  padding: 13px 12px 13px 29px;
  font-size: 16px;
  line-height: 1.5em;
}

.form-block-contact-us {
  width: 85%;
  min-height: 460px;
  background-color: var(--white);
  border-radius: 50px 50px 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 40px;
  display: flex;
}

.form-block-contact-us.contact {
  width: 100%;
  min-height: 565px;
}

.success-message-contact {
  background-color: rgba(0, 0, 0, 0);
}

.text-field-home {
  color: #332d28;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom-color: rgba(51, 45, 40, .5);
  margin-bottom: 0;
  padding: 10px 12px;
  font-size: 16px;
  line-height: 1.5em;
}

.text-field-home:focus {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) blue;
}


.text-field-home.contact {
  min-height: 46px;
  border-color: var(--light-gray);
  color: var(--black);
  letter-spacing: normal;
  border-radius: 23px;
  margin-bottom: 15px;
  padding: 13px 29px;
  font-size: 16px;
}

.text-field-home.contact:focus {
  border-color: var(--primary-2);
}

.text-field-home.contact::-ms-input-placeholder {
  color: var(--text-gray);
  font-size: 16px;
}

.text-field-home.contact::placeholder {
  color: var(--text-gray);
  font-size: 16px;
}


.appointment-wrapper {
  grid-column-gap: 40px;
  flex: 1;
  display: flex;
}

.appointment-wrapper.contact {
  width: 100%;
  grid-column-gap: 15px;
}

.appointment-wrapper.contact-us {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.get-in-touch {
  width: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.location-wrap {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.location-wrapper {
  width: 50%;
  border-right: 1px solid var(--light-gray);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 60px;
  display: flex;
}

.location-wrapper.right-location {
  border-right: 0 rgba(0, 0, 0, 0);
  padding-left: 60px;
  padding-right: 0;
}

.location-salon {
  grid-row-gap: 20px;
  flex-direction: column;
  margin-top: 20px;
  display: flex;
}

.about-location-wrap {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.info-salon-link {
  color: rgba(255, 255, 255, .6);
  text-transform: capitalize;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 400;
}

.info-salon-link.dark-text {
  color: var(--black);
  font-size: 16px;
}


.experiance-wrapper {
  width: 100%;
  grid-column-gap: 60px;
  grid-template-rows: auto;
  align-items: stretch;
}

.progress-bar-number-2 {
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-left: 6px;
  font-size: 16px;
  font-weight: 700;
}

.experiance-left-content {
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.progress-bar-90-2 {
  width: 90%;
  height: 4px;
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  margin-top: -4px;
  position: relative;
}

.progress-bar-98-2 {
  width: 98%;
  height: 4px;
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  margin-top: -4px;
  position: relative;
}

.experiance-right-content {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.progress-bar-80-2 {
  width: 82%;
  height: 4px;
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  margin-top: -4px;
  position: relative;
}

.expert-progress-bar-wrapper {
  margin-top: 40px;
}

.team-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50px 50px 50px 10px;
}

.expert-progress-bar-active-element {
  position: absolute;
  top: auto;
  bottom: 15px;
  left: auto;
  right: -10px;
}

.choose-progress-bar-item {
  margin-bottom: 30px;
}

.steps-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.life-sticky {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}

.info-step {
  border: 1px solid rgba(253, 251, 249, .2);
  border-radius: 5px;
  flex: 1;
  padding: 5px 15px;
}

.step-wrap {
  align-items: flex-start;
  display: flex;
}

.life-wrapper {
  width: 100%;
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.1fr;
}

.subtitle-left-wrap {
  display: flex;
}

.choose-1-background {
  z-index: -1;
  width: 600px;
  height: 600px;
  opacity: .08;
  position: absolute;
  top: auto;
  bottom: 20%;
  left: -24%;
  right: auto;
}

.choose-2-background {
  z-index: -1;
  width: 600px;
  height: 600px;
  opacity: .08;
  position: absolute;
  top: -27%;
  bottom: auto;
  left: auto;
  right: -33%;
}

.collection-list-3 {
  grid-row-gap: 50px;
  flex-direction: column;
  display: flex;
}

.collection-list-wrapper-recent-team {
  width: 100%;
}

.flex-team {
  grid-column-gap: 40px;
  display: flex;
}

.job-position {
  transition: color .3s;
}

.job-position:hover {
  color: var(--primary-2);
}

.awards-wrapper {
  width: 100%;
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.filters-img {
  filter: invert();
}

.awards-wrap {
  grid-row-gap: 10px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-list-wrapper-services {
  width: 100%;
}

.collection-list-service {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-item-service {
  width: 47%;
  overflow: hidden;
}

.service-wrapper {
  background-color: var(--primary-light);
  border-radius: 30px 30px 5px;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-service {
  z-index: 10;
  margin-top: 40px;
  position: relative;
}

.number-service {
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 24px;
  font-weight: 600;
  line-height: 1em;
}

.number-service-wrap {
  width: 100%;
  height: auto;
  justify-content: flex-end;
  display: flex;
}

.background-service {
  width: 300px;
  height: 300px;
  position: absolute;
  top: auto;
  bottom: -32%;
  left: auto;
  right: -17%;
}

.set-rvice-name-link, .paragraph {
  z-index: 10;
  position: relative;
}

.service-name {
  transition: color .3s;
}

.service-name:hover {
  color: var(--primary-2);
}

.cart-container {
  border-radius: 30px 30px 5px;
}

.apple-pay {
  border-radius: 23px;
}

.pay-with-browser {
  border-radius: 223px;
}

.cart-quantity-shop {
  border-color: var(--light-gray);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 3px;
}

.cart-quantity-shop:focus {
  border-color: var(--primary-1);
}

.img-cart {
  border-radius: 10px 10px 3px;
}

.mt-7 {
  margin-top: 7px;
}

.error-state {
  text-align: center;
  border-radius: 23px;
}

.collection-list-shop {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-shop {
  border-radius: 30px 30px 5px;
}

.product-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px 30px 5px;
  transition: opacity .3s;
}

.product-img:hover {
  opacity: .8;
}

.info-product {
  z-index: 1;
  width: 100%;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  /* background-image: linear-gradient(130deg, rgba(233, 65, 18, .6), rgba(0, 17, 167, .6)); */
  border-radius: 0 0 5px 30px;
  justify-content: space-between;
  align-items: center;
  padding: 25px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-2 {
  color: var(--white);
  font-size: 24px;
  font-weight: 300;
  line-height: 1em;
}

.shop-wrapper {
  position: relative;
}

.add-to-cart {
  width: 149px;
  height: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.collection-item-shop {
  position: relative;
}

.product-name {
  color: var(--white);
  transition: color .3s;
}

.product-name:hover {
  color: var(--black);
}

.out-of-stock-state {
  background-color: var(--primary-light);
  text-align: center;
  border-radius: 23px;
}

.shop-background {
  z-index: -1;
  width: 100%;
  height: 255px;
  position: absolute;
  top: auto;
  bottom: -5%;
  left: 0%;
  right: 0%;
}

.name-cart {
  color: var(--black);
  font-size: 18px;
  font-weight: 500;
}

.checkout-form {
  min-height: auto;
  background-color: rgba(235, 246, 254, .6);
  padding-top: 180px;
  padding-bottom: 60px;
}

.email {
  height: 46px;
  border-color: var(--light-gray);
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 23px;
  padding: 13px 29px;
  font-size: 16px;
}

.email:focus {
  border-color: var(--primary-1);
}

.full-name {
  height: 46px;
  border-color: var(--light-gray);
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 23px;
  padding: 13px 29px;
  font-size: 16px;
}

.full-name:focus {
  border-color: var(--primary-1);
}

.street-address {
  height: 46px;
  border-color: var(--light-gray);
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 23px;
  padding: 13px 29px;
  font-size: 16px;
}

.street-address:focus {
  border-color: var(--primary-1);
}

.street-address-2 {
  height: 46px;
  border-color: var(--light-gray);
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 23px;
  padding: 13px 29px;
  font-size: 16px;
}

.street-address-2:focus {
  border-color: var(--primary-1);
}

.city {
  height: 46px;
  border-color: var(--light-gray);
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 23px;
  padding: 13px 29px;
  font-size: 16px;
}

.city:focus {
  border-color: var(--primary-1);
}

.state-province {
  height: 46px;
  border-color: var(--light-gray);
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 23px;
  padding: 13px 29px;
  font-size: 16px;
}

.state-province:focus {
  border-color: var(--primary-1);
}

.zip-postal-code {
  height: 46px;
  border-color: var(--light-gray);
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 23px;
  padding: 13px 29px;
  font-size: 16px;
}


.checkbox {
  margin-top: 0;
}

.checkbox-label {
  margin-bottom: 0;
}

.order-summary {
  border-radius: 12px;
}

.block-header {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.block-content {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}

.paypal-checkout-form, .order-confirmation {
  min-height: auto;
  background-color: rgba(235, 246, 254, .6);
  padding-top: 180px;
  padding-bottom: 60px;
}

.div-block-42 {
  width: 100%;
  display: flex;
}

.price-wrap {
  grid-column-gap: 5px;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.right-wrapper-shop {
  position: relative;
}

.product-img-details {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 30px 30px 5px;
}

.shop-wrap {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
}

.left-wrapper-shop {
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.add-to-cart-product {
  margin-top: 20px;
}

.field-label-product {
  color: var(--text-gray);
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2em;
}

.info-shop {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.quantity {
  height: 48px;
  border-bottom-color: var(--light-gray);
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-bottom: 0;
}

.quantity:focus {
  border-bottom-color: var(--primary-1);
}

.quantity::-ms-input-placeholder {
  color: var(--black);
}

.quantity::placeholder {
  color: var(--black);
}

.lightbox-link-product {
  width: 100%;
  height: 600px;
  border-bottom-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0);
}

.details-wrap {
  margin-top: 40px;
}

.price {
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 28px;
  font-weight: 600;
  line-height: 1em;
}

.default-state-details {
  flex-direction: row;
  align-items: flex-end;
  display: flex;
}

.grey-title {
  color: var(--text-gray);
  font-weight: 400;
}

.info-wrap {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.out-of-stock-state-3 {
  background-color: var(--primary-light);
  text-align: center;
  border-radius: 20px;
}

.catefory-shop {
  border: 1px solid var(--text-gray);
  color: var(--text-gray);
  border-radius: 23px;
  margin-bottom: 5px;
  padding: 6px 22px;
  font-size: 18px;
  transition: border-color .3s, color .3s;
  display: block;
}

.catefory-shop:hover {
  border-color: var(--primary-2);
  color: var(--primary-2);
}

.price-bottom {
  border-top: 1px solid rgba(255, 255, 255, .1);
  margin-top: 15px;
}

.hero-price-item {
  width: 100%;
  height: auto;
  background-color: var(--primary-light);
  border-radius: 30px 30px 5px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-price-item:hover {
  box-shadow: 1px 0 20px rgba(255, 255, 255, .25);
}

.hero-price-item.mt-40 {
  margin-top: 40px;
}

.month {
  color: var(--black);
  margin-right: 25px;
  font-size: 16px;
  font-weight: 600;
}

.price-title {
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1) 77%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
}

.button-pricing-wrap {
  grid-row-gap: 10px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.button-flex {
  grid-column-gap: 20px;
  margin-top: 50px;
  display: flex;
}

.text-span-3 {
  background-color: var(--text-gray);
  color: var(--black);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.price-top {
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  flex-direction: column;
  margin-bottom: 15px;
  padding-bottom: 15px;
  display: flex;
}

.year {
  color: rgba(0, 11, 31, .6);
  margin-left: 25px;
  font-size: 16px;
  font-weight: 700;
}

.toggle-wrapper {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.pricing-wrap {
  width: 100%;
}

.infi-price {
  width: 50%;
  border-left: 1px solid rgba(18, 18, 18, .1);
  padding: 40px 30px 40px 60px;
}

.toggle-round-yr {
  z-index: 1;
  width: 35px;
  height: 35px;
  grid-column-gap: 30px;
  cursor: pointer;
  justify-content: space-between;
  position: relative;
  overflow: visible;
}

.personal-package {
  min-height: 25px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.title-price {
  color: var(--black);
  font-size: 18px;
  font-weight: 600;
}

.price-plan {
  color: var(--black);
  font-weight: 600;
}

.toggle-round-mo {
  z-index: 1;
  width: 35px;
  height: 35px;
  grid-column-gap: 30px;
  cursor: pointer;
  justify-content: space-between;
  padding: 6px 10px;
  position: relative;
  overflow: visible;
}

.toggle-price {
  width: 70px;
  height: 35px;
  background-color: var(--primary-light);
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.list-price {
  background-color: rgba(18, 18, 18, .8);
  margin-top: 20px;
}

.price-2 {
  width: 50%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 60px;
  padding-right: 30px;
  display: flex;
}

.toggle-bg-mo {
  width: 35px;
  height: 35px;
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  border-radius: 50px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image {
  width: 600px;
  height: 600px;
  opacity: .1;
  position: absolute;
  top: -82%;
  bottom: auto;
  left: -30%;
  right: auto;
}

.heading-2 {
  background-image: linear-gradient(130deg, var(--primary-2), var(--primary-1));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 160px;
  font-weight: 700;
}

.primary-2-style-guide {
  width: 75px;
  height: 75px;
  background-color: var(--primary-2);
  border-radius: 10px;
}

.dark-text-style-guide {
  width: 75px;
  height: 75px;
  background-color: var(--black);
  border-radius: 10px;
}

.search-shop-con:hover .button-text, .search-shop-con:hover svg path {
  color:var(--primary-2);
  stroke: var(--primary-2);
}
.arrow-wrapper svg {
  transition:transform .3s ease-in-out ;
}


.search-shop-con:hover .arrow-wrapper svg, .button-primary-link:hover svg{

  transform: translateX(5px);

}
.button-primary-link:hover .button-text, .button-primary-link:hover svg path{
  color: var(--primary-1);
  stroke: var(--primary-1);
}

.service-name-2, .services {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.5s cubic-bezier(0.000, 0.000, 0.230, 1);
  background-image: linear-gradient(to right, rgb(18, 116, 187), rgb(18, 116, 187) 50%, #555758 50%);
  background-size: 200% 100%;
  background-position: 100%;
}

.collection-item-services:hover .service-name-2, .collection-item-services:hover .services{
  background-position: 0%;

}



.btn-icon {
  margin-right: 8px;
}


@media screen and (min-width: 1280px) {
  /* .section {
    padding-top: 130px;
    padding-bottom: 130px;
  } */

  .section.banner, .section.changelog-banner {
    padding-top: 200px;
  }

  .section.blog-sidebar {
    padding-top: 100px;
  }

  .section.banner-our-team {
    background-size: cover;
    padding-top: 200px;
  }

  .section.banner-career {
    padding-top: 180px;
  }

  .section.pricing-banner, .section.job-position-banner, .section.contacts-banner, .section.contacts-2-banner, .section.banner-faq, .section.banner-customers, .section.banner-testimonials, .section.about-us-banner, .section.about-2-banner, .section.style-guide-section {
    padding-top: 200px;
  }

  .section.banner-home-3 {
    padding-top: 180px;
  }

  .section.bammer-home {
    align-items: flex-end;
    padding-top: 160px;
    display: flex;
  }

  .section.light-with-img-bottom {
    padding-top: 180px;
  }

  .section.gradient-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.banner-home-2 {
    padding-top: 180px;
  }

  .section.blog-banner {
    background-position: 50% 40%;
    padding-top: 180px;
  }

  .section.team-details-banner, .section.services-banner, .section.service-details-banner, .section.shop-banner, .section.product-details-banner, .section.category-banner {
    padding-top: 200px;
  }

  .spacing-system-column {
    padding-right: 30px;
  }

  .headings-typography-wrapper {
    width: 48%;
  }


  .style-guide-buttons-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .style-guide-button-wrapper {
    width: 100%;
  }

  .banner-title-wrapper {
    max-width: 580px;
  }

  .workflow-video-wrapper {
    max-height: none;
  }

  .accordion-list-content {
    width: 90%;
  }


  .contacts-wrapper {
    grid-column-gap: 80px;
  }

  .contacts-content-wrapper {
    width: 45%;
  }

  .contacts-form-wrapper {
    padding: 40px;
  }

  .without-top-spacing {
    padding-top: 0;
  }

  .search-section {
    padding-top: 180px;
    padding-bottom: 100px;
  }

  .testimonials {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .blog-section-title {
    margin-bottom: 70px;
  }

  .map-wrapper {
    padding-right: 70px;
  }

  .section-title-center {
    margin-bottom: 70px;
  }

  .about-img._3 {
    width: 340px;
  }

  .about-img._4 {
    width: 280px;
  }

  .about-img._2 {
    width: 340px;
  }

  .industries-block-wrapper {
    position: relative;
  }

  .section-with-blue-bg {
    padding-left: 40px;
    padding-right: 40px;
  }

  .center-title {
    padding-right: 140px;
  }

  .main-style-guide-body-wrapper {
    margin-right: 60px;
  }

  .banner-title-wrapper-2 {
    margin-top: 0;
  }

  .style-guide-body-wrapper {
    margin-right: 60px;
  }

  .seondary-button-with-icon:hover {
    opacity: 1;
  }

  .arrow-wrapper {
    align-items: center;
  }

  .content-wrapper-footer {
    width: 62%;
  }

  .collection-list-wrapper-blog-home {
    width: 100%;
  }

  .banner-content-wrapper {
    flex-direction: row;
  }

  .banner-home {
    width: auto;
    height: 300px;
    left: 0;
  }

  .banner-home.home-4 {
    width: auto;
    height: 500px;
  }

  .banner-home.team-details {
    width: 35%;
    margin-top: 10px;
  }

  .left-content.left-tablet {
    width: 45%;
  }

  .about-wrapper {
    grid-column-gap: 70px;
  }

  .woman {
    height: 480px;
    margin-bottom: -50px;
  }

  .numbers {
    font-size: 72px;
  }

  .about-numbers {
    font-size: 24px;
  }

  ._w-90 {
    width: 90%;
  }

  .logo-partners-banner {
    margin-top: 80px;
  }

  .logo-partners-banner._12 {
    border-top-width: 0;
    border-top-color: rgba(0, 0, 0, 0);
    padding-top: 0;
  }

  .our-team-wrapper {
    grid-column-gap: 40px;
  }

  .service-name-2._w-20 {
    color: var(--text-primary);
  }

  .services.inter-services {
    font-size: 16px;
  }

  .content-banner-home-1 {
    width: 42%;
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .content-banner-home-1.big-title {
    width: 47%;
  }

  /* .img-banner-2 {
    width: 32%;
    bottom: 27%;
    right: 16%;
  } */

  .img-banner-2.team-details {
    width: 25%;
    bottom: 31%;
    right: 30%;
  }

  .home-1-title-banner.inter {
    width: 95%;
    font-size: 65px;
  }

  .circles {
    width: 617px;
    height: 634px;
    bottom: -33%;
  }

  .circles.team {
    bottom: -26%;
  }

  .pat {
    font-size: 17px;
  }

  .form-block {
    width: 80%;
  }


  .form-block-home {
    width: 53%;
  }

  .content-banner-home-3 {
    width: 69%;
  }

  .header-banner-home-2 {
    font-size: 72px;
  }

  .banner-paragraph-home-2 {
    width: 76%;
  }

  .white-circle-banner {
    bottom: -42%;
    left: -15%;
  }

  .white-circle-banner.about-banner {
    bottom: -73%;
  }

  .white-circle-banner.category {
    bottom: -76%;
  }

  .img-banner-home-2 {
    height: 560px;
  }

  .content-banner-home-4 {
    max-width: 740px;
  }

  .img-home-2 {
    top: -25%;
  }

  .title-central-wrap {
    width: 62%;
  }

  .video-background {
    border-radius: 50px 50px 50px 10px;
  }

  .how-works-wrapper {
    grid-column-gap: 30px;
  }

  .how-we-work-right-wrap {
    width: 52%;
    margin-top: 115px;
  }

  .how-we-work-wrapper {
    grid-column-gap: 80px;
  }

  .about-us-image {
    margin-top: 30px;
  }

  .how-we-work-left-wrap {
    width: 45%;
  }

  .collection-list-blog {
    grid-column-gap: 40px;
    grid-row-gap: 60px;
  }

  .banner-wrap.banner-news {
    grid-column-gap: 80px;
    grid-template-columns: 1.05fr 1fr;
  }

  .link-blog {
    width: 100%;
  }

  .image-blog, .image-blog-2 {
    width: 100%;
    object-fit: cover;
  }

  .blog-name-3 {
    font-size: 36px;
  }

  .details-blog-section {
    padding-top: 200px;
    padding-bottom: 100px;
  }

  .title-details-banner {
    max-width: 820px;
  }

  .blog-details-heading {
    font-size: 56px;
  }

  .blog-paragraph-banner {
    width: 75%;
  }

  .blog-details-wrap {
    grid-column-gap: 60px;
  }

  .blog-template-wrapper-2 {
    width: 72%;
  }

  .recent-post-wrap {
    width: 36%;
  }

  .central-review {
    padding-left: 45px;
    padding-right: 45px;
  }

  .review-wrap {
    padding-right: 45px;
  }

  .review-wrap.right {
    padding-left: 45px;
  }

  .career-banner-img {
    height: 560px;
    object-position: 50% 15%;
  }

  .result-wrapper {
    grid-column-gap: 80px;
    align-items: center;
  }

  .content-result {
    width: 60%;
  }

  .courses-image {
    width: 40%;
    min-height: 500px;
  }

  .form-block-contact-us {
    width: 72%;
  }

  .appointment-wrapper {
    grid-column-gap: 50px;
  }

  .experiance-wrapper {
    grid-column-gap: 80px;
    align-items: center;
  }

  .experiance-left-content {
    height: 100%;
  }

  .expert-progress-bar-wrapper {
    margin-top: 50px;
  }

  .expert-progress-bar-active-element {
    margin-left: 20px;
  }

  .info-step {
    padding: 10px 20px;
  }

  .life-wrapper {
    grid-column-gap: 80px;
    grid-template-columns: .8fr .9fr;
  }

  .choose-1-background {
    bottom: 23%;
    left: -16%;
  }

  .choose-2-background {
    right: -19%;
  }

  .flex-team {
    grid-column-gap: 60px;
  }

  .collection-item-service {
    width: 31%;
  }

  .number-service {
    justify-content: flex-end;
  }

  .collection-list-shop {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .shop-background {
    height: 315px;
    bottom: -10%;
  }

  .checkout-form, .paypal-checkout-form, .order-confirmation {
    padding-top: 200px;
    padding-bottom: 110px;
  }

  .shop-wrap {
    grid-column-gap: 60px;
  }

  .price {
    font-size: 30px;
  }

  .pricing-wrap {
    width: 87%;
  }

  .infi-price {
    padding: 50px 40px 50px 75px;
  }

  .price-2 {
    padding-left: 75px;
    padding-right: 40px;
  }

  .image {
    top: -74%;
    left: -16%;
  }
}

@media screen and (min-width: 1440px) {
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
  }

  blockquote {
    padding-left: 30px;
    padding-right: 30px;
  }

  .section.banner-our-team {
    background-position: 50% 10%;
  }

  .section.banner-career {
    background-position: 50% 27%;
  }

  .section.banner-customers {
    background-position: 50% 85%;
  }

  .nav-dropdown-list.megamenu.w--open {
    left: -185%;
  }

  .about-img._1 {
    width: 380px;
  }

  .about-img._3 {
    width: 400px;
  }

  .about-img._4 {
    width: 300px;
  }

  .about-img._2 {
    width: 390px;
  }

  .our-services-wrap {
    align-items: center;
  }

  .section-with-blue-bg {
    padding-left: 100px;
    padding-right: 100px;
  }

  .banner-content-wrapper {
    grid-column-gap: 100px;
  }

  .banner-home.team-details {
    width: 37%;
  }

  .left-content {
    width: 47%;
  }

  .left-content.left-tablet {
    width: 42%;
  }

  .woman {
    /* object-position: 60% 20%; */
    margin-bottom: -70px;
  }

  .content-banner-home-1 {
    width: 45%;
  }

  .content-banner-home-1.big-title {
    width: 47%;
  }

  /* .img-banner-2 {
    width: 30%;
    bottom: 20%;
    right: 22%;
  } */

  /* .img-banner-2.home-1 {
    right: 23%;
  }
 */
  .img-banner-2.team-details {
    width: 22%;
    bottom: 38%;
    right: 32%;
  }

  .home-1-title-banner {
    width: 93%;
  }

  .circles {
    left: -12%;
  }

  .white-circle-banner {
    bottom: -35%;
    left: -13%;
  }

  .img-banner-home-2 {
    object-position: 50% 25%;
  }

  .img-home-2 {
    right: -19%;
  }

  .grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .banner-wrap {
    grid-template-columns: 1.1fr 1fr;
  }

  .banner-wrap.banner-news {
    grid-column-gap: 70px;
    grid-template-columns: 1fr 1.05fr;
  }

  .blog-details-img-banner {
    object-position: 50% 20%;
  }

  .location-wrapper {
    padding-right: 80px;
  }

  .location-wrapper.right-location {
    padding-left: 80px;
  }

  .expert-progress-bar-active-element {
    margin-left: 70px;
  }

  .life-sticky {
    padding-right: 5px;
  }

  .choose-1-background {
    bottom: 23%;
    left: -12%;
  }

  .shop-background {
    height: 355px;
    bottom: -14%;
  }

  .shop-wrap {
    grid-column-gap: 80px;
  }

  .infi-price {
    padding-left: 90px;
  }

  .image {
    top: -70%;
    left: -11%;
  }
}

@media screen and (min-width: 1920px) {
  h1 {
    font-size: 67px;
  }

  .section.banner-career {
    background-position: 50% 22%;
    padding-top: 200px;
  }

  .section.banner-customers {
    background-position: 50% 100%;
    background-size: 80%;
  }

  .section.banner-home-3 {
    background-image: linear-gradient(to bottom, null, null), url("../img/64dcde2c4d3f0bd8a0bea83f/64ee3734d71943aebc36390d_Banner%20Home%202%20(1).jpg");
    background-position: 0 0, 50% 40%;
    padding-top: 200px;
  }

  .section.bammer-home {
    min-height: 50vh;
    align-items: flex-end;
    padding-top: 155px;
    padding-bottom: 80px;
    display: flex;
  }

  .section.light-with-img-bottom {
    padding-top: 200px;
  }

  .section.banner-home-2 {
    background-position: 50% 15%;
    padding-top: 200px;
  }

  .section.blog-banner {
    padding-top: 200px;
  }

  .base-container, .nav-container {
    max-width: 1400px;
  }

  .nav-dropdown-list.megamenu.w--open {
    left: -33%;
  }

  .workflow-wrapper {
    height: 600px;
  }

  .accordion-list-content {
    width: 85%;
  }

  .contacts-wrapper {
    grid-column-gap: 100px;
  }

  .contacts-content-wrapper {
    width: 42%;
  }


  .about-img._1 {
    width: 420px;
    left: 16%;
  }

  .about-img._3 {
    width: 430px;
    top: 20%;
    left: 54%;
  }

  .about-img._4 {
    left: 48%;
  }

  .section-with-blue-bg {
    padding-left: 180px;
    padding-right: 180px;
  }

  .content-wrapper-footer {
    width: 55%;
  }

  .background-video {
    height: 600px;
  }

  .banner-home {
    height: 333px;
  }

  .banner-home.home-4 {
    height: 630px;
  }

  .banner-home.team-details {
    width: 38%;
  }

  .left-content {
    width: 46%;
  }

  .left-content._55 {
    width: 45%;
  }

  .woman {
    height: 670px;
    /* object-position: 60% 15%; */
  }

  .numbers {
    font-size: 74px;
  }

  ._w-90 {
    width: 80%;
  }

  .blog-img {
    display: block;
  }

  .content-banner-home-1 {
    width: 39%;
  }

  .content-banner-home-1.big-title {
    width: 42%;
  }

  /* .img-banner-2 {
    width: 27%;
    bottom: 25%;
    right: 29%;
  } */

  /* .img-banner-2.home-1 {
    width: 27%;
    bottom: 27%;
    right: 29%;
  } */

  .img-banner-2.team-details {
    bottom: 31%;
    right: 35%;
  }

  .home-1-title-banner {
    width: 90%;
    font-size: 65px;
  }

  .home-1-title-banner.inter {
    width: 90%;
  }

  .circles {
    left: -9%;
  }

  .circles.team {
    bottom: -22%;
    left: -6%;
  }

  .cicrle-banner {
    bottom: -32%;
    left: -11%;
  }

  .content-banner-home-3 {
    width: 60%;
  }

  .banner-paragraph-home-2 {
    width: 79%;
  }

  .white-circle-banner {
    bottom: -29%;
    left: -5%;
  }

  .white-circle-banner.category {
    bottom: -73%;
    left: -7%;
  }

  .img-banner-home-2 {
    height: 700px;
    object-position: 50% 35%;
  }

  .content-banner-home-4 {
    max-width: 800px;
  }

  .banner-title-home-2 {
    font-size: 72px;
  }

  .img-home-2 {
    top: -18%;
    right: -11%;
  }

  .title-central-wrap {
    width: 54%;
  }

  .video-background {
    height: 500px;
  }

  .how-we-work-left-wrap {
    width: 42%;
  }

  .banner-wrap {
    grid-template-columns: 1.2fr 1fr;
  }

  .banner-wrap.banner-news {
    grid-column-gap: 90px;
    grid-template-columns: 1.1fr 1fr;
    grid-auto-flow: column;
  }

  .title-details-banner {
    max-width: 860px;
  }

  .blog-details-heading {
    font-size: 58px;
  }

  .blog-paragraph-banner {
    width: 70%;
  }

  .career-banner-img {
    height: 700px;
    object-position: 50% 10%;
  }

  .collection-item-job {
    padding: 40px;
  }

  .form-block-contact-us {
    padding: 50px;
  }

  .location-wrapper {
    padding-right: 100px;
  }

  .location-wrapper.right-location {
    padding-left: 100px;
  }

  .expert-progress-bar-active-element {
    margin-left: 80px;
  }

  .choose-1-background {
    bottom: 33%;
    left: -8%;
  }

  .choose-2-background {
    top: -20%;
    right: -6%;
  }

  .collection-list-shop {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .link-shop, .collection-item-shop, .collection-list-wrapper-shop {
    width: 100%;
  }

  .shop-background {
    height: 475px;
    bottom: -42%;
  }

  .image {
    top: -64%;
    left: -2%;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 60px;
  }

  h2 {
    font-size: 45px;
  }
  .footer-bottom-wrapper{
    justify-content: center;
  }
  .section.banner, .section.changelog-banner, .section.banner-our-team {
    padding-top: 160px;
  }

  .section.banner-career {
    background-position: 50% 35%;
    padding-top: 140px;
  }

  .section.pricing-banner, .section.job-position-banner, .section.contacts-banner {
    padding-top: 160px;
  }

  .section.contacts-2-banner {
    background-position: 50% 40%;
    padding-top: 160px;
  }
  .footer-social-icons-wrapper {
    width: 100%;
  }

  .footer-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-direction: column;
    justify-content: center;
  }

  .section.banner-faq {
    padding-top: 160px;
  }

  .section.banner-customers {
    background-position: 50% -120%;
    background-size: auto;
    padding-top: 160px;
  }

  .section.banner-testimonials, .section.about-us-banner {
    padding-top: 160px;
  }

  .section.about-2-banner {
    padding-top: 140px;
  }

  .section.style-guide-section {
    padding-top: 160px;
  }

  .section.banner-home-3 {
    min-height: auto;
    min-height: auto;
    flex-direction: column;
    padding-top: 140px;
  }

  .section.bammer-home {
    padding-top: 140px;
    padding-bottom: 80px;
  }

  .section.light-with-img-bottom {
    padding-top: 100px;
  }

  .section.about-section {
    padding-bottom: 80px;
  }

  .section.banner-home-2 {
    padding-top: 140px;
  }

  .section.blog-banner {
    background-position: 50% 40%;
    padding-top: 140px;
  }

  .section.team-details-banner {
    padding-top: 140px;
  }

  .section.services-banner, .section.service-details-banner, .section.shop-banner, .section.product-details-banner, .section.category-banner {
    padding-top: 160px;
  }

  .grid-system {
    width: 100%;
  }

  .grid-description.first-description {
    text-align: center;
  }

  .spacing-wrapper-mobile {
    width: 70%;
  }

  .spacing-columns {
    flex-flow: wrap;
    display: flex;
  }

  .bottom-style-spacing-desktop {
    bottom: 6%;
  }

  .top-style-spacing-desktop {
    top: 4%;
  }

  .middle-style-spacing-desktop {
    top: 30%;
  }

  .colors-wrapper {
    margin-right: 40px;
  }

  .colors-container {
    flex-wrap: wrap;
  }

  .headings-typography-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }

  .headings-typography-wrapper.last-child {
    margin-bottom: 30px;
  }

  .top-style-spacing-mobile {
    top: 3%;
  }

  .middlr-style-spacing-mobile {
    top: 26%;
  }

  .bottom-style-spacing-mobile {
    bottom: 6%;
  }

  .nav-menu {
    width: 320px;
    background-color: var(--white);
    flex-direction: column;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .nav-menu.light {
    background-color: var(--white);
  }

  .menu-button {
    text-align: right;
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-link {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    display: flex;
  }

  .nav-link.nav-link-white {
    color: var(--text-primary);
  }


  .nav-dropdown {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    transition: opacity .5s;
    display: flex;
    overflow: hidden;
  }

  .nav-dropdown-icon {
    margin-right: 1.5px;
    display: block;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0;
  }

  .nav-dropdown-list {
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border-style: none;
    flex-direction: column;
    padding: 0 40px 0 20px;
    display: flex;
    position: static;
  }

  .nav-dropdown-list.w--open {
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: static;
  }

  .nav-dropdown-list.megamenu {
    width: 100%;
    height: 270px;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 20px;
    padding-right: 40px;
    overflow: scroll;
  }

  .nav-dropdown-link-wrapper {
    flex-flow: wrap;
    padding-right: 0;
    overflow: visible;
  }

  .nav-dropdown-link-wrapper:hover {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-dropdown-link {
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
  }

  .close-menu-button {
    padding: 0 20px 0 0;
  }

  .close-menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
    margin-bottom: 3px;
    padding: 0 20px 0 0;
  }

  .nav-close-icon {
    z-index: 15;
    align-self: stretch;
  }

  .nav-item-title.nav-white {
    color: var(--text-primary);
  }

  .licensing-grid, .licensing-grid.last-child {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .licensing-paragraph {
    width: 100%;
  }


  .nav-menu-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .style-guide-button-wrapper {
    width: 100%;
  }

  .banner-title-wrapper {
    max-width: 580px;
  }

  .banner-title-wrapper.big-title-wrap {
    max-width: 100%;
  }

  .contacts-wrapper {
    grid-row-gap: 60px;
    flex-direction: column;
  }

  .contacts-content-wrapper {
    width: 100%;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .contacts-form-wrapper {
    width: 85%;
  }

  .contacts-location-slider {
    padding-right: 70px;
  }

  .contacts-left-arrow {
    right: 41px;
  }

  .contacts-right-arrow {
    right: 0;
  }

  .contacts-arrows-divider {
    right: 40px;
  }

  .contacts-title {
    align-items: center;
    margin-bottom: 40px;
  }

  .footer-wrapper {
    align-items: center;
  }

  .footer-brand-wrapper {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }


  .search-shop-con {
    display: none;
  }

  .search-input:focus {
    border: 1px solid var(--text-primary);
  }

  .search-section {
    padding-top: 140px;
  }

  .service-details-content-wrapper {
    width: 60%;
    margin-right: 20px;
  }

  .service-details-sidebar-wrapper {
    width: 40%;
    padding-left: 30px;
    padding-right: 30px;
    top: 20px;
  }

  .headings-container, .style-guide-content-wrapper {
    flex-wrap: wrap;
  }

  .nav-dropdown-column {
    width: 100%;
    justify-content: center;
  }

  .testimonials {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .blog-section-title {
    margin-bottom: 60px;
  }

  .contacts-wrapper-grid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-title-center {
    margin-bottom: 60px;
  }

  .home-4-testimonials-wrapper {
    width: 80%;
    grid-column-gap: 60px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
    margin-top: 20px;
  }

  .testimonials-wrapper-2 {
    width: 80%;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-wrap: wrap;
    margin-top: 20px;
  }

  .about-img._1 {
    top: 7%;
    left: 15px;
  }

  .about-img._5 {
    top: 58%;
    bottom: 0;
    left: 60px;
  }

  .about-img._3 {
    width: 360px;
    top: 0%;
    right: 15px;
  }

  .about-img._4 {
    width: 240px;
    top: 57%;
    left: auto;
    right: 15px;
  }

  .about-img._2 {
    z-index: 5;
    top: 30%;
    left: 35%;
  }

  .subtitle {
    margin-bottom: 30px;
  }

  .content {
    margin-bottom: 0;
  }

  .industries-block-wrapper {
    max-width: 45vw;
  }

  .about-4-team-slide {
    width: 100%;
  }

  .nav-dropdown-link-line {
    display: none;
  }

  .subtitle-2 {
    margin-bottom: 30px;
  }

  .dropdown-nav-link {
    color: #222;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: Lato, sans-serif;
    font-weight: 700;
  }

  .dropdown-nav-link.w--current {
    color: #004ae2;
  }

  .menu-wrap {
    background-color: var(--white);
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .menu-wrap.light {
    background-color: var(--white);
  }

  .rich-text-style h2 {
    font-size: 40px;
  }

  .home-banner-left-arrow {
    top: 20%;
    bottom: auto;
    left: 4%;
    right: auto;
  }

  .tablet-menu {
    border-bottom: 1px solid var(--light-gray);
    background-color: var(--white);
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    display: flex;
  }

  .tablet-menu.light {
    border-bottom-color: var(--background-light);
    background-color: var(--white);
  }

  .image-burger {
    margin-bottom: 4px;
  }

  .image-burger.white-burger {
    filter: invert();
  }

  .brand-tablet {
    display: block;
  }

  .style-guide-tab-content-wrapper {
    grid-row-gap: 40px;
  }

  .spacing-system-image-2 {
    width: 75%;
  }

  .main-style-guide-body-wrapper {
    width: 100%;
    margin-right: 0;
  }

  .style-guide-tab-link {
    padding-left: 10px;
    padding-right: 10px;
  }

  .spacing-title {
    font-size: 25px;
  }

  .spasing-system-image-mobile-2 {
    width: 70%;
  }

  .landing-section-title {
    width: 80%;
  }

  .landing-home-pages-wrapper {
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
  }

  .style-guide-body-wrapper {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }


  .content-wrapper-footer {
    width: 90%;
  }

  .shop-wrap-header {
    flex: 1;
    justify-content: flex-end;
    margin-right: 20px;
    display: flex;
  }

  .collection-list-wrapper-blog-home {
    width: 100%;
  }

  .collection-list-blog-home {
    grid-column-gap: 30px;
    flex-flow: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }

  .banner-content-wrapper {
    flex-direction: column;
  }

  .banner-home {
    width: auto;
    height: 270px;
  }
.header-img-group {
  left: 5% !important;
}
  .banner-home.home-4 {
    width: 65%;
  }

  .banner-home.team-details {
    width: 50%;
  }

  .title-big-wrapper {
    width: 75%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .title-big-wrapper.mb-30-tablet {
    width: 100%;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .title-big-wrapper.banner-title {
    text-align: center;
  }

  .left-content {
    width: 80%;
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .left-content.left-tablet {
    text-align: center;
    align-items: center;
  }

  .left-content.big {
    text-align: left;
    align-items: flex-start;
  }

  .right-title-content {
    width: 100%;
    text-align: center;
  }

  .about-wrapper {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .woman {
    width: 100%;
    height: 550px;
    /* object-position: 70% 15%; */
    margin-top: 50px;
    margin-bottom: 0;
  }

  .right-content-wrapper {
    width: 75%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .numbers-wrapper {
    width: 80%;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .numbers {
    font-size: 54px;
  }

  .about-numbers {
    font-size: 16px;
  }

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

  .logo-partners-banner {
    max-width: 100%;
    margin-top: 80px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .logo-wrapper, .loop-logo {
    width: auto;
  }

  .our-team-wrapper {
    grid-column-gap: 20px;
  }

  .collection-item-leadership.details {
    width: 47%;
  }

  .team-name {
    font-size: 28px;
  }

  .service-name-2._w-20 {
    width: 30%;
  }


  .white-block {
    width: 20%;
  }

  .button-wrapper-section {
    justify-content: center;
    align-items: center;
  }

  .content-banner-home-1 {
    width: 90%;
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .content-banner-home-1.big-title {
    width: 90%;
  }

  /* .img-banner-2 {
    width: 45%;
    bottom: 23%;
    right: 48%;
  }
 */
  .img-banner-2.team-details {
    width: 40%;
    bottom: 20%;
  }

  .home-1-title-banner.inter {
    font-size: 60px;
  }

  .circles {
    bottom: -29%;
    left: -22%;
  }

  .circles.team {
    bottom: -22%;
  }

  .cicrle-banner {
    top: -32%;
    bottom: auto;
    left: auto;
    right: -20%;
  }



  .desctop-hidden {
    margin-top: 40px;
    padding-left: 15px;
    display: flex;
  }

  .content-banner-home-3 {
    width: 80%;
  }

  .header-banner-home-2 {
    font-size: 60px;
  }

  .banner-paragraph-home-2 {
    width: 85%;
  }

  .white-circle-banner {
    bottom: -63%;
    left: -31%;
  }

  .white-circle-banner.category {
    bottom: -94%;
  }

  .img-banner-home-2 {
    width: 97%;
    height: 400px;
  }

  .content-banner-home-4 {
    max-width: 620px;
  }

  .banner-title-home-2 {
    font-size: 56px;
  }

  .img-home-2 {
    width: 400px;
    height: 400px;
    display: none;
  }

  .title-central-wrap {
    width: 80%;
  }

  .video-background {
    height: 400px;
  }

  .how-works-wrapper {
    grid-column-gap: 30px;
  }

  .how-we-work-right-wrap {
    width: 85%;
    margin-top: 0;
  }

  .how-we-work-wrapper {
    grid-row-gap: 60px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .about-us-image {
    height: 400px;
  }

  .how-we-work-left-wrap {
    width: 85%;
    text-align: center;
    align-items: center;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .flex-vertical-card {
    background-image: none;
  }

  .banner-wrap {
    width: 80%;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
    display: flex;
  }

  .banner-wrap.banner-news {
    width: 100%;
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
  }

  .column-wrapper {
    width: 100%;
  }

  .column-wrapper.blog {
    width: 85%;
    margin-top: 90px;
  }

  .right-banner-wrap {
    justify-content: center;
    align-items: center;
  }

  .right-banner-wrap.banner-left {
    align-items: flex-start;
  }

  .link-small-blog {
    width: 30%;
  }

  .details-blog-section {
    flex-direction: column;
    padding-top: 140px;
  }

  .title-details-banner {
    max-width: 680px;
  }

  .blog-details-wrap {
    grid-row-gap: 60px;
    flex-direction: column;
  }

  .blog-template-wrapper-2, .recent-post-wrap {
    width: 100%;
  }

  .base-container-4 {
    max-width: 100%;
  }

  .sidebar-recent-posts-2 {
    margin-bottom: 0;
    position: static;
  }

  .collection-list-recent {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: center;
    align-items: center;
    display: grid;
  }

  .central-review {
    border-right-width: 0;
    padding-right: 0;
  }

  .review-wrapper-2 {
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .review-wrap.right {
    border-top: 1px solid rgba(47, 65, 55, .2);
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .testimonials-quote-author {
    margin-top: 30px;
  }

  .career-banner-img {
    width: 97%;
    height: 400px;
  }

  .result-wrapper {
    grid-row-gap: 60px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
  }

  .content-result {
    width: 85%;
    align-items: center;
  }

  .list-result {
    text-align: left;
    justify-items: start;
  }

  .courses-image {
    width: 100%;
  }

  .job-position-content-wrapper-2 {
    width: 100%;
    padding-right: 0;
  }

  .collection-list-2 {
    justify-content: center;
    align-items: center;
  }

  .job-position-sidebar-wrapper-2 {
    width: 55%;
    top: 20px;
  }

  .info-position-wrapper {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .job-position-wrapper-2 {
    grid-row-gap: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

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

  .textarea-get-in-touch, .form-block-contact-us {
    width: 100%;
  }

  .text-field-home {
    margin-bottom: 40px;
  }

  .appointment-wrapper, .appointment-wrapper.contact {
    width: 100%;
  }

  .experiance-wrapper {
    grid-row-gap: 50px;
    flex-direction: column-reverse;
    grid-template-columns: 1fr;
    display: flex;
  }

  .experiance-right-content {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .expert-progress-bar-wrapper {
    width: 70%;
    text-align: left;
  }

  .team-img {
    height: 420px;
  }

  .life-sticky {
    text-align: center;
    justify-content: center;
    align-items: center;
    position: static;
  }

  .life-wrapper {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .choose-1-background {
    width: 400px;
    height: 400px;
    bottom: 28%;
  }

  .choose-2-background {
    width: 400px;
    height: 400px;
    top: -22%;
    right: -26%;
  }

  .flex-team {
    grid-row-gap: 40px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }

  .awards-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .img-cart {
    height: 75px;
    object-fit: cover;
    display: block;
  }

  .info-product {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .add-to-cart {
    justify-content: center;
    align-items: center;
    margin: 22px 18px 0 0;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .shop-background {
    height: 190px;
    bottom: 27%;
  }

  .checkout-form {
    padding-top: 160px;
  }

  .row {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .paypal-checkout-form, .order-confirmation {
    padding-top: 160px;
  }

  .div-block-42 {
    flex-direction: column;
  }

  .price-order {
    margin-left: 16px;
  }

  .info-shop {
    top: 83px;
  }

  .lightbox-link-product {
    height: 450px;
  }

  .info-wrap {
    flex-direction: column;
    margin-bottom: 5px;
  }

  .infi-price, .price-2 {
    padding-left: 30px;
  }

  .image {
    top: -89%;
    left: -40%;
  }

  .heading-2 {
    font-size: 120px;
  }


}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 50px;
  }

  h2 {
    font-size: 45px;
  }

  h3 {
    font-size: 32px;
  }

  blockquote {
    font-size: 18px;
  }

  /* .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
 */
  .footer-links-wrapper {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
  .footer-bottom-wrapper{
    flex-direction: column-reverse;
  }
  .section.banner, .section.changelog-banner, .section.banner-our-team {
    padding-top: 140px;
  }

  .section.banner-career {
    background-position: 50% 45%;
    padding-top: 120px;
  }

  .section.pricing-banner, .section.job-position-banner, .section.contacts-banner {
    padding-top: 140px;
  }

  .section.contacts-2-banner {
    background-position: 50% 20%;
    padding-top: 140px;
  }

  .section.banner-faq {
    padding-top: 140px;
  }

  .section.banner-customers {
    background-position: 50% -80%;
    padding-top: 140px;
  }

  .section.banner-testimonials, .section.about-us-banner {
    padding-top: 140px;
  }

  .section.about-2-banner {
    padding-top: 120px;
  }

  .section.without-top-spacing {
    padding-top: 0;
  }

  .section.style-guide-section {
    padding-top: 140px;
  }

  .section.light {
    padding-bottom: 0;
  }

  .section.banner-home-3, .section.bammer-home {
    padding-top: 120px;
  }

  .section.light-with-img-bottom {
    padding-top: 60px;
  }

  .section.about-section {
    padding-bottom: 60px;
  }

  .section.banner-home-2 {
    padding-top: 120px;
  }

  .section.blog-banner {
    background-position: 50% 10%;
    padding-top: 120px;
  }

  .section.team-details-banner {
    padding-top: 120px;
    padding-bottom: 40px;
  }

  .section.services-banner, .section.service-details-banner, .section.shop-banner, .section.product-details-banner, .section.category-banner {
    padding-top: 140px;
  }

  .grid-system-wrapper {
    flex-direction: row;
    margin-top: 15px;
  }

  .grid-system {
    border-left: 1px solid #7c7c7c;
    flex-direction: column;
  }

  .grid-description {
    width: 100%;
    border-top: 1px solid #a7a7a7;
    border-bottom-style: none;
    border-right-width: 1px;
    align-items: center;
  }

  .grid-description.first-description {
    width: 100%;
    border-width: 1px 1px .5px 0;
    border-top-style: none;
    border-top-color: #a7a7a7;
    border-bottom-style: none;
    border-left-style: none;
  }

  .grid-description.last-description {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-width: 1px;
  }

  .spacing-system-column {
    margin-top: 20px;
  }

  .spacing-wrapper-mobile {
    margin-top: 30px;
  }

  .typography-wrapper {
    margin-top: 20px;
  }

  .spacing-columns {
    margin-top: 0;
  }

  .bottom-style-spacing-desktop {
    bottom: 10%;
  }

  .top-style-spacing-desktop {
    top: 10%;
  }

  .spacing-wrapper {
    margin-top: 30px;
  }

  .middle-style-spacing-desktop {
    top: 34%;
  }

  .colors-wrapper {
    margin-top: 15px;
    margin-right: 0;
  }

  .colors-container {
    margin-top: 0;
  }

  .headers-wrapper {
    width: 100%;
    margin-top: 10px;
  }

  .primary-button.full-width-mobile, .primary-button.search-button {
    width: 100%;
  }

  .style-guide-div {
    margin-top: 35px;
  }

  .top-style-spacing-mobile {
    top: 7%;
  }

  .middlr-style-spacing-mobile {
    top: 31%;
  }

  .bottom-style-spacing-mobile {
    bottom: 9%;
  }

  .link-wrapper {
    width: 100%;
    margin-bottom: 10px;
  }

  .nav-link {
    margin-left: 0;
  }

  .licensing-title-wrapper {
    margin-bottom: 20px;
  }

  .licensing-images-wrapper {
    padding-top: 10px;
  }

  .licensing-grid {
    grid-template-columns: 1fr 1fr;
    padding-bottom: 40px;
  }

  .licensing-grid.last-child {
    grid-template-columns: 1fr 1fr;
  }

  .licensing-title {
    padding-bottom: 20px;
  }

  .licensing-fonts-wrapper {
    flex-wrap: wrap;
  }

  .licensing-paragraph {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .licensing-font-title {
    margin-bottom: 10px;
  }

  .licensing-icons-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .utility-page-content {
    width: 70%;
  }



  .style-guide-buttons-wrapper {
    flex-wrap: wrap;
    margin-top: 35px;
  }

  .style-guide-button-wrapper {
    width: 100%;
  }

  .banner-title-wrapper {
    max-width: 100%;
  }

  .banner-title-wrapper.contact-us-two {
    margin-bottom: 40px;
  }

  .workflow-video-wrapper {
    width: 100%;
  }

  .workflow-wrapper {
    height: 450px;
    flex-wrap: wrap;
  }

  .accordion-wrapper {
    flex-wrap: wrap;
  }

  .accordion-wrap {
    width: 100%;
    margin-right: 0;
  }

  .contacts-wrapper {
    grid-row-gap: 40px;
  }

  .contacts-content-wrapper {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .contacts-form-wrapper {
    width: 100%;
  }

  .contacts-location-slider {
    width: 100%;
    padding-right: 0;
  }

  .contacts-title {
    margin-bottom: 20px;
  }
  .footer-bottom-wrapper{
    flex-wrap: wrap;
  }
  .footer-copyright {
    width: 100%;
    text-align: center;
    justify-content: center;
    line-height: 1.6em;
  }

  /* .footer-social-icons-wrapper {
    width: 100%;
  }

  .footer-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-direction: column;
    justify-content: center;
  } */

  .search-result-item {
    margin-bottom: 20px;
  }

  .search-section {
    padding-top: 120px;
    padding-bottom: 40px;
  }

  .service-details-content-wrapper {
    width: 100%;
    margin-right: 0;
  }

  .service-details-sidebar-wrapper {
    width: 100%;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    display: flex;
    position: static;
  }

  .service-details-content {
    flex-wrap: wrap;
  }

  .service-details-sidebar-contacts {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .about-3-tab-link.w--current {
    font-size: 20px;
  }

  .testimonials {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .blog-section-title {
    margin-bottom: 40px;
  }

  .contacts-wrapper-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .section-title-center {
    margin-bottom: 40px;
  }

  .home-4-testimonials-wrapper {
    width: 100%;
    grid-row-gap: 30px;
  }

  .testimonials-wrapper-2 {
    width: 100%;
  }

  .about-img {
    width: 100%;
    max-height: 420px;
  }

  .about-img._1, .about-img._5, .about-img._3, .about-img._4, .about-img._2 {
    width: 100%;
    position: static;
  }

  .subtitle {
    line-height: 16px;
  }

  .our-services-wrap {
    width: 100%;
    grid-row-gap: 10px;
  }

  .content-wrapper {
    width: auto;
    flex-wrap: wrap;
  }

  .industries-block-wrapper {
    max-width: none;
  }

  .home-9-team-item {
    width: 48%;
  }

  .search {
    flex-direction: column;
  }

  .subtitle-2 {
    line-height: 16px;
  }

  .rich-text-style h2 {
    font-size: 35px;
  }

  .rich-text-style h3 {
    font-size: 30px;
  }

  .home-banner-left-arrow {
    top: 6%;
  }

  .home-23-team-item {
    width: 70%;
  }

  .brand-tablet {
    justify-content: flex-start;
    padding-left: 0;
  }

  .brand {
    padding-left: 0;
  }

  .grid-header {
    width: 100%;
    margin-top: 35px;
  }

  .main-style-guide-body-wrapper {
    width: 100%;
    margin-top: 10px;
  }

  .style-guide-tabs-menu {
    grid-row-gap: 10px;
    flex-direction: column;
    margin-bottom: 40px;
  }

  .grid-title {
    width: 100%;
    border-bottom: 1px solid #7c7c7c;
    border-right-style: none;
  }

  .grid-title.first-grid {
    width: 100%;
    border-left-style: none;
    border-right-style: none;
    flex: 1;
  }

  .landing-section-title {
    width: 70%;
  }

  .landing-home-pages-wrapper {
    grid-row-gap: 40px;
  }

  .style-guide-body-wrapper {
    width: 100%;
    margin-top: 10px;
  }

  .content-wrapper-footer {
    width: 100%;
  }

  .background-video {
    height: 450px;
  }

  .collection-list-wrapper-blog-home {
    width: 100%;
  }

  .banner-content-wrapper {
    grid-row-gap: 40px;
  }

  .banner-home.team-details {
    width: 75%;
    left: 70px;
  }

  .title-big-wrapper {
    width: 85%;
    margin-bottom: 40px;
  }

  .title-big-wrapper.mb-30-tablet {
    text-align: center;
    align-items: center;
  }

  .left-content, .left-content.left-tablet {
    width: 100%;
  }

  .left-content.big {
    text-align: center;
    align-items: center;
  }

  .woman {
    width: 85%;
    margin-top: 30px;
    margin-bottom: 0;
  }

  .right-content-wrapper {
    width: 100%;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .numbers-wrapper {
    margin-top: 40px;
  }

  .numbers {
    margin-bottom: 5px;
  }

  ._w-90 {
    width: 85%;
    text-align: center;
  }

  .logo-partners-banner {
    margin-top: 60px;
  }

  .our-team-wrapper {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .collection-item-leadership.details {
    width: 65%;
  }

  .secondary-team, .third-team {
    padding-top: 0;
  }

  .arrow-services {
    flex-direction: row;
  }

  .service-name-2._w-20 {
    width: 40%;
  }

  .services {
    width: 45%;
  }

  .white-block {
    width: 10%;
  }

  /* .img-banner-2
  ,.img-banner-2.home-1 
   {
    bottom: 20%;
    right: 42%;
  } */

  .img-banner-2.team-details {
    right: 55%;
  }

  .buttom-banner-wrapper {
    margin-top: 40px;
  }

  .buttom-banner-wrapper.mt-20-mobile {
    margin-top: 20px;
  }

  .home-1-title-banner.inter {
    font-size: 50px;
  }

  .circles {
    display: none;
    bottom: -16%;
  }

  .cicrle-banner {
    width: 400px;
    height: 400px;
    top: -12%;
    right: -42%;
  }


 .right-footer {
    justify-content: center;
    align-items: center;
  }


  .header-banner-home-2 {
    font-size: 48px;
  }

  .buttons-wrapper-banner {
    margin-top: 40px;
  }

  .buttons-wrapper-banner.mt-20-mobile {
    margin-top: 20px;
  }

  .white-circle-banner {
    width: 400px;
    height: 400px;
    bottom: -41%;
  }

  .white-circle-banner.about-banner {
    bottom: -67%;
  }

  .white-circle-banner.category {
    bottom: -68%;
  }

  .img-banner-home-2 {
    width: 96%;
    height: 350px;
    margin-top: 40px;
  }

  .content-banner-home-4 {
    max-width: 100%;
  }

  .banner-title-home-2 {
    font-size: 48px;
  }

  .title-central-wrap {
    width: 100%;
  }

  .home-1-video {
    margin-top: 30px;
  }

  .how-we-work-wrapper {
    grid-row-gap: 40px;
  }

  .about-us-image {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }

  .grid {
    text-align: center;
    justify-items: center;
  }

  .testimonials-content {
    justify-content: center;
    align-items: center;
  }

  .title-testimonials {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .info-client {
    flex-direction: column;
    justify-content: center;
    margin-top: 25px;
  }

  .collection-list-blog {
    grid-template-columns: 1fr;
  }

  .flex-vertical-card {
    margin-left: 0;
    margin-right: 0;
  }

  .banner-wrap {
    margin-bottom: 40px;
  }

  .banner-wrap.banner-news {
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .column-wrapper.blog {
    width: 100%;
    margin-top: 40px;
  }

  .margin-bottom-large {
    margin-bottom: 0;
  }

  .details-blog-section {
    padding-top: 140px;
    padding-bottom: 60px;
  }

  .title-details-banner {
    max-width: 100%;
  }

  .blog-details-wrap {
    grid-row-gap: 40px;
  }

  .collection-list-recent {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .collection-item {
    width: 100%;
    align-items: center;
  }

  .career-banner-img {
    width: 96%;
    height: 350px;
    margin-top: 40px;
  }

  .collection-list {
    flex-direction: column;
    display: flex;
  }

  .result-wrapper {
    grid-row-gap: 40px;
  }

  .content-result {
    width: 100%;
  }

  .list-result {
    grid-column-gap: 20px;
  }

  .job-position-content-wrapper-2 {
    width: 100%;
    padding-right: 0;
  }

  .job-position-sidebar-wrapper-2 {
    width: 100%;
    position: relative;
    top: 0;
  }

  .info-position-wrapper {
    text-align: center;
  }

  .job-position-wrapper-2 {
    grid-row-gap: 20px;
    flex-wrap: wrap;
  }

  .form-block-contact-us {
    width: 100%;
    min-height: 612px;
  }

  .text-field-home {
    margin-bottom: 20px;
  }

  .appointment-wrapper {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .appointment-wrapper.contact, .appointment-wrapper.contact-us {
    margin-bottom: 0;
  }

  .location-wrap {
    flex-direction: column;
    align-items: center;
  }

  .location-wrapper {
    width: 75%;
    border-right: 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid var(--light-gray);
    padding-right: 0;
  }

  .location-wrapper.right-location {
    border-bottom: 0 rgba(0, 0, 0, 0);
    margin-top: 30px;
    padding-left: 0;
  }

  .location-salon {
    margin-bottom: 40px;
  }

  .about-location-wrap {
    flex-direction: column;
    justify-content: center;
  }

  .experiance-wrapper {
    grid-row-gap: 30px;
  }

  .expert-progress-bar-wrapper {
    width: 100%;
  }

  .life-wrapper {
    grid-row-gap: 30px;
  }

  .choose-1-background {
    bottom: 18%;
    left: -36%;
  }

  .choose-2-background {
    top: -31%;
    right: -36%;
  }

  .collection-list-3 {
    grid-row-gap: 40px;
  }

  .collection-item-service {
    width: 100%;
  }

  .collection-list-shop {
    grid-template-columns: 1fr;
  }

  .text-block-2 {
    font-size: 20px;
  }

  .shop-background {
    height: 140px;
    bottom: 32%;
  }

  .checkout-form, .paypal-checkout-form, .order-confirmation {
    padding-top: 140px;
    padding-bottom: 40px;
  }

  .right-wrapper-shop {
    justify-content: center;
    align-items: center;
  }

  .shop-wrap {
    flex-direction: column-reverse;
    display: flex;
  }

  .info-shop {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: static;
  }

  .info-wrap {
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }

  .hero-price-item {
    flex-direction: column;
  }

  .button-pricing-wrap {
    align-items: flex-start;
  }

  .button-flex {
    margin-top: 30px;
  }

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

  .infi-price {
    width: 100%;
    text-align: center;
    border-top: 1px solid rgba(18, 18, 18, .1);
    border-left-width: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .list-price {
    align-items: center;
  }

  .price-2 {
    width: 100%;
    text-align: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image {
    width: 400px;
    height: 400px;
    top: -47%;
    left: -32%;
  }

}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 48px;
  }

  .section.banner-career {
    background-position: 50% 40%;
  }

  .section.banner-customers {
    background-position: 50% -120%;
  }

  .section.blog-banner {
    background-position: 50% 7%;
  }

  .grid-system-wrapper {
    flex-direction: row;
  }

  .grid-system {
    width: 50%;
    flex-direction: column;
  }

  .grid-description {
    border-bottom-width: 1px;
    border-bottom-color: rgba(255, 255, 255, .2);
  }

  .grid-description.first-description {
    border-bottom: 1px rgba(255, 255, 255, .2);
    border-left-style: none;
    border-right-style: solid;
  }

  .grid-description.last-description {
    border-bottom-color: #a7a7a7;
  }

  .bottom-style-spacing-desktop {
    bottom: 8%;
  }

  .top-style-spacing-desktop {
    top: 7%;
  }

  .middle-style-spacing-desktop {
    top: 32%;
  }

  .color-container {
    flex-wrap: wrap;
  }

  .primary-button.full-width-mobile {
    width: 100%;
  }

  .top-style-spacing-mobile {
    top: 5%;
  }

  .middlr-style-spacing-mobile {
    top: 28%;
  }

  .bottom-style-spacing-mobile {
    bottom: 8%;
  }

  .nav-menu {
    width: 90%;
  }

  .nav-link {
    width: 99%;
  }

  .nav-dropdown-list.megamenu {
    padding-right: 0;
  }

  .licensing-title-wrapper {
    grid-column-gap: 20px;
    flex-wrap: wrap;
  }

  .licensing-grid {
    grid-template-columns: 1fr;
  }

  .license-link {
    margin-right: 15px;
  }

  .utility-page-content {
    width: 100%;
  }

  ._404-content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer {
    text-align: left;
  }

  .footer-rights {
    text-align: center;
    line-height: 1.6em;
  }

  .footer-copyright {
    width: 100%;
    text-align: center;
    justify-content: center;
    line-height: 1.6em;
  }


  .contacts-location-slider {
    padding-right: 70px;
  }

  .footer-social-icons-wrapper {
    justify-content: center;
  }

  .footer-brand-wrapper {
    width: auto;
    flex-direction: column;
  }

  /* .footer-links-wrapper {
    width: 100%;
    flex-direction: column;
    align-items: center;
  } */

  .about-3-tab-link {
    font-size: 16px;
  }

  .about-3-tab-link.w--current {
    font-size: 18px;
  }

  .section-title-center {
    margin-bottom: 20px;
  }

  .our-services-wrap, .home-9-team-item, .home-23-team-item {
    width: 100%;
  }

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

  .brand-tablet {
    padding-left: 0;
  }

  .grid-title {
    align-items: center;
  }

  .grid-title.first-grid {
    width: 100%;
    text-align: center;
  }

  .landing-section-title {
    width: 100%;
  }

  .footer-social-wrapper {
    width: 100%;
  }

  .content-wrapper-footer {
    text-align: center;
  }

  .collection-list-blog-home {
    flex-flow: column;
  }

  .banner-home {
    height: 200px !important;
  }

  .banner-home.team-details {
    width: 75%;
    margin-left: auto;
    left: 0;
  }

  .title-big-wrapper {
    width: 100%;
    margin-bottom: 40px;
  }

  .woman {
    width: 100%;
    height: 400px;
  }

  .numbers-wrapper, .collection-item-leadership.details {
    width: 100%;
  }

  .service-name-2._w-20 {
    width: 75%;
  }

  .services {
    display: none;
  }


  .white-block {
    width: 0%;
  }

  .button-wrapper-section {
    margin-top: 40px;
  }

  .content-banner-home-1, .content-banner-home-1.big-title {
    width: 100%;
  }

  /* .img-banner-2 {
    bottom: 17%;
    right: 50%;
  }
 */
  /* .img-banner-2.home-1 {
    bottom: 24%;
    right: 50%;
  } */

  .img-banner-2.team-details {
    width: 50%;
    bottom: 15%;
    right: 47%;
  }

  .cicrle-banner {
    top: -18%;
  }

   .right-footer {
    width: 100%;
  }

  .form-block-home {
    width: 100%;
    min-height: 502px;
    padding: 20px;
  }

  .field-wrapper {
    flex-direction: column;
  }

  .buttons-wrapper-banner {
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .white-circle-banner {
    bottom: -26%;
    left: -37%;
  }

  .white-circle-banner.about-banner {
    bottom: -55%;
  }

  .white-circle-banner.category {
    bottom: -59%;
  }

  .img-banner-home-2 {
    width: 92%;
    object-position: 85% 10%;
  }

  .how-works-wrapper {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .how-we-work-right-wrap {
    width: 100%;
  }

  .about-us-image {
    height: 300px;
  }

  .how-we-work-left-wrap {
    width: 100%;
  }

  .info-client {
    margin-top: 30px;
  }

  .flex-vertical-card {
    padding-left: 20px;
    padding-right: 20px;
  }

  .flex-vertical-card.with-gap {
    grid-row-gap: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .banner-wrap {
    width: 100%;
  }

  .flex-horizontal-align-center.with-gap {
    grid-row-gap: 10px;
    flex-wrap: wrap;
  }

  .link-small-blog, .recent-link-image {
    width: 100%;
    height: 200px;
  }

  .collection-item {
    flex-direction: column;
    justify-content: center;
  }

  .info-recent {
    width: 100%;
  }

  .testimonials-author {
    padding-bottom: 0;
  }

  .central-review {
    text-align: center;
    border-top: 1px solid rgba(47, 65, 55, .2);
    border-left-style: none;
    border-left-width: 0;
    padding-top: 30px;
    padding-left: 0;
  }

  .review-wrapper-2 {
    grid-template-columns: 1fr;
  }

  .review-wrap {
    text-align: center;
    padding-right: 0;
  }

  .review-wrap.right {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonials-quote-author {
    flex-direction: column;
    align-items: center;
  }

  .career-banner-img {
    width: 92%;
  }

  .collection-item-job {
    text-align: center;
  }

  .details-career {
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .apply {
    justify-content: center;
    align-items: center;
  }

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

  .list-result {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    padding-left: 80px;
    padding-right: 80px;
  }

  .list {
    margin-bottom: 0;
  }

  .job-position-sidebar-wrapper-2 {
    padding-left: 0;
  }

  .form-block-contact-us {
    padding: 30px;
  }

  .location-wrapper {
    width: 100%;
  }

  .info-salon-link {
    display: block;
  }

  .team-img {
    height: 360px;
  }

  .info-step {
    flex: none;
  }

  .step-wrap {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .choose-1-background {
    bottom: 11%;
  }

  .choose-2-background {
    right: -42%;
  }

  .awards-wrapper {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .cart-container {
    border-radius: 0;
  }

  .add-to-cart {
    margin-right: 15px;
  }

  .shop-background {
    height: 100px;
    bottom: 45%;
  }

  .row {
    grid-template-columns: 1fr;
  }

  .right-wrapper-shop {
    text-align: center;
  }

  .info-shop {
    text-align: center;
    display: flex;
  }

  .lightbox-link-product {
    height: 470px;
  }

  .default-state-details {
    grid-row-gap: 20px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .info-wrap {
    grid-row-gap: 5px;
    flex-direction: column;
    align-items: center;
  }

  .button-flex {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .toggle-wrapper {
    grid-row-gap: 15px;
    flex-wrap: wrap;
  }

  .infi-price {
    padding-left: 20px;
    padding-right: 20px;
  }

  .list-price {
    text-align: left;
    align-items: flex-start;
  }

  .price-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .quantity-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image {
    top: -54%;
    left: -43%;
  }

  .heading-2 {
    font-size: 100px;
  }
}

#w-node-_12d53454-07ef-f7ab-8e30-d884f9ba2608-a0bea903, #w-node-_12d53454-07ef-f7ab-8e30-d884f9ba2609-a0bea903, #w-node-_12d53454-07ef-f7ab-8e30-d884f9ba260a-a0bea903, #w-node-_12d53454-07ef-f7ab-8e30-d884f9ba260b-a0bea903, #w-node-_12d53454-07ef-f7ab-8e30-d884f9ba260c-a0bea903, #w-node-_35961c1a-30da-e56f-96d3-eeb37949eec7-a0bea903, #w-node-d9b3e7fe-9feb-3527-7838-a810886faf15-a0bea903, #w-node-_0a9fd2d7-8be7-94e9-13df-70765b45c298-a0bea904, #w-node-_0a9fd2d7-8be7-94e9-13df-70765b45c29b-a0bea904, #w-node-bd7bf66a-2abc-8fb0-ebf4-0b07c123a444-a0bea904, #w-node-bd7bf66a-2abc-8fb0-ebf4-0b07c123a445-a0bea904, #w-node-bd7bf66a-2abc-8fb0-ebf4-0b07c123a44a-a0bea904, #w-node-b10bee12-1317-a5d6-f51c-8c01efb76f48-a0bea904, #w-node-b10bee12-1317-a5d6-f51c-8c01efb76f49-a0bea904, #w-node-b10bee12-1317-a5d6-f51c-8c01efb76f4a-a0bea904, #w-node-b10bee12-1317-a5d6-f51c-8c01efb76f4b-a0bea904, #w-node-b10bee12-1317-a5d6-f51c-8c01efb76f4c-a0bea904, #w-node-ae160e9c-2f0e-4173-a8bb-9ec1b0c199c6-a0bea904, #w-node-ae160e9c-2f0e-4173-a8bb-9ec1b0c199cf-a0bea904, #w-node-ae160e9c-2f0e-4173-a8bb-9ec1b0c199d8-a0bea904, #w-node-_42ca2094-4fd2-b349-d164-47ace1026c9d-a0bea90a, #w-node-_482a23cf-f3fd-e4a1-7ef7-74de4440b656-a0bea90d, #w-node-_482a23cf-f3fd-e4a1-7ef7-74de4440b657-a0bea90d, #w-node-_482a23cf-f3fd-e4a1-7ef7-74de4440b658-a0bea90d, #w-node-_482a23cf-f3fd-e4a1-7ef7-74de4440b659-a0bea90d, #w-node-_482a23cf-f3fd-e4a1-7ef7-74de4440b65a-a0bea90d, #w-node-_29e84586-640e-ef65-8034-3689cd794b8e-a0bea924, #w-node-_29e84586-640e-ef65-8034-3689cd794b8f-a0bea924, #w-node-_29e84586-640e-ef65-8034-3689cd794b90-a0bea924, #w-node-_29e84586-640e-ef65-8034-3689cd794b91-a0bea924, #w-node-_29e84586-640e-ef65-8034-3689cd794b92-a0bea924, #w-node-_1c687e6f-c9cd-5531-1892-d23c08877f6a-a0bea927, #w-node-_1c687e6f-c9cd-5531-1892-d23c08877f6b-a0bea927, #w-node-_1c687e6f-c9cd-5531-1892-d23c08877f6c-a0bea927, #w-node-_1c687e6f-c9cd-5531-1892-d23c08877f6d-a0bea927, #w-node-_1c687e6f-c9cd-5531-1892-d23c08877f6e-a0bea927, #w-node-d2ef939f-bc21-c50c-aff0-86cca1bfebf3-a0bea927, #w-node-_86e02050-198f-5926-d618-ddb82f88ea94-a0bea927, #w-node-_23aab590-24f3-962c-ebfc-6635bd0a66aa-a0bea927, #w-node-b6db07ca-9142-1c34-38da-8f5f9e664049-a0bea927, #w-node-_8d3baabd-8e34-3565-c56d-355795abaa7c-a0bea927, #w-node-_8d3baabd-8e34-3565-c56d-355795abaa8e-a0bea927, #w-node-_84d1f175-5ff7-9481-dc7a-cbe8f5c2d2d4-a0bea92a, #w-node-_84d1f175-5ff7-9481-dc7a-cbe8f5c2d2dd-a0bea92a, #w-node-_84d1f175-5ff7-9481-dc7a-cbe8f5c2d2e6-a0bea92a, #w-node-_7f6671a4-42bb-9a96-d8c0-09662f74ce84-a0bea930, #w-node-_7f6671a4-42bb-9a96-d8c0-09662f74ce85-a0bea930, #w-node-_7f6671a4-42bb-9a96-d8c0-09662f74ce86-a0bea930, #w-node-_7f6671a4-42bb-9a96-d8c0-09662f74ce87-a0bea930, #w-node-_7f6671a4-42bb-9a96-d8c0-09662f74ce88-a0bea930, #w-node-_9d2cb2f7-3c34-da10-127b-12a31be572ae-a0bea950, #w-node-_9d2cb2f7-3c34-da10-127b-12a31be572b5-a0bea950, #w-node-_9d2cb2f7-3c34-da10-127b-12a31be572bc-a0bea950, #w-node-_9d2cb2f7-3c34-da10-127b-12a31be572c3-a0bea950, #w-node-_888a5386-dbcb-893a-e95f-19e5926e42d5-a0bea950, #w-node-_888a5386-dbcb-893a-e95f-19e5926e42d6-a0bea950, #w-node-_888a5386-dbcb-893a-e95f-19e5926e42d7-a0bea950, #w-node-_888a5386-dbcb-893a-e95f-19e5926e42d8-a0bea950, #w-node-_888a5386-dbcb-893a-e95f-19e5926e42d9-a0bea950, #w-node-_3852cde1-a3d5-801b-c639-3ce15510a1fd-a0bea96b, #w-node-_3852cde1-a3d5-801b-c639-3ce15510a204-a0bea96b, #w-node-_3852cde1-a3d5-801b-c639-3ce15510a20b-a0bea96b, #w-node-_3852cde1-a3d5-801b-c639-3ce15510a212-a0bea96b, #w-node-a0f4ecaa-7703-5fbd-047c-e9e57ea25e21-a0bea96b, #w-node-a0f4ecaa-7703-5fbd-047c-e9e57ea25e22-a0bea96b, #w-node-a0f4ecaa-7703-5fbd-047c-e9e57ea25e23-a0bea96b, #w-node-a0f4ecaa-7703-5fbd-047c-e9e57ea25e24-a0bea96b, #w-node-a0f4ecaa-7703-5fbd-047c-e9e57ea25e25-a0bea96b, #w-node-f608a1c5-21ce-35af-14bd-dcc4c5c2cd07-a0bea96c, #w-node-d0dd792d-f574-552a-f285-c131850879e9-a0bea96c, #w-node-_57446c63-e2e3-37f1-8e0b-a0496f778970-a0bea96c, #w-node-d6d159cf-83c1-0db9-2bb8-9dea4f128e34-a0bea96c, #w-node-_9f195066-f03f-519f-f694-423ea527d969-a0bea96c, #w-node-_9f195066-f03f-519f-f694-423ea527d96a-a0bea96c, #w-node-_9f195066-f03f-519f-f694-423ea527d96b-a0bea96c, #w-node-_9f195066-f03f-519f-f694-423ea527d96c-a0bea96c, #w-node-_9f195066-f03f-519f-f694-423ea527d96d-a0bea96c, #w-node-b763a23b-058d-f4d9-15a5-388d0ee66b81-a0bea96d, #w-node-b763a23b-058d-f4d9-15a5-388d0ee66b88-a0bea96d, #w-node-b763a23b-058d-f4d9-15a5-388d0ee66b8f-a0bea96d, #w-node-b763a23b-058d-f4d9-15a5-388d0ee66b96-a0bea96d, #w-node-_5f483788-08f6-85de-8fd1-7146eb414d7f-a0bea96d, #w-node-_5f483788-08f6-85de-8fd1-7146eb414d80-a0bea96d, #w-node-_5f483788-08f6-85de-8fd1-7146eb414d81-a0bea96d, #w-node-_5f483788-08f6-85de-8fd1-7146eb414d82-a0bea96d, #w-node-_5f483788-08f6-85de-8fd1-7146eb414d83-a0bea96d, #w-node-_7c0d064a-1946-b75a-875e-3c19513769b1-a0bea987, #w-node-_964922c6-3d82-36da-a43d-8b06f59184e4-a0bea987, #w-node-_027e1039-3be3-dd5a-6392-fefcdcded018-a0bea987, #w-node-c8695e2c-d61e-0e41-546d-1bcc9b75109c-a0bea987, #w-node-_5ec15608-86d2-a9a9-3aa3-bede457fbc57-a0bea987, #w-node-_60e8d72f-669d-07b1-2f48-a2416ca7773a-a0bea987, #w-node-_5c893906-1c72-0bf9-3e46-3666a8b72fa3-a0bea987, #w-node-b6253e85-a9c6-1ab8-007f-a4483b44d7d4-a0bea987, #w-node-_47210e77-99da-93c5-1847-e1d6804e41d9-a0bea987, #w-node-_3b13b393-f75e-06ec-7028-0e415d4d0c22-a0bea987, #w-node-_46ea4741-9f31-7836-adb5-a4c8d6536e16-a0bea987, #w-node-_35f60b06-f7f8-509c-a04b-4a320478ce8d-a0bea987, #w-node-_8e1a89e2-95b4-4b57-0195-767da50560bf-a0bea987, #w-node-_42163ea0-1640-f418-17e0-732150ec744a-a0bea987, #w-node-f2468c67-7401-4657-6df9-77de285e1b49-a0bea987, #w-node-_05cdfe59-b46e-3290-b374-79c1a3676403-a0bea987, #w-node-_12d966d7-6775-bd8a-af71-8617f6f442cf-a0bea987, #w-node-f73bdd96-e3e4-28cb-6cad-7afddd672140-a0bea987, #w-node-ce6f6e72-2858-a97d-7847-19fa69896b4c-a0bea987, #w-node-_3d53ab97-aebd-c832-fd02-af26364849ff-a0bea987, #w-node-_382ab641-087b-c095-2ee9-535863ea182c-a0bea987, #w-node-a051f1de-2135-e9b4-841a-1c35796b7810-a0bea987, #w-node-_1b10cce5-7529-0d9f-239b-a29d02edcbc2-a0bea987, #w-node-_158b7f13-3419-ad7a-f733-ddd7b7a2c58d-a0bea987, #w-node-_55e90383-3fce-768a-6788-703a6f6ef74b-a0bea987, #w-node-_4ac77873-0dac-9902-499d-eef98c7ddadf-a0bea987, #w-node-_798cc21f-d193-5ab6-8291-2fe736707843-a0bea987, #w-node-_275037b6-63f4-6479-c974-d8d9bc4e0df4-a0bea987, #w-node-_15ef191b-5906-a70e-0bdb-073af3ad48dd-a0bea988, #w-node-_15ef191b-5906-a70e-0bdb-073af3ad48de-a0bea988, #w-node-_15ef191b-5906-a70e-0bdb-073af3ad48e7-a0bea988, #w-node-_77775897-694e-2681-255b-c83a8934d7be-a0bea988, #w-node-_77775897-694e-2681-255b-c83a8934d7bf-a0bea988, #w-node-_77775897-694e-2681-255b-c83a8934d7c0-a0bea988, #w-node-_77775897-694e-2681-255b-c83a8934d7c1-a0bea988, #w-node-_77775897-694e-2681-255b-c83a8934d7c2-a0bea988, #w-node-_3ab1b856-ea48-a55d-2144-4bce0a283b0b-a0bea988, #w-node-_3ab1b856-ea48-a55d-2144-4bce0a283b14-a0bea988, #w-node-_3ab1b856-ea48-a55d-2144-4bce0a283b1d-a0bea988, #w-node-_0daeb4ea-436c-d5b3-492f-1e862b43e507-a0bea98c, #w-node-_0daeb4ea-436c-d5b3-492f-1e862b43e508-a0bea98c, #w-node-_0daeb4ea-436c-d5b3-492f-1e862b43e509-a0bea98c, #w-node-_0daeb4ea-436c-d5b3-492f-1e862b43e50a-a0bea98c, #w-node-_0daeb4ea-436c-d5b3-492f-1e862b43e50b-a0bea98c, #w-node-_7a9e1953-8d6e-7a94-d7ad-4b81812a9d7a-a0bea991, #w-node-_7a9e1953-8d6e-7a94-d7ad-4b81812a9d7b-a0bea991, #w-node-_7a9e1953-8d6e-7a94-d7ad-4b81812a9d7c-a0bea991, #w-node-_7a9e1953-8d6e-7a94-d7ad-4b81812a9d7d-a0bea991, #w-node-_7a9e1953-8d6e-7a94-d7ad-4b81812a9d7e-a0bea991, #w-node-e7d4dd82-0188-3986-fb6e-4f07c833a3a9-a0bea995, #w-node-e7d4dd82-0188-3986-fb6e-4f07c833a3ab-a0bea995, #w-node-e7d4dd82-0188-3986-fb6e-4f07c833a3ad-a0bea995, #w-node-e7d4dd82-0188-3986-fb6e-4f07c833a3af-a0bea995, #w-node-e7d4dd82-0188-3986-fb6e-4f07c833a3b1-a0bea995, #w-node-e7d4dd82-0188-3986-fb6e-4f07c833a3b4-a0bea995, #w-node-e7d4dd82-0188-3986-fb6e-4f07c833a3b6-a0bea995, #w-node-e7d4dd82-0188-3986-fb6e-4f07c833a3b8-a0bea995, #w-node-e7d4dd82-0188-3986-fb6e-4f07c833a3ba-a0bea995, #w-node-e7d4dd82-0188-3986-fb6e-4f07c833a3bc-a0bea995, #w-node-_4e43b212-a7cc-d5c3-9a41-a3fd7ea8ddbf-a0bea99d, #w-node-_4e43b212-a7cc-d5c3-9a41-a3fd7ea8ddd1-a0bea99d, #w-node-_7256b3d1-d434-0351-208c-a2b5b3035fdb-a0bea99d, #w-node-_7256b3d1-d434-0351-208c-a2b5b3035fe4-a0bea99d, #w-node-_7256b3d1-d434-0351-208c-a2b5b3035fed-a0bea99d, #w-node-_4b3a0e9b-2a50-b7f5-67f9-ef6fdb004845-105255e5, #w-node-_4b3a0e9b-2a50-b7f5-67f9-ef6fdb004850-105255e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 320px) {
  /* .img-banner-2.home-1{
    bottom: 11%;
  } */
}
@media screen and (max-width: 991px) {
  #w-node-ae160e9c-2f0e-4173-a8bb-9ec1b0c199c6-a0bea904, #w-node-ae160e9c-2f0e-4173-a8bb-9ec1b0c199cf-a0bea904 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ae160e9c-2f0e-4173-a8bb-9ec1b0c199d8-a0bea904 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_84d1f175-5ff7-9481-dc7a-cbe8f5c2d2d4-a0bea92a, #w-node-_84d1f175-5ff7-9481-dc7a-cbe8f5c2d2dd-a0bea92a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_84d1f175-5ff7-9481-dc7a-cbe8f5c2d2e6-a0bea92a {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_3ab1b856-ea48-a55d-2144-4bce0a283b0b-a0bea988, #w-node-_3ab1b856-ea48-a55d-2144-4bce0a283b14-a0bea988 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3ab1b856-ea48-a55d-2144-4bce0a283b1d-a0bea988 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_7256b3d1-d434-0351-208c-a2b5b3035fdb-a0bea99d, #w-node-_7256b3d1-d434-0351-208c-a2b5b3035fe4-a0bea99d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_7256b3d1-d434-0351-208c-a2b5b3035fed-a0bea99d {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_64df1663a3fa606810525618000000000036-10525615 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ae160e9c-2f0e-4173-a8bb-9ec1b0c199c6-a0bea904, #w-node-ae160e9c-2f0e-4173-a8bb-9ec1b0c199cf-a0bea904, #w-node-ae160e9c-2f0e-4173-a8bb-9ec1b0c199d8-a0bea904, #w-node-_84d1f175-5ff7-9481-dc7a-cbe8f5c2d2d4-a0bea92a, #w-node-_84d1f175-5ff7-9481-dc7a-cbe8f5c2d2dd-a0bea92a, #w-node-_84d1f175-5ff7-9481-dc7a-cbe8f5c2d2e6-a0bea92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ec15608-86d2-a9a9-3aa3-bede457fbc57-a0bea987, #w-node-_60e8d72f-669d-07b1-2f48-a2416ca7773a-a0bea987, #w-node-_5c893906-1c72-0bf9-3e46-3666a8b72fa3-a0bea987, #w-node-b6253e85-a9c6-1ab8-007f-a4483b44d7d4-a0bea987, #w-node-_47210e77-99da-93c5-1847-e1d6804e41d9-a0bea987, #w-node-_3b13b393-f75e-06ec-7028-0e415d4d0c22-a0bea987, #w-node-_46ea4741-9f31-7836-adb5-a4c8d6536e16-a0bea987, #w-node-_35f60b06-f7f8-509c-a04b-4a320478ce8d-a0bea987, #w-node-_55e90383-3fce-768a-6788-703a6f6ef74b-a0bea987, #w-node-_4ac77873-0dac-9902-499d-eef98c7ddadf-a0bea987, #w-node-_798cc21f-d193-5ab6-8291-2fe736707843-a0bea987, #w-node-_275037b6-63f4-6479-c974-d8d9bc4e0df4-a0bea987 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3ab1b856-ea48-a55d-2144-4bce0a283b0b-a0bea988, #w-node-_3ab1b856-ea48-a55d-2144-4bce0a283b14-a0bea988, #w-node-_3ab1b856-ea48-a55d-2144-4bce0a283b1d-a0bea988, #w-node-_7256b3d1-d434-0351-208c-a2b5b3035fdb-a0bea99d, #w-node-_7256b3d1-d434-0351-208c-a2b5b3035fe4-a0bea99d, #w-node-_7256b3d1-d434-0351-208c-a2b5b3035fed-a0bea99d, #w-node-_64df1663a3fa606810525618000000000036-10525615 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/64dcde2c4d3f0bd8a0bea8d3_fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/64dcde2c4d3f0bd8a0bea8e0_fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/64dcde2c4d3f0bd8a0bea8d5_fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.footer-link-wrap a svg path, .footer-social-icon svg path  {
  transition: all .3s;
  fill: #cacaca;
   
}
.footer-social-icon, .footer-link-wrap a {
  font-size: 18px;
  text-decoration: none;
  transition: all .3s;
  color: #cacaca;
  display: inline-block;
  align-items: center;
  gap: 8px;
}
.footer-social-icon:hover, .footer-social-icon:hover svg path, .footer-link-wrap a:hover, .footer-link-wrap a:hover svg path{
color:var(--white) ;
fill: var(--white);
}
.footer-bottom{
  padding: 15px 0;
  border-top: 1px solid rgba(227, 242, 252, .2);
  
}


.section.gradient-section{
  margin: 20px 0 150px 0;
}

.left-content-title{
width: 100% !important;
}







.album{
  width: 100%;
}

.album .responsive-container-block {
  min-height: 75px;
  height: fit-content;
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  justify-content: flex-start;
}

.album .responsive-container-block.bg {
  /* max-width: 1320px; */
  margin: 0 0 0 0;
  justify-content: space-between;
}

.album .img {

    width: 100%;
    object-fit: contain;
    height: 430px;
    margin: 0 0 20px 0;
    /* border-radius: 10px 50px 10px 10px; */
}

.album #i9rb {
  color: black;
}

.album #ir6i {
  color: black;
}

.album #ikz3b {
  color: black;
}

.album .responsive-container-block.img-cont {
  flex-direction: column;
  max-width: 33.3%;
  min-height: auto;
  margin: 0 0 0 0;
  height: 100%;
}

.album #ipix {
  color: black;
}

.album #ipzoh {
  color: black;
}

.album #ig5q8 {
  color: black;
}

.album #imtzl {
  color: black;
}

.album #i53es {
  color: black;
}

.album .img.img-big {
  height: 50%;
  margin: 0 0 16px 0;
}

@media (max-width: 1024px) {
  .album .img {
    margin: 0 0 18px 0;
  }
}

@media (max-width: 768px) {
  .album .img {
    max-width: 32.5%;
    margin: 0 0 0 0;
  }

  .album .responsive-container-block.bg {
    flex-direction: column;
  }

  .album .responsive-container-block.img-cont {
    max-width: 100%;
    flex-direction: row;
    justify-content: space-between;
  }

  .album .img.img-big {
    max-width: 49%;
    margin: 0 0 0 0;
  }
}

@media (max-width: 500px) {
  .album .img {
    max-width: 94%;
    margin: 0 0 25px 0;
  }

  .album .responsive-container-block.img-cont {
    flex-direction: column;
    align-items: center;
    padding: 10px 10px 10px 10px;
  }

  .album .img.img-big {
    max-width: 94%;
    margin: 0 0 25px 0;
  }

  .album .img.img-last {
    margin: 0 0 5px 0;
  }
}



.wk-desk-1 {
  width: 8.333333%;
}

.wk-desk-2 {
  width: 16.666667%;
}

.wk-desk-3 {
  width: 25%;
}

.wk-desk-4 {
  width: 33.333333%;
}

.wk-desk-5 {
  width: 41.666667%;
}

.wk-desk-6 {
  width: 50%;
}

.wk-desk-7 {
  width: 58.333333%;
}

.wk-desk-8 {
  width: 66.666667%;
}

.wk-desk-9 {
  width: 75%;
}

.wk-desk-10 {
  width: 83.333333%;
}

.wk-desk-11 {
  width: 91.666667%;
}

.wk-desk-12 {
  width: 100%;
}

@media (max-width: 1024px) {
  .wk-ipadp-1 {
    width: 8.333333%;
  }

  .wk-ipadp-2 {
    width: 16.666667%;
  }

  .wk-ipadp-3 {
    width: 25%;
  }

  .wk-ipadp-4 {
    width: 33.333333%;
  }

  .wk-ipadp-5 {
    width: 41.666667%;
  }

  .wk-ipadp-6 {
    width: 50%;
  }

  .wk-ipadp-7 {
    width: 58.333333%;
  }

  .wk-ipadp-8 {
    width: 66.666667%;
  }

  .wk-ipadp-9 {
    width: 75%;
  }

  .wk-ipadp-10 {
    width: 83.333333%;
  }

  .wk-ipadp-11 {
    width: 91.666667%;
  }

  .wk-ipadp-12 {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .wk-tab-1 {
    width: 8.333333%;
  }

  .wk-tab-2 {
    width: 16.666667%;
  }

  .wk-tab-3 {
    width: 25%;
  }

  .wk-tab-4 {
    width: 33.333333%;
  }

  .wk-tab-5 {
    width: 41.666667%;
  }

  .wk-tab-6 {
    width: 50%;
  }

  .wk-tab-7 {
    width: 58.333333%;
  }

  .wk-tab-8 {
    width: 66.666667%;
  }

  .wk-tab-9 {
    width: 75%;
  }

  .wk-tab-10 {
    width: 83.333333%;
  }

  .wk-tab-11 {
    width: 91.666667%;
  }

  .wk-tab-12 {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .wk-mobile-1 {
    width: 8.333333%;
  }

  .wk-mobile-2 {
    width: 16.666667%;
  }

  .wk-mobile-3 {
    width: 25%;
  }

  .wk-mobile-4 {
    width: 33.333333%;
  }

  .wk-mobile-5 {
    width: 41.666667%;
  }

  .wk-mobile-6 {
    width: 50%;
  }

  .wk-mobile-7 {
    width: 58.333333%;
  }

  .wk-mobile-8 {
    width: 66.666667%;
  }

  .wk-mobile-9 {
    width: 75%;
  }

  .wk-mobile-10 {
    width: 83.333333%;
  }

  .wk-mobile-11 {
    width: 91.666667%;
  }

  .wk-mobile-12 {
    width: 100%;
  }
}



@media screen and (min-width: 1440px) {
  .partner-img-box{
    height: 480px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1439px) {
  .partner-img-box{
    height: 380px;
  }

}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .partner-img-box{
    height: 330px;
  }

}
@media screen and (max-width: 767px) {
  .partner-img-box{
    height: 470px;
  }

}
@media screen and (max-width: 425px) {
  .partner-img-box{
    height: 350px;
  }

}
@media screen and (max-width: 320px) {
  .partner-img-box{
    height: 280px;
  }

}


@media screen and (max-width: 991px) {
  .footer-link-wrap br{
display: none;
  }
  .right-footer{
    align-items: center !important;
  }
  .footer-location{
    white-space: normal;
    text-align: center !important;
  }
  .footer-location svg{
    max-width: 16px;
    min-width: 16px;
    max-height: 16px;
    min-height: 16px;
  }
}



/* @media screen and (min-width: 1599px) and (max-width: 2560px){
  .img-banner-2.home-1{
    width: 6%;
    bottom: 30%;
    right: 40%;
  }
}
@media screen and (min-width: 1600px) {
  .img-banner-2.home-1{
    width: 9%;
    bottom: 30%;
    right: 36%;
  }


} */
/* @media screen and (min-width: 1440px) and (max-width: 2559px) {
  .img-banner-2.home-1{
    width: 9%;
    bottom: 30%;
    right: 36%;
  }

}

@media screen and (min-width: 992px) and (max-width: 1439px) {
  .img-banner-2.home-1{
    width: 10%;
    bottom: 32%;
    right: 31%;
  }

} */

.header-img-group{
  display: flex;
  position: relative;
  left: -3%;
}
.header-img-group .img-banner-2{
  position: absolute ;
  top: -10%;
  /* width: 36%; */
  left: -85%;
}

@media screen and (min-width: 992px) and (max-width: 1279px) {
  .banner-home{
    height: 280px;
  }
}

@media screen and (max-width: 650px) {
  .banner-home{
    height: 230px;
  }
  .header-img-group{
    left: 9% !important;
  }
}

@media screen and (max-width: 375px) {
  .banner-home{
    height: 150px !important;
  }

}
.partner-img-box{
  cursor: pointer;
}

a.w-webflow-badge{
  display: none !important;
}