:root {
  --sienna: #965348;
  --indian-red: #bf675a;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.navbar {
  background-color: #000;
  height: 140px;
}

.container {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 90%;
  max-width: 1400px;
  height: 100%;
  display: flex;
}

.brand {
  align-items: center;
  height: auto;
  margin-right: auto;
  display: flex;
}

.heading {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 300;
}

.button {
  background-color: var(--sienna);
  letter-spacing: 4px;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 20px;
  padding: 10px 25px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 200;
}

.nav-link {
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.nav-menu {
  margin-left: auto;
  margin-right: auto;
}

.nav-link-2 {
  color: #fff;
}

.div-block {
  flex: 1;
  justify-content: center;
  margin-left: 100px;
  margin-right: 0;
  display: flex;
}

.div-block-2 {
  justify-content: center;
  display: flex;
}

.link {
  color: #fff;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
  font-weight: 100;
  line-height: 28px;
  text-decoration: none;
  display: block;
}

.section {
  background-image: url('../images/AdobeStock_232530534-Large.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 1000px;
}

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

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .2s ease-in-out;
  display: flex;
}

.heading-2 {
  color: #fff;
  letter-spacing: 4px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 100;
  line-height: 32px;
  position: static;
}

.heading-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  mix-blend-mode: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 68px;
  font-weight: 600;
  line-height: 72px;
  position: static;
}

.button-2 {
  letter-spacing: 4px;
  text-transform: uppercase;
  background-color: #4a97c600;
  border: 1px solid #fff;
  border-radius: 20px;
  margin-top: 20px;
  padding: 10px 25px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 200;
}

.button-2.accent {
  background-color: var(--indian-red);
  border-style: none;
  margin-top: 0;
}

.button-2.accent.top-right {
  display: none;
}

.section-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 1000px;
  display: grid;
}

.div-block-4 {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.image {
  width: 100%;
  height: 100%;
}

.block-1 {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.block {
  color: #fff;
  background-image: linear-gradient(#000, #35212100 38%), url('../images/Left.png');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 100;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: flex;
  overflow: visible;
}

.block:hover {
  color: #ac4646;
  background-image: linear-gradient(200deg, #ffffffa6, #35212100 47%), url('../images/Left.png');
  background-position: 0 0, 50% 90%;
  background-size: auto, cover;
}

.block._2 {
  background-image: linear-gradient(#000, #35212100 25%), url('../images/Final-Full-2.png');
}

.block._2:hover {
  background-image: linear-gradient(160deg, #ffffff59, #35212100 67%), url('../images/Final-Full-2.png');
  background-position: 0 0, 50% 90%;
  background-size: auto, cover;
}

.block._3 {
  background-image: linear-gradient(#000, #35212100 25%), url('../images/interior.jpg');
}

.block._3:hover {
  background-image: linear-gradient(210deg, #ffffff8f, #35212100 34%), url('../images/interior.jpg');
  background-position: 0 0, 70% 100%;
  background-size: auto, cover;
}

.block._4 {
  background-image: linear-gradient(#000, #35212100 25%), url('../images/Final-Full-2.png');
}

.block._4:hover {
  background-image: linear-gradient(135deg, #ffffff59, #35212100 67%), url('../images/Final-Full-2.png');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.block._5, .block._4 {
  background-image: linear-gradient(#000, #35212100 25%), url('../images/mazouzi-abdeladim-KVIfkHtWACk-unsplash.jpg');
  background-position: 0 0, 50%;
}

.block._4:hover {
  background-image: linear-gradient(135deg, #ffffff59, #35212100 67%), url('../images/mazouzi-abdeladim-KVIfkHtWACk-unsplash.jpg');
  background-position: 0 0, 50% 40%;
}

.body {
  background-color: #000;
}

.heading-4 {
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 42px;
  font-weight: 400;
  line-height: 42px;
  text-decoration: none;
}

.heading-4.sub {
  font-size: 34px;
  line-height: 34px;
}

.centered-text-3 {
  color: #2cc7ff;
  text-align: center;
  letter-spacing: .5em;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
}

.centered-text-3.white-text {
  color: #fff;
  letter-spacing: .8px;
  text-transform: none;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.centered-text-3.white-text.bottom-space {
  margin-bottom: 30px;
}

.centered-text-3.white-text.black {
  color: #fff;
}

.centered-text-3.gradient-blue {
  background-image: linear-gradient(to bottom, var(--indian-red), var(--sienna));
  letter-spacing: .4em;
  -webkit-text-fill-color: transparent;
  color: #fff;
  letter-spacing: .3em;
  -webkit-text-fill-color: inherit;
  background-image: none;
  -webkit-background-clip: text;
  background-clip: text;
  background-clip: border-box;
  font-size: 42px;
  font-weight: 400;
  line-height: 42px;
}

.centered-text-3.gradient-blue.black {
  color: #000;
}

.bold-text {
  font-weight: 700;
}

.hs-section-2 {
  background-color: #151623;
  padding-top: 100px;
  padding-bottom: 100px;
}

.hs-section-2.top {
  padding-top: 80px;
  padding-bottom: 60px;
}

.hs-section-2.top.detailing {
  background-color: #000;
  padding-bottom: 80px;
}

.hs-section-2.name.detailing {
  background-color: #000;
  background-image: linear-gradient(#000000e6, #000000e6), url('../images/carbon-fiber-vertical-texture-background-free-vector.jpg');
  background-position: 0 0, 50% 0;
}

.hc-button {
  z-index: 1;
  color: #151623;
  letter-spacing: .5em;
  text-transform: uppercase;
  background-color: #fff;
  margin-top: 2em;
  padding: 12px 20px;
  font-size: 12px;
  font-weight: 700;
  transition: color .4s ease-in-out;
  position: relative;
  overflow: hidden;
}

.hc-button:hover {
  color: #fff;
}

.hc-button.blue-gradient {
  background-image: linear-gradient(#4df3ff, #2cc7ff);
  margin-top: 0;
  font-weight: 600;
}

.hc-button.blue-gradient.round-edges {
  background-image: linear-gradient(to bottom, var(--indian-red), var(--indian-red));
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: auto;
  display: inline-block;
}

.hc-button.blue-gradient.round-edges.footer {
  margin-top: 20px;
}

.heading-23 {
  color: #fff;
  font-weight: 300;
}

.heading-23.large {
  text-transform: capitalize;
  font-size: 28px;
  line-height: 34px;
}

.heading-23.large.bold {
  letter-spacing: 1px;
  text-transform: capitalize;
}

.column-6 {
  color: #222;
  flex: 1;
  align-self: stretch;
  padding: 16px 2%;
}

.column-6.centered-text {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.column-6.footer-column {
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.column-6.footer-legal {
  justify-content: space-between;
  align-items: center;
  padding: 8px 0%;
  display: flex;
}

.container-15 {
  flex-direction: column;
  justify-content: space-between;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-overlay-4 {
  z-index: -1;
  background-color: #2cc7ff;
  width: 0%;
  display: block;
  position: absolute;
  inset: 0% auto 0 -15%;
  transform: skew(-32deg);
}

.feature-card {
  color: #f4f4f6;
  background-color: #111218;
  background-image: linear-gradient(#000, #ffffff08 89%);
  border-radius: 24px;
  flex-direction: column;
  align-items: flex-start;
  padding: 32px 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.feature-card:hover {
  background-image: linear-gradient(#000, #ffffff08 31%);
}

.shape {
  background-image: url('../images/rim.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  display: flex;
}

.h4-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2;
}

.button-secondary {
  color: #fff;
  text-align: center;
  background-color: #0000;
  border: 2px solid #333647;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 56px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.button-secondary:hover {
  color: #fff;
  background-color: #5a6ded;
  border-color: #7e8ef1;
}

.feature-shape {
  position: absolute;
  inset: 0% 0% auto auto;
}

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

.span-blue {
  color: #7e8ef1;
}

.feature-icon-svg {
  justify-content: center;
  align-items: center;
  display: flex;
}

.feature-section {
  background-color: #000;
  padding: 120px 5% 140px;
  position: relative;
}

.paragraph-small {
  letter-spacing: -.01em;
  font-size: 14px;
  line-height: 24px;
}

.margin-bottom-08 {
  margin-bottom: 8px;
}

.margin-bottom-08.text-weight-medium {
  font-weight: 500;
}

.feature-header-block {
  max-width: 620px;
}

.feature-icon {
  background-color: #22242f;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 32px;
  display: flex;
}

.container-large {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.feature-header {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: center;
  max-width: 1060px;
  margin-bottom: 120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.pricing-grid-large {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.pricing-number-wrapper {
  grid-column-gap: 8px;
  align-items: flex-end;
  margin-bottom: 24px;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.pricing-number-wrapper.flex {
  flex-direction: column;
  align-items: flex-start;
}

.pricing-header {
  color: #fff;
  letter-spacing: .2em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 72px;
}

.pricing-feature {
  grid-column-gap: 12px;
  color: #818a9c;
  align-items: center;
  display: flex;
}

.button-white {
  grid-column-gap: 8px;
  color: #07090d;
  background-color: #fff;
  border: 1px solid #edeff2;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: flex;
}

.button-white:hover {
  color: #fff;
  background-color: #07090d;
}

.pricing-card-dark {
  color: #fff;
  background-color: #07090d;
  border: 1px solid #edeff2;
  border-radius: 12px;
  padding: 40px;
  transition: all .3s;
}

.pricing-card-dark:hover {
  box-shadow: 1px 1px 20px 0 var(--indian-red);
  transform: scale(1.1);
}

.pricing-feature-text {
  font-size: 16px;
  line-height: 1.5;
}

.pricing-feature-text.italic {
  color: #919191;
  margin-top: 15px;
  font-style: italic;
}

.pricing-feature-text.italic.bottom {
  color: #fff;
  text-align: center;
  background-color: #000000d6;
  max-width: 1400px;
  margin-top: 40px;
  font-size: 20px;
}

.pricing-feature-text.italic.ceramic {
  font-size: 14px;
}

.pricing-line-dark {
  background-color: #232a39;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

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

.pricing-detail-white {
  color: #f0f5ff;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-weight: 500;
  line-height: 24px;
}

.button-secondary-2 {
  grid-column-gap: 8px;
  color: #07090d;
  border: 1px solid #edeff2;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: flex;
}

.button-secondary-2:hover {
  color: #fff;
  background-color: #07090d;
}

.pricing-line {
  background-color: #edeff2;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.pricing-feature-grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: left;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
}

.pricing-feature-grid.ceramic {
  margin-top: 5px;
}

.section-pricing {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 120px 5%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pricing-icon {
  color: var(--indian-red);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.pricing-detail {
  color: var(--indian-red);
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-weight: 500;
  line-height: 24px;
}

.pricing-detail.ceramic {
  margin-bottom: 5px;
}

.pricing-type {
  letter-spacing: -.03em;
  font-size: 44px;
  font-weight: 700;
  line-height: 44px;
}

.pricing-type.ceramic {
  margin-right: auto;
  font-size: 28px;
  line-height: 32px;
}

.container-16 {
  z-index: 5;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.pricing-card {
  color: #07090d;
  background-color: #fff;
  border: 1px solid #edeff2;
  border-radius: 12px;
  padding: 40px;
  transition: all .3s;
}

.pricing-card:hover {
  transform: scale(1.1);
  box-shadow: 1px 1px 14px #fff;
}

.pricing-card.bigger {
  flex-direction: row;
  display: flex;
}

.pricing-card.bigger:hover {
  transform: scale(1.1);
}

.pricing-feature-white {
  grid-column-gap: 12px;
  color: #fff;
  align-items: center;
  display: flex;
}

.pricing-period {
  color: #acb4c3;
  margin-right: auto;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.pricing-icon-white {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.text-span-9 {
  color: #fff;
  font-weight: 700;
}

.divider {
  border-bottom: 2px solid #ffffff59;
  width: 75px;
  height: 2px;
  margin-bottom: 15px;
  padding-bottom: 0;
}

.divider.black {
  border-bottom-color: #22222259;
}

.section-5 {
  background-color: #fff;
  padding: 4em 4%;
  position: relative;
}

.section-5.testimonials {
  color: #fff;
  background-color: #000;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.divider-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.form-2 {
  background-color: #000;
  padding: 50px 30px 40px;
}

.link-2 {
  color: #fff;
}

.bold-text-2 {
  font-size: 28px;
}

.footer-paragraph {
  color: #fff;
  width: 400px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.html-embed-10 {
  height: 25px;
  margin-bottom: 0;
  padding-top: 1px;
  padding-bottom: 0;
}

.html-embed-10.fb {
  padding-top: 1px;
}

.html-embed-10.yelp {
  padding-top: 5px;
}

.footer-text {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 24px;
}

.container-17 {
  justify-content: space-between;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-17.footer-legal-container {
  border-top: 1px solid #ffffff26;
  margin-top: 4em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 12px;
}

.text-nav-bar-5 {
  color: #fff;
  padding-left: 10px;
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
}

.text-nav-bar-5.footer {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  padding-left: 0;
}

.topbar-socials {
  align-self: flex-start;
}

.topbar-socials.navbar {
  background-color: #0000;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.hc-link-2 {
  color: #4daa84;
  text-decoration: none;
}

.hc-link-2.electric {
  color: var(--sienna);
}

.footer-link-3 {
  color: #ffffffbf;
  text-align: left;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: color .4s ease-in-out;
  display: block;
  position: relative;
}

.footer-link-3:hover {
  color: #fff;
}

.top-icon-2 {
  color: #4daa84;
  text-align: left;
  background-image: url('../images/google-green.png');
  background-size: auto;
  order: 0;
  align-self: auto;
  width: 15px;
  height: 15px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  text-decoration: none;
  transition: color .4s ease-in-out;
  display: block;
}

.top-icon-2:hover {
  color: #fff;
}

.top-icon-2.link {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 2px 0 0 5px;
  display: inline-block;
  position: static;
}

.top-icon-2.link.yelp {
  width: 28px;
  height: 28px;
  margin-left: 8px;
  padding-top: 0;
  padding-left: 5px;
  padding-right: 3px;
}

.top-icon-2.link.hide {
  display: none;
}

.top-icon-2.link.fb {
  width: 30px;
  padding-top: 0;
}

.nav-line {
  background-color: #e3af5b;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -1px;
}

.nav-line.footer-line {
  background-color: var(--indian-red);
  margin-left: 0;
}

.brand-4 {
  justify-content: center;
  align-items: center;
  max-width: none;
  height: 80px;
  display: flex;
}

.brand-4.w--current {
  color: #fff;
  max-width: none;
}

.brand-4.footer {
  background-color: #0000;
  max-width: none;
  height: auto;
  margin-bottom: 20px;
}

.div-block-5 {
  width: 50%;
}

.div-block-6 {
  border-radius: 20px;
  width: 50%;
  margin-left: 5%;
  box-shadow: 6px 6px 19px -1px #000;
}

.div-block-6.image {
  width: 100%;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0%;
}

.image-2 {
  flex: 0 auto;
  width: auto;
  height: 100px;
}

.html-embed-12 {
  margin-bottom: 0;
}

.nav-menu-2 {
  display: flex;
}

.section-logo-dark {
  background-color: #07090d;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 120px 5%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-logo-dark.white {
  background-color: #fff;
}

.container-18 {
  z-index: 5;
  width: 100%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

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

.logo-detail {
  color: #1457ff;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-weight: 500;
  line-height: 24px;
}

.logo-header-white {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 100;
  line-height: 72px;
}

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

.logo-block-dark {
  color: #acb4c3;
  border: 1px #3c4353;
  justify-content: center;
  align-items: center;
  padding: 32px;
  transition: background-color .3s, color .3s, border-color .3s;
  display: flex;
}

.logo-block-dark:hover {
  color: #fff;
  background-color: #232a39;
  border-color: #0000;
}

.image-3 {
  background-color: #fff;
}

.dropdown {
  display: none;
}

.html-embed-13 {
  margin-bottom: 0;
}

.link-3 {
  color: #fff;
  font-size: 16px;
}

.div-block-7 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.image-4 {
  filter: invert();
}

.image-4.invert {
  filter: none;
  background-color: #fff;
  padding: 5px;
}

.section-6 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.image-5 {
  background-color: #fff;
}

.link-4, .link-4.white {
  color: #fff;
}

.bold-text-3 {
  font-weight: 400;
}

.new-div {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .centered-text-3.white-text {
    letter-spacing: 1px;
    text-transform: none;
  }

  .hs-section-2 {
    padding: 80px 4%;
  }

  .hs-section-2.top {
    padding-bottom: 80px;
  }

  .heading-23 {
    letter-spacing: normal;
    text-transform: capitalize;
    font-size: 26px;
    line-height: 32px;
  }

  .heading-23.large {
    font-size: 28px;
    line-height: 34px;
  }

  .heading-23.large.bold {
    font-weight: 600;
  }

  .column-6.footer-column {
    padding-top: 0;
    padding-left: 0%;
  }

  .container-15 {
    max-width: 1400px;
  }

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

  .footer-paragraph {
    width: 511px;
    overflow: visible;
  }

  .container-17 {
    max-width: 1400px;
  }

  .text-nav-bar-5 {
    color: #fff;
  }

  .text-nav-bar-5.footer {
    background-color: #0000;
    padding-left: 0;
  }

  .topbar-socials.navbar {
    background-color: #0000;
  }

  .hc-link-2 {
    color: #4daa84;
    text-decoration: none;
  }

  .footer-link-3 {
    text-decoration: none;
  }

  .top-icon-2 {
    color: #4daa84;
    text-decoration: none;
  }

  .nav-line.footer-line {
    background-color: var(--indian-red);
  }

  .brand-4.w--current {
    background-color: #0000;
    max-width: 350px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .div-block {
    display: none;
  }

  .link {
    text-align: right;
    margin: 10px;
  }

  .link:hover {
    color: var(--indian-red);
  }

  .section {
    background-size: 150%;
  }

  .button-2.accent {
    display: none;
  }

  .button-2.accent.top-right {
    background-color: #0000;
    border-style: solid;
    border-radius: 10px;
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    line-height: 14px;
    display: block;
    position: absolute;
    top: 5px;
    right: 38px;
  }

  .button-2.accent.top-right:hover {
    background-color: var(--indian-red);
  }

  .heading-4.sub {
    font-size: 28px;
    line-height: 28px;
  }

  .hs-section-2 {
    padding-left: 4%;
    padding-right: 4%;
  }

  .column-6.footer-column {
    margin-left: 0;
  }

  .feature-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .feature-grid {
    grid-template-columns: 1fr 1fr;
  }

  .pricing-grid-large {
    grid-template-columns: 1fr;
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-pricing {
    background-image: none;
  }

  .pricing-card.bigger {
    flex-flow: column;
  }

  .section-5 {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .footer-paragraph {
    width: 300px;
  }

  .topbar-socials.navbar {
    background-color: #0000;
  }

  .image-2 {
    width: auto;
  }

  .icon {
    color: #fff;
    font-size: 30px;
  }

  .menu-button {
    color: #fff;
  }

  .section-logo-dark {
    background-image: none;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .logo-grid {
    grid-template-columns: 1fr 1fr;
  }

  .dropdown-toggle {
    padding-right: 20px;
  }

  .dropdown {
    margin-left: auto;
    margin-right: 0;
    display: block;
  }

  .dropdown-list {
    right: 0;
  }

  .dropdown-list.w--open {
    background-color: #151515;
    padding: 0 20px;
  }

  .new-div {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    background-position: 50% 0;
    height: 500px;
  }

  .heading-3 {
    font-size: 48px;
    line-height: 52px;
  }

  .button-2.accent.top-right {
    letter-spacing: 2px;
    padding: 5px 10px;
    top: 10px;
  }

  .section-2 {
    grid-template-columns: 1fr;
  }

  .block {
    min-height: 250px;
  }

  .block._3, .block._3:hover {
    background-size: auto, 120%;
  }

  .heading-4 {
    font-size: 28px;
    line-height: 28px;
  }

  .heading-4.sub {
    background-color: #000000bf;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: 100;
    line-height: 18px;
  }

  .centered-text-3.gradient-blue {
    font-size: 32px;
    line-height: 34px;
  }

  .hs-section-2 {
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .column-6 {
    text-align: center;
    padding: 12px 3%;
  }

  .column-6.centered-text {
    align-self: stretch;
    width: 100%;
  }

  .column-6.footer-column {
    text-align: center;
    align-items: center;
  }

  .column-6.footer-legal, .container-15 {
    flex-direction: column;
  }

  .h4-heading {
    font-size: 44px;
  }

  .feature-header {
    margin-bottom: 60px;
  }

  .pricing-grid-large {
    grid-template-columns: 1fr;
  }

  .pricing-header {
    font-size: 32px;
    line-height: 34px;
  }

  .pricing-card-dark:hover {
    box-shadow: none;
    transform: none;
  }

  .section-pricing {
    background-image: linear-gradient(#0000, #0000);
  }

  .pricing-type.ceramic {
    font-size: 38px;
    line-height: 38px;
  }

  .pricing-card:hover {
    box-shadow: none;
    transform: none;
  }

  .pricing-card.bigger {
    flex-direction: column;
  }

  .pricing-card.bigger:hover {
    transform: none;
  }

  .section-5 {
    padding-left: 2%;
    padding-right: 2%;
  }

  .section-5.testimonials {
    padding-top: 4em;
    padding-bottom: 4em;
  }

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

  .container-17 {
    flex-direction: column;
  }

  .container-17.footer-legal-container {
    align-items: center;
  }

  .topbar-socials {
    justify-content: center;
    display: block;
  }

  .footer-link-3 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .top-icon-2 {
    margin-left: 0;
  }

  .nav-line.footer-line {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-5 {
    width: auto;
  }

  .div-block-6 {
    flex: none;
    align-self: stretch;
    width: auto;
    min-height: 200px;
    margin-top: 20px;
    margin-left: 0%;
  }

  .image-2 {
    width: auto;
  }
}

@media screen and (max-width: 479px) {
  .section {
    background-position: 50% 80%;
    background-size: 150%;
  }

  .heading-2 {
    text-align: center;
    font-size: 22px;
  }

  .heading-3 {
    font-size: 40px;
    line-height: 44px;
  }

  .button-2.accent.top-right {
    top: 10px;
  }

  .section-2 {
    width: 100vw;
    height: auto;
    overflow: hidden;
  }

  .block {
    min-height: 200px;
  }

  .heading-4 {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
  }

  .centered-text-3 {
    font-size: 16px;
    line-height: 20px;
  }

  .bold-text {
    font-weight: 300;
  }

  .hs-section-2.top {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hc-button.blue-gradient.round-edges {
    letter-spacing: 3px;
    letter-spacing: 3px;
  }

  .heading-23.large {
    font-size: 26px;
    line-height: 32px;
  }

  .heading-23.large.bold {
    font-size: 24px;
    line-height: 30px;
  }

  .heading-23.large.bold.small-top-margin {
    margin-top: 10px;
    font-weight: 600;
  }

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

  .column-6.footer-legal {
    align-items: center;
  }

  .feature-section {
    padding-bottom: 60px;
  }

  .feature-grid, .pricing-grid-large {
    grid-template-columns: 1fr;
  }

  .pricing-number-wrapper.flex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 5px;
  }

  .pricing-header {
    font-size: 32px;
    line-height: 34px;
  }

  .pricing-feature.highlight {
    background-color: var(--indian-red);
    color: #fff;
    border-radius: 4px;
  }

  .button-white {
    width: 100%;
  }

  .pricing-card-dark {
    padding-left: 32px;
    padding-right: 32px;
  }

  .pricing-feature-text {
    font-size: 14px;
    line-height: 18px;
  }

  .pricing-feature-text.italic {
    margin-top: 10px;
    font-size: 14px;
    line-height: 14px;
  }

  .pricing-feature-text.italic.bottom {
    font-size: 16px;
  }

  .pricing-title-wrapper {
    text-align: center;
  }

  .button-secondary-2 {
    width: 100%;
  }

  .section-pricing {
    background-image: linear-gradient(#0000, #0000);
  }

  .pricing-icon {
    color: #bf675a;
  }

  .pricing-icon.white {
    color: #fff;
  }

  .pricing-type {
    font-size: 38px;
    line-height: 38px;
  }

  .pricing-type.ceramic {
    white-space: nowrap;
    word-break: normal;
    overflow-wrap: normal;
    font-size: 38px;
    line-height: 38px;
  }

  .pricing-card {
    padding-left: 32px;
    padding-right: 32px;
  }

  .pricing-card.bigger {
    flex-direction: column;
    padding-left: 16px;
    padding-right: 16px;
  }

  .pricing-card.bigger:hover {
    transform: none;
  }

  .pricing-period {
    white-space: nowrap;
  }

  .text-span-9 {
    color: #fff;
    font-weight: 600;
  }

  .divider {
    border: 1px solid #fff9;
    border-radius: 25px;
    width: 75px;
    height: 2px;
    margin-bottom: 15px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .divider.black {
    border-width: 1px;
    border-color: #2229;
    height: 2px;
  }

  .section-5 {
    padding-top: 2em;
  }

  .section-5.testimonials {
    padding-top: 4em;
    padding-left: 4%;
    padding-right: 4%;
  }

  .divider-wrap {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .form-2 {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-2 {
    color: #fff;
  }

  .text-nav-bar-5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }

  .text-nav-bar-5.footer {
    padding-right: 0;
    font-weight: 600;
  }

  .topbar-socials {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .topbar-socials.navbar {
    display: none;
  }

  .top-icon-2 {
    width: 15px;
    height: 15px;
  }

  .top-icon-2.link {
    width: 25px;
    height: 25px;
  }

  .brand-4.w--current {
    height: 60px;
    padding-right: 0;
  }

  .brand-4.footer {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-5 {
    width: auto;
  }

  .div-block-6 {
    width: 100%;
    height: 300px;
    margin-left: 0%;
  }

  .image-2 {
    width: auto;
  }

  .logo-title-wrapper {
    text-align: center;
  }

  .logo-header-white {
    font-size: 44px;
    line-height: 62px;
  }

  .logo-grid {
    grid-template-columns: 1fr;
  }

  .dropdown-list.w--open {
    margin-top: 15px;
    right: -15px;
  }
}

#w-node-_6ee03a57-8e5d-8ef6-3b8e-720b3bdbe1e6-716080db, #w-node-dceed18d-a9db-107a-4376-8db552557ddb-716080db, #w-node-c50dae56-0cff-ed62-14c9-15c3392297ff-716080db, #w-node-ed4f006d-b3ef-ee81-9042-091b45ccf1b0-716080db {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Ceramic.w-node-_66d643b2-6c93-9e77-7e0a-82377002c728-716080db {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-ad4a71d2-d6c4-79f7-f195-ae613e35229b-716080db, #w-node-bb907cc8-dd36-a1cd-9075-8e9e668f263f-716080db, #w-node-c92ddcea-1dea-32dc-b664-c07a5bb81c0e-716080db, #w-node-_4d674c5d-8ffb-e2f5-a344-dfdf5027ba03-716080db, #w-node-_67977f83-fe4e-98d4-241e-84a8fa0b7931-716080db, #w-node-_58fc0987-813e-c8b6-ed1f-018896e07f00-716080db, #w-node-a6ad2284-d7c2-8739-8120-1c88aff91ee3-716080db {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #Ceramic.w-node-_66d643b2-6c93-9e77-7e0a-82377002c728-716080db, #w-node-_67977f83-fe4e-98d4-241e-84a8fa0b7931-716080db, #w-node-_58fc0987-813e-c8b6-ed1f-018896e07f00-716080db {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #Ceramic.w-node-_66d643b2-6c93-9e77-7e0a-82377002c728-716080db {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_67977f83-fe4e-98d4-241e-84a8fa0b7931-716080db, #w-node-_58fc0987-813e-c8b6-ed1f-018896e07f00-716080db {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


