.elementor-8571 .elementor-element.elementor-element-4c153a6:not(.elementor-motion-effects-element-type-background), .elementor-8571 .elementor-element.elementor-element-4c153a6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F7F7;}.elementor-8571 .elementor-element.elementor-element-4c153a6{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-8571 .elementor-element.elementor-element-4c153a6 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8571 .elementor-element.elementor-element-9dc2296:not(.elementor-motion-effects-element-type-background), .elementor-8571 .elementor-element.elementor-element-9dc2296 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F5F5;}.elementor-8571 .elementor-element.elementor-element-9dc2296{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:50px;margin-bottom:50px;padding:30px 0px 30px 0px;}.elementor-8571 .elementor-element.elementor-element-9dc2296 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for html, class: .elementor-element-c294f75 */.pd-perkins-hero-v2 {
    position: relative;
    overflow: hidden;
    color: #172536;
    border-radius: 0 0 28px 28px;
}

.pd-perkins-hero-v2__container {
    width: min(1360px, calc(100% - 48px));
    margin: 0 auto;
    padding: 24px 0 0;
}

.pd-perkins-hero-v2__breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 9px;
    margin-bottom: 28px;
    color: #687686;
    line-height: 1.8;
}

.pd-perkins-hero-v2__breadcrumb a {
    color: #53677c !important;
    text-decoration: none;
    transition: color .2s ease;
}

.pd-perkins-hero-v2__breadcrumb a:hover {
    color: #0b72e7 !important;
}

.pd-perkins-hero-v2__breadcrumb span:last-child {
    color: #1e3e60;
    font-weight: 700;
}

.pd-perkins-hero-v2__main {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(360px, .8fr);
    align-items: center;
    gap: 50px;
    min-height: 560px;
}

.pd-perkins-hero-v2__content {
    max-width: 720px;
}

.pd-perkins-hero-v2__label {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
    color: #126cc7;
    font-weight: 800;
    letter-spacing: .04em;
}

.pd-perkins-hero-v2__label span {
    display: block;
    width: 30px;
    height: 3px;
    background: #126cc7;
    border-radius: 10px;
}

.pd-perkins-hero-v2 h1 {
    margin: 0 0 12px;
    color: #132b43;
    font-weight: 900;
    line-height: 1.25;
}

.pd-perkins-hero-v2 h2 {
    margin: 0 0 18px;
    color: #36536f;
    font-weight: 700;
    line-height: 1.6;
}

.pd-perkins-hero-v2__content > p {
    max-width: 680px;
    margin: 0;
    color: #596b7d;
    line-height: 2;
}

.pd-perkins-hero-v2__actions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 27px;
}

.pd-perkins-hero-v2__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 52px;
    padding: 11px 21px;
    border-radius: 10px;
    text-decoration: none !important;
    font-weight: 800;
    transition: all .25s ease;
}

.pd-perkins-hero-v2__button svg {
    width: 20px;
    height: 20px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.pd-perkins-hero-v2__button--primary {
    background: #ffffff;
    color: #155fa8 !important;
    border: 1px solid #ffffff;
    box-shadow: 0 8px 25px rgba(20, 43, 65, .12);
}

.pd-perkins-hero-v2__button--primary:hover {
    background: #155fa8;
    color: #ffffff !important;
    border-color: #155fa8;
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(21, 95, 168, .2);
}

.pd-perkins-hero-v2__button--secondary {
    background: #ffffff;
    color: #253f59 !important;
    border: 1px solid #d3d9df;
}

.pd-perkins-hero-v2__button--secondary:hover {
    background: #253f59;
    color: #ffffff !important;
    border-color: #253f59;
    transform: translateY(-2px);
}

.pd-perkins-hero-v2__features {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-top: 32px;
    padding-top: 22px;
    border-top: 1px solid #d0d5da;
}

.pd-perkins-hero-v2__feature {
    display: flex;
    align-items: center;
    gap: 11px;
    min-width: 0;
}

.pd-perkins-hero-v2__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 43px;
    width: 43px;
    height: 43px;
    background: #ffffff;
    border: 1px solid #c7d0d9;
    border-radius: 11px;
    color: #126cc7;
    box-shadow: 0 4px 15px rgba(30, 52, 73, .07);
}

.pd-perkins-hero-v2__icon svg {
    width: 23px;
    height: 23px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.pd-perkins-hero-v2__feature strong {
    display: block;
    margin-bottom: 3px;
    color: #203a54;
}

.pd-perkins-hero-v2__feature span {
    display: block;
    color: #718091;
    line-height: 1.6;
}

.pd-perkins-hero-v2__visual {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pd-perkins-hero-v2__image-box {
    position: relative;
    width: min(100%, 570px);
    padding: 20px;
    background: #f7f8f9;
    border: 1px solid #d8dde2;
    border-radius: 24px;
    box-shadow: 0 18px 50px rgba(25, 45, 64, .12);
}

.pd-perkins-hero-v2__image-box img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 15px;
    object-fit: contain;
}

.pd-perkins-hero-v2__image-badge {
    position: absolute;
    top: 34px;
    right: 34px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    padding: 9px 14px;
    background: rgba(255, 255, 255, .94);
    border: 1px solid #d9dee3;
    border-radius: 9px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .08);
}

.pd-perkins-hero-v2__image-badge strong {
    color: #075eb1;
    line-height: 1.2;
}

.pd-perkins-hero-v2__image-badge span {
    color: #788695;
    line-height: 1.4;
}

.pd-perkins-hero-v2__bottom {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 18px;
    padding: 22px 25px;
    background: #ffffff;
    border: 1px solid #dce1e6;
    border-radius: 20px 20px 0 0;
    box-shadow: 0 -5px 25px rgba(29, 49, 68, .05);
}

.pd-perkins-hero-v2__bottom-item {
    display: flex;
    align-items: center;
    gap: 13px;
    padding: 4px 20px;
    border-left: 1px solid #e0e4e8;
}

.pd-perkins-hero-v2__bottom-item:last-child {
    border-left: 0;
}

.pd-perkins-hero-v2__bottom-number {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 38px;
    width: 38px;
    height: 38px;
    border-radius: 9px;
    background: #edf5fc;
    color: #116bc1;
    font-weight: 900;
}

.pd-perkins-hero-v2__bottom-item strong {
    display: block;
    margin-bottom: 3px;
    color: #233d57;
}

.pd-perkins-hero-v2__bottom-item div span {
    display: block;
    color: #7b8996;
    line-height: 1.6;
}

@media (max-width: 1050px) {
    .pd-perkins-hero-v2__main {
        grid-template-columns: 1fr;
        gap: 30px;
        padding-bottom: 20px;
    }

    .pd-perkins-hero-v2__content {
        max-width: 900px;
    }

    .pd-perkins-hero-v2__visual {
        max-width: 620px;
        margin: 0 auto;
    }

    .pd-perkins-hero-v2__bottom {
        grid-template-columns: repeat(2, 1fr);
    }

    .pd-perkins-hero-v2__bottom-item:nth-child(2) {
        border-left: 0;
    }
}

@media (max-width: 700px) {
    .pd-perkins-hero-v2 {
        border-radius: 0 0 18px 18px;
    }

    .pd-perkins-hero-v2__container {
        width: calc(100% - 28px);
        padding-top: 18px;
    }

    .pd-perkins-hero-v2__breadcrumb {
        margin-bottom: 25px;
    }

    .pd-perkins-hero-v2__main {
        min-height: auto;
    }

    .pd-perkins-hero-v2__actions {
        flex-direction: column;
        align-items: stretch;
    }

    .pd-perkins-hero-v2__button {
        width: 100%;
    }

    .pd-perkins-hero-v2__features {
        grid-template-columns: 1fr;
        gap: 13px;
        margin-top: 25px;
    }

    .pd-perkins-hero-v2__image-box {
        width: 100%;
        padding: 12px;
        border-radius: 17px;
    }

    .pd-perkins-hero-v2__image-badge {
        top: 22px;
        right: 22px;
    }

    .pd-perkins-hero-v2__bottom {
        grid-template-columns: 1fr;
        gap: 0;
        padding: 12px 17px;
        border-radius: 16px 16px 0 0;
    }

    .pd-perkins-hero-v2__bottom-item {
        padding: 15px 0;
        border-left: 0;
        border-bottom: 1px solid #e0e4e8;
    }

    .pd-perkins-hero-v2__bottom-item:last-child {
        border-bottom: 0;
    }
}

@media (max-width: 420px) {
    .pd-perkins-hero-v2__image-badge {
        display: none;
    }

    .pd-perkins-hero-v2__feature {
        align-items: flex-start;
    }
}

@media (prefers-reduced-motion: reduce) {
    .pd-perkins-hero-v2__button {
        transition: none;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c177860 */.pd-perkins-series {
    position: relative;
    background: #ffffff;
    color: #1e3145;
    padding: 80px 0;
}

.pd-perkins-series__container {
    width: min(1360px, calc(100% - 48px));
    margin: 0 auto;
}

.pd-perkins-series__heading {
    max-width: 820px;
    margin: 0 auto 48px;
    text-align: center;
}

.pd-perkins-series__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    margin-bottom: 13px;
    color: #126cc7;
    font-weight: 800;
    letter-spacing: .05em;
}

.pd-perkins-series__eyebrow::before,
.pd-perkins-series__eyebrow::after {
    content: "";
    width: 24px;
    height: 2px;
    background: #126cc7;
    border-radius: 10px;
}

.pd-perkins-series h2 {
    margin: 0 0 16px;
    color: #172e45;
    font-weight: 900;
    line-height: 1.45;
}

.pd-perkins-series__heading > p {
    margin: 0;
    color: #687889;
    line-height: 2;
}

.pd-perkins-series__grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 18px;
}

.pd-perkins-series__card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 310px;
    padding: 25px 22px 21px;
    background: #f6f7f8;
    border: 1px solid #e1e5e9;
    border-radius: 16px;
    overflow: hidden;
    transition:
        transform .25s ease,
        box-shadow .25s ease,
        border-color .25s ease,
        background .25s ease;
}

.pd-perkins-series__card::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 3px;
    background: #126cc7;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .3s ease;
}

.pd-perkins-series__card:hover {
    background: #ffffff;
    border-color: #cdd9e4;
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(31, 53, 75, .10);
}

.pd-perkins-series__card:hover::before {
    transform: scaleX(1);
}

.pd-perkins-series__number {
    position: absolute;
    top: 18px;
    left: 18px;
    color: #d8dfe6;
    font-weight: 900;
    line-height: 1;
}

.pd-perkins-series__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    margin-bottom: 18px;
    background: #ffffff;
    border: 1px solid #d7e0e8;
    border-radius: 12px;
    color: #126cc7;
    box-shadow: 0 5px 15px rgba(33, 57, 80, .06);
}

.pd-perkins-series__icon svg {
    width: 25px;
    height: 25px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.6;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.pd-perkins-series__card h3 {
    margin: 0 0 11px;
    color: #1c3852;
    font-weight: 850;
    line-height: 1.5;
}

.pd-perkins-series__card p {
    flex: 1;
    margin: 0;
    color: #6c7b89;
    line-height: 1.9;
}

.pd-perkins-series__card a {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #e0e5e9;
    color: #126cc7 !important;
    text-decoration: none !important;
    font-weight: 800;
    transition: color .2s ease;
}

.pd-perkins-series__card a span {
    transition: transform .2s ease;
}

.pd-perkins-series__card a:hover {
    color: #084d91 !important;
}

.pd-perkins-series__card a:hover span {
    transform: translateX(-4px);
}

.pd-perkins-series__note {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 25px;
    padding: 19px 22px;
    background: #f3f7fb;
    border: 1px solid #dce8f3;
    border-radius: 14px;
}

.pd-perkins-series__note-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    background: #ffffff;
    border: 1px solid #cddfed;
    border-radius: 50%;
    color: #126cc7;
}

.pd-perkins-series__note-icon svg {
    width: 22px;
    height: 22px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
}

.pd-perkins-series__note p {
    margin: 0;
    color: #5c6f82;
    line-height: 1.9;
}

@media (max-width: 1200px) {
    .pd-perkins-series__grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 950px) {
    .pd-perkins-series {
        padding: 65px 0;
    }

    .pd-perkins-series__grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 700px) {
    .pd-perkins-series {
        padding: 50px 0;
    }

    .pd-perkins-series__container {
        width: calc(100% - 28px);
    }

    .pd-perkins-series__heading {
        margin-bottom: 30px;
    }

    .pd-perkins-series__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }

    .pd-perkins-series__card {
        min-height: 300px;
        padding: 21px 17px 18px;
        border-radius: 13px;
    }

    .pd-perkins-series__card h3 {
        line-height: 1.4;
    }

    .pd-perkins-series__note {
        align-items: flex-start;
    }
}

@media (max-width: 480px) {
    .pd-perkins-series__grid {
        grid-template-columns: 1fr;
    }

    .pd-perkins-series__card {
        min-height: auto;
    }

    .pd-perkins-series__note {
        flex-direction: column;
    }
}

@media (prefers-reduced-motion: reduce) {
    .pd-perkins-series__card,
    .pd-perkins-series__card::before,
    .pd-perkins-series__card a span {
        transition: none;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9a4a950 */.perkins-selection-section {
  width: 100%;
  padding: 80px 20px;
  background: #f7f8f9;
  box-sizing: border-box;
}

.perkins-selection-container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.perkins-selection-heading {
  max-width: 850px;
  margin: 0 auto 45px;
  text-align: center;
}

.perkins-eyebrow {
  display: inline-block;
  margin-bottom: 14px;
  font-weight: 700;
  color: #c8102e;
}

.perkins-selection-heading h2 {
  margin: 0 0 20px;
  line-height: 1.5;
}

.perkins-selection-heading p {
  margin: 0;
  line-height: 2;
  color: #555;
}

.perkins-selection-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.perkins-selection-card {
  position: relative;
  padding: 30px 24px;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 14px;
  box-sizing: border-box;
  transition: transform .25s ease, box-shadow .25s ease;
}

.perkins-selection-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 15px 35px rgba(0,0,0,.08);
}

.perkins-card-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin-bottom: 22px;
  border-radius: 50%;
  background: #c8102e;
  color: #fff;
  font-weight: 700;
}

.perkins-selection-card h3 {
  margin: 0 0 14px;
  line-height: 1.6;
}

.perkins-selection-card p {
  margin: 0;
  line-height: 2;
  color: #606060;
}

.perkins-selection-note {
  margin-top: 30px;
  padding: 38px;
  border-radius: 16px;
  background: #151515;
  box-sizing: border-box;
}

.perkins-note-content {
  max-width: 900px;
}

.perkins-note-label {
  display: inline-block;
  margin-bottom: 10px;
  color: #d7d7d7;
  font-weight: 700;
}

.perkins-selection-note h3 {
  margin: 0 0 14px;
  color: #fff;
  line-height: 1.6;
}

.perkins-selection-note p {
  margin: 0 0 24px;
  color: #d1d1d1;
  line-height: 2;
}

.perkins-selection-button {
  display: inline-flex;
  color: #fff !important;
  align-items: center;
  justify-content: center;
  padding: 13px 24px;
  border-radius: 8px;
  background: #c8102e;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  transition: background .25s ease, transform .25s ease;
}

.perkins-selection-button:hover {
  background: #a90d27;
  transform: translateY(-2px);
}

@media (max-width: 1024px) {
  .perkins-selection-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .perkins-selection-section {
    padding: 65px 18px;
  }
}

@media (max-width: 600px) {
  .perkins-selection-section {
    padding: 50px 15px;
  }

  .perkins-selection-heading {
    margin-bottom: 30px;
  }

  .perkins-selection-grid {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .perkins-selection-card {
    padding: 25px 20px;
  }

  .perkins-selection-note {
    padding: 28px 20px;
  }

  .perkins-selection-button {
    width: 100%;
    box-sizing: border-box;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ad537f1 */.perkins-iran-section {
  width: 100%;
  padding: 80px 20px;
  box-sizing: border-box;
  background: #ffffff;
}

.perkins-iran-container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.perkins-iran-content {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  align-items: center;
  gap: 60px;
}

.perkins-iran-text {
  order: 1;
}

.perkins-iran-image {
  order: 2;
  position: relative;
}

.perkins-iran-image::before {
  content: "";
  position: absolute;
  width: 85%;
  height: 85%;
  right: -18px;
  bottom: -18px;
  border-radius: 18px;
  background: #c8102e;
  opacity: .08;
  z-index: 0;
}

.perkins-iran-image img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 18px;
  object-fit: cover;
  box-shadow: 0 18px 45px rgba(0, 0, 0, .12);
}

.perkins-iran-label {
  display: inline-block;
  margin-bottom: 14px;
  color: #c8102e;
  font-weight: 700;
}

.perkins-iran-text h2 {
  margin: 0 0 22px;
  line-height: 1.5;
}

.perkins-iran-text p {
  margin: 0 0 18px;
  color: #555;
  line-height: 2;
}

.perkins-iran-features {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-top: 30px;
}

.perkins-iran-feature {
  padding: 18px 15px;
  background: #f7f7f7;
  border-radius: 12px;
  border: 1px solid #eeeeee;
}

.perkins-iran-feature strong {
  display: block;
  margin-bottom: 8px;
  line-height: 1.6;
}

.perkins-iran-feature span {
  display: block;
  color: #666;
  line-height: 1.8;
}

.perkins-iran-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 30px;
}

.perkins-iran-button {
  display: inline-flex;
  color: #fff !important;
  align-items: center;
  justify-content: center;
  padding: 13px 24px;
  border-radius: 8px;
  background: #c8102e;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  transition: .25s ease;
}

.perkins-iran-button:hover {
  background: #a90d27;
  transform: translateY(-2px);
}

.perkins-iran-link {
  color: #333 !important;
  text-decoration: none;
  font-weight: 700;
  transition: .25s ease;
}

.perkins-iran-link:hover {
  color: #c8102e;
}

@media (max-width: 1024px) {
  .perkins-iran-section {
    padding: 65px 18px;
  }

  .perkins-iran-content {
    gap: 40px;
  }

  .perkins-iran-features {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .perkins-iran-section {
    padding: 50px 15px;
  }

  .perkins-iran-content {
    grid-template-columns: 1fr;
    gap: 35px;
  }

  .perkins-iran-text {
    order: 1;
  }

  .perkins-iran-image {
    order: 2;
  }

  .perkins-iran-image::before {
    right: -8px;
    bottom: -8px;
  }

  .perkins-iran-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .perkins-iran-button {
    width: 100%;
    box-sizing: border-box;
  }

  .perkins-iran-link {
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b64a1c3 */.perkins-power-section {
  width: 100%;
  padding: 80px 20px;
  background: #f6f7f8;
  box-sizing: border-box;
}

.perkins-power-container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.perkins-power-header {
  max-width: 850px;
  margin: 0 auto 45px;
  text-align: center;
}

.perkins-power-label {
  display: inline-block;
  margin-bottom: 12px;
  color: #c8102e;
  font-weight: 700;
}

.perkins-power-header h2 {
  margin: 0 0 18px;
  line-height: 1.5;
}

.perkins-power-header p {
  margin: 0;
  color: #5d5d5d;
  line-height: 2;
}

.perkins-power-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.perkins-power-card {
  padding: 32px 26px;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 16px;
  box-sizing: border-box;
  transition: .25s ease;
}

.perkins-power-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 16px 35px rgba(0,0,0,.08);
}

.perkins-power-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-bottom: 22px;
  border-radius: 10px;
  background: #c8102e;
  color: #fff;
  font-weight: 700;
}

.perkins-power-card h3 {
  margin: 0 0 14px;
  line-height: 1.6;
}

.perkins-power-card p {
  margin: 0 0 20px;
  color: #606060;
  line-height: 2;
}

.perkins-power-card span {
  display: block;
  padding-top: 15px;
  border-top: 1px solid #eeeeee;
  color: #c8102e;
  font-weight: 700;
}

.perkins-power-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-top: 25px;
  padding: 28px 32px;
  background: #171717;
  border-radius: 16px;
  box-sizing: border-box;
}

.perkins-power-bottom-text {
  flex: 1;
}

.perkins-power-bottom-text strong {
  display: block;
  margin-bottom: 8px;
  color: #fff;
  line-height: 1.6;
}

.perkins-power-bottom-text p {
  margin: 0;
  color: #cfcfcf;
  line-height: 1.9;
}

.perkins-power-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 13px 25px;
  border-radius: 8px;
  background: #c8102e;
  color: #fff !important;
  text-decoration: none;
  font-weight: 700;
  transition: .25s ease;
}

.perkins-power-button:hover {
  background: #a90d27;
  color: #fff;
  transform: translateY(-2px);
}

@media (max-width: 900px) {
  .perkins-power-grid {
    grid-template-columns: 1fr;
  }

  .perkins-power-bottom {
    flex-direction: column;
    align-items: stretch;
  }

  .perkins-power-button {
    width: 100%;
    box-sizing: border-box;
  }
}

@media (max-width: 600px) {
  .perkins-power-section {
    padding: 50px 15px;
  }

  .perkins-power-header {
    margin-bottom: 30px;
  }

  .perkins-power-card {
    padding: 26px 20px;
  }

  .perkins-power-bottom {
    padding: 24px 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3a491f7 */.perkins-oem-section {
  width: 100%;
  padding: 80px 20px;
  background: #ffffff;
  box-sizing: border-box;
}

.perkins-oem-container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.perkins-oem-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 55px;
}

.perkins-oem-image {
  position: relative;
  width: 100%;
}

.perkins-oem-image::after {
  content: "";
  position: absolute;
  left: -14px;
  bottom: -14px;
  width: 75%;
  height: 75%;
  background: #c8102e;
  opacity: .07;
  border-radius: 18px;
  z-index: 0;
}

.perkins-oem-image img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 18px;
  object-fit: cover;
  box-shadow: 0 18px 40px rgba(0, 0, 0, .12);
}

.perkins-oem-content {
  width: 100%;
}

.perkins-oem-label {
  display: inline-block;
  margin-bottom: 12px;
  color: #c8102e;
  font-weight: 700;
}

.perkins-oem-content h2 {
  margin: 0 0 20px;
  line-height: 1.55;
}

.perkins-oem-content > p {
  margin: 0 0 16px;
  color: #555;
  line-height: 2;
}

.perkins-oem-steps {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  width: 100%;
  margin-top: 5px;
}

.perkins-oem-step {
  position: relative;
  width: 100%;
  padding: 25px 20px;
  background: #f8f8f8;
  border: 1px solid #e8e8e8;
  border-radius: 14px;
  box-sizing: border-box;
  transition: .25s ease;
}

.perkins-oem-step:hover {
  transform: translateY(-5px);
  background: #ffffff;
  border-color: #c8102e;
  box-shadow: 0 12px 30px rgba(0, 0, 0, .07);
}

.perkins-oem-step > span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 9px;
  background: #c8102e;
  color: #ffffff;
  font-weight: 700;
  line-height: 1;
}

.perkins-oem-step h3 {
  margin: 0 0 9px;
  line-height: 1.5;
}

.perkins-oem-step p {
  margin: 0;
  color: #666;
  line-height: 1.9;
}

.perkins-oem-links {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  width: 100%;
  margin-top: 5px;
}

.perkins-oem-link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 12px 20px;
  border-radius: 9px;
  background: #c8102e;
  border: 1px solid #c8102e;
  color: #ffffff !important;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  line-height: 1.6;
  box-sizing: border-box;
  transition: .25s ease;
}

.perkins-oem-link:hover {
  background: #a90d27;
  border-color: #a90d27;
  color: #ffffff;
  transform: translateY(-2px);
}

@media (max-width: 900px) {
  .perkins-oem-container {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .perkins-oem-steps {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 0;
  }

  .perkins-oem-links {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .perkins-oem-section {
    padding: 55px 15px;
  }

  .perkins-oem-container {
    gap: 30px;
  }

  .perkins-oem-steps {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .perkins-oem-step {
    padding: 22px 18px;
  }

  .perkins-oem-links {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .perkins-oem-link {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b62a64e */<style>
.pda-perkins-power {
  width: 100%;
  padding: 70px 20px;
  background: #f5f6f7;
  box-sizing: border-box;
}

.pda-perkins-power-container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.pda-perkins-power-head {
  max-width: 850px;
  margin: 0 auto 42px;
  text-align: center;
}

.pda-perkins-power-head > span {
  display: inline-block;
  margin-bottom: 10px;
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-power-head h2 {
  margin: 0 0 15px;
  line-height: 1.7;
  color: #17212b;
}

.pda-perkins-power-head p {
  margin: 0;
  line-height: 2;
  color: #5f6872;
}

.pda-perkins-power-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.pda-perkins-power-card {
  position: relative;
  padding: 28px 25px;
  background: #fff;
  border: 1px solid #e4e7ea;
  border-radius: 18px;
  box-sizing: border-box;
  overflow: hidden;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.pda-perkins-power-card:hover {
  transform: translateY(-5px);
  border-color: #f97316;
  box-shadow: 0 12px 30px rgba(0,0,0,.08);
}

.pda-perkins-power-number {
  position: absolute;
  top: 18px;
  left: 18px;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f97316;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
}

.pda-perkins-power-value {
  margin-top: 18px;
  color: #17212b;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.4;
}

.pda-perkins-power-unit {
  margin-top: 2px;
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-power-hp {
  margin-top: 12px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eceff1;
  color: #606a73;
  font-weight: 600;
}

.pda-perkins-power-card p {
  margin: 15px 0 0;
  color: #69737c;
  line-height: 1.9;
}

.pda-perkins-power-card-highlight {
  background: #17212b;
  border-color: #17212b;
}

.pda-perkins-power-card-highlight .pda-perkins-power-value,
.pda-perkins-power-card-highlight .pda-perkins-power-hp {
  color: #fff;
}

.pda-perkins-power-card-highlight .pda-perkins-power-unit {
  color: #f97316;
}

.pda-perkins-power-card-highlight .pda-perkins-power-hp {
  border-color: rgba(255,255,255,.15);
}

.pda-perkins-power-card-highlight p {
  color: #cbd1d6;
}

.pda-perkins-power-note {
  margin-top: 24px;
  padding: 23px 26px;
  background: #fff;
  border-right: 4px solid #f97316;
  border-radius: 12px;
  box-sizing: border-box;
}

.pda-perkins-power-note strong {
  display: block;
  margin-bottom: 8px;
  color: #17212b;
}

.pda-perkins-power-note p {
  margin: 0;
  color: #606a73;
  line-height: 2;
}

@media (max-width: 900px) {
  .pda-perkins-power-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 600px) {
  .pda-perkins-power {
    padding: 50px 15px;
  }

  .pda-perkins-power-grid {
    grid-template-columns: 1fr;
  }

  .pda-perkins-power-card {
    padding: 24px 21px;
  }

  .pda-perkins-power-value {
    font-size: 26px;
  }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-36e3663 */<style>
.pda-perkins-models {
  width: 100%;
  padding: 70px 20px;
  background: #f6f7f8;
  box-sizing: border-box;
}

.pda-perkins-models__container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.pda-perkins-models__head {
  max-width: 820px;
  margin: 0 auto 42px;
  text-align: center;
}

.pda-perkins-models__eyebrow {
  display: inline-block;
  margin-bottom: 10px;
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-models__head h2 {
  margin: 0 0 14px;
  color: #17212b;
  line-height: 1.7;
}

.pda-perkins-models__head p {
  margin: 0;
  color: #68727c;
  line-height: 2;
}

.pda-perkins-models__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.pda-perkins-model {
  overflow: hidden;
  background: #fff;
  border: 1px solid #e4e7ea;
  border-radius: 18px;
  transition:
    transform .25s ease,
    box-shadow .25s ease,
    border-color .25s ease;
}

.pda-perkins-model:hover {
  transform: translateY(-5px);
  border-color: #f97316;
  box-shadow: 0 14px 35px rgba(0,0,0,.09);
}

.pda-perkins-model__image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 230px;
  padding: 20px;
  background: #fff;
  box-sizing: border-box;
}

.pda-perkins-model__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.pda-perkins-model__body {
  padding: 23px;
}

.pda-perkins-model__series {
  margin-bottom: 7px;
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-model h3 {
  margin: 0 0 17px;
  color: #17212b;
  line-height: 1.5;
}

.pda-perkins-model__power {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 10px;
  padding: 13px 15px;
  margin-bottom: 16px;
  background: #f7f7f7;
  border-radius: 10px;
}

.pda-perkins-model__power strong {
  color: #17212b;
}

.pda-perkins-model__power span {
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-model__specs {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 20px;
}

.pda-perkins-model__specs div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #edf0f2;
}

.pda-perkins-model__specs span {
  color: #707982;
}

.pda-perkins-model__specs strong {
  color: #26323c;
}

.pda-perkins-model__link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  background: #17212b;
  color: #fff !important;
  text-decoration: none !important;
  border-radius: 10px;
  transition: background .25s ease;
}

.pda-perkins-model__link:hover {
  background: #f97316;
  color: #fff !important;
}

@media (max-width: 950px) {
  .pda-perkins-models__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 650px) {
  .pda-perkins-models {
    padding: 50px 15px;
  }

  .pda-perkins-models__grid {
    grid-template-columns: 1fr;
  }

  .pda-perkins-model__image {
    height: 210px;
  }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dd4e237 */<style>
.pda-perkins-models {
  width: 100%;
  padding: 70px 20px;
  background: #f6f7f8;
  box-sizing: border-box;
}

.pda-perkins-models__container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.pda-perkins-models__head {
  max-width: 820px;
  margin: 0 auto 42px;
  text-align: center;
}

.pda-perkins-models__eyebrow {
  display: inline-block;
  margin-bottom: 10px;
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-models__head h2 {
  margin: 0 0 14px;
  color: #17212b;
  line-height: 1.7;
}

.pda-perkins-models__head p {
  margin: 0;
  color: #68727c;
  line-height: 2;
}

.pda-perkins-models__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.pda-perkins-model {
  overflow: hidden;
  background: #fff;
  border: 1px solid #e4e7ea;
  border-radius: 18px;
  transition:
    transform .25s ease,
    box-shadow .25s ease,
    border-color .25s ease;
}

.pda-perkins-model:hover {
  transform: translateY(-5px);
  border-color: #f97316;
  box-shadow: 0 14px 35px rgba(0,0,0,.09);
}

.pda-perkins-model__image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 230px;
  padding: 20px;
  background: #fff;
  box-sizing: border-box;
}

.pda-perkins-model__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.pda-perkins-model__body {
  padding: 23px;
}

.pda-perkins-model__series {
  margin-bottom: 7px;
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-model h3 {
  margin: 0 0 17px;
  color: #17212b;
  line-height: 1.5;
}

.pda-perkins-model__power {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 10px;
  padding: 13px 15px;
  margin-bottom: 16px;
  background: #f7f7f7;
  border-radius: 10px;
}

.pda-perkins-model__power strong {
  color: #17212b;
}

.pda-perkins-model__power span {
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-model__specs {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 20px;
}

.pda-perkins-model__specs div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #edf0f2;
}

.pda-perkins-model__specs span {
  color: #707982;
}

.pda-perkins-model__specs strong {
  color: #26323c;
}

.pda-perkins-model__link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  background: #17212b;
  color: #fff !important;
  text-decoration: none !important;
  border-radius: 10px;
  transition: background .25s ease;
}

.pda-perkins-model__link:hover {
  background: #f97316;
  color: #fff !important;
}

@media (max-width: 950px) {
  .pda-perkins-models__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 650px) {
  .pda-perkins-models {
    padding: 50px 15px;
  }

  .pda-perkins-models__grid {
    grid-template-columns: 1fr;
  }

  .pda-perkins-model__image {
    height: 210px;
  }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-252503a */<style>
.pda-perkins-models {
  width: 100%;
  padding: 70px 20px;
  background: #f6f7f8;
  box-sizing: border-box;
}

.pda-perkins-models__container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.pda-perkins-models__head {
  max-width: 820px;
  margin: 0 auto 42px;
  text-align: center;
}

.pda-perkins-models__eyebrow {
  display: inline-block;
  margin-bottom: 10px;
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-models__head h2 {
  margin: 0 0 14px;
  color: #17212b;
  line-height: 1.7;
}

.pda-perkins-models__head p {
  margin: 0;
  color: #68727c;
  line-height: 2;
}

.pda-perkins-models__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.pda-perkins-model {
  overflow: hidden;
  background: #fff;
  border: 1px solid #e4e7ea;
  border-radius: 18px;
  transition:
    transform .25s ease,
    box-shadow .25s ease,
    border-color .25s ease;
}

.pda-perkins-model:hover {
  transform: translateY(-5px);
  border-color: #f97316;
  box-shadow: 0 14px 35px rgba(0,0,0,.09);
}

.pda-perkins-model__image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 230px;
  padding: 20px;
  background: #fff;
  box-sizing: border-box;
}

.pda-perkins-model__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.pda-perkins-model__body {
  padding: 23px;
}

.pda-perkins-model__series {
  margin-bottom: 7px;
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-model h3 {
  margin: 0 0 17px;
  color: #17212b;
  line-height: 1.5;
}

.pda-perkins-model__power {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 10px;
  padding: 13px 15px;
  margin-bottom: 16px;
  background: #f7f7f7;
  border-radius: 10px;
}

.pda-perkins-model__power strong {
  color: #17212b;
}

.pda-perkins-model__power span {
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-model__specs {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 20px;
}

.pda-perkins-model__specs div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #edf0f2;
}

.pda-perkins-model__specs span {
  color: #707982;
}

.pda-perkins-model__specs strong {
  color: #26323c;
}

.pda-perkins-model__link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  background: #17212b;
  color: #fff !important;
  text-decoration: none !important;
  border-radius: 10px;
  transition: background .25s ease;
}

.pda-perkins-model__link:hover {
  background: #f97316;
  color: #fff !important;
}

@media (max-width: 950px) {
  .pda-perkins-models__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 650px) {
  .pda-perkins-models {
    padding: 50px 15px;
  }

  .pda-perkins-models__grid {
    grid-template-columns: 1fr;
  }

  .pda-perkins-model__image {
    height: 210px;
  }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-869b2af */<style>
.pda-perkins-models {
  width: 100%;
  padding: 70px 20px;
  background: #f6f7f8;
  box-sizing: border-box;
}

.pda-perkins-models__container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.pda-perkins-models__head {
  max-width: 820px;
  margin: 0 auto 42px;
  text-align: center;
}

.pda-perkins-models__eyebrow {
  display: inline-block;
  margin-bottom: 10px;
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-models__head h2 {
  margin: 0 0 14px;
  color: #17212b;
  line-height: 1.7;
}

.pda-perkins-models__head p {
  margin: 0;
  color: #68727c;
  line-height: 2;
}

.pda-perkins-models__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.pda-perkins-model {
  overflow: hidden;
  background: #fff;
  border: 1px solid #e4e7ea;
  border-radius: 18px;
  transition:
    transform .25s ease,
    box-shadow .25s ease,
    border-color .25s ease;
}

.pda-perkins-model:hover {
  transform: translateY(-5px);
  border-color: #f97316;
  box-shadow: 0 14px 35px rgba(0,0,0,.09);
}

.pda-perkins-model__image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 230px;
  padding: 20px;
  background: #fff;
  box-sizing: border-box;
}

.pda-perkins-model__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.pda-perkins-model__body {
  padding: 23px;
}

.pda-perkins-model__series {
  margin-bottom: 7px;
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-model h3 {
  margin: 0 0 17px;
  color: #17212b;
  line-height: 1.5;
}

.pda-perkins-model__power {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 10px;
  padding: 13px 15px;
  margin-bottom: 16px;
  background: #f7f7f7;
  border-radius: 10px;
}

.pda-perkins-model__power strong {
  color: #17212b;
}

.pda-perkins-model__power span {
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-model__specs {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 20px;
}

.pda-perkins-model__specs div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #edf0f2;
}

.pda-perkins-model__specs span {
  color: #707982;
}

.pda-perkins-model__specs strong {
  color: #26323c;
}

.pda-perkins-model__link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  background: #17212b;
  color: #fff !important;
  text-decoration: none !important;
  border-radius: 10px;
  transition: background .25s ease;
}

.pda-perkins-model__link:hover {
  background: #f97316;
  color: #fff !important;
}

@media (max-width: 950px) {
  .pda-perkins-models__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 650px) {
  .pda-perkins-models {
    padding: 50px 15px;
  }

  .pda-perkins-models__grid {
    grid-template-columns: 1fr;
  }

  .pda-perkins-model__image {
    height: 210px;
  }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ae3cc23 */<style>
.pda-perkins-models {
  width: 100%;
  padding: 70px 20px;
  background: #f6f7f8;
  box-sizing: border-box;
}

.pda-perkins-models__container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.pda-perkins-models__head {
  max-width: 820px;
  margin: 0 auto 42px;
  text-align: center;
}

.pda-perkins-models__eyebrow {
  display: inline-block;
  margin-bottom: 10px;
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-models__head h2 {
  margin: 0 0 14px;
  color: #17212b;
  line-height: 1.7;
}

.pda-perkins-models__head p {
  margin: 0;
  color: #68727c;
  line-height: 2;
}

.pda-perkins-models__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.pda-perkins-model {
  overflow: hidden;
  background: #fff;
  border: 1px solid #e4e7ea;
  border-radius: 18px;
  transition:
    transform .25s ease,
    box-shadow .25s ease,
    border-color .25s ease;
}

.pda-perkins-model:hover {
  transform: translateY(-5px);
  border-color: #f97316;
  box-shadow: 0 14px 35px rgba(0,0,0,.09);
}

.pda-perkins-model__image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 230px;
  padding: 20px;
  background: #fff;
  box-sizing: border-box;
}

.pda-perkins-model__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.pda-perkins-model__body {
  padding: 23px;
}

.pda-perkins-model__series {
  margin-bottom: 7px;
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-model h3 {
  margin: 0 0 17px;
  color: #17212b;
  line-height: 1.5;
}

.pda-perkins-model__power {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 10px;
  padding: 13px 15px;
  margin-bottom: 16px;
  background: #f7f7f7;
  border-radius: 10px;
}

.pda-perkins-model__power strong {
  color: #17212b;
}

.pda-perkins-model__power span {
  color: #f97316;
  font-weight: 700;
}

.pda-perkins-model__specs {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 20px;
}

.pda-perkins-model__specs div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #edf0f2;
}

.pda-perkins-model__specs span {
  color: #707982;
}

.pda-perkins-model__specs strong {
  color: #26323c;
}

.pda-perkins-model__link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  background: #17212b;
  color: #fff !important;
  text-decoration: none !important;
  border-radius: 10px;
  transition: background .25s ease;
}

.pda-perkins-model__link:hover {
  background: #f97316;
  color: #fff !important;
}

@media (max-width: 950px) {
  .pda-perkins-models__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 650px) {
  .pda-perkins-models {
    padding: 50px 15px;
  }

  .pda-perkins-models__grid {
    grid-template-columns: 1fr;
  }

  .pda-perkins-model__image {
    height: 210px;
  }
}
</style>/* End custom CSS */