body,
.header,
.footer,
.module,
.module-cover,
.portfolio-item-title,
.post-title {
  font-family: "Pretendard", "Spoqa Han Sans", "Montserrat", sans-serif;
  word-break: keep-all;
  overflow-wrap: break-word;
}

.renewal-hero {
  min-height: 720px;
}

.renewal-hero .container {
  position: relative;
  z-index: 2;
}

.renewal-hero h1 {
  margin-bottom: 18px;
  color: #fff;
  font-size: 50px;
  line-height: 1.12;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: none;
}

.renewal-hero .hero-subtitle {
  margin-bottom: 0;
  color: #fff;
  font-size: 25px;
  line-height: 1.35;
  font-weight: 900;
}

.renewal-main-hero h1 {
  font-size: 65px;
}

.renewal-section {
  padding-top: 180px;
  padding-bottom: 180px;
}

.renewal-section-tight {
  padding-top: 110px;
  padding-bottom: 110px;
}

.renewal-title {
  margin-bottom: 44px;
  color: #222;
  font-size: 45px;
  line-height: 1.28;
  font-weight: 700;
  letter-spacing: 0;
}

.renewal-copy {
  color: #222;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 400;
}

.renewal-copy strong,
.renewal-title strong {
  color: #ff7219;
}

.renewal-icon {
  display: block;
  width: 250px;
  max-width: 72%;
  margin: 0 auto 42px;
}

.renewal-icon-card h3 {
  margin-bottom: 22px;
  color: #ff7219;
  font-size: 35px;
  line-height: 1.15;
  font-weight: 700;
}

.renewal-icon-card p {
  color: #222;
  font-size: 22px;
  line-height: 1.6;
}

.renewal-image-band {
  min-height: 640px;
  color: #f8f8f8;
}

.renewal-image-band h2 {
  color: #f8f8f8;
  font-size: 45px;
  line-height: 1.32;
  font-weight: 900;
}

.renewal-image-band p {
  color: #f8f8f8;
  font-size: 22px;
  line-height: 1.6;
}

.renewal-brand-logo-grid {
  max-width: 920px;
  margin: 0 auto;
  row-gap: 0;
}

.renewal-brand-logo-grid .brand-logo-cell {
  padding: 4px;
}

.renewal-brand-logo-grid a {
  display: block;
  height: 100%;
}

.renewal-brand-logo-grid img {
  width: 100%;
  display: block;
  transition: opacity 0.2s ease;
}

.renewal-brand-logo-grid a:hover img {
  opacity: 0.86;
}

.renewal-orange-band {
  padding: 92px 20px;
  background: #ff7219;
  color: #fff;
  text-align: center;
}

.renewal-orange-band h2 {
  margin: 0;
  color: #fff;
  font-size: 45px;
  line-height: 1.25;
  font-weight: 700;
  letter-spacing: 0;
}

.renewal-value-logo {
  display: block;
  max-width: 460px;
  margin: 0 auto 45px;
}

.renewal-value-logo-cropped {
  width: min(500px, 78vw);
  max-width: 500px;
}

.renewal-value-diagram {
  display: block;
  max-width: 430px;
  margin: 0 auto;
}

.renewal-value-section {
  padding-top: 130px;
  padding-bottom: 200px;
}

.renewal-value-section .renewal-copy,
.renewal-value-section .renewal-title {
  font-family: "Pretendard", "Spoqa Han Sans", sans-serif;
  color: #222;
  letter-spacing: 0;
}

.renewal-value-section .col-lg-10 > .renewal-copy {
  margin: 0;
  font-size: 22px;
  line-height: 35px;
  font-weight: 400;
}

.renewal-value-content {
  margin-top: 200px;
}

.renewal-value-section .renewal-title {
  margin: 0 0 40px;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}

.renewal-value-section .renewal-value-content .renewal-copy {
  margin: 0;
  font-size: 22px;
  line-height: 35px;
  font-weight: 400;
}

.renewal-value-section .renewal-copy strong {
  color: #222;
  font-weight: 700;
}

.renewal-gallery {
  max-width: 1180px;
  margin: 0 auto;
}

.renewal-gallery .portfolio-item {
  margin-bottom: 12px;
}

.renewal-gallery .portfolio-item-img img {
  width: 100%;
  height: auto;
}

.renewal-brand-list .portfolio-item-caption {
  background: #fff;
}

.renewal-brand-list .portfolio-item {
  margin-bottom: 0;
}

.renewal-brand-list .portfolio-item-title {
  color: #111;
  font-family: "Pretendard", "Spoqa Han Sans", sans-serif;
  letter-spacing: 0;
}

.renewal-brand-list .portfolio-item-subtitle {
  color: #555;
}

.renewal-brand-intro {
  padding-top: 140px;
  padding-bottom: 120px;
}

.renewal-brand-logo {
  display: block;
  width: min(500px, 88vw);
  max-width: 500px;
  max-height: none;
  height: auto;
  margin: 0 auto 34px;
}

.renewal-brand-logo-drnuts,
.renewal-brand-logo-sugarlolo {
  width: min(460px, 86vw);
}

.renewal-brand-logo-meals {
  width: min(430px, 84vw);
}

.renewal-brand-logo-morningjook {
  width: min(360px, 82vw);
}

.renewal-brand-slogan {
  margin-bottom: 62px;
  color: #111;
  font-family: "Pretendard", "Spoqa Han Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

.renewal-brand-body {
  color: #202020;
  font-size: 21px;
  font-weight: 400;
  line-height: 2;
  word-break: keep-all;
}

.renewal-product-row {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1fr);
  gap: 80px;
  align-items: center;
  padding: 96px 0;
  border-top: 1px solid #eee;
}

.renewal-product-row:nth-child(even) .renewal-product-text {
  order: 2;
}

.renewal-product-row:nth-child(even) .renewal-product-image {
  order: 1;
}

.renewal-product-kicker {
  margin-bottom: 24px;
  color: #111;
  font-family: "Pretendard", "Spoqa Han Sans", sans-serif;
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.35;
  word-break: keep-all;
}

.renewal-product-subtitle {
  margin-bottom: 42px;
  color: #111;
  font-family: "Montserrat", "Pretendard", sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.renewal-product-desc {
  color: #3d3d3d;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.9;
  word-break: keep-all;
}

.renewal-product-image img {
  width: 100%;
  display: block;
}

.renewal-other-brands .portfolio-item-img {
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

.renewal-other-brands .portfolio-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.renewal-timeline-wrap {
  background: #fff1fd;
}

.renewal-history-intro {
  padding-top: 20px;
}

.renewal-history-intro h3 {
  color: #111;
  font-size: 34px;
  line-height: 1.35;
  font-weight: 800;
}

.renewal-history-intro p {
  color: #222;
  font-size: 26px;
  line-height: 1.55;
}

.renewal-history-intro strong {
  color: #ff7219;
}

.renewal-timeline {
  position: relative;
  padding-left: 54px;
}

.renewal-timeline:before {
  content: "";
  position: absolute;
  top: 14px;
  bottom: 14px;
  left: 10px;
  border-left: 2px dotted rgba(0, 0, 0, 0.55);
}

.renewal-timeline-item {
  position: relative;
  margin-bottom: 44px;
}

.renewal-timeline-item:before {
  content: "";
  position: absolute;
  left: -53px;
  top: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #000;
}

.renewal-timeline-item h4 {
  margin-bottom: 8px;
  color: #111;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 800;
}

.renewal-timeline-item p {
  margin-bottom: 0;
  color: #222;
  font-size: 20px;
  line-height: 1.5;
}

.renewal-tech-line {
  position: relative;
  max-width: 860px;
  margin: 90px auto 0;
}

.renewal-tech-line:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  border-left: 1px solid #ddd;
}

.renewal-tech-card {
  position: relative;
  width: calc(50% - 54px);
  margin-bottom: 92px;
  background: #fff;
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.08);
}

.renewal-tech-card:nth-child(even) {
  margin-left: calc(50% + 54px);
}

.renewal-tech-card:before {
  content: "";
  position: absolute;
  top: 44px;
  width: 16px;
  height: 16px;
  border: 2px solid #e3e3e3;
  border-radius: 50%;
  background: #fff;
}

.renewal-tech-card:nth-child(odd):before {
  right: -63px;
}

.renewal-tech-card:nth-child(even):before {
  left: -63px;
}

.renewal-tech-card img {
  width: 100%;
  display: block;
}

.renewal-tech-card .card-body {
  padding: 32px 38px 34px;
}

.renewal-tech-card h3 {
  margin-bottom: 18px;
  color: #222;
  font-size: 22px;
  line-height: 1.35;
  font-weight: 700;
}

.renewal-tech-card p {
  color: #222;
  font-size: 20px;
  line-height: 1.55;
}

.renewal-tech-card a {
  color: #4b57d6;
  font-size: 16px;
}

.renewal-tech-intro {
  background: #fff;
}

.renewal-tech-eyebrow {
  margin-bottom: 20px;
  color: #ff7219;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1.3;
  text-transform: uppercase;
}

.renewal-tech-intro .renewal-copy {
  max-width: 920px;
  margin: 0 auto;
}

.renewal-tech-metrics {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  margin-top: 72px;
  background: #e8e8e8;
  border: 1px solid #e8e8e8;
}

.renewal-tech-metric {
  min-height: 168px;
  padding: 38px 24px;
  background: #fff;
  text-align: center;
}

.renewal-tech-metric strong {
  display: block;
  margin-bottom: 14px;
  color: #111;
  font-size: 42px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}

.renewal-tech-metric span {
  color: #444;
  font-size: 17px;
  line-height: 1.5;
}

.renewal-tech-platform {
  padding-top: 125px;
  padding-bottom: 125px;
  background: #f7f7f5;
}

.renewal-tech-side {
  position: sticky;
  top: 120px;
  padding-right: 36px;
}

.renewal-tech-side h2,
.renewal-tech-proof h2 {
  margin-bottom: 28px;
  color: #111;
  font-size: 38px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0;
}

.renewal-tech-side p,
.renewal-tech-proof-list p {
  color: #333;
  font-size: 19px;
  line-height: 1.75;
}

.renewal-tech-pillar-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: #deded8;
  border: 1px solid #deded8;
}

.renewal-tech-pillar-grid article {
  min-height: 300px;
  padding: 42px 38px;
  background: #fff;
}

.renewal-tech-pillar-grid span,
.renewal-tech-process-grid span {
  display: block;
  margin-bottom: 24px;
  color: #ff7219;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
}

.renewal-tech-pillar-grid h3,
.renewal-tech-process-grid h3,
.renewal-tech-material-grid h3 {
  margin-bottom: 20px;
  color: #111;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0;
}

.renewal-tech-material-grid h3 span {
  display: block;
  margin-top: 8px;
  color: #777;
  font-family: "Montserrat", "Pretendard", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0;
  text-transform: none;
}

.renewal-tech-pillar-grid p,
.renewal-tech-process-grid p,
.renewal-tech-material-grid p,
.renewal-tech-material-grid li {
  color: #333;
  font-size: 18px;
  line-height: 1.75;
}

.renewal-tech-process {
  background: #fff;
}

.renewal-tech-process-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  margin-top: 58px;
}

.renewal-tech-process-grid article {
  padding: 36px 28px 34px;
  border-top: 3px solid #111;
  background: #fafafa;
}

.renewal-tech-process-grid span {
  width: 40px;
  height: 40px;
  margin-bottom: 28px;
  border: 1px solid #111;
  border-radius: 50%;
  color: #111;
  font-size: 15px;
  line-height: 38px;
  text-align: center;
}

.renewal-tech-materials {
  padding-top: 120px;
  padding-bottom: 120px;
  background: #f5f5f3;
}

.renewal-tech-material-grid {
  display: grid;
  gap: 28px;
  margin-top: 58px;
}

.renewal-tech-material-grid article {
  display: grid;
  grid-template-columns: minmax(260px, 0.42fr) minmax(0, 1fr);
  align-items: stretch;
  background: #fff;
}

.renewal-tech-material-grid img {
  width: 100%;
  height: 100%;
  min-height: 320px;
  object-fit: cover;
  display: block;
}

.renewal-tech-material-grid div {
  padding: 46px 52px;
}

.renewal-tech-material-grid ul {
  margin: 28px 0 0;
  padding-left: 22px;
  list-style: disc outside;
}

.renewal-tech-material-grid li {
  margin-bottom: 8px;
  display: list-item;
  list-style: disc outside;
}

.renewal-tech-proof {
  padding-top: 125px;
  padding-bottom: 125px;
  background: #181818;
}

.renewal-tech-proof .renewal-tech-eyebrow {
  color: #ff8946;
}

.renewal-tech-proof h2 {
  color: #fff;
}

.renewal-tech-proof-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.renewal-tech-proof-list article {
  min-height: 230px;
  padding: 38px 34px;
  background: #202020;
}

.renewal-tech-proof-list strong {
  display: block;
  margin-bottom: 18px;
  color: #fff;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.35;
}

.renewal-tech-proof-list p {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 17px;
}

.renewal-career-eyebrow {
  margin-bottom: 18px;
  color: #ff7219;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1.3;
  text-transform: uppercase;
}

.renewal-career-lead {
  padding-top: 130px;
  padding-bottom: 130px;
  background: #fff;
}

.renewal-career-lead h2,
.renewal-career-openings h2 {
  margin-bottom: 0;
  color: #111;
  font-size: 40px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0;
}

.renewal-career-lead-title {
  min-width: 520px;
}

.renewal-career-lead p,
.renewal-career-openings p {
  margin-bottom: 0;
  color: #333;
  font-size: 20px;
  line-height: 1.8;
}

.renewal-career-way {
  padding-top: 120px;
  padding-bottom: 120px;
  background: #f7f7f5;
}

.renewal-career-way-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1px;
  margin-top: 62px;
  background: #deded8;
  border: 1px solid #deded8;
}

.renewal-career-way-grid article {
  min-height: 360px;
  padding: 38px 28px;
  background: #fff;
}

.renewal-career-way-grid span,
.renewal-career-process-grid span {
  display: block;
  margin-bottom: 24px;
  color: #ff7219;
  font-size: 14px;
  font-weight: 800;
}

.renewal-career-way-grid h3,
.renewal-career-culture-grid h3,
.renewal-career-process-grid h3 {
  margin-bottom: 18px;
  color: #111;
  font-size: 23px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0;
}

.renewal-career-way-grid h3 {
  min-height: 94px;
}

.renewal-career-way-grid p,
.renewal-career-culture-grid li,
.renewal-career-process-grid p {
  color: #333;
  font-size: 17px;
  line-height: 1.75;
}

.renewal-career-culture {
  padding-top: 120px;
  padding-bottom: 120px;
  background: #fff;
}

.renewal-career-culture-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin-top: 58px;
}

.renewal-career-culture-grid article {
  min-height: 310px;
  padding: 34px 32px;
  border: 1px solid #e6e6e2;
  background: #fbfbfa;
}

.renewal-career-culture-grid ul {
  margin: 0;
  padding-left: 20px;
  list-style: disc outside;
}

.renewal-career-culture-grid li {
  display: list-item;
  margin-bottom: 10px;
  list-style: disc outside;
}

.renewal-career-process {
  padding-top: 110px;
  padding-bottom: 110px;
  background: #f5f5f3;
}

.renewal-career-process-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  margin-top: 54px;
  background: #d9d9d4;
  border: 1px solid #d9d9d4;
}

.renewal-career-process-grid article {
  min-height: 250px;
  padding: 36px 30px;
  background: #fff;
}

.renewal-career-process-grid span {
  width: 42px;
  height: 42px;
  border: 1px solid #111;
  border-radius: 50%;
  color: #111;
  line-height: 40px;
  text-align: center;
}

.renewal-career-process-grid a {
  color: #ff7219;
}

.renewal-career-openings {
  padding-top: 118px;
  padding-bottom: 118px;
  background: #181818;
}

.renewal-career-openings .renewal-career-eyebrow {
  color: #ff8946;
}

.renewal-career-openings h2,
.renewal-career-openings p {
  color: #fff;
}

.renewal-career-openings p {
  margin-top: 30px;
  color: rgba(255, 255, 255, 0.76);
}

.renewal-career-link-list {
  display: grid;
  gap: 14px;
}

.renewal-career-link-list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 72px;
  padding: 0 26px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  transition: background 0.2s ease, color 0.2s ease;
}

.renewal-career-link-list a:after {
  content: ">";
  font-size: 18px;
}

.renewal-career-link-list a:hover {
  background: #fff;
  color: #111;
}

.renewal-career-certifications {
  overflow: hidden;
  padding-top: 86px;
  padding-bottom: 92px;
  background: #f7f5f1;
}

.renewal-career-certifications .renewal-career-eyebrow {
  color: #ff7219;
}

.renewal-career-cert-marquee {
  overflow: hidden;
  width: 100%;
  -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 9%, #000 91%, transparent 100%);
  mask-image: linear-gradient(90deg, transparent 0, #000 9%, #000 91%, transparent 100%);
}

.renewal-career-cert-marquee + .renewal-career-cert-marquee {
  margin-top: 16px;
}

.renewal-career-cert-track {
  display: flex;
  width: max-content;
  gap: 16px;
  animation: renewalCareerMarquee 46s linear infinite;
  will-change: transform;
}

.renewal-career-cert-marquee-reverse .renewal-career-cert-track {
  animation-direction: reverse;
  animation-duration: 52s;
}

.renewal-career-cert-card {
  position: relative;
  overflow: hidden;
  flex: 0 0 336px;
  min-height: 174px;
  padding: 34px 28px 26px;
  border: 1px solid #e2ddd5;
  background: #fff;
  color: #222;
}

.renewal-career-cert-card small {
  display: block;
}

.renewal-career-cert-logo {
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 190px;
  height: 74px;
  margin: 0;
  pointer-events: none;
}

.renewal-career-cert-logo img {
  display: block;
  max-width: 190px;
  max-height: 74px;
  filter: grayscale(1) contrast(1.2);
  opacity: 0.12;
}

.renewal-career-cert-card strong {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 64px;
  margin-bottom: 16px;
  color: #111;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.32;
}

.renewal-career-cert-card small {
  position: relative;
  z-index: 1;
  color: #777;
  font-size: 13px;
  line-height: 1.45;
}

@keyframes renewalCareerMarquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

.renewal-contact {
  padding-top: 118px;
  padding-bottom: 120px;
  background: #fff;
}

.renewal-contact-head {
  margin-bottom: 72px;
}

.renewal-contact-head .renewal-copy {
  margin-bottom: 0;
}

.renewal-contact-location {
  align-items: stretch;
  margin-bottom: 28px;
}

.renewal-contact-location > [class*="col-"] {
  display: flex;
}

.renewal-contact-address {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  min-height: 420px;
  padding: 54px 48px;
  border: 1px solid #ded9d1;
  background: #f7f5f1;
}

.renewal-contact-address span,
.renewal-contact-card span {
  display: block;
  margin-bottom: 22px;
  color: #ff7219;
  font-family: 'Montserrat', 'Pretendard', sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}

.renewal-contact-address h3,
.renewal-contact-card h3 {
  margin-bottom: 18px;
  color: #111;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.35;
}

.renewal-contact-address p,
.renewal-contact-card p {
  margin-bottom: 0;
  color: #333;
  font-size: 17px;
  line-height: 1.75;
}

.renewal-contact-address a,
.renewal-contact-card a {
  color: #111;
  font-size: 17px;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 5px;
}

.renewal-contact-address a {
  margin-top: 34px;
}

.renewal-contact-card a {
  display: inline-block;
  margin-bottom: 22px;
}

.renewal-contact-map {
  overflow: hidden;
  width: 100%;
  min-height: 420px;
  border: 1px solid #ded9d1;
  background: #eee;
}

.renewal-contact-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  border-top: 1px solid #ded9d1;
  border-left: 1px solid #ded9d1;
}

.renewal-contact-card {
  min-height: 270px;
  padding: 36px 28px 34px;
  border-right: 1px solid #ded9d1;
  border-bottom: 1px solid #ded9d1;
  background: #fff;
  transition: background 0.2s ease, transform 0.2s ease;
}

.renewal-contact-card:hover {
  background: #faf8f4;
  transform: translateY(-2px);
}

.renewal-contact-card h3 {
  min-height: 70px;
  font-size: 23px;
}

.renewal-contact-card p {
  font-size: 16px;
  line-height: 1.65;
}

#press .post-preview {
  height: 262px;
  overflow: hidden;
  background: #f4f4f4;
}

#press .post-preview a {
  display: block;
  width: 100%;
  height: 100%;
}

#press .post-preview img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

@media (max-width: 991px) {
  .renewal-hero {
    min-height: 560px;
  }

  .renewal-hero h1,
  .renewal-main-hero h1 {
    font-size: 42px;
  }

  .renewal-hero .hero-subtitle {
    font-size: 20px;
  }

  .renewal-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .renewal-title {
    font-size: 34px;
  }

  .renewal-copy,
  .renewal-icon-card p,
  .renewal-image-band p {
    font-size: 19px;
  }

  .renewal-tech-line:before {
    left: 16px;
  }

  .renewal-tech-card,
  .renewal-tech-card:nth-child(even) {
    width: auto;
    margin-left: 48px;
  }

  .renewal-tech-card:nth-child(odd):before,
  .renewal-tech-card:nth-child(even):before {
    left: -40px;
    right: auto;
  }

  .renewal-product-row {
    grid-template-columns: 1fr;
    gap: 34px;
    padding: 64px 0;
  }

  .renewal-product-row:nth-child(even) .renewal-product-text,
  .renewal-product-row:nth-child(even) .renewal-product-image {
    order: initial;
  }

  .renewal-brand-intro {
    padding-top: 90px;
    padding-bottom: 76px;
  }

  .renewal-brand-body,
  .renewal-product-desc {
    font-size: 17px;
    line-height: 1.8;
  }

  .renewal-product-kicker {
    font-size: 24px;
  }

  .renewal-value-section {
    padding-top: 100px;
    padding-bottom: 120px;
  }

  .renewal-value-content {
    margin-top: 120px;
  }

  .renewal-value-section .renewal-title {
    font-size: 28px;
    line-height: 38px;
  }

  .renewal-value-section .col-lg-10 > .renewal-copy,
  .renewal-value-section .renewal-value-content .renewal-copy {
    font-size: 20px;
    line-height: 32px;
  }

  .renewal-value-diagram {
    margin-top: 70px;
    max-width: min(360px, 82vw);
  }

  .renewal-tech-metrics,
  .renewal-tech-pillar-grid,
  .renewal-tech-process-grid,
  .renewal-tech-proof-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .renewal-tech-side {
    position: static;
    margin-bottom: 54px;
    padding-right: 0;
  }

  .renewal-tech-material-grid article {
    grid-template-columns: 1fr;
  }

  .renewal-tech-material-grid img {
    min-height: 260px;
  }

  .renewal-tech-side h2,
  .renewal-tech-proof h2 {
    font-size: 32px;
  }

  .renewal-career-lead-title {
    min-width: 0;
    max-width: 100%;
  }

  .renewal-career-way-grid,
  .renewal-career-culture-grid,
  .renewal-career-process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .renewal-career-lead h2,
  .renewal-career-openings h2 {
    margin-bottom: 34px;
    font-size: 34px;
  }

  .renewal-career-link-list {
    margin-top: 48px;
  }

  .renewal-contact-head {
    margin-bottom: 50px;
  }

  .renewal-contact-head .renewal-copy {
    margin-top: 24px;
  }

  .renewal-contact-location > [class*="col-"] + [class*="col-"] {
    margin-top: 18px;
  }

  .renewal-contact-address,
  .renewal-contact-map {
    min-height: 360px;
  }

  .renewal-contact-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .renewal-career-cert-card {
    flex-basis: 300px;
  }
}

@media (max-width: 575px) {
  .renewal-hero h1,
  .renewal-main-hero h1 {
    font-size: 34px;
  }

  .renewal-title,
  .renewal-orange-band h2,
  .renewal-image-band h2 {
    font-size: 30px;
  }

  .renewal-icon-card {
    margin-bottom: 55px;
  }

  .renewal-value-content {
    margin-top: 88px;
  }

  .renewal-value-section .renewal-title {
    font-size: 26px;
    line-height: 35px;
  }

  .renewal-tech-metrics,
  .renewal-tech-pillar-grid,
  .renewal-tech-process-grid,
  .renewal-tech-proof-list {
    grid-template-columns: 1fr;
  }

  .renewal-tech-metric {
    min-height: 140px;
  }

  .renewal-tech-metric strong {
    font-size: 34px;
  }

  .renewal-tech-pillar-grid article,
  .renewal-tech-material-grid div,
  .renewal-tech-proof-list article {
    padding: 32px 24px;
  }

  .renewal-tech-material-grid article {
    display: block;
    background: #fff;
  }

  .renewal-tech-material-grid img {
    width: 100%;
    height: 240px;
    min-height: 0;
  }

  .renewal-tech-material-grid div {
    position: relative;
    z-index: 1;
    margin: 0;
    border-top: 3px solid #ff7219;
    background: #fff;
    box-shadow: none;
  }

  .renewal-tech-material-grid h3,
  .renewal-tech-material-grid h3 span,
  .renewal-tech-material-grid p,
  .renewal-tech-material-grid li {
    color: #111;
  }

  .renewal-tech-pillar-grid p,
  .renewal-tech-process-grid p,
  .renewal-tech-material-grid p,
  .renewal-tech-material-grid li,
  .renewal-tech-side p,
  .renewal-tech-proof-list p {
    font-size: 16px;
  }

  .renewal-career-way-grid,
  .renewal-career-culture-grid,
  .renewal-career-process-grid {
    grid-template-columns: 1fr;
  }

  .renewal-career-lead,
  .renewal-career-way,
  .renewal-career-culture,
  .renewal-career-process,
  .renewal-career-openings,
  .renewal-contact,
  .renewal-career-certifications {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .renewal-career-lead h2,
  .renewal-career-openings h2 {
    font-size: 30px;
  }

  .renewal-career-lead-title {
    min-width: 0;
    max-width: 100%;
  }

  .renewal-career-way-grid article,
  .renewal-career-culture-grid article,
  .renewal-career-process-grid article {
    min-height: 0;
  }

  .renewal-career-way-grid h3 {
    min-height: 0;
  }

  .renewal-contact-address {
    min-height: 300px;
    padding: 38px 30px;
  }

  .renewal-contact-map {
    min-height: 320px;
  }

  .renewal-contact-grid {
    grid-template-columns: 1fr;
  }

  .renewal-contact-card {
    min-height: 0;
    padding: 32px 28px 30px;
  }

  .renewal-contact-card h3 {
    min-height: 0;
  }

  .renewal-career-cert-marquee {
    -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 5%, #000 95%, transparent 100%);
    mask-image: linear-gradient(90deg, transparent 0, #000 5%, #000 95%, transparent 100%);
  }

  .renewal-career-cert-card {
    flex-basis: 272px;
    min-height: 166px;
    padding: 30px 24px 22px;
  }

  .renewal-career-cert-logo {
    top: 20px;
    right: 18px;
    width: 150px;
    height: 64px;
  }

  .renewal-career-cert-logo img {
    max-width: 148px;
    max-height: 64px;
  }

  .renewal-career-cert-card strong {
    min-height: 58px;
    font-size: 20px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .renewal-career-cert-track {
    animation: none;
  }
}
