html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

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

audio, canvas, progress, video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden], template {
  display: none;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

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

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td, th {
  padding: 0;
}

@font-face {
  font-family: webflow-icons;
  src: url("") format("truetype");
  font-weight: normal;
  font-style: normal;
}

[class^="w-icon-"], [class*=" w-icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: webflow-icons !important;
}

.w-icon-slider-right:before {
  content: "";
}

.w-icon-slider-left:before {
  content: "";
}

.w-icon-nav-menu:before {
  content: "";
}

.w-icon-arrow-down:before, .w-icon-dropdown-toggle:before {
  content: "";
}

.w-icon-file-upload-remove:before {
  content: "";
}

.w-icon-file-upload-icon:before {
  content: "";
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

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

.w-webflow-badge, .w-webflow-badge * {
  z-index: auto;
  visibility: visible;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  float: none;
  clear: none;
  box-shadow: none;
  opacity: 1;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  background: none;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  margin: 0;
  padding: 0;
  list-style-type: disc;
  transition: none;
  display: block;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: visible;
  transform: none;
}

.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1);
  visibility: visible !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  opacity: 1 !important;
  width: auto !important;
  height: auto !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  margin: 0 !important;
  padding: 6px 8px 6px 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: fixed !important;
  top: auto !important;
  bottom: 12px !important;
  left: auto !important;
  right: 12px !important;
  overflow: visible !important;
  transform: none !important;
}

.w-webflow-badge > img {
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-embed:before, .w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe, .w-video object, .w-video embed {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

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

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input, .w-select {
  width: 100%;
  height: 38px;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input:-moz-placeholder, .w-select:-moz-placeholder {
  color: #999;
}

.w-input::-moz-placeholder, .w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.w-input:-ms-input-placeholder, .w-select:-ms-input-placeholder {
  color: #999;
}

.w-input::-webkit-input-placeholder, .w-select::-webkit-input-placeholder {
  color: #999;
}

.w-input:focus, .w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input, textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-radio:before, .w-radio:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-radio:after {
  clear: both;
}

.w-radio-input {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  float: left;
  margin-top: 3px;
  margin-left: -20px;
  line-height: normal;
}

.w-file-upload {
  margin-bottom: 10px;
  display: block;
}

.w-file-upload-input {
  width: .1px;
  height: .1px;
  opacity: 0;
  z-index: -100;
  position: absolute;
  overflow: hidden;
}

.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
  color: #333;
  display: inline-block;
}

.w-file-upload-error {
  margin-top: 10px;
  display: block;
}

.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}

.w-file-upload-file {
  background-color: #fafafa;
  border: 1px solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  display: flex;
}

.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.w-file-remove-link {
  width: auto;
  height: auto;
  cursor: pointer;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}

.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}

.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}

.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}

.w-icon-file-upload-uploading {
  height: 20px;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before, .w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

.w-row:before, .w-row:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-row:after {
  clear: both;
}

.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}

.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}

.w-col-1 {
  width: 8.33333%;
}

.w-col-2 {
  width: 16.6667%;
}

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

.w-col-4 {
  width: 33.3333%;
}

.w-col-5 {
  width: 41.6667%;
}

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

.w-col-7 {
  width: 58.3333%;
}

.w-col-8 {
  width: 66.6667%;
}

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

.w-col-10 {
  width: 83.3333%;
}

.w-col-11 {
  width: 91.6667%;
}

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

.w-hidden-main {
  display: none !important;
}

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

  .w-hidden-main {
    display: inherit !important;
  }

  .w-hidden-medium {
    display: none !important;
  }

  .w-col-medium-1 {
    width: 8.33333%;
  }

  .w-col-medium-2 {
    width: 16.6667%;
  }

  .w-col-medium-3 {
    width: 25%;
  }

  .w-col-medium-4 {
    width: 33.3333%;
  }

  .w-col-medium-5 {
    width: 41.6667%;
  }

  .w-col-medium-6 {
    width: 50%;
  }

  .w-col-medium-7 {
    width: 58.3333%;
  }

  .w-col-medium-8 {
    width: 66.6667%;
  }

  .w-col-medium-9 {
    width: 75%;
  }

  .w-col-medium-10 {
    width: 83.3333%;
  }

  .w-col-medium-11 {
    width: 91.6667%;
  }

  .w-col-medium-12 {
    width: 100%;
  }

  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .w-hidden-main, .w-hidden-medium {
    display: inherit !important;
  }

  .w-hidden-small {
    display: none !important;
  }

  .w-row, .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }

  .w-col-small-1 {
    width: 8.33333%;
  }

  .w-col-small-2 {
    width: 16.6667%;
  }

  .w-col-small-3 {
    width: 25%;
  }

  .w-col-small-4 {
    width: 33.3333%;
  }

  .w-col-small-5 {
    width: 41.6667%;
  }

  .w-col-small-6 {
    width: 50%;
  }

  .w-col-small-7 {
    width: 58.3333%;
  }

  .w-col-small-8 {
    width: 66.6667%;
  }

  .w-col-small-9 {
    width: 75%;
  }

  .w-col-small-10 {
    width: 83.3333%;
  }

  .w-col-small-11 {
    width: 91.6667%;
  }

  .w-col-small-12 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }

  .w-hidden-main, .w-hidden-medium, .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-tiny {
    display: none !important;
  }

  .w-col {
    width: 100%;
  }

  .w-col-tiny-1 {
    width: 8.33333%;
  }

  .w-col-tiny-2 {
    width: 16.6667%;
  }

  .w-col-tiny-3 {
    width: 25%;
  }

  .w-col-tiny-4 {
    width: 33.3333%;
  }

  .w-col-tiny-5 {
    width: 41.6667%;
  }

  .w-col-tiny-6 {
    width: 50%;
  }

  .w-col-tiny-7 {
    width: 58.3333%;
  }

  .w-col-tiny-8 {
    width: 66.6667%;
  }

  .w-col-tiny-9 {
    width: 75%;
  }

  .w-col-tiny-10 {
    width: 83.3333%;
  }

  .w-col-tiny-11 {
    width: 91.6667%;
  }

  .w-col-tiny-12 {
    width: 100%;
  }
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  height: 400px;
}

.w-widget-map label {
  width: auto;
  display: inline;
}

.w-widget-map img {
  max-width: inherit;
}

.w-widget-map .gm-style-iw {
  text-align: center;
}

.w-widget-map .gm-style-iw > button {
  display: none !important;
}

.w-widget-twitter {
  overflow: hidden;
}

.w-widget-twitter-count-shim {
  vertical-align: top;
  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-toggle, .w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  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;
  -ms-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("");
  display: none;
  bottom: 0;
  left: 0;
}

.w-lightbox-right {
  background-image: url("");
  display: none;
  bottom: 0;
  right: 0;
}

.w-lightbox-close {
  height: 2.6em;
  background-image: url("");
  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[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
  display: block;
}

.w--nav-dropdown-list-open {
  position: static;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}

.w-tabs {
  position: relative;
}

.w-tabs:before, .w-tabs:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-tabs:after {
  clear: both;
}

.w-tab-menu {
  position: relative;
}

.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-tab-link.w--current {
  background-color: #c8c8c8;
}

.w-tab-link:focus {
  outline: 0;
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.w-dyn-empty {
  background-color: #ddd;
  padding: 10px;
}

.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
  display: none !important;
}

.wf-layout-layout {
  display: grid;
}

.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-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-commercecartquantity {
  height: 38px;
  width: 60px;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecartquantity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecartquantity::placeholder {
  color: #999;
}

.w-commerce-commercecartquantity:focus {
  border-color: #3898ec;
  outline-style: 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-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-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url("");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.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-commerceaddtocartquantityinput {
  height: 38px;
  width: 60px;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commerceaddtocartquantityinput::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput::placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:focus {
  border-color: #3898ec;
  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-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-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-commercecheckoutemailinput {
  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-commercecheckoutemailinput::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.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-commercecheckoutshippingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.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-commercecheckoutshippingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.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-commercecheckoutshippingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.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-commercecheckoutshippingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.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-commercecheckoutshippingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.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-commercecheckoutshippingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.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-commercecheckoutshippingcountryselector::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.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-commercecheckoutcardnumber::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.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-commercecheckoutcardexpirationdate::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.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-commercecheckoutcardsecuritycode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.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-commercecheckoutbillingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.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-commercecheckoutbillingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.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-commercecheckoutbillingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.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-commercecheckoutbillingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.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-commercecheckoutbillingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  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-commercecheckoutbillingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  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-commercecheckoutbillingcountryselector::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

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

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

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

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.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: 767px) {
  .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-commercecartquantity, .w-commerce-commerceaddtocartquantityinput, .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .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: #000;
  font-family: Archivo, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}

h1 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  font-weight: 600;
  line-height: 80px;
}

h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

h4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

h5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

p {
  margin-bottom: 0;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

.page-wrapper {
  overflow: hidden;
}

.page-wrapper.overflow-none {
  overflow: visible;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 30px;
  padding-bottom: 30px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

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

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-left-content {
  grid-column-gap: 100px;
  align-items: center;
  display: flex;
}

.nav-link {
  padding: 0;
  transition: all .45s;
}

.nav-link:hover, .nav-link.w--current {
  color: #7144f2;
}

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

.nav-menu-single-wrapper {
  grid-column-gap: 35px;
  align-items: center;
  display: flex;
}

.navbar-right-content {
  grid-column-gap: 50px;
  align-items: center;
  display: flex;
}

.sign-in-link {
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

.sign-in-link.mobile {
  display: none;
}

.secondary-button {
  color: #000;
  text-transform: capitalize;
  background-color: #d9fc50;
  border: 1px solid #000;
  border-radius: 7px;
  padding: 17px 30px;
  font-weight: 500;
  text-decoration: none;
  transition: all .45s;
  box-shadow: 3px 3px #000;
}

.secondary-button:hover {
  box-shadow: none;
}

.secondary-button.mobile {
  display: none;
}

.section.banner-section {
  padding-top: 195px;
  padding-bottom: 120px;
  overflow: hidden;
}

.section.features-section {
  background-color: #f7f5ed;
  padding-top: 140px;
  padding-bottom: 150px;
}

.section.core-features-section {
  padding-top: 140px;
  padding-bottom: 150px;
}

.section.integration-section {
  background-color: #f7f5ed;
  padding-top: 140px;
  padding-bottom: 150px;
  overflow: hidden;
}

.section.testimonial-section {
  padding-top: 150px;
  padding-bottom: 150px;
}

.section.benefit-section {
  padding-bottom: 150px;
}

.section.blog-section {
  padding-top: 140px;
  padding-bottom: 150px;
  overflow: hidden;
}

.section.cta-section, .section.faq-section {
  padding-bottom: 150px;
}

.section.faq-section.about {
  padding-top: 145px;
}

.section.footer-section {
  background-color: #121213;
}

.section.hero-section {
  background-color: #f7f5ed;
  padding-top: 240px;
  padding-bottom: 160px;
  overflow: hidden;
}

.section.esponsor-section-hv2 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  overflow: hidden;
}

.section.esponsor-section-hv2.two {
  background-color: #fff;
  overflow: hidden;
}

.section.process-section {
  padding-top: 140px;
}

.section.cta-section-hv2 {
  background-color: #46f8a3;
  padding-top: 140px;
  padding-bottom: 150px;
  position: relative;
}

.section.faq-section-hv2 {
  padding-top: 145px;
  padding-bottom: 150px;
}

.section.analytic-modules-section {
  background-color: #f7f5ed;
  padding-top: 140px;
  padding-bottom: 150px;
}

.section.integration-section-hv2 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.section.integration-section-hv2.pd-top100 {
  padding-top: 100px;
}

.section.services-section {
  padding-top: 145px;
  padding-bottom: 150px;
}

.section.core-features-section-hv2 {
  padding-top: 145px;
}

.section.inner-banner-section {
  background-color: #fec0de;
  padding-top: 200px;
  padding-bottom: 135px;
}

.section.style-guide-section, .section.license-section {
  padding-top: 100px;
  padding-bottom: 150px;
}

.section.changelog-section {
  background-color: #f7f5ed;
  padding-top: 100px;
  padding-bottom: 150px;
}

.section.not-found-section {
  padding-top: 100px;
  padding-bottom: 150px;
}

.section.password-protected, .section.download-section, .section.contact-us-section, .section.book-a-demo {
  background-color: #f7f5ed;
  padding-top: 100px;
  padding-bottom: 150px;
}

.section.career-financial-section {
  padding-top: 100px;
  padding-bottom: 120px;
}

.section.career-benefits-section {
  padding-bottom: 150px;
}

.section.career-section {
  padding-top: 155px;
  padding-bottom: 150px;
}

.section.career-details-section {
  padding-top: 100px;
  padding-bottom: 150px;
}

.section.career-category-section {
  padding-top: 220px;
  padding-bottom: 150px;
}

.section.explore-integrations {
  padding-bottom: 150px;
}

.section.integration-category-section {
  padding-top: 220px;
  padding-bottom: 150px;
}

.section.integration-single-section {
  padding-top: 100px;
  padding-bottom: 150px;
}

.section.pricing-section {
  padding-bottom: 120px;
}

.section.pricing-features-table {
  padding-bottom: 140px;
}

.section.pricing-details-section {
  padding-top: 100px;
  padding-bottom: 150px;
}

.section.articles-section {
  background-color: #f7f5ed;
  padding-top: 100px;
  padding-bottom: 150px;
}

.section.blog-categories-section {
  padding-top: 220px;
  padding-bottom: 150px;
}

.section.blog-details-section {
  padding-top: 100px;
  padding-bottom: 150px;
}

.section.about-us-section {
  padding-bottom: 100px;
}

.section.pricing-plan {
  padding-top: 220px;
  padding-bottom: 140px;
}

.section.previwe-banner-section {
  padding-top: 190px;
  padding-bottom: 145px;
}

.section.included-section {
  padding-bottom: 150px;
}

.section.demo-pages-section {
  padding-top: 145px;
  position: relative;
}

.section.demo-pages-section.last {
  padding-bottom: 150px;
}

.section.previwe-figma-section {
  background-color: #f7f5ed;
  padding-top: 200px;
  padding-bottom: 200px;
  position: relative;
}

.section.previwe-footer-section {
  background-color: #121213;
}

.section.about-plan-section {
  padding-top: 145px;
}

.section.our-team-section {
  padding-top: 145px;
  padding-bottom: 140px;
}

.section.about-work-section {
  border-bottom: 1px solid #000;
}

.section.team-details-section {
  padding-top: 100px;
  padding-bottom: 150px;
}

.banner-top-content {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 70px;
  display: flex;
}

.banner-title-wrapper {
  width: 555px;
  position: relative;
}

.banner-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  font-size: 70px;
  font-weight: 600;
  line-height: 80px;
}

.banner-title-shape {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 40px;
  transform: translate(0, -50%);
}

.banner-title-circel-wrapper {
  width: 200px;
  height: 200px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.banner-title-circel-one {
  width: 99px;
  height: 99px;
  background-color: #7144f2;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.banner-title-circel {
  position: absolute;
}

.banner-description-wrapper {
  width: 421px;
}

.banner-description-paragraph-text {
  color: #18181b;
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 30px;
}

.banner-description-paragraph-text-bold {
  font-weight: 400;
}

.primary-button {
  color: #fff;
  text-transform: capitalize;
  background-color: #000;
  border: 1px solid #7144f2;
  border-radius: 7px;
  padding: 17px 30px;
  font-weight: 500;
  text-decoration: none;
  transition: all .45s;
  box-shadow: 3px 3px #6637ed;
}

.primary-button:hover {
  box-shadow: none;
}

.primary-button.apply-now {
  width: 100%;
  text-align: center;
}

.banner-bottom-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.banner-counter-up-wrapper {
  width: 250px;
}

.banner-counter-up-single-wrapper {
  border: 1px solid #000;
  padding: 40px 35px;
}

.banner-counter-up-single-wrapper.top-border-none {
  border-top-style: none;
}

.numbers {
  height: 46px;
  justify-content: flex-start;
  display: flex;
  overflow: hidden;
}

.numbers.two {
  height: 64px;
  align-items: center;
}

.number-digit {
  z-index: 1;
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
  position: relative;
}

.number-categories {
  color: #000;
  letter-spacing: -.03em;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.number-categories.pd0 {
  padding-top: 0;
}

.banner-counter-name-wrap {
  margin-top: 5px;
}

.banner-counter-name {
  color: #000;
  line-height: 28px;
}

.banner-image-wrapper {
  width: 1020px;
  background-color: #46f8a3;
  border: 1px solid #000;
  justify-content: space-between;
  padding: 50px;
  display: flex;
}

.banner-left-image-wrapper {
  width: 280px;
}

.banner-card-image {
  width: 100%;
}

.banner-middle-image-wrapper {
  width: 350px;
}

.banner-right-image-wrapper {
  width: 230px;
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

.company-wrapper {
  background-color: #121213;
  padding-top: 110px;
  padding-bottom: 150px;
}

.esponsor-section {
  padding-bottom: 135px;
}

.esponsor-top-content {
  max-width: 1290px;
  margin-bottom: 30px;
}

.esponsor-title-wrapper {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
  overflow: hidden;
}

.esponsor-title-border {
  width: 80px;
  height: 1px;
  background-color: #fff;
}

.esponsor-title {
  color: #fff;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.esponsor-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.esponsor-single {
  text-align: center;
  background-color: #212224;
  border-radius: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.esponsor-bottom-content {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.esponsor-grid-two {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.company-process-section-title-wrapper {
  text-align: center;
  margin-bottom: 50px;
  position: relative;
}

.company-process-section-title {
  color: #fff;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.company-process-section-paragraph-text {
  max-width: 585px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
}

.company-process-section-title-shape {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 3%;
}

.company-process-wrapper {
  position: relative;
}

.company-process-grid {
  grid-column-gap: 75px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.company-process-single-wrap {
  z-index: 1;
  background-color: #212224;
  border-radius: 10px;
  padding: 45px 40px;
  position: relative;
  overflow: hidden;
}

.company-process-single-wrap._1 {
  border: 1px solid #87d8ff;
  overflow: hidden;
}

.company-process-single-wrap._2 {
  border: 1px solid #fec0de;
}

.company-process-single-wrap._3 {
  border: 1px solid #e1ffcf;
}

.company-process-title {
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

.company-process-description-text {
  color: #fff;
  margin-bottom: 25px;
  line-height: 28px;
}

.company-process-link-block {
  grid-column-gap: 15px;
  color: #7144f2;
  text-transform: capitalize;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.company-process-link-block-wrapper {
  display: inline-block;
}

.company-process-text-block {
  border-bottom: 1px solid #7144f2;
  padding-bottom: 3px;
}

.company-process-number-wrapper {
  width: 140px;
  height: 140px;
  border-radius: 100%;
  display: flex;
  position: absolute;
  top: auto;
  bottom: -40px;
  left: auto;
  right: -40px;
  overflow: hidden;
}

.company-process-number-wrapper._1 {
  border: 1px solid #87d8ff;
}

.company-process-number-wrapper._2 {
  border: 1px solid #fec0de;
}

.company-process-number-wrapper._3 {
  border: 1px solid #e1ffcf;
}

.company-process-number-single-wrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 25px;
  bottom: auto;
  left: 40px;
  right: auto;
}

.company-process-number {
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  line-height: 58px;
  display: inline-block;
}

.company-process-number.two {
  color: #000;
}

.company-process-number-shape {
  width: 0;
  height: 0;
  background-color: #87d8ff;
  border-radius: 100%;
  position: absolute;
  top: auto;
  bottom: -40px;
  left: auto;
  right: -40px;
}

.company-process-number-shape._1 {
  background-color: #87d8ff;
}

.company-process-number-shape._2 {
  background-color: #fec0de;
}

.company-process-number-shape._3 {
  background-color: #e1ffcf;
}

.company-process-number-main {
  height: 58px;
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.company-process-shape {
  position: absolute;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translate(0, -50%);
}

.company-process-shape._1 {
  left: 28%;
}

.company-process-shape._2 {
  top: 50%;
  bottom: auto;
  left: auto;
  right: 28%;
}

.features-title-wrapper {
  max-width: 670px;
  margin-bottom: 50px;
}

.features-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.features-section-paragraph-text {
  max-width: 634px;
  color: #000;
  line-height: 28px;
}

.features-top-content {
  grid-column-gap: 40px;
  display: flex;
  position: relative;
}

.features-image-wrapper {
  width: 880px;
  background-color: #7144f2;
  border-right: 1px solid #000;
  padding-top: 60px;
  padding-left: 60px;
  padding-right: 60px;
  overflow: hidden;
}

.features-main {
  border: 1px solid #000;
}

.features-image {
  width: 100%;
  border: 1px solid #000;
  border-bottom-style: none;
}

.features-lightning-wrapper {
  width: 317px;
  padding-top: 60px;
}

.lightning-image-wrapper {
  margin-bottom: 30px;
}

.features-lightning-title {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 14px;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

.features-lightning-paragraph-text {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 27px;
  line-height: 28px;
}

.tertiary-link-block {
  grid-column-gap: 15px;
  color: #000;
  text-transform: capitalize;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.tertiary-button-wrapper {
  display: inline-block;
}

.tertiary-link-text-block {
  border-bottom: 1px solid #000;
  padding-bottom: 3px;
}

.tertiary-arrow-wrap {
  width: 34px;
  grid-column-gap: 3px;
  flex-direction: row;
  display: flex;
  overflow: hidden;
}

.features-wrapper {
  position: relative;
  overflow: hidden;
}

.features-hend-image {
  position: absolute;
  top: -41%;
  bottom: auto;
  left: auto;
  right: 195px;
}

.features-bottom-content {
  border-top: 1px solid #000;
}

.features-grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.features-single-wrapper {
  padding: 40px;
}

.features-single-wrapper._1 {
  background-color: #b5a8f8;
}

.features-single-wrapper._2 {
  background-color: #ffed88;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.features-single-wrapper._3 {
  background-color: #87d8ff;
}

.features-single-image-wrap {
  margin-bottom: 33px;
  display: inline-block;
}

.features-single-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

.features-single-paragraph-text {
  color: #000;
  line-height: 28px;
}

.core-features-content {
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.core-features-section-title-wrapper {
  max-width: 1025px;
  text-align: center;
  margin-bottom: 120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.core-features-section-title {
  width: 1021px;
  color: #000;
  text-transform: capitalize;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.core-features-shape {
  z-index: -1;
  position: absolute;
  top: -12%;
  bottom: auto;
  left: -38px;
  right: auto;
}

.core-features-author {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.core-features-author-image-wrapper {
  width: 60px;
}

.core-features-author-name {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.core-features-author-name-arrow {
  color: #000;
  transition: all .45s;
}

.core-features-author-name-arrow:hover {
  color: #7144f2;
}

.core-features-hends-shape {
  display: inline-block;
  position: relative;
}

.core-features-hends-image-1 {
  z-index: 1;
  position: absolute;
  top: 18%;
  bottom: auto;
  left: -4%;
  right: auto;
}

.core-features-hends-shapes-wrapper {
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: -9%;
  left: auto;
  right: -10%;
}

.core-features-wrapper {
  grid-row-gap: 130px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  flex-direction: column;
  display: flex;
}

.core-features-single-wrapper {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  align-items: center;
  display: flex;
  position: relative;
}

.core-features-left-content {
  width: 760px;
}

.core-features-analytics {
  max-width: 565px;
  margin-left: auto;
  margin-right: auto;
}

.core-features-analytics-title-wrapper {
  margin-bottom: 28px;
}

.core-features-analytics-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 8px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.core-features-analytics-description-text {
  max-width: 508px;
  color: #000;
  line-height: 28px;
}

.core-features-analytics-list-wrapper {
  grid-row-gap: 25px;
  flex-direction: column;
  display: flex;
}

.core-features-analytics-list-single {
  grid-column-gap: 15px;
  display: flex;
}

.core-features-analytics-list-arrow-wrap {
  width: 34px;
}

.core-features-analytics-list-text-wrapper {
  width: 514px;
}

.core-features-analytics-list-title {
  color: #000;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.core-features-analytics-list-description {
  color: #000;
  line-height: 28px;
}

.core-features-analytics-list-description.two {
  color: #000;
}

.core-features-right-content {
  width: 760px;
  height: 720px;
  border-left: 1px solid #000;
  position: relative;
}

.core-features-right-content._1 {
  background-color: #87d8ff;
}

.core-features-right-content._2 {
  background-color: #fec0de;
}

.core-features-right-content._3 {
  background-color: #e1ffcf;
}

.core-features-card-image-1 {
  position: absolute;
  top: 95px;
  bottom: auto;
  left: 135px;
  right: auto;
}

.core-features-card-image-2 {
  position: absolute;
  top: 123px;
  bottom: auto;
  left: auto;
  right: 100px;
}

.core-features-card-image-3 {
  position: absolute;
  top: 415px;
  bottom: auto;
  left: 65px;
  right: auto;
}

.core-features-card-image-4 {
  position: absolute;
  top: auto;
  bottom: 97px;
  left: auto;
  right: 139px;
}

.core-features-card-image-5 {
  width: 533px;
  position: absolute;
  top: 118px;
  bottom: auto;
  left: 72px;
  right: auto;
}

.core-features-card-image-6 {
  position: absolute;
  top: 85px;
  bottom: auto;
  left: 229px;
  right: auto;
}

.core-features-card-image-7 {
  position: absolute;
  top: 171px;
  bottom: auto;
  left: auto;
  right: 105px;
}

.core-features-card-image-8 {
  position: absolute;
  top: auto;
  bottom: 85px;
  left: 42px;
  right: auto;
}

.core-features-card-image-9 {
  width: 326px;
  position: absolute;
  top: 85px;
  bottom: auto;
  left: 135px;
  right: auto;
}

.core-features-card-image-10 {
  position: absolute;
  top: 132px;
  bottom: auto;
  left: auto;
  right: 166px;
}

.core-features-card-image-11 {
  position: absolute;
  top: auto;
  bottom: 85px;
  left: 60px;
  right: auto;
}

.core-features-card-image-12 {
  position: absolute;
  top: auto;
  bottom: 155px;
  left: auto;
  right: 100px;
}

.core-features-number-wrap {
  width: 50px;
  height: 50px;
  color: #fff;
  background-color: #000;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  font-weight: 600;
  display: flex;
  position: absolute;
  top: -7%;
  bottom: auto;
  left: -1px;
  right: auto;
}

.core-features-number-wrap.right {
  top: -7%;
  bottom: auto;
  left: auto;
  right: -1px;
}

.integration-section-title-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.integration-section-single-title-wrapper {
  width: 651px;
}

.integration-section-title {
  color: #000;
  letter-spacing: -.01em;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.integration-section-description-text-wrapper {
  width: 510px;
}

.integration-section-description-text {
  color: #000;
  margin-bottom: 30px;
  line-height: 28px;
}

.primary-button-wrapper {
  display: inline-block;
}

.primary-button-wrapper.apply-now {
  display: block;
}

.integration-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.integration-single-wrapper {
  width: 240px;
  height: 240px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  transition: all .45s;
  display: flex;
}

.integration-single-wrapper:hover {
  background-color: #e1ffcf;
}

.testimonial-section-title-wrapper {
  text-align: center;
  margin-bottom: 60px;
}

.testimonial-section-title {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 600;
  line-height: 54px;
}

.testimonial-section-paragraph-text {
  max-width: 537px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
}

.testimonial-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.testimonial-content {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.testimonial-single-wrapper {
  border: 1.4px solid #000;
  padding: 40px 15px 40px 30px;
}

.testimonial-title-image-wrap {
  margin-bottom: 30px;
}

.testimonial-description-text-wrapper {
  margin-bottom: 25px;
}

.testimonial-description-text {
  color: #000;
  letter-spacing: -.01em;
  line-height: 28px;
}

.testimonial-description-text.width-251px {
  max-width: 251px;
}

.testimonial-author-wrap {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.testimonial-author-name {
  color: #000;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.testimonial-author-bio {
  color: #000;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 400;
}

.testimonial-main {
  position: relative;
}

.testimonial-shape-image {
  position: absolute;
  top: auto;
  bottom: -35px;
  left: auto;
  right: 130px;
}

.benefit-content {
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.benefit-wrapper {
  background-color: #e1ffcf;
  border: 1px solid #000;
  padding-top: 150px;
  padding-bottom: 150px;
}

.benefit-single-wrapper {
  max-width: 1270px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.section-title-wrapper {
  text-align: center;
  margin-bottom: 60px;
}

.section-title-wrapper.mb30 {
  margin-bottom: 30px;
}

.section-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.section-title.blog {
  max-width: 693px;
  margin-left: auto;
  margin-right: auto;
}

.section-title.blog-hv2 {
  max-width: 775px;
  margin-left: auto;
  margin-right: auto;
}

.section-paragraph-text {
  max-width: 592px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
}

.section-paragraph-text.benefit {
  max-width: 634px;
}

.section-paragraph-text.blog-hv2 {
  max-width: 704px;
  margin-left: auto;
  margin-right: auto;
}

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

.benefit-tabs-menu-wrapper {
  max-width: 630px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 9px;
  display: flex;
}

.benefit-tab-link {
  grid-column-gap: 10px;
  color: #000;
  text-transform: capitalize;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  align-items: center;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.benefit-tab-link.w--current {
  background-color: #d9fc50;
  border: 1px solid #000;
}

.benefit-tab-content-single {
  text-align: left;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.benefit-tab-left-content {
  width: 500px;
}

.benefit-tab-title-wrapper {
  margin-bottom: 30px;
}

.benefit-tab-title {
  color: #000;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.benefit-tab-description-text {
  color: #000;
  line-height: 28px;
}

.benefit-list {
  grid-row-gap: 20px;
  flex-direction: column;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.benefit-list-single {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.benefit-list-check-icon-wrapper {
  width: 30px;
}

.benefit-list-text-wrapper {
  color: #000;
  font-size: 20px;
  font-weight: 400;
}

.benefit-list-text-block {
  text-transform: capitalize;
}

.benefit-tab-right-content {
  width: 608px;
  height: 450px;
  position: relative;
}

.benefit-card-image-1 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 135px;
  right: auto;
}

.benefit-card-image-2 {
  z-index: 1;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.benefit-card-image-3 {
  z-index: 2;
  position: absolute;
  top: 30px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.blog-cta-faq-section {
  background-color: #f7f5ed;
}

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

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

.blog-post-single-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #fff;
  border: 1px solid #000;
  align-items: center;
  padding: 20px;
  display: flex;
}

.blog-post-image-wrapper {
  width: 254px;
}

.blog-post-image {
  width: 100%;
  border: 1px solid #000;
}

.blog-post-text-wrapper {
  width: 324px;
}

.blog-post-category-date-wrap {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.blog-post-category-date-wrap.mb28 {
  margin-bottom: 28px;
}

.blog-post-category-text {
  color: #000;
  text-transform: capitalize;
  background-color: #d9fc50;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 5px 15px;
  font-size: 16px;
  font-weight: 400;
}

.blog-post-date-wrapper {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  align-items: center;
  display: flex;
}

.blog-post-date-dote {
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 100%;
}

.blog-post-date-text-block {
  color: #000;
  letter-spacing: -.02em;
  font-size: 16px;
}

.blog-post-name {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 24px;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
  text-decoration: none;
  transition: all .35s;
  display: block;
}

.blog-post-name:hover {
  color: #7144f2;
}

.blog-post-author-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  display: flex;
}

.blog-post-author-image-wrapper {
  width: 45px;
}

.blog-post-author-name {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.blog-post-author-bio-text {
  color: #000;
  letter-spacing: -.02em;
  text-transform: capitalize;
  font-size: 16px;
}

.cta-wrapper {
  background-color: #87d8ff;
  border: 1px solid #000;
  padding-top: 140px;
  padding-bottom: 150px;
  position: relative;
}

.cta-single-wrapper {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.cta-form-main {
  margin-bottom: 0;
}

.cta-form-single-wrapper {
  align-items: center;
  display: flex;
  position: relative;
}

.cta-form-single {
  width: 100%;
  position: relative;
}

.cta-form-text-field {
  width: 100%;
  height: 80px;
  color: #000;
  text-transform: capitalize;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  margin-bottom: 0;
  padding: 0 30px;
  font-size: 20px;
}

.cta-form-text-field::-ms-input-placeholder {
  color: #000;
}

.cta-form-text-field::placeholder {
  color: #000;
}

.cta-form-text-field.right-border-none {
  border-right-style: none;
}

.cta-form-text-field.border-top-none {
  border-top-style: none;
}

.cta-button {
  height: 80px;
  color: #000;
  text-transform: capitalize;
  background-color: #d9fc50;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  padding: 0 50px;
  font-size: 20px;
  font-weight: 500;
}

.cta-image-circel {
  position: absolute;
  top: auto;
  bottom: 95px;
  left: auto;
  right: 55px;
}

.cta-hend {
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 305px;
  left: 80px;
  right: auto;
}

.cta-hend.two {
  top: 60px;
  bottom: auto;
  left: auto;
  right: 265px;
}

.cta-shape {
  position: absolute;
  top: -45px;
  bottom: auto;
  left: auto;
  right: 75px;
}

.faq-question {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 500;
  line-height: 36px;
}

.faq-question.faq-question-hv2 {
  color: #000;
  font-size: 24px;
  line-height: 34px;
}

.faq-arrow-icon-wrapper.faq-arrow-icon-wrapper-hv2 {
  width: 33px;
  height: 33px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph.for-faq {
  max-width: 548px;
  color: #000;
  margin-bottom: 0;
  padding-bottom: 25px;
  line-height: 28px;
}

.faq-singel-wrapper {
  width: 100%;
  border: 1px solid #8b44ff;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.faq-singel-wrapper.faq-singel-wrapper-hv2 {
  border-color: #000;
}

.faq-answer-container {
  overflow: hidden;
}

.faq {
  margin-bottom: 25px;
}

.faq.mb0 {
  margin-bottom: 0;
}

.faq-wrapper {
  max-width: 860px;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.single-faq-wrap-v2 {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0;
}

.faq-heading-v2-wrap {
  cursor: pointer;
  padding: 25px 30px;
}

.faq-heading-flex-wrap {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.faq-down {
  width: 18px;
  height: 14px;
  color: #000;
  font-family: "Fa solid 900", sans-serif;
  font-size: 28px;
  line-height: 14px;
  transform: rotate(-90deg);
}

.faq-question-v2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.faq-v2-ans-wrap {
  padding-left: 68px;
  padding-right: 40px;
  overflow: hidden;
}

.faq-v2-ans {
  max-width: 686px;
  color: #000;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 28px;
}

.footer-top-content {
  padding-top: 120px;
  padding-bottom: 140px;
}

.footer-content {
  justify-content: space-between;
  display: flex;
}

.footer-details-wrapper {
  width: 415px;
  background-color: #87d8ff;
  padding: 45px 35px;
}

.footer-details-wrapper.two {
  background-color: #fec0de;
}

.footer-logo-link-block {
  margin-bottom: 25px;
}

.footer-description-text {
  color: #000;
  margin-bottom: 40px;
  line-height: 28px;
}

.footer-form-title {
  color: #000;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.footer-form-text-field {
  height: 58px;
  color: #000;
  background-color: #e1ffcf;
  border: 1px solid #000;
  border-radius: 7px;
  margin-bottom: 20px;
  padding: 0 25px;
  font-size: 18px;
}

.footer-form-text-field::-ms-input-placeholder {
  color: #000;
}

.footer-form-text-field::placeholder {
  color: #000;
}

.footer-form-submit-button {
  width: 100%;
  color: #fff;
  text-transform: capitalize;
  background-color: #000;
  border-radius: 7px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-weight: 500;
  box-shadow: 4px 4px #7144f2;
}

.footer-form-block {
  margin-bottom: 35px;
}

.footer-contact-wrapper {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-direction: column;
  display: flex;
}

.footer-contact-text-block {
  color: #000;
  letter-spacing: -.01em;
  font-size: 20px;
}

.footer-menu-wrapper {
  width: 810px;
}

.footer-menu-grid {
  grid-column-gap: 75px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1fr 1.1fr 1fr;
  grid-auto-flow: row dense;
}

.footer-menu-title-wrapper {
  margin-bottom: 35px;
}

.footer-menu-title {
  color: #fff;
  letter-spacing: -.01em;
  text-transform: capitalize;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.footer-menu-list-wrapper {
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

.footer-menu-text-link {
  color: #fff;
  text-transform: capitalize;
  text-decoration: none;
  transition: all .45s;
}

.footer-menu-text-link:hover {
  color: #d9fc50;
}

.footer-menu-list-single {
  display: block;
}

.footer-social-media-wrapper {
  grid-row-gap: 28px;
  flex-direction: column;
  display: flex;
}

.footer-social-media-single {
  grid-column-gap: 10px;
  color: #fff;
  align-items: center;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.footer-bottom-content {
  color: #fff;
  text-align: center;
  border-top: 1px solid #3d3d3d;
  padding-top: 25px;
  padding-bottom: 25px;
  font-weight: 400;
}

.footer-details-text-link {
  color: #d9fc50;
  font-weight: 600;
  text-decoration: none;
}

.footer-social-media-icon-wrap {
  height: 22px;
  grid-row-gap: 5px;
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.hero-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-title-wrapper {
  width: 600px;
}

.hero-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 5px;
  font-size: 76px;
  font-weight: 600;
  line-height: 86px;
}

.hero-title-single-wrapper {
  position: relative;
}

.hero-title-shape {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 9%;
  transform: translate(0, -50%);
}

.hero-description-text {
  max-width: 548px;
  color: #18181b;
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 30px;
}

.hero-image-wrapper {
  width: 450px;
  height: 585px;
  position: relative;
}

.hero-image-shape1 {
  z-index: 1;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.hero-image-shape2 {
  z-index: 1;
  width: 424px;
  height: 550px;
  background-color: #e1ffcf;
  border: 1px solid #000;
  border-radius: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 25px;
}

.hero-image-wrap {
  height: 100%;
}

.hero-image {
  width: 422px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.hero-card-image1 {
  z-index: 1;
  width: 240px;
  position: absolute;
  top: 120px;
  bottom: auto;
  left: -105px;
  right: auto;
}

.hero-card-image2 {
  z-index: 1;
  width: 270px;
  position: absolute;
  top: auto;
  bottom: -29px;
  left: -153px;
  right: auto;
}

.hero-card-image3 {
  z-index: 1;
  width: 100px;
  position: absolute;
  top: 74px;
  bottom: auto;
  left: auto;
  right: -24px;
}

.hero-circel-shape {
  width: 150px;
  position: absolute;
  top: auto;
  bottom: -59px;
  left: auto;
  right: -72px;
}

.hero-card-shape4 {
  width: 143px;
  height: 152px;
  background-color: #7144f2;
  border: 1px solid #000;
  border-radius: 10px;
  position: absolute;
  top: 87px;
  bottom: auto;
  left: -50px;
  right: auto;
}

.hero-card-shape5 {
  width: 205px;
  height: 207px;
  background-color: #fec0de;
  border: 1px solid #000;
  border-radius: 10px;
  position: absolute;
  top: auto;
  bottom: -9px;
  left: -48px;
  right: auto;
}

.esponsor-wrapper {
  align-items: center;
  display: flex;
}

.esponsor-tag-wrapper {
  width: 380px;
  grid-column-gap: 10px;
  border-right: 1px solid #000;
  align-items: center;
  padding: 35px 40px 35px 70px;
  display: flex;
}

.esponsor-tag-text-block {
  color: #000;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 400;
}

.esponsor-tag-border {
  width: 30px;
  height: 1px;
  background-color: #000;
}

.sponsor-ticker-wrapper {
  width: 1535px;
  overflow: hidden;
}

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

.inner-ticker-wrapper {
  flex: none;
  align-items: center;
  display: flex;
}

.single-sponsor-img {
  margin-right: 100px;
}

.features-wrapper-hv2 {
  justify-content: space-between;
  display: flex;
}

.features-text-wrapper-hv2 {
  width: 455px;
  padding-top: 140px;
  padding-bottom: 60px;
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}

.features-title-hv2 {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.features-description-text {
  max-width: 421px;
  color: #000;
  margin-bottom: 30px;
  line-height: 28px;
}

.features-content {
  width: 790px;
}

.features-top-image-wrapper {
  background-color: #7144f2;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  padding-top: 60px;
  padding-left: 60px;
  padding-right: 60px;
  overflow: hidden;
}

.features-hv2-image {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.features-bottom-content-hv2 {
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.features-grid-hv2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.features-single {
  padding: 40px 35px 50px 40px;
}

.features-single._1 {
  background-color: #fec0de;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}

.features-single._2 {
  background-color: #b5a8f8;
  border-bottom: 1px solid #000;
}

.features-single._3 {
  background-color: #ffed88;
  border-right: 1px solid #000;
}

.features-single._4 {
  background-color: #87d8ff;
}

.features-image-wrap-hv2 {
  margin-bottom: 30px;
}

.features-single-title-hv2 {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

.features-single-description-text {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 35px;
  line-height: 28px;
}

.features-link-arrow {
  grid-column-gap: 15px;
  color: #000;
  text-transform: capitalize;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.features-link-arrow-wrapper {
  display: inline-block;
}

.features-link-text-block {
  border-bottom: 1px solid #000;
  padding-bottom: 3px;
  display: inline-block;
}

.services {
  background-color: #121213;
}

.process-section-title-wrapper {
  text-align: center;
  margin-bottom: 60px;
}

.process-section-title {
  color: #fff;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.process-section-paragraph-text {
  max-width: 585px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
}

.process-wrapper {
  border-bottom: 1px solid rgba(255, 255, 255, .12);
  padding-bottom: 140px;
  position: relative;
}

.process-grid {
  grid-column-gap: 170px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.process-single-wrapper {
  text-align: center;
}

.process-number-wrapper {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.process-number-wrapper._1 {
  background-color: #d9fc50;
}

.process-number-wrapper._2 {
  background-color: #fec0de;
}

.process-number-wrapper._3 {
  background-color: #e1ffcf;
}

.process-number {
  color: #000;
  letter-spacing: -.01em;
  font-size: 54px;
  font-weight: 600;
  line-height: 54px;
}

.process-title {
  color: #fff;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 17px;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

.process-description-text {
  max-width: 324px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
}

.process-arrow-image1 {
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 325px;
  right: auto;
}

.process-arrow-image2 {
  position: absolute;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 325px;
}

.cta-wrapper-hv2 {
  max-width: 740px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.cta-title {
  color: #000;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.cta-description-text {
  max-width: 705px;
  color: #000;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
}

.cta-shape-one {
  position: absolute;
  top: auto;
  bottom: 120px;
  left: 220px;
  right: auto;
  transform: rotate(-33.43deg);
}

.cta-shape-two {
  position: absolute;
  top: auto;
  bottom: 40px;
  left: auto;
  right: 502px;
}

.faq-grid {
  grid-column-gap: 25px;
  grid-template-rows: auto;
}

.sign-in-wrapper {
  min-height: 100vh;
  display: flex;
}

.log-in {
  width: 550px;
  background-color: #e1ffcf;
  border: 1px solid #000;
  padding: 60px 40px;
}

.log-in-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
}

.log-in-description-text-block {
  color: #000;
  text-transform: capitalize;
}

.log-in-description-text-block.two {
  max-width: 397px;
  color: #000;
  text-transform: none;
  line-height: 28px;
}

.log-in-description-text-link {
  color: #7144f2;
  border-bottom: 1px solid #7144f2;
  font-weight: 500;
  text-decoration: none;
}

.log-in-form-wrapper {
  margin-bottom: 45px;
}

.log-in-form-block {
  margin-bottom: 0;
}

.log-in-form-field-label {
  color: #000;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 400;
}

.log-in-top-content {
  margin-bottom: 30px;
}

.log-in-form-text-field {
  height: 60px;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
}

.log-in-form-text-field::-ms-input-placeholder {
  color: #000;
}

.log-in-form-text-field::placeholder {
  color: #000;
}

.log-in-form-content {
  grid-row-gap: 35px;
  flex-direction: column;
  display: flex;
}

.log-in-form-content.mb35 {
  margin-bottom: 35px;
}

.log-in-check-box-wrapper {
  justify-content: space-between;
  margin-bottom: 35px;
  display: flex;
}

.log-in-check-box {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-color: #000;
  border-radius: 100%;
  margin-top: 0;
  margin-right: 10px;
}

.log-in-check-box.w--redirected-checked {
  background-color: #7144f2;
  background-size: 12px;
  padding: 0;
}

.log-in-check-box.w--redirected-focus {
  box-shadow: none;
}

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

.sign-in-forgot-text-link {
  color: #000;
  text-decoration: none;
}

.log-in-submit-button {
  width: 100%;
  color: #fff;
  text-transform: capitalize;
  background-color: #000;
  border-radius: 7px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-weight: 500;
  box-shadow: 3px 4px #6637ed;
}

.log-in-social-wrapper {
  grid-row-gap: 30px;
  border-top: 2px solid #000;
  flex-direction: column;
  padding-top: 45px;
  display: flex;
}

.log-in-social-link-block {
  width: 100%;
  grid-column-gap: 15px;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  padding-top: 17px;
  padding-bottom: 17px;
  text-decoration: none;
  display: flex;
}

.sign-in-right-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.faq-header-2 {
  width: 100%;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.feedback-wrapper {
  height: 650px;
  background-color: #fec0de;
  border: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  overflow: hidden;
}

.feedback-text-wrapper {
  width: 436px;
}

.feedback-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.feedback-description-text {
  max-width: 414px;
  color: #000;
  margin-bottom: 28px;
  line-height: 28px;
}

.feedback-right-content {
  width: 570px;
  grid-row-gap: 25px;
  flex-direction: column;
  display: flex;
}

.feedback-single-wrapper {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 12px;
  padding: 35px 30px 40px;
}

.feedback-description {
  color: #000;
  margin-bottom: 30px;
  line-height: 28px;
}

.feedback-author-wrapper {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.feedback-author-name {
  color: #000;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 500;
}

.feedback-author-bio {
  color: #000;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 400;
}

.feedback-bottom-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.blog-grid {
  grid-column-gap: 25px;
  grid-template-rows: auto;
}

.blog-single-wrapper {
  background-color: #fff;
  border: 1px solid #000;
  padding: 40px 30px;
}

.blog-image-wrapper {
  margin-bottom: 40px;
  display: block;
}

.blog-image {
  width: 100%;
  border: 1px solid #000;
}

.blog-image.border-none {
  border-style: none;
}

.blog-name {
  max-width: 512px;
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 25px;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
  text-decoration: none;
  transition: all .45s;
  display: block;
}

.blog-name:hover {
  color: #7144f2;
}

.blog-author-link-block-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.blog-link-block {
  grid-column-gap: 15px;
  color: #7144f2;
  text-transform: capitalize;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.blog-link-text-block {
  border-bottom: 1px solid #7144f2;
  padding-bottom: 3px;
}

.analytic-modules-section-title-wrapper {
  max-width: 863px;
  text-align: center;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.analytic-modules-section-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.analytic-modules-section-paragraph-text {
  max-width: 717px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
}

.analytic-modules-tab {
  text-align: center;
}

.analytic-modules-tab-menu {
  text-align: center;
  margin-bottom: 60px;
  display: inline-block;
}

.analytic-modules-tab-link {
  text-transform: capitalize;
  background-color: #fff;
  padding: 18px 20px;
  font-weight: 400;
}

.analytic-modules-tab-link.w--current {
  background-color: #e1ffcf;
}

.analytic-modules-tab-link._3 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.analytic-modules-tab-link._2 {
  border: 1px solid #000;
}

.analytic-modules-tab-link._1 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.analytic-modules-tab-link._1.w--current {
  background-color: #e1ffcf;
}

.analytic-modules-tabs-content {
  text-align: left;
}

.analytic-modules-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.analytic-modules-left-content {
  width: 520px;
}

.analytic-modules-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.analytic-modules-description-text {
  max-width: 485px;
  color: #000;
  text-transform: capitalize;
  margin-bottom: 30px;
  line-height: 28px;
}

.analytic-modules-list {
  grid-row-gap: 20px;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.analytic-modules-list-item {
  grid-column-gap: 15px;
  color: #000;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  display: flex;
}

.analytic-modules-list-arrow-wrap {
  width: 30px;
}

.analytic-modules-right-content {
  width: 700px;
}

.analytic-modules-image-wrapper {
  background-color: #e1ffcf;
  border: 1px solid #000;
  padding: 100px 85px 50px 100px;
  position: relative;
}

.analytic-modules-image-2 {
  position: absolute;
  top: 50px;
  bottom: auto;
  left: auto;
  right: 45px;
}

.analytic-modules-image-3 {
  position: absolute;
  top: auto;
  bottom: 135px;
  left: 45px;
  right: auto;
}

.integration-wrapper-hv2 {
  background-color: #fec0de;
  border: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  padding-left: 100px;
  display: flex;
  overflow: hidden;
}

.integration-wrapper-hv2.two {
  background-color: #e1ffcf;
}

.integration-left-wrapper {
  width: 555px;
}

.integration-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.integration-description-text {
  max-width: 503px;
  color: #000;
  margin-bottom: 30px;
  line-height: 28px;
}

.integration-right-content {
  width: 781px;
  margin-right: -30px;
}

.integration-content {
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.integrated-tools-wrapper {
  height: 720px;
  grid-column-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.integrated-tools-single {
  flex-direction: column;
  display: flex;
}

.integrated-tools-single.middle {
  justify-content: flex-end;
}

.integrated-tools-item-wrapper {
  flex-direction: column;
  flex: none;
  display: flex;
}

.integrated-tools-item-single {
  width: 240px;
  height: 240px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  transition: all .45s;
  display: flex;
}

.integrated-tools-item-single:hover {
  background-color: #e1ffcf;
}

.services-content {
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
}

.services-section-title-wrapper {
  text-align: center;
  margin-bottom: 55px;
}

.services-section-title {
  max-width: 700px;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.services-section-paragraph-text {
  max-width: 635px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
}

.services-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.services-wrapper.mb150 {
  margin-bottom: 150px;
}

.services-left-content {
  width: 520px;
}

.services-text-wrapper {
  margin-bottom: 30px;
}

.services-title {
  max-width: 412px;
  color: #fff;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.services-title.two {
  max-width: 492px;
}

.services-description-text {
  max-width: 470px;
  color: #fff;
  line-height: 28px;
}

.services-single-wrap {
  grid-column-gap: 20px;
  background-color: #212224;
  border-radius: 10px;
  justify-content: flex-start;
  padding: 25px 30px;
  display: flex;
}

.services-single-wrap.border-one {
  grid-column-gap: 20px;
  border: 1px solid #fec0de;
  display: flex;
}

.services-single-wrap.border-two {
  border: 1px solid #e1ffcf;
}

.services-check-box-wrapper {
  width: 28px;
}

.services-list-text-wrapper {
  width: 375px;
}

.services-list-title {
  color: #fff;
  letter-spacing: -.01em;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.services-list-description-text {
  color: #fff;
  line-height: 28px;
}

.services-main {
  grid-row-gap: 30px;
  flex-direction: column;
  margin-bottom: 40px;
  display: flex;
}

.services-right-content {
  width: 620px;
}

.services-image-wrapper {
  height: 750px;
  border: 2px solid #fff;
  border-radius: 30px;
  position: relative;
}

.services-image-wrapper._1 {
  background-color: #87d8ff;
}

.services-image-wrapper._2 {
  background-color: #fec0de;
}

.services-card-image1 {
  width: 526px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 160px;
  left: 0;
  right: 0;
}

.services-card-image2 {
  position: absolute;
  top: auto;
  bottom: 52px;
  left: auto;
  right: 85px;
}

.services-card-image3 {
  width: 270px;
  position: absolute;
  top: 97px;
  bottom: auto;
  left: auto;
  right: 136px;
  transform: rotate(23.56deg);
}

.services-card-image4 {
  width: 120px;
  position: absolute;
  top: auto;
  bottom: 94px;
  left: 97px;
  right: auto;
}

.services-card-image5 {
  width: 445px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 58px;
  bottom: auto;
  left: 0;
  right: 0;
}

.services-card-image6 {
  width: 305px;
  position: absolute;
  top: 189px;
  bottom: auto;
  left: 47px;
  right: auto;
}

.services-card-image7 {
  width: 165px;
  position: absolute;
  top: 104px;
  bottom: auto;
  left: auto;
  right: 63px;
}

.services-card-image8 {
  width: 310px;
  position: absolute;
  top: auto;
  bottom: 58px;
  left: auto;
  right: 47px;
}

.core-features-section-title-hv2-wrapper {
  text-align: center;
  margin-bottom: 100px;
  position: relative;
}

.core-features-section-title-hv2 {
  max-width: 810px;
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.core-features-section-paragraph-hv2 {
  max-width: 634px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
}

.core-features-hends-shapes-wrapper-hv2 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.core-features-section-title-shape {
  position: absolute;
  top: auto;
  bottom: -35px;
  left: auto;
  right: 60px;
}

.core-features-wrapper-hv2 {
  border: 1px #000;
  border-style: none solid;
}

.core-features-single-wrapper-hv2 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: 130px;
  display: flex;
  position: relative;
}

.core-features-single-wrapper-hv2.mb0 {
  margin-bottom: 0;
}

.core-features-left-content-hv2 {
  width: 50%;
  height: 720px;
  position: relative;
}

.core-features-left-content-hv2._1 {
  background-color: #fec0de;
  border-right: 1px solid #000;
}

.core-features-left-content-hv2._2 {
  background-color: #e1ffcf;
  border-left: 1px solid #000;
}

.core-features-left-content-hv2._3 {
  background-color: #87d8ff;
  border-right: 1px solid #000;
}

.core-features-card-image1 {
  position: absolute;
  top: 97px;
  bottom: auto;
  left: 168px;
  right: auto;
}

.core-features-card-image2 {
  position: absolute;
  top: 123px;
  bottom: auto;
  left: auto;
  right: 66px;
}

.core-features-card-image3 {
  position: absolute;
  top: auto;
  bottom: 135px;
  left: 100px;
  right: auto;
}

.core-features-card-image4 {
  position: absolute;
  top: auto;
  bottom: 97px;
  left: auto;
  right: 105px;
}

.core-features-right-content-hv2 {
  width: 50%;
}

.core-features-details-top-content {
  border-bottom: 1px solid #444;
  padding-top: 95px;
  padding-bottom: 95px;
  padding-left: 100px;
}

.core-features-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.core-features-details-single {
  max-width: 508px;
}

.core-features-details-single._2 {
  max-width: 540px;
}

.core-features-description-text {
  color: #000;
  line-height: 28px;
}

.core-features-details-grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
}

.core-features-details-single-wrapper {
  padding-top: 30px;
  padding-bottom: 75px;
  padding-left: 40px;
}

.core-features-details-single-wrapper.left {
  border-right: 1px solid #444;
}

.core-features-details-title {
  color: #000;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.core-features-single {
  max-width: 257px;
}

.core-features-single._2 {
  max-width: 275px;
}

.core-features-details-description-text {
  color: #000;
  margin-bottom: 39px;
  line-height: 28px;
}

.core-features-card-image5 {
  width: 533px;
  position: absolute;
  top: 118px;
  bottom: auto;
  left: 72px;
  right: auto;
}

.core-features-card-image8 {
  width: 80px;
  position: absolute;
  top: 85px;
  bottom: auto;
  left: 229px;
  right: auto;
}

.core-features-card-image6 {
  width: 300px;
  position: absolute;
  top: 171px;
  bottom: auto;
  left: auto;
  right: 105px;
}

.core-features-card-image7 {
  width: 305px;
  position: absolute;
  top: auto;
  bottom: 85px;
  left: 42px;
  right: auto;
}

.core-features-card-image9 {
  position: absolute;
  top: 85px;
  bottom: auto;
  left: 174px;
  right: auto;
}

.core-features-card-image10 {
  position: absolute;
  top: 132px;
  bottom: auto;
  left: auto;
  right: 126px;
}

.core-features-card-image11 {
  position: absolute;
  top: auto;
  bottom: 85px;
  left: 100px;
  right: auto;
}

.core-features-card-image12 {
  position: absolute;
  top: auto;
  bottom: 155px;
  left: auto;
  right: 60px;
}

.inner-banner-title-wrapper {
  text-align: center;
}

.inner-banner-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 13px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.inner-banner-title.mb0 {
  margin-bottom: 0;
}

.inner-banner-text-link-wrapper {
  grid-column-gap: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.inner-banner-text-link {
  color: #000;
  text-transform: capitalize;
  text-decoration: none;
}

.inner-banner-text-link.w--current {
  color: #7144f2;
  font-weight: 500;
  text-decoration: underline;
}

.style-guide-single-wrapper {
  border-bottom: 1px solid #000;
  margin-bottom: 100px;
  padding-bottom: 100px;
}

.style-guide-single-wrapper.pd-mr0 {
  border-bottom-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.style-guide-title-wrapper {
  margin-bottom: 40px;
}

.style-guide-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.style-guide-color-plate-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.style-guide-color-plate-single {
  height: 200px;
  border: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.style-guide-color-plate-single._1 {
  background-color: #46f8a3;
}

.style-guide-color-plate-single._2 {
  background-color: #d9fc50;
}

.style-guide-color-plate-single._3 {
  background-color: #7144f2;
}

.style-guide-color-plate-single._4 {
  background-color: #121213;
}

.style-guide-color-plate-single._5 {
  background-color: #87d8ff;
}

.style-guide-color-plate-single._6 {
  background-color: #fec0de;
}

.style-guide-color-plate-single._7 {
  background-color: #e1ffcf;
}

.style-guide-color-plate-single._8 {
  background-color: #ffed88;
}

.style-guide-color-plate-code {
  color: #000;
  letter-spacing: -1px;
  font-size: 28px;
  font-weight: 500;
}

.style-guide-color-plate-code.two {
  color: #fff;
}

.style-guide-heading-wrapper {
  grid-row-gap: 17px;
  flex-direction: column;
  display: flex;
}

.style-guide-typography-wrapper {
  grid-row-gap: 45px;
  flex-direction: column;
  display: flex;
}

.style-guide-typography-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.style-guide-typography-details-text-block {
  color: #000;
}

.style-guide-buttons-wrapper {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.circel-button-wrapper {
  width: 56px;
  height: 56px;
  background-color: #d9fc50;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.license-single-wrapper {
  margin-bottom: 100px;
}

.license-single-wrapper.mb0 {
  margin-bottom: 0;
}

.license-text-wrapper {
  margin-bottom: 50px;
}

.license-text-wrapper.mb0 {
  margin-bottom: 0;
}

.license-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 12px;
  font-size: 54px;
  line-height: 64px;
}

.license-details-text {
  max-width: 628px;
  color: #000;
  line-height: 28px;
}

.license-details-text.license-details-text-two {
  max-width: 585px;
}

.license-details-text.license-details-text-three {
  max-width: 468px;
}

.license-details-text-link {
  color: #7144f2;
  text-transform: capitalize;
  border-bottom: 1px solid #7144f2;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
}

.license-image-top-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr;
}

.license-image-top-grid.two {
  grid-template-columns: 1fr 1fr 1.5fr;
}

.license-single-image {
  width: 100%;
  height: 100%;
}

.license-middle-image-wrapper {
  margin-top: 25px;
  margin-bottom: 25px;
}

.license-image-middle-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.license-icon-wrapper {
  max-width: 580px;
}

.license-grid {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.changelog-wrapper {
  max-width: 850px;
  grid-row-gap: 40px;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.changelog-single-wrapper {
  background-color: #fff;
  border: 1px solid #000;
  padding: 45px 60px;
}

.changelog-tag {
  color: #000;
  text-transform: capitalize;
  background-color: #d9fc50;
  border: 1px solid #000;
  border-radius: 7px;
  margin-bottom: 25px;
  padding: 10px 25px;
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
}

.changelog-title {
  color: #000;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-weight: 500;
}

.changelog-details-text {
  max-width: 717px;
  color: #000;
  line-height: 28px;
}

.not-found-wrapper {
  border: 1px solid #000;
  align-items: center;
  display: flex;
}

.not-found-left-content {
  width: 50%;
  text-align: center;
  background-color: #87d8ff;
  border-right: 1px solid #000;
  padding-top: 125px;
  padding-bottom: 125px;
}

.not-found-right-content {
  width: 50%;
  padding-left: 80px;
  padding-right: 75px;
}

.not-found-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 11px;
  line-height: 64px;
}

.not-found-description-text {
  max-width: 503px;
  color: #000;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 28px;
}

.password-protected-wrapper {
  width: 600px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  margin-left: auto;
  margin-right: auto;
  padding: 60px;
}

.password-protected-image-wrapper {
  width: 120px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.password-protected-title {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 50px;
}

.password-protected-description-text {
  max-width: 343px;
  color: #000;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 28px;
}

.password-protected-field-label {
  display: none;
}

.password-protected-text-field {
  height: 56px;
  color: #000;
  border: 1px solid #000;
  border-radius: 7px;
  margin-bottom: 20px;
  padding: 0 30px;
  font-size: 18px;
}

.password-protected-text-field::-ms-input-placeholder {
  color: #000;
}

.password-protected-text-field::placeholder {
  color: #000;
}

.password-protected-submit-button {
  width: 100%;
  color: #fff;
  background-color: #000;
  border-radius: 7px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-weight: 500;
  box-shadow: 3px 4px #6637ed;
}

.download-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.download-single-wrapper {
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  padding: 60px 50px;
}

.download-image-wrapper {
  margin-bottom: 30px;
}

.download-title {
  color: #000;
  text-transform: capitalize;
  margin-bottom: 12px;
  font-weight: 500;
  line-height: 50px;
}

.download-description-text {
  color: #000;
  margin-bottom: 30px;
  line-height: 28px;
}

.contact-us-wrapper {
  max-width: 880px;
  background-color: #e1ffcf;
  border: 1px solid #000;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 50px;
}

.contact-us-title {
  text-transform: capitalize;
  margin-bottom: 35px;
  font-size: 54px;
  line-height: 64px;
}

.contact-us-form-block {
  margin-bottom: 0;
}

.contact-us-form-single-wrapper {
  grid-column-gap: 24px;
  align-items: center;
  margin-bottom: 35px;
  display: flex;
}

.contact-us-form-single {
  width: 100%;
}

.contact-us-form-field-label {
  color: #000;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}

.contact-us-form-text-field {
  height: 58px;
  color: #000;
  border: 1px solid #000;
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 18px;
}

.contact-us-form-text-field::-ms-input-placeholder {
  color: #000;
}

.contact-us-form-text-field::placeholder {
  color: #000;
}

.contact-us-form-textarea-wrapper {
  margin-bottom: 40px;
}

.contact-us-form-textarea {
  max-width: 780px;
  min-height: 220px;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  margin-bottom: 0;
  padding: 20px 30px;
  font-size: 18px;
}

.contact-us-form-textarea::-ms-input-placeholder {
  color: #000;
}

.contact-us-form-textarea::placeholder {
  color: #000;
}

.contact-us-submit-button {
  color: #fff;
  background-color: #000;
  border-radius: 7px;
  padding: 17px 30px;
  font-weight: 500;
  box-shadow: 3px 4px #6637ed;
}

.career-financial-section-title-wrapper {
  text-align: center;
  margin-bottom: 55px;
}

.career-financial-section-title {
  max-width: 688px;
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 54px;
  line-height: 64px;
}

.career-financial-section-description-text {
  max-width: 717px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
}

.career-financial-image-wrapper {
  justify-content: space-between;
  margin-bottom: 55px;
  display: flex;
}

.career-financial-left-content {
  width: 720px;
}

.career-financial-left-to-top-image-wrap {
  margin-bottom: 24px;
}

.career-financial-image {
  width: 100%;
}

.career-financial-left-to-bottom-image-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
}

.career-financial-right-content {
  width: 576px;
}

.career-financial-details-wrapper {
  text-align: center;
}

.career-financial-details-text {
  max-width: 1031px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  font-size: 28px;
  line-height: 38px;
}

.career-financial-details-span-text {
  font-weight: 400;
}

.career-bg {
  background-color: #f7f5ed;
}

.career-benefits-section-title-wrapper {
  text-align: center;
  margin-bottom: 55px;
}

.career-benefits-section-title {
  max-width: 590px;
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  line-height: 64px;
}

.career-benefits-section-description-text {
  max-width: 560px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 28px;
}

.career-benefits-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.career-benefits-single-wrapper {
  background-color: #fff;
  border: 1px solid #000;
  padding: 40px 30px;
}

.career-benefits-image-wrapper {
  margin-bottom: 30px;
}

.career-benefits-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 11px;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.career-benefits-details-text {
  color: #000;
  line-height: 28px;
}

.career-wrapper {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.career-section-title-wrapper {
  max-width: 560px;
  text-align: center;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.career-section-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.career-section-description-text {
  color: #000;
  margin-bottom: 30px;
  line-height: 28px;
}

.career-category-tab-wrapper {
  display: inline-block;
}

.career-category-tab-single-wrapper {
  grid-column-gap: 10px;
  border: 1px solid #000;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.career-category-collection-list {
  grid-column-gap: 10px;
  display: flex;
}

.career-category-link-block {
  color: #000;
  text-transform: capitalize;
  border: 1px solid #000;
  border-radius: 6px;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.career-category-link-block.w--current {
  background-color: #d9fc50;
}

.career-post-collection-list {
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.career-post-single-wrapper {
  border: 1px solid #000;
  padding: 50px 60px 60px;
}

.career-post-top-content {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
  display: flex;
}

.job-post-category-text {
  color: #000;
  background-color: #d9fc50;
  border: 1px solid #000;
  border-radius: 7px;
  padding: 12px 25px;
  font-size: 15px;
  font-weight: 400;
}

.job-post-salary-wrapper {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.career-location, .job-time, .job-post-salary {
  color: #000;
  font-weight: 400;
}

.job-post-name {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.job-post-description {
  color: #000;
  margin-bottom: 30px;
  line-height: 28px;
}

.faq-cta {
  background-color: #f7f5ed;
  padding-top: 145px;
}

.faq-cta.bg-none {
  background-color: rgba(0, 0, 0, 0);
}

.career-details-wrapper {
  justify-content: space-between;
  display: flex;
}

.career-details-left-content {
  width: 750px;
}

.career-details-name {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.career-details-description-text {
  color: #000;
  line-height: 28px;
}

.career-details-rich-texts h2 {
  color: #000;
  letter-spacing: -.01em;
  margin-top: 40px;
  margin-bottom: 11px;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.career-details-rich-texts p {
  font-size: 18px;
  line-height: 28px;
}

.career-details-rich-texts ul {
  grid-row-gap: 15px;
  flex-direction: column;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.career-details-rich-texts li {
  background-image: url("");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 15px;
}

.career-details-right-content {
  width: 430px;
}

.career-details-apply-wrap {
  background-color: #87d8ff;
  border: 1px solid #000;
  padding: 45px 50px 50px;
  position: -webkit-sticky;
  position: sticky;
  top: 140px;
}

.career-details-apply-title {
  color: #000;
  letter-spacing: -.02em;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.career-details-apply-description-text {
  color: #000;
  margin-bottom: 30px;
  line-height: 28px;
}

.integration-bg {
  background-color: #f7f5ed;
}

.explore-integrations-top-content {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 55px;
  display: flex;
}

.explore-integrations-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  font-size: 53px;
  line-height: 62px;
}

.explore-integrations-category-single {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.integrations-category-link-block {
  color: #000;
  text-transform: capitalize;
  border: 1px solid #000;
  border-radius: 10px;
  padding: 15px 35px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.integrations-category-link-block.w--current {
  background-color: #d9fc50;
}

.integrations-category-collection-list {
  grid-column-gap: 15px;
  display: flex;
}

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

.integrations-single {
  background-color: #fff;
  border: 1px solid #000;
  padding: 45px 30px;
}

.integrations-top-content {
  grid-column-gap: 20px;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.integrations-image-wrapper {
  width: 93px;
  height: 93px;
  background-color: #f7f5ed;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.integrations-name {
  color: #000;
  margin-bottom: 7px;
  font-weight: 500;
}

.integrations-category-text {
  color: #000;
}

.integrations-description-text {
  max-width: 245px;
  color: #000;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 28px;
}

.explore-integrations-title-single-wrapper {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.integration-details-wrapper {
  max-width: 955px;
  margin-left: auto;
  margin-right: auto;
}

.integration-details-image-wrapper {
  width: 405px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.integration-details-single-image-wrap {
  width: 220px;
  height: 220px;
  border: 1px solid #000;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.integration-details-single-image-wrap.left {
  background-color: #87d8ff;
  margin-right: -15px;
}

.integration-details-single-image-wrap.right {
  background-color: #e1ffcf;
  margin-left: -15px;
}

.integration-details-name-description {
  text-align: center;
  margin-bottom: 45px;
  margin-left: auto;
  margin-right: auto;
}

.integration-details-name-wrap {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.integration-details-name {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.integration-details-description-text {
  max-width: 565px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
}

.integration-details-top-content {
  margin-bottom: 95px;
}

.integration-details-bottom-content {
  margin-bottom: 40px;
}

.integration-rich-content h2 {
  color: #000;
  letter-spacing: -.01em;
  margin-top: 40px;
  margin-bottom: 12px;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.integration-rich-content p {
  color: #000;
  font-weight: 300;
  line-height: 28px;
}

.integration-rich-content ul {
  grid-row-gap: 15px;
  flex-direction: column;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 0;
  display: flex;
}

.integration-rich-content li {
  background-image: url("");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 16px;
  list-style-type: none;
}

.integration-rich-content figure {
  margin-top: 40px;
}

.pricing-main {
  background-color: #f7f5ed;
}

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

.pricing-tabs-menu {
  max-width: 306px;
  text-align: center;
  background-color: #e1ffcf;
  border: 1px solid #000;
  border-radius: 7px;
  margin: -35px auto 100px;
  padding: 7px;
  display: block;
}

.pricing-tab-link {
  color: #000;
  text-transform: capitalize;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e1ffcf;
  border-radius: 7px;
  padding: 16px 30px;
  font-weight: 400;
}

.pricing-tab-link.w--current {
  background-color: #d9fc50;
  border: 1px solid #000;
}

.pricing-tabs-content {
  text-align: left;
  overflow: visible;
}

.pricing-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.pricing-collection-list-item.two {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.pricing-single-wrapper {
  background-color: #fff;
  border: 1px solid #000;
  padding: 60px 55px;
}

.pricing-single-wrapper.popular {
  background-color: #87d8ff;
  position: relative;
}

.pricing-image-wrapper {
  margin-bottom: 30px;
}

.pricing-top-content {
  border-bottom: 1px solid #000;
  padding-bottom: 30px;
}

.pricing-name {
  color: #000;
  text-transform: capitalize;
  margin-bottom: 12px;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.pricing-description-text {
  color: #000;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 28px;
}

.pricing-price-wrapper {
  align-items: flex-end;
  display: flex;
}

.pricing-price {
  color: #000;
  letter-spacing: -.01em;
  font-size: 54px;
  font-weight: 600;
  line-height: 54px;
}

.pricing-plan-pack {
  color: #000;
  text-transform: capitalize;
  font-weight: 400;
}

.pricing-bottom-content {
  padding-top: 35px;
  padding-bottom: 35px;
}

.pricing-features {
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.pricing-features-single {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.pricing-features-text-block {
  color: #000;
}

.popular-tag {
  z-index: 1;
  position: absolute;
  top: -13px;
  bottom: auto;
  left: auto;
  right: 35px;
  transform: rotate(24deg);
}

.table-heading-price {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  line-height: 160%;
}

.table-data-wrap {
  text-align: center;
}

.table-data {
  font-size: 18px;
  line-height: 120%;
}

.table-data-title {
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

.table-heading-wrap {
  text-align: center;
}

.compare-pricing-table-tittle-wrap {
  grid-column-gap: 200px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 50px;
  display: grid;
}

.table-heading-tittle {
  color: #0f0f0f;
  text-transform: capitalize;
  margin-bottom: 5px;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.price-table-data-wrap {
  grid-column-gap: 200px;
  grid-row-gap: 16px;
  border-radius: 7px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 15px;
  display: grid;
}

.price-table-data-wrap.bg {
  background-color: #fff;
  border: 1px solid #000;
}

.pricing-details-wrapper {
  max-width: 1220px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pricing-details-left-content {
  width: 420px;
  background-color: #87d8ff;
  border: 1px solid #000;
  padding: 60px 50px;
  position: -webkit-sticky;
  position: sticky;
  top: 140px;
}

.pricing-details-title {
  color: #000;
  text-transform: capitalize;
  margin-bottom: 12px;
  font-weight: 600;
}

.pricing-details-description-text {
  max-width: 282px;
  color: #000;
  margin-bottom: 14px;
  line-height: 28px;
}

.pricing-details-price {
  color: #000;
  letter-spacing: -.02em;
  margin-bottom: 25px;
  font-size: 52px;
  font-weight: 600;
  line-height: 54px;
}

.quantity {
  display: none;
}

.pricing-details-select-field {
  height: 56px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  margin-bottom: 0;
  padding: 0;
  font-size: 16px;
}

.pricing-details-select-field-wrapper {
  border: 1px solid #000;
  border-radius: 10px;
  margin-bottom: 18px;
  padding-left: 20px;
  padding-right: 20px;
}

.default-state {
  margin-bottom: 0;
}

.add-to-cart-button {
  width: 100%;
  height: 56px;
  color: #fff;
  text-transform: capitalize;
  background-color: #000;
  border: 1px solid #7144f2;
  border-radius: 7px;
  justify-content: center;
  padding: 0;
  font-weight: 500;
  box-shadow: 3px 4px #7144f2;
}

.pricing-details-right-content {
  width: 740px;
  padding-top: 40px;
}

.pricing-details-name-description-wrapper {
  align-items: center;
  margin-bottom: 40px;
}

.pricing-details-name {
  color: #000;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.pricing-details-description {
  color: #000;
  font-size: 18px;
  line-height: 28px;
}

.pricing-details-bottom-content {
  border-top: 1px solid #000;
  margin-top: 55px;
  padding-top: 50px;
}

.about-plan-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.about-plan-description-text {
  color: #000;
  line-height: 28px;
}

.about-the-plan-single {
  margin-bottom: 40px;
}

.about-the-plan-single.mb0 {
  margin-bottom: 0;
}

.about-the-plan-list-wrapper {
  margin-top: 25px;
  margin-bottom: 25px;
}

.about-the-plan-list {
  grid-row-gap: 20px;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.about-the-plan-list-item {
  background-image: url("");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  align-items: center;
  padding-left: 15px;
}

.about-the-plan-list-text-block {
  color: #000;
}

.articles-top-content {
  margin-bottom: 150px;
}

.articles-image-wrapper {
  position: relative;
}

.articles-image {
  width: 100%;
}

.articles-text-wrapper {
  width: 925px;
  flex-direction: column;
  position: absolute;
  top: auto;
  bottom: 95px;
  left: 80px;
  right: auto;
}

.articles-tag {
  color: #000;
  background-color: #d9fc50;
  border: 1px solid #000;
  border-radius: 7px;
  margin-bottom: 25px;
  padding: 17px 30px;
  font-size: 20px;
  font-weight: 400;
  display: inline-block;
}

.articles-name {
  color: #fff;
  letter-spacing: -.01em;
  margin-bottom: 12px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
  text-decoration: none;
  transition: all .45s;
  display: block;
}

.articles-name:hover {
  color: #e1ffcf;
}

.articles-description-text {
  max-width: 771px;
  color: #fff;
  font-weight: 400;
  line-height: 28px;
}

.articles-link-block {
  width: 100px;
  height: 100px;
  background-color: #d9fc50;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 100px;
  left: auto;
  right: 80px;
}

.articles-categories-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 55px;
  display: flex;
}

.articles-categories-title {
  color: #000;
  text-transform: capitalize;
  font-size: 54px;
}

.articles-categories-tabs-wrapper {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.articles-categories-tab-link {
  color: #000;
  text-transform: capitalize;
  border: 1px solid #000;
  border-radius: 10px;
  padding: 16px 35px;
  font-weight: 400;
  text-decoration: none;
}

.articles-categories-tab-link.w--current {
  background-color: #d9fc50;
}

.articles-categories-list {
  grid-column-gap: 15px;
  display: flex;
}

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

.blog-details-wrapper {
  max-width: 955px;
  margin-left: auto;
  margin-right: auto;
}

.blog-details-name {
  color: #000;
  letter-spacing: -.01em;
  margin-top: 10px;
  margin-bottom: 35px;
  font-size: 76px;
  line-height: 86px;
}

.blog-details-top-content {
  margin-bottom: 80px;
}

.blog-details-author-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 140px;
  display: flex;
}

.blog-details-author-name-bio-wrapper {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.blog-details-author-image-wrapper {
  width: 80px;
}

.blog-details-author-image {
  width: 100%;
}

.blog-details-author-name {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
}

.blog-details-author-bio {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.blog-details-location-wrapper {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.blog-details-location-text-block {
  color: #000;
  text-transform: capitalize;
}

.blog-details-location-border {
  width: 25px;
  height: 1px;
  background-color: #000;
}

.blog-details-description-description-text {
  color: #000;
  font-size: 28px;
  line-height: 38px;
}

.blog-details-rich-content h2 {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 12px;
  font-size: 40px;
  line-height: 50px;
}

.blog-details-rich-content p {
  color: #000;
  line-height: 28px;
}

.blog-details-rich-content blockquote {
  color: #000;
  text-align: center;
  background-color: #87d8ff;
  background-image: url("");
  background-position: 50% 47px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #000;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 105px 65px 40px;
  font-size: 28px;
  font-style: italic;
  line-height: 38px;
}

.blog-details-rich-content figure {
  margin-top: 45px;
  margin-bottom: 45px;
}

.blog-details-rich-content ul {
  grid-row-gap: 15px;
  flex-direction: column;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.blog-details-rich-content li {
  background-image: url("");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 15px;
}

.about-content {
  background-color: #f7f5ed;
  padding-top: 95px;
  padding-bottom: 150px;
}

.about-us-section-title-wrapper {
  text-align: center;
  margin-bottom: 55px;
}

.about-us-section-title {
  max-width: 650px;
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  line-height: 64px;
}

.about-us-section-description-text {
  max-width: 635px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
}

.about-images-wrapper {
  grid-row-gap: 24px;
  flex-direction: column;
  margin-bottom: 50px;
  display: flex;
}

.about-details-wrapper {
  max-width: 1030px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.about-details-text {
  color: #000;
  font-size: 28px;
  line-height: 38px;
}

.about-details-span-text {
  font-weight: 400;
}

.previwe-navbar {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 30px;
  padding-bottom: 30px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.previwe-navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.previwe-nav-menu-wrapper {
  grid-column-gap: 35px;
  display: flex;
}

.previwe-nav-link {
  color: #000;
  text-transform: capitalize;
  padding: 0;
  font-size: 18px;
  transition: all .45s;
}

.previwe-nav-link:hover, .previwe-nav-link.w--current {
  color: #7144f2;
}

.checkout-section {
  padding: 100px 0;
}

.checkout-header {
  border-color: #000;
  padding: 15px;
}

.checkout-content {
  border-bottom-color: #000;
  border-left-color: #000;
  border-right-color: #000;
  padding: 20px;
}

.checkout-input {
  height: 48px;
  background-color: #fff;
  border-color: #000;
}

.shipping-method-list {
  border-left-style: solid;
  border-left-color: #000;
  border-right-color: #000;
}

.checkout-sticky {
  top: 140px;
}

.pricing-plan-title-wrapper {
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.previwe-banner-wrapper {
  max-width: 980px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.previwe-banner-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 74px;
  font-weight: 600;
  line-height: 84px;
}

.previwe-banner-description-text {
  max-width: 842px;
  color: #000;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
}

.previwe-banner-button-wrapper {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.previwe-banner-button-wrapper.left-content {
  justify-content: flex-start;
}

.previwe-button {
  color: #000;
  text-transform: capitalize;
  border: 1px solid #000;
  border-radius: 7px;
  padding: 17px 30px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  transition: all .45s;
}

.previwe-button:hover {
  box-shadow: 3px 4px #7144f2;
}

.previwe-button.two {
  color: #fff;
  border-color: #fff;
}

.previwe-banner-included {
  background-color: #f7f5ed;
}

.previwe-banner-top-content {
  margin-bottom: 75px;
  position: relative;
}

.previwe-banner-shape-one {
  display: inline-block;
  position: absolute;
  top: 120px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.previwe-banner-two {
  position: absolute;
  top: auto;
  bottom: 15px;
  left: auto;
  right: 50px;
}

.previwe-banner-ticker-wrappper {
  max-width: 1620px;
  background-color: #87d8ff;
  border: 1px solid #000;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}

.preview-banner-image-wrapper {
  height: 850px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  display: flex;
  overflow: hidden;
}

.preview-banner-single-ticker {
  width: 480px;
  flex-direction: column;
  display: flex;
}

.preview-banner-single-ticker.middle {
  justify-content: flex-end;
}

.preview-banner-inner-ticker {
  flex-direction: column;
  display: flex;
}

.ticker-single-img {
  margin-bottom: 40px;
}

.included-section-title-wrapper {
  text-align: center;
  margin-bottom: 55px;
}

.included-section-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.included-section-paragraph-text {
  max-width: 511px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
}

.included-grid {
  grid-column-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.included-single-wrapper {
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  padding: 55px 50px;
}

.included-image-wrapper {
  width: 120px;
  height: 120px;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 27px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.included-image-wrapper._1 {
  background-color: #fec0de;
}

.included-image-wrapper._2 {
  background-color: #87d8ff;
}

.included-image-wrapper._3 {
  background-color: #e1ffcf;
}

.included-title {
  color: #000;
  text-transform: capitalize;
  margin-bottom: 12px;
  font-weight: 500;
}

.included-description-text {
  color: #000;
  text-transform: capitalize;
  line-height: 28px;
}

.demo-pages-section-title-wrapper {
  text-align: center;
  margin-bottom: 55px;
}

.demo-pages-section-title {
  max-width: 632px;
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.demo-pages-section-paragraph-text {
  max-width: 655px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 28px;
}

.demo-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
}

.single-demo {
  background-color: #e1ffcf;
  border: 1px solid #000;
  padding: 30px;
  position: relative;
  overflow: hidden;
}

.single-demo-image {
  z-index: 1;
  width: 100%;
  border: 1px solid #000;
  position: relative;
}

.demo-shape-one {
  width: 100%;
  height: 50%;
  background-color: #87d8ff;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.demo-shape-two {
  width: 100%;
  height: 50%;
  background-color: #87d8ff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.demo-tag {
  z-index: 1;
  color: #000;
  text-transform: capitalize;
  background-color: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 14px 25px;
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 85px;
  left: 0%;
  right: auto;
  box-shadow: 0 0 60px rgba(0, 0, 0, .1);
}

.single-demo-content {
  width: 648px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.previwe-figma-wrapper {
  max-width: 500px;
}

.previwe-figma-image-wrapper {
  margin-bottom: 30px;
}

.previwe-figma-title {
  color: #0f0f0f;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.previwe-figma-description-text {
  max-width: 500px;
  color: #000;
  margin-bottom: 30px;
  line-height: 28px;
}

.previwe-figma-single-image-wrapper {
  width: 800px;
  background-color: #87d8ff;
  border: 1px solid #000;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: hidden;
  transform: translate(0, -50%);
}

.previwe-footer-top-content {
  max-width: 635px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 125px;
  padding-bottom: 125px;
}

.previwe-footer-logo-link-block {
  margin-bottom: 25px;
}

.previwe-footer-title {
  color: #fff;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 12px;
  font-size: 54px;
  line-height: 64px;
}

.previwe-footer-description-text {
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 28px;
}

.previwe-footer-bottom-content {
  text-align: center;
  border-top: 1px solid #3d3d3d;
  padding-top: 25px;
  padding-bottom: 25px;
}

.previwe-footer-text-block {
  color: #fff;
  text-transform: capitalize;
  font-weight: 400;
}

.previwe-footer-text-link {
  color: #d9fc50;
  font-weight: 600;
  text-decoration: none;
}

.previwe-footer-text-link.border {
  border-bottom: 1px solid #d9fc50;
  text-decoration: none;
  display: inline-block;
}

.about-plan-section-title-wrapper {
  text-align: center;
  margin-bottom: 30px;
}

.about-plan-section-title {
  max-width: 750px;
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.about-plan-paragraph-text {
  max-width: 635px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 28px;
}

.about-plan-tabs {
  text-align: center;
}

.about-plan-tab-menu {
  border: 1px solid #000;
  border-radius: 10px;
  margin-bottom: 60px;
  display: inline-block;
}

.about-plan-tab-link {
  color: #000;
  text-transform: capitalize;
  background-color: #fff;
  padding: 19px 20px;
  font-size: 18px;
  font-weight: 400;
}

.about-plan-tab-link.w--current {
  background-color: #d9fc50;
}

.about-plan-tab-link.about-plan-tab-link-three {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.about-plan-tab-link.about-plan-tab-link-two {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.about-plan-tab-link.about-plan-tab-link-one {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.about-plan-tab-content {
  text-align: left;
}

.about-plan-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.about-plan-left-content {
  width: 483px;
}

.about-plan-heading {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.about-plan-details-text {
  color: #000;
  text-transform: capitalize;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 28px;
}

.about-plan-list-wrap {
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.about-plan-list-single {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.about-plan-list-text-block-wrapper {
  color: #000;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 400;
}

.about-plan-right-content {
  width: 700px;
}

.about-plan-image {
  width: 100%;
}

.our-team-section-title-wrapper {
  text-align: center;
  margin-bottom: 55px;
}

.our-team-section-title {
  color: #000;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.our-team-description-text {
  max-width: 556px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 28px;
}

.team-slider-wrap {
  overflow: hidden;
}

.team-slider {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.team-slider-mask {
  width: 425px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.team-slide-item {
  width: 425px;
  min-height: 675px;
  margin-left: 2px;
  margin-right: 2px;
  padding-bottom: 0;
  padding-right: 0;
}

.team-slider-content-wrap {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.team-slider-image-wrap {
  width: 425px;
  height: 520px;
  margin-bottom: 25px;
  transition: color .3s;
}

.team-slider-image {
  background-color: rgba(0, 0, 0, 0);
}

.team-slider-title-wrap {
  margin-bottom: 17px;
}

.team-slider-title-name {
  color: #000;
  margin-bottom: 8px;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

.team-slider-bio-text {
  color: #000;
  letter-spacing: -.01em;
  font-size: 16px;
}

.team-slider-social-media-wrap {
  grid-column-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.team-slider-social-media {
  width: 35px;
  height: 35px;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  transition: all .45s;
  display: flex;
}

.team-slider-social-media:hover {
  background-color: #d9fc50;
}

.slider-nav {
  display: none;
}

.slider-arrow {
  width: 80px;
  height: 80px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  transition: all .45s;
  display: flex;
}

.slider-arrow:hover {
  background-color: #d9fc50;
}

.slider-arrow.left {
  top: 32.5%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.slider-arrow.right {
  top: 32.5%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.counter-tools-wrapper {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  overflow: hidden;
}

.counter-tools-wrapper.border-top-none {
  border-top-style: none;
}

.counter-tools-single, .counter-tools-item-wrapper {
  align-items: center;
  display: flex;
}

.counter-tools-item-wrapper._1, .counter-tools-item-single {
  flex: none;
}

.counter-tools-item-content {
  grid-column-gap: 30px;
  border-right: 1px solid #000;
  align-items: center;
  padding: 65px 60px;
  display: flex;
}

.counter-tools-tag {
  color: #000;
  letter-spacing: -.01em;
  border: 1px solid #000;
  border-radius: 100px;
  padding: 7px 45px;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
}

.counter-tools-tag._1 {
  background-color: #87d8ff;
}

.counter-tools-tag._2 {
  background-color: #d9fc50;
}

.counter-tools-tag._3 {
  background-color: #fec0de;
}

.counter-tools-tag._4 {
  background-color: #e1ffcf;
}

.counter-tools-tag._5 {
  background-color: #b5a8f8;
}

.counter-tools-tag._6 {
  background-color: #46f8a3;
}

.counter-tools-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.about-work-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.about-work-text-wrapper {
  width: 425px;
}

.about-work-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 18px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.about-work-description-text {
  max-width: 421px;
  color: #000;
  margin-bottom: 30px;
  line-height: 28px;
}

.about-work-right-content {
  width: 790px;
}

.about-work-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.about-work-single-wrapper {
  padding: 45px 40px;
}

.about-work-single-wrapper._1 {
  background-color: #fec0de;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.about-work-single-wrapper._2 {
  background-color: #b5a8f8;
  border-right: 1px solid #000;
}

.about-work-single-wrapper._3 {
  background-color: #ffed88;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.about-work-single-wrapper._4 {
  background-color: #87d8ff;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}

.about-work-image-wrapper {
  margin-bottom: 30px;
}

.about-work-heading {
  color: #000;
  margin-bottom: 12px;
  font-size: 28px;
  line-height: 38px;
}

.about-work-paragraph-text {
  max-width: 317px;
  color: #000;
  letter-spacing: -.01em;
  line-height: 28px;
}

.preloader {
  z-index: 999999;
  background-color: #f7f5ed;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.preloader-wrapper {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.preloader-logo-wrapper {
  width: 250px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.process-line {
  width: 0%;
  height: 1px;
  background-color: #d9fc50;
  position: absolute;
  top: auto;
  bottom: -1px;
  left: 0%;
  right: auto;
}

.feedback-single {
  grid-row-gap: 25px;
  flex-direction: column;
  display: flex;
}

.decisions-content-wrap {
  height: 100%;
  max-width: 472px;
  padding-bottom: 10px;
}

.decisions-content-wrap._1, .decisions-content-wrap._3, .decisions-content-wrap._2 {
  max-width: 100%;
}

.decision-img-wrap {
  width: 740px;
  height: 100vh;
  background-color: #fec0de;
  border-bottom: 1px #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.decisions-content-flex-wrap {
  grid-column-gap: 80px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  display: flex;
}

.decision-img-2 {
  z-index: 2;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
  position: absolute;
}

.desicion-title {
  letter-spacing: -.01em;
  margin-bottom: 17px;
  font-size: 54px;
  line-height: 64px;
}

.desicion-title.v2 {
  color: #000;
  margin-bottom: 15px;
  font-size: 54px;
  font-weight: 600;
  line-height: 64px;
}

.desicion-list-wrapper {
  margin-bottom: 40px;
}

.desicion-list {
  grid-row-gap: 15px;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.decision-img-3 {
  z-index: 3;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.decision-img-1 {
  z-index: 1;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.decisions-content-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 115px;
  overflow: hidden;
}

.decisions-content-scroll-wrap {
  max-height: 350px;
  flex: none;
  align-self: center;
  overflow: hidden;
}

.decisions-content-scroll-wrap.v2 {
  width: 582px;
  max-height: 516px;
  overflow: hidden;
}

.decisions-content-sticky-wrap {
  height: 250vh;
}

.decisions-content {
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.decision-single-img1 {
  width: 620px;
}

.decision-single-img2 {
  width: 603px;
}

.decision-single-img3 {
  width: 620px;
}

.desicion-description-text {
  max-width: 493px;
  color: #000;
  margin-bottom: 30px;
  line-height: 28px;
}

.desicion-list-item {
  grid-column-gap: 15px;
  color: #000;
  text-transform: capitalize;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  list-style-type: none;
  display: flex;
}

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

.cart-quantity-wrapper {
  color: #000;
  align-items: center;
  font-size: 18px;
  font-weight: 300;
  display: flex;
}

.cart-quantity {
  height: auto;
  min-width: auto;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 300;
}

.navbar-menu-cart {
  grid-column-gap: 35px;
  justify-content: space-between;
  display: flex;
}

.cart-wrapper.mobile {
  display: none;
}

.dropdown-menu-cms {
  color: #7144f2;
  justify-content: center;
  align-items: center;
  line-height: 14px;
}

.dropdown-grid {
  grid-column-gap: 45px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.2fr 1.3fr;
}

.dropdown-toggle-arrow {
  color: #5a5757;
  margin-left: 8px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.dropdown-menu-text-link {
  grid-column-gap: 5px;
  color: #000;
  text-transform: capitalize;
  align-items: center;
  margin-bottom: 24px;
  font-size: 18px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.dropdown-menu-text-link:hover {
  color: #8b44ff;
}

.dropdown-menu-text-link.mb0 {
  margin-bottom: 0;
}

.dropdown-menu-text-link.mb15 {
  margin-bottom: 15px;
}

.more-temple-text-link-boder {
  width: 100%;
  height: 1px;
  background-color: #8b44ff;
}

.dropdown-column-wrapper {
  width: 800px;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 20px;
  overflow: hidden;
  transform: translate(-50%);
}

.dropdown-column-wrapper.two {
  width: 160px;
  margin-top: -10px;
  padding-top: 30px;
  transform: none;
}

.dropdown-toggle {
  color: #000;
  align-items: center;
  padding: 0;
  font-size: 18px;
  display: flex;
}

.dropdown-toggle.two {
  color: #000;
}

.more-temple-text-link {
  color: #8b44ff;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}

.dropdown-title-wrapper {
  margin-bottom: 30px;
}

.dropdown-pd.pd-60px {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 20px;
  padding: 50px 40px;
}

.dropdown-pd.pd-60px.homes {
  padding: 20px;
}

.dropdown-pd.pd-60px.homes.radius-10 {
  border-radius: 10px;
}

.dropdown-title {
  color: #000;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 500;
  line-height: 36px;
}

.more-temple-wrapper {
  display: inline-block;
}

.dropdown-menu-wrapper.mt40 {
  margin-top: 69px;
}

.dropdown-toggle-arrow-2 {
  color: #5a5757;
  margin-left: 8px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 16px;
}

.sign-in-left-content {
  max-width: 960px;
  background-color: #7144f2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 50px 100px;
  display: flex;
  position: relative;
}

.sign-in-details-text-wrapper {
  width: 615px;
  margin-bottom: 40px;
}

.sign-in-details-logo-wrapper {
  margin-bottom: 25px;
}

.sign-in-details-title {
  color: #fff;
  letter-spacing: -.01em;
  font-size: 54px;
}

.sign-in-details-image-wrapper {
  width: 550px;
}

.sign-in-details-image {
  width: 100%;
}

.team-details-wrapper {
  border: 1px solid #000;
  align-items: center;
  display: flex;
}

.team-details-left-content {
  width: 660px;
  background-color: #87d8ff;
  border-right: 1px solid #000;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.cart-container {
  max-width: 500px;
  min-width: 500px;
}

.cart-header {
  border-bottom-color: #000;
  padding: 35px 40px;
}

.cart-list {
  padding: 20px 40px 0;
}

.cart-item {
  padding-top: 20px;
  padding-bottom: 20px;
}

.cart-image {
  display: none;
}

.cart-list-block {
  margin-left: 0;
  margin-right: 0;
}

.cart-quantity-2 {
  display: none;
}

.cart-title {
  color: #05092b;
  letter-spacing: -.01em;
  font-size: 40px;
  font-weight: 600;
}

.cart-close-button {
  width: 50px;
  height: 50px;
  background-color: #d9fc50;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cart-pricing-name {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 500;
}

.cart-pricing-price {
  color: #000;
  margin-bottom: 12px;
  font-weight: 600;
}

.cart-plan {
  color: #000;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
}

.cart-remove-button {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.cart-footer {
  padding: 25px 40px 50px;
}

.cart-footer-subtotal-text, .cart-footer-price {
  color: #0f0f0f;
  font-size: 20px;
  font-weight: 500;
}

.cart-footer-button {
  height: 56px;
  color: #fff;
  background-color: #000;
  border-radius: 7px;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 500;
  display: flex;
  box-shadow: 2px 4px #6637ed;
}

.team-details-image-wrapper {
  width: 400px;
  height: 400px;
  position: relative;
}

.team-details-logo {
  position: absolute;
  top: 5%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.team-details-right-content {
  width: 465px;
  margin-left: auto;
  margin-right: auto;
}

.team-details-name {
  color: #000;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 500;
}

.team-designation-text {
  color: #000;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
}

.team-description-text {
  color: #000;
  margin-bottom: 30px;
  line-height: 28px;
}

.team-social-wrapper {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.team-social {
  width: 50px;
  height: 50px;
  color: #000;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  font-family: "Fa brands 400", sans-serif;
  font-size: 20px;
  text-decoration: none;
  transition: all .45s;
  display: flex;
}

.team-social:hover {
  background-color: #d9fc50;
}

.team-details-content {
  max-width: 740px;
  margin-top: 100px;
}

.team-details-title {
  color: #000;
  letter-spacing: -.01em;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.team-details-description-text {
  color: #000;
  line-height: 28px;
}

.team-details-list {
  grid-row-gap: 15px;
  flex-direction: column;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.team-details-item {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.team-details-item-text-block {
  color: #000;
}

.top-navigation-wrap {
  z-index: 9999;
  text-align: center;
  background-color: #7144f2;
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.top-navigation-content-wrap {
  grid-column-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.top-navigation-details {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.top-nav-link {
  color: #fff;
  text-decoration: underline;
}

.announcement-close-wrap {
  width: 24px;
  height: 24px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.announcement-close {
  width: 14px;
}

@media screen and (min-width: 1920px) {
  .section.previwe-figma-section {
    padding-top: 320px;
    padding-bottom: 320px;
  }

  .hero-image-wrap {
    border-radius: 10px;
  }

  .features-text-wrapper-hv2 {
    padding-top: 130px;
  }

  .features-top-image-wrapper {
    background-color: #7144f2;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .features-hv2-image {
    width: 670px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    margin-left: auto;
    margin-right: auto;
  }

  .features-bottom-content-hv2 {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }

  .features-grid-hv2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .log-in {
    width: 640px;
    padding: 75px 80px 80px;
  }

  .previwe-figma-single-image-wrapper {
    width: 1030px;
  }

  .counter-tools-tag._3 {
    background-color: #fec0de;
  }

  .sign-in-left-content {
    padding: 120px 100px 100px 80px;
  }

  .sign-in-details-image-wrapper {
    width: 780px;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .navbar-left-content {
    grid-column-gap: 20px;
  }

  .nav-link {
    margin-bottom: 20px;
  }

  .nav-menu-wrapper {
    background-color: #f7f5ed;
  }

  .nav-menu-single-wrapper {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 30px;
    display: block;
  }

  .navbar-right-content {
    grid-column-gap: 25px;
  }

  .sign-in-link.desktop {
    display: none;
  }

  .sign-in-link.mobile {
    text-align: left;
    margin-bottom: 20px;
    display: block;
  }

  .secondary-button.desktop {
    display: none;
  }

  .secondary-button.mobile {
    display: inline-block;
  }

  .section.banner-section {
    padding-top: 160px;
    padding-bottom: 100px;
  }

  .section.features-section, .section.core-features-section, .section.integration-section, .section.testimonial-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.benefit-section {
    padding-bottom: 100px;
  }

  .section.blog-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.cta-section, .section.faq-section {
    padding-bottom: 100px;
  }

  .section.faq-section.about {
    padding-top: 100px;
  }

  .section.hero-section {
    padding-top: 165px;
    padding-bottom: 100px;
  }

  .section.esponsor-section-hv2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section.features-section-hv2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.process-section {
    padding-top: 100px;
  }

  .section.cta-section-hv2, .section.faq-section-hv2, .section.analytic-modules-section, .section.integration-section-hv2, .section.services-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.core-features-section-hv2 {
    padding-top: 100px;
  }

  .section.inner-banner-section {
    padding-top: 140px;
    padding-bottom: 100px;
  }

  .section.style-guide-section, .section.license-section, .section.changelog-section, .section.not-found-section, .section.password-protected, .section.download-section, .section.contact-us-section, .section.book-a-demo, .section.career-financial-section, .section.career-benefits-section {
    padding-bottom: 100px;
  }

  .section.career-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.career-category-section {
    padding-top: 170px;
    padding-bottom: 100px;
  }

  .section.explore-integrations {
    padding-bottom: 100px;
  }

  .section.integration-category-section {
    padding-top: 170px;
    padding-bottom: 100px;
  }

  .section.integration-single-section, .section.pricing-section, .section.pricing-features-table, .section.pricing-details-section, .section.articles-section {
    padding-bottom: 100px;
  }

  .section.blog-categories-section {
    padding-top: 150px;
    padding-bottom: 100px;
  }

  .section.blog-details-section {
    padding-bottom: 90px;
  }

  .section.about-us-section {
    padding-bottom: 80px;
  }

  .section.pricing-plan, .section.previwe-banner-section {
    padding-top: 170px;
    padding-bottom: 100px;
  }

  .section.included-section {
    padding-bottom: 100px;
  }

  .section.demo-pages-section {
    padding-top: 100px;
  }

  .section.demo-pages-section.last {
    padding-bottom: 100px;
  }

  .section.previwe-figma-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.about-plan-section {
    padding-top: 100px;
  }

  .section.our-team-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.about-work-section {
    border-bottom-style: none;
    padding-top: 100px;
  }

  .section.decisions-section {
    padding-top: 100px;
  }

  .section.team-details-section {
    padding-bottom: 100px;
  }

  .banner-top-content {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
    display: block;
  }

  .banner-title-wrapper {
    width: 100%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .banner-title {
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
    font-size: 58px;
    line-height: 68px;
  }

  .banner-title-shape, .banner-title-circel-wrapper {
    display: none;
  }

  .banner-description-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .banner-description-paragraph-text {
    max-width: 600px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }

  .banner-bottom-content {
    grid-row-gap: 30px;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .banner-counter-up-wrapper {
    width: 100%;
    grid-column-gap: 20px;
    justify-content: space-between;
    display: flex;
  }

  .banner-counter-up-single-wrapper {
    width: 50%;
    text-align: center;
    padding: 30px 20px;
  }

  .banner-counter-up-single-wrapper.top-border-none {
    border-style: solid;
  }

  .numbers.two {
    justify-content: center;
  }

  .banner-image-wrapper {
    width: 100%;
    max-width: 768px;
    grid-column-gap: 15px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
  }

  .banner-left-image-wrapper {
    width: 32%;
  }

  .banner-middle-image-wrapper {
    width: 41%;
  }

  .banner-right-image-wrapper {
    width: 27%;
    grid-row-gap: 15px;
    align-items: center;
  }

  .company-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .esponsor-section {
    padding-bottom: 90px;
  }

  .esponsor-top-content {
    margin-bottom: 20px;
  }

  .esponsor-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .esponsor-single {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .esponsor-single.none {
    display: none;
  }

  .esponsor-grid-two {
    grid-column-gap: 20px;
  }

  .esponsor-image {
    width: 110px;
  }

  .company-process-section-title {
    font-size: 48px;
    line-height: 58px;
  }

  .company-process-section-paragraph-text {
    font-size: 17px;
    line-height: 27px;
  }

  .company-process-section-title-shape {
    display: none;
  }

  .company-process-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .company-process-single-wrap {
    padding: 35px 35px 65px;
  }

  .company-process-description-text {
    font-size: 17px;
    line-height: 27px;
  }

  .company-process-number-wrapper {
    width: 120px;
    height: 120px;
  }

  .company-process-number-single-wrapper {
    top: 16px;
    left: 30px;
  }

  .company-process-number {
    font-size: 46px;
    line-height: 56px;
  }

  .company-process-shape._1, .company-process-shape._2 {
    display: none;
  }

  .features-title-wrapper {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .features-title {
    font-size: 48px;
    line-height: 58px;
  }

  .features-section-paragraph-text {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  .features-top-content {
    flex-direction: column-reverse;
  }

  .features-image-wrapper {
    width: 100%;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    padding: 30px;
  }

  .features-main {
    border-style: none;
  }

  .features-lightning-wrapper {
    width: 100%;
    max-width: 100%;
    border: 1px solid #000;
    border-bottom-style: none;
    padding: 40px;
  }

  .features-lightning-paragraph-text {
    max-width: 480px;
  }

  .features-hend-image {
    display: none;
  }

  .features-grid {
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr;
  }

  .features-single-wrapper {
    padding: 30px;
  }

  .features-single-wrapper._1 {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
  }

  .features-single-wrapper._2 {
    border-bottom: 1px solid #000;
  }

  .features-single-wrapper._3 {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }

  .features-single-image-wrap {
    margin-bottom: 20px;
  }

  .core-features-content {
    max-width: 768px;
  }

  .core-features-section-title-wrapper {
    max-width: 690px;
    margin-bottom: 80px;
  }

  .core-features-section-title {
    width: 100%;
    font-size: 37px;
    line-height: 47px;
  }

  .core-features-shape {
    width: 80px;
    top: -7%;
    left: -1px;
  }

  .core-features-author {
    grid-column-gap: 15px;
    margin-top: 15px;
  }

  .core-features-author-name {
    font-size: 28px;
    line-height: 38px;
  }

  .core-features-hends-shapes-wrapper {
    display: none;
  }

  .core-features-wrapper {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }

  .core-features-single-wrapper {
    flex-direction: column;
  }

  .core-features-left-content {
    width: 100%;
    padding: 40px;
  }

  .core-features-analytics {
    max-width: 100%;
  }

  .core-features-analytics-title {
    font-size: 46px;
    line-height: 56px;
  }

  .core-features-right-content {
    width: 100%;
  }

  .core-features-right-content._1 {
    width: 100%;
    border-top: 1px solid #000;
    border-left-style: none;
  }

  .core-features-right-content._2 {
    border-top: 1px solid #000;
    border-left-style: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .core-features-right-content._3 {
    border-top: 1px solid #000;
    border-left-style: none;
  }

  .core-features-card-image-4 {
    right: 123px;
  }

  .core-features-card-image-5 {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }

  .core-features-card-image-7 {
    right: 38px;
  }

  .core-features-card-image-12 {
    right: 90px;
  }

  .core-features-number-wrap {
    top: -50px;
  }

  .core-features-number-wrap.right {
    top: -51px;
  }

  .integration-section-title-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: flex-start;
    display: block;
  }

  .integration-section-single-title-wrapper {
    width: 100%;
    max-width: 680px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .integration-section-title {
    font-size: 48px;
    line-height: 58px;
  }

  .integration-section-description-text-wrapper {
    width: 100%;
    max-width: 595px;
    margin-left: auto;
    margin-right: auto;
  }

  .integration-section-description-text {
    margin-bottom: 20px;
  }

  .integration-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .integration-single-wrapper {
    width: 125px;
    height: 125px;
  }

  .integration-image {
    width: 80px;
  }

  .testimonial-grid {
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-single-wrapper {
    padding: 30px 25px;
  }

  .testimonial-title-image-wrap, .testimonial-description-text-wrapper {
    margin-bottom: 20px;
  }

  .testimonial-shape-image {
    display: none;
  }

  .benefit-wrapper {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section-title-wrapper {
    max-width: 550px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-title-wrapper.mb30 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-title-wrapper.benefit {
    max-width: 590px;
  }

  .section-title-wrapper.hv2 {
    max-width: 640px;
  }

  .section-title {
    font-size: 42px;
    line-height: 52px;
  }

  .section-title.blog {
    max-width: 695px;
  }

  .benefit-tabs-menu-wrapper {
    margin-bottom: 45px;
  }

  .benefit-tab-content-single {
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .benefit-tab-left-content {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .benefit-list-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .benefit-list-single {
    justify-content: flex-start;
  }

  .benefit-tab-right-content {
    margin-left: auto;
    margin-right: auto;
  }

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

  .cta-wrapper {
    padding: 90px 15px;
  }

  .cta-single-wrapper {
    max-width: 650px;
  }

  .cta-form-text-field, .cta-button {
    height: 70px;
  }

  .cta-image-circel, .cta-hend {
    display: none;
  }

  .cta-shape {
    width: 140px;
    top: -28px;
  }

  .paragraph.for-faq {
    max-width: 650px;
  }

  .faq {
    margin-bottom: 20px;
  }

  .faq-heading-v2-wrap {
    padding: 15px 25px;
  }

  .faq-heading-flex-wrap {
    grid-column-gap: 15px;
  }

  .faq-question-v2 {
    line-height: 34px;
  }

  .faq-v2-ans-wrap {
    padding-left: 58px;
  }

  .faq-v2-ans {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .footer-top-content {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .footer-content {
    grid-row-gap: 50px;
    flex-direction: column;
  }

  .footer-details-wrapper {
    width: 100%;
  }

  .footer-description-text {
    max-width: 600px;
  }

  .footer-menu-wrapper {
    width: 100%;
  }

  .footer-menu-grid {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1.1fr 1fr;
  }

  .footer-menu-list-wrapper, .footer-social-media-wrapper {
    grid-row-gap: 25px;
  }

  .hero-content {
    grid-row-gap: 100px;
    flex-direction: column;
  }

  .hero-title-wrapper {
    width: 100%;
    max-width: 720px;
    text-align: center;
  }

  .hero-title {
    margin-bottom: 12px;
    font-size: 58px;
    line-height: 68px;
  }

  .hero-title-shape {
    display: none;
  }

  .hero-description-text {
    max-width: 575px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 28px;
  }

  .hero-image-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-image-shape1 {
    right: -4%;
  }

  .hero-image-shape2 {
    right: 0;
  }

  .hero-card-image1 {
    width: 230px;
    left: -65px;
  }

  .hero-card-image2 {
    width: 240px;
    left: -107px;
  }

  .esponsor-wrapper {
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .esponsor-tag-wrapper {
    border-right-style: none;
    justify-content: center;
    padding: 0;
  }

  .single-sponsor-img {
    margin-right: 50px;
  }

  .features-wrapper-hv2 {
    grid-row-gap: 50px;
    flex-direction: column;
  }

  .features-text-wrapper-hv2 {
    width: 100%;
    max-width: 720px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .features-title-hv2 {
    margin-bottom: 10px;
    font-size: 48px;
    line-height: 58px;
  }

  .features-description-text {
    max-width: 630px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
  }

  .features-content {
    width: 100%;
  }

  .features-top-image-wrapper {
    border: 1px solid #000;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .features-single {
    padding: 25px;
  }

  .features-image-wrap-hv2 {
    margin-bottom: 25px;
  }

  .features-single-description-text {
    margin-bottom: 30px;
  }

  .process-section-title-wrapper {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }

  .process-section-title {
    font-size: 48px;
    line-height: 58px;
  }

  .process-wrapper {
    padding-bottom: 100px;
  }

  .process-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .process-number-wrapper {
    margin-bottom: 20px;
  }

  .process-title {
    margin-bottom: 14px;
  }

  .process-description-text {
    font-size: 17px;
    line-height: 27px;
  }

  .process-arrow-image1, .process-arrow-image2 {
    display: none;
  }

  .cta-title {
    font-size: 50px;
    line-height: 60px;
  }

  .cta-description-text {
    margin-bottom: 20px;
  }

  .cta-shape-one, .cta-shape-two {
    display: none;
  }

  .faq-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .log-in {
    width: 100%;
  }

  .sign-in-right-content {
    width: 100%;
    padding: 60px 40px;
  }

  .feedback-wrapper {
    grid-row-gap: 40px;
    flex-direction: column;
    padding-top: 80px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .feedback-text-wrapper {
    width: 100%;
    text-align: center;
  }

  .feedback-title {
    font-size: 48px;
    line-height: 58px;
  }

  .feedback-description-text {
    margin-left: auto;
    margin-right: auto;
  }

  .feedback-right-content {
    padding-top: 40px;
    overflow: hidden;
  }

  .blog-grid {
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .blog-name {
    font-size: 30px;
    line-height: 40px;
  }

  .analytic-modules-section-title-wrapper {
    margin-bottom: 20px;
  }

  .analytic-modules-section-title {
    margin-left: auto;
    margin-right: auto;
    font-size: 42px;
    line-height: 52px;
  }

  .analytic-modules-tab-link {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
  }

  .analytic-modules-wrapper {
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: flex-start;
  }

  .analytic-modules-left-content {
    width: 100%;
    max-width: 700px;
  }

  .analytic-modules-right-content {
    width: 100%;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }

  .integration-wrapper-hv2 {
    grid-row-gap: 50px;
    flex-direction: column;
    padding-top: 60px;
    padding-left: 0;
  }

  .integration-left-wrapper {
    width: 100%;
    max-width: 630px;
    text-align: center;
  }

  .integration-title {
    font-size: 44px;
    line-height: 54px;
  }

  .integration-description-text {
    margin-left: auto;
    margin-right: auto;
  }

  .integration-right-content {
    width: 100%;
    margin-right: 0;
    overflow: hidden;
  }

  .integrated-tools-wrapper {
    height: 600px;
    grid-column-gap: 20px;
    justify-content: center;
  }

  .integrated-tools-item-single {
    width: 180px;
    height: 180px;
  }

  .integrated-tools-item-image {
    width: 130px;
  }

  .services-section-title {
    font-size: 48px;
    line-height: 58px;
  }

  .services-wrapper {
    grid-row-gap: 50px;
    flex-direction: column-reverse;
  }

  .services-wrapper.mb150 {
    grid-row-gap: 50px;
    flex-direction: column;
    margin-bottom: 80px;
  }

  .services-left-content {
    width: 100%;
    text-align: center;
  }

  .services-text-wrapper {
    text-align: center;
    margin-bottom: 40px;
  }

  .services-title {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .services-description-text {
    margin-left: auto;
    margin-right: auto;
  }

  .services-single-wrap.border-one, .services-list-text-wrapper {
    text-align: left;
  }

  .services-main {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .services-right-content {
    width: 100%;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }

  .services-image-wrapper._1, .services-image-wrapper._2 {
    border-width: 1px;
  }

  .services-card-image2 {
    right: 58px;
  }

  .services-card-image4 {
    left: 68px;
  }

  .core-features-section-title-hv2-wrapper {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .core-features-section-title-hv2 {
    font-size: 46px;
    line-height: 56px;
  }

  .core-features-hends-shapes-wrapper-hv2, .core-features-section-title-shape {
    display: none;
  }

  .core-features-single-wrapper-hv2 {
    flex-direction: column;
    margin-bottom: 120px;
  }

  .core-features-left-content-hv2 {
    width: 100%;
  }

  .core-features-left-content-hv2._1 {
    border-bottom: 1px solid #000;
    border-right-style: none;
  }

  .core-features-left-content-hv2._2 {
    border-top: 1px solid #000;
    border-left-style: none;
  }

  .core-features-left-content-hv2._3 {
    border-bottom: 1px solid #000;
    border-right-style: none;
  }

  .core-features-card-image4 {
    right: 60px;
  }

  .core-features-right-content-hv2 {
    width: 100%;
  }

  .core-features-details-top-content {
    padding: 50px 20px;
  }

  .core-features-title {
    font-size: 48px;
    line-height: 58px;
  }

  .core-features-details-single {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .core-features-details-single._2 {
    max-width: 560px;
  }

  .core-features-details-single-wrapper {
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .core-features-details-description-text {
    margin-bottom: 30px;
  }

  .core-features-card-image6 {
    right: 60px;
  }

  .style-guide-single-wrapper {
    margin-bottom: 80px;
    padding-bottom: 80px;
  }

  .style-guide-color-plate-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .license-single-wrapper {
    margin-bottom: 60px;
  }

  .license-title {
    font-size: 48px;
    line-height: 58px;
  }

  .license-image-top-grid, .license-image-middle-grid {
    grid-column-gap: 20px;
  }

  .changelog-wrapper {
    grid-row-gap: 25px;
  }

  .changelog-single-wrapper {
    padding: 35px 45px;
  }

  .not-found-wrapper {
    grid-row-gap: 30px;
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .not-found-left-content {
    width: 100%;
    max-width: 250px;
    border: 1px solid #000;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .not-found-image {
    width: 120px;
  }

  .not-found-right-content {
    width: 100%;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .not-found-title {
    font-size: 42px;
    line-height: 52px;
  }

  .not-found-description-text {
    margin-left: auto;
    margin-right: auto;
  }

  .download-grid {
    grid-template-columns: 1fr 1fr;
  }

  .download-single-wrapper {
    padding: 45px 30px;
  }

  .download-image-wrapper {
    margin-bottom: 25px;
  }

  .download-image {
    width: 80px;
  }

  .download-title {
    font-size: 32px;
    line-height: 42px;
  }

  .download-description-text {
    margin-bottom: 25px;
  }

  .contact-us-wrapper {
    padding: 35px;
  }

  .contact-us-title {
    font-size: 46px;
    line-height: 56px;
  }

  .contact-us-form-textarea {
    min-height: 200px;
  }

  .career-financial-section-title {
    font-size: 44px;
    line-height: 54px;
  }

  .career-financial-section-description-text {
    max-width: 685px;
  }

  .career-financial-image-wrapper {
    flex-direction: column;
  }

  .career-financial-left-content {
    width: 100%;
  }

  .career-financial-right-content {
    width: 100%;
    display: none;
  }

  .career-financial-details-text {
    max-width: 720px;
    font-size: 24px;
    line-height: 34px;
  }

  .career-benefits-section-title {
    font-size: 48px;
    line-height: 58px;
  }

  .career-benefits-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr 1fr;
  }

  .career-post-single-wrapper {
    padding: 35px;
  }

  .career-post-top-content, .job-post-description {
    margin-bottom: 20px;
  }

  .faq-cta {
    padding-top: 100px;
  }

  .career-details-wrapper {
    grid-row-gap: 40px;
    flex-direction: column-reverse;
  }

  .career-details-left-content {
    width: 100%;
  }

  .career-details-rich-texts h2 {
    margin-top: 30px;
  }

  .career-details-rich-texts p {
    font-size: 16px;
    line-height: 26px;
  }

  .career-details-rich-texts ul {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .career-details-right-content {
    width: 100%;
  }

  .career-details-apply-wrap {
    padding: 35px;
    position: static;
  }

  .explore-integrations-top-content {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .explore-integrations-collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .integrations-single {
    padding: 30px 20px;
  }

  .integrations-top-content {
    grid-column-gap: 15px;
  }

  .integrations-image-wrapper {
    width: 90px;
    height: 90px;
  }

  .integrations-description-text {
    max-width: 100%;
  }

  .integration-details-single-image-wrap {
    width: 150px;
    height: 150px;
  }

  .integration-details-single-image {
    width: 60px;
  }

  .integration-details-name-description {
    margin-bottom: 30px;
  }

  .integration-details-name {
    font-size: 48px;
    line-height: 58px;
  }

  .integration-details-top-content {
    margin-bottom: 40px;
  }

  .integration-rich-content h2 {
    margin-top: 30px;
  }

  .integration-rich-content p {
    font-size: 17px;
    line-height: 27px;
  }

  .pricing-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr 1fr;
  }

  .pricing-collection-list-item.two {
    grid-template-columns: 1fr 1fr;
  }

  .pricing-single-wrapper {
    padding: 35px 20px;
  }

  .pricing-price {
    font-size: 42px;
    line-height: 52px;
  }

  .popular-tag {
    width: 90px;
    top: -19px;
  }

  .compare-pricing-table-tittle-wrap {
    grid-column-gap: 20px;
    margin-bottom: 30px;
  }

  .table-heading-tittle {
    font-size: 22px;
  }

  .price-table-data-wrap {
    grid-column-gap: 20px;
  }

  .pricing-details-wrapper {
    flex-direction: column;
  }

  .pricing-details-left-content {
    width: 100%;
    padding: 35px;
    position: static;
  }

  .pricing-details-price {
    margin-bottom: 20px;
    font-size: 42px;
    line-height: 52px;
  }

  .pricing-details-right-content {
    width: 100%;
  }

  .pricing-details-name-description-wrapper {
    margin-bottom: 25px;
  }

  .pricing-details-name {
    font-size: 40px;
    line-height: 50px;
  }

  .pricing-details-bottom-content {
    padding-top: 40px;
  }

  .articles-top-content {
    margin-bottom: 100px;
  }

  .articles-single-wrapper {
    background-color: #fff;
    border: 1px solid #000;
    padding: 25px;
  }

  .articles-image {
    margin-bottom: 25px;
  }

  .articles-text-wrapper {
    width: 100%;
    position: static;
  }

  .articles-tag {
    margin-bottom: 20px;
  }

  .articles-name {
    color: #000;
    font-size: 35px;
    line-height: 45px;
  }

  .articles-description-text {
    max-width: 100%;
    color: #000;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
  }

  .articles-link-block {
    width: 80px;
    height: 80px;
    position: static;
  }

  .articles-categories-wrapper {
    grid-row-gap: 25px;
    flex-direction: column;
  }

  .articles-collection-list-single {
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .blog-details-name {
    max-width: 650px;
    margin-bottom: 20px;
    font-size: 48px;
    line-height: 58px;
  }

  .blog-details-author-wrapper {
    margin-bottom: 60px;
  }

  .blog-details-description-description-text {
    font-size: 24px;
    line-height: 34px;
  }

  .blog-details-rich-content h2 {
    font-size: 34px;
    line-height: 44px;
  }

  .blog-details-rich-content blockquote {
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 45px;
    padding-right: 45px;
  }

  .about-content {
    padding-bottom: 100px;
  }

  .about-us-section-title-wrapper {
    margin-bottom: 50px;
  }

  .about-us-section-title {
    font-size: 46px;
    line-height: 56px;
  }

  .about-images-wrapper {
    grid-row-gap: 20px;
    margin-bottom: 40px;
  }

  .about-details-wrapper {
    max-width: 700px;
  }

  .about-details-text {
    font-size: 21px;
    line-height: 31px;
  }

  .previwe-nav-menu-wrapper {
    background-color: #fff;
    padding: 40px 25px;
  }

  .previwe-nav-link {
    margin-bottom: 20px;
  }

  .pricing-plan-title-wrapper {
    margin-bottom: 50px;
  }

  .previwe-banner-title {
    font-size: 54px;
    line-height: 64px;
  }

  .previwe-banner-description-text {
    max-width: 515px;
    margin-bottom: 25px;
  }

  .previwe-banner-top-content {
    max-width: 730px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .previwe-banner-shape-one, .previwe-banner-two {
    display: none;
  }

  .previwe-banner-ticker-wrappper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .preview-banner-image-wrapper {
    height: 500px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .ticker-single-img {
    width: 100%;
    margin-bottom: 20px;
  }

  .included-section-title-wrapper {
    max-width: 700px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .included-section-title {
    font-size: 46px;
    line-height: 56px;
  }

  .included-grid {
    grid-template-columns: 1fr 1fr;
  }

  .included-single-wrapper {
    padding: 30px;
  }

  .included-image-wrapper {
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
  }

  .included-title {
    margin-bottom: 10px;
  }

  .demo-pages-section-title-wrapper {
    margin-bottom: 50px;
  }

  .demo-pages-section-title {
    font-size: 46px;
    line-height: 56px;
  }

  .demo-pages-section-paragraph-text {
    max-width: 438px;
  }

  .single-demo {
    padding: 20px;
  }

  .demo-tag {
    padding: 9px 20px;
    bottom: 40px;
  }

  .single-demo-content {
    width: 355px;
  }

  .previwe-figma-wrapper {
    margin-bottom: 40px;
  }

  .previwe-figma-title {
    font-size: 46px;
    line-height: 56px;
  }

  .previwe-figma-single-image-wrapper {
    width: 100%;
    padding: 30px;
    position: static;
    transform: none;
  }

  .previwe-footer-top-content {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .previwe-footer-title {
    font-size: 46px;
    line-height: 56px;
  }

  .about-plan-section-title {
    font-size: 48px;
    line-height: 58px;
  }

  .about-plan-content {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .about-plan-left-content {
    width: 100%;
    max-width: 700px;
  }

  .about-plan-details-text {
    max-width: 600px;
  }

  .about-plan-right-content {
    width: 100%;
  }

  .our-team-section-title {
    font-size: 48px;
    line-height: 58px;
  }

  .counter-tools-item-content {
    padding: 30px 25px;
  }

  .counter-tools-tag {
    padding-left: 35px;
    padding-right: 35px;
    font-size: 36px;
    line-height: 46px;
  }

  .counter-tools-title {
    font-size: 30px;
    line-height: 40px;
  }

  .about-work-wrapper {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .about-work-text-wrapper {
    width: 100%;
    text-align: center;
  }

  .about-work-title {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    font-size: 46px;
    line-height: 56px;
  }

  .about-work-description-text {
    max-width: 630px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .about-work-right-content {
    width: 100%;
  }

  .about-work-single-wrapper._1, .about-work-single-wrapper._2 {
    border-top: 1px solid #000;
  }

  .decisions-content-wrap {
    max-width: 550px;
    margin-bottom: 20px;
  }

  .decisions-content-wrap._1 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .decisions-content-wrap._3, .decisions-content-wrap._2 {
    display: none;
  }

  .decision-img-wrap {
    width: 100%;
    height: auto;
    border: 1px solid #000;
    padding: 40px;
  }

  .decisions-content-flex-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    border-bottom-style: none;
    border-right-style: none;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .decision-img-2 {
    display: none;
  }

  .desicion-title {
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 40px;
  }

  .desicion-title.v2 {
    font-size: 48px;
    line-height: 58px;
  }

  .decision-img-3 {
    display: none;
  }

  .decision-img-1 {
    margin-bottom: 0;
  }

  .decisions-content-wrapper {
    position: static;
    top: 100px;
    overflow: visible;
  }

  .decisions-content-scroll-wrap {
    max-height: 220px;
  }

  .decisions-content-scroll-wrap.v2 {
    width: 100%;
    max-height: 100%;
    overflow: visible;
  }

  .decisions-content-sticky-wrap {
    height: auto;
  }

  .decision-single-img1 {
    width: 100%;
    max-width: 570px;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .hamburger-menu-bar {
    width: 40px;
    height: 3px;
    background-color: #000;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .cart-wrapper.desktop {
    display: none;
  }

  .cart-wrapper.mobile {
    display: block;
  }

  .articles-arrow-image {
    width: 25px;
  }

  .pricing-plan-name {
    font-size: 42px;
    line-height: 52px;
  }

  .dropdown-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .dropdown-menu-text-link {
    margin-bottom: 20px;
  }

  .dropdown-column-wrapper.w--open {
    width: 100%;
    transform: translate(0%);
  }

  .dropdown-toggle {
    justify-content: flex-start;
  }

  .menu-dropdown-wrapper {
    margin-bottom: 25px;
    display: block;
  }

  .dropdown-pd.pd-60px {
    height: 500px;
    border-radius: 15px;
    margin-right: 30px;
    padding: 32px;
    overflow: auto;
  }

  .dropdown-pd.pd-60px.homes {
    height: auto;
    display: inline-block;
  }

  .sign-in-left-content {
    display: none;
  }

  .team-details-wrapper {
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
    padding: 45px;
  }

  .team-details-left-content {
    width: 100%;
    border: 1px solid #000;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .preview-navbar-button {
    align-items: flex-start;
    display: flex;
  }

  .team-details-right-content {
    width: 100%;
  }

  .team-details-content {
    margin-top: 60px;
  }

  .top-navigation-details {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .logo-link-block {
    padding-left: 0;
  }

  .section.banner-section {
    padding-top: 130px;
    padding-bottom: 80px;
  }

  .section.features-section, .section.core-features-section, .section.integration-section, .section.testimonial-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.benefit-section {
    padding-bottom: 80px;
  }

  .section.blog-section {
    padding-top: 80px;
    padding-bottom: 90px;
  }

  .section.cta-section, .section.faq-section {
    padding-bottom: 80px;
  }

  .section.faq-section.about {
    padding-top: 80px;
  }

  .section.hero-section {
    padding-top: 140px;
    padding-bottom: 90px;
  }

  .section.esponsor-section-hv2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.features-section-hv2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.process-section {
    padding-top: 80px;
  }

  .section.cta-section-hv2, .section.faq-section-hv2, .section.analytic-modules-section, .section.integration-section-hv2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.integration-section-hv2.pd-top100 {
    padding-top: 80px;
  }

  .section.services-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.core-features-section-hv2 {
    padding-top: 80px;
  }

  .section.inner-banner-section {
    padding-top: 150px;
    padding-bottom: 80px;
  }

  .section.style-guide-section, .section.license-section, .section.changelog-section, .section.not-found-section, .section.password-protected, .section.download-section, .section.contact-us-section, .section.book-a-demo, .section.career-financial-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.career-benefits-section {
    padding-bottom: 80px;
  }

  .section.career-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.career-details-section {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .section.career-category-section {
    padding-top: 150px;
  }

  .section.explore-integrations {
    padding-bottom: 80px;
  }

  .section.integration-category-section {
    padding-top: 150px;
    padding-bottom: 80px;
  }

  .section.integration-single-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.pricing-section, .section.pricing-features-table {
    padding-bottom: 80px;
  }

  .section.pricing-details-section, .section.articles-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.blog-categories-section {
    padding-top: 140px;
  }

  .section.blog-details-section {
    padding-top: 80px;
    padding-bottom: 70px;
  }

  .section.pricing-plan, .section.previwe-banner-section {
    padding-top: 140px;
    padding-bottom: 80px;
  }

  .section.included-section {
    padding-bottom: 80px;
  }

  .section.demo-pages-section {
    padding-top: 80px;
  }

  .section.demo-pages-section.last {
    padding-bottom: 80px;
  }

  .section.about-plan-section {
    padding-top: 80px;
  }

  .section.our-team-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.about-work-section, .section.decisions-section {
    padding-top: 80px;
  }

  .section.team-details-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .banner-title {
    max-width: 480px;
    font-size: 36px;
    line-height: 46px;
  }

  .banner-description-paragraph-text {
    max-width: 443px;
    margin-bottom: 20px;
  }

  .primary-button {
    padding: 15px 25px;
    font-size: 17px;
  }

  .number-categories {
    font-size: 48px;
    line-height: 48px;
  }

  .company-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .esponsor-section {
    padding-bottom: 70px;
  }

  .esponsor-top-content {
    margin-bottom: 15px;
  }

  .esponsor-title-wrapper {
    grid-column-gap: 15px;
    margin-bottom: 45px;
  }

  .esponsor-title-border {
    width: 40px;
  }

  .esponsor-title {
    font-size: 19px;
  }

  .esponsor-grid {
    grid-column-gap: 15px;
  }

  .esponsor-single {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .esponsor-image {
    width: 70px;
  }

  .company-process-section-title {
    font-size: 34px;
    line-height: 44px;
  }

  .company-process-section-paragraph-text {
    max-width: 425px;
    line-height: 27px;
  }

  .company-process-grid {
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .company-process-link-block {
    font-size: 18px;
  }

  .features-title-wrapper {
    max-width: 480px;
  }

  .features-title {
    font-size: 36px;
    line-height: 46px;
  }

  .features-section-paragraph-text {
    max-width: 440px;
    font-size: 17px;
  }

  .features-image-wrapper {
    padding: 20px;
  }

  .features-lightning-wrapper {
    padding: 30px;
  }

  .lightning-image-wrapper {
    margin-bottom: 25px;
  }

  .features-lightning-paragraph-text {
    max-width: 350px;
    margin-bottom: 25px;
  }

  .features-grid {
    grid-template-columns: 1fr;
  }

  .features-single-wrapper._1 {
    border-right: 1px solid #000;
  }

  .features-single-image {
    width: 50px;
  }

  .core-features-content {
    max-width: 480px;
  }

  .core-features-section-title {
    font-size: 26px;
    line-height: 36px;
  }

  .core-features-shape {
    width: 50px;
    display: none;
  }

  .core-features-author {
    margin-top: 10px;
  }

  .core-features-author-image-wrapper {
    width: 40px;
  }

  .core-features-author-name {
    font-size: 20px;
    line-height: 30px;
  }

  .core-features-wrapper {
    max-width: 480px;
    grid-row-gap: 100px;
  }

  .core-features-left-content {
    padding: 30px;
  }

  .core-features-analytics-title {
    font-size: 34px;
    line-height: 44px;
  }

  .core-features-analytics-list-single {
    grid-column-gap: 10px;
  }

  .core-features-analytics-list-arrow-wrap {
    padding-top: 5px;
  }

  .core-features-analytics-list-text-wrapper {
    width: 100%;
  }

  .core-features-analytics-list-title {
    font-size: 21px;
    line-height: 31px;
  }

  .core-features-right-content {
    height: 600px;
  }

  .core-features-right-content._1 {
    height: 500px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .core-features-right-content._2 {
    height: 500px;
    display: flex;
  }

  .core-features-right-content._3 {
    height: 500px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .core-features-card-image-1 {
    width: 100%;
    max-width: 327px;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .core-features-card-image-2 {
    width: 200px;
    top: 35px;
    right: 20px;
  }

  .core-features-card-image-3 {
    width: 193px;
    top: 299px;
    left: 20px;
  }

  .core-features-card-image-4 {
    width: 194px;
    bottom: 35px;
    right: 20px;
  }

  .core-features-card-image-5 {
    width: 100%;
    max-width: 350px;
    position: static;
  }

  .core-features-card-image-6 {
    top: 49px;
    left: 120px;
  }

  .core-features-card-image-7 {
    width: 200px;
    right: 20px;
  }

  .core-features-card-image-8 {
    width: 200px;
    bottom: 43px;
    left: 35px;
  }

  .core-features-card-image-9 {
    width: 100%;
    max-width: 326px;
    position: static;
  }

  .core-features-card-image-10 {
    width: 120px;
    top: 57px;
    right: 20px;
  }

  .core-features-card-image-11 {
    width: 172px;
    bottom: 49px;
    left: 27px;
  }

  .core-features-card-image-12 {
    width: 176px;
    bottom: 53px;
    right: 20px;
  }

  .core-features-number-wrap {
    font-size: 22px;
    line-height: 32px;
    top: -50px;
  }

  .integration-section-title-wrapper {
    margin-bottom: 50px;
  }

  .integration-section-single-title-wrapper {
    max-width: 480px;
  }

  .integration-section-title {
    font-size: 36px;
    line-height: 46px;
  }

  .integration-section-description-text-wrapper {
    max-width: 480px;
  }

  .integration-section-description-text {
    max-width: 415px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
  }

  .integration-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .testimonial-section-title-wrapper {
    margin-bottom: 50px;
  }

  .testimonial-section-title {
    font-size: 36px;
    line-height: 46px;
  }

  .testimonial-section-paragraph-text {
    max-width: 400px;
  }

  .testimonial-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .testimonial-content {
    grid-row-gap: 20px;
  }

  .benefit-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-title-wrapper {
    margin-bottom: 40px;
  }

  .section-title {
    font-size: 28px;
    line-height: 38px;
  }

  .section-title.blog-hv2 {
    font-size: 30px;
    line-height: 40px;
  }

  .section-paragraph-text {
    max-width: 400px;
    font-size: 17px;
    line-height: 27px;
  }

  .section-paragraph-text.benefit {
    max-width: 410px;
    font-size: 17px;
    line-height: 27px;
  }

  .section-paragraph-text.cta {
    max-width: 380px;
    font-size: 17px;
    line-height: 27px;
  }

  .section-paragraph-text.blog-hv2 {
    max-width: 480px;
  }

  .benefit-tabs-menu-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .benefit-tab-link {
    width: 100%;
  }

  .benefit-tab-left-content {
    width: 100%;
    max-width: 480px;
  }

  .benefit-tab-title {
    font-size: 32px;
    line-height: 42px;
  }

  .benefit-tab-description-text {
    max-width: 405px;
    margin-left: auto;
    margin-right: auto;
  }

  .benefit-list {
    grid-row-gap: 10px;
  }

  .benefit-list-single {
    grid-column-gap: 10px;
  }

  .benefit-list-text-block {
    font-size: 18px;
  }

  .benefit-tab-right-content {
    width: 100%;
    height: auto;
    text-align: center;
  }

  .benefit-card-image-1 {
    position: static;
  }

  .benefit-card-image-2 {
    width: 200px;
    bottom: 11%;
  }

  .benefit-card-image-3 {
    width: 200px;
  }

  .blog-post-single-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-post-image-wrapper, .blog-post-text-wrapper {
    width: 100%;
  }

  .blog-post-category-date-wrap.mb28 {
    margin-bottom: 20px;
  }

  .blog-post-name {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 34px;
  }

  .blog-post-author-wrapper {
    grid-column-gap: 10px;
  }

  .cta-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cta-form-text-field {
    height: 60px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
  }

  .cta-button {
    height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
  }

  .faq-question {
    font-size: 22px;
    line-height: 32px;
  }

  .faq-question.faq-question-hv2 {
    width: 360px;
  }

  .paragraph.for-faq {
    font-size: 16px;
    line-height: 26px;
  }

  .faq-singel-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-singel-wrapper.faq-singel-wrapper-hv2 {
    width: auto;
    flex-direction: column;
  }

  .faq-heading-v2-wrap {
    padding-left: 18px;
    padding-right: 18px;
  }

  .faq-heading-flex-wrap {
    grid-column-gap: 10px;
  }

  .faq-question-v2 {
    font-size: 18px;
    line-height: 28px;
  }

  .faq-v2-ans-wrap {
    padding-left: 37px;
    padding-right: 37px;
  }

  .faq-v2-ans {
    margin-bottom: 15px;
    font-size: 15px;
  }

  .footer-top-content {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .footer-details-wrapper {
    padding: 30px 20px;
  }

  .footer-description-text {
    margin-bottom: 20px;
  }

  .footer-menu-grid {
    grid-template-columns: 1.1fr 1fr;
  }

  .footer-menu-title {
    font-size: 22px;
    line-height: 32px;
  }

  .footer-menu-list-wrapper {
    grid-row-gap: 20px;
  }

  .footer-bottom-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-details-text-block {
    font-size: 17px;
    line-height: 28px;
  }

  .hero-content {
    grid-row-gap: 70px;
  }

  .hero-title-wrapper {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-title {
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 46px;
  }

  .hero-description-text {
    max-width: 430px;
    font-size: 15px;
    line-height: 25px;
  }

  .hero-image-wrapper {
    width: 320px;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-image-shape1 {
    right: -3%;
  }

  .hero-image-shape2 {
    width: 100%;
    height: 417px;
    right: 0;
  }

  .hero-image-wrap {
    height: auto;
  }

  .hero-image {
    width: 100%;
  }

  .hero-card-image1 {
    width: 150px;
    top: 122px;
    left: -42px;
  }

  .hero-card-image2 {
    width: 150px;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .hero-card-image3 {
    width: 70px;
  }

  .hero-circel-shape {
    width: 100px;
    bottom: -21px;
    right: -13px;
  }

  .hero-card-shape4 {
    width: 80px;
    height: 80px;
    border-radius: 5px;
    display: block;
  }

  .hero-card-shape5 {
    width: 80px;
    height: 80px;
    border-radius: 5px;
    display: block;
    bottom: 13px;
    left: -36px;
  }

  .single-sponsor-img {
    width: 100px;
    margin-right: 30px;
  }

  .features-wrapper-hv2 {
    grid-row-gap: 40px;
  }

  .features-text-wrapper-hv2 {
    max-width: 480px;
  }

  .features-title-hv2 {
    font-size: 36px;
    line-height: 46px;
  }

  .features-description-text {
    max-width: 430px;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 27px;
  }

  .features-top-image-wrapper {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .features-grid-hv2 {
    grid-template-columns: 1fr;
  }

  .features-single._1, .features-single._3 {
    border-right-style: none;
  }

  .features-single._4 {
    border-top: 1px solid #000;
  }

  .features-image-wrap-hv2 {
    margin-bottom: 20px;
  }

  .features-image-hv2 {
    width: 50px;
  }

  .features-single-description-text {
    margin-bottom: 25px;
  }

  .process-section-title-wrapper {
    max-width: 480px;
    margin-bottom: 50px;
  }

  .process-section-title {
    font-size: 35px;
    line-height: 45px;
  }

  .process-section-paragraph-text {
    max-width: 400px;
    font-size: 16px;
    line-height: 26px;
  }

  .process-wrapper {
    padding-bottom: 80px;
  }

  .process-grid {
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .process-number {
    font-size: 38px;
    line-height: 48px;
  }

  .process-title {
    font-size: 26px;
    line-height: 36px;
  }

  .cta-wrapper-hv2 {
    max-width: 460px;
  }

  .cta-title {
    font-size: 38px;
    line-height: 48px;
  }

  .cta-description-text {
    max-width: 381px;
    font-size: 17px;
  }

  .log-in {
    padding: 35px 25px;
  }

  .log-in-title {
    font-size: 30px;
    line-height: 40px;
  }

  .log-in-form-field-label {
    font-size: 18px;
  }

  .log-in-form-text-field {
    height: 50px;
  }

  .log-in-form-content {
    grid-row-gap: 25px;
  }

  .log-in-check-box-wrapper {
    margin-bottom: 20px;
  }

  .log-in-social-wrapper {
    grid-row-gap: 25px;
    padding-top: 25px;
  }

  .log-in-social-link-block {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .sign-in-right-content {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-header-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .feedback-wrapper {
    height: 700px;
    padding-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .feedback-text-wrapper {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .feedback-title {
    font-size: 32px;
    line-height: 42px;
  }

  .feedback-description-text {
    max-width: 440px;
    margin-bottom: 20px;
  }

  .feedback-right-content {
    width: 100%;
  }

  .feedback-single-wrapper {
    padding: 25px 19px;
  }

  .blog-single-wrapper {
    padding: 20px;
  }

  .blog-image-wrapper {
    margin-bottom: 20px;
  }

  .blog-name {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 34px;
  }

  .analytic-modules-section-title-wrapper {
    max-width: 435px;
  }

  .analytic-modules-section-paragraph-text {
    max-width: 450px;
    font-size: 16px;
    line-height: 26px;
  }

  .analytic-modules-tabs-wrapper {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .analytic-modules-tab-menu {
    width: 100%;
    grid-row-gap: 15px;
    flex-direction: column;
    margin-bottom: 40px;
    display: flex;
  }

  .analytic-modules-tab-link {
    width: 100%;
    border: 1px solid #000;
    border-radius: 0;
    display: block;
  }

  .analytic-modules-tab-link._3 {
    border: 1px solid #000;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .analytic-modules-tab-link._1 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .analytic-modules-left-content {
    max-width: 480px;
  }

  .analytic-modules-title {
    font-size: 34px;
    line-height: 44px;
  }

  .analytic-modules-description-text {
    max-width: 480px;
  }

  .analytic-modules-list-item {
    grid-column-gap: 10px;
    font-size: 18px;
  }

  .analytic-modules-image-wrapper {
    justify-content: center;
    align-items: center;
    padding: 30px;
    display: flex;
  }

  .analytic-modules-image-1 {
    width: 360px;
  }

  .analytic-modules-image-2 {
    width: 140px;
    top: 59px;
    right: 25px;
  }

  .analytic-modules-image-3 {
    width: 200px;
    top: auto;
    bottom: 18%;
    left: 2%;
    right: auto;
  }

  .integration-left-wrapper {
    max-width: 420px;
  }

  .integration-title {
    font-size: 29px;
    line-height: 39px;
  }

  .integration-description-text {
    max-width: 410px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
  }

  .integrated-tools-wrapper {
    height: 400px;
  }

  .integrated-tools-item-single {
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
  }

  .integrated-tools-item-image {
    width: 90px;
  }

  .services-section-title-wrapper {
    margin-bottom: 50px;
  }

  .services-section-title {
    max-width: 480px;
    font-size: 36px;
    line-height: 46px;
  }

  .services-section-paragraph-text {
    max-width: 435px;
    font-size: 17px;
    line-height: 27px;
  }

  .services-title {
    max-width: 435px;
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 44px;
  }

  .services-description-text {
    max-width: 435px;
    font-size: 16px;
    line-height: 26px;
  }

  .services-single-wrap {
    padding: 20px;
  }

  .services-single-wrap.border-one {
    grid-column-gap: 10px;
  }

  .services-list-title {
    font-size: 22px;
    line-height: 32px;
  }

  .services-list-description-text {
    font-size: 16px;
    line-height: 26px;
  }

  .services-right-content {
    max-width: 480px;
  }

  .services-image-wrapper._1, .services-image-wrapper._2 {
    height: 500px;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    padding: 10px;
    display: flex;
  }

  .services-card-image1 {
    width: 400px;
    position: static;
  }

  .services-card-image2 {
    width: 200px;
    bottom: 35px;
    right: 20px;
  }

  .services-card-image3 {
    width: 200px;
    top: 75px;
    right: 40px;
  }

  .services-card-image4 {
    left: 40px;
  }

  .services-card-image5 {
    width: 360px;
    position: static;
  }

  .services-card-image6 {
    width: 200px;
    top: 189px;
    left: 7px;
  }

  .services-card-image7 {
    width: 120px;
    top: 140px;
    right: 21px;
  }

  .services-card-image8 {
    width: 200px;
    bottom: 36px;
    right: 38px;
  }

  .core-features-section-title-hv2-wrapper {
    max-width: 480px;
    margin-bottom: 90px;
  }

  .core-features-section-title-hv2 {
    max-width: 480px;
    font-size: 30px;
    line-height: 40px;
  }

  .core-features-section-paragraph-hv2 {
    max-width: 440px;
    font-size: 17px;
    line-height: 27px;
  }

  .core-features-single-wrapper-hv2 {
    margin-bottom: 100px;
  }

  .core-features-left-content-hv2._1 {
    height: 568px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .core-features-left-content-hv2._2 {
    height: 480px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .core-features-left-content-hv2._3 {
    height: 550px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .core-features-card-image1 {
    width: 360px;
    position: static;
  }

  .core-features-card-image2 {
    width: 200px;
    top: 55px;
  }

  .core-features-card-image3 {
    width: 160px;
    bottom: 122px;
    left: 26px;
  }

  .core-features-card-image4 {
    width: 170px;
    bottom: 54px;
    right: 28px;
  }

  .core-features-details-top-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .core-features-title {
    font-size: 38px;
    line-height: 48px;
  }

  .core-features-details-single {
    max-width: 480px;
  }

  .core-features-description-text {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    line-height: 27px;
  }

  .core-features-details-grid {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .core-features-details-single-wrapper.left {
    border-bottom: 1px solid #000;
    border-right-style: none;
  }

  .core-features-single, .core-features-single._2 {
    max-width: 370px;
  }

  .core-features-card-image5 {
    width: 370px;
    position: static;
  }

  .core-features-card-image8 {
    width: 70px;
    top: 55px;
    left: 70px;
  }

  .core-features-card-image6 {
    width: 200px;
    top: 140px;
    right: 20px;
  }

  .core-features-card-image7 {
    width: 200px;
    bottom: 50px;
    left: 55px;
  }

  .core-features-card-image9 {
    width: 370px;
    position: static;
  }

  .core-features-card-image10 {
    width: 130px;
    top: 59px;
    right: 62px;
  }

  .core-features-card-image11 {
    width: 170px;
    bottom: 42px;
    left: 20px;
  }

  .core-features-card-image12 {
    width: 180px;
    right: 28px;
  }

  .inner-banner-title {
    margin-bottom: 7px;
    font-size: 36px;
    line-height: 46px;
  }

  .style-guide-single-wrapper {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }

  .style-guide-title {
    font-size: 36px;
    line-height: 46px;
  }

  .style-guide-color-plate-grid {
    grid-template-columns: 1fr 1fr;
  }

  .style-guide-color-plate-single {
    height: 120px;
  }

  .style-guide-color-plate-code {
    font-size: 26px;
  }

  .style-guide-typography-wrapper {
    grid-row-gap: 20px;
  }

  .style-guide-typography-title {
    margin-bottom: 15px;
  }

  .style-guide-typography-details-text-block {
    font-size: 16px;
    line-height: 28px;
  }

  .style-guide-buttons-wrapper {
    grid-column-gap: 10px;
  }

  .license-text-wrapper {
    margin-bottom: 40px;
  }

  .license-title {
    font-size: 36px;
    line-height: 46px;
  }

  .license-details-text {
    font-size: 16px;
    line-height: 26px;
  }

  .license-image-top-grid, .license-image-top-grid.two {
    grid-column-gap: 10px;
  }

  .license-middle-image-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .license-image-middle-grid {
    grid-column-gap: 10px;
  }

  .license-icon-wrapper {
    max-width: 400px;
  }

  .changelog-single-wrapper {
    padding: 30px 25px;
  }

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

  .changelog-title {
    font-size: 28px;
    line-height: 38px;
  }

  .changelog-details-text {
    max-width: 100%;
    font-size: 16px;
    line-height: 26px;
  }

  .not-found-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .not-found-left-content {
    max-width: 200px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .not-found-title {
    font-size: 38px;
    line-height: 48px;
  }

  .not-found-description-text {
    max-width: 380px;
    font-size: 18px;
  }

  .password-protected-wrapper {
    width: 100%;
    max-width: 500px;
    padding: 40px;
  }

  .password-protected-image-wrapper {
    width: 80px;
    margin-bottom: 20px;
  }

  .password-protected-title {
    font-size: 32px;
    line-height: 42px;
  }

  .download-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .download-description-text {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-us-wrapper {
    padding: 30px;
  }

  .contact-us-title {
    margin-bottom: 30px;
    font-size: 38px;
    line-height: 48px;
  }

  .contact-us-form-single-wrapper {
    grid-row-gap: 25px;
    flex-direction: column;
    margin-bottom: 25px;
  }

  .contact-us-form-text-field {
    height: 55px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .contact-us-form-textarea {
    min-height: 150px;
    padding: 15px 20px;
  }

  .career-financial-section-title-wrapper {
    margin-bottom: 50px;
  }

  .career-financial-section-title {
    max-width: 480px;
    font-size: 35px;
    line-height: 45px;
  }

  .career-financial-section-description-text {
    max-width: 480px;
    font-size: 17px;
    line-height: 27px;
  }

  .career-financial-image-wrapper {
    margin-bottom: 40px;
  }

  .career-financial-left-to-top-image-wrap {
    margin-bottom: 15px;
  }

  .career-financial-left-to-bottom-image-grid {
    grid-column-gap: 15px;
  }

  .career-financial-details-text {
    max-width: 430px;
    font-size: 18px;
    line-height: 28px;
  }

  .career-benefits-section-title-wrapper {
    margin-bottom: 50px;
  }

  .career-benefits-section-title {
    max-width: 480px;
    font-size: 42px;
    line-height: 52px;
  }

  .career-benefits-section-description-text {
    max-width: 418px;
  }

  .career-benefits-grid {
    grid-template-columns: 1fr;
  }

  .career-benefits-single-wrapper {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .career-benefits-image-wrapper {
    margin-bottom: 25px;
  }

  .career-benefits-image {
    width: 70px;
  }

  .career-section-title-wrapper {
    margin-bottom: 40px;
  }

  .career-section-title {
    font-size: 44px;
    line-height: 54px;
  }

  .career-section-description-text {
    max-width: 415px;
    margin-left: auto;
    margin-right: auto;
  }

  .career-category-tab-wrapper {
    width: 100%;
  }

  .career-category-tab-single-wrapper {
    width: 100%;
    grid-row-gap: 10px;
    flex-direction: column;
  }

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

  .career-category-collection-list {
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .career-category-link-block {
    width: 100%;
  }

  .career-post-single-wrapper {
    padding: 20px;
  }

  .career-post-top-content {
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  .job-post-salary-wrapper {
    grid-column-gap: 4px;
  }

  .job-post-name {
    font-size: 30px;
    line-height: 40px;
  }

  .job-post-description {
    font-size: 17px;
    line-height: 27px;
  }

  .faq-cta {
    padding-top: 80px;
  }

  .career-details-rich-texts h2 {
    margin-top: 25px;
    font-size: 32px;
    line-height: 42px;
  }

  .career-details-rich-texts li {
    line-height: 28px;
  }

  .career-details-apply-title {
    font-size: 36px;
    line-height: 46px;
  }

  .career-details-apply-description-text {
    margin-bottom: 20px;
  }

  .explore-integrations-top-content {
    margin-bottom: 50px;
  }

  .explore-integrations-title-wrapper {
    text-align: center;
  }

  .explore-integrations-title {
    font-size: 38px;
    line-height: 48px;
  }

  .explore-integrations-category-single {
    grid-column-gap: 10px;
  }

  .integrations-category-link-block {
    padding: 11px 20px;
  }

  .integrations-category-collection-list {
    grid-column-gap: 10px;
  }

  .explore-integrations-collection-list {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .integrations-image-wrapper {
    width: 80px;
    height: 80px;
  }

  .integrations-description-text {
    max-width: 100%;
  }

  .integration-details-single-image-wrap {
    width: 120px;
    height: 120px;
  }

  .integration-details-single-image-wrap.left {
    margin-right: -10px;
  }

  .integration-details-single-image-wrap.right {
    margin-left: -10px;
  }

  .integration-details-single-image {
    width: 50px;
  }

  .integration-details-name {
    font-size: 34px;
    line-height: 44px;
  }

  .integration-details-description-text {
    max-width: 400px;
    font-size: 17px;
    line-height: 27px;
  }

  .integration-details-top-content {
    margin-bottom: 30px;
  }

  .integration-rich-content h2 {
    margin-top: 20px;
    font-size: 32px;
    line-height: 42px;
  }

  .integration-rich-content p {
    font-size: 16px;
    line-height: 26px;
  }

  .integration-rich-content li {
    font-size: 15px;
    line-height: 25px;
  }

  .integration-rich-content figure {
    margin-top: 30px;
  }

  .pricing-tabs-menu {
    margin-bottom: 60px;
  }

  .pricing-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .pricing-collection-list-item.two {
    grid-template-columns: 1fr;
  }

  .pricing-features {
    grid-row-gap: 15px;
  }

  .table-heading-price {
    font-size: 16px;
    line-height: 140%;
  }

  .table-data-title {
    font-size: 18px;
  }

  .compare-pricing-table-tittle-wrap {
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .table-heading-tittle {
    font-size: 20px;
    line-height: 110%;
  }

  .price-table-data-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
    padding: 15px 10px;
  }

  .table-icon {
    width: 24px;
  }

  .pricing-details-left-content {
    padding: 30px;
  }

  .pricing-details-price {
    font-size: 36px;
    line-height: 46px;
  }

  .pricing-details-description {
    max-width: 370px;
  }

  .pricing-details-bottom-content {
    margin-top: 40px;
    padding-top: 30px;
  }

  .about-plan-title {
    font-size: 36px;
  }

  .about-plan-description-text {
    font-size: 16px;
    line-height: 26px;
  }

  .about-the-plan-list-item {
    line-height: 28px;
  }

  .articles-top-content {
    margin-bottom: 80px;
  }

  .articles-single-wrapper {
    padding: 20px;
  }

  .articles-tag {
    margin-bottom: 10px;
    padding: 7px 15px;
    font-size: 18px;
  }

  .articles-name {
    font-size: 24px;
    line-height: 34px;
  }

  .articles-link-block {
    width: 65px;
    height: 65px;
  }

  .articles-categories-wrapper {
    text-align: center;
  }

  .articles-categories-title {
    font-size: 42px;
    line-height: 52px;
  }

  .articles-categories-tab-link {
    border-radius: 5px;
    padding: 14px 20px;
  }

  .blog-details-name {
    font-size: 32px;
    line-height: 42px;
  }

  .blog-details-top-content {
    margin-bottom: 40px;
  }

  .blog-details-author-wrapper {
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .blog-details-author-name-bio-wrapper {
    grid-column-gap: 10px;
  }

  .blog-details-author-image-wrapper {
    width: 50px;
  }

  .blog-details-description-description-text {
    font-size: 18px;
    line-height: 28px;
  }

  .blog-details-rich-content h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .blog-details-rich-content p {
    font-size: 17px;
    line-height: 27px;
  }

  .blog-details-rich-content blockquote {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 21px;
    line-height: 31px;
  }

  .blog-details-rich-content figure {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .about-content {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .about-us-section-title-wrapper {
    max-width: 480px;
  }

  .about-us-section-title {
    max-width: 480px;
    font-size: 36px;
    line-height: 46px;
  }

  .about-us-section-description-text {
    max-width: 440px;
  }

  .about-images-wrapper {
    grid-row-gap: 15px;
  }

  .about-details-wrapper {
    max-width: 480px;
  }

  .about-details-text {
    font-size: 19px;
    line-height: 29px;
  }

  .previwe-navbar {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .previwe-navbar-logo-link-block {
    padding-left: 0;
  }

  .previwe-banner-wrapper {
    max-width: 480px;
  }

  .previwe-banner-title {
    font-size: 36px;
    line-height: 46px;
  }

  .previwe-banner-description-text {
    max-width: 445px;
    font-size: 16px;
    line-height: 26px;
  }

  .previwe-button {
    padding: 15px 25px;
    font-size: 17px;
  }

  .preview-banner-image-wrapper {
    height: 350px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .preview-banner-single-ticker {
    width: 100%;
  }

  .ticker-single-img {
    margin-bottom: 10px;
  }

  .included-section-title {
    font-size: 30px;
    line-height: 40px;
  }

  .included-section-paragraph-text {
    max-width: 430px;
    font-size: 17px;
    line-height: 27px;
  }

  .included-grid {
    grid-template-columns: 1fr;
  }

  .included-description-text {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
  }

  .demo-pages-section-title-wrapper {
    margin-bottom: 40px;
  }

  .demo-pages-section-title {
    max-width: 430px;
    font-size: 37px;
    line-height: 47px;
  }

  .demo-pages-section-paragraph-text {
    max-width: 420px;
    font-size: 17px;
    line-height: 27px;
  }

  .demo-grid {
    grid-template-columns: 1fr;
  }

  .single-demo-content {
    width: 100%;
  }

  .previwe-figma-image-wrapper {
    margin-bottom: 20px;
  }

  .previwe-figma-title {
    font-size: 36px;
    line-height: 46px;
  }

  .previwe-figma-description-text {
    max-width: 400px;
    font-size: 17px;
    line-height: 27px;
  }

  .previwe-figma-single-image-wrapper {
    padding: 20px;
  }

  .previwe-footer-top-content {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .previwe-footer-logo-link-block {
    margin-bottom: 20px;
  }

  .previwe-footer-title {
    margin-bottom: 10px;
    font-size: 38px;
    line-height: 48px;
  }

  .previwe-footer-description-text {
    max-width: 410px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 26px;
  }

  .previwe-footer-bottom-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .previwe-footer-text-block {
    font-size: 14px;
    font-weight: 300;
  }

  .about-plan-section-title {
    max-width: 480px;
    font-size: 36px;
    line-height: 46px;
  }

  .about-plan-paragraph-text {
    max-width: 410px;
    font-size: 16px;
    line-height: 26px;
  }

  .about-plan-content {
    align-items: flex-start;
  }

  .about-plan-left-content {
    max-width: 480px;
  }

  .about-plan-heading {
    font-size: 30px;
    line-height: 40px;
  }

  .about-plan-details-text {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
  }

  .about-plan-right-content {
    width: 100%;
  }

  .our-team-section-title-wrapper {
    margin-bottom: 50px;
  }

  .our-team-section-title {
    font-size: 36px;
    line-height: 46px;
  }

  .our-team-description-text {
    max-width: 420px;
    font-size: 17px;
    line-height: 27px;
  }

  .slider-arrow {
    width: 60px;
    height: 60px;
  }

  .counter-tools-item-content {
    grid-column-gap: 15px;
    padding: 20px;
  }

  .counter-tools-tag {
    padding: 5px 25px;
    font-size: 30px;
    line-height: 40px;
  }

  .counter-tools-title {
    font-size: 26px;
    line-height: 36px;
  }

  .about-work-text-wrapper {
    max-width: 480px;
  }

  .about-work-title {
    max-width: 420px;
    margin-bottom: 10px;
    font-size: 33px;
    line-height: 43px;
  }

  .about-work-description-text {
    max-width: 420px;
    font-size: 17px;
    line-height: 27px;
  }

  .about-work-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .about-work-single-wrapper, .about-work-single-wrapper._1 {
    border: 1px solid #000;
  }

  .preloader-logo-wrapper {
    width: 150px;
  }

  .decision-img-wrap {
    padding: 30px;
  }

  .decision-img-2 {
    width: 250px;
  }

  .desicion-title {
    font-size: 28px;
  }

  .desicion-title.v2 {
    font-size: 32px;
    line-height: 42px;
  }

  .desicion-list-wrapper {
    margin-bottom: 25px;
  }

  .desicion-list {
    grid-row-gap: 10px;
  }

  .decision-img-3 {
    width: 250px;
  }

  .decisions-content-scroll-wrap {
    max-width: 100%;
  }

  .desicion-description-text {
    margin-bottom: 20px;
  }

  .desicion-list-item {
    grid-column-gap: 10px;
    font-size: 17px;
    line-height: 27px;
  }

  .slider-arrow-image, .articles-arrow-image {
    width: 20px;
  }

  .dropdown-grid {
    grid-template-columns: 1fr;
  }

  .dropdown-menu-text-link {
    margin-bottom: 15px;
  }

  .dropdown-title-wrapper {
    margin-bottom: 20px;
  }

  .dropdown-pd.pd-60px {
    height: 450px;
    padding: 40px 20px;
  }

  .dropdown-menu-wrapper.mt40 {
    margin-top: 10px;
  }

  .team-details-wrapper {
    padding: 25px;
  }

  .team-details-left-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .previwe-figma-image {
    width: 110px;
  }

  .cart-container {
    max-width: 100%;
    min-width: 100%;
  }

  .cart-header {
    padding: 20px;
  }

  .cart-list {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cart-title {
    font-size: 30px;
  }

  .cart-close-button {
    width: 40px;
    height: 40px;
  }

  .cart-close-icon {
    width: 15px;
  }

  .cart-footer {
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .team-details-image-wrapper {
    width: 200px;
    height: 200px;
  }

  .team-details-logo {
    width: 40px;
  }

  .team-details-right-content {
    max-width: 400px;
    margin-left: 0;
  }

  .team-details-name {
    font-size: 28px;
    line-height: 38px;
  }

  .team-description-text {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
  }

  .team-social {
    width: 40px;
    height: 40px;
  }

  .team-details-title {
    font-size: 38px;
    line-height: 48px;
  }

  .team-details-description-text {
    font-size: 16px;
    line-height: 26px;
  }

  .team-details-item {
    line-height: 28px;
  }

  .top-navigation-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .top-navigation-content-wrap {
    grid-row-gap: 8px;
    flex-direction: column;
    position: relative;
  }

  .top-navigation-details {
    font-size: 14px;
    line-height: 18px;
  }

  .announcement-close-wrap {
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 52px;
    line-height: 62px;
  }

  h2 {
    font-size: 46px;
    line-height: 56px;
  }

  .container {
    margin-bottom: 0;
  }

  .zohatic-logo-image {
    width: 130px;
  }

  .nav-menu-single-wrapper {
    padding-left: 20px;
  }

  .navbar-right-content {
    grid-column-gap: 15px;
  }

  .section.banner-section {
    padding-top: 110px;
    padding-bottom: 60px;
  }

  .section.features-section, .section.core-features-section, .section.integration-section, .section.testimonial-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.benefit-section {
    padding-bottom: 60px;
  }

  .section.blog-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.cta-section, .section.faq-section {
    padding-bottom: 60px;
  }

  .section.faq-section.about {
    padding-top: 60px;
  }

  .section.hero-section {
    padding-top: 120px;
    padding-bottom: 70px;
  }

  .section.esponsor-section-hv2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section.features-section-hv2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.process-section {
    padding-top: 60px;
  }

  .section.cta-section-hv2, .section.faq-section-hv2, .section.analytic-modules-section, .section.integration-section-hv2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.integration-section-hv2.pd-top100 {
    padding-top: 60px;
  }

  .section.services-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.core-features-section-hv2 {
    padding-top: 60px;
  }

  .section.inner-banner-section {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .section.style-guide-section, .section.license-section, .section.changelog-section, .section.not-found-section, .section.password-protected, .section.download-section, .section.contact-us-section, .section.book-a-demo, .section.career-financial-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.career-benefits-section {
    padding-bottom: 60px;
  }

  .section.career-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.career-details-section {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .section.career-category-section {
    padding-top: 130px;
    padding-bottom: 60px;
  }

  .section.explore-integrations {
    padding-bottom: 60px;
  }

  .section.integration-category-section {
    padding-top: 130px;
  }

  .section.integration-single-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.pricing-section {
    padding-top: 80px;
  }

  .section.pricing-features-table {
    padding-bottom: 60px;
  }

  .section.pricing-details-section, .section.articles-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.blog-categories-section {
    padding-top: 120px;
    padding-bottom: 80px;
  }

  .section.blog-details-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.about-us-section {
    padding-bottom: 60px;
  }

  .section.previwe-banner-section {
    padding-top: 130px;
    padding-bottom: 60px;
  }

  .section.included-section {
    padding-bottom: 60px;
  }

  .section.demo-pages-section {
    padding-top: 60px;
  }

  .section.demo-pages-section.last {
    padding-bottom: 60px;
  }

  .section.previwe-figma-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.about-plan-section {
    padding-top: 60px;
  }

  .section.our-team-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.about-work-section, .section.decisions-section {
    padding-top: 60px;
  }

  .banner-top-content {
    margin-bottom: 40px;
  }

  .banner-title {
    max-width: 320px;
    font-size: 23px;
    line-height: 33px;
  }

  .banner-description-paragraph-text {
    max-width: 285px;
    font-size: 16px;
    line-height: 26px;
  }

  .primary-button {
    padding: 14px 20px;
    font-size: 16px;
  }

  .banner-counter-up-wrapper {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .banner-counter-up-single-wrapper {
    width: 100%;
    padding: 20px 15px;
  }

  .banner-counter-name {
    font-size: 15px;
  }

  .banner-image-wrapper {
    grid-column-gap: 10px;
    padding: 15px;
  }

  .banner-right-image-wrapper {
    grid-row-gap: 10px;
  }

  .company-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .esponsor-section {
    padding-bottom: 50px;
  }

  .esponsor-title-wrapper {
    grid-column-gap: 5px;
  }

  .esponsor-title-border {
    width: 5px;
  }

  .esponsor-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 15px;
  }

  .esponsor-grid {
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .esponsor-single {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .esponsor-grid-two {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .company-process-section-title-wrapper {
    margin-bottom: 45px;
  }

  .company-process-section-title {
    font-size: 23px;
    line-height: 33px;
  }

  .company-process-section-paragraph-text {
    max-width: 280px;
    font-size: 16px;
    line-height: 26px;
  }

  .company-process-single-wrap {
    padding: 25px 15px 60px;
  }

  .company-process-title {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 36px;
  }

  .company-process-description-text {
    font-size: 16px;
    line-height: 26px;
  }

  .features-title {
    font-size: 23px;
    line-height: 33px;
  }

  .features-section-paragraph-text {
    max-width: 320px;
    font-size: 16px;
    line-height: 26px;
  }

  .features-image-wrapper {
    padding: 15px;
  }

  .features-lightning-wrapper {
    padding: 25px;
  }

  .lightning-image-wrapper {
    margin-bottom: 20px;
  }

  .lightning-image {
    width: 40px;
  }

  .features-lightning-title {
    font-size: 22px;
    line-height: 32px;
  }

  .features-lightning-paragraph-text {
    font-size: 16px;
    line-height: 26px;
  }

  .tertiary-link-block {
    font-size: 16px;
  }

  .features-single-wrapper {
    padding: 15px;
  }

  .features-single-image {
    width: 40px;
  }

  .features-single-title {
    font-size: 22px;
    line-height: 32px;
  }

  .features-single-paragraph-text {
    font-size: 16px;
    line-height: 26px;
  }

  .core-features-content {
    max-width: 320px;
  }

  .core-features-section-title {
    font-size: 17px;
    line-height: 27px;
  }

  .core-features-author {
    grid-column-gap: 10px;
  }

  .core-features-author-image-wrapper {
    width: 35px;
  }

  .core-features-author-name {
    font-size: 15px;
    line-height: 25px;
  }

  .core-features-wrapper {
    max-width: 320px;
    grid-row-gap: 80px;
  }

  .core-features-left-content {
    padding: 20px;
  }

  .core-features-analytics-title-wrapper {
    margin-bottom: 20px;
  }

  .core-features-analytics-title {
    font-size: 25px;
    line-height: 35px;
  }

  .core-features-analytics-description-text {
    max-width: 320px;
    font-size: 16px;
    line-height: 26px;
  }

  .core-features-analytics-list-wrapper {
    grid-row-gap: 15px;
  }

  .core-features-analytics-list-single {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: flex-start;
  }

  .core-features-analytics-list-arrow-wrap {
    width: 25px;
    padding-top: 0;
  }

  .core-features-analytics-list-text-wrapper {
    width: 100%;
  }

  .core-features-analytics-list-title, .core-features-analytics-list-description {
    font-size: 16px;
    line-height: 26px;
  }

  .core-features-right-content._1 {
    height: 450px;
  }

  .core-features-right-content._2 {
    height: 380px;
  }

  .core-features-right-content._3 {
    height: 400px;
  }

  .core-features-card-image-1 {
    max-width: 240px;
  }

  .core-features-card-image-2 {
    width: 140px;
    top: 56px;
    right: 15px;
  }

  .core-features-card-image-3 {
    width: 120px;
    top: 317px;
    left: 15px;
  }

  .core-features-card-image-4 {
    width: 120px;
    bottom: 68px;
    right: 15px;
  }

  .core-features-card-image-5 {
    max-width: 240px;
  }

  .core-features-card-image-6 {
    width: 60px;
    top: 53px;
    left: 70px;
  }

  .core-features-card-image-7 {
    width: 130px;
    top: 138px;
    right: 15px;
  }

  .core-features-card-image-8 {
    width: 145px;
    bottom: 42px;
    left: 30px;
  }

  .core-features-card-image-9 {
    max-width: 240px;
  }

  .core-features-card-image-10 {
    width: 100px;
    top: 42px;
  }

  .core-features-card-image-11 {
    width: 120px;
    top: 29%;
    bottom: auto;
    left: 10px;
    right: auto;
  }

  .core-features-card-image-12 {
    width: 140px;
    bottom: 46px;
  }

  .core-features-number-wrap {
    width: 40px;
    height: 40px;
    font-size: 18px;
    top: -41px;
  }

  .core-features-number-wrap.right {
    top: -40px;
  }

  .integration-section-single-title-wrapper {
    max-width: 320px;
  }

  .integration-section-title {
    font-size: 24px;
    line-height: 34px;
  }

  .integration-section-description-text-wrapper {
    max-width: 320px;
  }

  .integration-section-description-text {
    font-size: 15px;
    line-height: 25px;
  }

  .integration-grid {
    grid-template-columns: 1fr 1fr;
  }

  .integration-single-wrapper {
    width: 120px;
    height: 120px;
  }

  .testimonial-section-title-wrapper {
    margin-bottom: 40px;
  }

  .testimonial-section-title {
    font-size: 24px;
    line-height: 34px;
  }

  .testimonial-section-paragraph-text {
    max-width: 262px;
    font-size: 16px;
    line-height: 26px;
  }

  .testimonial-single-wrapper {
    padding: 25px 15px;
  }

  .testimonial-title-image-wrap {
    margin-bottom: 15px;
  }

  .testimonial-title-image {
    width: 100px;
  }

  .testimonial-description-text, .testimonial-description-text.width-251px {
    max-width: 251px;
    font-size: 16px;
    line-height: 26px;
  }

  .testimonial-author-wrap {
    grid-column-gap: 10px;
  }

  .testimonial-author-name {
    font-size: 18px;
    line-height: 28px;
  }

  .benefit-wrapper {
    padding-top: 55px;
    padding-bottom: 60px;
  }

  .section-title-wrapper.hv2 {
    max-width: 320px;
  }

  .section-title {
    font-size: 23px;
    line-height: 33px;
  }

  .section-title.blog {
    font-size: 22px;
    line-height: 32px;
  }

  .section-title.blog-hv2 {
    max-width: 320px;
    font-size: 20px;
    line-height: 30px;
  }

  .section-paragraph-text {
    font-size: 16px;
    line-height: 26px;
  }

  .section-paragraph-text.benefit {
    max-width: 260px;
    font-size: 16px;
    line-height: 26px;
  }

  .section-paragraph-text.cta {
    max-width: 275px;
    font-size: 16px;
    line-height: 26px;
  }

  .section-paragraph-text.blog-hv2 {
    max-width: 280px;
    font-size: 15px;
    line-height: 25px;
  }

  .benefit-tabs-menu-wrapper {
    margin-bottom: 40px;
  }

  .benefit-tab-link {
    padding-left: 15px;
    padding-right: 15px;
  }

  .benefit-tabs-content {
    overflow: visible;
  }

  .benefit-tab-title {
    font-size: 20px;
    line-height: 30px;
  }

  .benefit-tab-description-text {
    max-width: 320px;
    font-size: 17px;
    line-height: 27px;
  }

  .benefit-list-single {
    grid-column-gap: 7px;
  }

  .benefit-list-check-icon-wrapper {
    width: 15px;
  }

  .benefit-list-text-block {
    font-size: 12px;
  }

  .benefit-card-image-1 {
    max-width: 240px;
  }

  .benefit-card-image-2 {
    width: 140px;
    bottom: -6%;
  }

  .benefit-card-image-3 {
    width: 140px;
    top: 14px;
  }

  .blog-post-single-wrapper {
    grid-row-gap: 20px;
    padding: 15px;
  }

  .blog-post-category-date-wrap {
    margin-bottom: 13px;
  }

  .blog-post-name {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 30px;
  }

  .blog-post-author-wrapper {
    grid-column-gap: 10px;
  }

  .blog-post-author-image-wrapper {
    width: 40px;
  }

  .blog-post-author-name {
    margin-bottom: 2px;
    font-size: 18px;
  }

  .cta-wrapper {
    padding: 60px 10px;
  }

  .cta-single-wrapper {
    max-width: 320px;
  }

  .cta-form-single-wrapper {
    flex-direction: column;
  }

  .cta-form-text-field {
    height: 50px;
    font-size: 16px;
  }

  .cta-form-text-field.right-border-none {
    border-bottom-style: none;
    border-right-style: solid;
  }

  .cta-button {
    width: 100%;
    height: 50px;
    border-left: 1px solid #000;
    font-size: 16px;
  }

  .cta-shape {
    width: 100px;
    right: 40px;
  }

  .faq-question {
    width: 240px;
    font-size: 21px;
  }

  .faq-question.faq-question-hv2 {
    width: 220px;
    font-size: 18px;
    line-height: 28px;
  }

  .faq-arrow-icon {
    width: 10px;
  }

  .faq-arrow-icon-wrapper.faq-arrow-icon-wrapper-hv2 {
    width: 25px;
    height: 25px;
  }

  .paragraph.for-faq {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 24px;
  }

  .faq-singel-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .faq-heading-v2-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq-down {
    width: 15px;
    height: 15px;
    font-size: 22px;
  }

  .faq-v2-ans-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-v2-ans {
    line-height: 25px;
  }

  .footer-top-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-details-wrapper {
    padding: 25px 15px;
  }

  .footer-logo-link-block {
    margin-bottom: 20px;
  }

  .footer-description-text {
    font-size: 16px;
    line-height: 26px;
  }

  .footer-form-title {
    font-size: 20px;
    line-height: 30px;
  }

  .footer-form-text-field {
    height: 52px;
    margin-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-form-submit-button {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .footer-form-block {
    margin-bottom: 25px;
  }

  .footer-contact-text-block {
    font-size: 16px;
  }

  .footer-menu-grid {
    grid-column-gap: 15px;
  }

  .footer-menu-list-wrapper {
    grid-row-gap: 15px;
  }

  .footer-menu-text-link, .footer-social-media-single {
    font-size: 16px;
  }

  .footer-details-text-block {
    font-size: 14px;
    line-height: 24px;
  }

  .hero-content {
    grid-row-gap: 50px;
  }

  .hero-title-wrapper {
    max-width: 320px;
  }

  .hero-title {
    font-size: 30px;
    line-height: 40px;
  }

  .hero-description-text {
    max-width: 277px;
  }

  .hero-image-wrapper {
    width: 260px;
    height: 380px;
  }

  .hero-image-shape2 {
    height: 346px;
  }

  .hero-card-image1 {
    width: 140px;
    left: -19px;
  }

  .hero-card-image2 {
    width: 140px;
  }

  .hero-card-image3 {
    right: -18px;
  }

  .hero-circel-shape {
    bottom: -17px;
  }

  .hero-card-shape4, .hero-card-shape5 {
    left: -11px;
  }

  .esponsor-wrapper {
    grid-row-gap: 20px;
  }

  .esponsor-tag-text-block {
    font-size: 18px;
  }

  .single-sponsor-img {
    margin-right: 20px;
  }

  .features-text-wrapper-hv2 {
    max-width: 320px;
  }

  .features-title-hv2 {
    font-size: 30px;
    line-height: 40px;
  }

  .features-description-text {
    max-width: 320px;
    font-size: 16px;
    line-height: 26px;
  }

  .features-top-image-wrapper {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .features-single {
    padding: 20px;
  }

  .features-image-wrap-hv2 {
    margin-bottom: 15px;
  }

  .features-image-hv2 {
    width: 40px;
  }

  .features-single-title-hv2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .features-single-description-text {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
  }

  .features-link-arrow {
    font-size: 18px;
  }

  .process-section-title-wrapper {
    max-width: 320px;
    margin-bottom: 40px;
  }

  .process-section-title {
    font-size: 23px;
    line-height: 33px;
  }

  .process-wrapper {
    padding-bottom: 60px;
  }

  .process-grid {
    grid-row-gap: 20px;
  }

  .process-number-wrapper {
    width: 80px;
    height: 80px;
  }

  .process-number {
    font-size: 34px;
    line-height: 44px;
  }

  .process-title {
    font-size: 22px;
    line-height: 32px;
  }

  .process-description-text {
    max-width: 275px;
    font-size: 15px;
    line-height: 25px;
  }

  .cta-wrapper-hv2 {
    max-width: 320px;
  }

  .cta-title {
    font-size: 26px;
    line-height: 36px;
  }

  .cta-description-text {
    max-width: 320px;
  }

  .log-in {
    padding: 30px 15px;
  }

  .log-in-title {
    font-size: 23px;
    line-height: 23px;
  }

  .log-in-description-text-block {
    font-size: 16px;
  }

  .log-in-form-wrapper {
    margin-bottom: 30px;
  }

  .log-in-form-field-label {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .log-in-top-content {
    margin-bottom: 20px;
  }

  .log-in-form-text-field {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
  }

  .log-in-form-content {
    grid-row-gap: 20px;
  }

  .checkbox-label, .sign-in-forgot-text-link {
    font-size: 16px;
  }

  .log-in-submit-button {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .log-in-social-wrapper {
    grid-row-gap: 20px;
    padding-top: 20px;
  }

  .log-in-social-link-block {
    grid-column-gap: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 17px;
  }

  .sign-in-right-content {
    padding: 40px 10px;
  }

  .faq-header-2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .feedback-text-wrapper {
    max-width: 260px;
  }

  .feedback-title {
    font-size: 28px;
    line-height: 38px;
  }

  .feedback-description-text {
    max-width: 320px;
    font-size: 16px;
    line-height: 26px;
  }

  .feedback-description {
    font-size: 16px;
  }

  .feedback-author-wrapper {
    grid-column-gap: 10px;
  }

  .feedback-author-image-wrapper {
    width: 40px;
  }

  .feedback-author-name {
    margin-bottom: 4px;
    font-size: 18px;
  }

  .feedback-bottom-content {
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-single-wrapper {
    padding: 15px;
  }

  .blog-name {
    font-size: 19px;
    line-height: 29px;
  }

  .blog-author-link-block-wrapper {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-link-block {
    font-size: 17px;
    line-height: 20px;
  }

  .analytic-modules-section-title-wrapper {
    max-width: 320px;
  }

  .analytic-modules-section-title {
    font-size: 30px;
    line-height: 40px;
  }

  .analytic-modules-section-paragraph-text {
    max-width: 279px;
  }

  .analytic-modules-title {
    font-size: 23px;
    line-height: 33px;
  }

  .analytic-modules-description-text {
    font-size: 15px;
    line-height: 25px;
  }

  .analytic-modules-list {
    grid-row-gap: 15px;
  }

  .analytic-modules-list-item {
    font-size: 14px;
  }

  .analytic-modules-list-arrow-wrap {
    width: 23px;
  }

  .analytic-modules-image-wrapper {
    padding: 20px;
  }

  .analytic-modules-image-1 {
    width: 230px;
  }

  .analytic-modules-image-2 {
    width: 100px;
    top: 40px;
    right: 15px;
  }

  .analytic-modules-image-3 {
    width: 140px;
    left: 10px;
  }

  .integration-left-wrapper {
    max-width: 320px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .integration-title {
    font-size: 24px;
    line-height: 34px;
  }

  .integration-description-text {
    max-width: 320px;
  }

  .integrated-tools-wrapper {
    height: 300px;
    grid-column-gap: 15px;
  }

  .integrated-tools-item-single {
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
  }

  .integrated-tools-item-image {
    width: 50px;
  }

  .services-section-title-wrapper {
    margin-bottom: 40px;
  }

  .services-section-title {
    max-width: 320px;
    font-size: 25px;
    line-height: 35px;
  }

  .services-section-paragraph-text {
    font-size: 15px;
    line-height: 25px;
  }

  .services-wrapper.mb150 {
    margin-bottom: 60px;
  }

  .services-title {
    max-width: 320px;
    font-size: 25px;
    line-height: 35px;
  }

  .services-title.two {
    max-width: 320px;
    font-size: 23px;
    line-height: 33px;
  }

  .services-description-text {
    max-width: 320px;
    font-size: 15px;
    line-height: 25px;
  }

  .services-single-wrap {
    padding: 15px;
  }

  .services-single-wrap.border-two {
    grid-column-gap: 10px;
  }

  .services-check-box-wrapper {
    width: 20px;
    padding-top: 5px;
  }

  .services-list-text-wrapper {
    width: 205px;
  }

  .services-list-title {
    font-size: 19px;
    line-height: 29px;
  }

  .services-list-description-text {
    font-size: 14px;
    line-height: 24px;
  }

  .services-main {
    grid-row-gap: 25px;
  }

  .services-right-content {
    max-width: 320px;
  }

  .services-image-wrapper._1, .services-image-wrapper._2 {
    height: 370px;
    border-radius: 15px;
  }

  .services-card-image1 {
    width: 250px;
  }

  .services-card-image2 {
    width: 120px;
  }

  .services-card-image3 {
    width: 150px;
    top: 45px;
  }

  .services-card-image4 {
    width: 100px;
    bottom: 38px;
    left: 27px;
  }

  .services-card-image5 {
    width: 250px;
  }

  .services-card-image6 {
    width: 120px;
  }

  .services-card-image7 {
    width: 100px;
    top: 34px;
  }

  .services-card-image8 {
    width: 120px;
    bottom: 27px;
    right: 25px;
  }

  .core-features-section-title-hv2-wrapper {
    max-width: 320px;
    margin-bottom: 80px;
  }

  .core-features-section-title-hv2 {
    max-width: 320px;
    font-size: 26px;
    line-height: 36px;
  }

  .core-features-section-paragraph-hv2 {
    max-width: 320px;
    font-size: 16px;
    line-height: 26px;
  }

  .core-features-single-wrapper-hv2 {
    margin-bottom: 80px;
  }

  .core-features-left-content-hv2._1 {
    height: 400px;
  }

  .core-features-left-content-hv2._2 {
    height: 390px;
  }

  .core-features-left-content-hv2._3 {
    height: 400px;
  }

  .core-features-card-image1 {
    width: 250px;
  }

  .core-features-card-image2 {
    width: 140px;
    top: 33px;
    right: 10px;
  }

  .core-features-card-image3 {
    width: 130px;
    bottom: 32px;
    left: 13px;
  }

  .core-features-card-image4 {
    width: 100px;
    bottom: 42px;
  }

  .core-features-details-top-content {
    padding: 30px 15px;
  }

  .core-features-title {
    font-size: 22px;
    line-height: 32px;
  }

  .core-features-details-single {
    max-width: 260px;
  }

  .core-features-description-text {
    font-size: 15px;
    line-height: 25px;
  }

  .core-features-details-single-wrapper {
    padding: 20px 15px 30px;
  }

  .core-features-details-title {
    font-size: 18px;
    line-height: 28px;
  }

  .core-features-details-description-text {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 25px;
  }

  .core-features-card-image5 {
    width: 250px;
  }

  .core-features-card-image8 {
    width: 50px;
    top: 72px;
    left: 40px;
  }

  .core-features-card-image6 {
    width: 120px;
    top: 48px;
  }

  .core-features-card-image7 {
    width: 160px;
    bottom: 40px;
  }

  .core-features-card-image9 {
    width: 250px;
  }

  .core-features-card-image10 {
    width: 100px;
    top: 39px;
    right: 30px;
  }

  .core-features-card-image11 {
    width: 120px;
    bottom: 35px;
    left: 15px;
  }

  .core-features-card-image12 {
    width: 115px;
    bottom: 40px;
  }

  .inner-banner-title {
    font-size: 26px;
    line-height: 36px;
  }

  .inner-banner-text-link {
    font-size: 16px;
  }

  .style-guide-single-wrapper {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }

  .style-guide-title-wrapper {
    margin-bottom: 30px;
  }

  .style-guide-title {
    font-size: 28px;
    line-height: 38px;
  }

  .style-guide-color-plate-grid {
    grid-template-columns: 1fr;
  }

  .style-guide-buttons-wrapper {
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  .license-single-wrapper {
    margin-bottom: 40px;
  }

  .license-text-wrapper {
    margin-bottom: 30px;
  }

  .license-title {
    font-size: 32px;
    line-height: 42px;
  }

  .license-image-top-grid, .license-image-top-grid.two {
    grid-column-gap: 10px;
  }

  .license-middle-image-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .license-icon-wrapper {
    max-width: 300px;
  }

  .license-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .changelog-single-wrapper {
    padding: 25px 20px;
  }

  .changelog-tag {
    padding-left: 16px;
    padding-right: 16px;
  }

  .changelog-title {
    font-size: 22px;
    line-height: 32px;
  }

  .changelog-details-text {
    font-size: 15px;
    line-height: 25px;
  }

  .not-found-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .not-found-left-content {
    max-width: 150px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .not-found-image {
    width: 90px;
  }

  .not-found-title {
    font-size: 32px;
    line-height: 42px;
  }

  .not-found-description-text {
    font-size: 17px;
    line-height: 27px;
  }

  .password-protected-wrapper {
    padding: 30px 15px;
  }

  .password-protected-title {
    font-size: 26px;
    line-height: 36px;
  }

  .password-protected-description-text {
    max-width: 251px;
    font-size: 16px;
    line-height: 26px;
  }

  .password-protected-text-field {
    height: 50px;
    margin-bottom: 15px;
    font-size: 16px;
  }

  .password-protected-submit-button {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
  }

  .download-single-wrapper {
    padding: 20px 15px;
  }

  .download-image {
    width: 50px;
  }

  .download-title {
    font-size: 28px;
    line-height: 38px;
  }

  .contact-us-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contact-us-title {
    font-size: 28px;
    line-height: 38px;
  }

  .contact-us-form-single-wrapper {
    grid-row-gap: 20px;
    margin-bottom: 20px;
  }

  .contact-us-form-text-field {
    height: 45px;
    padding-left: 20px;
    font-size: 16px;
  }

  .contact-us-form-textarea {
    min-height: 120px;
    font-size: 16px;
  }

  .contact-us-submit-button {
    padding: 14px 25px;
  }

  .career-financial-section-title-wrapper {
    margin-bottom: 40px;
  }

  .career-financial-section-title {
    font-size: 22px;
    line-height: 32px;
  }

  .career-financial-section-description-text {
    max-width: 320px;
    font-size: 16px;
    line-height: 26px;
  }

  .career-financial-details-text {
    max-width: 320px;
    font-size: 17px;
    line-height: 27px;
  }

  .career-benefits-section-title {
    font-size: 26px;
    line-height: 36px;
  }

  .career-benefits-section-description-text {
    max-width: 320px;
    font-size: 16px;
    line-height: 26px;
  }

  .career-benefits-single-wrapper {
    padding: 20px;
  }

  .career-benefits-image-wrapper {
    margin-bottom: 20px;
  }

  .career-benefits-image {
    width: 60px;
  }

  .career-section-title {
    font-size: 30px;
    line-height: 40px;
  }

  .career-post-single-wrapper {
    padding: 20px 15px;
  }

  .career-post-top-content {
    grid-row-gap: 15px;
  }

  .job-post-salary-wrapper {
    grid-row-gap: 4px;
    flex-direction: column;
    align-items: flex-start;
  }

  .career-location, .job-time {
    font-size: 14px;
  }

  .job-post-name {
    font-size: 21px;
    line-height: 31px;
  }

  .job-post-description {
    font-size: 15px;
    line-height: 25px;
  }

  .faq-cta {
    padding-top: 60px;
  }

  .career-details-wrapper {
    grid-row-gap: 30px;
  }

  .career-details-name {
    font-size: 28px;
    line-height: 38px;
  }

  .career-details-description-text {
    font-size: 16px;
    line-height: 26px;
  }

  .career-details-rich-texts h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .career-details-apply-wrap {
    padding: 20px;
  }

  .career-details-apply-title {
    font-size: 28px;
    line-height: 38px;
  }

  .career-details-apply-description-text {
    font-size: 16px;
    line-height: 26px;
  }

  .explore-integrations-title {
    font-size: 30px;
    line-height: 40px;
  }

  .explore-integrations-category-wrapper {
    width: 100%;
  }

  .explore-integrations-category-single {
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .integrations-category-link-block {
    width: 100%;
    text-align: center;
  }

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

  .integrations-category-collection-list {
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .integrations-single {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .integrations-image-wrapper {
    width: 70px;
    height: 70px;
  }

  .integrations-name {
    font-size: 20px;
    line-height: 30px;
  }

  .integrations-description-text {
    font-size: 17px;
    line-height: 27px;
  }

  .integration-details-image-wrapper {
    width: 100%;
  }

  .integration-details-single-image-wrap {
    width: 100px;
    height: 100px;
  }

  .integration-details-single-image {
    width: 40px;
  }

  .integration-details-name-description {
    margin-bottom: 25px;
  }

  .integration-details-name {
    font-size: 24px;
    line-height: 34px;
  }

  .integration-details-description-text {
    max-width: 270px;
    font-size: 16px;
    line-height: 26px;
  }

  .integration-details-bottom-content {
    margin-bottom: 30px;
  }

  .integration-rich-content h2 {
    font-size: 26px;
    line-height: 36px;
  }

  .integration-rich-content p {
    font-size: 15px;
    line-height: 25px;
  }

  .integration-rich-content figure {
    margin-top: 20px;
  }

  .pricing-tabs-menu {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .pricing-tab-link {
    text-align: center;
  }

  .pricing-single-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .pricing-image-wrapper {
    margin-bottom: 15px;
  }

  .pricing-top-content {
    padding-bottom: 20px;
  }

  .pricing-name {
    margin-bottom: 8px;
    font-size: 25px;
    line-height: 35px;
  }

  .pricing-price {
    font-size: 32px;
    line-height: 42px;
  }

  .pricing-bottom-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .table-heading-price {
    font-size: 14px;
    line-height: 130%;
  }

  .table-data-title {
    font-size: 16px;
  }

  .compare-pricing-table-tittle-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .table-heading-tittle {
    font-size: 18px;
  }

  .price-table-data-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .table-icon {
    width: 20px;
  }

  .pricing-details-left-content {
    padding: 20px;
  }

  .pricing-details-title {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .pricing-details-description-text {
    font-size: 16px;
    line-height: 26px;
  }

  .pricing-details-price {
    font-size: 26px;
    line-height: 36px;
  }

  .pricing-details-select-field, .add-to-cart-button {
    height: 50px;
  }

  .pricing-details-name-description-wrapper {
    margin-bottom: 20px;
  }

  .pricing-details-name {
    font-size: 28px;
    line-height: 38px;
  }

  .about-plan-title {
    font-size: 25px;
    line-height: 35px;
  }

  .articles-top-content {
    margin-bottom: 60px;
  }

  .articles-single-wrapper {
    padding: 15px;
  }

  .articles-tag {
    margin-bottom: 7px;
  }

  .articles-name {
    font-size: 20px;
    line-height: 30px;
  }

  .articles-link-block {
    width: 55px;
    height: 55px;
  }

  .articles-categories-wrapper {
    margin-bottom: 40px;
  }

  .articles-categories-title {
    font-size: 28px;
    line-height: 38px;
  }

  .articles-categories-tabs-wrapper {
    width: 100%;
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .articles-categories-tab-link, .articles-categories-collection-list-wrapper {
    width: 100%;
  }

  .articles-categories-list {
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .blog-details-name {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 34px;
  }

  .blog-details-top-content {
    margin-bottom: 30px;
  }

  .blog-details-author-image-wrapper {
    width: 45px;
  }

  .blog-details-description-description-text {
    font-size: 16px;
    line-height: 26px;
  }

  .blog-details-rich-content h2 {
    font-size: 22px;
    line-height: 32px;
  }

  .blog-details-rich-content p {
    font-size: 16px;
    line-height: 26px;
  }

  .blog-details-rich-content blockquote {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    line-height: 28px;
  }

  .blog-details-rich-content figure {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .about-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .about-us-section-title-wrapper {
    margin-bottom: 40px;
  }

  .about-us-section-title {
    max-width: 320px;
    font-size: 24px;
    line-height: 34px;
  }

  .about-us-section-description-text {
    max-width: 320px;
    font-size: 16px;
    line-height: 26px;
  }

  .about-images-wrapper {
    margin-bottom: 30px;
  }

  .about-details-wrapper {
    max-width: 320px;
  }

  .about-details-text {
    font-size: 16px;
    line-height: 26px;
  }

  .pricing-plan-title-wrapper {
    margin-bottom: 30px;
  }

  .previwe-banner-title {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .previwe-banner-description-text {
    max-width: 330px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 25px;
  }

  .previwe-banner-button-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
  }

  .previwe-banner-button-wrapper.left-content {
    align-items: flex-start;
  }

  .previwe-button {
    padding: 14px 20px;
    font-size: 16px;
  }

  .previwe-banner-top-content {
    margin-bottom: 40px;
  }

  .previwe-banner-ticker-wrappper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .preview-banner-image-wrapper {
    height: 230px;
  }

  .included-section-title-wrapper {
    margin-bottom: 40px;
  }

  .included-section-title {
    margin-bottom: 7px;
    font-size: 22px;
    line-height: 32px;
  }

  .included-section-paragraph-text {
    max-width: 320px;
    font-size: 16px;
    line-height: 26px;
  }

  .included-single-wrapper {
    padding: 20px;
  }

  .included-image-wrapper {
    width: 80px;
    height: 80px;
  }

  .included-image {
    width: 30px;
  }

  .included-title {
    font-size: 24px;
    line-height: 34px;
  }

  .included-description-text {
    font-size: 16px;
    line-height: 26px;
  }

  .demo-pages-section-title {
    max-width: 320px;
    margin-bottom: 7px;
    font-size: 28px;
    line-height: 38px;
  }

  .demo-pages-section-paragraph-text {
    max-width: 320px;
    font-size: 15px;
    line-height: 25px;
  }

  .demo-grid {
    grid-row-gap: 20px;
  }

  .single-demo {
    padding: 15px;
  }

  .demo-tag {
    font-size: 18px;
  }

  .previwe-figma-wrapper {
    max-width: 100%;
  }

  .previwe-figma-image-wrapper {
    margin-bottom: 15px;
  }

  .previwe-figma-title {
    font-size: 30px;
    line-height: 40px;
  }

  .previwe-figma-description-text {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
  }

  .previwe-figma-single-image-wrapper {
    padding: 15px;
  }

  .previwe-footer-top-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .previwe-footer-title {
    font-size: 25px;
    line-height: 34px;
  }

  .previwe-footer-description-text {
    max-width: 267px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
  }

  .about-plan-section-title {
    max-width: 320px;
    font-size: 24px;
    line-height: 34px;
  }

  .about-plan-paragraph-text {
    max-width: 320px;
  }

  .about-plan-tab-menu {
    width: 100%;
    grid-row-gap: 10px;
    border-style: none;
    flex-direction: column;
    display: flex;
  }

  .about-plan-tab-link {
    border: 1px solid #000;
  }

  .about-plan-tab-link.about-plan-tab-link-three {
    border-style: solid;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .about-plan-tab-link.about-plan-tab-link-two {
    border: 1px solid #000;
  }

  .about-plan-tab-link.about-plan-tab-link-one {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .about-plan-heading {
    font-size: 25px;
    line-height: 35px;
  }

  .about-plan-details-text {
    font-size: 15px;
    line-height: 25px;
  }

  .about-plan-list-single {
    grid-column-gap: 10px;
  }

  .about-plan-list-text-block {
    font-size: 18px;
  }

  .our-team-section-title {
    font-size: 23px;
    line-height: 33px;
  }

  .our-team-description-text {
    font-size: 15px;
    line-height: 25px;
  }

  .team-slider-mask {
    width: 250px;
  }

  .team-slide-item {
    width: 250px;
    min-height: 300px;
  }

  .team-slider-image-wrap {
    height: 309px;
  }

  .slider-arrow.left, .slider-arrow.right {
    top: 27.5%;
  }

  .counter-tools-item-content {
    grid-column-gap: 10px;
  }

  .counter-tools-tag {
    padding: 4px 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .counter-tools-title {
    font-size: 20px;
    line-height: 30px;
  }

  .about-work-text-wrapper {
    max-width: 320px;
  }

  .about-work-title {
    font-size: 22px;
    line-height: 32px;
  }

  .about-work-description-text {
    font-size: 16px;
    line-height: 26px;
  }

  .about-work-single-wrapper {
    padding: 25px 20px;
  }

  .about-work-image-wrapper {
    margin-bottom: 20px;
  }

  .about-work-image {
    width: 40px;
  }

  .about-work-heading {
    margin-bottom: 7px;
  }

  .about-work-paragraph-text {
    font-size: 16px;
    line-height: 26px;
  }

  .decision-img-wrap {
    padding: 24px;
  }

  .decisions-content-flex-wrap {
    grid-row-gap: 25px;
  }

  .decision-img-2 {
    width: 180px;
  }

  .desicion-title {
    font-size: 20px;
    line-height: 30px;
  }

  .desicion-title.v2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .decision-img-3 {
    width: 180px;
  }

  .decision-img-1 {
    border-radius: 15px;
  }

  .decisions-content-wrapper {
    border-radius: 20px;
  }

  .decisions-content-sticky-wrap {
    height: auto;
  }

  .decision-single-img1 {
    max-width: 100%;
  }

  .desicion-description-text {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 25px;
  }

  .desicion-list-item {
    grid-column-gap: 7px;
    font-size: 14px;
    line-height: 25px;
  }

  .desicion-list-arrow-image {
    width: 20px;
  }

  .job-post-line {
    display: none;
  }

  .pricing-plan-name {
    font-size: 32px;
    line-height: 42px;
  }

  .dropdown-pd.pd-60px {
    height: 400px;
    margin-right: 20px;
    padding: 25px 15px;
  }

  .team-details-wrapper {
    padding: 15px;
  }

  .team-details-left-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .previwe-figma-image {
    width: 80px;
  }

  .cart-footer-button {
    height: 46px;
    font-size: 16px;
  }

  .team-details-image-wrapper {
    width: 150px;
    height: 150px;
  }

  .team-details-name {
    font-size: 26px;
    line-height: 36px;
  }

  .team-description-text {
    font-size: 15px;
    line-height: 25px;
  }

  .team-details-title {
    font-size: 24px;
    line-height: 34px;
  }

  .team-details-list {
    grid-row-gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .team-details-item {
    font-size: 14px;
    line-height: 24px;
  }

  .top-navigation-content-wrap {
    grid-row-gap: 5px;
  }

  .top-navigation-details {
    max-width: 80%;
  }
}

#w-node-_84fe82c6-c515-525b-d353-d062dbb3a968-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a970-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a978-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a98a-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a990-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a9a0-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a9a6-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a9ac-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a9b2-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a9b8-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a9be-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a9c4-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a9ca-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a9d0-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a9d6-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a9e6-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a9ec-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a9f2-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3a9f8-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3aa0f-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3aa15-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3aa1b-3733d00e, #w-node-_84fe82c6-c515-525b-d353-d062dbb3aa21-3733d00e, #w-node-_58c88af3-de5c-6e7e-fc7f-5e1f57cb21e5-57cb21c8, #w-node-_58c88af3-de5c-6e7e-fc7f-5e1f57cb2202-57cb21c8, #w-node-_58c88af3-de5c-6e7e-fc7f-5e1f57cb2219-57cb21c8, #w-node-_58c88af3-de5c-6e7e-fc7f-5e1f57cb2236-57cb21c8, #w-node-_4c727678-b8e4-f5af-051b-c7611fc3ba95-6627ce46, #w-node-_4c727678-b8e4-f5af-051b-c7611fc3bab0-6627ce46, #w-node-_4c727678-b8e4-f5af-051b-c7611fc3bace-6627ce46, #w-node-_72e0b09a-d722-c56c-eb0a-807f10ae600b-9129c7a5, #w-node-_246fac23-13f5-be84-932a-b811c60d2ee7-9129c7a5, #w-node-cf2719f5-f293-6aaf-d4c3-ba21ef324e6f-9129c7a5, #w-node-_8cc3aecf-c17a-3eb3-3675-3dd612dc981b-9129c7a5, #w-node-bb92331e-68ce-0228-c7c5-16ec5df9e2d0-9129c7a5, #w-node-_9b47d779-d1ad-27d8-53b4-fe71167dbdd2-9129c7a5, #w-node-_9b47d779-d1ad-27d8-53b4-fe71167dbde0-9129c7a5, #w-node-_9da1c90a-7a54-c6a1-e7ec-196ca5200d65-9129c7a5, #w-node-_9da1c90a-7a54-c6a1-e7ec-196ca5200d73-9129c7a5, #w-node-aea53b80-8a86-5f74-9452-7ba173be71c7-9129c7a5, #w-node-ee2dc762-7165-a4e9-466c-b7b0043647ec-9129c7a5, #w-node-fd3b9a2d-d13b-1f87-d3c5-29a5b550a746-9129c7a5, #w-node-ee44d518-d251-c7fa-ba20-1e5cb8db1b2b-9129c7a5, #w-node-_93b3878f-44ba-d367-3029-3195cec89f5d-9129c7a5, #w-node-_93b3878f-44ba-d367-3029-3195cec89f7a-9129c7a5, #w-node-_93b3878f-44ba-d367-3029-3195cec89f91-9129c7a5, #w-node-_93b3878f-44ba-d367-3029-3195cec89fae-9129c7a5, #w-node-_776b6f08-a465-9018-6ab8-dae5a2cac8ed-4b2768c4, #w-node-_776b6f08-a465-9018-6ab8-dae5a2cac8ef-4b2768c4, #w-node-_776b6f08-a465-9018-6ab8-dae5a2cac8f1-4b2768c4, #w-node-_61e76e71-80df-af3a-5bb2-303da0f64343-4b2768c4, #w-node-_61e76e71-80df-af3a-5bb2-303da0f64345-4b2768c4, #w-node-_61e76e71-80df-af3a-5bb2-303da0f64347-4b2768c4, #w-node-f9f1704f-0c9f-96f1-e6c2-cac34342af73-4b2768c4, #w-node-_2cae234d-68ec-dda8-aba5-8e2a52e3a7a2-4b2768c4, #w-node-ed90a451-3cb1-d2c6-c18d-f11e3ac78715-4b2768c4, #w-node-_1fc1eecd-bbf7-df8c-a064-47d6b7a57a32-4b2768c4, #w-node-_98664164-6039-715e-77d1-16c24f1bb62c-6848ff5a, #w-node-aa15eb4e-709c-2ee9-b9f7-bcd6d89085c7-6848ff5a, #w-node-_4dab9768-c838-cf52-e3ed-b2b2f9c1f917-6848ff5a, #w-node-_24499f07-8bfb-32b3-6409-3bbff181ce72-6848ff5a, #w-node-_1f1d85b0-5741-e7e0-2436-0965ae42871c-6848ff5a, #w-node-_9c8e83a2-9b50-3069-8a57-ce8a60c9b996-6848ff5a, #w-node-_222bb96b-eac7-d711-a2d6-737b5a14241c-6848ff5a, #w-node-d39c8e4f-6ef1-81cc-74b9-2862cba9364b-6848ff5a, #w-node-_8b70f825-7698-326e-a4d7-2de3549d6e91-14b610fe, #w-node-ba437620-48b8-5f15-7bb5-c3c843569173-14b610fe, #w-node-_75a76e47-535f-38f8-3a99-d8e44e0ce7d7-14b610fe, #w-node-_1edc8e66-32a9-af71-600f-2a668e464e07-14b610fe, #w-node-e8a6b053-49d8-9b14-e535-bc738263fd6e-14b610fe, #w-node-_8374b4b2-b598-dcd8-3db2-191a96bb2191-14b610fe, #w-node-af5d6bc4-f251-1c92-2f7b-b85a3b7fa0d7-14b610fe, #w-node-_9614b014-e390-1770-c294-c9a26934ec72-14b610fe, #w-node-_9614b014-e390-1770-c294-c9a26934ec74-14b610fe, #w-node-_9614b014-e390-1770-c294-c9a26934ec76-14b610fe, #w-node-_9a608a57-d178-6213-39ac-d214b56d642a-14b610fe, #w-node-_6e5a23de-94c8-173f-0f60-17f405472c78-14b610fe, #w-node-eede2476-93e5-397e-f9c0-5a961f3b386c-14b610fe, #w-node-_8c09aac9-5670-0f73-c301-88e283d6faa1-14b610fe, #w-node-_90a4263e-b7d2-65b8-f092-4e3897594151-14b610fe, #w-node-_4e7b9f36-15ca-febe-45ec-2c939dd61750-14b610fe, #w-node-_19919c3b-c996-fb2a-c02d-1e856610895e-a25b34a6, #w-node-e88b45b5-432b-1fd2-af51-adbbc3cad81c-a25b34a6, #w-node-_0d29965f-74f5-6f4a-189b-4be539b2b31b-a25b34a6, #w-node-_0710d2ef-db93-67ff-b4ee-d9939d08bda1-89a206a3, #w-node-_438d4437-578a-f90f-7da9-7dcc18dd594c-89a206a3, #w-node-_87dec58c-ed51-3327-987c-1a0d916184b9-89a206a3, #w-node-_367a585a-e2b9-b342-f061-95f80f11d97f-89a206a3, #w-node-dc849ca0-1f7d-2123-3d9e-664e0422ff65-89a206a3, #w-node-a2227754-92ea-28d0-754f-5c172f2f8212-89a206a3, #w-node-_048e5271-9157-32b8-d03c-220a79d3f052-eb6d7402, #w-node-_6c70ee2a-588e-b516-555a-c69a20ed8954-eb6d7402, #w-node-f8aff384-0d11-a3ac-799b-5174224a2eb6-eb6d7402, #w-node-e844406b-8fb4-b582-654b-d86431d03050-eb6d7402, #w-node-e844406b-8fb4-b582-654b-d86431d03086-eb6d7402, #w-node-e844406b-8fb4-b582-654b-d86431d030bd-eb6d7402 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a86017cb-8064-2dac-c8c0-95bacab38e2d-eb6d7402 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-a86017cb-8064-2dac-c8c0-95bacab38e30-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e35-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e3a-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e41-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e44-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e47-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e49-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e4c-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e4f-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e52-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e55-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e59-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e5c-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e5e-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e60-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e63-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e66-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e68-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e6a-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e6d-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e70-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e73-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e76-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e7a-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e7d-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e7f-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e81-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e84-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e87-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e89-eb6d7402, #w-node-a86017cb-8064-2dac-c8c0-95bacab38e8b-eb6d7402, #w-node-f9e86f67-0229-9a14-dba4-40b5a7631f00-7fc6bced, #w-node-_4cd2c853-8d67-028f-fc0b-fee43ada6e54-7fc6bced, #w-node-_018baf2f-11fa-7f8e-0af2-26fbb1cb783b-7fc6bced, #w-node-_2f7fe001-eed4-dca0-676d-a5c2863050ec-7fc6bced, #w-node-efbd038f-2b58-c2b3-21cf-077447cd43c3-7fc6bced, #w-node-_15b7cb8e-e103-7836-cdb0-c88120e77680-7fc6bced, #w-node-_86d5e031-19bf-44b5-40de-3cec0345f3b6-7fc6bced, #w-node-c2c88c63-cbb2-731a-3265-99605487f121-7fc6bced, #w-node-b01efdcd-27f9-f97d-0dbc-2de90829cf02-7fc6bced, #w-node-_5649de0e-b948-92fa-e029-c1c66ce678e1-7fc6bced, #w-node-e1acd5af-de3a-b74d-bc79-08570ba36768-7fc6bced, #w-node-_38fbf988-6843-f44b-85d2-139d2f74bb74-7fc6bced, #w-node-_9e334b75-2568-39eb-2019-989f6a51e830-7fc6bced, #w-node-ae14820c-b71d-78eb-da80-878f415cbde0-7fc6bced, #w-node-_358fbc0d-340d-a8b2-d767-ece60869223f-7fc6bced, #w-node-_60e7284d-069f-9a8a-fe55-14c8810961ea-7fc6bced, #w-node-_763ccbd0-4d0f-ec48-d205-71bdd5a85522-7fc6bced, #w-node-cac7b857-66ab-bc99-556b-51ea6b79aac2-7fc6bced, #w-node-a0c77ff9-cd43-a6df-5604-954531c14d48-7fc6bced, #w-node-_466f2929-c692-5d0a-905e-72dde1b5eb86-7fc6bced, #w-node-_8ec7b1bb-c644-8bb8-c961-2579651dd2e8-7fc6bced, #w-node-bc060afb-7bde-e440-e89d-3facd2474809-7fc6bced, #w-node-b65df59a-867a-cd15-2f01-23279c546aa7-7fc6bced, #w-node-_640d0101-d50e-1f46-54ed-e8c31d156668-7fc6bced, #w-node-_63a065a0-4edf-2ba9-98fb-f5e865b48f0a-7fc6bced, #w-node-b66eb891-f7ce-4478-90cf-ad752a54e162-7fc6bced, #w-node-_1b277083-01ff-528c-e69b-45010158f2ad-7fc6bced, #w-node-_0955d624-d1b0-0740-fe3b-04d874a5d20c-7fc6bced, #w-node-_4ebbce3c-f8dd-d0d0-ab99-913f366cf6a0-7fc6bced {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-a86017cb-8064-2dac-c8c0-95bacab38e2d-eb6d7402 {
    justify-self: center;
  }
}

@font-face {
  font-family: 'Fa solid 900';
  src: url("6458dffcdf04d6378be520d9_fa-solid-900.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url("") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url("") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa v4compatibility';
  src: url("") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}