._2sEImW {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  padding: 6px 1rem 0;
  background: var(--header-background); }
  ._2sEImW,
  ._2sEImW * {
    box-sizing: border-box; }
  @media screen and (min-width: 768px) {
    ._2sEImW {
      padding: 20px 2rem 0;
      height: 109px;
      max-width: 980px;
      margin: 0 auto 0; } }

._1efFiD {
  position: relative;
  padding: 1rem 0 0;
  margin-right: 1rem;
  height: 73px; }
  ._1efFiD img {
    width: 124px;
    height: 32px; }
  @media screen and (min-width: 768px) {
    ._1efFiD {
      width: 223px; }
      ._1efFiD img {
        width: 223px;
        height: 57px; } }

._1Pu8Of {
  width: 100%;
  flex-basis: 100%;
  display: flex;
  justify-content: space-between;
  height: 2rem;
  line-height: 1em; }
  ._1Pu8Of > * {
    display: inline-block;
    margin-right: 0.5em; }
    ._1Pu8Of > *:last-child {
      margin-right: 0; }
  ._1Pu8Of a {
    color: inherit;
    text-decoration: none;
    font-size: 18px;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #757575;
    color: var(--header-link-color, #757575); }
    ._1Pu8Of a:focus, ._1Pu8Of a:hover {
      color: #222;
      color: var(--header-link-color-hover, #222); }
  @media screen and (min-width: 768px) {
    ._1Pu8Of {
      display: block;
      flex: 1;
      margin-top: 24px;
      height: initial;
      line-height: inherit; }
      ._1Pu8Of a {
        padding: 0.5rem;
        margin: 0 0.5rem; } }

._2UeBe- {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  border: 0;
  text-shadow: none;
  border-radius: 0.4rem;
  padding: 0.6rem 1rem 0.9rem;
  line-height: 1em;
  box-shadow: 0 -0.4rem rgba(0, 0, 0, 0.1) inset;
  background-color: #333;
  color: #fff; }
  ._2UeBe- ._2ZSfAy, ._2UeBe-:active {
    box-shadow: 0 0.5rem rgba(0, 0, 0, 0.1) inset;
    padding: 0.9rem 1rem 0.6rem; }

._1WAhmq {
  background-color: #21b4c7;
  color: #fff; }

.OlZI5j {
  background-color: #ffd748;
  color: #333; }

._2-2Xde {
  display: flex;
  margin: 1rem 0; }
  ._2-2Xde > ._2UeBe- {
    border-radius: 0; }
    ._2-2Xde > ._2UeBe-:first-child {
      border-radius: 0.4rem 0 0 0.4rem; }
    ._2-2Xde > ._2UeBe-:last-child {
      border-radius: 0 0.4rem 0.4rem 0; }

.ke8zpw {
  display: grid;
  position: relative;
  color: var(--page-text-color-muted);
  background-color: var(--footer-background);
  font-size: 14px;
  padding: 1rem;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  clear: both;
  grid-template-areas: 'links' 'editorial' 'darkmode' 'social';
  grid-template-columns: 1fr;
  padding-bottom: 6px; }
  .ke8zpw ul {
    list-style: none;
    display: inline;
    padding: 0; }
    .ke8zpw ul > li {
      display: inline;
      margin-right: 0.5em; }
  .ke8zpw a {
    color: inherit;
    text-decoration: none; }
    .ke8zpw a:hover {
      text-decoration: underline; }
  @media screen and (min-width: 768px) {
    .ke8zpw {
      grid-template-areas: 'editorial social' 'editorial darkmode' 'editorial links';
      grid-template-columns: 1fr 2fr;
      padding: 1rem 2rem 1.5rem;
      max-width: 980px;
      margin: auto;
      padding-bottom: 2rem; } }
  .ke8zpw,
  .ke8zpw * {
    box-sizing: border-box; }

.xJ4-ga {
  grid-area: editorial; }
  .xJ4-ga > div {
    margin-bottom: 0.5rem; }

.hRDImK {
  grid-area: darkmode;
  margin-bottom: 0.5rem; }
  @media screen and (min-width: 768px) {
    .hRDImK {
      margin-bottom: 1rem;
      text-align: right; } }

.b7EsIp {
  grid-area: links; }
  .b7EsIp a {
    display: block;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    margin-bottom: 1rem; }
  @media screen and (min-width: 768px) {
    .b7EsIp {
      text-align: right; }
      .b7EsIp a {
        display: inline-block;
        margin-right: 0.5rem; }
        .b7EsIp a:last-child {
          margin-right: 0; } }

._1fYlij {
  grid-area: social; }
  @media screen and (min-width: 768px) {
    ._1fYlij {
      text-align: right; } }

.b7EsIp a,
.xJ4-ga a {
  font-weight: bold; }

._1fYlij {
  float: right;
  margin-bottom: 1rem; }
  ._1fYlij a {
    display: inline-block;
    background-color: var(--page-text-color-muted);
    border-radius: 50%;
    margin-right: 1rem;
    width: 2rem;
    height: 2rem;
    line-height: 2.45rem;
    text-align: center; }
    ._1fYlij a:last-child {
      margin-right: 0; }
  ._1fYlij svg {
    width: 14px;
    height: 14px;
    fill: var(--footer-icon-color); }

._37dELu,
._3d1FRg {
  margin-bottom: 0.5rem; }

._1ahswP { }

@media screen and (min-width: 768px) {
  ._3d1FRg {
    grid-column: 2;
    text-align: right; }
  .ke8zpw {
    background-image: url(https://vgc.no/vglab/mobilguiden/_next/static/images/stars-4b348952f2b36be17e2437a954919e96.svg);
    background-position: bottom;
    background-size: auto 295px;
    background-attachment: fixed;
    background-repeat: no-repeat; } }

:root {
  --page-background: #fff;
  --page-text-color: #fff;
  --color-tek: #21b4c7;
  --color-text-muted: #757575;
  --footer-background: #f4f4f4;
  --page-text-color: #2b2b2b;
  --page-text-color-muted: #6d767e;
  --footer-icon-color: #f2f2f2;
  --header-background: #fff; }

body.darkmode {
  background-color: #121212;
  color: #f5f5f5;
  --page-background: #131E20;
  --footer-background: transparent;
  --color-text-muted: #8a8a8a;
  --header-link-color: #ddd;
  --header-link-color-hover: #fff59d;
  --header-background: transparent;
  --page-shadow: 0px 0px 100px 0px #53d0e040;
  --page-text-color: #f2f2f2;
  --page-text-color-muted: #b3b8bd;
  --footer-icon-color: #2b2b2b; }

body {
  background-color: #f4f4f4;
  font-family: "Roboto", sans-serif;
  color: #2b2b2b;
  margin: 0; }
  @media screen and (min-width: 768px) {
    body {
      background-image: url(https://vgc.no/vglab/mobilguiden/_next/static/images/stars-4b348952f2b36be17e2437a954919e96.svg), url(https://vgc.no/vglab/mobilguiden/_next/static/images/stars-4b348952f2b36be17e2437a954919e96.svg);
      background-repeat: no-repeat,no-repeat;
      background-attachment: fixed;
      background-position: center top 0.9375rem, bottom !important; } }

._1CT1YN {
  padding: 1rem;
  box-sizing: border-box;
  background-color: #fff;
  background-color: var(--page-background);
  color: #2b2b2b;
  color: var(--page-text-color);
  box-shadow: var(--page-shadow); }
  @media screen and (min-width: 768px) {
    ._1CT1YN {
      padding-left: 2rem;
      padding-right: 2rem;
      margin-left: auto;
      margin-right: auto;
      max-width: 980px; } }

._2Vx2sY {
  display: flex;
  flex-direction: row;
  width: 100%;
}

._2IJRV4 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

._3zp579 {
  display: flex;
  margin-top: 20px;
  width: 100%;
  flex-direction: column;
}

._3zp579:first-child {
  margin-top: 0 !important;
  margin-bottom: 20px;
}

._1UHweu {
  padding: 5px 10px;
  border-radius: 5px;
  /*   background: linear-gradient(#dee2e6, #ced4da); */
  background: #dee2e6;
  margin-right: 10px;
  margin-top: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 18px !important;
  text-align: center;
  min-width: 60px;
}

._7ukig- {
  margin-top: 10px;
  margin-right: 10px;
  padding: 5px 10px;
  font-size: 18px;
  border-radius: 5px;
  outline: none;
  border: solid 2px #d0ebff;
  width: 100px;
  margin-left: 10px;
}

._1UHweu:hover {
  cursor: pointer;
}

._1UHweu:first-child {
  margin-left: 0;
}

.dYE5Ck {
  /*   background: linear-gradient(#339af0, #228be6); */
  background: #339af0;
  color: white;
}

@media screen and (max-width: 450px) {
  ._1UHweu {
    font-size: 0.8em;
  }
}

._1q0-7d {
  display: flex;
  flex-direction: column;
}

._1iRrlY {
  padding: 5px 10px;
  box-sizing: border-box;
  width: 100%;
  background: #cfd4d7;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.COWnd2::after {
  content: '\25B2';
}

._1j9WDc {
  padding: 10px;
  background: #e7f5ff;
  margin-bottom: 5px;
}

._2RhNLS span {
  font-size: 15px;
}

._1qruwz {
  display: flex;
}

.SFUWcl {
  display: flex;
  flex-direction: column;
}

._3JT_s7 {
  display: flex;
  flex-direction: column;
  width: 48%;
}

._2RhNLS {
  width: 48%;
}

@media screen and (max-width: 680px) {
  ._3JT_s7,
  ._2RhNLS {
    width: 100%;
  }
}

._2HfFWv,
._3qqlZN {
  display: flex;
  box-sizing: border-box;
  padding: 10px;
  justify-content: space-between;
  font-size: 18px;
}

._3qqlZN {
  justify-content: flex-end;
  border-top: 1px solid black;
}

._2ZXnda {
  text-align: center;
  padding: 10px 0;
}

table._1elCnq,
table td {
  padding: 0 10px;
  line-height: 40px;
  box-sizing: border-box;
}

table tr td:first-child {
  width: 60%;
}

table tr {
  border-bottom: 1px solid red;
}

._2qGGhg::after {
  content: '\25BC';
}

._1Cdn5f {
  box-sizing: border-box;
}

._2BB23F {
  background: #f9fdff;
  box-sizing: border-box;
  padding: 10px;
}

._2Odtmv {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0;
  display: flex;
  justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

._3F7ODz {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2em;
  border: solid 2px #d0ebff;
  border-left: none;
  cursor: pointer;
}

._3F7ODz:first-child {
  border-left: solid 2px #d0ebff;
}

._2NCE17 {
  background: #339af0;
  color: white;
}

._1ve0OM {
  text-align: center;
  font-size: 22px;
  margin-bottom: 10px;
}

._39dU7X {
  width: 80%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  border: solid 2px #d0ebff;
  border-radius: 2.5px;
  margin: 10px auto;
  background: #f9fdff;
  transition: height 2s ease;
}

._3W9081 {
  width: 80%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  border: solid 2px #d0ebff;
  border-radius: 2.5px;
  margin: 10px auto;
  background: #f9fdff;
  justify-content: center;
}

@media screen and (max-width: 960px) {
  ._39dU7X,
  ._3W9081 {
    width: 100%;
  }
}

._3W9081 img {
  width: 100px;
}

._3W9081 ._18oShG {
  margin-bottom: 0;
  font-size: 20px;
}

._3tZqic {
  display: flex;
  width: 50%;
  flex-grow: 1;
  flex-direction: column;
  padding: 10px;
  box-sizing: border-box;
  justify-content: center;
}

._1GWwQD {
  width: 100%;
  display: flex;
  box-sizing: border-box;
  border: solid 2px #d0ebff;
  border-radius: 2.5px;
  margin: 10px 0;
  background: #f9fdff;
  flex-wrap: wrap;
  padding: 0 10px;
}

._2HRtfQ {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

._39dU7X ._2Vx2sY,
._1GWwQD ._2Vx2sY {
  padding: 10px;
  box-sizing: border-box;
}

._3iEpws {
  width: 60%;
  flex-direction: column;
}

._1fJcdL {
  margin: 5px 0;
}

._1fJcdL img {
  width: 140px;
}

._18oShG {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 15px;
  margin-top: 10px !important;
  letter-spacing: 0.1px;
}

.KhBeG2 {
  margin-top: 15px;
}

.KhBeG2 h3 {
  text-align: center;
}

._3z5np7 {
  padding: 8px 10px;
  border-radius: 5px;
  /*  background: linear-gradient(#339af0, #228be6); */
  background: #339af0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: white;
  box-sizing: border-box;
  margin: 2.5px 0;
  text-align: center;
  font-size: 1.4em;
}

._2VnZjC {
  /* background: linear-gradient(#dee2e6, #ced4da); */
  background: #dee2e6;
  color: black !important;
}

._3z5np7:hover {
  cursor: pointer;
}

._7xxTtU {
  padding-top: 10px;
  text-align: left;
}

._3z5np7:first-child(1) {
  margin: 0 !important;
}

._2Sxewa {
  text-align: right;
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

._2NivDh {
  font-weight: bold;
  font-size: 18px;
  color: #2f2f2f;
  text-transform: uppercase;
  margin-bottom: 5px;
  flex: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.JIxI1i {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

._3UN7D3:hover {
  cursor: pointer;
}

._1maHOI::after {
  content: '\25B2';
}

._2X2y05::after {
  content: '\25BC';
}

._3tPSU_ {
  margin-bottom: 10px;
  font-size: 1.3em;
}

._3tPSU_ h3 {
  font-size: 1.5em;
}

._3xoOZk {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

._1fJcdL {
  width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
}

._1fJcdL img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}

._31tfhc:nth-child(n + 4) {
  display: none;
}

.O54103 {
  line-height: 1;
}

._1ysqqa {
  font-size: 16px;
}

._1QZxP2 {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 980px) {
  ._3otoAn {
    width: 100%;
    margin-top: 50px;
    padding: 10px;
  }

  ._31tfhc img {
    width: 30px;
    height: 30px;
  }
  ._3iEpws {
    display: flex;
  }

  ._2Sxewa {
    flex-direction: row;
  }

  ._1QZxP2 {
    margin-right: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  ._7xxTtU {
    padding-top: 0;
    -ms-grid-row-align: center !important;
    align-self: center !important;
    flex: 1;
  }

  ._18oShG {
    margin: 0 !important;
  }
}

.rc-slider {
  position: relative;
  height: 14px;
  padding: 5px 0;
  width: 100%;
  border-radius: 6px;
  touch-action: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-rail {
  position: absolute;
  width: 100%;
  background-color: #e9e9e9;
  height: 4px;
  border-radius: 6px;
}
.rc-slider-track {
  position: absolute;
  left: 0;
  height: 4px;
  border-radius: 6px;
  background-color: #abe2fb;
}
.rc-slider-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  cursor: pointer;
  cursor: -webkit-grab;
  margin-top: -5px;
  cursor: grab;
  border-radius: 50%;
  border: solid 2px #96dbfa;
  background-color: #fff;
  touch-action: pan-x;
}
.rc-slider-handle:focus {
  border-color: #57c5f7;
  box-shadow: 0 0 0 5px #96dbfa;
  outline: none;
}
.rc-slider-handle-click-focused:focus {
  border-color: #96dbfa;
  box-shadow: unset;
}
.rc-slider-handle:hover {
  border-color: #57c5f7;
}
.rc-slider-handle:active {
  border-color: #57c5f7;
  box-shadow: 0 0 5px #57c5f7;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.rc-slider-mark {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  font-size: 12px;
}
.rc-slider-mark-text {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: #999;
}
.rc-slider-mark-text-active {
  color: #666;
}
.rc-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}
.rc-slider-dot {
  position: absolute;
  bottom: -2px;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  border: 2px solid #e9e9e9;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
}
.rc-slider-dot-active {
  border-color: #96dbfa;
}
.rc-slider-dot-reverse {
  margin-left: 0;
  margin-right: -4px;
}
.rc-slider-disabled {
  background-color: #e9e9e9;
}
.rc-slider-disabled .rc-slider-track {
  background-color: #ccc;
}
.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-dot {
  border-color: #ccc;
  box-shadow: none;
  background-color: #fff;
  cursor: not-allowed;
}
.rc-slider-disabled .rc-slider-mark-text,
.rc-slider-disabled .rc-slider-dot {
  cursor: not-allowed !important;
}
.rc-slider-vertical {
  width: 14px;
  height: 100%;
  padding: 0 5px;
}
.rc-slider-vertical .rc-slider-rail {
  height: 100%;
  width: 4px;
}
.rc-slider-vertical .rc-slider-track {
  left: 5px;
  bottom: 0;
  width: 4px;
}
.rc-slider-vertical .rc-slider-handle {
  margin-left: -5px;
  touch-action: pan-y;
}
.rc-slider-vertical .rc-slider-mark {
  top: 0;
  left: 18px;
  height: 100%;
}
.rc-slider-vertical .rc-slider-step {
  height: 100%;
  width: 4px;
}
.rc-slider-vertical .rc-slider-dot {
  left: 2px;
  margin-bottom: -4px;
}
.rc-slider-vertical .rc-slider-dot:first-child {
  margin-bottom: -4px;
}
.rc-slider-vertical .rc-slider-dot:last-child {
  margin-bottom: -4px;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: block !important;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-leave {
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: block !important;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,
.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
  -webkit-animation-name: rcSliderTooltipZoomDownIn;
          animation-name: rcSliderTooltipZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
  -webkit-animation-name: rcSliderTooltipZoomDownOut;
          animation-name: rcSliderTooltipZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  transform: scale(0, 0);
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.rc-slider-tooltip-zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@-webkit-keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0, 0);
  }
  100% {
    transform-origin: 50% 100%;
    transform: scale(1, 1);
  }
}
@keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0, 0);
  }
  100% {
    transform-origin: 50% 100%;
    transform: scale(1, 1);
  }
}
@-webkit-keyframes rcSliderTooltipZoomDownOut {
  0% {
    transform-origin: 50% 100%;
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0, 0);
  }
}
@keyframes rcSliderTooltipZoomDownOut {
  0% {
    transform-origin: 50% 100%;
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0, 0);
  }
}
.rc-slider-tooltip {
  position: absolute;
  left: -9999px;
  top: -9999px;
  visibility: visible;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-tooltip * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-tooltip-hidden {
  display: none;
}
.rc-slider-tooltip-placement-top {
  padding: 4px 0 8px 0;
}
.rc-slider-tooltip-inner {
  padding: 6px 2px;
  min-width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #6c6c6c;
  border-radius: 6px;
  box-shadow: 0 0 4px #d9d9d9;
}
.rc-slider-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
  bottom: 4px;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #6c6c6c;
}

._1d_MOI {
  font-size: 9px; }

@media screen and (min-width: 768px) {
  ._31P8BC img {
    max-height: 300px; } }

._1HLEE- h1 {
  font-size: 32px;
  font-weight: 800;
  max-width: 640px; }
  @media screen and (min-width: 750px) {
    ._1HLEE- h1 {
      font-size: 42px; } }

