@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Poppins:700,600,800,500,400|Montserrat:600|DM+Serif+Text:400,400italic");
/* The following line is used to measure usage of this code. You can remove it if you want. */
@import url("https://px.animaapp.com/688bb2aa5b55015fbcba0515.688bb2aa5b55015fbcba0518.IHThfNx.hcp.png");

@font-face {
  font-family: "Ranille-Normal";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/RanilleNormalRegular-axEpm.otf") format("opentype");
}

body {
  background: linear-gradient(to right, 
    rgba(227, 255, 221, 0) 0%, 
    rgba(227, 255, 221, 0.8) 5%, 
    rgba(227, 255, 221, 1) 15%, 
    rgba(227, 255, 221, 1) 85%, 
    rgba(227, 255, 221, 0.8) 95%, 
    rgba(227, 255, 221, 0) 100%
  );
  background-attachment: fixed;
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
}

.screen a {
  display: contents;
  text-decoration: none;
}

.container-center-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  pointer-events: none;
  width: 100%;
  position: relative;
  z-index: 1;
}

.container-center-horizontal > * {
  flex-shrink: 0;
  pointer-events: auto;
  position: relative;
}

* {
  box-sizing: border-box;
}

.polygon-1 {
  height: 24px;
  width: 20px;
}

.lihat-siapa-kami-1 {
  min-height: 24px;
  min-width: 283px;
}

.lihat-siapa-kami-3 {
  letter-spacing: 0;
  line-height: normal;
  text-align: center;
  white-space: nowrap;
}
