.pp-competitive {
background: #fff !important;
padding: 20px 0 !important;
}
.pp-competitive__inner {
max-width: 1200px;
margin: 0 auto;
padding: 0 16px;
} .pp-competitive__header {
max-width: 800px;
margin: 0 auto 20px !important;
text-align: center !important;
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
}
.pp-competitive__badge {
display: inline-block;
padding: 6px 16px;
background: rgba(204, 255, 0, 0.2);
color: #1A1A1A;
border-radius: 9999px;
font-size: 16px;
margin: 0 !important;
}
.pp-competitive__title {
font-size: 28px !important;
font-weight: 400 !important;
color: #1A1A1A !important;
margin: 0 !important;
text-align: center !important;
}
.pp-competitive__desc {
font-size: 18px !important;
color: #1A1A1A !important;
margin: 0 !important;
text-align: center !important;
} .pp-competitive__table-wrap {
width: fit-content;
max-width: 1100px;
margin-left: auto !important;
margin-right: auto !important;
border: 1px solid #e5e7eb;
border-radius: 4px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
overflow-x: auto;
-webkit-overflow-scrolling: touch;
position: relative;
}
.pp-competitive__table-scroll { width: max-content;
min-width: 100%;
}
.pp-competitive__table {
position: relative;
display: grid; width: max-content;
} .pp-competitive__row {
display: grid;
grid-template-columns: subgrid;
grid-column: 1 / -1;
border-bottom: 1px solid #e5e7eb;
}
.pp-competitive__row:last-child {
border-bottom: none;
}
.pp-competitive__row--header {
background: #f4f6f8;
border-bottom: 2px solid #e5e7eb;
}
.pp-competitive__row--alt {
background: #f4f6f8;
}
.pp-competitive__row:not(.pp-competitive__row--header):not(.pp-competitive__row--alt) {
background: #fff;
} .pp-competitive__cell {
padding: 12px;
border-right: 1px solid #e5e7eb;
min-width: 0;
}
.pp-competitive__cell:last-child {
border-right: none !important;
} .pp-competitive__cell--feature {
position: sticky !important;
left: 0 !important;
z-index: 2;
border-right: 2px solid #d1d5db;
box-shadow: 2px 0 8px rgba(0, 0, 0, 0.08);
background: #fff !important;
}
.pp-competitive__row--header .pp-competitive__cell--feature {
background: #f4f6f8 !important;
}
.pp-competitive__row--alt .pp-competitive__cell--feature {
background: #f4f6f8 !important;
}
.pp-competitive__feature-name {
font-size: 14px !important;
color: #1A1A1A !important;
font-weight: 500;
margin-bottom: 2px;
white-space: nowrap !important;
word-break: keep-all !important;
overflow-wrap: normal !important;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
}
.pp-competitive__feature-note {
font-size: 12px !important;
color: #4A5565 !important;
white-space: nowrap !important;
word-break: keep-all !important;
overflow-wrap: normal !important;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
} .pp-competitive__cell--product {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
} .pp-competitive__cell--xsens-header {
background: #1A1A1A !important;
}
.pp-competitive__cell--xsens-header .pp-competitive__col-main {
color: #fff !important;
font-size: 14px !important;
font-weight: 700;
}
.pp-competitive__cell--xsens-header .pp-competitive__col-sub {
color: #CCFF00 !important;
font-size: 12px !important;
} .pp-competitive__cell--xsens {
background: #ffffcc !important;
}
.pp-competitive__row--alt .pp-competitive__cell--xsens {
background: #f9fccf !important;
}
.pp-competitive__xsens-text {
font-size: 14px !important;
color: #1A1A1A !important;
line-height: 1.4;
white-space: nowrap !important;
word-break: keep-all !important;
overflow-wrap: normal !important;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
} .pp-competitive__cell--symbol {
justify-content: center;
text-align: center;
} .pp-competitive__cell--text {
justify-content: center;
text-align: center;
}
.pp-competitive__cell-text {
font-size: 14px !important;
color: #1A1A1A !important;
line-height: 1.4;
text-align: center !important;
white-space: nowrap !important;
word-break: keep-all !important;
overflow-wrap: normal !important;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
}
.pp-competitive__col-main {
font-size: 14px !important;
color: #1A1A1A !important;
font-weight: 500;
margin-bottom: 2px;
white-space: nowrap !important;
word-break: keep-all !important;
overflow-wrap: normal !important;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
}
.pp-competitive__col-sub {
font-size: 12px !important;
color: rgb(74, 85, 101) !important;
white-space: nowrap !important;
word-break: keep-all !important;
overflow-wrap: normal !important;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
}
.pp-competitive__symbol {
color: #1A1A1A !important;
line-height: 1 !important;
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
width: 32px !important;
height: 32px !important;
font-size: 14px !important;
font-weight: 900 !important;
-webkit-text-stroke: 1px #1A1A1A;
}  .pp-competitive__symbol--double-circle {
font-size: 14px !important;
} .pp-competitive__symbol--triangle {
font-size: 12px !important;
} .pp-competitive__symbol--cross {
font-size: 20px !important;
font-weight: 400 !important;
-webkit-text-stroke: 0px !important;
} .pp-competitive__symbol--note {
font-size: 24px !important;
font-weight: 400 !important;
-webkit-text-stroke: 0px !important;
} .pp-competitive__symbol--dash {
font-size: 12px !important;
font-weight: 400 !important;
-webkit-text-stroke: 0px !important;
}
.pp-competitive__cell--symbol {
display: flex !important;
align-items: center !important;
justify-content: center !important;
} .pp-competitive__legend {
margin: 16px 0 0 !important;
font-size: 13px !important;
color: #6b7280 !important;
text-align: center !important;
} .pp-competitive__advantages {
max-width: 1100px;
margin: 0 auto;
background: linear-gradient(135deg, #f4f6f8 0%, #fff 100%);
border-radius: 8px;
padding: 40px;
border: 1px solid rgba(204, 255, 0, 0.2);
}
.pp-competitive__adv-title {
font-size: 28px !important;
font-weight: 400 !important;
color: #1A1A1A !important;
margin: 0 0 32px !important;
text-align: center !important;
}
.pp-competitive__adv-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 24px;
margin-bottom: 24px;
}
.pp-competitive__adv-image {
aspect-ratio: 16 / 9;
background: linear-gradient(135deg, #002040, #1A1A1A);
border-radius: 8px;
overflow: hidden;
margin-bottom: 12px;
}
.pp-competitive__adv-image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.pp-competitive__adv-card-title {
font-size: 20px !important;
font-weight: 500 !important;
color: #1A1A1A !important;
margin: 0 0 8px !important;
}
.pp-competitive__adv-card-desc {
font-size: 18px !important;
color: rgb(74, 85, 101) !important;
line-height: 1.6 !important;
margin: 0 !important;
} .pp-competitive__cta {
text-align: center !important;
padding-top: 24px;
border-top: 1px solid #e5e7eb;
}
.pp-competitive__cta-note {
font-size: 18px !important;
color: #1A1A1A !important;
margin: 0 0 16px !important;
text-align: center !important;
}
.pp-competitive__cta-btn {
display: inline-block;
padding: 10px 32px;
background: #CCFF00;
color: #1A1A1A;
border-radius: 8px;
font-size: 18px;
font-weight: 500;
text-decoration: none;
transition: background-color 0.3s;
}
.pp-competitive__cta-btn:hover {
background-color: #b8e600;
} .pp-competitive.pp-dark-bg .pp-competitive__badge {
background: #CCFF00 !important;
}
.pp-competitive.pp-dark-bg .pp-competitive__title {
color: #fff !important;
}
.pp-competitive.pp-dark-bg .pp-competitive__desc {
color: rgba(255, 255, 255, 0.8) !important;
}
.pp-competitive.pp-dark-bg .pp-competitive__legend {
color: rgba(255, 255, 255, 0.8) !important;
} .pp-competitive.pp-dark-bg .pp-competitive__table-wrap {
background: #fff !important;
} @media only screen and (max-width: 640px) {
.pp-competitive__title {
font-size: 24px !important;
}
.pp-competitive__adv-grid {
grid-template-columns: 1fr;
}
.pp-competitive__advantages {
padding: 24px 16px;
}
.pp-competitive__legend {
font-size: 12px !important;
}
}  .pp-competitive .pp-competitive__resizer {
background: transparent !important;
transition: background 0.12s ease;
}
.pp-competitive .pp-competitive__resizer:hover {
background: rgba(34, 113, 177, 0.4) !important;
}