.home {
  position: relative; }
  .home .main {
    padding: 10.4166666667vw 15.9375vw 4.1666666667vw 11.1458333333vw; }
    .home .main h1 {
      color: #000;
      font-weight: 400;
      line-height: 1;
      letter-spacing: 0.5px; }
    .home .main .tags {
      margin: 2.1875vw 0; }
      .home .main .tags span {
        color: #2D2926;
        font-family: 'Tinos'; }
        .home .main .tags span:not(:last-child) {
          margin-right: 3.125vw; }
    .home .main .html {
      line-height: 2;
      color: #000;
      font-family: 'Tinos'; }
      .home .main .html img {
        width: 100%;height: auto;
        object-fit: cover; }
  @media screen and (max-width: 1024px) {
    .home .main {
      padding: 80px 5% 40px 5%; }
      .home .main h1 {
        line-height: 1.5;
        font-size: 20px; }
      .home .main .tags {
        margin: 20px 0; }
        .home .main .tags span:not(:last-child) {
          margin-right: 20px; } }

/*# sourceMappingURL=info.css.map */
