body.page-template-page-service-php .section-service,
body.page-service .section-service,
main.page-service .section-service {
padding-top: 0;
padding-bottom: 0;
}
body.page-template-page-service-php .service__content,
body.page-service .service__content,
main.page-service .service__content {
width: 100%;
}
body.page-template-page-service-php .service__title,
body.page-service .service__title,
main.page-service .service__title {
text-align: left;
margin-bottom: 30px;
}
body.page-template-page-service-php .service__editor-content,
body.page-service .service__editor-content,
main.page-service .service__editor-content { color: var(--body-text-color, #333);
line-height: 1.8;
}
body.page-template-page-service-php .service__editor-content .alignwide,
body.page-service .service__editor-content .alignwide,
main.page-service .service__editor-content .alignwide {
max-width: 1400px;
margin-left: auto;
margin-right: auto;
}
body.page-template-page-service-php main.page-service .service__editor-content .alignfull,
body.page-service main.page-service .service__editor-content .alignfull,
main.page-service .service__editor-content .alignfull {
width: 100vw !important;
max-width: 100vw !important;
margin-left: calc(50% - 50vw) !important;
margin-right: calc(50% - 50vw) !important;
} body.page-template-page-service-php .service__editor-content [data-align="wide"],
body.page-service .service__editor-content [data-align="wide"],
main.page-service .service__editor-content [data-align="wide"] {
max-width: 1400px;
margin-left: auto;
margin-right: auto;
}
body.page-template-page-service-php .service__editor-content [data-align="full"],
body.page-service .service__editor-content [data-align="full"],
main.page-service .service__editor-content [data-align="full"] {
width: 100vw;
max-width: 100vw;
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
} body.page-template-page-service-php .service__editor-content .is-layout-constrained[data-align="wide"],
body.page-service .service__editor-content .is-layout-constrained[data-align="wide"],
main.page-service .service__editor-content .is-layout-constrained[data-align="wide"] {
max-width: 1400px;
margin-left: auto;
margin-right: auto;
}
body.page-template-page-service-php .service__editor-content .is-layout-constrained[data-align="full"],
body.page-service .service__editor-content .is-layout-constrained[data-align="full"],
main.page-service .service__editor-content .is-layout-constrained[data-align="full"] {
width: 100vw;
max-width: 100vw;
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
} body.page-template-page-service-php .service__editor-content .wp-block-group,
body.page-service .service__editor-content .wp-block-group,
main.page-service .service__editor-content .wp-block-group {
margin-bottom: 2rem;
}
body.page-template-page-service-php .service__editor-content .wp-block-heading,
body.page-service .service__editor-content .wp-block-heading,
main.page-service .service__editor-content .wp-block-heading {
color: var(--heading-primary-color, #1f2d3d);
margin-top: 2rem;
margin-bottom: 1rem;
}
body.page-template-page-service-php .service__editor-content .wp-block-paragraph,
body.page-service .service__editor-content .wp-block-paragraph,
main.page-service .service__editor-content .wp-block-paragraph {
margin-bottom: 1.5rem;
}
body.page-template-page-service-php .service__editor-content .wp-block-image,
body.page-service .service__editor-content .wp-block-image,
main.page-service .service__editor-content .wp-block-image {
margin: 2rem 0;
}
body.page-template-page-service-php .service__editor-content .wp-block-columns,
body.page-service .service__editor-content .wp-block-columns,
main.page-service .service__editor-content .wp-block-columns {
margin: 2rem 0;
} body.page-template-page-service-php .service__editor-content p,
body.page-service .service__editor-content p,
main.page-service .service__editor-content p {
margin-bottom: 1.5rem;
}
body.page-template-page-service-php .service__editor-content h2,
body.page-service .service__editor-content h2,
main.page-service .service__editor-content h2 {
font-size: 28px;
font-weight: 700;
color: var(--heading-primary-color, #1f2d3d);
margin-top: 2.5rem;
margin-bottom: 1rem;
}
body.page-template-page-service-php .service__editor-content h3,
body.page-service .service__editor-content h3,
main.page-service .service__editor-content h3 {
font-size: 24px;
font-weight: 700;
color: var(--heading-primary-color, #1f2d3d);
margin-top: 2rem;
margin-bottom: 1rem;
}
body.page-template-page-service-php .service__editor-content ul,
body.page-service .service__editor-content ul,
body.page-template-page-service-php .service__editor-content ol,
body.page-service .service__editor-content ol,
main.page-service .service__editor-content ul,
main.page-service .service__editor-content ol {
margin: 1.5rem 0;
padding-left: 2rem;
}
body.page-template-page-service-php .service__editor-content li,
body.page-service .service__editor-content li,
main.page-service .service__editor-content li {
margin-bottom: 0.75rem;
}
body.page-template-page-service-php .service__editor-content img,
body.page-service .service__editor-content img,
main.page-service .service__editor-content img {
max-width: 100%;
height: auto;
margin: 2rem 0;
}  body.page-template-page-service-php .service-page-content,
body.page-service .service-page-content,
main.page-service .service-page-content {
max-width: 1000px;
margin: 0 auto;
} body.page-template-page-service-php .service-section,
body.page-service .service-section,
main.page-service .service-section {
background: #fff;
border: 1px solid rgba(0, 0, 0, 0.06);
border-radius: 16px;
padding: 32px 28px;
margin-bottom: 28px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
transition: all 0.3s ease;
}
body.page-template-page-service-php .service-section:hover,
body.page-service .service-section:hover,
main.page-service .service-section:hover {
transform: translateY(-4px);
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
border-color: rgba(255, 153, 51, 0.2);
} body.page-template-page-service-php .service-section h2,
body.page-service .service-section h2,
main.page-service .service-section h2 {
font-size: 24px;
font-weight: 700;
color: var(--heading-primary-color, #1f2d3d);
margin: 0 0 16px 0;
padding-bottom: 12px;
border-bottom: 3px solid var(--accent-color, #FF9933);
display: inline-block;
}
body.page-template-page-service-php .service-section h2 span,
body.page-service .service-section h2 span,
main.page-service .service-section h2 span {
font-size: inherit;
font-weight: inherit;
}
body.page-template-page-service-php .service-section h3,
body.page-service .service-section h3,
main.page-service .service-section h3 {
font-size: 20px;
font-weight: 700;
color: var(--heading-primary-color, #1f2d3d);
margin: 0 0 14px 0;
line-height: 1.4;
} body.page-template-page-service-php .service-section p,
body.page-service .service-section p,
main.page-service .service-section p {
font-size: 16px;
line-height: 1.7;
color: var(--body-text-color, #666);
margin: 0 0 16px 0;
}
body.page-template-page-service-php .service-section p:last-child,
body.page-service .service-section p:last-child,
main.page-service .service-section p:last-child {
margin-bottom: 0;
} body.page-template-page-service-php .service-section ul,
body.page-service .service-section ul,
main.page-service .service-section ul {
margin: 16px 0;
padding-left: 0;
list-style: none;
}
body.page-template-page-service-php .service-section li,
body.page-service .service-section li,
main.page-service .service-section li {
position: relative;
padding-left: 24px;
margin-bottom: 10px;
font-size: 15px;
line-height: 1.7;
color: var(--body-text-color, #666);
}
body.page-template-page-service-php .service-section li::before,
body.page-service .service-section li::before,
main.page-service .service-section li::before {
content: '✓';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 18px;
height: 18px;
background: rgba(255, 153, 51, 0.15);
color: var(--accent-color, #FF9933);
border-radius: 50%;
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 11px;
font-weight: 700;
flex-shrink: 0;
} body.page-template-page-service-php .service-cta,
body.page-service .service-cta,
main.page-service .service-cta {
background: linear-gradient(135deg, rgba(255, 153, 51, 0.1), rgba(255, 153, 51, 0.05));
border: 2px solid var(--accent-color, #FF9933);
border-radius: 16px;
padding: 40px 32px;
margin-top: 40px;
margin-bottom: 0;
text-align: center;
box-shadow: 0 4px 20px rgba(255, 153, 51, 0.15);
}
body.page-template-page-service-php .service-cta h3,
body.page-service .service-cta h3,
main.page-service .service-cta h3 {
font-size: 26px;
font-weight: 700;
color: var(--heading-primary-color, #1f2d3d);
margin: 0 0 14px 0;
}
body.page-template-page-service-php .service-cta p,
body.page-service .service-cta p,
main.page-service .service-cta p {
font-size: 17px;
line-height: 1.7;
color: var(--body-text-color, #666);
margin: 0;
max-width: 700px;
margin-left: auto;
margin-right: auto;
} @media (max-width: 768px) {
body.page-template-page-service-php .service__title,
body.page-service .service__title,
main.page-service .service__title {
font-size: 28px;
margin-bottom: 20px;
}
body.page-template-page-service-php .service-section,
body.page-service .service-section,
main.page-service .service-section {
padding: 24px 20px;
margin-bottom: 24px;
}
body.page-template-page-service-php .service-section h2,
body.page-service .service-section h2,
main.page-service .service-section h2 {
font-size: 22px;
}
body.page-template-page-service-php .service-section h3,
body.page-service .service-section h3,
main.page-service .service-section h3 {
font-size: 19px;
}
body.page-template-page-service-php .service-section p,
body.page-service .service-section p,
main.page-service .service-section p {
font-size: 15px;
}
body.page-template-page-service-php .service-section li,
body.page-service .service-section li,
main.page-service .service-section li {
font-size: 14px;
}
body.page-template-page-service-php .service-cta,
body.page-service .service-cta,
main.page-service .service-cta {
padding: 32px 24px;
margin-top: 32px;
}
body.page-template-page-service-php .service-cta h3,
body.page-service .service-cta h3,
main.page-service .service-cta h3 {
font-size: 22px;
}
body.page-template-page-service-php .service-cta p,
body.page-service .service-cta p,
main.page-service .service-cta p {
font-size: 16px;
}
}