/* Jet Cache: /shablonCategory/firstCategory_style.css */
.firstCategory-container {max-width: 1200px;margin: 0 auto;background-color: #fff;padding: 20px;}.firstCategory-header::before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0, 0, 0, 0.5);border-radius: 10px;z-index: 1;}@keyframes firstCategory-rotate {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}.firstCategory-header h1 {margin-bottom: 15px;position: relative;z-index: 2;text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.9), 0 0 10px rgba(0, 0, 0, 0.5);color: #fff;font-size: 3em;}.firstCategory-header-subtitle {position: relative;z-index: 2;font-size: 1.2em;margin-bottom: 30px;text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.9), 0 0 8px rgba(0, 0, 0, 0.5);color: #fff;}.firstCategory-header h2 {color: #fff;margin-bottom: 20px;position: relative;z-index: 2;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);font-size: 2em;}.firstCategory-header-description {color: #fff;margin-bottom: 30px;position: relative;z-index: 2;font-size: 1.1em;line-height: 1.6;max-width: 800px;text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.9), 0 0 8px rgba(0, 0, 0, 0.5);background-color: rgba(0, 0, 0, 0.3);padding: 20px;border-radius: 10px;}.firstCategory-header .firstCategory-cta-button {position: relative;z-index: 2;}.firstCategory-cta-button {background-color: #ca0e0e;color: #fff;padding: 15px 40px;border: none;border-radius: 5px;cursor: pointer;transition: all 0.3s;text-transform: uppercase;font-weight: bold;}.firstCategory-cta-button:hover {background-color: #000;transform: scale(1.05);}.firstCategory-products {margin: 50px 0;}.firstCategory-section-title {text-align: center;color: #ca0e0e;margin-bottom: 40px;text-transform: uppercase;position: relative;padding-bottom: 20px;}.firstCategory-section-title::after {content: "";position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 100px;height: 4px;background-color: #ca0e0e;}.firstCategory-product-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin: 40px 0;}.firstCategory-product-card {background-color: #fff;border: 3px solid #595858;border-radius: 15px;overflow: hidden;transition: all 0.4s;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);}.firstCategory-product-card:hover {transform: scale(1.05);border-color: #ca0e0e;box-shadow: 0 15px 35px rgba(202, 14, 14, 0.4);}.firstCategory-product-image {width: 100%;height: 250px;object-fit: cover;}.firstCategory-product-info {padding: 25px;}.firstCategory-product-title {color: #ca0e0e;margin-bottom: 15px;font-weight: bold;}.firstCategory-product-description {color: #000;margin-bottom: 20px;line-height: 1.8;}.firstCategory-product-price {color: #000;font-weight: bold;margin-bottom: 15px;}.firstCategory-product-button {background-color: #ca0e0e;color: #fff;padding: 12px 30px;border: none;border-radius: 5px;cursor: pointer;width: 100%;transition: all 0.3s;text-decoration: none;display: block;text-align: center;}.firstCategory-product-button:hover {background-color: #000;}.firstCategory-info-block {padding: 50px 20px;margin: 40px 0;border-radius: 10px;background-color: transparent;}.firstCategory-info-content {max-width: 1000px;margin: 0 auto;}.firstCategory-info-text {color: #000;font-size: 18px;line-height: 1.8;margin-top: 30px;}.firstCategory-info-text p {margin-bottom: 25px;text-align: justify;}.firstCategory-info-text p:last-child {margin-bottom: 0;}.firstCategory-advantages {padding: 50px 20px;margin: 40px 0;border-radius: 10px;}.firstCategory-advantages-list {list-style: none;display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 25px;margin-top: 30px;}.firstCategory-advantage-item {background-color: #fff;padding: 25px;border-radius: 10px;border-left: 5px solid #ca0e0e;box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);transition: all 0.3s;}.firstCategory-advantage-item:hover {transform: translateX(10px);box-shadow: 0 5px 15px rgba(202, 14, 14, 0.3);}.firstCategory-advantage-item h4 {color: #ca0e0e;margin-bottom: 10px;}.firstCategory-advantage-item p {color: #000;}.firstCategory-testimonials {background-color: #595858;padding: 50px 20px;margin: 40px 0;border-radius: 10px;}.firstCategory-testimonials h2 {color: #fff;text-align: center;margin-bottom: 40px;}.firstCategory-testimonial-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;}.firstCategory-testimonial-card {background-color: #fff;padding: 30px;border-radius: 10px;border-top: 5px solid #ca0e0e;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);}.firstCategory-testimonial-text {color: #000;font-style: italic;margin-bottom: 20px;line-height: 1.8;}.firstCategory-testimonial-author {color: #ca0e0e;font-weight: bold;}.firstCategory-contact {padding: 50px 20px;margin: 40px 0;border-radius: 10px;text-align: center;}.firstCategory-contact h2 {color: #ca0e0e;margin-bottom: 30px;}.firstCategory-contact-info {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 30px;margin-top: 30px;}.firstCategory-contact-item {background-color: #fff;padding: 25px;border-radius: 10px;box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);}.firstCategory-contact-item h3 {color: #ca0e0e;margin-bottom: 15px;}.firstCategory-contact-item p {color: #000;}.firstCategory-contact-item p a {color: #000;text-decoration: none;transition: color 0.3s;}.firstCategory-contact-item p a:hover {color: #ca0e0e;text-decoration: underline;}.firstCategory-pulse {animation: firstCategory-pulse 2s infinite;}@keyframes firstCategory-pulse {0%,100% {transform: scale(1);}50% {transform: scale(1.05);}}.firstCategory-slide-in {transform: translateX(-100px);}.firstCategory-bounce {animation: firstCategory-bounce 1s ease-in-out;}@keyframes firstCategory-bounce {0%,100% {transform: translateY(0);}50% {transform: translateY(-20px);}}.firstCategory-faq {padding: 50px 20px;margin: 40px 0;border-radius: 10px;}.firstCategory-faq h2 {text-align: center;color: #ca0e0e;margin-bottom: 40px;text-transform: uppercase;position: relative;padding-bottom: 20px;}.firstCategory-faq h2::after {content: "";position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 100px;height: 4px;background-color: #ca0e0e;}.firstCategory-faq-container {max-width: 900px;margin: 0 auto;}.firstCategory-faq-item {background-color: #fff;border: 2px solid #595858;border-radius: 10px;margin-bottom: 20px;overflow: hidden;transition: all 0.3s;box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);}.firstCategory-faq-item:hover {border-color: #ca0e0e;box-shadow: 0 5px 15px rgba(202, 14, 14, 0.2);}.firstCategory-faq-question {padding: 25px;cursor: pointer;display: flex;justify-content: space-between;align-items: center;background-color: #fff;transition: all 0.3s;}.firstCategory-faq-question:hover {background-color: #f9f9f9;}.firstCategory-faq-question h3 {color: #ca0e0e;margin: 0;flex: 1;text-align: left;}.firstCategory-faq-icon {color: #ca0e0e;transition: transform 0.3s;margin-left: 20px;}.firstCategory-faq-item.active .firstCategory-faq-icon {transform: rotate(180deg);}.firstCategory-faq-answer {display: none;padding: 25px;}.firstCategory-faq-answer p {color: #000;line-height: 1.8;margin: 0;}.firstCategory-specifications {padding: 50px 20px;margin: 40px 0;border-radius: 10px;}.firstCategory-table-wrapper {overflow-x: auto;margin-top: 40px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);border-radius: 10px;}.firstCategory-specs-table {width: 100%;border-collapse: collapse;background-color: #fff;min-width: 800px;}.firstCategory-specs-table thead {background: linear-gradient(135deg, #ca0e0e 0%, #000 100%);color: #fff;}.firstCategory-specs-table th {padding: 15px;text-align: left;font-weight: bold;text-transform: uppercase;font-size: 14px;border: 1px solid rgba(255, 255, 255, 0.2);}.firstCategory-specs-table tbody tr {border-bottom: 1px solid #e0e0e0;transition: all 0.3s;}.firstCategory-specs-table tbody tr:hover {background-color: #f9f9f9;transform: scale(1.01);}.firstCategory-specs-table tbody tr:nth-child(even) {background-color: #f5f5f5;}.firstCategory-specs-table tbody tr:nth-child(even):hover {background-color: #f0f0f0;}.firstCategory-specs-table td {padding: 15px;color: #000;border: 1px solid #e0e0e0;}.firstCategory-specs-table td strong {color: #ca0e0e;font-size: 16px;}.firstCategory-specs-table tbody tr:last-child {border-bottom: none;}
/* Jet Cache: /shablonCategory/firstCategory_media.css */
@media (max-width: 1024px) {.firstCategory-container {padding: 15px;}.firstCategory-header h1 {font-size: 28px;}.firstCategory-header p {font-size: 18px;}.firstCategory-hero h2 {font-size: 28px;}.firstCategory-hero p {font-size: 16px;}.firstCategory-section-title {font-size: 28px;}.firstCategory-product-grid {grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 25px;}.firstCategory-advantages-list {grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 20px;}.firstCategory-testimonial-grid {grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 25px;}.firstCategory-contact-info {grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));gap: 25px;}}@media (max-width: 768px) {.firstCategory-container {padding: 10px;}.firstCategory-header {padding: 30px 15px;}.firstCategory-header h1 {font-size: 28px;}.firstCategory-header p {font-size: 16px;}.firstCategory-hero {padding: 40px 15px;margin: 20px 0;}.firstCategory-hero h2 {font-size: 28px;margin-bottom: 15px;}.firstCategory-hero p {font-size: 15px;margin-bottom: 25px;}.firstCategory-cta-button {padding: 12px 30px;font-size: 18px;}.firstCategory-section-title {font-size: 28px;margin-bottom: 30px;}.firstCategory-products {margin: 40px 0;}.firstCategory-product-grid {grid-template-columns: 1fr;gap: 20px;margin: 30px 0;}.firstCategory-product-card {border-width: 2px;}.firstCategory-product-image {height: 220px;}.firstCategory-product-info {padding: 20px;}.firstCategory-product-title {font-size: 28px;}.firstCategory-product-description {font-size: 15px;}.firstCategory-product-price {font-size: 24px;}.firstCategory-advantages {padding: 40px 15px;margin: 30px 0;}.firstCategory-advantages-list {grid-template-columns: 1fr;gap: 20px;margin-top: 25px;}.firstCategory-advantage-item {padding: 20px;}.firstCategory-advantage-item h4 {font-size: 28px;}.firstCategory-advantage-item p {font-size: 15px;}.firstCategory-testimonials {padding: 40px 15px;margin: 30px 0;}.firstCategory-testimonials h2 {font-size: 28px;margin-bottom: 30px;}.firstCategory-testimonial-grid {grid-template-columns: 1fr;gap: 20px;}.firstCategory-testimonial-card {padding: 25px;}.firstCategory-testimonial-text {font-size: 15px;}.firstCategory-testimonial-author {font-size: 16px;}.firstCategory-contact {padding: 40px 15px;margin: 30px 0;}.firstCategory-contact h2 {font-size: 28px;margin-bottom: 25px;}.firstCategory-contact-info {grid-template-columns: 1fr;gap: 20px;margin-top: 25px;}.firstCategory-contact-item {padding: 20px;}.firstCategory-contact-item h3 {font-size: 28px;}.firstCategory-contact-item p {font-size: 16px;}.firstCategory-faq {padding: 40px 15px;margin: 30px 0;}.firstCategory-faq h2 {font-size: 28px;margin-bottom: 30px;}.firstCategory-faq-question {padding: 20px;flex-direction: column;align-items: flex-start;}.firstCategory-faq-question h3 {font-size: 28px;margin-bottom: 10px;}.firstCategory-faq-icon {position: absolute;right: 20px;top: 20px;margin-left: 0;}.firstCategory-faq-answer {padding: 20px;}.firstCategory-faq-answer p {font-size: 15px;}.firstCategory-specifications {padding: 40px 15px;margin: 30px 0;}.firstCategory-table-wrapper {margin-top: 30px;}.firstCategory-specs-table {min-width: 700px;font-size: 14px;}.firstCategory-specs-table th {padding: 12px;font-size: 12px;}.firstCategory-specs-table td {padding: 12px;font-size: 13px;}.firstCategory-specs-table td strong {font-size: 14px;}}@media (max-width: 480px) {.firstCategory-container {padding: 5px;}.firstCategory-header {padding: 25px 10px;}.firstCategory-header h1 {font-size: 24px;margin-bottom: 8px;}.firstCategory-header p {font-size: 14px;}.firstCategory-hero {padding: 30px 10px;margin: 15px 0;}.firstCategory-hero h2 {font-size: 22px;margin-bottom: 12px;}.firstCategory-hero p {font-size: 14px;margin-bottom: 20px;}.firstCategory-cta-button {padding: 10px 25px;font-size: 16px;}.firstCategory-section-title {font-size: 24px;margin-bottom: 25px;padding-bottom: 15px;}.firstCategory-section-title::after {width: 80px;height: 3px;}.firstCategory-products {margin: 30px 0;}.firstCategory-product-grid {gap: 15px;margin: 25px 0;}.firstCategory-product-image {height: 180px;}.firstCategory-product-info {padding: 15px;}.firstCategory-product-title {font-size: 18px;margin-bottom: 12px;}.firstCategory-product-description {font-size: 14px;margin-bottom: 15px;}.firstCategory-product-price {font-size: 22px;margin-bottom: 12px;}.firstCategory-product-button {padding: 10px 20px;font-size: 15px;}.firstCategory-advantages {padding: 30px 10px;margin: 25px 0;}.firstCategory-advantages-list {gap: 15px;margin-top: 20px;}.firstCategory-advantage-item {padding: 15px;}.firstCategory-advantage-item h4 {font-size: 16px;margin-bottom: 8px;}.firstCategory-advantage-item p {font-size: 14px;}.firstCategory-testimonials {padding: 30px 10px;margin: 25px 0;}.firstCategory-testimonials h2 {font-size: 24px;margin-bottom: 25px;}.firstCategory-testimonial-grid {gap: 15px;}.firstCategory-testimonial-card {padding: 20px;}.firstCategory-testimonial-text {font-size: 14px;margin-bottom: 15px;}.firstCategory-testimonial-author {font-size: 15px;}.firstCategory-contact {padding: 30px 10px;margin: 25px 0;}.firstCategory-contact h2 {font-size: 24px;margin-bottom: 20px;}.firstCategory-contact-info {gap: 15px;margin-top: 20px;}.firstCategory-contact-item {padding: 15px;}.firstCategory-contact-item h3 {font-size: 18px;margin-bottom: 12px;}.firstCategory-contact-item p {font-size: 15px;}.firstCategory-faq {padding: 30px 10px;margin: 25px 0;}.firstCategory-faq h2 {font-size: 24px;margin-bottom: 25px;padding-bottom: 15px;}.firstCategory-faq h2::after {width: 80px;height: 3px;}.firstCategory-faq-item {margin-bottom: 15px;}.firstCategory-faq-question {padding: 15px;padding-right: 40px;}.firstCategory-faq-question h3 {font-size: 16px;margin-bottom: 8px;}.firstCategory-faq-icon {font-size: 20px;right: 15px;top: 15px;}.firstCategory-faq-answer {padding: 15px;}.firstCategory-faq-answer p {font-size: 14px;}.firstCategory-specifications {padding: 30px 10px;margin: 25px 0;}.firstCategory-table-wrapper {margin-top: 25px;}.firstCategory-specs-table {min-width: 600px;font-size: 12px;}.firstCategory-specs-table th {padding: 10px 8px;font-size: 11px;}.firstCategory-specs-table td {padding: 10px 8px;font-size: 12px;}.firstCategory-specs-table td strong {font-size: 13px;}}@media (max-width: 360px) {.firstCategory-header h1 {font-size: 20px;}.firstCategory-header p {font-size: 12px;}.firstCategory-hero h2 {font-size: 20px;}.firstCategory-hero p {font-size: 13px;}.firstCategory-cta-button {padding: 8px 20px;font-size: 14px;}.firstCategory-section-title {font-size: 20px;}.firstCategory-product-title {font-size: 16px;}.firstCategory-product-description {font-size: 13px;}.firstCategory-product-price {font-size: 20px;}.firstCategory-advantage-item h4 {font-size: 15px;}.firstCategory-advantage-item p {font-size: 13px;}.firstCategory-testimonials h2,.firstCategory-contact h2,.firstCategory-faq h2 {font-size: 20px;}.firstCategory-faq-question h3 {font-size: 15px;}.firstCategory-specs-table {min-width: 550px;font-size: 11px;}.firstCategory-specs-table th {padding: 8px 6px;font-size: 10px;}.firstCategory-specs-table td {padding: 8px 6px;font-size: 11px;}.firstCategory-specs-table td strong {font-size: 12px;}}@media (max-width: 768px) and (orientation: landscape) {.firstCategory-header {padding: 20px 15px;}.firstCategory-hero {padding: 30px 15px;}.firstCategory-product-grid {grid-template-columns: repeat(2, 1fr);}.firstCategory-advantages-list {grid-template-columns: repeat(2, 1fr);}}@media (min-width: 1440px) {.firstCategory-container {max-width: 1400px;}.firstCategory-header h1 {font-size: 28px;}.firstCategory-header p {font-size: 22px;}.firstCategory-hero h2 {font-size: 28px;}.firstCategory-section-title {font-size: 28px;}.firstCategory-specs-table {font-size: 15px;}.firstCategory-specs-table th {padding: 18px;font-size: 15px;}.firstCategory-specs-table td {padding: 18px;}.firstCategory-specs-table td strong {font-size: 17px;}}
