UPrinting Review
.factory-profile-page {
font-family: inherit;
color: #1f2a22;
line-height: 1.6;
}
.factory-profile-top-contact {
background: #eef4ed;
border: 1px solid #a7c957;
border-radius: 18px;
padding: 16px 18px;
margin-bottom: 18px;
}
.factory-profile-top-contact strong {
color: #2e6b4a;
}
.factory-profile-top-contact a {
color: #2e6b4a;
font-weight: 800;
text-decoration: underline;
text-underline-offset: 2px;
}
.factory-profile-intro,
.factory-profile-summary,
.factory-profile-nav,
.factory-profile-section {
background: #ffffff;
border: 1px solid #d8ded6;
border-radius: 18px;
padding: 22px;
margin-bottom: 18px;
box-shadow: 0 4px 14px rgba(31, 42, 34, 0.04);
}
.factory-profile-page h2,
.factory-profile-page h3,
.factory-profile-page h4 {
color: #1f2a22;
margin-top: 0;
line-height: 1.2;
}
.factory-profile-page h2 {
font-size: 32px;
margin-bottom: 10px;
}
.factory-profile-page h3 {
font-size: 24px;
margin-bottom: 14px;
}
.factory-profile-page h4 {
font-size: 18px;
margin-bottom: 8px;
margin-top: 18px;
}
.factory-profile-page p:last-child,
.factory-profile-page ul:last-child {
margin-bottom: 0;
}
.factory-profile-summary ul,
.factory-profile-nav ul,
.factory-profile-section ul {
padding-left: 20px;
margin: 0;
}
.factory-profile-page a {
color: #2e6b4a;
font-weight: 700;
text-decoration: underline;
text-underline-offset: 2px;
}
.factory-profile-page a:hover {
color: #24563b;
}
.factory-profile-nav ul {
list-style: disc;
padding-left: 20px;
display: block;
}
.factory-profile-nav li + li {
margin-top: 6px;
}
.factory-readmore {
margin-top: 14px;
}
.factory-readmore details {
border: 1px solid #a7c957;
border-radius: 16px;
overflow: hidden;
background: #ffffff;
}
.factory-readmore details + details {
margin-top: 12px;
}
.factory-readmore summary {
list-style: none;
cursor: pointer;
background: #2e6b4a;
color: #ffffff;
font-weight: 800;
padding: 14px 18px;
position: relative;
padding-right: 52px;
}
.factory-readmore summary::-webkit-details-marker {
display: none;
}
.factory-readmore summary::after {
content: "+";
position: absolute;
right: 18px;
top: 50%;
transform: translateY(-50%);
font-size: 24px;
line-height: 1;
font-weight: 700;
}
.factory-readmore details[open] summary::after {
content: "–";
}
.factory-readmore-content {
padding: 18px;
background: #f7f8f4;
border-top: 1px solid #d8ded6;
}
.factory-readmore-content ul {
columns: 2;
column-gap: 28px;
}
.factory-readmore-content li {
break-inside: avoid;
margin-bottom: 6px;
}
.factory-cta-links {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 14px;
}
.factory-cta-links a {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 46px;
padding: 10px 18px;
border-radius: 999px;
text-decoration: none;
font-weight: 800;
}
.factory-cta-links .factory-btn-secondary {
background: #eef4ed;
color: #2e6b4a;
border: 1px solid #a7c957;
}
.factory-cta-links .factory-btn-secondary:hover {
background: #e3efdf;
}
.factory-tool-pill {
background: #eef4ed;
border: 1px solid #a7c957;
color: #2e6b4a;
}
.factory-tool-pill:hover {
background: #e3efdf;
color: #24563b;
}
@media (max-width: 749px) {
.factory-profile-page h2 {
font-size: 26px;
}
.factory-profile-intro,
.factory-profile-summary,
.factory-profile-nav,
.factory-profile-section {
padding: 18px;
}
.factory-readmore-content ul {
columns: 1;
}
}
Factory Contact:
uprinting@document.write(location.host)