* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.edits2023 img {
  display: block;
  max-width: 100%;
}

.edits2023 {
  padding-top: 24px;
  margin-bottom: 48px;
  max-width: 2650px;
  padding-left: 15px;
  padding-right: 15px;
  color: #000;
  background: #fbfbfa;
}
@media screen and (min-width: 768px) {
  .edits2023 {
    margin-bottom: 64px;
    padding-top: 32px;
  }
}
@media screen and (min-width: 1025px) {
  .edits2023 {
    margin-bottom: 80px;
    padding-top: 48px;
  }
}
.edits2023 h1,
.edits2023 h2,
.edits2023 h3 {
  font-family: times-lt, times new roman, times, serif;
  letter-spacing: 0.2px;
}
.edits2023 p {
  font-family: "untitled-sans", sans-serif;
  text-transform: uppercase;
}
@media screen and (min-width: 1025px) {
  .edits2023 {
    padding-left: 88px;
    padding-right: 88px;
  }
}
.edits2023 .head-title {
  width: 100%;
  text-align: center;
}
.edits2023 .head-title h1 {
  font-size: 36px;
  font-weight: lighter;
  padding-bottom: 2.5vh;
}
.edits2023 .head-title p {
  text-align: center;
  max-width: 590px;
  margin: 0 auto;
  font-size: 13px;
  line-height: 1.4em;
  letter-spacing: 1px;
}
@media screen and (min-width: 768px) {
  .edits2023 .head-title p {
    font-size: 14px;
    max-width: 80%;
    line-height: 1.6em;
  }
}
@media screen and (min-width: 1025px) {
  .edits2023 .head-title p {
    font-size: 16px;
    max-width: 820px;
  }
}
.edits2023 .head-title p span {
  display: inline-block;
}
.edits2023 .b-image_tile {
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .edits2023 .b-image_tile {
    display: flex;
    -moz-column-gap: 4px;
         column-gap: 4px;
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 1025px) {
  .edits2023 .b-image_tile {
    padding-bottom: 48px;
  }
}
.edits2023 .b-image_tile .b-image_container {
  margin: 0 auto;
  padding-top: 4vh;
}
@media screen and (min-width: 768px) {
  .edits2023 .b-image_tile .b-image_container {
    width: 100%;
    padding-top: 6vh;
  }
}
.edits2023 .b-image_tile .b-image_container a {
  width: 100%;
  text-decoration: none;
  color: #000;
  letter-spacing: 1.2px;
}
.edits2023 .b-image_tile .b-image_container a picture {
  position: relative;
  display: block;
  background: 0 0;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  width: 100%;
  margin-bottom: 24px;
}
.edits2023 .b-image_tile .b-image_container a picture img {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.edits2023 .b-image_tile .b-image_container .b-image_txt {
  margin-bottom: 24px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .edits2023 .b-image_tile .b-image_container .b-image_txt {
    width: calc(100% - 8px);
  }
}
.edits2023 .b-image_tile .b-image_container .b-image_txt h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 12px;
}
@media screen and (min-width: 1025px) {
  .edits2023 .b-image_tile .b-image_container .b-image_txt h3 {
    margin-bottom: 21px;
  }
}
.edits2023 .b-image_tile .b-image_container .b-image_txt p {
  display: grid;
  grid-row-gap: 20px;
  grid-template-columns: 172px auto;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.1em;
  font-family: "untitled-sans", sans-serif;
  font-weight: 500;
  grid-column-gap: 8px;
}
@media screen and (min-width: 768px) {
  .edits2023 .b-image_tile .b-image_container .b-image_txt p {
    font-size: 14px;
    grid-template-columns: 40% auto;
    font-weight: 400;
  }
}
@media screen and (min-width: 1025px) {
  .edits2023 .b-image_tile .b-image_container .b-image_txt p {
    font-size: 15px;
    letter-spacing: 0.8px;
  }
}
.edits2023 .b-image_tile .b-image_container .b-image_txt p span .g-link {
  position: relative;
  text-transform: uppercase;
  padding-right: 16px;
}
@media screen and (min-width: 768px) {
  .edits2023 .b-image_tile .b-image_container .b-image_txt p span .g-link u {
    -webkit-text-decoration: transparent;
            text-decoration: transparent;
    transition: 0.5s ease;
  }
  .edits2023 .b-image_tile .b-image_container .b-image_txt p span .g-link u:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 768px) {
  .edits2023 .mid-image_tile {
    display: flex;
    -moz-column-gap: 4px;
         column-gap: 4px;
  }
}
.edits2023 .mid-image_tile .mid-image_container {
  margin: 0 auto;
  padding-top: 4vh;
}
@media screen and (min-width: 768px) {
  .edits2023 .mid-image_tile .mid-image_container {
    width: 100%;
    padding-top: 0;
  }
}
.edits2023 .mid-image_tile .mid-image_container a {
  width: 100%;
  text-decoration: none;
  color: #000;
  letter-spacing: 1.2px;
}
.edits2023 .mid-image_tile .mid-image_container a picture {
  position: relative;
  display: block;
  background: 0 0;
  height: 0;
  overflow: hidden;
  padding-bottom: 125%;
  width: 100%;
  margin-bottom: 24px;
}
.edits2023 .mid-image_tile .mid-image_container a picture img {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
}
.edits2023 .mid-image_tile .mid-image_container .mid-image_txt {
  margin-bottom: 24px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .edits2023 .mid-image_tile .mid-image_container .mid-image_txt {
    width: calc(100% - 8px);
  }
}
.edits2023 .mid-image_tile .mid-image_container .mid-image_txt h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 12px;
}
@media screen and (min-width: 1025px) {
  .edits2023 .mid-image_tile .mid-image_container .mid-image_txt h3 {
    margin-bottom: 21px;
  }
}
.edits2023 .mid-image_tile .mid-image_container .mid-image_txt p {
  display: grid;
  font-weight: 500;
  grid-row-gap: 21px;
  grid-template-columns: 100%;
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.1em;
}
@media screen and (min-width: 768px) {
  .edits2023 .mid-image_tile .mid-image_container .mid-image_txt p {
    font-size: 14px;
    font-weight: 400;
  }
}
@media screen and (min-width: 1025px) {
  .edits2023 .mid-image_tile .mid-image_container .mid-image_txt p {
    font-size: 15px;
    letter-spacing: 0.8px;
  }
}
.edits2023 .mid-image_tile .mid-image_container .mid-image_txt p span .g-link {
  position: relative;
  text-transform: uppercase;
}
.edits2023 .mid-image_tile .mid-image_container .mid-image_txt p span .g-link::before {
  content: "";
  border-bottom: 1px solid #000;
  height: 1px;
  left: 0;
  margin-top: 0.4em;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .edits2023 .mid-image_tile .mid-image_container .mid-image_txt p span .g-link:hover::before {
    transition: 0.2s ease-in;
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  .edits2023 .mid-image_tile .mid-image_container .mid-image_txt p span .g-link u {
    text-decoration: none;
  }
}/*# sourceMappingURL=edits_202303.css.map */