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

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: #0000;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.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: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1em;
}

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}



[class^="ty-icon-"],
[class*=" ty-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: inherit !important;
}

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

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

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

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

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

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

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

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

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

/* Touch-device background-attachment fix */
@media (hover: none) and (pointer: coarse) {
  * {
    background-attachment: scroll !important;
  }
}

.ty-block {
  display: block;
}

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

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

.ty-clearfix:after {
  clear: both;
}

.ty-hidden {
  display: none;
}

.ty-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.ty-button {
  -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
  color: #0000 !important;
}

.ty-code-block {
  margin: unset;
}

pre.ty-code-block code {
  all: inherit;
}

.ty-optimization {
  display: contents;
}







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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ty-input:focus,
.ty-select:focus 
  border-color: #3898ec;
}

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

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

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

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

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

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

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

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

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

.ty-radio-input {
  float: left;
  margin: 3px 0 0 -20px;
  line-height: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ty-col {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

.ty-widget {
  position: relative;
}

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

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

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

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

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

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

.ty-widget-twitter-count-shim {
  vertical-align: top;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  width: 28px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.ty-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

.ty-widget-twitter-count-shim .ty-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}

.ty-widget-twitter-count-shim .ty-widget-twitter-count-clear {
  display: block;
  position: relative;
}

.ty-widget-twitter-count-shim.ty--large {
  width: 36px;
  height: 28px;
}

.ty-widget-twitter-count-shim.ty--large .ty-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}

.ty-widget-twitter-count-shim:not(.ty--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}

.ty-widget-twitter-count-shim:not(.ty--vertical).ty--large {
  margin-left: 6px;
}

.ty-widget-twitter-count-shim:not(.ty--vertical):before,
.ty-widget-twitter-count-shim:not(.ty--vertical):after {
  content: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
}

.ty-widget-twitter-count-shim:not(.ty--vertical):before {
  border-width: 4px;
  border-color: #75869600 #5d6c7b #75869600 #75869600;
  margin-top: -4px;
  margin-left: -9px;
}

.ty-widget-twitter-count-shim:not(.ty--vertical).ty--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}

.ty-widget-twitter-count-shim:not(.ty--vertical):after {
  border-width: 4px;
  border-color: #fff0 #fff #fff0 #fff0;
  margin-top: -4px;
  margin-left: -8px;
}

.ty-widget-twitter-count-shim:not(.ty--vertical).ty--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}

.ty-widget-twitter-count-shim.ty--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}

.ty-widget-twitter-count-shim.ty--vertical:before,
.ty-widget-twitter-count-shim.ty--vertical:after {
  content: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
}

.ty-widget-twitter-count-shim.ty--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b #75869600 #75869600;
  margin-left: -5px;
}

.ty-widget-twitter-count-shim.ty--vertical:after {
  border-width: 4px;
  border-color: #fff #fff0 #fff0;
  margin-left: -4px;
}

.ty-widget-twitter-count-shim.ty--vertical .ty-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}

.ty-widget-twitter-count-shim.ty--vertical.ty--large {
  width: 76px;
}

.ty-background-video {
  color: #fff;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.ty-background-video > video {
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  inset: -100%;
}

.ty-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.ty-background-video--control {
  background-color: #0000;
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.ty-background-video--control > [hidden] {
  display: none !important;
}

.ty-slider {
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  background: #ddd;
  height: 300px;
  position: relative;
}

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

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

.ty-slider-nav {
  z-index: 2;
  text-align: center;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  height: 40px;
  margin: auto;
  padding-top: 10px;
  position: absolute;
  inset: auto 0 0;
}

.ty-slider-nav.ty-round > div {
  border-radius: 100%;
}

.ty-slider-nav.ty-num > div {
  font-size: inherit;
  line-height: inherit;
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
}

.ty-slider-nav.ty-shadow > div {
  box-shadow: 0 0 3px #3336;
}

.ty-slider-nav-invert {
  color: #fff;
}

.ty-slider-nav-invert > div {
  background-color: #2226;
}

.ty-slider-nav-invert > div.ty-active {
  background-color: #222;
}

.ty-slider-dot {
  cursor: pointer;
  background-color: #fff6;
  width: 1em;
  height: 1em;
  margin: 0 3px 0.5em;
  transition:
    background-color 0.1s,
    color 0.1s;
  display: inline-block;
  position: relative;
}

.ty-slider-dot.ty-active {
  background-color: #fff;
}

.ty-slider-dot:focus 
  box-shadow: 0 0 0 2px #fff;
}

.ty-slider-dot:focus.ty-active 
  box-shadow: none;
}

.ty-slider-arrow-left,
.ty-slider-arrow-right {
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  width: 80px;
  margin: auto;
  font-size: 40px;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.ty-slider-arrow-left [class^="ty-icon-"],
.ty-slider-arrow-right [class^="ty-icon-"],
.ty-slider-arrow-left [class*=" ty-icon-"],
.ty-slider-arrow-right [class*=" ty-icon-"] {
  position: absolute;
}

.ty-slider-arrow-left:focus,
.ty-slider-arrow-right:focus 
}

.ty-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.ty-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.ty-icon-slider-left,
.ty-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  inset: 0;
}

.ty-slider-aria-label {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.ty-slider-force-show {
  display: block !important;
}

.ty-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.ty-dropdown-btn,
.ty-dropdown-toggle,
.ty-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;
}

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

.ty-dropdown-toggle:focus 
}

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

.ty-dropdown-list {
  background: #ddd;
  min-width: 100%;
  display: none;
  position: absolute;
}

.ty-dropdown-list.ty--open {
  display: block;
}

.ty-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}

.ty-dropdown-link.ty--current {
  color: #0082f3;
}

.ty-dropdown-link:focus 
}

@media screen and (max-width: 767px) {
  .ty-nav-brand {
    padding-left: 10px;
  }
}

.ty-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: #000000e6;
  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;
  inset: 0;
  -webkit-transform: translate(0);
}

.ty-lightbox-backdrop,
.ty-lightbox-container {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  overflow: auto;
}

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

.ty-lightbox-view {
  opacity: 0;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.ty-lightbox-view:before {
  content: "";
  height: 100vh;
}

.ty-lightbox-group,
.ty-lightbox-group .ty-lightbox-view,
.ty-lightbox-group .ty-lightbox-view:before {
  height: 86vh;
}

.ty-lightbox-frame,
.ty-lightbox-view:before {
  vertical-align: middle;
  display: inline-block;
}

.ty-lightbox-figure {
  margin: 0;
  position: relative;
}

.ty-lightbox-group .ty-lightbox-figure {
  cursor: pointer;
}

.ty-lightbox-img {
  width: auto;
  max-width: none;
  height: auto;
}

.ty-lightbox-image {
  float: none;
  max-width: 100vw;
  max-height: 100vh;
  display: block;
}

.ty-lightbox-group .ty-lightbox-image {
  max-height: 86vh;
}

.ty-lightbox-caption {
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #0006;
  padding: 0.5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.ty-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.ty-lightbox-control {
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 4em;
  transition: all 0.3s;
  position: absolute;
  top: 0;
}

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

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

.ty-lightbox-close {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
  height: 2.6em;
  right: 0;
}

.ty-lightbox-strip {
  white-space: nowrap;
  padding: 0 1vh;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto hidden;
}

.ty-lightbox-item {
  box-sizing: content-box;
  cursor: pointer;
  width: 10vh;
  padding: 2vh 1vh;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
}

.ty-lightbox-active {
  opacity: 0.3;
}

.ty-lightbox-thumbnail {
  background: #222;
  height: 10vh;
  position: relative;
  overflow: hidden;
}

.ty-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}

.ty-lightbox-thumbnail .ty-lightbox-tall {
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

.ty-lightbox-thumbnail .ty-lightbox-wide {
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}

.ty-lightbox-spinner {
  box-sizing: border-box;
  border: 5px solid #0006;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  animation: 0.8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.ty-lightbox-spinner:after {
  content: "";
  border: 3px solid #0000;
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  inset: -4px;
}

.ty-lightbox-hide {
  display: none;
}

.ty-lightbox-noscroll {
  overflow: hidden;
}

@media (min-width: 768px) {
  .ty-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }

  .ty-lightbox-view,
  .ty-lightbox-view:before {
    height: 96vh;
  }

  .ty-lightbox-group,
  .ty-lightbox-group .ty-lightbox-view,
  .ty-lightbox-group .ty-lightbox-view:before {
    height: 84vh;
  }

  .ty-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }

  .ty-lightbox-group .ty-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }

  .ty-lightbox-left,
  .ty-lightbox-right {
    opacity: 0.5;
    display: block;
  }

  .ty-lightbox-close {
    opacity: 0.8;
  }

  .ty-lightbox-control:hover {
    opacity: 1;
  }
}

.ty-lightbox-inactive,
.ty-lightbox-inactive:hover {
  opacity: 0;
}

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

.ty-richtext:after {
  clear: both;
}

.ty-richtext[contenteditable="true"]:before,
.ty-richtext[contenteditable="true"]:after {
  white-space: initial;
}

.ty-richtext ol,
.ty-richtext ul {
  overflow: hidden;
}

.ty-richtext .ty-richtext-figure-selected.ty-richtext-figure-type-video div:after,
.ty-richtext .ty-richtext-figure-selected[data-rt-type="video"] div:after,
.ty-richtext .ty-richtext-figure-selected.ty-richtext-figure-type-image div,
.ty-richtext .ty-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}

.ty-richtext figure.ty-richtext-figure-type-video > div:after,
.ty-richtext figure[data-rt-type="video"] > div:after {
  content: "";
  display: none;
  position: absolute;
  inset: 0;
}

.ty-richtext figure {
  max-width: 60%;
  position: relative;
}

.ty-richtext figure > div:before {
  cursor: default !important;
}

.ty-richtext figure img {
  width: 100%;
}

.ty-richtext figure figcaption.ty-richtext-figcaption-placeholder {
  opacity: 0.6;
}

.ty-richtext figure div {
  color: #0000;
  font-size: 0;
}

.ty-richtext figure.ty-richtext-figure-type-image,
.ty-richtext figure[data-rt-type="image"] {
  display: table;
}

.ty-richtext figure.ty-richtext-figure-type-image > div,
.ty-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}

.ty-richtext figure.ty-richtext-figure-type-image > figcaption,
.ty-richtext figure[data-rt-type="image"] > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.ty-richtext figure.ty-richtext-figure-type-video,
.ty-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}

.ty-richtext figure.ty-richtext-figure-type-video iframe,
.ty-richtext figure[data-rt-type="video"] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.ty-richtext figure.ty-richtext-figure-type-video > div,
.ty-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}

.ty-richtext figure.ty-richtext-align-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.ty-richtext figure.ty-richtext-align-center.ty-richtext-figure-type-image > div,
.ty-richtext figure.ty-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}

.ty-richtext figure.ty-richtext-align-normal {
  clear: both;
}

.ty-richtext figure.ty-richtext-align-fullwidth {
  text-align: center;
  clear: both;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.ty-richtext figure.ty-richtext-align-fullwidth > div {
  padding-bottom: inherit;
  display: inline-block;
}

.ty-richtext figure.ty-richtext-align-fullwidth > figcaption {
  display: block;
}

.ty-richtext figure.ty-richtext-align-floatleft {
  float: left;
  clear: none;
  margin-right: 15px;
}

.ty-richtext figure.ty-richtext-align-floatright {
  float: right;
  clear: none;
  margin-left: 15px;
}

.ty-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

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

.ty-nav:after {
  clear: both;
}

.ty-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

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

.ty-nav-link.ty--current {
  color: #0082f3;
}

.ty-nav-menu {
  float: right;
  position: relative;
}

[data-nav-menu-open] {
  text-align: center;
  background: #c8c8c8;
  min-width: 200px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}

.ty--nav-link-open {
  display: block;
  position: relative;
}

.ty-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.ty-nav-overlay [data-nav-menu-open] {
  top: 0;
}

.ty-nav[data-animation="over-left"] .ty-nav-overlay {
  width: auto;
}

.ty-nav[data-animation="over-left"] .ty-nav-overlay,
.ty-nav[data-animation="over-left"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  right: auto;
}

.ty-nav[data-animation="over-right"] .ty-nav-overlay {
  width: auto;
}

.ty-nav[data-animation="over-right"] .ty-nav-overlay,
.ty-nav[data-animation="over-right"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  left: auto;
}

.ty-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.ty-nav-button:focus 
}

.ty-nav-button.ty--open {
  color: #fff;
  background-color: #c8c8c8;
}

.ty-nav[data-collapse="all"] .ty-nav-menu {
  display: none;
}

.ty-nav[data-collapse="all"] .ty-nav-button,
.ty--nav-dropdown-open,
.ty--nav-dropdown-toggle-open {
  display: block;
}

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

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

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

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

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

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

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

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

.ty-tabs {
  position: relative;
}

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

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

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

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

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

.ty-tab-link:focus 
}

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

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

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

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

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

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

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

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

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

/* Generic grid layout helper */
.layout-grid {
  display: grid;
}

@font-face {
  font-family: Satoshi;
  src: url("../assets/Font/satoshi-black.ttf")
    format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url("../assets/Font/satoshi-regular.ttf")
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url("../assets/Font/satoshi-light.ttf")
    format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url("../assets/Font/satoshi-bold.ttf")
    format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url("../assets/Font/satoshi-medium.ttf")
    format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Solid 900";
  src: url("../assets/Font/fa-solid-900.ttf")
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Brands 400";
  src: url("../assets/Font/fa-brands-400.ttf")
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 400";
  src: url("../assets/Font/fa-regular-400.ttf")
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --_fonts---font-family--primary-font: Satoshi, Arial, sans-serif;
  --_colors-plates---gray: #494852;
  --_typography---paragraphs--lg-body: 18px;
  --_fonts---line-height--150: 150%;
  --_fonts---font-weight--medium: 500;
  --_colors-plates---primary: #141414;
  --_typography---titles--h1: 48px;
  --_fonts---font-weight--bold: 700;
  --_typography---titles--h2: 40px;
  --_typography---titles--h3: 33px;
  --_typography---titles--h4: 28px;
  --_typography---titles--h5: 24px;
  --_typography---titles--h6: 20px;
  --_colors-plates---transparent: transparent;
  --_colors-plates---white: white;
  --_colors-plates---light-gray: #f6f6f9;
  --_fonts---line-height--120: 120%;
  --_typography---paragraphs--sm-body: 14px;
  --_typography---paragraphs--md-body: 16px;
  --section-gap: 110px;
  --none: 0px;
  --section-gap-medium: 80px;
  --section-gap-small: 60px;
  --_typography---title-xl: 60px;
  --_fonts---line-height--130: 130%;
  --_typography---paragraphs--buttons: 18px;
  --_colors-plates---secondary: #ff7a52;
  /* AA-compliant darker orange for orange-as-text or white-text-on-orange on light backgrounds (4.91:1 vs white) */
  --_colors-plates---secondary-on-light: #c14a26;
  --_fonts---line-height--100: 100%;
  --white\<deleted\|variable-177089b8\>: white;
  --_fonts---font-family--fa-icon: "Fa 400", Arial, sans-serif;
  --_typography---titles--display-title: 80px;
  --_fonts---font-weight--light: 300;
  --_fonts---font-weight--regular: 400;
  --_fonts---font-weight--black: 900;
  --_fonts---font-family--fa-icon-brands: "Fa Brands 400", Arial, sans-serif;
  --_fonts---font-family--fa-icon-solid: "Fa Solid 900", Arial, sans-serif;
}

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

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

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

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

.ty-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: #000c;
  position: fixed;
  inset: 0;
}

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

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

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

.ty-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% auto auto 0;
}

.ty-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% 0 auto auto;
}

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

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

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

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

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

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

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

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

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

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

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

.ty-commerce-commercecartquantity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

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

.ty-commerce-commercecartquantity:focus 
  border-color: #3898ec;
  outline-style: none;
}

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

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

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

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

.ty-commerce-commercecartcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-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;
}

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

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

.ty-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

.ty-commerce-commerceaddtocartquantityinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

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

.ty-commerce-commerceaddtocartquantityinput:focus 
  border-color: #3898ec;
  outline-style: none;
}

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

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

.ty-commerce-commercebuynowbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  margin-top: 10px;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

.ty-commerce-commercebuynowbutton.ty--ecommerce-buy-now-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ty-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-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;
}

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

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

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

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

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

.ty-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: 0.33em;
}

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

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

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

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

@media screen and (max-width: 767px) {
  .ty-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

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

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

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

  .ty-commerce-commercecartcontainerwrapper--cartType-leftDropdown,
  .ty-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: fixed;
    inset: 0;
  }

  .ty-commerce-commercecartquantity,
  .ty-commerce-commerceaddtocartquantityinput,
  .ty-commerce-commercecheckoutemailinput,
  .ty-commerce-commercecheckoutshippingfullname,
  .ty-commerce-commercecheckoutshippingstreetaddress,
  .ty-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

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

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

body {
  font-family: var(--_fonts---font-family--primary-font);
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--lg-body);
  line-height: var(--_fonts---line-height--150);
  font-weight: var(--_fonts---font-weight--medium);
}

/* === Accessibility: site-wide visible focus indicator (WCAG 2.4.7, 1.4.11) === */
*:focus { outline: none; }
*:focus-visible {
  outline: 2px solid var(--_colors-plates---secondary-on-light, #c14a26);
  outline-offset: 2px;
  border-radius: 2px;
}
/* Higher-contrast focus ring when the focused element sits on a dark surface */
.footer *:focus-visible,
.section.cta *:focus-visible,
.services-single *:focus-visible {
  outline-color: var(--_colors-plates---secondary, #ff7a52);
}
/* Skip-to-main link — visually hidden until focused (WCAG 2.4.1 Bypass Blocks) */
.skip-link {
  position: absolute;
  top: -100px;
  left: 16px;
  z-index: 9999;
  padding: 12px 20px;
  background: var(--_colors-plates---primary, #141414);
  color: var(--_colors-plates---white, #ffffff);
  text-decoration: none;
  font-weight: 600;
  border-radius: 4px;
  transition: top 0.15s ease-in-out;
}
.skip-link:focus,
.skip-link:focus-visible {
  top: 12px;
  outline: 2px solid var(--_colors-plates---secondary-on-light, #c14a26);
  outline-offset: 2px;
}
/* === End accessibility focus rules === */



h1 {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h1);
  line-height: 150%;
  font-weight: var(--_fonts---font-weight--bold);
  letter-spacing: -0.96px;
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h2);
  line-height: 150%;
  font-weight: var(--_fonts---font-weight--bold);
  letter-spacing: -0.8px;
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h3);
  line-height: 150%;
  font-weight: var(--_fonts---font-weight--bold);
  letter-spacing: -0.66px;
  margin-top: 0;
  margin-bottom: 0;
}

h4 {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h4);
  line-height: 150%;
  font-weight: var(--_fonts---font-weight--bold);
  letter-spacing: -0.56px;
  margin-top: 0;
  margin-bottom: 0;
}

h5 {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h5);
  line-height: 150%;
  font-weight: var(--_fonts---font-weight--bold);
  letter-spacing: -0.48px;
  margin-top: 0;
  margin-bottom: 0;
}

h6 {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h6);
  line-height: 150%;
  font-weight: var(--_fonts---font-weight--bold);
  letter-spacing: -0.4px;
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-bottom: 0;
}

a {
  text-decoration: none;
}

ul {
  grid-row-gap: 10px;
  flex-flow: column;
}

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

strong {
  font-weight: bold;
}

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

.navbar {
  background-color: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid rgba(27, 26, 39, 0.08);
  box-shadow: 0 10px 30px rgba(15, 15, 20, 0.06);
  position: fixed;
  inset: 0% 0% auto;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  width: 100%;
  z-index: 1000;
}

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

.container.checkout {
  justify-content: space-between;
}

.navbar-wrapper {
  grid-column-gap: 10px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

/* Responsive nav: hide hamburger on desktop */
.menu-button {
  display: none;
}

/* Responsive services cards on mobile/tablet */
@media screen and (max-width: 991px) {
  /* Hide decorative hover image on touch devices - causes bleed-through */
  .services-image {
    display: none !important;
  }

  /* Tighten card padding to match minimal reference */
  .services-single {
    padding: 22px 18px !important;
  }

  /* Force the row layout: name+number on left, arrow on far right */
  .services-name-wrapper {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
    gap: 12px;
    width: 100%;
  }

  /* Allow service name to wrap properly */
  .services-name-number-wrapper {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: baseline !important;
    min-width: 0;
    flex: 1 1 auto !important;
    gap: 10px;
  }

  .services-name {
    font-size: 22px !important;
    line-height: 1.25 !important;
    letter-spacing: -0.4px !important;
    font-weight: 700 !important;
    word-break: break-word;
    overflow-wrap: anywhere;
    min-width: 0;
    flex: 1 1 auto !important;
  }

  .services-number {
    font-size: 13px !important;
    font-weight: 500 !important;
    padding-top: 0 !important;
    flex-shrink: 0;
    color: rgba(246, 246, 249, 0.5) !important;
  }

  /* CRITICAL: push arrow to the far right and keep it from shrinking */
  .services-arrow-icon-wrapper {
    flex: 0 0 auto !important;
    flex-shrink: 0 !important;
    margin-left: auto !important;
    max-width: 36px !important;
    width: 36px !important;
    min-width: 36px !important;
    height: 36px !important;
    border-color: rgba(246, 246, 249, 0.25) !important;
    align-self: flex-start !important;
  }

  .services-arrow-icon {
    width: 14px;
    height: 14px;
  }

  /* Touch-friendly: always reveal description on mobile rather than relying on hover */
  .services-single .services-description-single {
    max-height: none !important;
    opacity: 1 !important;
    margin-top: 10px !important;
    overflow: visible !important;
  }

  .services-single .services-description-wrapper {
    max-height: none !important;
    opacity: 1 !important;
    transform: none !important;
    overflow: visible !important;
  }

  .services-description-text {
    font-size: 14px !important;
    line-height: 1.55 !important;
    padding-top: 6px !important;
    color: rgba(246, 246, 249, 0.7) !important;
  }
}

@media screen and (max-width: 991px) {
  /* Mobile: hide inline nav menu by default, show hamburger */
  .nav-menu {
    display: none !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 100;
    flex-direction: column;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.25);
    border-radius: 0 0 14px 14px;
    gap: 2px;
  }

  .nav-menu[data-nav-menu-open],
  .nav-menu.ty--open {
    display: flex !important;
  }

  .nav-menu .nav-link {
    position: relative;
    display: block;
    width: 100%;
    padding: 8px 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 8px;
    color: var(--_colors-plates---white);
    transition: background-color 0.2s ease, color 0.2s ease, padding-left 0.25s ease;
  }

  .nav-menu .nav-link:last-child {
    border-bottom: none;
  }

  .nav-menu .nav-link::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) scaleY(0);
    width: 3px;
    height: 60%;
    background-color: #ff5622;
    border-radius: 0 3px 3px 0;
    transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
  }

  .nav-menu .nav-link.ty--current {
    color: #ff5622;
    padding-left: 24px;
  }

  .nav-menu .nav-link.ty--current::before {
    transform: translateY(-50%) scaleY(1);
  }

  .nav-menu .nav-link:hover,
  .nav-menu .nav-link:active {
    background-color: rgba(255, 86, 34, 0.12);
    color: #ff5622;
  }

  .menu-button {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
    cursor: pointer;
    min-width: 44px;
    min-height: 44px;
    padding: 8px;
    margin-left: 8px;
  }

  .menu-button svg {
    color: var(--_colors-plates---primary, #141414);
    transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
  }

  /* Animate hamburger -> X when menu is open */
  .menu-button svg line {
    transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1),
                opacity 0.2s ease;
    transform-origin: center;
  }

  .menu-button.ty--open svg line:nth-of-type(1) {
    transform: translateY(6px) rotate(45deg);
  }

  .menu-button.ty--open svg line:nth-of-type(2) {
    opacity: 0;
  }

  .menu-button.ty--open svg line:nth-of-type(3) {
    transform: translateY(-6px) rotate(-45deg);
  }

  /* Navbar wrapper positioning so the drawer can absolutely position */
  .navbar-wrapper {
    position: relative;
  }

  /* Hide the desktop call-us text on mobile to save space */
  .navbar-contact-link-block .navbar-contact-title-number {
    display: none;
  }
}

.nav-menu {
  grid-column-gap: 25px;
  border-left: 1px dashed #1b1a2733;
  border-right: 1px dashed #1b1a2733;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 854px;
  padding-top: 28px;
  padding-bottom: 28px;
  display: flex;
}

.nav-link {
  border-bottom: 1px solid var(--_colors-plates---transparent);
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---paragraphs--lg-body);
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  transition: all 0.35s;
}

.nav-link:hover {
  border-bottom-color: var(--_colors-plates---primary);
}

.nav-link.ty--current {
  border-bottom-color: var(--_colors-plates---primary);
  color: var(--_colors-plates---primary);
}

.navbar-contact-wrapper {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-contact-link-block {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-contact-icon-wrap {
  background-color: var(--_colors-plates---light-gray);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
}

.navbar-contact-icon-wrap.about-us {
  width: 48px;
  height: 48px;
}

.contact-icon.about {
  width: 100%;
  max-width: 24px;
}

.navbar-contact-title {
  color: var(--_colors-plates---primary);
  font-size: 11px;
  line-height: var(--_fonts---line-height--120);
  font-weight: var(--_fonts---font-weight--bold);
  margin-bottom: 4px;
}

.navbar-contact-title.about-us {
  font-size: var(--_typography---paragraphs--sm-body);
  margin-bottom: 2px;
}

.navbar-contact-number {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---paragraphs--md-body);
  line-height: 124%;
  font-weight: var(--_fonts---font-weight--bold);
}

.navbar-contact-number.about {
  font-size: var(--_typography---paragraphs--lg-body);
  line-height: var(--_fonts---line-height--150);
  letter-spacing: -0.36px;
}

.section {
  padding-top: var(--section-gap);
  padding-bottom: var(--section-gap);
}

.section.banner {
  padding-top: 160px;
  padding-bottom: 110px;
}

.section.company-section {
  padding-top: var(--none);
  padding-bottom: var(--none);
}

.section.footer {
  background-color: var(--_colors-plates---primary);
  padding-top: 0;
  padding-bottom: 80px;
}

.section.blog {
  padding-top: var(--none);
}

.section.testimonial {
  padding-bottom: var(--none);
}

.section.services {
  background-color: var(--_colors-plates---primary);
}

.section.portfolio.mb0 {
  padding-bottom: var(--none);
}

.section.working-process {
  background-color: var(--_colors-plates---light-gray);
}

.section.about-us-banner {
  margin-top: 84px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.section.why-chooses-us {
  padding-top: var(--none);
}

.section.awards {
  background-color: var(--_colors-plates---light-gray);
}

.section.inner-banner {
  margin-top: 84px;
  padding-bottom: 200px;
}

.section.inner-banner.padding-bottom-none {
  padding-bottom: var(--none);
}

.section.team-members-main {
  padding-top: var(--none);
  padding-bottom: var(--none);
}

.section.team-members-details {
  padding-top: var(--section-gap-medium);
  padding-bottom: var(--none);
}

.section.benefit-section {
  padding-top: var(--none);
  padding-bottom: var(--none);
}

.section.faq {
  padding-bottom: var(--none);
}

.section.services-details,
.section.portfolio-details {
  padding-top: var(--none);
  padding-bottom: var(--none);
}

.section.main-blog-section {
  padding-top: 160px;
}

.section.contact-us {
  background-color: var(--_colors-plates---light-gray);
}

.section.contact-us-banner {
  justify-content: flex-start;
  align-items: center;
  padding-top: 160px; /* Increased for 'zoom' effect */
  padding-bottom: 160px;
}

/* Contact-us banner overrides removed to allow natural center alignment */

.section.authentication-section {
  margin-top: 84px;
}

.section.pricing-banner {
  padding-bottom: var(--section-gap-small);
  margin-top: 84px;
}

.section.pricing-section {
  padding-top: var(--none);
}

.section.pricing-section.padding-bottom-0px {
  padding-bottom: var(--none);
}

.section.pricing-table {
  background-color: var(--_colors-plates---light-gray);
}

.section.pricing-details {
  padding-bottom: var(--none);
}

.section.not-found {
  margin-top: 84px;
  padding-top: 230px;
  padding-bottom: 230px;
}

.section.protected-password,
.section.utility-section,
.section.blog-details {
  margin-top: 84px;
}

.section.checkout {
  background-color: #fff0;
  min-height: auto;
  padding: 0;
}

.section.services-tools {
  background-color: var(--_colors-plates---primary);
  padding-top: 24px;
  padding-bottom: 24px;
}

.banner-content {
  grid-column-gap: 10px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.banner-typography {
  width: 100%;
  max-width: 600px;
}

.banner-subtitle-wrapper {
  background-color: var(--_colors-plates---light-gray);
  margin-bottom: 14px;
  padding: 3px 11px;
  display: inline-block;
}

.banner-subtitle {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---paragraphs--md-body);
  line-height: var(--_fonts---line-height--150);
  font-weight: 500;
}

.banner-title-description {
  margin-bottom: 45px;
}

.banner-title {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---title-xl);
  line-height: var(--_fonts---line-height--130);
  font-weight: var(--_fonts---font-weight--bold);
  letter-spacing: -1.2px;
  margin-bottom: 20px;
}

.banner-description-text {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--lg-body);
  line-height: var(--_fonts---line-height--150);
  width: 100%;
  max-width: 525px;
  font-weight: 500;
}

.primary-button-inner {
  grid-column-gap: 8px;
  background-color: var(--_colors-plates---primary);
  color: var(--_colors-plates---white);
  font-size: var(--_typography---paragraphs--buttons);
  border-radius: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 14px 24px;
  line-height: 150%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.primary-button-inner:where(.ty-variant-e542b707-47be-8374-03f0-de6722c5f865) {
  background-color: var(--_colors-plates---secondary-on-light);
}

.primary-button-inner:where(.ty-variant-87a1fbc7-f066-f125-80d5-39847f18f3e6) {
  background-color: var(--_colors-plates---white);
}

.primary-button-inner:where(.ty-variant-18107b95-5b17-bf38-8d64-9457a89d93cc) {
  border: 1px solid var(--_colors-plates---primary);
  background-color: var(--_colors-plates---transparent);
  color: var(--_colors-plates---primary);
}

.primary-button-inner.secondary {
  background-color: var(--_colors-plates---secondary);
  color: var(--_colors-plates---primary);
}

.primary-button-inner.add-to-cart-button {
  width: 100%;
  margin-top: 16px;
}

.primary-button-inner.password-form-button {
  width: 100%;
}

.primary-button-text-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.primary-button-text-block {
  z-index: 1;
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.primary-button-text-block:where(
  .ty-variant-87a1fbc7-f066-f125-80d5-39847f18f3e6
),
.primary-button-text-block:where(
  .ty-variant-e542b707-47be-8374-03f0-de6722c5f865
) {
  color: var(--_colors-plates---primary);
}

.primary-button-text-block.is-text-absolute {
  position: absolute;
}

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

.banner-button-wrapper {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.banner-video-button {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.banner-video-button-wrap {
  border: 1px solid var(--_colors-plates---primary);
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  display: flex;
}

.banner-video-button-text {
  color: var(--_colors-plates---primary);
}

.banner-image-wrapper {
  width: 100%;
  max-width: 631px;
  position: relative;
  overflow: hidden;
}

.banner-image {
  width: 100%;
}

.company-subtitle-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.company-subtitle-line {
  background-color: #17171733;
  width: 100%;
  height: 1px;
}

.company-subtitle {
  background-color: var(--_colors-plates---light-gray);
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---paragraphs--sm-body);
  font-weight: var(--_fonts---font-weight--medium);
  border-radius: 100px;
  flex: none;
  padding: 5px 20px;
}

.sponsors-ticker-wrapper {
  background-image: url("../assets/image/sponsors-ticker-bg.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

.sponsors-ticker {
  overflow: hidden;
}

.ticker {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  min-height: 100%;
  display: flex;
}

.inner-ticker-wrapper {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.company-logo {
  margin-right: 48px;
}

.ticker-circle {
  background-color: var(--_colors-plates---gray);
  border-radius: 100%;
  width: 5px;
  height: 5px;
  margin-right: 48px;
}

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

.section-title {
  font-size: var(--_typography---titles--h1);
  line-height: var(--_fonts---line-height--150);
  letter-spacing: -0.96px;
  margin-bottom: 12px;
  display: inline-block;
}

.section-title.mb0 {
  margin-bottom: 0;
}

.section-title.white {
  color: var(--_colors-plates---white);
}

.section-subtitle-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}

.section-subtitle-wrap.left-alignment {
  justify-content: center;
  align-items: flex-start;
}

.section-subtitle-single {
  grid-column-gap: 4px;
  background-color: var(--_colors-plates---light-gray);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 4px 6px;
  display: flex;
}

.section-subtitle-single.gray-bg {
  background-color: #f6f6f61a;
}

.section-subtitle-single.white {
  background-color: var(--_colors-plates---white);
}

.section-subtitle {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---paragraphs--sm-body);
  line-height: var(--_fonts---line-height--100);
  font-weight: var(--_fonts---font-weight--medium);
}

.section-subtitle.white {
  color: var(--_colors-plates---white);
}

.section-description.about-us {
  width: 100%;
  max-width: 628px;
  margin-left: auto;
  margin-right: auto;
}

.section-description.white-color {
  color: var(--_colors-plates---light-gray);
}

.section-description.white-color.services {
  width: 100%;
  max-width: 628px;
  margin-left: auto;
  margin-right: auto;
}

.section-description.cms-technology-description {
  width: 100%;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.section-description.benefit-description {
  color: var(--_colors-plates---light-gray);
}

.about-us-content {
  grid-column-gap: 10px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.about-us-image-wrapper {
  width: 100%;
  max-width: 584px;
  position: relative;
  overflow: hidden;
}

.about-us-image {
  width: 100%;
}

.about-us-typography {
  grid-row-gap: 50px;
  flex-flow: column;
  width: 100%;
  max-width: 630px;
  display: flex;
}

.about-us-top-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
}

.about-us-card {
  grid-column-gap: 20px;
  background-color: var(--_colors-plates---light-gray);
  border-radius: 14px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: flex;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.about-us-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.06);
}

.about-us-card-typography {
  width: 100%;
  max-width: 192px;
}

.about-us-card-counter-wrap {
  border-bottom: 1px dashed #1717171a;
  margin-bottom: 10px;
  padding-bottom: 15px;
}

.summery-counter-wrap {
  display: flex;
  align-items: baseline;
}

.single-counter-wrap {
  flex-direction: column;
  align-items: center;
  height: 100%;
  margin-right: 0;
  display: flex;
}

.single-counter-wrap._2 {
  justify-content: flex-end;
}

.number-digit {
  z-index: 1;
  color: var(--_colors-plates---primary);
  letter-spacing: -0.8px;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  position: relative;
}

.visible-counter {
  justify-content: flex-start;
  align-items: baseline;
  gap: 4px;
}

.visible-counter-value,
.visible-counter-suffix {
  color: var(--_colors-plates---primary);
  letter-spacing: -0.8px;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
}

.about-us-bottom-content {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-form-wrapper {
  grid-column-gap: 10px;
  justify-content: space-between;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 80px;
  display: flex;
}

.footer-form-details-wrapper {
  width: 100%;
  max-width: 600px;
}

.footer-form-details-title {
  /* Pinned size — preserved when tag was promoted from h4 to h3 for a11y heading hierarchy */
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 16px 0;
  color: var(--_colors-plates---white);
  display: inline-block;
}

.footer-form-details-single {
  width: 100%;
  max-width: 660px;
}

.footer-form-block {
  margin-bottom: 0;
}

.footer-form {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-form-input-filed {
  color: var(--_colors-plates---white);
  font-size: var(--_typography---titles--h5);
  letter-spacing: -0.48px;
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #fff3;
  height: 68px;
  margin-bottom: 0;
  padding: 0;
  font-weight: 700;
}

.footer-form-input-filed:focus,
.footer-form-input-filed:focus-visible 
  border-style: solid;
  border-color: var(--_colors-plates---primary);
}

.footer-form-input-filed::placeholder {
  color: var(--_colors-plates---light-gray);
}

.footer-form-submit-button {
  background-color: #fff0;
  background-image: url("../assets/image/footer-form-submit-arrow.svg");
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 0 30px 0 0;
  transition: all 0.5s;
  position: absolute;
  inset: auto 0% auto auto;
}

.footer-form-submit-button:hover {
  transform: translate(-5px);
}

.footer-form-single {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.footer-menu-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 80px;
  display: flex;
}

.footer-menu-single.footer-information {
  width: 100%;
  max-width: 300px;
}

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

.footer-menu-title {
  /* Pinned size — preserved when tag was promoted from h5 to h3 for a11y heading hierarchy */
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
  color: var(--_colors-plates---light-gray);
}

.footer-menu-list-wrapper {
  grid-row-gap: 12px;
  flex-flow: column;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.footer-menu-text-link {
  color: var(--_colors-plates---white);
  text-decoration: none;
  transition: all 0.3s;
}

.footer-menu-text-link:hover {
  color: var(--_colors-plates---secondary);
}

.footer-information-wrapper {
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.footer-information-single {
  grid-column-gap: 22px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-information-text {
  color: var(--_colors-plates---white);
}

.footer-information-text.location {
  max-width: 255px;
}

.footer-details-wrapper {
  border-top: 1px solid #fff3;
  justify-content: space-around;
  align-items: center;
  padding-top: 55px;
  padding-bottom: 55px;
}

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

.footer-details-text {
  color: var(--_colors-plates---white);
  font-size: var(--_typography---titles--h6);
  letter-spacing: -0.4px;
}

.footer-details-text-link {
  border-bottom: 1px solid var(--white\<deleted\|variable-177089b8\>);
  color: var(--_colors-plates---secondary);
  text-decoration: none;
}

.footer-social-media-wrapper {
  grid-column-gap: 16px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-social-media-title {
  color: var(--_colors-plates---white);
  font-size: var(--_typography---titles--h6);
  letter-spacing: -0.4px;
  font-weight: 700;
}

.footer-social-media-icon {
  color: var(--_colors-plates---white);
  font-family: "Fa Brands 400", Arial, sans-serif;
  font-size: var(--_typography---paragraphs--md-body);
  text-decoration: none;
}

.footer-logo-wrapper {
  display: block;
}

.footer-logo-image {
  width: 100%;
}

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

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

.blog-image-wrapper {
  border-radius: 12px;
  margin-bottom: 12px;
  display: block;
  overflow: hidden;
}

.blog-image {
  width: 100%;
}

.blog-typography {
  background-color: var(--_colors-plates---light-gray);
  border-radius: 12px;
  padding: 24px;
}

.blog-category-tag-date-wrapper {
  grid-column-gap: 16px;
  border-bottom: 1px dashed #171717;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  padding-bottom: 16px;
  display: flex;
}

.blog-category {
  background-color: var(--_colors-plates---white);
  color: var(--_colors-plates---primary);
  border-radius: 8px;
  padding: 8px 16px;
}

.blog-date-wrapper {
  grid-column-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.blog-date {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--sm-body);
  font-weight: 500;
  line-height: 120%;
}

.blog-title {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h5);
  letter-spacing: -0.48px;
  margin-bottom: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.3s;
  display: block;
}

.blog-title:hover {
  color: var(--_colors-plates---secondary-on-light);
}

.blog-description-text {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--md-body);
}

.cta-wrapper {
  background-image: url("../assets/image/cta-bg.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 14px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.cta-typography {
  text-align: center;
  width: 100%;
  max-width: 775px;
  margin-left: auto;
  margin-right: auto;
}

.cta-title-wrapper {
  margin-bottom: 80px;
}

.cta-subtitle {
  /* Pinned size — preserved when tag was promoted from h6 to h3 for a11y heading hierarchy */
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0 0 10px 0;
  color: var(--_colors-plates---white);
  display: inline-block;
}

.cta-title {
  color: var(--_colors-plates---white);
  letter-spacing: -2.4px;
  font-size: 120px;
  line-height: 100%;
}

.testimonial-ticker {
  overflow: hidden;
}

.ticker-testimonial {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  min-height: 100%;
  display: flex;
}

.testimonial-inner-ticker-wrapper {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.testimonial-card {
  background-color: var(--_colors-plates---light-gray);
  border-radius: 20px;
  width: 520px;
  margin-right: 32px;
  padding: 32px;
}

.testimonial-card-review-wrapper {
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
}

.testimonial-card-review-icon {
  font-family: var(--_fonts---font-family--fa-icon);
}

.testimonial-card-description-wrapper {
  margin-bottom: 50px;
}

.testimonial-card-description-text {
  color: var(--_colors-plates---primary);
}

.testimonial-card-author-wrapper {
  grid-column-gap: 12px;
  border-top: 1px dashed #17171733;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  display: flex;
}

.testimonial-card-author-image-wrapper {
  border: 1px solid #1717171a;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 80px;
  height: 80px;
  display: flex;
}

.testimonial-card-author-image {
  width: 100%;
  max-width: 70px;
}

.testimonial-card-author-name {
  /* Pinned size — preserved when tag was promoted from h6 to h4 for a11y heading hierarchy */
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  margin: 0 0 2px 0;
}

.testimonial-card-author-bio {
  font-size: var(--_typography---paragraphs--sm-body);
}

.services-single {
  background-color: #141414;
  border-bottom: 1px solid rgba(246, 246, 249, 0.14);
  color: var(--_colors-plates---white);
  padding: 32px 32px 32px 24px;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: visible;
  text-align: left;
  transition: background-color 0.35s ease, border-color 0.35s ease, transform 0.35s ease;
}

.services-single.last {
  border-bottom-style: none;
}

.services-single:hover,
.services-single:focus-visible,
.services-single:focus-within 
  background-color: #101010;
  transform: translateY(-2px);
}

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

.services-name-number-wrapper {
  grid-column-gap: 14px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.services-number {
  color: rgba(246, 246, 249, 0.65);
  font-size: var(--_typography---titles--h6);
  padding-top: 12px;
}

.services-name {
  color: var(--_colors-plates---white);
  letter-spacing: -0.96px;
  font-size: 48px;
  transition: color 0.35s ease;
}

.services-arrow-icon-wrapper {
  border: 1px solid rgba(246, 246, 249, 0.22);
  border-radius: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 60px;
  height: 48px;
  display: flex;
  color: var(--_colors-plates---white);
  transition: border-color 0.35s ease, background-color 0.35s ease, color 0.35s ease;
}

.services-description-single {
  width: 100%;
  max-width: 700px;
  overflow: hidden;
}

.services-description-wrapper {
  position: relative;
  z-index: 1;
  max-height: 0 !important;
  opacity: 0 !important;
  transform: translateY(-6px);
  overflow: hidden !important;
  transition: max-height 0.35s ease, opacity 0.25s ease, transform 0.25s ease;
}

.services-description-text {
  color: var(--_colors-plates---light-gray) !important;
  padding-top: 16px;
}

.services-image {
  opacity: 0;
  border-radius: 22px;
  width: 100%;
  max-width: 309px;
  display: block;
  position: absolute;
  inset: 20px auto auto 55%; /* Placed after the paragraph, left aligned to that position */
  transform: translateY(0) rotate(0) scale(1);
  transform-origin: center center;
  transition: opacity 0.45s cubic-bezier(.2,.9,.2,1), transform 0.45s cubic-bezier(.2,.9,.2,1), box-shadow 0.45s cubic-bezier(.2,.9,.2,1);
  pointer-events: none;
  z-index: 0;
}

@keyframes floatEffect {
  0% {
    transform: translateY(-8px) rotate(10deg) scale(1.04);
  }
  50% {
    transform: translateY(-20px) rotate(10deg) scale(1.04);
  }
  100% {
    transform: translateY(-8px) rotate(10deg) scale(1.04);
  }
}

.services-single:hover .services-image,
.services-single:focus-visible .services-image,
.services-single:focus-within .services-image 
  opacity: 1 !important;
  transform: translateY(-8px) rotate(10deg) scale(1.04) !important;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3) !important;
  animation: floatEffect 3s ease-in-out infinite !important;
}

.services-single:hover .services-description-wrapper,
.services-single:focus-visible .services-description-wrapper,
.services-single:focus-within .services-description-wrapper 
  max-height: 240px !important;
  opacity: 1 !important;
  transform: translateY(0) !important;
}

.services-single:hover .services-description-text,
.services-single:focus-visible .services-description-text,
.services-single:focus-within .services-description-text 
  color: var(--_colors-plates---light-gray) !important;
}

.services-single:hover .services-name,
.services-single:focus-visible .services-name,
.services-single:focus-within .services-name 
  color: #ff7b50 !important;
}

.services-single:hover .services-number,
.services-single:focus-visible .services-number,
.services-single:focus-within .services-number,
.services-single:hover .services-arrow-icon-wrapper,
.services-single:focus-visible .services-arrow-icon-wrapper,
.services-single:focus-within .services-arrow-icon-wrapper 
  color: #ff7b50 !important;
  border-color: rgba(255, 123, 80, 0.7) !important;
}

.services-single:hover .services-arrow-icon-wrapper,
.services-single:focus-visible .services-arrow-icon-wrapper,
.services-single:focus-within .services-arrow-icon-wrapper 
  background-color: #ff7b50 !important;
  border-color: #ff7b50 !important;
  color: #ffffff !important;
}

.services-single:hover .services-arrow-icon,
.services-single:focus-visible .services-arrow-icon,
.services-single:focus-within .services-arrow-icon 
  filter: brightness(0) invert(1);
}

.portfolio-content-vh {
  height: 250vh;
}

.portfolio-sticky {
  position: sticky;
  top: 100px;
}

.portfolio-ticker {
  overflow: hidden;
}

.portfolio-ticker-flex {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.portfolio-inner-ticker {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.portfolio-card {
  width: 900px;
  margin-right: 24px;
}

.portfolio-thumbnail-wrapper {
  z-index: 1;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 18px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.portfolio-thumbnail {
  width: 100%;
}

.portfolio-view-button {
  border: 1px solid var(--_colors-plates---light-gray);
  border-radius: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 90px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto;
}

.portfolio-view-button-text {
  color: var(--_colors-plates---white);
}

.portfolio-category-date {
  z-index: 1;
  grid-column-gap: 10px;
  border-top: 1px solid var(--_colors-plates---white);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 16px 24px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.portfolio-category-date-text {
  color: var(--_colors-plates---white);
  font-size: var(--_typography---titles--h6);
  letter-spacing: -0.4px;
}

.portfolio-category-date-circle {
  background-color: var(--_colors-plates---white);
  border-radius: 100%;
  flex: none;
  width: 100%;
  max-width: 6px;
  height: 6px;
}

.portfolio-typography {
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.work-name {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h5);
  letter-spacing: -0.48px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.work-mini-description {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--md-body);
}

.working-process-content {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.working-process-typography {
  width: 100%;
  max-width: 405px;
  position: sticky;
  top: 120px;
}

.working-process-section-title {
  margin-bottom: 48px;
}

.working-process-card-wrapper {
  flex-flow: column;
  width: 100%;
  max-width: 610px;
  display: flex;
  overflow: visible;
}

.working-process-card {
  background-color: var(--_colors-plates---white);
  border: 1px solid #1717171a;
  border-radius: 20px;
  padding: 20px 20px 32px 32px;
  position: sticky;
  top: 2rem;
  z-index: 10;
  transition: box-shadow 0.3s ease;
}

.working-process-card._01 {
  top: 2rem;
  z-index: 10;
}

.working-process-card._02 {
  top: 4rem;
  z-index: 9;
}

.working-process-card._03 {
  top: 6rem;
  z-index: 8;
}

.working-process-card:hover {
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
}

.working-process-card-icon-number-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
  display: flex;
}

.working-process-card-icon {
  width: 100%;
  max-width: 60px;
}

.working-process-card-number {
  color: #14141433;
  letter-spacing: -0.96px;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
}

.working-process-card-title {
  margin-bottom: 8px;
}

.working-process-card-description {
  color: var(--_colors-plates---gray);
}

.about-us-banner-typography {
  text-align: left;
  margin-bottom: 45px;
}

.about-us-banner-title {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--display-title);
  line-height: 1.15;
  font-weight: var(--_fonts---font-weight--bold);
  letter-spacing: -1.6px;
}

.about-us-banner-description {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---titles--h4);
  line-height: var(--_fonts---line-height--150);
  font-weight: var(--_fonts---font-weight--bold);
  letter-spacing: -0.56px;
}

.about-us-banner-title-description {
  margin-bottom: 36px;
}

.about-us-banner-typography {
  will-change: opacity;
}



.services .section-title,
.services-hero-description-line {
  opacity: 0;
  transform: translateY(20px) scale(0.98);
  transform-origin: center top;
  will-change: opacity, transform;
}

.services .section-title-wrapper.is-visible .section-title {
  animation: premiumTextReveal 0.75s cubic-bezier(0.25, 1, 0.5, 1) var(--reveal-delay, 0.2s) forwards;
}

.about-us-banner-description {
  overflow: hidden;
}

.services-hero-description-line {
  display: block;
}

.services .section-title-wrapper.is-visible .services-hero-description-line {
  animation: premiumTextReveal 0.7s cubic-bezier(0.25, 1, 0.5, 1) var(--reveal-delay, 0s) forwards;
}

.services .section-title-wrapper.is-visible .section-description.services {
  overflow: hidden;
}

.services .section-title-wrapper.is-visible .section-description.services {
  animation: premiumTextReveal 0.7s cubic-bezier(0.25, 1, 0.5, 1) var(--reveal-delay, 0.45s) forwards;
}

.about-us-banner-button-wrapper {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.about-us-banner-image-wrapper {
  border-radius: 20px;
  margin-bottom: 110px;
  position: relative;
  overflow: hidden;
}

.about-us-banner-image {
  width: 100%;
}

.about-us-banner-features-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.why-chooses-us-content {
  justify-content: space-between;
  display: flex;
}

.why-chooses-us-image-wrapper {
  width: 100%;
  max-width: 600px;
  position: relative;
}

.why-chooses-us-image {
  width: 100%;
}

.why-chooses-us-typography {
  width: 100%;
  max-width: 630px;
}

.why-chooses-us-section-title-wrap {
  margin-bottom: 60px;
}

.why-chooses-us-typography-content {
  width: 100%;
  max-width: 610px;
  margin-bottom: 48px;
}

.why-chooses-us-typography-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
}

.why-chooses-us-typography-single {
  border-top: 1px solid #4948524d;
  padding-top: 12px;
}

.why-chooses-us-title {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h6);
  line-height: var(--_fonts---line-height--150);
  font-weight: var(--_fonts---font-weight--bold);
  letter-spacing: -0.4px;
  margin-bottom: 6px;
}

.why-chooses-us-description {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--lg-body);
  line-height: var(--_fonts---line-height--150);
  font-weight: 500;
}

.team-members-content {
  padding-bottom: 50px;
  overflow: hidden;
}

.team-members-slider {
  background-color: #fff0;
  width: 100%;
  height: 100%;
}

.team-member-mask {
  width: 100%;
  max-width: 410px;
  overflow: visible;
}

.team-member-single-slider {
  margin-right: 30px;
}

.team-member-slider-arrow {
  display: none;
}

.team-member-image-wrapper {
  border-radius: 20px;
  display: block;
  position: relative;
  overflow: hidden;
}

.team-member-image {
  width: 100%;
}

.team-member-typography {
  grid-row-gap: 2px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px;
  display: flex;
}

.team-member-name {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h5);
  letter-spacing: -0.48px;
  font-weight: 700;
  text-decoration: none;
}

.team-member-bio {
  color: var(--_colors-plates---gray);
}

.team-member-social-media-wrapper {
  grid-column-gap: 8px;
  background-color: #0000004d;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.team-member-social-media-link-block {
  border: 1px solid var(--_colors-plates---light-gray);
  color: var(--_colors-plates---white);
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 48px;
  height: 48px;
  font-family: "Fa Brands 400", Arial, sans-serif;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.team-members-slider-nav {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  inset: auto 0 -50px;
}

.awards-tabs {
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  grid-template:
    "Area"
    / 1fr 1.02941fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.awards-tabs-menu {
  flex-flow: column;
  display: flex;
}

.awards-tab-menu-link {
  border-bottom: 1px solid var(--_colors-plates---gray);
  background-color: #fff0;
  justify-content: space-between;
  align-items: flex-start;
  padding: 16px 0;
}

.awards-tab-menu-link.ty--current {
  background-color: var(--_colors-plates---gray);
  padding-left: 20px;
  padding-right: 20px;
}

.awards-tab-menu-content {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.awards-tab-menu-text {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--sm-body);
  display: inline-block;
}

.awards-tab-menu-flex {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.awards-title {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h5);
  letter-spacing: -0.48px;
  font-weight: 700;
  line-height: 150%;
}

.awards-tabs-content {
  width: 100%;
  height: 460px;
  position: relative;
}

.awards-image-wrapper {
  border-radius: 24px;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.awards-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.inner-banner-title {
  font-size: var(--_typography---titles--display-title);
  line-height: 1.15;
  letter-spacing: -1.6px;
  margin-bottom: 12px;
}

.inner-banner-title.portfolio-details-title {
  letter-spacing: -1.6px;
  font-size: 80px;
}

.inner-banner-title.mb0 {
  margin-bottom: 0;
}

.inner-banner-description {
  font-size: var(--_typography---titles--h4);
  letter-spacing: -0.56px;
  line-height: 150%;
}

.inner-banner-description.services-details-banner-description {
  color: var(--_colors-plates---primary);
}

.inner-banner-content {
  text-align: left;
  margin-top: -30px;
}

.inner-banner-typography {
  text-align: left;
}

.team-members-main-collection-list {
  grid-column-gap: 30px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.team-member-details-content {
  grid-row-gap: 80px;
  flex-flow: column;
  width: 100%;
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.team-member-details-top-content {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.team-member-details-image-wrapper {
  border-radius: 20px;
  width: 100%;
  max-width: 410px;
  overflow: hidden;
}

.team-member-details-image {
  width: 100%;
}

.team-member-details-typography {
  width: 100%;
  max-width: 580px;
}

.team-member-details-name-bio {
  margin-bottom: 24px;
}

.team-member-details-name {
  margin-bottom: 12px;
}

.team-member-details-bio {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h6);
  letter-spacing: -0.4px;
  margin-bottom: 12px;
  font-weight: 700;
  line-height: 150%;
}

.team-member-details-description {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--md-body);
}

.team-member-details-information-wrap {
  grid-row-gap: 24px;
  border-bottom: 1px solid var(--_colors-plates---gray);
  flex-flow: column;
  margin-bottom: 24px;
  padding-bottom: 24px;
  display: flex;
}

.team-member-details-information-single {
  grid-column-gap: 18px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.team-member-details-information-icon-wrap {
  background-color: #1414141a;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 48px;
  height: 48px;
  display: flex;
}

.team-member-details-information-text {
  color: var(--_colors-plates---gray);
  margin-bottom: 4px;
}

.team-member-details-information-details {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h6);
  letter-spacing: -0.4px;
  font-weight: 700;
  line-height: 150%;
}

.team-member-details-social-media-wrapper {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.team-member-details-social-media-single {
  color: var(--_colors-plates---primary);
  font-family: "Fa Brands 400", Arial, sans-serif;
  font-size: var(--_typography---paragraphs--lg-body);
  border: 1px solid #14141433;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 40px;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.team-member-details-rich-text h2 {
  margin-bottom: 16px;
}

.services-button-wrapper {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  padding-top: 24px;
  display: flex;
}

.services-banner-image-wrapper {
  border-radius: 20px;
  margin-top: 48px;
  position: relative;
  overflow: hidden;
}

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

.cms-technology-content {
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 100%;
}

.cms-technology-top-card {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  display: flex;
  flex-wrap: wrap;
}

.cms-technology-top-card-single {
  z-index: 1;
  background-color: #f4f4f4;
  border: 1px solid #e8e8e8;
  border-radius: 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  padding: 20px;
  text-align: center;
  box-shadow: 6px 6px 16px rgba(0, 0, 0, 0.08), -4px -4px 12px rgba(255, 255, 255, 0.9);
  gap: 10px;
}

.cms-technology-top-card-single::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle at center, rgba(255, 86, 34, 0.08) 0%, transparent 70%);
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 50%;
  z-index: 0;
}

.cms-technology-top-card-single:hover {
  border-color: rgba(255, 86, 34, 0.25);
  box-shadow: 8px 8px 24px rgba(0, 0, 0, 0.1), -4px -4px 12px rgba(255, 255, 255, 0.9), 0 0 0 2px rgba(255, 86, 34, 0.08);
  transform: translateY(-6px) scale(1.04);
}

.cms-technology-top-card-single:hover::before {
  opacity: 1;
}

.cms-technology-logo {
  width: 60px;
  height: 60px;
  object-fit: contain;
  z-index: 1;
  position: relative;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.cms-technology-top-card-single:hover .cms-technology-logo {
  transform: scale(1.1);
}

.cms-technology-name {
  font-size: 15px;
  font-weight: 600;
  color: var(--_colors-plates---primary, #141414);
  margin: 0;
  line-height: 1.3;
  letter-spacing: -0.2px;
  z-index: 1;
  position: relative;
  transition: color 0.3s ease;
}

.cms-technology-top-card-single:hover .cms-technology-name {
  color: #ff5622;
}

.cms-technology-bottom-card {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  display: flex;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
}

.benefit-content {
  grid-column-gap: 75px;
  background-color: #222;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.benefit-image-wrapper {
  width: 100%;
  max-width: 736px;
}

.benefit-image {
  width: 100%;
}

.benefit-typography {
  width: 100%;
  max-width: 555px;
}

.benefit-section-title-description {
  padding-bottom: 48px;
}

.benefit-card-wrapper {
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  max-width: 506px;
  display: flex;
}

.benefit-card-single {
  grid-column-gap: 20px;
  border-top: 1px solid #fff3;
  align-items: flex-start;
  padding-top: 24px;
  display: flex;
}

.benefit-card-title-description {
  width: 100%;
  max-width: 455px;
}

.benefit-card-title {
  color: var(--_colors-plates---white);
  font-size: var(--_typography---titles--h5);
  letter-spacing: -0.48px;
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 150%;
}

.benefit-card-description {
  color: var(--_colors-plates---light-gray);
}

.faq-content {
  grid-column-gap: 10px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.faq-typography-card {
  grid-row-gap: 95px;
  background-color: var(--_colors-plates---light-gray);
  border-radius: 24px;
  flex-flow: column;
  width: 100%;
  max-width: 410px;
  padding: 40px;
  display: flex;
  position: sticky;
  top: 140px;
  box-shadow: inset 0 0 0 4px #00000005;
}

.faq-card-title-single {
  border-bottom: 1px solid var(--_colors-plates---gray);
  margin-bottom: 16px;
  padding-bottom: 16px;
}

.faq-card-title {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h4);
  letter-spacing: -0.56px;
  font-weight: 700;
  line-height: 150%;
}

.faq-card-description {
  color: var(--_colors-plates---primary);
}

.faq-wrapper {
  width: 100%;
  max-width: 826px;
}

.faq-question {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h6);
  letter-spacing: -0.48px;
  font-weight: 700;
  line-height: 150%;
}

.faq-icon-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.single-faq-accordion-wrap {
  background-color: var(--_colors-plates---light-gray);
  border: 1px #0000001a;
  border-bottom-style: solid;
  border-radius: 14px;
  padding: 24px 28px;
  text-decoration: none;
}

.single-faq-accordion-wrap.ty--current {
  background-color: var(--_colors-plates---light-gray);
}

.core-values-accordion-answer-wrap {
  overflow: hidden;
}

.faq-icon {
  z-index: 1;
  position: relative;
}

.display-none {
  display: none;
}

.faq-accordion-question-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.faq-accordion-wrapper {
  grid-row-gap: 18px;
  flex-direction: column;
  display: flex;
}

.faq-answer {
  color: #5f7589;
  width: 100%;
  max-width: 100%;
  padding-top: 18px;
  font-size: 16px;
  line-height: 26px;
}

.faq-answer-text {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--md-body);
  border-top: 1px solid #4948521a;
  width: 100%;
  max-width: 850px;
  padding-top: 12px;
  line-height: 150%;
}

/* Enhanced FAQ Accordion Styles */
.faq-accordion-item {
  margin-bottom: 16px;
}

.single-faq-accordion-wrap {
  display: flex;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 14px;
  padding: 24px 28px;
  background-color: var(--_colors-plates---light-gray);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  align-items: center;
  gap: 20px;
}

.single-faq-accordion-wrap:hover {
  background-color: rgba(255, 86, 34, 0.08);
  border-color: rgba(255, 86, 34, 0.2);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.single-faq-accordion-wrap.is-active {
  background-color: rgba(255, 86, 34, 0.12);
  border-color: rgba(255, 86, 34, 0.3);
  box-shadow: 0 6px 20px rgba(255, 86, 34, 0.1);
}

.faq-accordion-question-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  width: 100%;
}

.faq-question {
  flex: 1;
  margin: 0;
  font-weight: 600;
  color: var(--_colors-plates---primary);
  transition: color 0.3s ease;
}

.single-faq-accordion-wrap.is-active .faq-question {
  color: #ff5622;
}

.faq-icon-wrapper {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}

.faq-icon {
  width: 20px;
  height: 20px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.single-faq-accordion-wrap.is-active .faq-icon {
  transform: rotate(360deg);
}

.faq-accordion-content {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1),
              opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1),
              visibility 0.4s cubic-bezier(0.4, 0, 0.2, 1),
              padding 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.faq-accordion-item.is-open .faq-accordion-content {
  max-height: 400px;
  opacity: 1;
  visibility: visible;
  padding-top: 0;
  padding-bottom: 0;
}

.core-values-accordion-answer-wrap {
  overflow: hidden;
}

.faq-answer {
  color: #5f7589;
  width: 100%;
  padding-top: 18px;
  font-size: 16px;
  line-height: 26px;
}
}

.services-details-banner-image-wrapper {
  border-radius: 20px;
  margin-top: 45px;
  overflow: hidden;
}

.services-details-banner-image {
  width: 100%;
}

.services-details-content {
  width: 100%;
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
}

.services-details-rich-content {
  margin-bottom: 70px;
}

.services-details-rich-content h2,
.services-details-rich-content h5 {
  margin-bottom: 16px;
}

.services-details-rich-content li {
  color: var(--_colors-plates---gray);
  background-image: url("../assets/image/services-details-list-icon.svg");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 30px;
}

.services-details-rich-content ul {
  margin-bottom: 24px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.services-details-rich-content figure {
  border-radius: 20px;
  margin-bottom: 0;
  overflow: hidden;
}

.services-details-rich-content p {
  margin-bottom: 45px;
}

.services-short-details-title {
  margin-bottom: 16px;
}

.services-short-details-description {
  width: 100%;
  max-width: 1065px;
}

.services-short-details-title-description {
  border-bottom: 1px solid var(--_colors-plates---gray);
  margin-bottom: 16px;
  padding-bottom: 16px;
}

.portfolio-information-wrapper {
  background-color: var(--_colors-plates---light-gray);
  border-radius: 12px;
  justify-content: space-between;
  margin-top: 48px;
  padding: 32px 48px;
  display: flex;
}

.portfolio-information-single {
  text-align: center;
}

.portfolio-information-title {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h5);
  letter-spacing: -0.48px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 150%;
}

.portfolio-information-text {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---titles--h6);
  letter-spacing: -0.4px;
  font-weight: 700;
  line-height: 150%;
}

.portfolio-information-line {
  background-color: var(--_colors-plates---gray);
  width: 1px;
  height: 78px;
}

.portfolio-details-content {
  width: 100%;
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
}

.portfolio-details-image-wrapper {
  border-radius: 20px;
  overflow: hidden;
}

.portfolio-details-image {
  width: 100%;
}

.portfolio-details-rich-text h3 {
  margin-top: 50px;
  margin-bottom: 16px;
}

.portfolio-details-rich-text p {
  margin-bottom: 16px;
}

.portfolio-details-rich-text figure {
  border-radius: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
  overflow: hidden;
}

.contact-us-content {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.contact-us-image-wrapper {
  border-radius: 20px;
  width: 100%;
  max-width: 585px;
  overflow: hidden;
}

.contact-us-image {
  width: 100%;
}

.contact-us-form-wrapper {
  width: 100%;
  max-width: 630px;
}

.contact-us-section-title-wrapper {
  border-bottom: 1px solid var(--_colors-plates---gray);
  margin-bottom: 24px;
  padding-bottom: 24px;
}

.contact-us-form-block {
  margin-bottom: 0;
}

.contact-us-form-wrap-main {
  grid-row-gap: 22px;
  flex-flow: column;
  display: flex;
}

.contact-us-form-flex {
  grid-column-gap: 30px;
  justify-content: space-between;
  display: flex;
}

.contact-us-form-single {
  width: 100%;
}

.contact-us-form-text-field {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---paragraphs--sm-body);
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 150%;
}

.contact-us-form-input-field {
  background-color: var(--_colors-plates---white);
  color: #5b5e62;
  font-size: var(--_typography---paragraphs--sm-body);
  border: 1px solid #14141433;
  border-radius: 12px;
  height: 52px;
  margin-bottom: 0;
  padding: 18px;
}

.contact-us-form-input-field::placeholder {
  color: #5b5e62;
}

.contact-us-form-input-field:focus,
.contact-us-form-textarea:focus 
  border-color: var(--_colors-plates---primary);
  box-shadow: 0 0 0 3px rgba(123, 97, 255, 0.15);
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.contact-us-form-textarea {
  background-color: var(--_colors-plates---white);
  color: #5b5e62;
  font-size: var(--_typography---paragraphs--sm-body);
  border: 1px solid #14141433;
  border-radius: 12px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: 195px;
  margin-bottom: 0;
  padding: 16px;
}

.contact-us-form-textarea::placeholder {
  color: #5b5e62;
}

.contact-us-form-submit-button {
  background-color: var(--_colors-plates---primary);
  color: var(--_colors-plates---white);
  border-radius: 10px;
  height: 55px;
  padding-left: 24px;
  padding-right: 24px;
}

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

.contact-us-details-single {
  background-color: var(--_colors-plates---light-gray);
  border-radius: 20px;
  padding: 32px;
}

.contact-us-details-icon-wrapper {
  border-bottom: 1px solid var(--_colors-plates---gray);
  margin-bottom: 24px;
  padding-bottom: 24px;
}

.contact-us-details-icon-single {
  background-color: var(--_colors-plates---white);
  border-radius: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 60px;
  height: 60px;
  display: flex;
}

.contact-us-details-title {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h5);
  letter-spacing: -0.48px;
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 150%;
}

.contact-us-details-text {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h6);
  letter-spacing: -0.4px;
  font-weight: 700;
  line-height: 150%;
}

.authentication-wrapper {
  background-color: var(--_colors-plates---light-gray);
  border-radius: 32px;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  display: flex;
}

.authentication-image-wrapper {
  border-radius: 20px;
  width: 100%;
  max-width: 602px;
  overflow: hidden;
}

.authentication-image {
  width: 100%;
}

.authentication-form-wrapper {
  width: 100%;
  max-width: 616px;
  padding: 30px 48px;
}

.authentication-typography {
  margin-bottom: 32px;
}

.authentication-title-wrapper {
  text-align: center;
  margin-bottom: 12px;
}

.authentication-title {
  display: inline-block;
}

.authentication-single-line {
  grid-column-gap: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.authentication-line {
  background-color: #49485233;
  width: 100%;
  height: 1px;
}

.authentication-single-text {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---paragraphs--sm-body);
  flex: none;
}

.authentication-form-block {
  margin-bottom: 24px;
}

.authentication-form-wrap {
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.authentication-form-text-block {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---paragraphs--sm-body);
  margin-bottom: 10px;
  font-weight: 500;
}

.authentication-input-field {
  color: #5b5e62;
  font-size: var(--_typography---paragraphs--md-body);
  background-color: #fff0;
  border: 1px solid #0000001a;
  border-radius: 8px;
  height: 54px;
  margin-bottom: 0;
  padding-left: 46px;
  padding-right: 10px;
}

.authentication-input-field::placeholder {
  color: #5b5e62;
}

.authentication-input-field-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.authentication-input-field-icon {
  position: absolute;
  inset: auto auto auto 20px;
}

.authentication-checkbox {
  border: 1px solid var(--_colors-plates---primary);
  border-radius: 100%;
  width: 15px;
  height: 15px;
  margin-top: 0;
  margin-right: 10px;
}

.authentication-checkbox.ty--redirected-checked {
  background-color: var(--_colors-plates---secondary-on-light);
}

.authentication-checkbox-wrap {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.authentication-checkbox-text {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--sm-body);
  margin-bottom: 0;
  font-weight: 500;
}

.authentication-form-submit-button {
  background-color: var(--_colors-plates---primary);
  color: var(--_colors-plates---white);
  border-radius: 5px;
  height: 55px;
}

.authentication-details-wrap {
  grid-row-gap: 2px;
  color: var(--_colors-plates---primary);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.authentication-details-title {
  line-height: 150%;
}

.authentication-details-text-link {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--sm-body);
  line-height: 150%;
  text-decoration: none;
}

.pricing-typography {
  width: 100%;
  max-width: 855px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-banner-title-description {
  text-align: center;
}

.pricing-banner-title {
  margin-bottom: 12px;
}

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

.pricing-single-card {
  background-color: var(--_colors-plates---light-gray);
  border-radius: 16px;
  padding: 40px 48px;
}

.pricing-single-card.standard-plan {
  background-color: var(--_colors-plates---primary);
}

.pricing-tag {
  background-color: var(--_colors-plates---secondary);
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---paragraphs--sm-body);
  border-radius: 100px;
  padding: 8px 16px;
  line-height: 150%;
  display: inline-block;
}

.pricing-tag.standard-plan-tag {
  background-color: var(--_colors-plates---white);
}

.pricing-packages {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.pricing-price {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h1);
  letter-spacing: -0.96px;
  font-weight: 700;
  line-height: 150%;
}

.pricing-price.white-text {
  color: var(--_colors-plates---light-gray);
}

.pricing-price.details-price {
  font-size: var(--_typography---titles--h3);
}

.pricing-packages-name {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h6);
  letter-spacing: -0.4px;
  font-weight: 700;
  line-height: 150%;
}

.pricing-packages-name.white {
  color: var(--_colors-plates---light-gray);
}

.pricing-packages-description {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---titles--h6);
  letter-spacing: -0.4px;
  font-weight: 700;
  line-height: 150%;
}

.pricing-packages-description.standard-plan {
  color: var(--_colors-plates---light-gray);
}

.pricing-button-wrapper {
  padding-top: 32px;
  padding-bottom: 32px;
}

.pricing-features-list {
  grid-row-gap: 20px;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.pricing-features-list-item {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.pricing-features-list-item-icon {
  margin-top: 5px;
}

.pricing-features-list-item-text {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--md-body);
  line-height: 150%;
}

.pricing-features-list-item-text.standard-plan {
  color: var(--_colors-plates---light-gray);
}

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

.pricing-features-title {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h5);
  letter-spacing: -0.48px;
  font-weight: 700;
  line-height: 150%;
  display: inline-block;
}

.pricing-features-title.standard-plan {
  color: var(--_colors-plates---light-gray);
}

.pricing-table-content {
  border: 1px solid #14141433;
  border-radius: 20px;
  overflow: hidden;
}

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

.pricing-table-features-title-wrapper {
  border-right: 1px solid #4948521a;
  width: 100%;
  max-width: 410px;
}

.pricing-table-features-title-single {
  flex-flow: column;
  min-height: 200px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.pricing-table-top-content {
  background-color: #4948521a;
}

.pricing-table-features-title-blank {
  border-bottom: 1px dashed #4948524d;
  min-height: 80px;
}

.pricing-table-features-heading-short-text {
  padding-top: 13.5px;
  padding-bottom: 13.5px;
}

.pricing-table-features-heading {
  margin-bottom: 6px;
}

.pricing-table-features-short-text {
  color: var(--_colors-plates---primary);
}

.pricing-table-features-title-content {
  width: 100%;
  max-width: 877px;
}

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

.pricing-table-features-header {
  min-height: 200px;
  padding-left: 24px;
  padding-right: 24px;
}

.pricing-table-features-header.standard-plan {
  border-left: 1px solid #4948521a;
  border-right: 1px solid #4948521a;
}

.pricing-table-name-wrap {
  border-bottom: 1px dashed #4948524d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 80px;
  display: flex;
}

.pricing-table-packages {
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 13.5px;
  padding-bottom: 13.5px;
  display: flex;
}

.pricing-table-price {
  line-height: 150%;
}

.pricing-table-packages-name {
  color: var(--_colors-plates---primary);
  line-height: 150%;
}

.pricing-table-features-title-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.pricing-table-features-title-list-item {
  border-bottom: 1px solid #1414141a;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 70px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.pricing-table-features-title-list-item.last {
  border-bottom-style: none;
}

.pricing-table-features-title {
  color: var(--_colors-plates---primary);
  font-weight: 500;
  line-height: 150%;
}

.pricing-table-features-list-wrapper.standard-plan {
  border-left: 1px solid #4948521a;
  border-right: 1px solid #4948521a;
}

.pricing-table-features-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.pricing-table-features-list-item {
  border-bottom: 1px solid #1414141a;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 70px;
  display: flex;
}

.pricing-table-features-list-item.last {
  border-bottom-style: none;
}

.pricing-details-flex {
  grid-column-gap: 16px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pricing-details-card {
  background-color: var(--_colors-plates---light-gray);
  border-radius: 16px;
  width: 100%;
  max-width: 410px;
  padding: 40px 48px;
  position: sticky;
  top: 140px;
}

.plan-add-to-cart {
  margin-top: 32px;
}

.plan-add-to-cart-seleect-field-wrap {
  background-color: var(--_colors-plates---white);
  border-radius: 5px;
  padding-left: 0;
  padding-right: 12px;
}

.plan-add-to-cart-seleect-field {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--md-body);
  background-color: #fff0;
  border: 1px #000;
  height: 55px;
  margin-bottom: 0;
  padding: 0 12px;
}

.pricing-details-rich-content {
  grid-row-gap: 60px;
  flex-flow: column;
  width: 100%;
  max-width: 805px;
  display: flex;
}

.pricing-details-about-rich-content h3 {
  margin-bottom: 16px;
}

.pricing-details-about-rich-content p {
  color: var(--_colors-plates---gray);
}

.not-found-content {
  width: 100%;
  max-width: 858px;
  margin-left: auto;
  margin-right: auto;
}

.not-found-image-wrapper {
  text-align: center;
  margin-bottom: 30px;
}

.not-found-image {
  width: 100%;
}

.not-found-typography {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.not-found-title {
  margin-bottom: 20px;
}

.not-found-description {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h6);
  letter-spacing: -0.4px;
  font-weight: 700;
  line-height: 150%;
}

.not-found-button-wrapper {
  margin-top: 24px;
}

.protected-password-wrapper {
  background-color: var(--_colors-plates---light-gray);
  border-radius: 32px;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  display: flex;
}

.protected-password-image-wrap {
  border-radius: 20px;
  width: 100%;
  max-width: 602px;
  overflow: hidden;
}

.protected-password-image {
  width: 100%;
}

.protected-password-form-single {
  width: 100%;
  max-width: 616px;
}

.protected-password-form-single-wrap {
  width: 100%;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

.password-form-text-field {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---paragraphs--sm-body);
  margin-bottom: 10px;
  font-weight: 500;
}

.password-form-input-field {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--md-body);
  background-color: #fff0;
  border: 1px solid #0000001a;
  border-radius: 8px;
  min-height: 56px;
  margin-bottom: 0;
  padding-left: 46px;
  padding-right: 46px;
}

.password-form-input-field-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 24px;
  display: flex;
  position: relative;
}

.password-form-input-field-icon {
  position: absolute;
  inset: auto auto auto 20px;
}

.protected-password-text-link-wrapper {
  text-align: center;
  margin-top: 32px;
}

.protected-password-text-link {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--sm-body);
  text-decoration: none;
}

.utility-wrapper {
  grid-column-gap: 20px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.utility-link-card-wrap {
  grid-row-gap: 16px;
  flex-flow: column;
  width: 100%;
  max-width: 300px;
  display: flex;
  position: sticky;
  top: 140px;
}

.utility-link-block {
  grid-column-gap: 10px;
  background-color: var(--_colors-plates---light-gray);
  color: var(--_colors-plates---primary);
  border: 1px solid #49485233;
  border-radius: 14px;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.utility-link-block.ty--current {
  background-color: var(--_colors-plates---primary);
  color: var(--_colors-plates---white);
}

.utility-content {
  width: 100%;
  max-width: 925px;
}

.utility-main-content {
  grid-row-gap: 48px;
  flex-flow: column;
  display: flex;
}

.utility-title-description {
  border-bottom: 1px solid #0000001a;
  padding-bottom: 24px;
}

.utility-title {
  margin-bottom: 10px;
}

.utility-description {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---titles--h6);
  font-weight: 700;
  line-height: 150%;
}

.style-guide-card {
  background-color: #f0f0f3;
  border-radius: 20px;
  padding: 20px 30px;
}

.style-guide-card-title-wrapper {
  border-bottom: 1px solid #0000001a;
  margin-bottom: 22px;
  padding-bottom: 22px;
}

.style-guide-color-palette {
  width: 100%;
  max-width: 676px;
}

.style-guide-color-palette-grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.style-guide-color-palette-single {
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 165px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 16px;
  display: flex;
  position: relative;
}

.style-guide-color-palette-single.one {
  background-color: var(--_colors-plates---primary);
}

.style-guide-color-palette-single.secondary {
  background-color: var(--_colors-plates---secondary);
}

.style-guide-color-palette-single.gray {
  background-color: var(--_colors-plates---gray);
}

.style-guide-color-palette-single.white {
  background-color: var(--_colors-plates---white);
}

.style-guide-color-palette-single.light-gray {
  background-color: var(--_colors-plates---light-gray);
}

.style-guide-color-palette-code {
  color: var(--_colors-plates---white);
  font-size: var(--_typography---paragraphs--sm-body);
  font-weight: 500;
  position: absolute;
  inset: auto auto 30px 0;
  transform: rotate(-90deg);
}

.style-guide-color-palette-code.secondary {
  color: var(--_colors-plates---primary);
  bottom: 41px;
  left: -10px;
}

.style-guide-color-palette-code.gray {
  bottom: 24px;
  left: 5px;
}

.style-guide-color-palette-code.white {
  color: var(--_colors-plates---primary);
  bottom: 24px;
  left: 5px;
}

.style-guide-color-palette-code.light-gray {
  color: var(--_colors-plates---primary);
  bottom: 35px;
  left: -5px;
}

.style-guide-typography {
  grid-row-gap: 22px;
  flex-flow: column;
  display: flex;
}

.style-guide-typography-single {
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.style-guide-typography-text {
  color: var(--_colors-plates---gray);
}

.style-guide-button-wrapper {
  grid-column-gap: 22px;
  display: flex;
}

.utility-link-block-text {
  font-size: var(--_typography---titles--h5);
  line-height: 150%;
  font-weight: var(--_fonts---font-weight--bold);
}

.instructions-card {
  background-color: #eee;
  border-radius: 20px;
  padding: 20px 30px;
}

.instructions-card-title-wrapper {
  border-bottom: 1px solid #0000001a;
  margin-bottom: 22px;
  padding-bottom: 22px;
}

.instructions-card-typography {
  grid-row-gap: 22px;
  flex-flow: column;
  display: flex;
}

.instructions-card-text {
  color: var(--_colors-plates---gray);
}

.instructions-card-list {
  grid-row-gap: 20px;
  flex-flow: column;
  margin-bottom: 0;
  padding-left: 30px;
  display: flex;
}

.instructions-card-list-item-text {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--lg-body);
  line-height: 150%;
}

.fonts-title {
  color: var(--_colors-plates---gray);
  margin-bottom: 10px;
}

.fonts-text {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--md-body);
}

.fonts-text-link {
  color: var(--_colors-plates---gray);
  text-decoration: none;
}

.licenses-card {
  background-color: #eee;
  border-radius: 20px;
  padding: 20px 30px;
}

.licenses-card-title {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h4);
  letter-spacing: -0.56px;
  font-weight: 700;
  line-height: 150%;
}

.licenses-card-title-wrapper {
  border-bottom: 1px solid #0000001a;
  margin-bottom: 22px;
  padding-bottom: 22px;
}

.licenses-image-card {
  grid-row-gap: 22px;
  flex-flow: column;
  display: flex;
}

.licenses-image-card-title {
  color: var(--_colors-plates---gray);
  margin-bottom: 10px;
}

.licenses-image-card-text {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--md-body);
}

.licenses-image-card-text-link {
  color: var(--_colors-plates---gray);
  text-decoration: none;
}

.licenses-icons-card-text {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--md-body);
}

.licenses-icons-card-text-link {
  color: var(--_colors-plates---gray);
  text-decoration: none;
}

.changelog-card {
  background-color: #eee;
  border-radius: 20px;
  padding: 20px 30px;
}

.changelog-card-title-wrap {
  border-bottom: 1px solid #0000001a;
  margin-bottom: 22px;
  padding-bottom: 22px;
}

.changelog-card-details-date {
  margin-bottom: 10px;
}

.changelog-card-details-text {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--md-body);
  font-weight: 400;
}

.blog-details-typography {
  padding-bottom: 60px;
}

.blog-details-title {
  margin-bottom: 20px;
}

.blog-details-description {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---titles--h4);
  letter-spacing: -0.56px;
  font-weight: 700;
  line-height: 150%;
}

.blog-details-social-media-wrapper {
  grid-column-gap: 16px;
  border-top: 1px solid var(--_colors-plates---gray);
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.blog-details-social-media-title {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h6);
  letter-spacing: -0.4px;
  font-weight: 700;
  line-height: 150%;
}

.blog-details-social-media-single {
  grid-column-gap: 18px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.blog-details-social-media-icon {
  color: var(--_colors-plates---gray);
  font-family: "Fa Brands 400", Arial, sans-serif;
  font-size: var(--_typography---paragraphs--lg-body);
  text-decoration: none;
}

.blog-details-title-description {
  padding-bottom: 20px;
}

.blog-details-image-wrapper {
  border-radius: 20px;
  margin-bottom: 48px;
  overflow: hidden;
}

.blog-details-image {
  width: 100%;
}

.blog-details-author-wrapper {
  border-bottom: 1px solid var(--_colors-plates---gray);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 48px;
  padding-bottom: 48px;
  display: flex;
}

.blog-details-author-single {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.blog-details-author-image {
  width: 100%;
  max-width: 64px;
}

.blog-details-author-title {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---paragraphs--sm-body);
  margin-bottom: 4px;
  line-height: 150%;
}

.blog-details-author-name {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h6);
  letter-spacing: -0.4px;
  font-weight: 700;
  line-height: 150%;
}

.blog-details-author-date-read-time {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.blog-details-author-date-read-time-single {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.blog-details-author-date-read-time-text {
  color: var(--_colors-plates---gray);
  font-size: var(--_typography---paragraphs--md-body);
  line-height: 150%;
}

.blog-details-rich-text h2 {
  margin-bottom: 24px;
}

.blog-details-rich-text p {
  margin-bottom: 20px;
}

.blog-details-rich-text ul {
  grid-row-gap: 15px;
  margin-top: 45px;
  margin-bottom: 45px;
  display: flex;
}

.blog-details-rich-text strong {
  color: var(--_colors-plates---primary);
}

.blog-details-rich-text figure {
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden;
}

.blog-details-rich-text blockquote {
  background-color: var(--_colors-plates---primary);
  color: var(--_colors-plates---white);
  letter-spacing: -0.8px;
  background-image: url("../assets/image/rich-quote-bg.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-left-style: none;
  border-radius: 20px;
  margin-top: 48px;
  margin-bottom: 48px;
  padding: 48px 48px 48px 156px;
  font-size: 40px;
  font-weight: 700;
  line-height: 150%;
}

.checkout-wrap {
  flex: 0 auto;
  width: 70%;
}

.checkout-sticky {
  flex: 0 auto;
  width: 30%;
  top: 140px;
}

.checkout-header {
  background-color: var(--_colors-plates---white);
  border-color: #14141433;
  border-radius: 12px;
  margin-bottom: 16px;
  padding: 16px;
}

.checkout-title {
  font-size: 30px;
  font-weight: 700;
}

.checkout-content {
  border: 1px solid #14141433;
  border-radius: 12px;
  padding: 16px;
}

.checkout-input-field {
  background-color: var(--_colors-plates---white);
  border-color: #14141433;
  border-radius: 12px;
  height: 48px;
}

.working-process-card-single {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  display: flex;
  gap: 20px;
  min-height: 600px;
  padding-bottom: 200px;
}

.services-tools-ticker {
  overflow: hidden;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* About-us-card animations moved to Enhanced Animation System section at end of file */



.services-tools-ticker-inner {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.services-tools-ticker .ticker {
  display: flex;
  align-items: center;
  gap: 0;
  will-change: transform;
}

.services-tools-single {
  justify-content: flex-start;
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.services-tools-name-wrap {
  border: 1px solid #f6f6f633;
  border-radius: 100px;
  padding: 14px 28px;
}

.services-tools-name {
  color: var(--_colors-plates---white);
  font-size: var(--_typography---titles--h6);
  font-weight: 700;
  line-height: 150%;
}

.services-tools-arrow {
  border: 1px solid #f6f6f633;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
}

.services-tools-element {
  margin-right: 20px;
}

.menu-dropdown-wrapper {
  margin-left: 0;
  margin-right: 0;
}

.dropdown-column-wrapper {
  background-color: #0000;
  width: 620px;
  padding-top: 20px;
  overflow: hidden;
  transform: translate(-50%);
}

.dropdown-title-wrapper {
  margin-bottom: 25px;
}

.dropdown-menu-text-link-text {
  grid-column-gap: 10px;
  border-bottom: 1px solid var(--_colors-plates---transparent);
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---paragraphs--lg-body);
  align-items: center;
  margin-bottom: 10px;
  line-height: 150%;
  text-decoration: none;
  transition: all 0.3s;
  display: flex;
}

.dropdown-menu-text-link-text:hover,
.dropdown-menu-text-link-text.ty--current {
  border-bottom-color: var(--_colors-plates---primary);
}

.dropdown-menu-text-link-text.mb0 {
  margin-bottom: 0;
}

.dropdown-menu-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.dropdown-toggle {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---paragraphs--lg-body);
  align-items: center;
  padding: 0;
  display: flex;
}

.dropdown-title {
  color: var(--_colors-plates---primary);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 28px;
}

.dropdown-pd {
  background-color: var(--_colors-plates---white);
  border: 1px solid #0000001a;
  border-radius: 10px;
  padding: 30px 20px;
  position: relative;
}

.dropdown-toggle-arrow {
  margin-left: 5px;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 13px;
}

.cart-item {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 28px;
  padding-bottom: 0;
}

.cart-quantity-wrap {
  grid-column-gap: 2px;
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cart-close-button-icon {
  width: 20px;
}

.cart-header-title {
  line-height: 100%;
}

.cart-footer-subtotal-title {
  color: var(--_colors-plates---primary);
  font-size: 24px;
}

.cart-header {
  border-bottom-color: #00000014;
  padding: 24px 0;
}

.cart-remove-button {
  color: var(--_colors-plates---secondary-on-light);
  text-decoration: underline;
}

.cart-name {
  color: var(--_colors-plates---primary);
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
}

.cart-price {
  color: var(--_colors-plates---gray);
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 100%;
}

.cart-container {
  background-color: var(--_colors-plates---white);
  box-shadow: none;
  border: 1px solid #00000014;
  border-radius: 8px;
  min-width: 526px;
  max-width: 526px;
  padding-left: 24px;
  padding-right: 24px;
}

.cart-quantity {
  color: var(--_colors-plates---primary);
  background-color: #fff0;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: auto;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}

.navbar-cart-quantity {
  background-color: #fff0;
  border-style: none;
  width: 60px;
  height: auto;
  margin-bottom: 0;
  padding: 4px 6px;
}

.navbar-cart-button {
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  padding: 0;
  position: relative;
}

.cart-footer-price {
  color: var(--_colors-plates---primary);
  font-size: 24px;
  font-weight: 400;
}

.cart-wrapper {
  background-color: #05040b99;
}

.cart-image {
  display: none;
}

.navbar-cart-quantity-wrap {
  grid-column-gap: 2px;
  color: #3c3d42;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
  font-size: 16px;
  display: flex;
}

.cart-pack-text {
  color: var(--_colors-plates---gray);
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 100%;
}

.primary-button-2 {
  color: #fef9ef;
  text-transform: capitalize;
  background-color: #c2714d;
  border-radius: 100px;
  padding: 5px 5px 5px 25px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.cart-close-button {
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.navbar-cart-icon-wrap {
  grid-column-gap: 5px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cart-div {
  margin-left: 0;
  margin-right: 0;
}

.cart-line-item {
  margin-bottom: 20px;
}

.cart-footer {
  border-top-color: #00000014;
  padding: 28px 0;
}

.cart-list {
  padding: 0 0 28px;
}

.navbar-cart-name {
  color: var(--_colors-plates---primary);
  font-size: 16px;
}

.success-message {
  background-color: var(--_colors-plates---secondary-on-light);
  color: var(--_colors-plates---white);
}

.image-overlay {
  z-index: 2;
  justify-content: center;
  display: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image-overlay-left {
  background-color: var(--_colors-plates---white);
  align-self: flex-start;
  width: 50%;
  height: 100%;
}

.image-overlay-right {
  background-color: var(--_colors-plates---white);
  align-self: flex-end;
  width: 50%;
  height: 100%;
}

.cms-technology-hover-bg {
  z-index: -2;
  background-color: var(--_colors-plates---primary);
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: scale(0);
}

.scroll-image-overlay-wrap {
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.scroll-image-overlay-top,
.scroll-image-overlay-bottom {
  background-color: var(--_colors-plates---white);
  width: 100%;
  height: 50%;
}

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

.portfolio-thumbnail-overlay {
  z-index: 0;
  background-color: #14141433;
  position: absolute;
  inset: 0%;
}

.pricing-table-name {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h5);
  letter-spacing: -0.48px;
  font-weight: 700;
  line-height: 150%;
}

.changelog-heading {
  color: var(--_colors-plates---primary);
  font-size: var(--_typography---titles--h4);
  letter-spacing: -0.56px;
  font-weight: 700;
  line-height: 150%;
}

.resource-dropdown-content-wrap {
  background-color: var(--_colors-plates---white);
  border: 1px solid #0000001a;
  border-radius: 1.25rem;
  padding: 1.25rem;
}

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

.resource-dropdown-wrap {
  background-color: #0000;
  width: 20rem;
  padding-top: 1.25rem;
  left: -4rem;
  overflow: hidden;
}

@media screen and (min-width: 1280px) {
  .blog-collection-list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
}

@media screen and (max-width: 991px) {
  body {
    --_typography---paragraphs--lg-body: 17px;
    --_typography---titles--h1: 48px;
    --_typography---titles--h2: 40px;
    --_typography---titles--h3: 33px;
    --_typography---titles--h4: 28px;
    --_typography---titles--h5: 24px;
    --_typography---titles--h6: 20px;
    --_typography---paragraphs--sm-body: 14px;
    --_typography---paragraphs--md-body: 16px;
    --_typography---title-xl: 60px;
    --_typography---paragraphs--buttons: 18px;
    --_typography---titles--display-title: 72px;
    --section-gap: 100px;
    --none: 0px;
    --section-gap-medium: 80px;
    --section-gap-small: 60px;
    --white\<deleted\|variable-177089b8\>: white;
  }

  .navbar {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .container.checkout {
    flex-flow: column;
  }

  .nav-menu {
    background-color: var(--_colors-plates---primary);
    border-left-style: none;
    border-right-style: none;
    width: 100%;
    max-width: none;
    max-height: 90vh;
    padding: 12px;
    overflow: auto;
    align-items: flex-start;
    gap: 2px;
  }

  .nav-link {
    color: var(--_colors-plates---white);
    border-bottom-style: none;
    margin-bottom: 0;
    width: 100%;
    text-align: left;
  }

  .navbar-contact-wrapper {
    display: flex;
  }

  .navbar-contact-link-block {
    display: none;
  }

  .section.banner {
    padding-bottom: 100px;
  }

  .section.about-us {
    padding-top: 80px;
  }

  .section.footer {
    padding-bottom: 60px;
  }

  .section.working-process {
    padding-bottom: 100px;
  }

  .section.about-us-banner {
    margin-top: 79px;
  }

  .section.inner-banner {
    margin-top: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.main-blog-section {
    padding-top: 100px;
  }

  .section.team-members-details {
    padding-top: var(--none);
  }

  .section.authentication-section {
    margin-top: 80px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.pricing-banner {
    margin-top: 80px;
  }

  .section.pricing-details {
    padding-top: 0;
  }

  .section.not-found,
  .section.protected-password {
    margin-top: 82px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.utility-section {
    margin-top: 79px;
  }

  .section.blog-details {
    margin-top: 82px;
  }

  .section.services-tools {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .banner-content {
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .banner-typography {
    text-align: center;
    max-width: 700px;
  }

  .banner-title-description {
    margin-bottom: 24px;
  }

  .banner-title {
    margin-bottom: 16px;
    font-size: 56px;
    line-height: 120%;
  }

  .banner-description-text {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .primary-button-inner {
    padding-top: 13px;
    padding-bottom: 13px;
    font-weight: 400;
  }

  .banner-button-wrapper {
    justify-content: center;
    align-items: center;
  }

  .banner-image-wrapper {
    max-width: 100%;
  }

  .sponsors-ticker-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .company-logo,
  .ticker-circle {
    margin-right: 30px;
  }

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

  .section-title {
    font-size: var(--_typography---titles--h2);
  }

  .section-subtitle-wrap.left-alignment {
    justify-content: center;
    align-items: center;
  }

  .about-us-content {
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .about-us-image-wrapper,
  .about-us-typography {
    max-width: 100%;
  }

  .about-us-top-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .about-us-card {
    grid-column-gap: 16px;
  }

  .footer-form-wrapper {
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 60px;
  }

  .footer-form-details-wrapper {
    max-width: 100%;
  }

  .footer-form-details-title {
    letter-spacing: -0.2px;
  }

  .footer-form-details-single {
    max-width: 100%;
  }

  .footer-form-input-filed {
    color: var(--_colors-plates---gray);
  }

  .footer-menu-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    padding-bottom: 60px;
  }

  .footer-menu-single.footer-information {
    max-width: 235px;
  }

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

  .footer-menu-list-wrapper {
    grid-row-gap: 10px;
  }

  .footer-information-wrapper {
    grid-row-gap: 8px;
  }

  .footer-information-single {
    grid-column-gap: 10px;
  }

  .footer-information-icon-wrap {
    flex: none;
  }

  .footer-information-icon {
    width: 100%;
    max-width: 18px;
  }

  .blog-section-title-wrapper {
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
  }

  .blog-collection-list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .blog-image-wrapper {
    border-radius: 10px;
  }

  .blog-typography {
    border-radius: 10px;
    padding: 16px;
  }

  .blog-category {
    line-height: 100%;
  }

  .blog-title {
    line-height: 150%;
  }

  .cta-wrapper {
    background-size: cover;
    background-attachment: scroll;
    padding: 50px 15px;
  }

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

  .cta-title {
    letter-spacing: -0.8px;
    font-size: 86px;
  }

  .testimonial-inner-ticker-wrapper {
    align-items: stretch;
  }

  .testimonial-card {
    flex-flow: column;
    justify-content: space-between;
    width: 470px;
    margin-right: 20px;
    padding: 20px;
    display: flex;
  }

  .testimonial-card-description-wrapper {
    margin-bottom: 30px;
  }

  .services-single {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 10px;
  }

  .services-single.last {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .services-single._1st {
    padding-top: 0;
  }

  .services-name-number-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .services-number {
    padding-top: 0;
  }

  .services-name {
    letter-spacing: -0.2px;
    font-size: 38px;
    line-height: 140%;
  }

  .services-arrow-icon-wrapper {
    max-width: 48px;
    height: 40px;
  }

  .services-arrow-icon {
    width: 100%;
    max-width: 12px;
  }

  .services-description-single {
    max-width: 100%;
  }

  .portfolio-content-vh {
    height: auto;
  }

  .portfolio-sticky {
    position: static;
  }

  .portfolio-ticker-flex {
    padding-left: 15px;
    padding-right: 15px;
  }

  .portfolio-inner-ticker {
    grid-column-gap: 10px;
    grid-row-gap: 30px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .portfolio-card {
    width: auto;
    margin-right: 0;
  }

  .portfolio-thumbnail-wrapper {
    border-radius: 12px;
    margin-bottom: 10px;
  }

  .portfolio-view-button {
    max-width: 70px;
    height: 70px;
  }

  .portfolio-category-date {
    padding: 10px;
  }

  .portfolio-category-date-text {
    letter-spacing: -0.1px;
    font-size: 16px;
  }

  .portfolio-typography {
    grid-row-gap: 8px;
    padding-left: 0;
    padding-right: 0;
  }

  .work-name {
    font-size: 22px;
  }

  .working-process-content {
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .working-process-typography {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .working-process-section-title {
    margin-bottom: 20px;
  }

  .working-process-card-wrapper {
    max-width: 100%;
  }

  .about-us-banner-typography {
    margin-bottom: 40px;
  }

  .about-us-banner-title {
    font-size: 90px;
    line-height: 120%;
  }

  .about-us-banner-description {
    font-size: 22px;
  }

  .about-us-banner-title-description {
    margin-bottom: 30px;
  }

  .about-us-banner-image-wrapper {
    margin-bottom: 40px;
  }

  .about-us-banner-features-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .why-chooses-us-content {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .why-chooses-us-image-wrapper {
    max-width: 100%;
  }

  .why-chooses-us-image {
    width: 100%;
  }

  .why-chooses-us-typography {
    order: -1;
    max-width: 100%;
  }

  .why-chooses-us-section-title-wrap {
    text-align: center;
    margin-bottom: 50px;
  }

  .why-chooses-us-typography-content {
    max-width: 100%;
  }

  .why-chooses-us-typography-grid {
    grid-column-gap: 60px;
    grid-row-gap: 20px;
  }

  .team-member-mask {
    max-width: 358px;
  }

  .team-member-single-slider {
    margin-right: 20px;
  }

  .team-member-typography {
    padding: 10px;
  }

  .awards-tabs {
    flex-flow: column;
    display: flex;
  }

  .awards-tabs-menu {
    margin-bottom: 30px;
  }

  .awards-tab-menu-flex {
    grid-column-gap: 16px;
  }

  .inner-banner-title {
    margin-bottom: 10px;
    line-height: 130%;
  }

  .inner-banner-title.portfolio-details-title {
    font-size: 48px;
  }

  .inner-banner-description {
    font-size: var(--_typography---titles--h6);
    line-height: 140%;
  }

  .team-members-main-collection-list {
    grid-column-gap: 16px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .team-member-details-content {
    grid-row-gap: 40px;
  }

  .team-member-details-top-content {
    grid-column-gap: 20px;
  }

  .team-member-details-image-wrapper {
    border-radius: 10px;
    max-width: 250px;
  }

  .team-member-details-name {
    margin-bottom: 10px;
    font-size: 36px;
  }

  .team-member-details-bio {
    margin-bottom: 10px;
  }

  .team-member-details-information-wrap {
    grid-row-gap: 16px;
  }

  .team-member-details-information-single {
    grid-column-gap: 10px;
  }

  .team-member-details-information-details {
    font-size: 18px;
    font-weight: 500;
  }

  .cms-technology-content {
    grid-row-gap: 30px;
  }

  .cms-technology-top-card {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    justify-content: center;
  }

  .cms-technology-top-card-single {
    width: 170px;
    height: 170px;
  }

  .cms-technology-logo {
    width: 50px;
    height: 50px;
  }

  .cms-technology-name {
    font-size: 13px;
  }

  .cms-technology-bottom-card {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    justify-content: center;
  }

  .benefit-content {
    grid-row-gap: 40px;
    flex-flow: column;
    padding: 100px 15px;
  }

  .benefit-image-wrapper {
    max-width: 100%;
  }

  .benefit-typography {
    order: -1;
    max-width: 100%;
  }

  .benefit-section-title-description {
    text-align: center;
  }

  .benefit-card-wrapper {
    max-width: 100%;
  }

  .benefit-card-single {
    grid-column-gap: 16px;
    padding-top: 20px;
  }

  .benefit-card-title-description {
    max-width: 600px;
  }

  .faq-content {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .faq-typography-card {
    grid-row-gap: 30px;
    border-radius: 12px;
    order: 1;
    max-width: 100%;
    padding: 24px;
    position: static;
  }

  .faq-question {
    font-size: 24px;
  }

  .single-faq-accordion-wrap {
    border-radius: 12px;
    padding: 20px;
    gap: 16px;
  }

  .faq-accordion-wrapper {
    grid-row-gap: 16px;
  }

  .faq-accordion-item {
    margin-bottom: 12px;
  }

  .faq-accordion-content {
    max-height: 0;
  }

  .faq-accordion-item.is-open .faq-accordion-content {
    max-height: 400px;
  }

  .faq-answer {
    max-width: 100%;
    font-size: 16px;
  }

  .services-details-rich-content {
    margin-bottom: 40px;
  }

  .services-details-rich-content h2 {
    font-size: 36px;
    line-height: 140%;
  }

  .services-details-rich-content li {
    padding-left: 25px;
  }

  .services-details-rich-content ul {
    grid-row-gap: 8px;
    margin-bottom: 20px;
  }

  .services-details-rich-content figure {
    border-radius: 10px;
  }

  .services-details-rich-content p {
    margin-bottom: 25px;
  }

  .portfolio-information-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-radius: 10px;
    flex-flow: wrap;
    margin-top: 30px;
    padding: 15px;
  }

  .portfolio-information-title {
    font-size: 22px;
  }

  .portfolio-information-text {
    font-size: 16px;
  }

  .portfolio-details-image-wrapper {
    border-radius: 10px;
  }

  .portfolio-details-rich-text h3 {
    margin-top: 20px;
  }

  .portfolio-details-rich-text figure {
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 16px;
  }

  .contact-us-content {
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .contact-us-image-wrapper {
    border-radius: 16px;
    max-width: 100%;
  }

  .contact-us-form-wrapper {
    order: -1;
    max-width: 100%;
  }

  .contact-us-section-title-wrapper {
    text-align: center;
  }

  .contact-us-form-wrap-main {
    grid-row-gap: 16px;
  }

  .contact-us-form-flex {
    grid-column-gap: 16px;
  }

  .contact-us-form-input-field {
    height: 48px;
    padding: 14px;
  }

  .contact-us-form-textarea {
    min-height: 180px;
  }

  .contact-us-form-submit-button {
    height: 48px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-us-details-grid {
    grid-column-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .contact-us-details-single {
    border-radius: 12px;
    padding: 20px;
  }

  .contact-us-details-icon-wrapper {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .contact-us-details-icon-single {
    border-radius: 10px;
    max-width: 56px;
    height: 56px;
  }

  .contact-us-details-title {
    margin-bottom: 5px;
  }

  .authentication-wrapper {
    grid-row-gap: 40px;
    border-radius: 20px;
    flex-flow: column;
  }

  .authentication-image-wrapper {
    max-width: 100%;
  }

  .authentication-form-wrapper {
    order: -1;
    max-width: 100%;
    padding: 0;
  }

  .authentication-form-wrap {
    grid-row-gap: 16px;
  }

  .authentication-input-field {
    padding-left: 40px;
  }

  .authentication-input-field-icon {
    left: 16px;
  }

  .pricing-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .pricing-single-card {
    padding: 24px 16px;
  }

  .pricing-packages {
    grid-column-gap: 5px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .pricing-price {
    letter-spacing: -0.1px;
    line-height: 130%;
  }

  .pricing-packages-description {
    letter-spacing: -0.2px;
    font-size: 18px;
    font-weight: 500;
  }

  .pricing-button-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .pricing-features-list {
    grid-row-gap: 12px;
  }

  .pricing-features-list-item {
    grid-column-gap: 8px;
  }

  .pricing-features-title-wrapper {
    margin-bottom: 20px;
  }

  .pricing-features-title.standard-plan {
    letter-spacing: -0.1px;
  }

  .pricing-table-content {
    width: 1000px;
    overflow: auto;
  }

  .pricing-table-features-title-wrapper {
    max-width: 380px;
  }

  .pricing-table-features-title-blank {
    min-height: 70px;
  }

  .pricing-table-features-heading-short-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .pricing-table-name-wrap {
    min-height: 70px;
  }

  .pricing-table-packages {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .pricing-table-features-title-list-item {
    min-height: 50px;
    padding-left: 20px;
  }

  .pricing-table-features-list-item {
    min-height: 50px;
  }

  .pricing-table-features-list-item-icon {
    width: 100%;
    max-width: 20px;
  }

  .pricing-details-flex {
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .pricing-details-card {
    order: 1;
    max-width: 100%;
    padding: 20px;
    position: static;
  }

  .pricing-details-rich-content {
    grid-row-gap: 30px;
  }

  .not-found-image-wrapper {
    width: 100%;
    max-width: 500px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .not-found-title {
    margin-bottom: 10px;
  }

  .protected-password-wrapper {
    grid-row-gap: 30px;
    border-radius: 20px;
    flex-flow: column;
    padding: 40px 20px;
  }

  .protected-password-image-wrap {
    max-width: 100%;
  }

  .protected-password-form-single {
    order: -1;
    max-width: 100%;
  }

  .protected-password-form-single-wrap {
    max-width: 100%;
  }

  .utility-wrapper {
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .utility-link-card-wrap {
    grid-row-gap: 12px;
    max-width: 100%;
    position: static;
  }

  .utility-link-block {
    border-radius: 12px;
    padding: 16px;
  }

  .utility-content {
    max-width: 100%;
  }

  .utility-main-content {
    grid-row-gap: 24px;
  }

  .instructions-card {
    border-radius: 16px;
    padding: 20px;
  }

  .instructions-card-typography {
    grid-row-gap: 16px;
  }

  .licenses-card-title-wrapper {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .licenses-card {
    border-radius: 12px;
    padding: 16px;
  }

  .changelog-card {
    border-radius: 16px;
    padding: 20px;
  }

  .blog-details-typography {
    padding-bottom: 24px;
  }

  .blog-details-title {
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 140%;
  }

  .blog-details-description {
    font-size: 22px;
  }

  .blog-details-image-wrapper {
    border-radius: 10px;
    margin-bottom: 24px;
  }

  .blog-details-author-wrapper {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }

  .blog-details-author-image {
    max-width: 50px;
  }

  .blog-details-rich-text h2 {
    letter-spacing: -0.2px;
    margin-bottom: 16px;
    font-size: 34px;
    line-height: 140%;
  }

  .blog-details-rich-text p {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 140%;
  }

  .blog-details-rich-text ul {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
  }

  .blog-details-rich-text figure {
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .blog-details-rich-text blockquote {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    border-radius: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 40px;
    font-size: 25px;
    font-style: italic;
    font-weight: 500;
    line-height: 140%;
  }

  .checkout-wrap {
    width: 100%;
    margin-right: 0;
  }

  .checkout-sticky {
    width: 100%;
    position: static;
  }

  .checkout-input-field {
    height: 46px;
  }

  .services-tools-single {
    margin-right: 16px;
  }

  .services-tools-name-wrap {
    padding: 8px 16px;
  }

  .services-tools-name {
    font-size: 18px;
    font-weight: 500;
  }

  .services-tools-arrow {
    width: 48px;
    height: 48px;
  }

  .services-tools-element {
    margin-right: 16px;
  }

  .menu-button {
    background-color: #0000;
    flex: none;
    /* Accessibility: WCAG 2.5.5 / 2.5.8 touch-target minimum 44x44 */
    min-width: 44px;
    min-height: 44px;
    padding: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .menu-button.ty--open {
    background-color: #0000;
  }

  .pricing-table-content-main {
    overflow: auto;
  }

  .checkout-row {
    flex-flow: column;
  }

  .menu-dropdown-wrapper {
    margin-bottom: 10px;
    display: block;
  }

  .dropdown-column-wrapper {
    position: static;
    overflow: visible;
  }

  .dropdown-column-wrapper.ty--open {
    width: 100%;
    transform: translate(0%);
  }

  .dropdown-menu-text-link-text {
    margin-bottom: 8px;
  }

  .dropdown-grid {
    grid-row-gap: 30px;
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    display: flex;
  }

  .dropdown-toggle {
    color: #fff;
    justify-content: flex-start;
  }

  .cart-wrapper {
    aspect-ratio: auto;
  }

  .primary-button-2 {
    font-weight: 400;
    line-height: 100%;
  }

  .scroll-image-overlay-wrap {
    display: none;
  }

  .resource-dropdown-content-wrap {
    border-radius: 1rem;
    padding: 1rem;
  }

  .resource-dropdown-wrap {
    width: 16rem;
    padding-top: 1rem;
    position: static;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_typography---paragraphs--lg-body: 16px;
    --_typography---titles--h1: 48px;
    --_typography---titles--h2: 38px;
    --_typography---titles--h3: 26px;
    --_typography---titles--h4: 26px;
    --_typography---titles--h5: 20px;
    --_typography---titles--h6: 18px;
    --_typography---paragraphs--sm-body: 14px;
    --_typography---paragraphs--md-body: 16px;
    --_typography---title-xl: 60px;
    --_typography---paragraphs--buttons: 17px;
    --_typography---titles--display-title: 52px;
    --section-gap: 80px;
    --none: 0px;
    --section-gap-medium: 60px;
    --section-gap-small: 50px;
    --white\<deleted\|variable-177089b8\>: white;
  }

  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-logo {
    padding-left: 0;
  }

  .section.banner {
    padding-top: 140px;
    padding-bottom: 60px;
  }

  .section.about-us {
    padding-top: 40px;
  }

  .section.footer {
    padding-bottom: 20px;
  }

  .section.working-process {
    padding-bottom: 80px;
  }

  .section.about-us-banner {
    margin-top: 68px;
  }

  .section.inner-banner {
    margin-top: 68px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.main-blog-section {
    padding-top: 80px;
  }

  .section.authentication-section {
    margin-top: 68px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.pricing-banner {
    margin-top: 69px;
  }

  .section.not-found,
  .section.protected-password {
    margin-top: 68px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.utility-section {
    margin-top: 68px;
  }

  .section.blog-details {
    margin-top: 70px;
  }

  .section.services-tools {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .banner-typography {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }

  .banner-title-description {
    margin-bottom: 20px;
  }

  .banner-title {
    letter-spacing: -1px;
    margin-bottom: 10px;
    font-size: 46px;
  }

  .primary-button-inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .banner-button-wrapper {
    grid-column-gap: 16px;
  }

  .banner-video-button {
    grid-column-gap: 8px;
  }

  .banner-video-button-wrap {
    width: 40px;
    height: 40px;
  }

  .sponsors-ticker-wrapper {
    background-position: 50% 100%;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .company-logo,
  .ticker-circle {
    margin-right: 24px;
  }

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

  .section-title.white {
    margin-bottom: 10px;
  }

  .section-title.about-mobile {
    font-size: 34px;
  }

  .section-title.cms-technology-tools {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-description.about-us {
    max-width: 400px;
  }

  .about-us-content {
    grid-row-gap: 30px;
  }

  .about-us-typography {
    grid-row-gap: 40px;
  }

  .about-us-top-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .about-us-card {
    grid-row-gap: 16px;
    border-radius: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 16px;
  }

  .about-us-card-icon {
    width: 100%;
    max-width: 40px;
  }

  .about-us-card-typography {
    max-width: 100%;
  }

  .about-us-card-counter-wrap {
    padding-bottom: 10px;
  }

  .summery-counter-wrap {
    min-height: 36px;
  }

  .number-digit {
    letter-spacing: -0.2px;
    font-size: 36px;
  }

  .about-us-card-description {
    width: 100%;
    max-width: 160px;
  }

  .footer-form-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer-form-details-title {
    letter-spacing: 0;
    font-size: 22px;
  }

  .footer-form-input-filed {
    height: 52px;
    font-size: 20px;
    font-weight: 500;
  }

  .footer-menu-wrapper {
    grid-row-gap: 30px;
  }

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

  .footer-details-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .footer-details-content {
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .footer-social-media-title {
    font-weight: 500;
  }

  .blog-collection-list {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .blog-typography {
    padding: 12px;
  }

  .blog-category-tag-date-wrapper {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .blog-title {
    letter-spacing: 0;
    margin-bottom: 10px;
  }

  .cta-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cta-title-wrapper {
    margin-bottom: 24px;
  }

  .cta-title {
    font-size: 58px;
  }

  .testimonial-card {
    border-radius: 16px;
    width: 420px;
    margin-right: 16px;
    padding: 16px;
  }

  .testimonial-card-author-wrapper {
    grid-column-gap: 10px;
    padding-top: 10px;
  }

  .testimonial-card-author-image-wrapper {
    max-width: 65px;
    height: 65px;
  }

  .testimonial-card-author-image {
    max-width: 55px;
  }

  .services-single.last {
    padding-bottom: 0;
  }

  .services-name {
    letter-spacing: 0;
    font-size: 30px;
  }

  .services-arrow-icon-wrapper {
    height: 32px;
  }

  .services-description-text {
    font-size: 15px;
    line-height: 140%;
  }

  .portfolio-inner-ticker {
    grid-template-columns: 1fr;
  }

  .work-mini-description {
    width: 100%;
    max-width: 400px;
  }

  .working-process-card {
    border-radius: 12px;
    padding: 20px;
  }

  .working-process-card-icon-number-wrapper {
    margin-bottom: 20px;
  }

  .working-process-card-icon {
    max-width: 40px;
  }

  .working-process-card-number {
    letter-spacing: -0.2px;
    font-size: 24px;
  }

  .about-us-banner-title {
    letter-spacing: -1px;
    margin-bottom: 10px;
    font-size: 62px;
  }

  .about-us-banner-description {
    letter-spacing: -0.2px;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
  }

  .about-us-banner-title-description {
    margin-bottom: 24px;
  }

  .about-us-banner-button-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
  }

  .about-us-banner-image-wrapper {
    border-radius: 12px;
    margin-bottom: 24px;
  }

  .why-chooses-us-section-title-wrap {
    margin-bottom: 40px;
  }

  .why-chooses-us-typography-content {
    margin-bottom: 30px;
  }

  .why-chooses-us-typography-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .why-chooses-us-description {
    width: 100%;
    max-width: 300px;
  }

  .team-member-mask {
    max-width: 280px;
  }

  .team-member-single-slider {
    margin-right: 16px;
  }

  .team-member-image-wrapper {
    border-radius: 12px;
  }

  .team-member-typography {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .team-member-social-media-link-block {
    border-radius: 8px;
    max-width: 40px;
    height: 40px;
    font-size: 18px;
  }

  .awards-tabs-menu {
    margin-bottom: 20px;
  }

  .awards-tab-menu-content,
  .awards-tab-menu-flex {
    grid-column-gap: 10px;
  }

  .awards-tabs-content {
    height: 420px;
  }

  .awards-image-wrapper {
    border-radius: 16px;
  }

  .inner-banner-title {
    letter-spacing: -1px;
  }

  .inner-banner-title.portfolio-details-title {
    font-size: 38px;
  }

  .inner-banner-title.services-details {
    font-size: 42px;
  }

  .inner-banner-description {
    letter-spacing: -0.2px;
  }

  .team-member-details-top-content {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .team-member-details-image-wrapper,
  .team-member-details-typography {
    max-width: 100%;
  }

  .team-member-details-name {
    line-height: 140%;
  }

  .services-button-wrapper {
    grid-column-gap: 16px;
    justify-content: flex-start;
  }

  .services-banner-image-wrapper {
    border-radius: 12px;
    margin-top: 30px;
  }

  .cms-technology-content {
    grid-row-gap: 20px;
  }

  .cms-technology-top-card {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .cms-technology-top-card-single {
    width: 130px;
    height: 130px;
    padding: 15px;
  }

  .cms-technology-logo {
    width: 40px;
    height: 40px;
  }

  .cms-technology-name {
    font-size: 11px;
  }

  .cms-technology-bottom-card {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .benefit-content {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .benefit-card-single {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .benefit-card-description {
    max-width: 360px;
  }

  .faq-typography-card {
    padding: 20px;
  }

  .faq-question {
    letter-spacing: -0.1px;
    font-size: 20px;
    line-height: 130%;
  }

  .faq-icon-wrapper {
    flex: none;
    width: 100%;
    max-width: 15px;
  }

  .single-faq-accordion-wrap {
    border-radius: 10px;
    padding: 16px;
    gap: 12px;
  }

  .faq-accordion-question-wrap {
    justify-content: space-between;
    align-items: flex-start;
  }

  .faq-accordion-item {
    margin-bottom: 10px;
  }

  .faq-accordion-content {
    max-height: 0;
  }

  .faq-accordion-item.is-open .faq-accordion-content {
    max-height: 350px;
  }

  .faq-answer {
    font-size: 15px;
    line-height: 25px;
  }

  .services-details-banner-image-wrapper {
    border-radius: 12px;
    margin-top: 30px;
  }

  .services-details-rich-content {
    margin-bottom: 30px;
  }

  .services-details-rich-content h2 {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .services-details-rich-content li {
    background-position: 0 4px;
  }

  .services-details-rich-content ul {
    grid-row-gap: 5px;
  }

  .services-short-details-title {
    margin-bottom: 10px;
    font-size: 32px;
  }

  .portfolio-information-wrapper {
    grid-row-gap: 16px;
  }

  .portfolio-information-title {
    margin-bottom: 5px;
  }

  .portfolio-information-text {
    font-size: 15px;
  }

  .portfolio-information-line {
    display: none;
  }

  .portfolio-details-rich-text h3 {
    margin-top: 16px;
  }

  .contact-us-content {
    grid-row-gap: 30px;
  }

  .contact-us-form-input-field {
    height: 46px;
  }

  .contact-us-form-textarea {
    min-height: 140px;
    padding: 12px;
  }

  .contact-us-form-submit-button {
    height: 46px;
  }

  .contact-us-details-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .contact-us-details-single {
    border-radius: 10px;
    padding: 10px;
  }

  .contact-us-details-icon-single {
    max-width: 48px;
    height: 48px;
  }

  .authentication-wrapper {
    grid-row-gap: 30px;
    border-radius: 16px;
    padding: 20px;
  }

  .authentication-image-wrapper {
    border-radius: 12px;
  }

  .authentication-form-block {
    margin-bottom: 10px;
  }

  .authentication-input-field,
  .authentication-form-submit-button {
    height: 50px;
  }

  .pricing-typography {
    max-width: 495px;
  }

  .pricing-banner-title {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 38px;
    line-height: 140%;
  }

  .pricing-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .pricing-features-list {
    grid-row-gap: 8px;
  }

  .pricing-table-content {
    border-radius: 12px;
  }

  .pricing-table-features-title-wrapper {
    max-width: 330px;
  }

  .plan-add-to-cart-seleect-field {
    height: 45px;
  }

  .not-found-image-wrapper {
    max-width: 380px;
  }

  .not-found-title {
    font-size: 38px;
    line-height: 140%;
  }

  .protected-password-wrapper {
    border-radius: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .protected-password-image-wrap {
    border-radius: 16px;
  }

  .password-form-input-field {
    min-height: 45px;
  }

  .utility-wrapper {
    grid-row-gap: 30px;
  }

  .utility-link-block {
    border-radius: 10px;
    padding: 12px;
  }

  .utility-main-content {
    grid-row-gap: 20px;
  }

  .style-guide-card {
    border-radius: 10px;
    padding: 20px;
  }

  .style-guide-typography {
    grid-row-gap: 10px;
  }

  .instructions-card {
    border-radius: 12px;
    padding: 16px;
  }

  .instructions-card-title-wrapper {
    margin-bottom: 16px;
    padding-bottom: 16px;
  }

  .licenses-image-card {
    grid-row-gap: 16px;
  }

  .licenses-image-card-title {
    margin-bottom: 5px;
  }

  .changelog-card {
    border-radius: 12px;
  }

  .blog-details-title {
    font-size: 32px;
  }

  .blog-details-description {
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 500;
  }

  .blog-details-author-wrapper {
    grid-column-gap: 10px;
    flex-flow: wrap;
    margin-bottom: 20px;
  }

  .blog-details-author-image {
    max-width: 40px;
  }

  .blog-details-author-date-read-time {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
  }

  .blog-details-rich-text h2 {
    font-size: 26px;
  }

  .blog-details-rich-text figure {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .blog-details-rich-text blockquote {
    letter-spacing: -0.4px;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 20px;
    font-size: 20px;
    font-weight: 400;
  }

  .checkout-title {
    font-size: 24px;
  }

  .checkout-content {
    border-radius: 10px;
  }

  .checkout-input-field {
    height: 42px;
  }

  .services-tools-single {
    margin-right: 10px;
  }

  .services-tools-name-wrap {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .services-tools-name {
    font-size: 16px;
  }

  .services-tools-arrow {
    width: 38px;
    height: 38px;
  }

  .services-tools-element {
    margin-right: 10px;
  }

  .menu-button {
    width: 100%;
    max-width: 45px;
    min-width: 44px;
    min-height: 44px;
  }

  .dropdown-title-wrapper {
    margin-bottom: 20px;
  }

  .dropdown-grid {
    grid-template-columns: 1fr;
  }

  .dropdown-toggle {
    font-size: 16px;
  }

  .cart-header-title {
    font-size: 28px;
  }

  .cart-header {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .cart-container {
    min-width: 420px;
    max-width: 420px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cart-footer-price {
    font-size: 22px;
  }

  .primary-button-2 {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 16px;
  }

  .cart-footer {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .resource-dropdown-content-wrap {
    border-radius: 0.75rem;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_typography---paragraphs--lg-body: 15px;
    --_typography---titles--h1: 38px;
    --_typography---titles--h2: 30px;
    --_typography---titles--h3: 22px;
    --_typography---titles--h4: 24px;
    --_typography---titles--h5: 20px;
    --_typography---titles--h6: 17px;
    --_typography---paragraphs--sm-body: 13px;
    --_typography---paragraphs--md-body: 14px;
    --_typography---title-xl: 60px;
    --_typography---paragraphs--buttons: 16px;
    --_typography---titles--display-title: 36px;
    --section-gap: 60px;
    --none: 0px;
    --section-gap-medium: 40px;
    --section-gap-small: 40px;
    --white\<deleted\|variable-177089b8\>: white;
  }

  h6 {
    line-height: 140%;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar-logo-image {
    width: 100%;
    max-width: 120px;
  }

  .section.banner {
    padding-top: 120px;
    padding-bottom: 40px;
  }

  .section.working-process {
    padding-bottom: 60px;
  }

  .section.about-us-banner {
    margin-top: 60px;
  }

  .section.inner-banner {
    margin-top: 59px;
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .section.main-blog-section {
    padding-top: 60px;
  }

  .section.authentication-section {
    margin-top: 58px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.pricing-banner {
    margin-top: 58px;
  }

  .section.not-found {
    margin-top: 60px;
  }

  .section.protected-password {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.utility-section,
  .section.blog-details {
    margin-top: 59px;
  }

  .section.services-tools {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .banner-content {
    grid-row-gap: 35px;
  }

  .banner-title {
    font-size: 32px;
  }

  .banner-description-text {
    max-width: 315px;
  }

  .primary-button-inner {
    grid-column-gap: 5px;
    padding-left: 22px;
    padding-right: 22px;
    line-height: 140%;
  }

  .banner-video-button {
    grid-column-gap: 5px;
  }

  .banner-video-button-wrap {
    width: 36px;
    height: 36px;
  }

  .banner-video-button-icon {
    width: 100%;
    max-width: 12px;
  }

  .company-subtitle {
    padding-left: 16px;
    padding-right: 16px;
  }

  .sponsors-ticker-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .company-logo {
    max-width: 85px;
    margin-right: 16px;
  }

  .ticker-circle {
    margin-right: 16px;
  }

  .section-title {
    letter-spacing: -0.2px;
    margin-bottom: 10px;
  }

  .section-title.about-mobile {
    width: 100%;
    max-width: 280px;
    font-size: 30px;
    line-height: 120%;
  }

  .section-title.cms-technology-tools {
    max-width: 300px;
  }

  .section-subtitle-wrap {
    margin-bottom: 10px;
  }

  .about-us-typography {
    grid-row-gap: 30px;
  }

  .about-us-top-grid {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .about-us-card {
    padding: 10px;
  }

  .about-us-card-icon {
    max-width: 30px;
  }

  .summery-counter-wrap {
    min-height: 28px;
  }

  .single-counter-wrap {
    margin-right: 0;
  }

  .number-digit {
    font-size: 28px;
  }

  .about-us-card-description {
    max-width: 140px;
    font-size: 14px;
    line-height: 140%;
  }

  .footer-form-details-title {
    font-size: 18px;
    font-weight: 500;
  }

  .footer-form-input-filed {
    height: 42px;
    font-size: 18px;
  }

  .footer-form-submit-button {
    padding-right: 24px;
  }

  .footer-menu-wrapper {
    padding-bottom: 40px;
  }

  .footer-menu-single.footer-information {
    max-width: 220px;
  }

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

  .footer-details-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-details-content {
    grid-row-gap: 10px;
  }

  .footer-details-text {
    font-size: 16px;
  }

  .blog-section-title-wrapper {
    grid-row-gap: 10px;
    text-align: center;
    margin-bottom: 40px;
  }

  .blog-typography {
    padding: 8px;
  }

  .blog-category-tag-date-wrapper {
    grid-column-gap: 10px;
  }

  .blog-category {
    padding: 6px 12px;
  }

  .blog-title,
  .blog-description-text {
    line-height: 140%;
  }

  .cta-wrapper {
    border-radius: 10px;
    padding: 35px 10px;
  }

  .cta-title-wrapper {
    margin-bottom: 20px;
  }

  .cta-subtitle {
    letter-spacing: -0.2px;
    font-size: 15px;
    font-weight: 500;
  }

  .cta-title {
    letter-spacing: -0.2px;
    font-size: 38px;
  }

  .testimonial-card {
    width: 316px;
  }

  .testimonial-card-review-icon {
    width: 100%;
    max-width: 15px;
  }

  .testimonial-card-description-wrapper {
    margin-bottom: 20px;
  }

  .testimonial-card-author-wrapper {
    grid-column-gap: 8px;
    padding-top: 8px;
  }

  .testimonial-card-author-image-wrapper {
    max-width: 55px;
    height: 55px;
  }

  .testimonial-card-author-image {
    max-width: 45px;
  }

  .services-single {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 0;
  }

  .services-name-number-wrapper {
    grid-column-gap: 8px;
  }

  .services-number {
    font-size: 14px;
  }

  .services-name {
    font-size: 24px;
    font-weight: 500;
  }

  .services-arrow-icon-wrapper {
    max-width: 42px;
    height: 30px;
  }

  .services-arrow-icon {
    max-width: 9px;
  }

  .services-description-text {
    padding-top: 10px;
    font-size: 14px;
  }

  .portfolio-ticker-flex {
    padding-left: 10px;
    padding-right: 10px;
  }

  .portfolio-inner-ticker {
    grid-row-gap: 24px;
  }

  .portfolio-thumbnail-wrapper {
    border-radius: 10px;
  }

  .portfolio-view-button {
    max-width: 55px;
    height: 55px;
  }

  .portfolio-category-date {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: wrap;
    padding: 6px;
  }

  .portfolio-category-date-text {
    font-size: 14px;
    font-weight: 400;
  }

  .work-name {
    letter-spacing: -0.4px;
    font-size: 20px;
    font-weight: 500;
  }

  .work-mini-description {
    font-size: 15px;
    line-height: 140%;
  }

  .working-process-typography {
    max-width: 280px;
  }

  .working-process-card {
    margin-top: -8px;
    padding: 16px 10px;
  }

  .working-process-card-icon-number-wrapper {
    margin-bottom: 12px;
  }

  .working-process-card-icon {
    max-width: 36px;
  }

  .working-process-card-title {
    letter-spacing: -0.2px;
  }

  .working-process-card-description {
    font-size: 13px;
  }

  .about-us-banner-title {
    font-size: 48px;
  }

  .about-us-banner-description {
    font-size: 16px;
  }

  .about-us-banner-image-wrapper {
    margin-bottom: 10px;
  }

  .about-us-banner-features-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .team-member-mask {
    max-width: 100%;
  }

  .awards-tab-menu-link.ty--current {
    padding: 10px;
  }

  .awards-tab-menu-content {
    grid-column-gap: 4px;
    flex-flow: wrap;
  }

  .awards-tab-menu-number-wrap {
    display: none;
  }

  .awards-tab-menu-flex {
    grid-column-gap: 5px;
  }

  .awards-title {
    font-size: 18px;
    font-weight: 500;
  }

  .awards-tabs-content {
    height: 280px;
  }

  .awards-image-wrapper {
    border-radius: 12px;
  }

  .inner-banner-title {
    letter-spacing: -0.6px;
  }

  .inner-banner-title.portfolio-details-title {
    letter-spacing: -0.5px;
    font-size: 28px;
  }

  .inner-banner-title.services-details {
    font-size: 30px;
  }

  .team-members-main-collection-list {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .team-member-details-name {
    margin-bottom: 5px;
    font-size: 28px;
  }

  .team-member-details-information-single {
    align-items: flex-start;
  }

  .team-member-details-information-details {
    letter-spacing: -0.1px;
    max-width: 200px;
    font-size: 16px;
  }

  .services-button-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    padding-top: 16px;
    justify-content: flex-start;
  }

  .cms-technology-top-card {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .cms-technology-top-card-single {
    width: 100px;
    height: 100px;
    padding: 10px;
    gap: 5px;
  }

  .cms-technology-logo {
    width: 32px;
    height: 32px;
  }

  .cms-technology-name {
    font-size: 10px;
  }

  .cms-technology-bottom-card {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .benefit-content {
    flex-flow: column;
    padding: 60px 10px;
  }

  .faq-typography-card {
    border-radius: 10px;
    padding: 12px;
  }

  .faq-card-title-single {
    margin-bottom: 12px;
    padding-bottom: 12px;
  }

  .faq-card-title {
    font-size: 23px;
  }

  .faq-question {
    font-size: 18px;
    font-weight: 500;
  }

  .faq-icon-wrapper {
    width: 100%;
    max-width: 14px;
  }

  .single-faq-accordion-wrap {
    padding: 15px 12px;
    gap: 10px;
  }

  .faq-accordion-question-wrap {
    grid-column-gap: 8px;
    grid-row-gap: 10px;
  }

  .faq-accordion-item {
    margin-bottom: 8px;
  }

  .faq-accordion-content {
    max-height: 0;
  }

  .faq-accordion-item.is-open .faq-accordion-content {
    max-height: 300px;
  }

  .faq-answer {
    letter-spacing: 0;
    padding-top: 15px;
    font-size: 14px;
    line-height: 24px;
  }

  .services-details-rich-content {
    margin-bottom: 16px;
  }

  .services-details-rich-content h2 {
    letter-spacing: -0.1px;
    font-size: 24px;
  }

  .services-details-rich-content p {
    margin-bottom: 16px;
  }

  .services-short-details-title {
    font-size: 24px;
  }

  .portfolio-information-title {
    font-size: 20px;
  }

  .portfolio-details-rich-text h3 {
    margin-bottom: 10px;
  }

  .portfolio-details-rich-text figure {
    border-radius: 8px;
    margin-top: 16px;
  }

  .contact-us-image-wrapper {
    border-radius: 10px;
  }

  .contact-us-form-flex {
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .contact-us-form-input-field {
    border-radius: 10px;
    height: 42px;
  }

  .contact-us-form-textarea {
    border-radius: 10px;
    min-height: 100px;
  }

  .contact-us-details-grid {
    grid-template-columns: 1fr;
  }

  .authentication-wrapper {
    border-radius: 12px;
    padding: 16px;
  }

  .authentication-typography {
    margin-bottom: 24px;
  }

  .authentication-title-wrapper {
    margin-bottom: 10px;
  }

  .authentication-single-line {
    grid-column-gap: 5px;
  }

  .authentication-form-wrap {
    grid-row-gap: 10px;
  }

  .authentication-form-text-block {
    margin-bottom: 8px;
  }

  .authentication-input-field {
    height: 44px;
    padding-left: 30px;
  }

  .authentication-input-field-icon {
    left: 10px;
  }

  .authentication-form-submit-button {
    height: 44px;
  }

  .pricing-typography {
    max-width: 335px;
  }

  .pricing-banner-title {
    width: 100%;
    max-width: 255px;
    font-size: 32px;
    line-height: 130%;
  }

  .pricing-single-card {
    border-radius: 12px;
  }

  .pricing-packages {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .pricing-packages-description {
    font-size: 16px;
  }

  .pricing-features-title-wrapper {
    margin-bottom: 16px;
  }

  .pricing-table-features-title-wrapper {
    max-width: 315px;
  }

  .pricing-details-card {
    border-radius: 10px;
    padding: 16px;
  }

  .pricing-details-rich-content {
    grid-row-gap: 20px;
  }

  .pricing-details-about-rich-content h3 {
    margin-bottom: 10px;
  }

  .not-found-image-wrapper {
    max-width: 250px;
  }

  .not-found-title {
    font-size: 30px;
  }

  .not-found-description {
    width: 100%;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }

  .not-found-button-wrapper {
    margin-top: 10px;
  }

  .protected-password-wrapper {
    padding: 15px;
  }

  .protected-password-image-wrap {
    border-radius: 10px;
  }

  .password-form-input-field {
    min-height: 42px;
  }

  .password-form-input-field-wrapper {
    margin-bottom: 16px;
  }

  .protected-password-text-link-wrapper {
    margin-top: 16px;
  }

  .utility-link-block {
    border-radius: 8px;
    padding: 10px;
  }

  .utility-main-content {
    grid-row-gap: 16px;
  }

  .utility-description {
    font-weight: 500;
  }

  .style-guide-card {
    padding: 16px;
  }

  .style-guide-color-palette-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .style-guide-button-wrapper {
    grid-column-gap: 8px;
  }

  .instructions-card {
    border-radius: 10px;
    padding: 10px;
  }

  .instructions-card-list {
    padding-left: 20px;
  }

  .licenses-card-title-wrapper {
    margin-bottom: 16px;
    padding-bottom: 16px;
  }

  .licenses-card {
    border-radius: 10px;
  }

  .changelog-card {
    padding: 16px;
  }

  .changelog-card-title-wrap {
    margin-bottom: 20px;
    padding-bottom: 16px;
  }

  .blog-details-title {
    letter-spacing: -0.2px;
    font-size: 24px;
  }

  .blog-details-description {
    font-size: 17px;
  }

  .blog-details-social-media-single {
    grid-column-gap: 10px;
  }

  .blog-details-image-wrapper {
    margin-bottom: 20px;
  }

  .blog-details-author-wrapper {
    grid-row-gap: 10px;
  }

  .blog-details-rich-text h2 {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .blog-details-rich-text blockquote {
    border-radius: 10px;
    padding: 16px;
    font-size: 19px;
  }

  .checkout-header {
    border-radius: 10px;
    padding: 10px;
  }

  .checkout-input-field {
    border-radius: 10px;
    height: 38px;
  }

  .services-tools-name-wrap {
    padding: 10px 12px;
  }

  .services-tools-name {
    letter-spacing: 0;
    font-size: 15px;
    line-height: 100%;
  }

  .services-tools-arrow {
    width: 37px;
    height: 37px;
  }

  .menu-button {
    max-width: 44px;
    min-width: 44px;
    min-height: 44px;
  }

  .dropdown-menu-text-link-text {
    font-size: 15px;
  }

  .dropdown-title {
    font-size: 20px;
  }

  .cart-header-title {
    letter-spacing: -1px;
    font-size: 24px;
  }

  .cart-footer-subtotal-title {
    font-size: 18px;
  }

  .cart-header {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cart-remove-button {
    font-size: 15px;
  }

  .cart-name {
    font-weight: 700;
  }

  .cart-container {
    min-width: 290px;
    max-width: 290px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .cart-quantity {
    font-size: 14px;
    top: 6px;
    left: 13px;
  }

  .cart-footer-price {
    font-size: 18px;
  }

  .cart-pack-text {
    font-size: 15px;
  }

  .primary-button-2 {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 6px;
  }

  .cart-line-item {
    margin-bottom: 24px;
  }

  .navbar-cart-name {
    font-size: 15px;
  }

  .resource-dropdown-content-wrap {
    padding: 0.75rem;
  }

  .resource-dropdown-wrap {
    width: 12rem;
    padding-top: 0.75rem;
  }
}

#ty-node-_3c759bf4-d870-32af-928a-f60ddaa43962-ce28d0e1,
#ty-node-_3c759bf4-d870-32af-928a-f60ddaa4397c-ce28d0e1,
#ty-node-_3c759bf4-d870-32af-928a-f60ddaa43996-ce28d0e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

/* ============================================================
   ENHANCED ANIMATION SYSTEM — Premium Motion Design
   ============================================================ */

/* --- Core Keyframes ---------------------------------------- */

@keyframes slideUpFade {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes premiumTextReveal {
  0% {
    opacity: 0;
    transform: translateY(20px) scale(0.98);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes premiumButtonReveal {
  0% {
    opacity: 0;
    transform: translateY(18px) scale(0.94);
  }
  65% {
    opacity: 1;
    transform: translateY(-2px) scale(1.02);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* --- New Premium Keyframes --------------------------------- */

@keyframes smoothFadeUp {
  0% {
    opacity: 0;
    transform: translateY(60px) scale(0.97);
    filter: blur(4px);
  }
  60% {
    opacity: 0.85;
    filter: blur(0px);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
    filter: blur(0px);
  }
}

@keyframes smoothFadeLeft {
  0% {
    opacity: 0;
    transform: translateX(-50px) scale(0.97);
    filter: blur(3px);
  }
  100% {
    opacity: 1;
    transform: translateX(0) scale(1);
    filter: blur(0px);
  }
}

@keyframes smoothFadeRight {
  0% {
    opacity: 0;
    transform: translateX(50px) scale(0.97);
    filter: blur(3px);
  }
  100% {
    opacity: 1;
    transform: translateX(0) scale(1);
    filter: blur(0px);
  }
}

@keyframes smoothScaleIn {
  0% {
    opacity: 0;
    transform: scale(0.88);
    filter: blur(6px);
  }
  60% {
    filter: blur(0px);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    filter: blur(0px);
  }
}

@keyframes shimmerGlow {
  0% {
    background-position: -200% center;
  }
  100% {
    background-position: 200% center;
  }
}

@keyframes subtlePulse {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 4px 20px rgba(255, 86, 34, 0);
  }
  50% {
    transform: scale(1.02);
    box-shadow: 0 8px 32px rgba(255, 86, 34, 0.12);
  }
}

@keyframes floatGentle {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}

@keyframes cardRevealUp {
  0% {
    opacity: 0;
    transform: translateY(50px) scale(0.95);
    filter: blur(4px);
  }
  40% {
    filter: blur(1px);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
    filter: blur(0px);
  }
}

@keyframes counterReveal {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes borderDraw {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@keyframes glowPulse {
  0%, 100% {
    box-shadow: 0 0 0 0 rgba(255, 86, 34, 0);
  }
  50% {
    box-shadow: 0 0 20px 2px rgba(255, 86, 34, 0.08);
  }
}

/* --- Load Animations --------------------------------------- */

.animate-on-load {
  opacity: 0;
  animation: slideUpFade 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

.delay-headline { animation-delay: 0.1s; }
.delay-photo { animation-delay: 0.2s; }
.delay-para { animation-delay: 0.25s; }
.delay-btn { animation-delay: 0.4s; }

.banner-image {
  box-shadow: 0px 24px 48px rgba(0, 0, 0, 0.15);
  border-radius: 24px;
}

/* --- Enhanced Scroll Reveal System ------------------------- */

.scroll-reveal,
.reveal-on-scroll {
  opacity: 0;
  will-change: opacity, transform, filter;
  transition: none; /* Controlled via animation instead */
}

.scroll-reveal.is-visible,
.reveal-on-scroll.is-visible {
  animation: smoothFadeUp 0.9s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

/* Direction variants */
.reveal-on-scroll.reveal-left.is-visible {
  animation: smoothFadeLeft 0.9s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

.reveal-on-scroll.reveal-right.is-visible {
  animation: smoothFadeRight 0.9s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

.reveal-on-scroll.reveal-scale.is-visible {
  animation: smoothScaleIn 0.9s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

/* Stagger delays for sequential card/item reveals */
.delay-1 { animation-delay: 0.08s !important; }
.delay-2 { animation-delay: 0.18s !important; }
.delay-3 { animation-delay: 0.28s !important; }
.delay-4 { animation-delay: 0.38s !important; }
.delay-5 { animation-delay: 0.48s !important; }
.delay-6 { animation-delay: 0.58s !important; }

.delay-card-1 { animation-delay: 0s; }
.delay-card-2 { animation-delay: 0.15s; }
.delay-card-3 { animation-delay: 0.3s; }
.delay-card-4 { animation-delay: 0.45s; }

/* ============================================================
   ABOUT US PAGE — Enhanced Card Animations
   ============================================================ */

/* --- About Us Cards: Scroll Entrance ----------------------- */

.about-us-card {
  opacity: 0 !important;
  transform: translateY(50px) scale(0.95) !important;
  filter: blur(4px);
  transition: opacity 0.75s cubic-bezier(0.16, 1, 0.3, 1),
              transform 0.75s cubic-bezier(0.16, 1, 0.3, 1),
              filter 0.75s cubic-bezier(0.16, 1, 0.3, 1),
              box-shadow 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94),
              border-color 0.4s ease,
              background-color 0.4s ease;
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
}

.about-us-card.animate-in,
.about-us-banner-features-wrapper.is-visible .about-us-card {
  opacity: 1 !important;
  transform: translateY(0) scale(1) !important;
  filter: blur(0px);
}

/* Staggered entrance delays */
.about-us-card._01.animate-in,
.about-us-banner-features-wrapper.is-visible .about-us-card._01 {
  transition-delay: 0.06s;
}

.about-us-card._02.animate-in,
.about-us-banner-features-wrapper.is-visible .about-us-card._02 {
  transition-delay: 0.16s;
}

.about-us-card._03.animate-in,
.about-us-banner-features-wrapper.is-visible .about-us-card._03 {
  transition-delay: 0.26s;
}

.about-us-card._04.animate-in,
.about-us-banner-features-wrapper.is-visible .about-us-card._04 {
  transition-delay: 0.36s;
}

/* --- About Us Cards: Hover Effects ------------------------- */

.about-us-card:hover {
  transform: translateY(-6px) scale(1.03) !important;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08), 0 8px 20px rgba(0, 0, 0, 0.04);
  border-color: rgba(255, 86, 34, 0.15);
  background-color: #ffffff;
}

.about-us-card::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 86, 34, 0.04) 0%, transparent 60%);
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
  z-index: 0;
}

.about-us-card:hover::before {
  opacity: 1;
}

/* Icon lift on card hover */
.about-us-card:hover .about-us-card-icon-wrap {
  transform: translateY(-3px) scale(1.08);
}

.about-us-card-icon-wrap {
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  position: relative;
  z-index: 1;
}

.about-us-card-icon {
  transition: filter 0.3s ease;
}

.about-us-card:hover .about-us-card-icon {
  filter: drop-shadow(0 2px 6px rgba(255, 86, 34, 0.2));
}

/* Counter value glow on card hover */
.about-us-card:hover .visible-counter-value,
.about-us-card:hover .visible-counter-suffix {
  color: #ff5622;
  transition: color 0.3s ease;
}

.about-us-card-typography {
  position: relative;
  z-index: 1;
}

.about-us-card-description {
  transition: color 0.3s ease;
}

.about-us-card:hover .about-us-card-description {
  color: var(--_colors-plates---primary);
}

/* ============================================================
   ABOUT US BANNER — Enhanced Reveal Sequence
   ============================================================ */

.section.about-us-banner {
  overflow: hidden;
}

.about-us-banner-title {
  transition: letter-spacing 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

.about-us-banner-typography.is-visible .about-us-banner-title {
  letter-spacing: -2.4px;
}

/* Subtle shimmer line under the title after reveal removed per user request */

/* ============================================================
   WHY CHOOSES US — Enhanced Scroll Animations
   ============================================================ */

.why-chooses-us-content {
  overflow: hidden;
}

/* Override the generic reveal animation — children handle their own entrances */
.why-chooses-us-content.reveal-on-scroll.is-visible {
  animation: none;
  opacity: 1;
}


/* Image wrapper: slide in from left with parallax feel */
.why-chooses-us-image-wrapper {
  opacity: 0;
  transform: translateX(-40px) scale(0.96);
  filter: blur(3px);
  transition: opacity 0.9s cubic-bezier(0.16, 1, 0.3, 1),
              transform 0.9s cubic-bezier(0.16, 1, 0.3, 1),
              filter 0.9s cubic-bezier(0.16, 1, 0.3, 1);
  overflow: hidden;
  border-radius: 20px;
}

.why-chooses-us-content.is-visible .why-chooses-us-image-wrapper {
  opacity: 1;
  transform: translateX(0) scale(1);
  filter: blur(0px);
  transition-delay: 0.1s;
}

/* Image hover zoom */
.why-chooses-us-image {
  transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
  border-radius: 20px;
}

.why-chooses-us-image-wrapper:hover .why-chooses-us-image {
  transform: scale(1.04);
}

/* Typography block: slide in from right */
.why-chooses-us-typography {
  opacity: 0;
  transform: translateX(40px);
  transition: opacity 0.9s cubic-bezier(0.16, 1, 0.3, 1),
              transform 0.9s cubic-bezier(0.16, 1, 0.3, 1);
}

.why-chooses-us-content.is-visible .why-chooses-us-typography {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.25s;
}

/* Section subtitle: scale entrance */
.why-chooses-us-content.is-visible .section-subtitle-wrap {
  animation: smoothScaleIn 0.7s cubic-bezier(0.16, 1, 0.3, 1) 0.3s both;
}

/* Section title & description: fade up */
.why-chooses-us-content.is-visible .section-title {
  animation: smoothFadeUp 0.7s cubic-bezier(0.16, 1, 0.3, 1) 0.4s both;
}

.why-chooses-us-content.is-visible .section-description {
  animation: smoothFadeUp 0.7s cubic-bezier(0.16, 1, 0.3, 1) 0.5s both;
}

/* Typography grid items: staggered entrance */
.why-chooses-us-typography-single {
  opacity: 0;
  transform: translateY(25px);
  transition: opacity 0.65s cubic-bezier(0.16, 1, 0.3, 1),
              transform 0.65s cubic-bezier(0.16, 1, 0.3, 1),
              border-color 0.3s ease,
              background-color 0.3s ease;
  padding: 12px 16px 12px 16px;
  border-radius: 8px;
  position: relative;
}

.why-chooses-us-content.is-visible .why-chooses-us-typography-single {
  opacity: 1;
  transform: translateY(0);
}

.why-chooses-us-content.is-visible .why-chooses-us-typography-single:nth-child(1) {
  transition-delay: 0.45s;
}
.why-chooses-us-content.is-visible .why-chooses-us-typography-single:nth-child(2) {
  transition-delay: 0.55s;
}
.why-chooses-us-content.is-visible .why-chooses-us-typography-single:nth-child(3) {
  transition-delay: 0.65s;
}
.why-chooses-us-content.is-visible .why-chooses-us-typography-single:nth-child(4) {
  transition-delay: 0.75s;
}

/* Hover effects for why-chooses-us items */
.why-chooses-us-typography-single:hover {
  background-color: rgba(255, 86, 34, 0.03);
  border-top-color: rgba(255, 86, 34, 0.2);
}

.why-chooses-us-title {
  transition: color 0.3s ease, transform 0.3s ease;
}

.why-chooses-us-typography-single:hover .why-chooses-us-title {
  color: #ff5622;
  transform: translateX(4px);
}

.why-chooses-us-description {
  transition: color 0.3s ease;
}

.why-chooses-us-typography-single:hover .why-chooses-us-description {
  color: var(--_colors-plates---primary);
}

/* CTA button reveal with delay */
.why-chooses-us-button-wrapper {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.65s cubic-bezier(0.16, 1, 0.3, 1),
              transform 0.65s cubic-bezier(0.16, 1, 0.3, 1);
}

.why-chooses-us-content.is-visible .why-chooses-us-button-wrapper {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.85s;
}

/* ============================================================
   CTA SECTION — Enhanced Entrance
   ============================================================ */

.section.cta .cta-content {
  opacity: 0;
  transform: translateY(40px) scale(0.98);
  transition: opacity 0.9s cubic-bezier(0.16, 1, 0.3, 1),
              transform 0.9s cubic-bezier(0.16, 1, 0.3, 1);
}

.section.cta.is-visible .cta-content {
  opacity: 1;
  transform: translateY(0) scale(1);
}

/* ============================================================
   SERVICES SECTION — Enhanced Transitions (About Us Page)
   ============================================================ */

/* Note: .section.services .section-title-wrapper reveal is handled by
   initializeHeroTextReveals() in JS — no CSS hiding needed here. */

.services-single-wrapper {

  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s cubic-bezier(0.16, 1, 0.3, 1),
              transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

.section.services.is-visible .services-single-wrapper {
  opacity: 1;
  transform: translateY(0);
}

.section.services.is-visible .services-single-wrapper:nth-child(1) { transition-delay: 0.05s; }
.section.services.is-visible .services-single-wrapper:nth-child(2) { transition-delay: 0.12s; }
.section.services.is-visible .services-single-wrapper:nth-child(3) { transition-delay: 0.19s; }
.section.services.is-visible .services-single-wrapper:nth-child(4) { transition-delay: 0.26s; }
.section.services.is-visible .services-single-wrapper:nth-child(5) { transition-delay: 0.33s; }
.section.services.is-visible .services-single-wrapper:nth-child(6) { transition-delay: 0.40s; }
.section.services.is-visible .services-single-wrapper:nth-child(7) { transition-delay: 0.47s; }
.section.services.is-visible .services-single-wrapper:nth-child(8) { transition-delay: 0.54s; }

/* ============================================================
   GLOBAL SMOOTH TRANSITIONS
   ============================================================ */

/* Primary buttons: enhanced hover */
.primary-button {
  transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1),
              box-shadow 0.35s ease;
}

.primary-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(255, 86, 34, 0.2);
}

.primary-button:active {
  transform: translateY(0);
  box-shadow: 0 2px 8px rgba(255, 86, 34, 0.15);
}

/* Reduced motion preference */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
  
  .reveal-on-scroll,
  .scroll-reveal,
  .about-us-card,
  .why-chooses-us-image-wrapper,
  .why-chooses-us-typography,
  .why-chooses-us-typography-single,
  .why-chooses-us-button-wrapper,
  .services-single-wrapper {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
  }
}


/* Blog Hero Section Specific Styling */
.section.inner-banner.blog-hero-section {
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding-top: 150px;
  padding-bottom: 50px;
}

.blog-hero-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.blog-hero-typography {
  max-width: 800px;
  margin: 0 auto;
}

.inner-banner-title.blog-hero-title {
  margin-bottom: 30px;
}

.inner-banner-description.blog-hero-description {
  margin-bottom: 0;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

/* Responsive adjustments for Blog Hero */
@media screen and (max-width: 991px) {
  .section.inner-banner.blog-hero-section {
    min-height: 80vh;
    padding-top: 120px;
  }
}

@media screen and (max-width: 767px) {
  .section.inner-banner.blog-hero-section {
    min-height: 70vh;
    padding-top: 100px;
  }
  .inner-banner-title.blog-hero-title {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
}

/* ============================================================
   NAV DROPDOWNS — Services & Locations
   ============================================================ */
.nav-item {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.nav-item .nav-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.nav-caret {
  width: 7px;
  height: 7px;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  transform: rotate(45deg);
  transition: transform 0.25s ease;
  flex-shrink: 0;
  margin-top: -3px;
}

.nav-item:hover .nav-caret,
.nav-item.is-open .nav-caret {
  transform: rotate(225deg);
  margin-top: 3px;
}

.nav-dropdown-toggle {
  display: none;
}

.nav-dropdown-panel {
  position: absolute;
  top: calc(100% + 16px);
  left: 50%;
  transform: translate(-50%, 8px);
  min-width: 270px;
  background-color: #fff;
  border: 1px solid rgba(27, 26, 39, 0.08);
  border-radius: 14px;
  box-shadow: 0 20px 45px rgba(15, 15, 20, 0.14);
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 2px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s ease;
  z-index: 1001;
}

/* Invisible hover bridge: without this, the 16px visual gap between the nav
   link and the panel above is a dead zone that belongs to neither element,
   so moving the cursor from the link down into the list drops :hover and the
   panel starts fading out before the pointer ever reaches it. */
.nav-dropdown-panel::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -16px;
  height: 16px;
}

.nav-item:hover .nav-dropdown-panel,
.nav-item:focus-within .nav-dropdown-panel,
.nav-item.is-open .nav-dropdown-panel {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate(-50%, 0);
}

.nav-dropdown-link {
  display: block;
  padding: 10px 14px;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.3;
  color: var(--_colors-plates---primary);
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.nav-dropdown-link:hover,
.nav-dropdown-link:focus-visible {
  background-color: rgba(255, 86, 34, 0.08);
  color: #ff5622;
  outline: none;
}

.nav-dropdown-link.nav-dropdown-viewall {
  margin-top: 4px;
  padding-top: 10px;
  border-top: 1px solid rgba(27, 26, 39, 0.08);
  font-weight: 600;
  color: #ff5622;
}

@media screen and (max-width: 991px) {
  .nav-item {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    position: relative;
  }

  .nav-item .nav-caret {
    display: none;
  }

  .nav-dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 40px;
    height: 40px;
    background: transparent;
    border: none;
    cursor: pointer;
  }

  .nav-dropdown-toggle::after {
    content: "";
    width: 8px;
    height: 8px;
    border-right: 1.5px solid var(--_colors-plates---white);
    border-bottom: 1.5px solid var(--_colors-plates---white);
    transform: rotate(45deg);
    transition: transform 0.25s ease;
  }

  .nav-item.is-open .nav-dropdown-toggle::after {
    transform: rotate(225deg);
  }

  .nav-dropdown-panel {
    position: static;
    transform: none;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    box-shadow: none;
    border: none;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.18);
    max-height: 0;
    overflow: hidden;
    padding: 0 6px;
    margin-top: 0;
    transition: max-height 0.3s ease, padding 0.3s ease;
  }

  .nav-item.is-open .nav-dropdown-panel {
    max-height: 480px;
    padding: 6px;
  }

  /* The desktop hover-reveal rule (.nav-item:hover/.focus-within/.is-open
     .nav-dropdown-panel { transform: translate(-50%, 0) }) outranks the plain
     .nav-dropdown-panel reset above by specificity, so it still fires on
     mobile and shifts the panel off-screen by -50% of its own width. Reset it
     at matching specificity so the panel stays in normal document flow. */
  .nav-item:hover .nav-dropdown-panel,
  .nav-item:focus-within .nav-dropdown-panel,
  .nav-item.is-open .nav-dropdown-panel {
    transform: none;
  }

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

  .nav-dropdown-link:hover,
  .nav-dropdown-link:focus-visible {
    background-color: rgba(255, 86, 34, 0.18);
    color: #ff5622;
  }

  .nav-dropdown-link.nav-dropdown-viewall {
    border-top-color: rgba(255, 255, 255, 0.14);
  }
}

/* ============================================================
   LOCATIONS PAGES — hub + city landing pages
   ============================================================ */
.locations-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.location-card {
  background-color: #141414;
  border-radius: 16px;
  padding: 28px 24px;
  color: var(--_colors-plates---white);
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.location-card:hover,
.location-card:focus-visible {
  background-color: #1e1e1e;
  transform: translateY(-4px);
}

.location-card-city {
  font-size: 20px;
  font-weight: 700;
}

.location-card-region {
  font-size: 13px;
  color: rgba(246, 246, 249, 0.6);
}

.location-card-desc {
  font-size: 14px;
  line-height: 1.5;
  color: rgba(246, 246, 249, 0.75);
}

.location-highlights {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 32px;
}

.location-highlights-faq {
  grid-template-columns: repeat(2, 1fr);
}

.location-highlight-card {
  background-color: #141414;
  border-radius: 16px;
  padding: 24px;
  color: var(--_colors-plates---white);
}

.location-highlight-title {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 8px;
}

.location-highlight-text {
  font-size: 14px;
  line-height: 1.55;
  color: rgba(246, 246, 249, 0.75);
}

.location-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: rgba(20, 20, 20, 0.55);
  margin-bottom: 18px;
}

.location-breadcrumb a {
  color: rgba(20, 20, 20, 0.65);
  text-decoration: underline;
}

.location-breadcrumb a:hover {
  color: #ff5622;
}

.location-other-cities {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.location-chip {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 18px 12px 14px;
  border-radius: 999px;
  border: 1px solid rgba(27, 26, 39, 0.12);
  background-color: #fff;
  color: var(--_colors-plates---primary);
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  box-shadow: 0 1px 2px rgba(15, 15, 20, 0.03);
  transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1),
              box-shadow 0.3s ease,
              border-color 0.25s ease,
              background-color 0.25s ease,
              color 0.25s ease;
}

.location-chip-icon {
  display: inline-flex;
  width: 15px;
  height: 15px;
  flex-shrink: 0;
  opacity: 0.45;
  transition: opacity 0.25s ease;
}

.location-chip-icon img {
  width: 100%;
  height: 100%;
  display: block;
}

.location-chip-text {
  white-space: nowrap;
}

.location-chip-arrow {
  width: 7px;
  height: 7px;
  flex-shrink: 0;
  margin-left: 2px;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  transform: rotate(-45deg);
  opacity: 0.35;
  transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.25s ease;
}

.location-chip:hover,
.location-chip:focus-visible {
  transform: translateY(-3px);
  border-color: #ff5622;
  background-color: #fff6f2;
  color: #ff5622;
  box-shadow: 0 12px 28px rgba(255, 86, 34, 0.16);
  outline: none;
}

.location-chip:hover .location-chip-icon,
.location-chip:focus-visible .location-chip-icon {
  opacity: 1;
}

.location-chip:hover .location-chip-arrow,
.location-chip:focus-visible .location-chip-arrow {
  transform: rotate(-45deg) translate(2px, -2px);
  opacity: 1;
}

.location-chip-viewall {
  background-color: #141414;
  border-color: #141414;
  color: #fff;
  font-weight: 600;
}

.location-chip-viewall .location-chip-arrow {
  opacity: 0.7;
}

.location-chip-viewall:hover,
.location-chip-viewall:focus-visible {
  background-color: #ff5622;
  border-color: #ff5622;
  color: #fff;
  box-shadow: 0 12px 28px rgba(255, 86, 34, 0.28);
}

@media (prefers-reduced-motion: reduce) {
  .location-chip,
  .location-chip-arrow,
  .location-chip-icon {
    transition: none !important;
  }
}

@media screen and (max-width: 991px) {
  .locations-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .location-highlights {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .locations-grid {
    grid-template-columns: 1fr;
  }
}
