:root {
  --white: white;
  --black: black;
  --yellow: var(--black);
}

.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;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: none;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-top: 40px;
  margin-bottom: 40px;
}

.body {
  background-color: #0f0f0f;
}

.body.body-homepage {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(rgba(0, 0, 0, .95), rgba(0, 0, 0, .95)), url('../images/e567e6617a3910964ea531ee2c079150.gif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  background-clip: border-box;
}

.section-masthead {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  width: 15vw;
  filter: saturate(38%);
  border-radius: 100px;
  font-size: 14vw;
}

.section {
  background-color: rgba(0, 0, 0, 0);
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section.section-masthead {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.text-block {
  color: rgba(255, 255, 255, .96);
  margin-top: -12px;
  font-family: "Runescape 12", sans-serif;
  font-size: 6vw;
  font-weight: 700;
  line-height: 60px;
}

.image-2 {
  width: 21vw;
  border-radius: 250px;
}

.image-3 {
  width: 20vw;
  border-radius: 200px;
}

.image-hortensia {
  border-radius: 200px;
}

.section-m {
  background-color: rgba(0, 0, 0, 0);
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section-m.section-masthead {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.body-2 {
  background-image: url('../images/12874274_10153288941641890_1079881472_o.jpg');
  background-position: 50%;
  background-size: contain;
}

.body-fumez {
  background-image: url('../images/12874274_10153288941641890_1079881472_o.jpg');
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: fixed;
}

.h1-titlu {
  color: #fff;
  text-align: center;
  font-family: Arbutus Slab, sans-serif;
  font-size: 71px;
  font-weight: 400;
}

.container {
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.container-2 {
  background-color: #fff;
  padding: 40px;
  position: relative;
}

.paragraph-fumez {
  filter: blur();
  color: #000;
  background-color: #fff771;
  margin-bottom: 0;
  padding: 8px 20px;
  font-family: PT Serif, serif;
  font-size: 18px;
  line-height: 25px;
  display: block;
}

.yellow-link {
  opacity: 1;
  color: #000;
  border-radius: 0;
  text-decoration: underline;
  box-shadow: inset 0 -7px 3px rgba(255, 242, 0, .6);
}

.rich-text-fumat {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block {
  border-bottom: 7px solid #fff771;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.div-mastheader {
  color: #000;
  border-bottom: 7px solid #fff771;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Arbutus Slab, sans-serif;
  font-size: 18px;
  line-height: 12px;
  display: flex;
}

.div-mastheader.rosia {
  border-bottom-width: 8px;
  border-bottom-color: #ffbdbd;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

.div-mastheader.rosia-dark {
  border-bottom-width: 7px;
  border-bottom-color: rgba(255, 189, 189, .47);
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

.body-3 {
  background-image: url('../images/nbVNbED-copy2.jpg');
  background-position: 0%;
  background-size: cover;
  background-attachment: fixed;
}

.section-title-rosia1 {
  width: 100vw;
  height: 100vh;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-text-rosia {
  background-color: #fff;
}

.yellow-link-black {
  opacity: 1;
  color: #fffdd9;
  border-radius: 0;
  box-shadow: inset 0 -7px 3px rgba(255, 242, 0, .6);
}

.div-block-3 {
  z-index: -1;
  background-color: #000;
  border-style: solid;
  border-width: 1px;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-black-bg {
  z-index: -1;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-4 {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
}

.div-block-fullscreen-trigger {
  width: 100vw;
  height: 100vh;
  position: relative;
  top: 0;
}

.container-fumez {
  background-color: #fff;
  padding: 40px;
  position: relative;
}

.container-fumez-intro {
  margin-top: -396px;
  margin-bottom: 127px;
}

.container-3, .container-3-copy {
  max-width: 880px;
}

.container-rosia-880 {
  max-width: 880px;
  background-color: #fff;
  padding: 20px 40px;
}

.h1-rosia {
  float: none;
  color: #fff;
  text-align: left;
  text-shadow: -3px 4px 1px rgba(174, 4, 5, .46);
  object-fit: contain;
  flex-flow: column;
  font-family: Arbutus Slab, sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 70px;
  display: block;
  position: static;
}

.container-4, .container-rosia-titlu {
  max-width: 90vw;
}

.text-span {
  font-size: 63px;
}

.image-4 {
  margin-left: auto;
  margin-right: auto;
}

.figure {
  position: fixed;
}

.rich-text-rosia {
  float: none;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  line-height: 1.7em;
}

.rich-text-rosia a {
  color: #d80000;
}

.rich-text-rosia a:hover {
  text-decoration: underline;
}

.rich-text-rosia a:visited {
  color: #000;
  text-decoration: underline;
}

.rich-text-rosia blockquote {
  text-align: center;
  border-left-style: dotted;
  border-left-color: #ffbdbd;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Arbutus Slab, sans-serif;
  font-size: 26px;
}

.paragraph {
  line-height: 1.7;
}

.link-autor-rosia {
  color: #000;
}

.link-autor-rosia:hover {
  color: #ffbdbd;
  text-decoration: overline;
}

.link-autor-rosia:active, .link-autor-rosia:focus {
  color: red;
}

.link-autor-rosia:visited {
  color: #ffbdbd;
}

.section-text-rosia-dark {
  background-color: #181818;
}

.container-rosia-880-dark {
  max-width: 880px;
  padding: 20px 40px;
}

.rich-text-rosia-dark {
  float: none;
  color: #eee;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 1.8em;
}

.rich-text-rosia-dark a {
  color: #ff8f8f;
}

.rich-text-rosia-dark a:hover {
  text-decoration: underline;
}

.rich-text-rosia-dark a:visited {
  color: #ffd4d4;
  text-decoration: none;
}

.rich-text-rosia-dark blockquote {
  color: #8f6c6c;
  text-align: center;
  border-left-style: dotted;
  border-left-color: rgba(255, 189, 189, .47);
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Arbutus Slab, sans-serif;
  font-size: 26px;
}

.rich-text-rosia-dark p {
  margin-bottom: 12px;
}

.text-block-2, .text-block-3, .text-block-date, .text-block-author-dark, .link-autor-rosia-dark {
  color: #fff;
}

.link-autor-rosia-dark:hover {
  color: #8f6c6c;
  text-decoration: overline;
}

.link-autor-rosia-dark:visited {
  color: #8f6c6c;
}

.text-span-2 {
  text-shadow: -3px 3px 1px rgba(174, 4, 5, .46);
}

.figure-caption {
  text-align: right;
  margin-bottom: -25px;
}

@media screen and (max-width: 991px) {
  .body-3 {
    background-position: 50%;
  }
}

@media screen and (max-width: 479px) {
  .text-block {
    font-size: 37px;
  }

  .body-2, .body-fumez {
    background-size: cover;
  }

  .body-3 {
    background-position: 50%;
  }
}


@font-face {
  font-family: 'Runescape 11';
  src: url('../fonts/RuneScape-Plain-11.ttf') format('truetype'), url('../fonts/RuneScape-Plain-11.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Runescape 12';
  src: url('../fonts/RuneScape-Bold-12.ttf') format('truetype'), url('../fonts/RuneScape-Bold-12.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Runescape 12';
  src: url('../fonts/RuneScape-Plain-12.ttf') format('truetype'), url('../fonts/RuneScape-Plain-12.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Runescape Quill';
  src: url('../fonts/RuneScape-Quill.ttf') format('truetype'), url('../fonts/RuneScape-Quill.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}