.tpl-component-netcat-block-faq.tpl-template-general .objects-item { border: 1px solid var(--tpl-color-foreground-accent); padding: 1.1rem; margin-bottom: 0.5rem; }
.tpl-component-netcat-block-faq.tpl-template-general .item-question { font-weight: 600; padding-left: 2.5rem; padding-right: 2rem; cursor: pointer; position: relative; }
.tpl-component-netcat-block-faq.tpl-template-general .objects-item[max-width~='500px'] .item-question { padding-right: 0; }
.tpl-component-netcat-block-faq.tpl-template-general .item-question:before { content: "+"; position: absolute; left: 0; font-size: 2rem; line-height: 1rem; color: var(--tpl-color-brand); }
.tpl-component-netcat-block-faq.tpl-template-general .item-question[aria-expanded="true"]:before { content: "—"; }
.tpl-component-netcat-block-faq.tpl-template-general .item-answer { padding-top: 1rem; padding-left: 2.5rem; padding-right: 2rem; padding-bottom: 1rem; }
.tpl-component-netcat-block-faq.tpl-template-general .objects-item[max-width~='500px'] .item-answer { padding-right: 0; }
.tpl-component-work-steps .work-steps { margin: 2rem 0; padding: 1.5rem; background: #f8f9fa; border-radius: 8px; }
.tpl-component-work-steps .work-steps__list { display: flex; flex-wrap: wrap; gap: 1.5rem; }
.tpl-component-work-steps .work-steps__item { display: flex; align-items: flex-start; width: calc(50% - 0.75rem); }
.tpl-component-work-steps .work-steps__icon { margin-right: 1rem; min-width: 50px; }
.tpl-component-work-steps .work-steps__icon img { width: 50px; height: 50px; object-fit: contain; }
.tpl-component-work-steps .work-steps__content { flex: 1; }
.tpl-component-work-steps .work-steps h2 { text-align: center; margin-bottom: 1.5rem; }
.tpl-component-work-steps .work-steps h3 { margin-top: 0; margin-bottom: 0.5rem; color: #1a73e8; }
@media (max-width: 768px) {
.tpl-component-work-steps .work-steps__item { width: 100%; }
}
.tpl-component-337.tpl-template-338 .reviews { padding: 60px 0; background-color: #f8f9fa; font-family: 'Roboto', sans-serif; }
.tpl-component-337.tpl-template-338 .container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }
.tpl-component-337.tpl-template-338 .reviews-title { text-align: center; font-size: 32px; font-weight: 700; color: #333; margin-bottom: 40px; text-transform: uppercase; }
.tpl-component-337.tpl-template-338 .reviews-grid .tpl-block-list-objects { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 40px; }
.tpl-component-337.tpl-template-338 .review-card { background: white; border-radius: 12px; padding: 25px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05); text-align: center; transition: transform 0.3s ease; margin-top:20px; }
.tpl-component-337.tpl-template-338 .review-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); }
.tpl-component-337.tpl-template-338 .review-logo { height: 50px; margin-bottom: 20px; display: flex; align-items: center; justify-content: center; }
.tpl-component-337.tpl-template-338 .review-logo img { max-height: 100%; max-width: 180px; }
.tpl-component-337.tpl-template-338 .review-rating { margin: 15px 0; display: flex; justify-content: center; gap: 3px; }
.tpl-component-337.tpl-template-338 .star { display: inline-block; width: 20px; height: 20px; position: relative; }
.tpl-component-337.tpl-template-338 .star::before { content: "★"; position: absolute; font-size: 22px; color: #e0e0e0; }
.tpl-component-337.tpl-template-338 .star.full::after { content: "★"; position: absolute; font-size: 22px; color: #ffc107; }
.tpl-component-337.tpl-template-338 .star.half::after { content: "★"; position: absolute; font-size: 22px; color: #ffc107; width: 50%; overflow: hidden; }
.tpl-component-337.tpl-template-338 .review-link { display: inline-block; margin: 10px 0; color: #0066cc; text-decoration: none; font-weight: 500; font-size: 16px; }
.tpl-component-337.tpl-template-338 .review-link:hover { text-decoration: underline; }
.tpl-component-337.tpl-template-338 .review-count { color: #666; font-size: 14px; }
.tpl-component-337.tpl-template-338 .reviews-footer { text-align: center; }
.tpl-component-337.tpl-template-338 .all-reviews { display: inline-block; padding: 12px 35px; background-color: #0066cc; color: white; text-decoration: none; border-radius: 30px; font-weight: 500; font-size: 16px; transition: background-color 0.3s; }
.tpl-component-337.tpl-template-338 .all-reviews:hover { background-color: #0052a3; }
@media (max-width: 768px) { { }
.tpl-component-337.tpl-template-338 .reviews-grid { grid-template-columns: 1fr; max }
.tpl-component-339.tpl-template-340 .section-title { text-align: center; margin-bottom: 60px; }
.tpl-component-339.tpl-template-340 .section-title h2 { font-size: 36px; color: #2c3e50; margin-bottom: 15px; position: relative; display: inline-block; }
.tpl-component-339.tpl-template-340 .section-title h2:after { content: ''; position: absolute; width: 70%; height: 3px; background: #3498db; bottom: -10px; left: 15%; border-radius: 3px; }
.tpl-component-339.tpl-template-340 .section-title p { font-size: 18px; color: #7f8c8d; max-width: 700px; margin: 0 auto; line-height: 1.6; }
.tpl-component-339.tpl-template-340 .steps-container { position: relative; }
.tpl-component-339.tpl-template-340 .steps-container:before { content: ''; position: absolute; top: 80px; left: 50%; transform: translateX(-50%); width: 80%; height: 4px; background: #3498db; border-radius: 2px; z-index: 1; }
.tpl-component-339.tpl-template-340 .steps { display: flex; justify-content: space-between; position: relative; z-index: 2; }
.tpl-component-339.tpl-template-340 .step { background: white; border-radius: 10px; padding: 30px; width: 23%; text-align: center; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; position: relative; overflow: hidden; }
.tpl-component-339.tpl-template-340 .step:hover { transform: translateY(-10px); box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15); }
.tpl-component-339.tpl-template-340 .step-number { position: absolute; top: -15px; right: -15px; width: 50px; height: 50px; background: #3498db; color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 24px; font-weight: bold; box-shadow: 0 5px 15px rgba(52, 152, 219, 0.4); }
.tpl-component-339.tpl-template-340 .step-icon { width: 80px; height: 80px; background: linear-gradient(135deg, #3498db 0%, #2c3e50 100%); border-radius: 50%; margin: 0 auto 25px; display: flex; align-items: center; justify-content: center; color: white; font-size: 32px; box-shadow: 0 5px 15px rgba(52, 152, 219, 0.4); }
.tpl-component-339.tpl-template-340 .step h3 { font-size: 20px; color: #2c3e50; margin-bottom: 15px; }
.tpl-component-339.tpl-template-340 .step p { color: #7f8c8d; line-height: 1.6; font-size: 16px; }
