:root {
  --radiant-ui-components-library-marketplace--color--white: white;
  --radiant-ui-components-library-marketplace--color--body-font-dark: ;
  --radiant-ui-components-library-marketplace--color--button-background-dark: #131218;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --radiant-ui-components-library-marketplace--color--theme-color: #116df8;
}

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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

.heading {
  text-align: center;
  font-family: Great Vibes, cursive;
}

.image {
  text-align: right;
}

.cell {
  text-align: right;
  justify-content: flex-start;
  align-items: flex-end;
}

.paragraph {
  font-family: Droid Serif, serif;
}

.paragraph-2 {
  color: #868686;
  font-family: Droid Serif, serif;
}

.text-block {
  margin-bottom: 0;
  font-family: Droid Serif, serif;
}

.cell-2 {
  justify-content: flex-end;
  align-items: center;
}

.table {
  text-align: center;
  font-family: Droid Serif, serif;
  font-size: 23px;
}

.person {
  text-align: center;
  font-family: Droid Serif, serif;
  font-size: 13px;
}

.section {
  background-color: #000;
  border: 20px solid #000;
}

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

.slide {
  margin-bottom: 10px;
}

.rt-component-container {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section.rt-price-v-three {
  padding-bottom: 0;
}

.rt-overflow-hidden {
  overflow: hidden;
}

.rt-text-capitalize {
  text-transform: capitalize;
}

.rt-home-one-highlight-gredient {
  background-image: linear-gradient(#0000, #0006);
  border-radius: 10px;
  position: absolute;
  inset: 0%;
}

.rt-home-one-highlight-wrapper {
  padding-top: 40px;
  display: flex;
}

.rt-home-one-highlight-arrow-wrapper {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-top: 10px;
  display: flex;
}

.rt-home-one-highlight-text {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.rt-auto-fit-12 {
  object-fit: cover;
  border-radius: 10px;
}

.rt-home-one-highlight-item {
  cursor: pointer;
  flex: none;
  padding-right: 40px;
  text-decoration: none;
}

.rt-highlight-line {
  background-color: #a2a2a2;
  width: 268px;
  height: 1px;
}

.rt-home-one-highlight-image-wrapper {
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.rt-body-font-16 {
  color: #462720;
  letter-spacing: .1rem;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.75rem;
}

.rt-body-font-16.rt-text-capitalize {
  text-transform: uppercase;
}

.rt-body-font-16.rt-text-capitalize.rt-change-color-white {
  color: #fff;
}

.rt-heading-five-34 {
  color: #462720;
  text-transform: capitalize;
  font-size: 1.5625rem;
  font-weight: 400;
  line-height: 2.1875rem;
}

.rt-heading-five-34.rt-change-color-white-text {
  color: #fff;
}

.rt-category-cards-text {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
}

.rt-margin-top-ten {
  margin-top: 10px;
}

.rt-margin-top-fifteen {
  margin-top: 15px;
}

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

.rt-short-header {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
}

.rt-body-font-color {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  transition: color .35s;
}

.rt-primary-button-upper-horiz {
  background-color: #ff3318;
  width: 100%;
  height: 1px;
  min-height: 1px;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.rt-primary-button-upper-horiz.rt-black {
  background-color: #000;
}

.rt-primary-button-inner {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.rt-price-two-card-wrap {
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 30px;
  box-shadow: 0 40px 80px #dbdfff66;
}

.rt-primary-button-lower-horiz {
  background-color: #ff3318;
  width: 100%;
  height: 1px;
  min-height: 1px;
  margin-left: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.rt-primary-button-lower-horiz.rt-black {
  background-color: #000;
}

.rt-price-two-card-paragraph {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  text-align: center;
  max-width: 28ch;
  margin-top: 18px;
}

.rt-price-two-hero-heading {
  max-width: 16ch;
}

.rt-price-two-hero-heading.rt-text-center.rt-margin-top-twelve {
  margin-top: 12px;
}

.rt-primary-button-left-vert {
  background-color: #ff3318;
  width: 1px;
  min-width: 1px;
  height: 100%;
  margin-bottom: auto;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.rt-primary-button-left-vert.rt-black {
  background-color: #000;
}

.rt-button-bg-color {
  z-index: -1;
  background-color: #000;
  width: 120%;
  height: 120%;
  position: absolute;
  inset: -10% 0% 0% -10%;
}

.rt-button-bg-color.rt-orange {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-price-two-hero-paragraph {
  max-width: 54ch;
}

.rt-price-two-amount {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  font-size: 35px;
  font-weight: 400;
  line-height: 45px;
}

.rt-price-one-feature-icon-box {
  background-color: #363845;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.rt-price-one-feature-icon-box.rt-background-off {
  background-color: #fff0;
}

.rt-price-two-card-button-wrap {
  flex-flow: column;
  width: 100%;
  max-width: 268px;
  margin-top: 40px;
  display: flex;
}

.rt-price-one-feature-wrap {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
}

.rt-primary-button-right-vert {
  background-color: #ff3318;
  width: 1px;
  min-width: 1px;
  height: 100%;
  margin-top: auto;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.rt-primary-button-right-vert.rt-black {
  background-color: #000;
}

.rt-price-one-feature-block {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  margin-top: 39px;
}

.rt-price-one-feature-block.rt-price-two-feature-block {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.rt-primary-button {
  z-index: 30;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  flex: none;
  padding: 11px 35px;
  font-size: 14px;
  line-height: 25px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.rt-primary-button.rt-large-button {
  padding-left: 74px;
  padding-right: 74px;
}

.rt-price-card-amount-box {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 32px;
}

.rt-price-card-amount-box.rt-price-two-amount-box {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  justify-content: flex-start;
  align-items: center;
  margin-top: 17px;
}

.rt-price-two-hero-wrap {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
}

.rt-price-two-card-line {
  background-color: #9095b133;
  width: 100%;
  min-height: 1px;
  margin-top: 38px;
}

.rt-black-short-header {
  color: #121b22;
}

.rt-price-two-tab-contain-box {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  padding-bottom: 80px;
  display: grid;
}

.image-2 {
  max-height: 60vh;
}

.unsplash-image {
  object-fit: contain;
  object-position: 50% 50%;
  width: 30vw;
  height: auto;
  display: block;
}

.image-3, .image-4, .image-5 {
  width: 30vw;
  height: auto;
}

.section-2 {
  color: #fff;
  text-align: center;
  background-color: #000;
  padding-top: 10px;
}

.image-6 {
  border: 0 solid #000;
  border-right-color: #0000;
}

.paragraph-6 {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: black;
}

.paragraph-7 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: black;
}

@media screen and (min-width: 1280px) {
  .rt-heading-five-34 {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 1920px) {
  .rt-price-two-tab-contain-box {
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 991px) {
  .rt-auto-fit-12.rt-responsive-image-full-width {
    width: 100%;
    height: 100%;
  }

  .rt-home-one-highlight-item {
    width: 100%;
    height: 100%;
    padding-right: 0;
  }

  .rt-price-two-card-wrap {
    box-shadow: 0 10px 20px #98746f14;
  }

  .rt-price-two-hero-wrap {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .rt-auto-fit-12.rt-responsive-image-full-width {
    height: 100%;
  }

  .rt-heading-five-34 {
    font-size: 1.3rem;
  }

  .rt-price-two-card-wrap {
    box-shadow: 0 0 20px #98746f14;
  }

  .rt-price-one-feature-block.rt-price-two-feature-block {
    justify-content: center;
    align-items: flex-start;
    width: auto;
  }

  .rt-price-two-hero-wrap {
    margin-bottom: -100px;
  }

  .rt-price-two-tab-contain-box {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .unsplash-image, .image-3, .image-4, .image-5 {
    width: 70vw;
  }
}

@media screen and (max-width: 479px) {
  .rt-heading-five-34 {
    font-size: 1rem;
  }

  .rt-price-two-card-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
