.slideshow .slide figure {
  margin: 0;
}

.slideshow .slide figure img {
  width: 100%;
}

.prev {
  padding: 5px 10px;
margin: 250px 0 0 50px;
z-index: 999;
border: none;
font-size: 30px;
color: #f8f1f8;
background:none;
  transition-duration: 0.35s ease;
    border: 1px solid #d1cbd1;
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    user-select: none;
}

.prev:hover {
  border: 1px solid #fff;
}

.slideshow .slide figure {
  margin: 0;
}

.slideshow .slide figure img {
  width: 100%;
}


element.style {
    border: none;
    margin: 260px 0;
  }

==========================================================================


[contentEditable] {
  outline: 0px solid transparent;
}

[contentEditable] br {
display: none;
}

[contentEditable]:focus {
    outline: 0px solid transparent;
}

html {
  scroll-behavior: smooth;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}



body{
      text-rendering: geometricPrecision;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-smooth: always;
      image-rendering: crisp-edges;
      image-rendering: -webkit-optimize-contrast;
      background-color: #d1cbd1;
      background-image: none;
      background-repeat: no-repeat;
      background-position: center -75px;
      background-attachment: fixed;

      -webkit-font-feature-settings: “liga” 1, “dlig” 1, “hlig” 1, “rlig” 1;
      -moz-font-feature-settings:    “liga” 1, “dlig” 1, “hlig” 1, “rlig” 1;
      -ms-font-feature-settings:     “liga” 1, “dlig” 1, “hlig” 1, “rlig” 1;
      font-feature-settings:         “liga” 1, “dlig” 1, “hlig” 1, “rlig” 1;
}

.wrapper {
  width: max-content;
    margin: 0 0 0 130px;
}


.header {
  margin: 70px 0;
  font-family: 'Rabona', Verdana, sans-serif;
}

.header ul {
  list-style-type: none;
    padding-inline-start: 0px;
    display: flex;
    height: 109px;
    flex-direction: row;
    align-items: center;
}

.header li {
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  display: inline;
  margin-right: 70px;

}


.header a {
  text-decoration: none;
  color: #3d3c44;
}

a.link {
  border-bottom: 1px solid #d1cbd1;
  transition-duration: 0.35s;
}

a.link:hover {
  border-bottom: 1px solid #3d3c44;
transition-duration: 0.35s;
}

.announce{
  height: 280px;
display: flex;
flex-direction: column;
justify-content: center;
font-family: rabona;
color: #4a4a4a;
line-height: 31px;
font-size: 13px;
letter-spacing: 0.4px;
margin: -70px 0 -140px;
}

#Fonts {
  margin-top:200px;
  overflow-x: hidden;
  margin: 160px 0 0 130px;
}

.main {
  background-color:#d1cbd1;
  width: 100%;
  display: inline-block;
}

.item {
  height: 300px;
      border-top: 1px solid black;
      padding-top: 15px;
}

.waterfall {
  display: flex;
  border-top: 1px solid black;
  flex-direction: column;
  width: max-content;
      gap: 40px;
}

.left {
  float:left;
  width:225px;
  height:215px;
  display: flex;
  align-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}

.smallTitle {
  font-family: 'Rabona', Verdana, sans-serif;
font-size: 18px;
color: #fff;
font-weight: 400;
display:block;
}

.smallTitle a {
color: #fff;
    border-bottom: 1px solid #fff;
    transition-duration: 0.35s;
}

.smallTitle a:hover {
    border-bottom: 1px solid #d1cbd1;
  transition-duration: 0.35s;
}



.right {
  font-size: 125px;
    white-space: nowrap;
    padding: 0 0 0 200px;
    margin-top: -14px;
    min-width: 7000px;
}

.style {
  display: flex;
    padding-top: 15px;
}

.alts {
      padding: 38px 0 0 6px;
      font-size: 12px;
      letter-spacing: 1.2px;

}

.alts a {
  margin-right: 34px;
  color: #444;
      padding-bottom: 2px;
                border-bottom: 1px solid #d1cbd1;
                transition-duration: 0.35s;
  cursor: pointer;
}

.alts a:hover {
  border-bottom: 1px solid black;
transition-duration: 0.35s;
}

.trybuy {

}

.trybuy a {
  font-family: 'Rabona', Verdana, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 25px;
  margin: 10px 0 0;
  color: #fff;
  border: 1px solid #fff;
  background: none;
  letter-spacing: 2px;
  transition-duration: 0.35s;
  display: block;
}

.trybuy a:hover {
    background: #fff;
    color: #e6e6e6;
}

#rabona {
  font-family: Rabona;
    transition-duration: 0.15s;
    font-size: 134px;
    letter-spacing: -2px;
    line-height: 173px;
}

#rabona br {
   display: none;
}

#rabona500, #rabona600, #rabona700, #rabona800, #rabona900, #rabonaItalic {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  transition-duration: 0.75s;
}

#rabona400 {
  border-bottom: 1px solid rgba(0, 0, 0, 1);
  transition-duration: 0.75s;
}


#sonya {
  font-family:sonya;
    transition-duration: 0.2s;
}

#novelo {
  font-family:novelo;
    transition-duration: 0.2s;
}

#audio {
  font-family: Audio Sans;
  transition-duration: 0.15s;
  font-size: 125px;
  margin-bottom: -15px;
}

#audio500, #audio600, #audio700, #audio800, #audio900 {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  transition-duration: 0.75s;
}

#audio400 {
  border-bottom: 1px solid rgba(0, 0, 0, 1);
  transition-duration: 0.75s;
}

#haiku {
  font-family:haiku;
    transition-duration: 0.2s;
}

::selection {
  background: #c6eecd;
      color: #f8fffa;
}
::-moz-selection {
  background: #ffaeae;
      color: #f8fffa;
}




.headline {
  height: 300px;
}

.mid {
  opacity:100%;
}

.mid p {
      margin-block-end: 40px;
}

p {
  font-family: 'Novelo';
    font-size: 14px;
    color: #6d6a7c;
    line-height: 20px;
    cursor: default;
        margin: 10px 0 20px;
}

p b {
  font-weight: 500;
}

p u {
  cursor: text;
}

p a {
  color:#444;
}

p a:hover {
  opacity:0.8;
}

h1 {
font-family: 'Rabona', Verdana, sans-serif;
font-size: 34px;
color: #6d6a7c;
font-weight: 400;
letter-spacing: 0px;
cursor: default;
}

h2 {
  font-family: 'Rabona';
font-weight: 400;
color: #6d6a7c;
margin: 10px 0;
}

.EULA {
  display: flex;
    flex-direction: column;
    max-width: 550px;
    border: 1px solid #6d6a7c52;
    padding: 20px 60px 40px;
}

footer {
  opacity:100%;
  text-align: left;
  padding: 50px 0 250px;
  font-family: 'Rabona', Verdana, sans-serif;
  font-weight: 400;
  text-transform:uppercase;
  font-size: 13px;
  letter-spacing: 1.5px;
  background-image: url(img/bg.png);
  background-repeat: no-repeat;
   background-position: center bottom;
   background-attachment: fixed;
}


footer ul {
  list-style-type: none;
  padding-left: 0px;
  display: flex;
  gap: 27px;
}


footer a {
  text-decoration: none;
  color: #3d3c44;
  opacity:0.8;
}




.imgs {
  overflow:hidden;
  margin: 60px 0 0 0;
}

.imgs img {
  margin-bottom: -4px;
  width:100%;
}




button:active {
    outline: none;
  }

button:focus {
  outline: none;
}

.oops {
  text-align: center;
}

.shake{
  font-size:72px;
  font-weight: 800;
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}


#slides {
  display: none
}

/* Center the slideshow */
.container {
  margin: 0 auto
}

/* Show active item in the pagination */
.slidesjs-pagination .active {
  color:red;
}

/* Media quires for a responsive layout */

/* For tablets & smart phones */
@media (max-width: 767px) {
  body {
    padding-left: 10px;
    padding-right: 10px;
  }
  .container {
    width: auto
  }
}

/* For smartphones */
@media (max-width: 480px) {
  .container {
    width: auto
  }
}

/* For smaller displays like laptops */
@media (min-width: 768px) and (max-width: 979px) {
  .container {
    width: 724px
  }
}

/* For larger displays */
@media (min-width: 1200px) {
  .container {
    width: 1170px
  }
}

   ========================================================================== */

/**
 NORMALISE
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

body {
  margin: 0;
}

main {
  display: block;
}

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

a {
  background-color: transparent;
  text-decoration: none;
}

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

button,
input { /* 1 */
  overflow: visible;
}

select { /* 1 */
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}






.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: 150px auto;
  padding:0 0 0 130px;
  background: #dad3da;
}

/* Next & previous buttons


.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
