:root {
  --red-berry: #983145;
}

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

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

@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 {
  font-family: Prompt, sans-serif;
}

.navbar-section {
  background-image: linear-gradient(#000, #983145);
  padding-top: 10px;
  padding-bottom: 10px;
}

.container {
  max-width: 1200px;
}

.navbar {
  background-color: #ddd0;
}

.nav-link {
  color: #fff;
}

.banner-2 {
  background-color: #0000;
  position: relative;
}

.container-banner {
  background-color: #0000;
  max-width: 100%;
}

.image-banner-cover {
  object-position: 50% 0%;
  width: 100%;
  height: 768px;
}

.div-block-copy {
  background-color: #00000069;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.container-4 {
  padding-top: 0;
}

.heading-1-banner-cover {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 34px;
  line-height: 46px;
}

.standard-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.standard-container {
  max-width: 1200px;
}

.heading {
  text-transform: uppercase;
  margin-top: 10px;
}

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

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

.link-25 {
  cursor: pointer;
  text-decoration: none;
}

.content-blog {
  object-fit: cover;
  width: 100%;
  height: 250px;
}

.link-24 {
  color: #ec5256;
  font-weight: 500;
  text-decoration: none;
}

.link-24.w--current {
  color: #f16936;
  font-size: 20px;
  font-weight: 600;
}

.combine-blog1_content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
}

.content-blogs {
  background-color: #fff;
  border-radius: 1.25rem;
  width: 100%;
  height: auto;
  transition: color .25s, transform .25s, box-shadow .25s;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.content-blogs:hover {
  transform: translate(0, -.75rem);
  box-shadow: 0 16px 20px #8c94a533;
}

.bold-text-244 {
  color: #000;
  -webkit-text-stroke-color: #ff5100;
  text-transform: uppercase;
  font-family: Droid Sans, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.combine-text-size-small {
  color: #1f2c3d;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-text-size-small.combine-text-color-grey {
  color: #000;
  font-family: Prompt, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.bold-text-264 {
  color: var(--red-berry);
  -webkit-text-stroke-color: #983145;
  text-transform: uppercase;
  font-family: Droid Sans, sans-serif;
  font-size: 30px;
}

.grid-01 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-01._2-grid {
  grid-template-columns: 1fr 1fr;
}

.section-related-content {
  padding-bottom: 20px;
}

.text-span-4 {
  color: #b27cf5;
}

.combine-heading-style-h5 {
  color: #ac1e2c;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}

.heading-74-related-content {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 35px;
  font-weight: 400;
  line-height: 48px;
}

.container-3 {
  max-width: 1000px;
}

.related-content {
  color: #983145;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.heading-2 {
  color: var(--red-berry);
  margin-top: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.bold-text-265 {
  color: var(--red-berry);
}

.footer {
  background-color: #000;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-3 {
  color: #fff;
  margin-top: 10px;
}

@media screen and (max-width: 991px) {
  .image-banner-cover {
    height: 480px;
  }

  .heading-1-banner-cover {
    font-size: 26px;
    line-height: 32px;
  }

  .standard-section {
    padding: 40px 20px;
  }

  .link-24 {
    font-size: 20px;
  }

  .content-blogs {
    height: 35rem;
  }

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

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

  .section-related-content {
    padding: 20px;
  }

  .container-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-2 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  .image-banner-cover {
    height: auto;
  }

  .container-4 {
    padding-top: 0;
  }

  .heading-1-banner-cover {
    font-size: 20px;
    line-height: 26px;
  }

  .content-blogs {
    justify-content: center;
    align-items: center;
    height: 28rem;
  }

  .bold-text-244 {
    margin-top: 10px;
    font-size: 25px;
    line-height: 30px;
  }

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

@media screen and (max-width: 479px) {
  .image-banner-cover {
    object-fit: cover;
  }

  .container-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-1-banner-cover {
    font-size: 18px;
  }

  .heading {
    font-size: 20px;
    line-height: 26px;
  }

  .link-24 {
    font-size: 16px;
  }

  .link-24.w--current {
    font-size: 18px;
  }

  .content-blogs {
    height: 35rem;
  }

  .bold-text-244 {
    text-align: left;
    padding-left: 0;
    font-size: 20px;
    line-height: 26px;
  }

  .bold-text-264 {
    font-size: 20px;
  }

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

  .heading-74-related-content {
    text-align: center;
    font-size: 32px;
  }

  .heading-2 {
    font-size: 16px;
    line-height: 22px;
  }
}


