.page-winwin-logistics { font-family: 'Arial', sans-serif; line-height: 1.6; color: #333333; background-color: #f8f8f8; padding-top: var(--header-offset, 0); }.page-winwin-logistics__container { max-width: 1200px; margin: 0 auto; padding: 20px 15px; }.page-winwin-logistics__section-title { font-size: 2.5em; color: #1a2a3a; text-align: center; margin-bottom: 20px; font-weight: bold; }.page-winwin-logistics__section-description { font-size: 1.1em; color: #555555; text-align: center; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-winwin-logistics__button { display: inline-block; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, color 0.3s ease; text-align: center; cursor: pointer; border: none; }.page-winwin-logistics__button--primary { background-color: #007bff; color: #ffffff; }.page-winwin-logistics__button--primary:hover { background-color: #0056b3; }.page-winwin-logistics__button--secondary { background-color: #6c757d; color: #ffffff; }.page-winwin-logistics__button--secondary:hover { background-color: #5a6268; }.page-winwin-logistics__button--small { padding: 8px 15px; font-size: 0.9em; }.page-winwin-logistics__hero-section { position: relative; width: 100%; height: 600px; display: flex; align-items: center; justify-content: center; color: #ffffff; text-align: center; overflow: hidden; padding-top: 10px; }.page-winwin-logistics__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; }.page-winwin-logistics__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 2; }.page-winwin-logistics__hero-content { position: relative; z-index: 3; max-width: 900px; padding: 20px; }.page-winwin-logistics__hero-title { font-size: 3.5em; margin-bottom: 20px; font-weight: bold; line-height: 1.2; color: #ffffff; }.page-winwin-logistics__hero-description { font-size: 1.3em; margin-bottom: 40px; color: #e0e0e0; }.page-winwin-logistics__hero-button { background-color: #28a745; color: #ffffff; padding: 15px 35px; border-radius: 8px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; }.page-winwin-logistics__hero-button:hover { background-color: #218838; }.page-winwin-logistics__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 40px 15px; background-color: #ffffff; border-bottom: 1px solid #eeeeee; }.page-winwin-logistics__partner-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; }.page-winwin-logistics__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; object-fit: contain; }.page-winwin-logistics__introduction-section { padding: 60px 0; background-color: #f8f8f8; text-align: center; }.page-winwin-logistics__services-section { padding: 60px 0; background-color: #ffffff; }.page-winwin-logistics__service-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-winwin-logistics__service-item { background-color: #f0f0f0; border-radius: 8px; padding: 25px; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; }.page-winwin-logistics__service-item:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12); }.page-winwin-logistics__service-image { max-width: 100%; height: 200px; object-fit: cover; border-radius: 5px; margin-bottom: 20px; }.page-winwin-logistics__service-title { font-size: 1.5em; color: #1a2a3a; margin-bottom: 10px; font-weight: bold; }.page-winwin-logistics__service-text { font-size: 1em; color: #555555; margin-bottom: 20px; flex-grow: 1; }.page-winwin-logistics__cta-section { padding: 60px 0; background-color: #e9ecef; text-align: center; }.page-winwin-logistics__cta-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-winwin-logistics__promotions-section { padding: 60px 0; background-color: #f8f8f8; text-align: center; }.page-winwin-logistics__promo-list { list-style: none; padding: 0; margin-top: 40px; display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-winwin-logistics__promo-item { background-color: #ffffff; margin-bottom: 15px; border-radius: 8px; padding: 30px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); text-align: left; }.page-winwin-logistics__promo-title { font-size: 1.4em; color: #1a2a3a; margin-bottom: 10px; font-weight: bold; }.page-winwin-logistics__promo-text { font-size: 1em; color: #555555; margin-bottom: 0; }.page-winwin-logistics__security-section { padding: 60px 0; background-color: #e9ecef; text-align: center; }.page-winwin-logistics__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-winwin-logistics__feature-item { background-color: #ffffff; border-radius: 8px; padding: 30px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); text-align: center; }.page-winwin-logistics__feature-icon { width: 200px; height: 200px; object-fit: contain; margin-bottom: 20px; }.page-winwin-logistics__feature-title { font-size: 1.4em; color: #1a2a3a; margin-bottom: 10px; font-weight: bold; }.page-winwin-logistics__feature-text { font-size: 1em; color: #555555; }.page-winwin-logistics__faq-section { padding: 60px 0; background-color: #f8f8f8; }.page-winwin-logistics__faq-list { max-width: 900px; margin: 40px auto 0 auto; }.page-winwin-logistics__faq-item { background-color: #ffffff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; }.page-winwin-logistics__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #ffffff; border-bottom: 1px solid #eeeeee; transition: background-color 0.3s ease; user-select: none; }.page-winwin-logistics__faq-question:hover { background-color: #f0f0f0; }.page-winwin-logistics__faq-title { font-size: 1.2em; color: #1a2a3a; margin: 0; font-weight: bold; pointer-events: none; }.page-winwin-logistics__faq-toggle { font-size: 1.5em; color: #007bff; font-weight: bold; transition: transform 0.3s ease; pointer-events: none; }.page-winwin-logistics__faq-item.active .page-winwin-logistics__faq-toggle { transform: rotate(45deg); }.page-winwin-logistics__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #fcfcfc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-winwin-logistics__faq-item.active .page-winwin-logistics__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-winwin-logistics__faq-answer p { margin: 0; color: #555555; font-size: 1em; }.page-winwin-logistics__blog-section { padding: 60px 0; background-color: #ffffff; }.page-winwin-logistics__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-winwin-logistics__blog-post { background-color: #f0f0f0; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); overflow: hidden; display: flex; flex-direction: column; }.page-winwin-logistics__blog-image { width: 100%; height: 250px; object-fit: cover; }.page-winwin-logistics__blog-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; }.page-winwin-logistics__blog-title { font-size: 1.4em; color: #1a2a3a; margin-top: 15px; margin-bottom: 10px; font-weight: bold; }.page-winwin-logistics__blog-date { font-size: 0.9em; color: #888888; margin-bottom: 15px; }.page-winwin-logistics__blog-excerpt { font-size: 1em; color: #555555; margin-bottom: 20px; flex-grow: 1; }@media (max-width: 1024px) { .page-winwin-logistics__hero-title { font-size: 3em; } .page-winwin-logistics__hero-description { font-size: 1.1em; } .page-winwin-logistics__section-title { font-size: 2em; } }@media (max-width: 768px) { .page-winwin-logistics__hero-section { height: 500px; } .page-winwin-logistics__hero-title { font-size: 2.2em; } .page-winwin-logistics__hero-description { font-size: 1em; } .page-winwin-logistics__hero-button { padding: 12px 25px; font-size: 1em; } .page-winwin-logistics__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 10px; } .page-winwin-logistics__payment-logo { width: 80px; height: 80px; max-width: 80px; max-height: 80px; } .page-winwin-logistics__container { padding: 15px 10px; } .page-winwin-logistics__section-title { font-size: 1.8em; margin-bottom: 15px; } .page-winwin-logistics__section-description { font-size: 0.95em; margin-bottom: 30px; } .page-winwin-logistics__service-grid, .page-winwin-logistics__security-features, .page-winwin-logistics__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-winwin-logistics__promo-list { grid-template-columns: 1fr; gap: 20px; margin-top: 30px; } .page-winwin-logistics__promo-item, .page-winwin-logistics__service-item, .page-winwin-logistics__feature-item, .page-winwin-logistics__blog-post { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 20px !important; margin-left: 0 !important; margin-right: 0 !important; } .page-winwin-logistics__promo-list, .page-winwin-logistics__service-grid, .page-winwin-logistics__security-features, .page-winwin-logistics__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-winwin-logistics__promo-text, .page-winwin-logistics__service-text, .page-winwin-logistics__feature-text, .page-winwin-logistics__blog-excerpt, .page-winwin-logistics__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-winwin-logistics__cta-buttons { flex-direction: column; } .page-winwin-logistics__faq-question { padding: 15px 20px; } .page-winwin-logistics__faq-title { font-size: 1.1em; } .page-winwin-logistics__faq-answer { padding: 0 20px; } .page-winwin-logistics__faq-item.active .page-winwin-logistics__faq-answer { padding: 15px 20px !important; } .page-winwin-logistics__feature-icon { width: 150px; height: 150px; } .page-winwin-logistics__hero-image, .page-winwin-logistics__service-image, .page-winwin-logistics__feature-icon, .page-winwin-logistics__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }.page-winwin-logistics__payment-logo, .page-winwin-logistics__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-winwin-logistics__hero-image, .page-winwin-logistics__service-image, .page-winwin-logistics__feature-icon, .page-winwin-logistics__blog-image, .page-winwin-logistics__payment-logo { filter: none !important; }