html {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: Inter Display Extra Light Italic;
  src: url('../fonts/InterDisplay-ExtraLightItalic.woff2') format("woff2");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Var;
  src: url('../fonts/InterVariable.woff2') format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Var Italic;
  src: url('../fonts/InterVariable-Italic.woff2') format("woff2"), url('../fonts/InterVariable-Italic.woff2') format("woff2");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Thin Italic;
  src: url('../fonts/InterDisplay-ThinItalic.woff2') format("woff2"), url('../fonts/InterDisplay-ThinItalic.woff2') format("woff2");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Semi Bold Italic;
  src: url('../fonts/InterDisplay-SemiBoldItalic.woff2') format("woff2"), url('../fonts/InterDisplay-SemiBoldItalic.woff2') format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Medium Italic;
  src: url('../fonts/InterDisplay-MediumItalic.woff2') format("woff2"), url('../fonts/InterDisplay-MediumItalic.woff2') format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Regular;
  src: url('../fonts/InterDisplay-Regular.woff2') format("woff2"), url('../fonts/InterDisplay-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Light Italic;
  src: url('../fonts/InterDisplay-LightItalic.woff2') format("woff2"), url('../fonts/InterDisplay-LightItalic.woff2') format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Medium;
  src: url('../fonts/InterDisplay-Medium.woff2') format("woff2"), url('../fonts/InterDisplay-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Italic;
  src: url('../fonts/InterDisplay-Italic.woff2') format("woff2"), url('../fonts/InterDisplay-Italic.woff2') format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Extra Bold;
  src: url('../fonts/Inter-ExtraBold.woff2') format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Extra Light Italic;
  src: url('../fonts/Inter-ExtraLightItalic.woff2') format("woff2");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Extra Light;
  src: url('../fonts/Inter-ExtraLight.woff2') format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Extra Bold Italic;
  src: url('../fonts/Inter-ExtraBoldItalic.woff2') format("woff2");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Black;
  src: url('../fonts/Inter-Black.woff2') format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Black Italic;
  src: url('../fonts/Inter-BlackItalic.woff2') format("woff2");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Bold;
  src: url('../fonts/Inter-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Bold Italic;
  src: url('../fonts/Inter-BoldItalic.woff2') format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Light;
  src: url('../fonts/Inter-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Light Italic;
  src: url('../fonts/Inter-LightItalic.woff2') format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Italic;
  src: url('../fonts/Inter-Italic.woff2') format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Medium Italic;
  src: url('../fonts/Inter-MediumItalic.woff2') format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Medium;
  src: url('../fonts/Inter-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Thin;
  src: url('../fonts/Inter-Thin.woff2') format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Thin Italic;
  src: url('../fonts/Inter-ThinItalic.woff2') format("woff2");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Semi Bold;
  src: url('../fonts/Inter-SemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Regular;
  src: url('../fonts/Inter-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Extra Bold;
  src: url('../fonts/InterDisplay-ExtraBold.woff2') format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Extra Light;
  src: url('../fonts/InterDisplay-ExtraLight.woff2') format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Bold Italic;
  src: url('../fonts/InterDisplay-BoldItalic.woff2') format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Black Italic;
  src: url('../fonts/InterDisplay-BlackItalic.woff2') format("woff2");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Extra Bold Italic;
  src: url('../fonts/InterDisplay-ExtraBoldItalic.woff2') format("woff2");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Black;
  src: url('../fonts/InterDisplay-Black.woff2') format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Bold;
  src: url('../fonts/InterDisplay-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Light;
  src: url('../fonts/InterDisplay-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Thin;
  src: url('../fonts/InterDisplay-Thin.woff2') format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Display Semi Bold;
  src: url('../fonts/InterDisplay-SemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

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

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

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

body {
  color: #333;
  letter-spacing: -.025rem;
  font-family: Inter Regular, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
}

h1 {
  letter-spacing: -.15rem;
  margin-top: 0;
  margin-bottom: 2rem;
  font-family: Inter Bold, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.1;
}

.hero {
  justify-content: center;
  align-items: center;
  min-width: 100svw;
  min-height: 100svh;
  display: flex;
}

.container {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  flex-flow: column;
  display: flex;
}

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

.text-by {
  font-size: .6rem;
}

.div-wrapper-text {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 65ch;
  display: flex;
}

.btn-offer {
  color: #333;
  background-color: #b4f35c;
  border-radius: 5rem;
  margin-left: -.25rem;
  padding: .7rem 1.5rem;
  text-decoration: none;
  transition: all .5s ease-in-out;
}

.btn-offer:hover {
  color: #b4f35c;
  background-color: #333;
}

.text-block {
  font-family: Inter Semi Bold, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
}

.p-text {
  margin-bottom: 0;
  padding-left: .2rem;
  font-family: Inter Medium, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.text-span {
  background-color: #b4f35c;
  border-radius: .2rem;
  padding-left: .5rem;
  padding-right: .5rem;
  font-family: Inter Extra Bold, Arial, sans-serif;
  font-weight: 800;
}

.body {
  background-color: #ebebeb;
  background-image: url('../images/marker.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90% 90%;
}

.logo-link-xe {
  grid-column-gap: .5ch;
  grid-row-gap: .5ch;
  color: #9b9b9b;
  justify-content: flex-end;
  align-items: center;
  width: 11ch;
  font-family: Inter Bold, Arial, sans-serif;
  font-size: .6rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: color .3s ease-in-out;
  display: flex;
}

.logo-link-xe:hover {
  color: #333;
}

.img-svg-logo {
  height: .8rem;
  display: none;
}

.svg-wordmark-xe {
  vertical-align: baseline;
  justify-content: center;
  align-items: center;
  width: 8ch;
  line-height: 0;
}

.text-badge-sale {
  color: #ebebeb;
  letter-spacing: .125rem;
  text-transform: uppercase;
  text-overflow: clip;
  white-space: nowrap;
  background-color: #9b9b9b;
  border-radius: .25rem;
  padding: .25rem .5rem;
  font-family: Inter Bold, Arial, sans-serif;
  font-size: .8rem;
  font-weight: 700;
  line-height: 1;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .container {
    padding-left: 8svw;
    padding-right: 8svw;
  }

  .logo-link-xe {
    grid-column-gap: .5ch;
    grid-row-gap: .5ch;
  }

  .heading {
    letter-spacing: -.125rem;
    font-size: 2rem;
  }
}


@font-face {
  font-family: 'Inter Display Extra Light Italic';
  src: url('../fonts/InterDisplay-ExtraLightItalic.woff2') format('woff2');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Var';
  src: url('../fonts/InterVariable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Var Italic';
  src: url('../fonts/InterVariable-Italic.woff2') format('woff2'), url('../fonts/InterVariable-Italic.woff2') format('woff2');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Thin Italic';
  src: url('../fonts/InterDisplay-ThinItalic.woff2') format('woff2'), url('../fonts/InterDisplay-ThinItalic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Semi Bold Italic';
  src: url('../fonts/InterDisplay-SemiBoldItalic.woff2') format('woff2'), url('../fonts/InterDisplay-SemiBoldItalic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Medium Italic';
  src: url('../fonts/InterDisplay-MediumItalic.woff2') format('woff2'), url('../fonts/InterDisplay-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Regular';
  src: url('../fonts/InterDisplay-Regular.woff2') format('woff2'), url('../fonts/InterDisplay-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Light Italic';
  src: url('../fonts/InterDisplay-LightItalic.woff2') format('woff2'), url('../fonts/InterDisplay-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Medium';
  src: url('../fonts/InterDisplay-Medium.woff2') format('woff2'), url('../fonts/InterDisplay-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Italic';
  src: url('../fonts/InterDisplay-Italic.woff2') format('woff2'), url('../fonts/InterDisplay-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Extra Bold';
  src: url('../fonts/Inter-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Extra Light Italic';
  src: url('../fonts/Inter-ExtraLightItalic.woff2') format('woff2');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Extra Light';
  src: url('../fonts/Inter-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Extra Bold Italic';
  src: url('../fonts/Inter-ExtraBoldItalic.woff2') format('woff2');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Black';
  src: url('../fonts/Inter-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Black Italic';
  src: url('../fonts/Inter-BlackItalic.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Bold';
  src: url('../fonts/Inter-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Bold Italic';
  src: url('../fonts/Inter-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Light';
  src: url('../fonts/Inter-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Light Italic';
  src: url('../fonts/Inter-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Italic';
  src: url('../fonts/Inter-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Medium Italic';
  src: url('../fonts/Inter-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Medium';
  src: url('../fonts/Inter-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Thin';
  src: url('../fonts/Inter-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Thin Italic';
  src: url('../fonts/Inter-ThinItalic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Semi Bold';
  src: url('../fonts/Inter-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Regular';
  src: url('../fonts/Inter-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Extra Bold';
  src: url('../fonts/InterDisplay-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Extra Light';
  src: url('../fonts/InterDisplay-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Bold Italic';
  src: url('../fonts/InterDisplay-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Black Italic';
  src: url('../fonts/InterDisplay-BlackItalic.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Extra Bold Italic';
  src: url('../fonts/InterDisplay-ExtraBoldItalic.woff2') format('woff2');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Black';
  src: url('../fonts/InterDisplay-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Bold';
  src: url('../fonts/InterDisplay-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Light';
  src: url('../fonts/InterDisplay-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Thin';
  src: url('../fonts/InterDisplay-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display Semi Bold';
  src: url('../fonts/InterDisplay-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}