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

.page-wrapper {
  background-color: #d2cbc3;
  justify-content: center;
  align-items: center;
  height: auto;
  display: block;
}

.block-main {
  background-color: #d9d9d9;
  background-image: url('../images/1726.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.block-logos {
  z-index: 1;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #8a626200;
  background-image: linear-gradient(#fdf3e88f, #e9e6e27a 51%, #fff0);
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  padding: 1rem;
  display: flex;
  position: relative;
}

.block-pattern {
  z-index: 0;
  background-image: linear-gradient(0deg, #d2cbc3, #fff0);
  min-height: auto;
  position: absolute;
  inset: 0%;
}

.block-heading {
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding-bottom: 0;
  display: block;
  position: absolute;
  inset: auto 0% 7%;
}

.heading {
  color: #000;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 48px;
  position: absolute;
}

.heading.second {
  text-align: center;
  inset: auto 0% 0%;
}

.text-span {
  color: #c00303;
  text-transform: none;
  margin-top: -64px;
  margin-bottom: 0;
  margin-left: 116px;
  padding-left: 15px;
  font-family: Caveat, sans-serif;
  font-size: 172px;
  font-weight: 400;
  line-height: 100%;
  display: block;
}

.text-span.secolp {
  margin-left: 0;
  font-size: 80px;
}

.block-line {
  margin-top: 0;
  margin-left: 5rem;
  position: static;
  inset: 0%;
}

.block-line.second {
  margin-left: 5rem;
}

.heading1 {
  position: relative;
}

.heading1.sectitle {
  text-align: left;
  margin-bottom: 32px;
}

.image {
  margin-top: 37px;
  margin-left: 210px;
}

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

.section-2 {
  padding-bottom: 0;
}

.container-2 {
  max-width: 840px;
  padding-top: 2rem;
}

.sup-date {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.sup-n-text {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.date-n-text {
  color: #000;
  text-align: right;
  font-size: 16px;
}

.body {
  font-family: Oswald, sans-serif;
}

.text-block {
  margin-bottom: 24px;
  font-size: 16px;
}

.image-2 {
  object-fit: cover;
  width: 100%;
  max-width: 76%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.poetsgrid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.poet-item {
  position: static;
}

.poetpic {
  background-image: url('../images/phon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: static;
}

.poet-title {
  margin-top: 10px;
}

.poet-name-box {
  color: #c00303;
  text-align: center;
  font-family: Caveat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
}

.image-3 {
  z-index: 3;
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  inset: 0%;
}

.poetph {
  position: relative;
  inset: 0%;
}

.decor-circle {
  background-color: #c60404;
  border-radius: 24px;
  width: 130px;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 30% 0% 0%;
}

.decor-circle:hover {
  background-color: #c00303;
}

.sign-box {
  z-index: 2;
  position: absolute;
  inset: auto 0% 0%;
}

.image-4 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.poet-link-box {
  text-decoration: none;
  transition: transform 1s cubic-bezier(.215, .61, .355, 1);
}

.poet-link-box:hover {
  transform: scale(1.1);
}

.fin-sec {
  background-color: #252525;
}

.fin-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.fin-text {
  color: #fff;
  line-height: 150%;
}

.poet-page-item {
  padding-top: 100px;
  padding-bottom: 100px;
}

.poetitem {
  background-color: #d2cbc3;
}

.con {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}

.allpoet {
  padding-top: 40px;
  padding-bottom: 40px;
}

.bio {
  padding-bottom: 40px;
}

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

.namepoet-label {
  color: #000;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 24px;
  font-family: Caveat, sans-serif;
  font-size: 56px;
  line-height: 125%;
}

.text2 {
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.year-text {
  text-align: right;
  margin-bottom: 24px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.usual-box {
  margin-top: 20px;
  margin-bottom: 20px;
}

.facttext {
  margin-bottom: 24px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.poem-part {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
}

.poem-part._2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.poemleft {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 64px;
  display: flex;
}

.poemleft._2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.poemright {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.poemright._2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.poem-label-text {
  text-align: center;
  margin-bottom: 0%;
  font-family: Rubik, sans-serif;
  font-size: 30px;
  line-height: 150%;
}

.poem-text1 {
  color: #000;
  text-align: center;
  letter-spacing: .1em;
  margin-bottom: 24px;
  font-family: Rubik, sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.7;
}

.poemdate-text {
  margin-bottom: 10%;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.poem-number-part {
  text-align: center;
  margin-bottom: 24px;
  font-family: Rubik, sans-serif;
  font-size: 1.2em;
  line-height: 150%;
}

.final-text-opt {
  text-align: right;
  font-family: Rubik, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.link {
  color: #c60404;
}

.special-text1 {
  text-align: right;
  margin-bottom: 4px;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
}

.special-text2 {
  text-align: right;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.special-text3 {
  text-align: right;
  margin-top: 24px;
  margin-bottom: 24px;
  font-family: Oswald, sans-serif;
  font-weight: 300;
  line-height: 150%;
}

.special-text4 {
  text-align: right;
  margin-bottom: 24px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.poem-date-option-text {
  text-align: left;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

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

.main-but {
  background-color: #c6040400;
  border: 1px solid #c60404;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.but-textw {
  color: #c60404;
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 100%;
}

.main-link-box, .main-link-box.w--current {
  text-decoration: none;
}

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

.nav-up-logo-box {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.nav-up-link-box {
  max-width: 50%;
}

.nav-life-logo-box {
  text-align: center;
  justify-content: flex-end;
  align-items: center;
  margin-top: 5px;
  display: flex;
}

.nav-life-link-box {
  text-align: center;
  max-width: 80%;
}

.listen-but-box {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  text-align: center;
  background-color: #a7010100;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 24px;
  padding: 20px;
  display: block;
}

.own-listen-but {
  border: 1px solid #c50605;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 48px;
  display: flex;
}

.listen-bit-text {
  color: #c50605;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 16px;
}

.listen-link-but-box {
  text-decoration: none;
  display: none;
}

.poet-text {
  max-width: 80rem;
}

.poet-text._2 {
  display: none;
}

.text-block-2 {
  color: #000;
  width: 250px;
  font-family: Greatvibes, Arial, sans-serif;
  font-size: 22px;
  line-height: 150%;
  position: static;
}

.block-img-podcast {
  background-image: url('../images/podcast1.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 10px;
  width: 350px;
  height: auto;
  display: none;
}

.image-6 {
  border-radius: 10px;
}

.heading-scroll {
  color: #f2f2f2;
  letter-spacing: -.01em;
  font-size: 8vw;
  font-weight: 500;
  line-height: 1.2;
}

.heading-scroll.longer {
  color: #000;
  text-align: center;
  letter-spacing: -.02em;
  letter-spacing: -.02em;
  letter-spacing: -.02em;
  font-family: Greatvibes, Arial, sans-serif;
  font-size: 2vw;
  font-style: italic;
  font-weight: 400;
  line-height: 1.7;
}

.text-span-6 {
  opacity: .8;
  letter-spacing: 0;
  font-size: 2vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
}

.content {
  width: 100%;
  max-width: 56.25rem;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.content._1 {
  max-width: 40rem;
}

.content._2 {
  text-align: center;
  max-width: none;
}

.number {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(182deg, #6a48f2 20%, #fcceee);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 1rem;
  font-weight: 700;
}

.vertical-divider {
  opacity: .4;
  background-color: #fff;
  background-image: linear-gradient(#6a48f2, #fcceee);
  width: 1px;
  height: 5vh;
  margin: 1rem auto 25%;
}

.heading-scroll-3 {
  color: #f2f2f2;
  letter-spacing: -.01em;
  font-size: 8vw;
  font-weight: 500;
  line-height: 1.2;
}

.heading-scroll-3.longer {
  color: #000;
  text-align: center;
  letter-spacing: -.02em;
  letter-spacing: -.02em;
  font-family: Greatvibes, Arial, sans-serif;
  font-size: 3.5vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
}

.text-span-7, .text-span-8 {
  font-family: Oswald, sans-serif;
}

.text-span-9 {
  opacity: .8;
  font-style: normal;
}

.text-size-small {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
}

.heading-scroll-2 {
  color: #000;
  font-family: Greatvibes, Arial, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  line-height: 1.7;
}

.heading-scroll-2.longer {
  font-size: 1.7vw;
  font-weight: 400;
  line-height: 1.7;
}

.poem-label-text-2 {
  text-align: center;
  margin-bottom: 24px;
  font-family: Rubik, sans-serif;
  font-size: 30px;
  line-height: 150%;
}

.container-3 {
  z-index: 10;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  position: relative;
}

.slider-text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Greatvibes, Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.7em;
}

.main-hero_heading {
  color: #000;
  text-align: center;
  letter-spacing: .1em;
  width: 100%;
  max-width: 30em;
  font-family: Rubik, sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.7;
}

.block-poem2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-10 {
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.text-span-11 {
  font-family: Oswald, sans-serif;
}

.block-poem1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.block-virshi {
  max-width: 10%;
}

.block-virshi-2 {
  max-width: 13%;
}

.image-7 {
  max-width: 100%;
}

.link-block {
  max-width: 15%;
}

.text-span-12, .text-span-13, .body-2, .body-3, .body-4, .body-5, .body-6, .body-7, .body-8, .body-9, .body-10, .body-11 {
  font-family: Oswald, sans-serif;
}

.text-block-3 {
  color: #333;
  text-align: left;
  font-size: 16px;
}

.block-button {
  justify-content: center;
  align-items: center;
  display: flex;
}

.block-about-podcast {
  border: 1px solid #c50605;
  border-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-4 {
  text-align: center;
  border: 1px #c50605;
  border-radius: 40px;
  margin-bottom: 0;
  padding: 12px;
  font-size: 18px;
  line-height: 150%;
}

.text-block-1 {
  text-align: center;
  border: 1px solid #c50605;
  border-radius: 40px;
  padding: 12px;
  font-size: 18px;
  line-height: 150%;
  display: none;
}

.link-block-3 {
  color: #333;
  text-decoration: none;
}

.text-block-5 {
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 150%;
}

.link-block-4 {
  text-decoration: none;
}

.text-span-14, .text-span-15, .text-span-16, .text-span-17, .text-span-18 {
  color: #c00305;
}

@media screen and (min-width: 1440px) {
  .image-2 {
    max-width: 72%;
  }

  .poemright {
    display: flex;
  }

  .main-hero_heading {
    letter-spacing: .1em;
    max-width: 40em;
    font-size: 1.2em;
  }
}

@media screen and (max-width: 991px) {
  .heading {
    padding-left: 40px;
  }

  .heading.second {
    padding-left: 0;
    font-size: 44px;
  }

  .text-span {
    margin-left: 60px;
    padding-top: 15px;
    font-size: 140px;
  }

  .image {
    margin-left: 100px;
  }

  .container-2 {
    max-width: 720px;
  }

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

  .con {
    max-width: 720px;
  }

  .poem-part._2 {
    place-items: start stretch;
  }

  .poemleft._2 {
    justify-content: center;
    align-items: center;
  }

  .poem-text1 {
    color: #000;
    font-size: 18px;
  }

  .slider-text {
    font-size: 2.5rem;
  }

  .main-hero_heading {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    padding-bottom: 0;
  }

  .text-span {
    margin-top: -45px;
    margin-left: 0;
    font-size: 120px;
  }

  .heading1 {
    bottom: -42px;
  }

  .image {
    margin-left: 0;
  }

  .container-2 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .sup-date {
    margin-bottom: 24px;
  }

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

  .fin-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .con {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .allpoet {
    padding-top: 20px;
  }

  .namepoet-label {
    padding-top: 0;
    font-size: 40px;
  }

  .usual-box, .poem-part {
    grid-template-columns: 1fr;
  }

  .poem-part._2 {
    display: flex;
  }

  .poem-label-text {
    text-align: center;
  }

  .poem-text1 {
    text-align: center;
    font-size: 1.2em;
  }

  .poemdate-text {
    text-align: right;
  }

  .poem-number-part {
    text-align: center;
  }

  .image-5 {
    width: 190px;
    height: 178px;
  }

  .main-but {
    width: 120px;
    height: 32px;
  }

  .poem-label-text-2 {
    text-align: center;
    text-align: center;
  }

  .main-hero_heading {
    font-size: 3.5em;
  }
}

@media screen and (max-width: 479px) {
  .block-main {
    justify-content: flex-start;
  }

  .block-logos {
    background-image: linear-gradient(#e0d0c0, #e9e6e27a 33%, #fff0);
    flex-flow: column;
  }

  .block-writers {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: auto;
    padding-top: 4rem;
    display: flex;
    position: static;
    inset: auto 0% 0%;
  }

  .block-pattern {
    background-image: linear-gradient(0deg, #d2cbc3 2%, #fff0);
  }

  .heading {
    font-size: 38px;
  }

  .heading.second {
    padding-left: 0;
  }

  .text-span {
    margin-top: -33px;
    font-size: 72px;
  }

  .text-span.secolp {
    padding-left: 0;
    font-size: 64px;
  }

  .block-line {
    text-align: left;
    margin-left: 2rem;
  }

  .heading1 {
    top: 37px;
    bottom: 0;
  }

  .heading1.sectitle {
    top: -12px;
  }

  .sup-date {
    margin-bottom: 24px;
  }

  .image-2 {
    max-width: 100%;
    height: auto;
  }

  .poetsgrid {
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
  }

  .allpoet {
    padding-top: 20px;
  }

  .poem-part._2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .poem-text1 {
    font-size: 1.2em;
    line-height: 1.7;
  }

  .poemdate-text {
    text-align: right;
  }

  .main-but {
    border-radius: 24px;
    width: 100px;
  }

  .but-textw {
    font-size: 14px;
  }

  .logonav-boxes {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }

  .nav-up-link-box {
    max-width: 80%;
  }

  .nav-life-link-box {
    max-width: 100%;
  }

  .own-listen-but {
    width: 280px;
  }

  .listen-bit-text {
    font-size: 13px;
  }

  .block-img-podcast {
    width: auto;
    height: auto;
  }

  .heading-scroll.longer {
    font-family: Greatvibes, Arial, sans-serif;
    font-weight: 400;
  }

  .text-span-6 {
    font-size: 6vw;
  }

  .heading-scroll-3.longer {
    font-family: Greatvibes, Arial, sans-serif;
    font-weight: 400;
  }

  .slider-text {
    font-size: 1.3rem;
  }

  .main-hero_heading {
    font-size: 1.2em;
  }

  .block-virshi {
    max-width: 20%;
  }

  .block-virshi-2 {
    max-width: 40%;
  }

  .link-block {
    max-width: 30%;
  }

  .link-block-2 {
    max-width: 15%;
  }
}

#w-node-_8e98d854-1cf1-a47c-8724-8bb9fd802813-72dcf3d2 {
  justify-self: end;
}

#w-node-c484691f-6a6e-51df-d493-f473559651f9-72dcf3d2 {
  place-self: start center;
}

#w-node-_2d25a371-e32e-7e4f-eede-7e79b76736fd-72dcf3d2 {
  place-self: center stretch;
}

#w-node-_14927887-ff0e-2853-7af6-9be10b977111-72dcf3d3 {
  align-self: start;
}

#w-node-_14927887-ff0e-2853-7af6-9be10b977113-72dcf3d3 {
  place-self: center stretch;
}

#w-node-_2c951227-fb1a-945a-7d98-46697cdce761-72dcf3d4 {
  align-self: start;
}

#w-node-_2c951227-fb1a-945a-7d98-46697cdce763-72dcf3d4 {
  place-self: center stretch;
}

#w-node-f9d799c9-a3e1-6da1-593e-82d788ad225c-72dcf3d5 {
  align-self: start;
}

#w-node-f9d799c9-a3e1-6da1-593e-82d788ad225e-72dcf3d5 {
  place-self: center stretch;
}

#w-node-f36c36a6-f894-408b-5829-b6a6739d4b21-72dcf3d6 {
  align-self: start;
}

#w-node-f36c36a6-f894-408b-5829-b6a6739d4b23-72dcf3d6 {
  place-self: center stretch;
}

#w-node-e25050ac-26f9-d3dd-7e26-5998a667b25e-72dcf3d7 {
  align-self: end;
}

#w-node-e25050ac-26f9-d3dd-7e26-5998a667b260-72dcf3d7 {
  place-self: center stretch;
}

#w-node-_650b648c-8c52-c84d-6e40-f1dd2b84308c-72dcf3d8 {
  place-self: start center;
}

#w-node-_650b648c-8c52-c84d-6e40-f1dd2b84308e-72dcf3d8 {
  place-self: center stretch;
}

#w-node-_650b648c-8c52-c84d-6e40-f1dd2b8430c7-72dcf3d8, #w-node-_118e542f-293c-f945-b64f-4c072270f26c-72dcf3d8 {
  align-self: start;
}

#w-node-e900aaab-6eec-3d5a-1e24-686c81f7c636-72dcf3d9 {
  place-self: start center;
}

#w-node-e900aaab-6eec-3d5a-1e24-686c81f7c638-72dcf3d9 {
  place-self: center stretch;
}

#w-node-_59d047ac-81a5-9e3b-c77c-154153eb6c6f-72dcf3da {
  place-self: end center;
}

#w-node-_59d047ac-81a5-9e3b-c77c-154153eb6c71-72dcf3da {
  place-self: center stretch;
}

#w-node-_90926581-72d1-706e-13f1-5d22288aacf7-72dcf3db {
  place-self: start center;
}

#w-node-_90926581-72d1-706e-13f1-5d22288aacf9-72dcf3db {
  place-self: center stretch;
}

@media screen and (max-width: 767px) {
  #w-node-c484691f-6a6e-51df-d493-f473559651f9-72dcf3d2, #w-node-_023af22a-3ead-96a4-9903-5f8f6251c593-72dcf3d2, #w-node-_14927887-ff0e-2853-7af6-9be10b977111-72dcf3d3, #w-node-_14927887-ff0e-2853-7af6-9be10b977126-72dcf3d3, #w-node-_14927887-ff0e-2853-7af6-9be10b97714c-72dcf3d3, #w-node-_2c951227-fb1a-945a-7d98-46697cdce761-72dcf3d4, #w-node-_2c951227-fb1a-945a-7d98-46697cdce776-72dcf3d4, #w-node-_2c951227-fb1a-945a-7d98-46697cdce79c-72dcf3d4, #w-node-f9d799c9-a3e1-6da1-593e-82d788ad225c-72dcf3d5, #w-node-f9d799c9-a3e1-6da1-593e-82d788ad2271-72dcf3d5, #w-node-f9d799c9-a3e1-6da1-593e-82d788ad2297-72dcf3d5, #w-node-f36c36a6-f894-408b-5829-b6a6739d4b21-72dcf3d6, #w-node-f36c36a6-f894-408b-5829-b6a6739d4b36-72dcf3d6, #w-node-f36c36a6-f894-408b-5829-b6a6739d4b5c-72dcf3d6, #w-node-e25050ac-26f9-d3dd-7e26-5998a667b25e-72dcf3d7, #w-node-e25050ac-26f9-d3dd-7e26-5998a667b273-72dcf3d7, #w-node-e25050ac-26f9-d3dd-7e26-5998a667b299-72dcf3d7, #w-node-_650b648c-8c52-c84d-6e40-f1dd2b84308c-72dcf3d8, #w-node-_650b648c-8c52-c84d-6e40-f1dd2b8430a1-72dcf3d8, #w-node-_650b648c-8c52-c84d-6e40-f1dd2b8430c7-72dcf3d8, #w-node-_118e542f-293c-f945-b64f-4c072270f238-72dcf3d8, #w-node-_118e542f-293c-f945-b64f-4c072270f26c-72dcf3d8, #w-node-e900aaab-6eec-3d5a-1e24-686c81f7c636-72dcf3d9, #w-node-e900aaab-6eec-3d5a-1e24-686c81f7c64b-72dcf3d9, #w-node-e900aaab-6eec-3d5a-1e24-686c81f7c671-72dcf3d9, #w-node-_59d047ac-81a5-9e3b-c77c-154153eb6c6f-72dcf3da, #w-node-_59d047ac-81a5-9e3b-c77c-154153eb6c84-72dcf3da, #w-node-_59d047ac-81a5-9e3b-c77c-154153eb6caa-72dcf3da, #w-node-_90926581-72d1-706e-13f1-5d22288aacf7-72dcf3db, #w-node-_90926581-72d1-706e-13f1-5d22288aad0c-72dcf3db, #w-node-_90926581-72d1-706e-13f1-5d22288aad32-72dcf3db {
    place-self: center;
  }
}


@font-face {
  font-family: 'Greatvibes';
  src: url('../fonts/GreatVibes-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}