div[data-role=shareBoxContent] {
  display: block !important;
}

#prg main header {
  padding: 0 0 80px 0;
  text-align: center;
}
#prg main header > .banner {
  width: 100%;
  padding-top: 57.1428571429%;
  background: url("/images/program/group/banner.jpg?100") 50% 50% no-repeat;
  background-size: cover;
}
#prg main header > .program-intro {
  max-width: 900px;
  margin: -65px 25px 0;
  border-radius: 20px;
  border: 4px solid #f4f0ea;
  background: #fcfbf9;
}
#prg main header > .program-intro > h1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#prg main header > .program-intro > h1 > span {
  position: relative;
  font-size: 36px;
  font-weight: 200;
  color: #60707a;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 3.6px;
  line-height: 1;
  padding: 0 9px 0 9px;
  z-index: 2;
}
@media (prefers-color-scheme: dark) {
  #prg main header > .program-intro > h1 > span {
    color: #fcfbf9;
  }
}
#prg main header > .program-intro > h1 > span:not(:last-child) {
  margin-bottom: 7.2px;
}
#prg main header > .program-intro > h1 > span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: none;
  background-color: #f4f0ea;
  border-radius: 0 20px 20px 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media (prefers-color-scheme: dark) {
  #prg main header > .program-intro > h1 > span::before {
    background-color: #434333;
  }
}
@media screen and (max-width: 900px) {
  #prg main header > .program-intro > h1 > span::before {
    border-radius: 0 8px 8px 0;
  }
}
#prg main header > .program-intro > h1 {
  padding: 35px 0;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
}
#prg main header > .program-intro > h1 > span {
  letter-spacing: 3.2px;
}
#prg main header > .program-intro > p {
  max-width: 900px;
  font-size: clamp(0.875rem, 0.3vw, 1rem);
  font-weight: 300;
  line-height: 150%;
  text-align: center;
  color: #212111;
  letter-spacing: 2.4px;
  margin: 0 auto 50px;
  padding: 0 15px;
}
#prg main header > .program-intro > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
#prg main header > .program-intro > div > div {
  flex-basis: calc(20% - 40px);
  min-width: 250px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 80px;
}
#prg main header > .program-intro > div > div:nth-child(1) > div > span > span {
  background-color: #80cce7;
}
#prg main header > .program-intro > div > div:nth-child(1) > a {
  border-color: #80cce7;
}
#prg main header > .program-intro > div > div:nth-child(2) > div > span > span {
  background-color: #f67bcf;
}
#prg main header > .program-intro > div > div:nth-child(2) > a {
  border-color: #f67bcf;
}
#prg main header > .program-intro > div > div:nth-child(3) > div > span > span {
  background-color: #fbd863;
}
#prg main header > .program-intro > div > div:nth-child(3) > a {
  border-color: #fbd863;
}
#prg main header > .program-intro > div > div:nth-child(4) > div > span > span {
  background-color: #edb274;
}
#prg main header > .program-intro > div > div:nth-child(4) > a {
  border-color: #edb274;
}
#prg main header > .program-intro > div > div:nth-child(5) > div > span > span {
  background-color: #8ae058;
}
#prg main header > .program-intro > div > div:nth-child(5) > a {
  border-color: #8ae058;
}
#prg main header > .program-intro > div > div > div > h2 {
  font-size: clamp(1.75rem, 3vw, 2.625rem);
  font-weight: 200;
  color: #212111;
  text-align: center;
  line-height: normal;
  letter-spacing: 4.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#prg main header > .program-intro > div > div > div > span {
  position: relative;
  display: block;
  margin-bottom: 50px;
}
#prg main header > .program-intro > div > div > div > span > img {
  display: block;
  width: 100%;
  border-radius: 0 20px 20px 20px;
}
#prg main header > .program-intro > div > div > div > span > span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  border-radius: 0 20px 20px 0;
  padding: 10px 20px;
  background-color: #80cce7;
}
#prg main header > .program-intro > div > div > div > p {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  line-height: normal;
  letter-spacing: 1.6px;
  padding: 0 15px;
  margin-bottom: 50px;
}
#prg main header > .program-intro > div > div > a {
  border: 2px solid;
}
#prg main header > .program-intro > div > div > a > span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
#prg main header > .program-intro > div > div > a > span:nth-child(2) {
  font-size: 18px;
  letter-spacing: 1.8px;
}
#prg main section {
  margin: 15px 0 80px;
  position: relative;
  text-align: center;
  padding: 0 25px;
}
#prg main section .button-default {
  border-radius: 10px;
  padding: 10px 15px;
}
#prg main section.sectionbox2 > div {
  max-width: 900px;
  margin: 0 auto;
  display: inline-flex;
  flex-direction: column;
  width: stretch;
  background-color: #f4f0ea;
  border-radius: 20px;
  padding: 55px 20px;
}
#prg main section.sectionbox2 > div > div {
  flex-basis: 100%;
  width: 100%;
}
#prg main section.sectionbox2 > div > div:nth-child(1) {
  position: relative;
}
#prg main section.sectionbox2 > div > div:nth-child(1) > span {
  position: relative;
  display: block;
}
#prg main section.sectionbox2 > div > div:nth-child(1) > span > img {
  display: block;
  width: 100%;
  border-radius: 0 20px 20px 0;
}
#prg main section.sectionbox2 > div > div:nth-child(1) > span > span {
  position: absolute;
  top: -19px;
  left: 0;
  font-size: clamp(0.75rem, 0.4vw + 0.75rem, 0.875rem);
  font-weight: 400;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  border-radius: 0 20px 20px 0;
  background: #f67bcf;
  padding: clamp(0.1875rem, 0.5vw + 0.1rem, 0.625rem) clamp(0.3125rem, 1.2vw + 0.2rem, 1.25rem);
}
#prg main section.sectionbox2 > div > div:nth-child(1) > div {
  position: absolute;
  top: 20px;
  right: -100px;
  width: 420px;
  border: 1px solid #fcfbf9;
  border-radius: 16px 16px 16px 0;
  background-color: #60707a;
  padding: 26px 46px 19px;
}
#prg main section.sectionbox2 > div > div:nth-child(1) > div > * {
  display: block;
  font-weight: 400;
  color: #fcfbf9;
  text-align: center;
  letter-spacing: 1.6px;
}
#prg main section.sectionbox2 > div > div:nth-child(1) > div > * > span {
  display: block;
}
#prg main section.sectionbox2 > div > div:nth-child(1) > div > * > span:nth-child(1) {
  text-transform: uppercase;
  padding-top: 40px;
}
#prg main section.sectionbox2 > div > div:nth-child(2) > h2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#prg main section.sectionbox2 > div > div:nth-child(2) > h2 > span {
  position: relative;
  font-size: 42px;
  font-weight: 200;
  color: #60707a;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 4.2px;
  line-height: 1;
  padding: 0 10.5px 0 10.5px;
  z-index: 2;
}
@media (prefers-color-scheme: dark) {
  #prg main section.sectionbox2 > div > div:nth-child(2) > h2 > span {
    color: #fcfbf9;
  }
}
#prg main section.sectionbox2 > div > div:nth-child(2) > h2 > span:not(:last-child) {
  margin-bottom: 8.4px;
}
#prg main section.sectionbox2 > div > div:nth-child(2) > h2 > span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: none;
  background-color: #fcfbf9;
  border-radius: 20px 0 0 20px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media (prefers-color-scheme: dark) {
  #prg main section.sectionbox2 > div > div:nth-child(2) > h2 > span::before {
    background-color: #434333;
  }
}
@media screen and (max-width: 900px) {
  #prg main section.sectionbox2 > div > div:nth-child(2) > h2 > span::before {
    border-radius: 8px 0 0 8px;
  }
}
#prg main section.sectionbox2 > div > div:nth-child(2) > h2 {
  align-items: flex-end;
  margin-top: -20px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#prg main section.sectionbox2 > div > div:nth-child(2) > h2 > span {
  font-size: clamp(3rem, 8vw, 8rem);
  letter-spacing: 4.2px;
}
#prg main section.sectionbox2 > div > div:nth-child(2) > h2 > span:nth-child(1) {
  margin-left: -50px;
}
#prg main section.sectionbox2 > div > div:nth-child(2) > h2 > * span::before {
  background-color: #fcfbf9;
}
#prg main section.sectionbox2 > div > div:nth-child(2) > div > p {
  max-width: 690px;
  font-size: clamp(0.875rem, 0.3vw, 1rem);
  font-weight: 300;
  letter-spacing: 2.4px;
  line-height: 150%;
  margin: 0 auto 55px;
  padding: 0 15px;
}
#prg main section.sectionbox3 > div {
  max-width: 900px;
  margin: 0 auto;
  display: inline-flex;
  flex-direction: column-reverse;
  width: 100%;
  padding: 55px 0;
}
#prg main section.sectionbox3 > div > div {
  flex-basis: 100%;
  width: 100%;
}
#prg main section.sectionbox3 > div > div:nth-child(1) > h2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#prg main section.sectionbox3 > div > div:nth-child(1) > h2 > span {
  position: relative;
  font-size: 42px;
  font-weight: 200;
  color: #60707a;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 4.2px;
  line-height: 1;
  padding: 0 10.5px 0 10.5px;
  z-index: 2;
}
@media (prefers-color-scheme: dark) {
  #prg main section.sectionbox3 > div > div:nth-child(1) > h2 > span {
    color: #fcfbf9;
  }
}
#prg main section.sectionbox3 > div > div:nth-child(1) > h2 > span:not(:last-child) {
  margin-bottom: 8.4px;
}
#prg main section.sectionbox3 > div > div:nth-child(1) > h2 > span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: none;
  background-color: #f4f0ea;
  border-radius: 0 20px 20px 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media (prefers-color-scheme: dark) {
  #prg main section.sectionbox3 > div > div:nth-child(1) > h2 > span::before {
    background-color: #434333;
  }
}
@media screen and (max-width: 900px) {
  #prg main section.sectionbox3 > div > div:nth-child(1) > h2 > span::before {
    border-radius: 0 8px 8px 0;
  }
}
#prg main section.sectionbox3 > div > div:nth-child(1) > h2 {
  text-transform: uppercase;
  margin-top: -20px;
  margin-bottom: 35px;
}
#prg main section.sectionbox3 > div > div:nth-child(1) > h2 > span {
  font-size: clamp(3rem, 8vw, 8rem);
  padding-right: 7vw;
  letter-spacing: 4.2px;
}
#prg main section.sectionbox3 > div > div:nth-child(1) > h2 > * span::before {
  background-color: #fcfbf9;
}
#prg main section.sectionbox3 > div > div:nth-child(1) > div > p {
  max-width: 690px;
  font-size: clamp(0.875rem, 0.3vw, 1rem);
  font-weight: 300;
  letter-spacing: 2.4px;
  line-height: 150%;
  margin: 0 auto 55px;
  padding: 0 15px;
}
#prg main section.sectionbox3 > div > div:nth-child(2) {
  position: relative;
}
#prg main section.sectionbox3 > div > div:nth-child(2) > span {
  position: relative;
  display: block;
}
#prg main section.sectionbox3 > div > div:nth-child(2) > span > img {
  display: block;
  width: 100%;
  border-radius: 20px 0 0 20px;
}
#prg main section.sectionbox3 > div > div:nth-child(2) > span > span {
  position: absolute;
  top: -19px;
  left: 0;
  font-size: clamp(0.75rem, 0.4vw + 0.75rem, 0.875rem);
  font-weight: 400;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  border-radius: 0 20px 20px 0;
  background: #f67bcf;
  padding: clamp(0.1875rem, 0.5vw + 0.1rem, 0.625rem) clamp(0.3125rem, 1.2vw + 0.2rem, 1.25rem);
  background: #80cce7;
}
#prg main section.sectionbox3 > div > div:nth-child(2) > div {
  position: absolute;
  top: 20px;
  right: -100px;
  width: 420px;
  border: 1px solid #fcfbf9;
  border-radius: 16px 16px 16px 0;
  background-color: #60707a;
  padding: 26px 46px 19px;
}
#prg main section.sectionbox3 > div > div:nth-child(2) > div > * {
  display: block;
  font-weight: 400;
  color: #fcfbf9;
  text-align: center;
  letter-spacing: 1.6px;
}
#prg main section.sectionbox3 > div > div:nth-child(2) > div > * > span {
  display: block;
}
#prg main section.sectionbox3 > div > div:nth-child(2) > div > * > span:nth-child(1) {
  text-transform: uppercase;
  padding-top: 40px;
}
#prg main section .index-box1 {
  display: block;
  justify-content: space-evenly;
  justify-items: center;
}
#prg main section .index-box1 > div {
  width: stretch;
  margin: 0 auto;
}
#prg main section .index-box1 > div + div {
  margin-top: 45px;
}
#prg main section .index-box1 > div > :nth-child(1) {
  margin-bottom: 40px;
}
#prg main section .index-box1 > div > :nth-child(1) > a {
  display: block;
  position: relative;
}
#prg main section .index-box1 > div > :nth-child(1) > a > img {
  display: block;
  width: 100%;
  border-radius: 20px 20px 0 0;
}
#prg main section .index-box1 > div > :nth-child(1) > a > span {
  position: absolute;
  top: -19px;
  left: 0;
  font-size: clamp(0.75rem, 0.4vw + 0.75rem, 0.875rem);
  font-weight: 400;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  border-radius: 0 20px 20px 0;
  background: #f67bcf;
  padding: clamp(0.1875rem, 0.5vw + 0.1rem, 0.625rem) clamp(0.3125rem, 1.2vw + 0.2rem, 1.25rem);
  top: unset;
  left: 0;
  bottom: -22px;
  background: #80cce7;
  /*position: absolute;
  font-size: 18px;
  		font-size: clamp(0.75rem, 0.5vw + 0.7rem, 1.125rem);
  font-weight: 400;
  letter-spacing: 1.8px;
  text-align: left;
  text-transform: uppercase;
  border-radius: 0 20px 20px 0;

  //padding: 10px 20px;
  padding: 10px clamp(0.625rem, 1vw + 0.4rem, 1.25rem);*/
}
#prg main section .index-box1 > div > :nth-child(1) > a.bgclr-quality > span {
  background-color: #80cce7;
}
#prg main section .index-box1 > div > :nth-child(1) > a.bgclr-financing > span {
  background-color: #f67bcf;
}
#prg main section .index-box1 > div > :nth-child(1) > a.bgclr-safety > span {
  background-color: #fbd863;
}
#prg main section .index-box1 > div > :nth-child(1) > a.bgclr-service > span {
  background-color: #edb274;
}
#prg main section .index-box1 > div > :nth-child(1) > a.bgclr-technology > span {
  background-color: #8ae058;
}
#prg main section .index-box1 > div > :nth-child(2) {
  text-align: center;
}
#prg main section .index-box1 > div > :nth-child(2) > h2 {
  font-size: 22px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 2.2px;
  line-height: normal;
  color: #212111;
  margin-bottom: 20px;
}
#prg main section .index-box1 > div > :nth-child(2) > p {
  width: 80%;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1.2px;
  color: #212111;
  margin: 0 auto 60px;
}
#prg main h1 {
  padding-top: 15px;
  padding-bottom: 20px;
}
#prg section.programgroup {
  padding-top: 75vw;
  padding-bottom: 40px;
  margin-top: 30px;
  background-size: contain;
  background-position: top;
  text-align: center;
}
#prg section.programgroup .programgroup-logo {
  width: 100px;
  height: 100px;
  margin: -50px auto 0;
  background-color: #ffffff;
  border: 1px solid #a3a3a3;
  border-radius: 50%;
}
#prg section.programgroup h2 {
  font-size: 20pt;
  padding-top: 15px;
  padding-left: 30px;
  text-align: left;
}
#prg section.programgroup p {
  font-size: 12pt;
  padding: 15px 30px 40px;
  text-align: left;
}
#prg section.programgroup a.button-default {
  margin: 0 auto;
}

#prg-grp .motive {
  width: 100vw;
  height: 75vw;
  position: relative;
  margin-bottom: 50px;
}
#prg-grp .motive .logo {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  left: calc(50% - 50px);
  bottom: -50px;
  border: 1px solid #a3a3a3;
}
#prg-grp section {
  width: calc(100% - 15px - 15px);
  padding: 15px 15px 40px;
  margin: 20px auto;
  background-color: #f3f3f3;
  border-radius: 10px;
}
#prg-grp section.header {
  background-color: transparent;
}
#prg-grp section h1,
#prg-grp section h2 {
  padding-top: 15px;
  font-size: 16pt;
  text-transform: uppercase;
  color: #336699;
}
#prg-grp section h1.programgroup-icon {
  background: transparent;
}
#prg-grp section h3 {
  padding-top: 15px;
  font-size: 16pt;
  color: #336699;
}
#prg-grp section h3 strong {
  text-transform: uppercase;
  font-weight: 400;
}
#prg-grp section p {
  padding-top: 15px;
}
#prg-grp section p.quote {
  border-left: 10px solid #336699;
  padding-left: 20px;
  padding-bottom: 40px;
  margin-top: 20px;
}
#prg-grp section p.quote a {
  color: #336699;
}
#prg-grp section p.quote a.button-content {
  background-color: transparent;
  padding-left: 0;
}
#prg-grp section p.quote a strong {
  text-transform: uppercase;
  font-size: 14pt;
  text-decoration: underline;
}
#prg-grp section ul.backslash {
  padding-top: 40px;
}
#prg-grp section ul.backslash li {
  line-height: 1.5;
}
#prg-grp section ul.backslash li.title {
  font-size: 16pt;
}
#prg-grp section ul.backslash li strong {
  text-transform: uppercase;
  font-weight: 400;
}
#prg-grp section.more-info ul {
  padding-top: 40px;
}
#prg-grp section.more-info ul li {
  position: relative;
  padding-bottom: 15px;
}
#prg-grp section.more-info ul li::before {
  display: inline-block;
  width: 10px;
  height: 20px;
  background-color: #2a70ca;
  content: "";
  position: absolute;
  top: 0;
}
#prg-grp section.more-info ul li a {
  display: block;
  padding-left: 20px;
}
#prg-grp section.more-info ul li a strong {
  display: block;
  text-transform: uppercase;
  font-size: 14pt;
  font-weight: 400;
}
#prg-grp.quality section p.quote {
  color: #336699;
  border-color: #80cce7;
}
#prg-grp.quality section p.quote > a {
  color: #336699;
}
#prg-grp.quality section p.quote > a:visited {
  color: #336699;
}
#prg-grp.financing section p.quote {
  color: #336699;
  border-color: #f67bcf;
}
#prg-grp.financing section p.quote > a {
  color: #336699;
}
#prg-grp.financing section p.quote > a:visited {
  color: #336699;
}
#prg-grp.safety section p.quote {
  color: #336699;
  border-color: #fbd863;
}
#prg-grp.safety section p.quote > a {
  color: #336699;
}
#prg-grp.safety section p.quote > a:visited {
  color: #336699;
}
#prg-grp.service section p.quote {
  color: #336699;
  border-color: #edb274;
}
#prg-grp.service section p.quote > a {
  color: #336699;
}
#prg-grp.service section p.quote > a:visited {
  color: #336699;
}
#prg-grp.technology section p.quote {
  color: #336699;
  border-color: #8ae058;
}
#prg-grp.technology section p.quote > a {
  color: #336699;
}
#prg-grp.technology section p.quote > a:visited {
  color: #336699;
}

#prg-pmr article.kitchen {
  padding: 15px 15px 100px;
}
#prg-pmr article.kitchen > header {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
}
#prg-pmr article.kitchen > header h1 {
  font-size: 15pt;
  font-weight: 500;
}
#prg-pmr article.kitchen > header div p {
  padding: 15px 0;
}
#prg-pmr article.kitchen > div {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  padding-top: 40px;
}
#prg-pmr article.kitchen > div h2 {
  font-size: 15pt;
}
#prg-pmr article.kitchen > div > ul li h3 {
  padding-top: 15px;
  font-weight: 500;
}
#prg-pmr article.kitchen > div > ul li ul {
  list-style-position: outside;
  list-style-type: "- ";
  padding-left: 15px;
}
#prg-pmr article.kitchen > div > div {
  padding-top: 40px;
}

main.program article {
  padding: 15px 0 40px 0;
  background-color: #ffffff;
}
main.program article header {
  font-size: 14pt;
}
main.program article header .title h1 {
  padding: 0 30px 15px;
  color: #336699;
  white-space: pre-wrap;
  font-size: 20pt;
  line-height: 1.4;
}
main.program article header .title h1 span {
  text-transform: uppercase;
}
main.program article header .title p,
main.program article header .title div {
  padding: 0 30px 15px;
}
main.program article header .title .list > span {
  display: block;
  margin-bottom: 8px;
}
main.program article header .title .list > ul {
  padding-left: 8px;
}
main.program article header .title .list > ul > li {
  padding-bottom: 5px;
  padding-left: 15px;
}
main.program article header .title .list > ul > li::marker {
  content: "";
  display: inline-block;
}
main.program article header p.motto {
  width: 100%;
  padding: 40px 30px;
  margin-bottom: 0;
  color: #336699;
  color: #336699;
  background-color: #ffffff;
  font-size: 20pt;
  line-height: 1.3;
  text-transform: uppercase;
}
main.program article header .warrantor {
  width: calc(100vw - 30px);
  margin: 0 auto;
  border-radius: 10px;
  padding: 15px 15px;
  text-align: center;
  background-color: #f3f3f3;
}
main.program article header .warrantor figure {
  padding: 0 80px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
}
main.program article header .warrantor figure > a {
  order: 1;
  margin-bottom: 30px;
}
main.program article header .warrantor figure > a > img {
  max-width: 120px;
}
main.program article header .warrantor figure > a > span {
  display: block;
}
main.program article header .warrantor figure > div:has(img) {
  order: 2;
  width: 150px;
  max-width: 150px;
  height: 150px;
  padding: 0;
  margin: 25px auto;
  border-radius: 50%;
  overflow: hidden;
  background-color: #ffffff;
}
main.program article header .warrantor figure > div:has(img) > img {
  width: 150px;
  height: auto;
  margin-top: 5%;
}
main.program article header .warrantor p {
  padding: 0;
  text-align: center;
}
main.program article header .warrantor p.name {
  font-size: 18pt;
  font-weight: 500;
}
main.program article header .warrantor p.motto {
  padding: 15px 0 0 0;
  color: #000;
  font-size: 12pt;
  background-color: #f3f3f3;
}
main.program article header {
  /*
  &.warrantor {
  	text-align: center;

  	div.warrantor {
  		width: 200px;
  		height: 200px;
  		margin: 25px auto;
  		border-radius: 50%;
  		background-repeat: no-repeat;
  		background-position: 50% 10%;
  		background-size: cover;
  	}

  	p {
  		padding: 0;
  		text-align: center;

  		&.name {
  			font-size: 18pt;
  			font-weight: 500;
  		}
  	}
  }
  */
}
main.program article header strong {
  font-weight: 500;
}
main.program article ul.backslash {
  padding-top: 25px;
  padding-bottom: 25px;
}
main.program article ul.backslash.numbered_list {
  padding-left: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  list-style: decimal;
}
main.program article ul.backslash li {
  background: transparent;
}
main.program article ul.backslash li.title {
  padding-bottom: 10px;
}
main.program article ul.backslash strong {
  font-weight: 500;
}
main.program article section {
  width: calc(100vw - 30px);
  margin: 0 auto;
  padding: 40px 15px;
  border-radius: 10px;
  background-color: #f3f3f3;
  margin-bottom: 20px;
}
main.program article section.main-motto {
  background-color: #ffffff;
}
main.program article section.main-motto p {
  padding: 110px 30px 20px 30px;
  line-height: 1.5;
  text-align: center;
  color: #336699;
  font-size: 16pt;
  font-weight: 500;
  background-position: 50% 5%;
  background-size: 80px;
}
main.program article section h2 {
  padding: 0;
  font-size: 20pt;
  font-weight: 500;
  text-transform: uppercase;
  color: #336699;
  line-height: 1.3;
}
main.program article section div.pre-title > p {
  font-weight: 500;
}
main.program article section div.quote {
  padding: 15px 0;
}
main.program article section div.quote p {
  padding-top: 0;
  padding-left: 10px;
  margin-bottom: 20px;
  border-left: 10px solid #336699;
  color: #336699;
}
main.program article section div.quote p a {
  display: block;
  font-size: 16pt;
  color: #336699;
}
main.program article section div.quote p a::first-letter {
  text-transform: uppercase;
}
main.program article section p {
  padding: 15px 0;
  /*
  &:not(.quote) + p.quote {
  	margin-top: 20px;
  }
  */
}
main.program article section p strong {
  font-weight: 500;
}
main.program article section p a {
  text-decoration: underline;
}
main.program article img {
  width: calc(100vw - 30px);
  margin: 0 auto;
  display: block;
  border-radius: 10px;
  margin-bottom: 20px;
}

#prg-pdo header {
  margin-bottom: 20px;
}
#prg-pdo section.main-motto > p {
  padding: 20px 30px 165px;
  background-position: 50% bottom;
}
#prg-pdo section h2.plus::before {
  content: "+";
  display: block;
  font-size: 3em;
  font-weight: 300;
  text-align: left;
  padding: 0 0 20px;
  line-height: 0.6;
}
#prg-pdo section h3 {
  font-size: 14pt;
  font-weight: 500;
  text-transform: uppercase;
  color: #2a70ca;
  line-height: 1.3;
  padding: 0;
}
#prg-pdo section .box-equals {
  font-size: 2em;
  font-weight: 400;
  text-transform: uppercase;
  color: #336699;
  padding: 0 0 7px;
  background: url("/images/program/pdo/border.svg") center bottom no-repeat;
  background-size: 210px;
}
#prg-pdo section .table {
  display: block;
  padding: 15px 0;
}
#prg-pdo section .table > ul {
  display: flex;
  border-bottom: 1px solid #b6b6b6;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#prg-pdo section .table > ul > li {
  flex-basis: 33.3333333333%;
}
#prg-pdo section .table > ul > li + li {
  padding-left: 20px;
}
#prg-pdo section .table > ul:nth-child(1) > li {
  font-weight: 500;
}
#prg-pdo section .table > span {
  display: block;
  font-size: 14pt;
  font-weight: 400;
  color: #2a70ca;
  margin-top: 15px;
}

.prg-dtl main.program {
  padding: 15px 0 20px 0;
}
.prg-dtl main.program article {
  padding-top: 0;
}
.prg-dtl main.program article header {
  padding: 0;
  font-size: 12pt;
}
.prg-dtl main.program article header > .program-intro {
  width: calc(100vw - 30px);
  margin: 0 auto 20px;
  border: 2px solid #f4f0ea;
  border-radius: 10px;
  background-color: #fcfbf9;
  padding: 15px 15px 20px;
}
.prg-dtl main.program article header > .program-intro > .prg-grp {
  display: inline-block;
  font-size: 10pt;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 8px 12px;
  border-radius: 0 12px 12px 0;
  margin-left: -15px;
}
.prg-dtl main.program article header > .program-intro > h1 {
  padding: 15px 0;
  margin: 0;
  font-size: 26pt;
  font-weight: 200;
  line-height: 1.2;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #60707a;
}
.prg-dtl main.program article header > .program-intro > h1 > small {
  display: block;
  font-size: 14pt;
  font-weight: 300;
  letter-spacing: 1.2px;
}
.prg-dtl main.program article header > .program-intro > h1 > span {
  background-color: #fcfbf9;
  border-radius: 10px;
  padding: 0 10px;
}
.prg-dtl main.program article header > .program-intro > p {
  margin: 0;
  padding-top: 15px;
  font-size: 12pt;
  line-height: 1.45;
  text-align: center;
  letter-spacing: 0.8px;
}
.prg-dtl main.program article header > .program-intro > .motto {
  font-size: 18pt;
  font-weight: 300;
  line-height: 1.35;
  letter-spacing: 1.2px;
  text-transform: none;
}
.prg-dtl main.program article header > .program-warranty {
  width: calc(100vw - 30px);
  margin: 0 auto 20px;
  border: 2px solid #f4f0ea;
  border-radius: 14px;
  background-color: #f4f0ea;
  padding: 15px 15px;
}
.prg-dtl main.program article header > .program-warranty .warranty-header > h2 {
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.prg-dtl main.program article header > .program-warranty .warranty-header > h2 > span {
  display: block;
  padding: 0 10px;
  font-size: 24pt;
  font-weight: 200;
  line-height: 1.15;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  border-radius: 10px;
  background-color: #fcfbf9;
  color: #60707a;
}
.prg-dtl main.program article header > .program-warranty .warranty-header > div {
  display: flex;
  align-items: center;
  gap: 12px;
}
.prg-dtl main.program article header > .program-warranty .warranty-header > div > img {
  width: 72px;
  height: 72px;
  border-radius: 10px;
  border: 2px solid #fcfbf9;
}
.prg-dtl main.program article header > .program-warranty .warranty-header > div > div > * {
  display: block;
  line-height: 1.4;
  letter-spacing: 0.8px;
}
.prg-dtl main.program article header > .program-warranty .warranty-header > div > div > strong {
  font-size: 12pt;
  font-weight: 500;
  text-transform: uppercase;
}
.prg-dtl main.program article header > .program-warranty .warranty-content {
  padding-top: 15px;
}
.prg-dtl main.program article header > .program-warranty .warranty-content p {
  padding: 0;
  text-align: center;
  font-size: 12pt;
  line-height: 1.5;
  letter-spacing: 0.8px;
}
.prg-dtl main.program article section {
  width: calc(100vw - 30px);
  margin-bottom: 20px;
}
.prg-dtl main.program article section.program-motto {
  background-color: #ffffff;
}
.prg-dtl main.program article section.program-motto > p {
  padding: 15px 0 20px;
  font-size: 24pt;
  font-weight: 300;
  line-height: 1.35;
  letter-spacing: 1.5px;
  text-align: center;
}
.prg-dtl main.program article section.program-benefits > ul.boxed {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 8px;
  padding: 15px 0 0;
}
.prg-dtl main.program article section.program-benefits > ul.boxed > li {
  padding: 84px 8px 0;
  margin: 0;
  font-size: 12pt;
  font-weight: 300;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  background-position: center 8px;
  background-repeat: no-repeat;
  background-size: 0 0;
  position: relative;
  z-index: 1;
}
.prg-dtl main.program article section.program-benefits > ul.boxed > li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 48px;
  height: 48px;
  background-image: inherit;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 48px;
  z-index: -1;
}
.prg-dtl main.program article section.program-benefits > ul.boxed > li.title {
  grid-column: 1/-1;
  padding: 0 0 10px;
  font-size: 13pt;
  font-weight: 500;
  background: none;
}
.prg-dtl main.program article section.program-benefits > ul.boxed > li.title::before {
  display: none;
}
.prg-dtl main.program article section.program-benefits > ul.boxed {
  /* Odd count of benefit items (with title as first item): center the last one */
}
.prg-dtl main.program article section.program-benefits > ul.boxed > li.title:first-child ~ li:not(.title):last-child:nth-child(even) {
  grid-column: 1/-1;
  max-width: 80%;
  justify-self: center;
}
.prg-dtl main.program article section.sectionbox2 > div, .prg-dtl main.program article section.sectionbox3 > div, .prg-dtl main.program article section.sectionbox4 > div, .prg-dtl main.program article section.sectionbox5 > div, .prg-dtl main.program article section.sectionbox6 > div {
  display: flex;
  flex-direction: column;
  background-color: #f4f0ea;
  border-radius: 14px;
  padding: 15px 0;
}
.prg-dtl main.program article section.sectionbox2 > div > div, .prg-dtl main.program article section.sectionbox3 > div > div, .prg-dtl main.program article section.sectionbox4 > div > div, .prg-dtl main.program article section.sectionbox5 > div > div, .prg-dtl main.program article section.sectionbox6 > div > div {
  width: 100%;
}
.prg-dtl main.program article section.sectionbox2 img, .prg-dtl main.program article section.sectionbox3 img, .prg-dtl main.program article section.sectionbox4 img, .prg-dtl main.program article section.sectionbox5 img, .prg-dtl main.program article section.sectionbox6 img {
  width: 100%;
  border-radius: 0;
}
.prg-dtl main.program article section h2 {
  padding: 0 0 20px;
  line-height: 1.2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.prg-dtl main.program article section h2 > span {
  display: block;
  font-size: 24pt;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  background-color: #fcfbf9;
  border-radius: 10px;
  padding: 0 10px;
  color: #60707a;
}
.prg-dtl main.program article section > div > div:nth-child(2) {
  padding: 15px 15px 0;
}
.prg-dtl main.program article section .box-links {
  text-align: left;
  padding: 0 5%;
  margin-top: 50px;
}
.prg-dtl main.program article section .box-links > a {
  display: inline-flex;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
  border-radius: 10px;
  border: 1px solid #60707a;
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.prg-dtl main.program article section .box-links > a > span {
  display: inline-block;
  align-content: center;
  text-align: center;
  padding: 10px 20px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  line-height: normal;
}
.prg-dtl main.program article section .box-links > a > span:nth-child(1) {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 1.8px;
  border-radius: 8px;
  border: 1px solid #60707a;
  background-color: #60707a;
}
.prg-dtl main.program article section .box-links > a > span:nth-child(2) {
  font-size: 16px;
  font-weight: 200;
  text-align: left;
  color: #000000;
  letter-spacing: 1.6px;
  background-color: transparent;
}
.prg-dtl main.program article section .box-links > a + a {
  margin-top: 15px;
}

#prg-pch .prg-grp {
  background-color: #f67bcf;
}

#prg-pmr .prg-grp {
  background-color: #f67bcf;
}

#prg-pji .prg-grp {
  background-color: #fbd863;
}

#prg-prr .prg-grp {
  background-color: #edb274;
}

#prg-ppg .prg-grp {
  background-color: #8ae058;
}

#prg-prd .prg-grp {
  background-color: #f67bcf;
}

#prg-ppr .prg-grp {
  background-color: #edb274;
}

#prg-pid .prg-grp {
  background-color: #8ae058;
}

#prg-ppa .prg-grp {
  background-color: #80cce7;
}

#prg-pad .prg-grp {
  background-color: #f67bcf;
}

#prg-phoe .prg-grp {
  background-color: #edb274;
}

#prg-pkv .prg-grp {
  background-color: #80cce7;
}

#prg-par .prg-grp {
  background-color: #80cce7;
}

#prg-pmn .prg-grp {
  background-color: #edb274;
}

#prg-pts .prg-grp {
  background-color: #edb274;
}

#prg-ppl .prg-grp {
  background-color: #f67bcf;
}

#prg-phf .prg-grp {
  background-color: #f67bcf;
}

#prg-psp .prg-grp {
  background-color: #fbd863;
}

#prg-pnh .prg-grp {
  background-color: #f67bcf;
}

#prg-pph .prg-grp {
  background-color: #f67bcf;
}

#prg-pd .prg-grp {
  background-color: #edb274;
}

#prg-pzr .prg-grp {
  background-color: #edb274;
}

#prg-pdo .prg-grp {
  background-color: #f67bcf;
}

#prg-vrd .prg-grp {
  background-color: #fbd863;
}

#prg-vyd .prg-grp {
  background-color: #edb274;
}

#prg-pps .prg-grp {
  background-color: #edb274;
}

#prg-pup .prg-grp {
  background-color: #f67bcf;
}

#prg-pms .prg-grp {
  background-color: #edb274;
}

#prg-chh .prg-grp {
  background-color: #fbd863;
}

#prg-pem .prg-grp {
  background-color: #8ae058;
}

#prg-pmr main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pmr/ico_info1.svg?100");
}
#prg-pmr main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/pmr/ico_info2.svg?100");
}
#prg-pmr main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/pmr/ico_info3.svg?100");
}
#prg-pmr main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/pmr/ico_info4.svg?100");
}
#prg-pmr main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pmr/ico_info5.svg?100");
}
#prg-pmr main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/pmr/ico_info6.svg?100");
}

#prg-pch main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pch/ico_info1.svg?100");
}
#prg-pch main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/pch/ico_info2.svg?100");
}
#prg-pch main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/pch/ico_info3.svg?100");
}
#prg-pch main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/pch/ico_info4.svg?100");
}
#prg-pch main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pch/ico_info5.svg?100");
}
#prg-pch main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/pch/ico_info6.svg?100");
}

#prg-pnh main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pnh/ico_info1.svg?100");
}
#prg-pnh main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/pnh/ico_info2.svg?100");
}
#prg-pnh main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/pnh/ico_info3.svg?100");
}
#prg-pnh main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/pnh/ico_info4.svg?100");
}
#prg-pnh main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pnh/ico_info5.svg?100");
}
#prg-pnh main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/pnh/ico_info6.svg?100");
}

#prg-pph main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pph/ico_info1.svg?100");
}
#prg-pph main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/pph/ico_info2.svg?100");
}
#prg-pph main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/pph/ico_info3.svg?100");
}
#prg-pph main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/pph/ico_info4.svg?100");
}
#prg-pph main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pph/ico_info5.svg?100");
}
#prg-pph main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/pph/ico_info6.svg?100");
}

#prg-vyd main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/vyd/ico_info1.svg?100");
}
#prg-vyd main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/vyd/ico_info2.svg?100");
}
#prg-vyd main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/vyd/ico_info3.svg?100");
}
#prg-vyd main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/vyd/ico_info4.svg?100");
}
#prg-vyd main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/vyd/ico_info5.svg?100");
}
#prg-vyd main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/vyd/ico_info6.svg?100");
}

#prg-pms main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pms/ico_info1.svg?100");
}
#prg-pms main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/pms/ico_info2.svg?100");
}
#prg-pms main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/pms/ico_info3.svg?100");
}
#prg-pms main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/pms/ico_info4.svg?100");
}
#prg-pms main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pms/ico_info5.svg?100");
}
#prg-pms main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/pms/ico_info6.svg?100");
}

#prg-pzr main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pzr/ico_info1.svg?100");
}
#prg-pzr main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/pzr/ico_info2.svg?100");
}
#prg-pzr main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/pzr/ico_info3.svg?100");
}
#prg-pzr main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/pzr/ico_info4.svg?100");
}
#prg-pzr main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pzr/ico_info5.svg?100");
}
#prg-pzr main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/pzr/ico_info6.svg?100");
}

#prg-vrd main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/vrd/ico_info1.svg?100");
}
#prg-vrd main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/vrd/ico_info2.svg?100");
}
#prg-vrd main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/vrd/ico_info3.svg?100");
}
#prg-vrd main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/vrd/ico_info4.svg?100");
}
#prg-vrd main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/vrd/ico_info5.svg?100");
}
#prg-vrd main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/vrd/ico_info6.svg?100");
}

#prg-pid main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pid/ico_info1.svg?100");
}
#prg-pid main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/pid/ico_info2.svg?100");
}
#prg-pid main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/pid/ico_info3.svg?100");
}
#prg-pid main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/pid/ico_info4.svg?100");
}
#prg-pid main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pid/ico_info5.svg?100");
}
#prg-pid main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/pid/ico_info6.svg?100");
}

#prg-pup main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pup/ico_info1.svg?100");
}
#prg-pup main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/pup/ico_info2.svg?100");
}
#prg-pup main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/pup/ico_info3.svg?100");
}
#prg-pup main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/pup/ico_info4.svg?100");
}
#prg-pup main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pup/ico_info5.svg?100");
}
#prg-pup main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/pup/ico_info6.svg?100");
}

#prg-pps main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pps/ico_info1.svg?100");
}
#prg-pps main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/pps/ico_info2.svg?100");
}
#prg-pps main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/pps/ico_info3.svg?100");
}
#prg-pps main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/pps/ico_info4.svg?100");
}
#prg-pps main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pps/ico_info5.svg?100");
}
#prg-pps main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/pps/ico_info6.svg?100");
}

#prg-psp main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/psp/ico_info1.svg?100");
}
#prg-psp main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/psp/ico_info2.svg?100");
}
#prg-psp main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/psp/ico_info3.svg?100");
}
#prg-psp main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/psp/ico_info4.svg?100");
}
#prg-psp main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/psp/ico_info5.svg?100");
}
#prg-psp main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/psp/ico_info6.svg?100");
}

#prg-chh main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/chh/ico_info1.svg?100");
}
#prg-chh main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/chh/ico_info2.svg?100");
}
#prg-chh main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/chh/ico_info3.svg?100");
}
#prg-chh main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/chh/ico_info4.svg?100");
}
#prg-chh main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/chh/ico_info5.svg?100");
}
#prg-chh main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/chh/ico_info6.svg?100");
}

#prg-pd main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pd/ico_info1.svg?100");
}
#prg-pd main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/pd/ico_info2.svg?100");
}
#prg-pd main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/pd/ico_info3.svg?100");
}
#prg-pd main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/pd/ico_info4.svg?100");
}
#prg-pd main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pd/ico_info5.svg?100");
}
#prg-pd main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/pd/ico_info6.svg?100");
}

#prg-pdo main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pdo/ico_info1.svg?100");
}
#prg-pdo main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/pdo/ico_info2.svg?100");
}
#prg-pdo main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/pdo/ico_info3.svg?100");
}
#prg-pdo main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/pdo/ico_info4.svg?100");
}
#prg-pdo main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pdo/ico_info5.svg?100");
}
#prg-pdo main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/pdo/ico_info6.svg?100");
}

#prg-pem main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pem/ico_info1.svg?100");
}
#prg-pem main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/pem/ico_info2.svg?100");
}
#prg-pem main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/pem/ico_info3.svg?100");
}
#prg-pem main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/pem/ico_info4.svg?100");
}
#prg-pem main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pem/ico_info5.svg?100");
}
#prg-pem main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/pem/ico_info6.svg?100");
}

#prg-prr main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/prr/ico_info1.svg?100");
}
#prg-prr main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/prr/ico_info2.svg?100");
}
#prg-prr main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/prr/ico_info3.svg?100");
}
#prg-prr main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/prr/ico_info4.svg?100");
}
#prg-prr main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/prr/ico_info5.svg?100");
}
#prg-prr main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/prr/ico_info6.svg?100");
}

#prg-par main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/par/ico_info1.svg?100");
}
#prg-par main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/par/ico_info2.svg?100");
}
#prg-par main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/par/ico_info3.svg?100");
}
#prg-par main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/par/ico_info4.svg?100");
}
#prg-par main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/par/ico_info5.svg?100");
}
#prg-par main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/par/ico_info6.svg?100");
}

#prg-ppl main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/ppl/ico_info1.svg?100");
}
#prg-ppl main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/ppl/ico_info2.svg?100");
}
#prg-ppl main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/ppl/ico_info3.svg?100");
}
#prg-ppl main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/ppl/ico_info4.svg?100");
}
#prg-ppl main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/ppl/ico_info5.svg?100");
}
#prg-ppl main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/ppl/ico_info6.svg?100");
}

#prg-pad main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pad/ico_info1.svg?100");
}
#prg-pad main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/pad/ico_info2.svg?100");
}
#prg-pad main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/pad/ico_info3.svg?100");
}
#prg-pad main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/pad/ico_info4.svg?100");
}
#prg-pad main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pad/ico_info5.svg?100");
}
#prg-pad main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/pad/ico_info6.svg?100");
}

#prg-ppa main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/ppa/ico_info1.svg?100");
}
#prg-ppa main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/ppa/ico_info2.svg?100");
}
#prg-ppa main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/ppa/ico_info3.svg?100");
}
#prg-ppa main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/ppa/ico_info4.svg?100");
}
#prg-ppa main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/ppa/ico_info5.svg?100");
}
#prg-ppa main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/ppa/ico_info6.svg?100");
}

#prg-phoe main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/phoe/ico_info1.svg?100");
}
#prg-phoe main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/phoe/ico_info2.svg?100");
}
#prg-phoe main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/phoe/ico_info3.svg?100");
}
#prg-phoe main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/phoe/ico_info4.svg?100");
}
#prg-phoe main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/phoe/ico_info5.svg?100");
}
#prg-phoe main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/phoe/ico_info6.svg?100");
}

#prg-pji main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pji/ico_info1.svg?100");
}
#prg-pji main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/pji/ico_info2.svg?100");
}
#prg-pji main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/pji/ico_info3.svg?100");
}
#prg-pji main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/pji/ico_info4.svg?100");
}
#prg-pji main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pji/ico_info5.svg?100");
}
#prg-pji main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/pji/ico_info6.svg?100");
}

#prg-pkv main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pkv/ico_info1.svg?100");
}
#prg-pkv main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/pkv/ico_info2.svg?100");
}
#prg-pkv main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/pkv/ico_info3.svg?100");
}
#prg-pkv main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/pkv/ico_info4.svg?100");
}
#prg-pkv main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pkv/ico_info5.svg?100");
}
#prg-pkv main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/pkv/ico_info6.svg?100");
}

#prg-ppg main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/ppg/ico_info1.svg?100");
}
#prg-ppg main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/ppg/ico_info2.svg?100");
}
#prg-ppg main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/ppg/ico_info3.svg?100");
}
#prg-ppg main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/ppg/ico_info4.svg?100");
}
#prg-ppg main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/ppg/ico_info5.svg?100");
}
#prg-ppg main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/ppg/ico_info6.svg?100");
}

#prg-ppr main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/ppr/ico_info1.svg?100");
}
#prg-ppr main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/ppr/ico_info2.svg?100");
}
#prg-ppr main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/ppr/ico_info3.svg?100");
}
#prg-ppr main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/ppr/ico_info4.svg?100");
}
#prg-ppr main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/ppr/ico_info5.svg?100");
}
#prg-ppr main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/ppr/ico_info6.svg?100");
}

#prg-prd main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/prd/ico_info1.svg?100");
}
#prg-prd main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/prd/ico_info2.svg?100");
}
#prg-prd main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/prd/ico_info3.svg?100");
}
#prg-prd main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/prd/ico_info4.svg?100");
}
#prg-prd main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/prd/ico_info5.svg?100");
}
#prg-prd main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/prd/ico_info6.svg?100");
}

#prg-phf main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/phf/ico_info1.svg?100");
}
#prg-phf main.program article section ul.boxed li:not(.title):nth-child(3) {
  background-image: url("/images/program/phf/ico_info2.svg?100");
}
#prg-phf main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/phf/ico_info3.svg?100");
}
#prg-phf main.program article section ul.boxed li:not(.title):nth-child(5) {
  background-image: url("/images/program/phf/ico_info4.svg?100");
}
#prg-phf main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/phf/ico_info5.svg?100");
}
#prg-phf main.program article section ul.boxed li:not(.title):nth-child(7) {
  background-image: url("/images/program/phf/ico_info6.svg?100");
}

#prg-pph.cs main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pph/ico_info1.cs.svg");
}

#prg-pph.sk main.program article section ul.boxed li:not(.title):nth-child(2) {
  background-image: url("/images/program/pph/ico_info1.sk.svg");
}

#prg-pph.cs main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pph/ico_info5.cs.svg");
}

#prg-pph.sk main.program article section ul.boxed li:not(.title):nth-child(6) {
  background-image: url("/images/program/pph/ico_info5.sk.svg");
}

#prg-vrd.cs main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/vrd/ico_info3.cs.svg");
}

#prg-vrd.sk main.program article section ul.boxed li:not(.title):nth-child(4) {
  background-image: url("/images/program/vrd/ico_info3.sk.svg");
}

#prg-pps main.program article section ul.boxed li:not(.title):nth-child(8) {
  background-image: url("/images/program/pps/ico_info7.svg");
}

#prg-pps main.program article section ul.boxed li:not(.title):nth-child(9) {
  background-image: url("/images/program/pps/ico_info8.svg");
}

@media (max-width: 420px) {
  .prg-dtl main.program article section.program-benefits > ul.boxed {
    grid-template-columns: 1fr;
  }
}
