.page-usb-boot-win-7-32-bit { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333; background-color: #f4f7f6; padding-top: 10px; }.page-usb-boot-win-7-32-bit__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-usb-boot-win-7-32-bit__hero-section { background: linear-gradient(135deg, #0056b3, #007bff); color: #fff; padding: 80px 20px; text-align: center; border-radius: 10px; margin-bottom: 30px; position: relative; overflow: hidden; }.page-usb-boot-win-7-32-bit__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); z-index: 1; }.page-usb-boot-win-7-32-bit__hero-content { position: relative; z-index: 2; }.page-usb-boot-win-7-32-bit__hero-title { font-size: 2.8em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }.page-usb-boot-win-7-32-bit__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; }.page-usb-boot-win-7-32-bit__hero-button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-usb-boot-win-7-32-bit__hero-button:hover { background-color: #e0a800; transform: translateY(-3px); }.page-usb-boot-win-7-32-bit__section-title { font-size: 2em; color: #0056b3; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-usb-boot-win-7-32-bit__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #ffc107; border-radius: 2px; }.page-usb-boot-win-7-32-bit__content-block { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); margin-bottom: 25px; }.page-usb-boot-win-7-32-bit__intro-text, .page-usb-boot-win-7-32-bit__description-text { font-size: 1.1em; margin-bottom: 15px; }.page-usb-boot-win-7-32-bit__steps-list { list-style: none; padding: 0; }.page-usb-boot-win-7-32-bit__steps-item { display: flex; align-items: flex-start; margin-bottom: 20px; }.page-usb-boot-win-7-32-bit__step-number { background-color: #007bff; color: #fff; border-radius: 50%; width: 35px; height: 35px; display: flex; justify-content: center; align-items: center; font-weight: bold; font-size: 1.2em; margin-right: 15px; flex-shrink: 0; }.page-usb-boot-win-7-32-bit__step-content h3 { color: #0056b3; margin-top: 0; margin-bottom: 8px; }.page-usb-boot-win-7-32-bit__step-content p { margin: 0; }.page-usb-boot-win-7-32-bit__cta-section { background-color: #0056b3; color: #fff; padding: 50px 20px; text-align: center; border-radius: 10px; margin-bottom: 30px; }.page-usb-boot-win-7-32-bit__cta-title { font-size: 2.2em; margin-bottom: 15px; }.page-usb-boot-win-7-32-bit__cta-description { font-size: 1.1em; margin-bottom: 30px; }.page-usb-boot-win-7-32-bit__cta-button { display: inline-block; background-color: #28a745; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-usb-boot-win-7-32-bit__cta-button:hover { background-color: #218838; transform: translateY(-3px); }.page-usb-boot-win-7-32-bit__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-bottom: 30px; }.page-usb-boot-win-7-32-bit__game-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); text-align: center; transition: transform 0.3s ease; }.page-usb-boot-win-7-32-bit__game-card:hover { transform: translateY(-5px); }.page-usb-boot-win-7-32-bit__game-image { width: 100%; height: 200px; object-fit: cover; }.page-usb-boot-win-7-32-bit__game-content { padding: 20px; }.page-usb-boot-win-7-32-bit__game-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; }.page-usb-boot-win-7-32-bit__game-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-usb-boot-win-7-32-bit__game-button { display: inline-block; background-color: #ffc107; color: #333; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-usb-boot-win-7-32-bit__game-button:hover { background-color: #e0a800; }.page-usb-boot-win-7-32-bit__promotion-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-bottom: 30px; }.page-usb-boot-win-7-32-bit__promotion-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); text-align: left; transition: transform 0.3s ease; }.page-usb-boot-win-7-32-bit__promotion-card:hover { transform: translateY(-5px); }.page-usb-boot-win-7-32-bit__promotion-image { width: 100%; height: 220px; object-fit: cover; }.page-usb-boot-win-7-32-bit__promotion-content { padding: 20px; }.page-usb-boot-win-7-32-bit__promotion-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; }.page-usb-boot-win-7-32-bit__promotion-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-usb-boot-win-7-32-bit__promotion-button { display: inline-block; background-color: #dc3545; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-usb-boot-win-7-32-bit__promotion-button:hover { background-color: #c82333; }.page-usb-boot-win-7-32-bit__security-section { display: flex; flex-wrap: wrap; justify-content: space-around; gap: 20px; margin-bottom: 30px; }.page-usb-boot-win-7-32-bit__security-item { flex: 1 1 300px; background-color: #fff; padding: 25px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); text-align: center; }.page-usb-boot-win-7-32-bit__security-icon { width: 60px; height: 60px; margin-bottom: 15px; }.page-usb-boot-win-7-32-bit__security-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; }.page-usb-boot-win-7-32-bit__security-description { font-size: 0.95em; color: #666; }.page-usb-boot-win-7-32-bit__faq-list { list-style: none; padding: 0; margin-bottom: 30px; }.page-usb-boot-win-7-32-bit__faq-item { background-color: #fff; border: 1px solid #eee; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03); }.page-usb-boot-win-7-32-bit__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #f9f9f9; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; user-select: none; }.page-usb-boot-win-7-32-bit__faq-question:hover { background-color: #e9e9e9; }.page-usb-boot-win-7-32-bit__faq-question h3 { margin: 0; font-size: 1.1em; color: #0056b3; pointer-events: none; }.page-usb-boot-win-7-32-bit__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; }.page-usb-boot-win-7-32-bit__faq-item.active .page-usb-boot-win-7-32-bit__faq-toggle { transform: rotate(45deg); }.page-usb-boot-win-7-32-bit__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-usb-boot-win-7-32-bit__faq-item.active .page-usb-boot-win-7-32-bit__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-usb-boot-win-7-32-bit__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-usb-boot-win-7-32-bit__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; }.page-usb-boot-win-7-32-bit__blog-card:hover { transform: translateY(-5px); }.page-usb-boot-win-7-32-bit__blog-image { width: 100%; height: 220px; object-fit: cover; }.page-usb-boot-win-7-32-bit__blog-content { padding: 20px; }.page-usb-boot-win-7-32-bit__blog-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; }.page-usb-boot-win-7-32-bit__blog-title a { text-decoration: none; color: #0056b3; }.page-usb-boot-win-7-32-bit__blog-title a:hover { text-decoration: underline; }.page-usb-boot-win-7-32-bit__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-usb-boot-win-7-32-bit__blog-date { font-size: 0.85em; color: #999; }.page-usb-boot-win-7-32-bit__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-bottom: 30px; }.page-usb-boot-win-7-32-bit__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-usb-boot-win-7-32-bit__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-usb-boot-win-7-32-bit__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-usb-boot-win-7-32-bit__floating-button { background-color: #ffc107; color: #333; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-usb-boot-win-7-32-bit__floating-button:hover { background-color: #e0a800; transform: translateY(-3px); }.page-usb-boot-win-7-32-bit__quick-access-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-bottom: 30px; }.page-usb-boot-win-7-32-bit__quick-access-item a { display: block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-usb-boot-win-7-32-bit__quick-access-item a:hover { background-color: #0056b3; }.page-usb-boot-win-7-32-bit__main-content { padding: 20px; }.page-usb-boot-win-7-32-bit__main-content img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-usb-boot-win-7-32-bit__steps-item p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-usb-boot-win-7-32-bit__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }@media (max-width: 768px) { .page-usb-boot-win-7-32-bit__container { padding: 10px; }.page-usb-boot-win-7-32-bit__hero-section { padding: 60px 15px; }.page-usb-boot-win-7-32-bit__hero-title { font-size: 2em; }.page-usb-boot-win-7-32-bit__hero-subtitle { font-size: 1em; }.page-usb-boot-win-7-32-bit__hero-button { padding: 12px 25px; font-size: 1em; }.page-usb-boot-win-7-32-bit__section-title { font-size: 1.8em; }.page-usb-boot-win-7-32-bit__content-block { padding: 20px; }.page-usb-boot-win-7-32-bit__intro-text, .page-usb-boot-win-7-32-bit__description-text { font-size: 1em; }.page-usb-boot-win-7-32-bit__steps-item { flex-direction: column; align-items: center; text-align: center; }.page-usb-boot-win-7-32-bit__step-number { margin-right: 0; margin-bottom: 10px; }.page-usb-boot-win-7-32-bit__cta-section { padding: 40px 15px; }.page-usb-boot-win-7-32-bit__cta-title { font-size: 1.8em; }.page-usb-boot-win-7-32-bit__cta-button { padding: 12px 25px; font-size: 1em; }.page-usb-boot-win-7-32-bit__game-grid, .page-usb-boot-win-7-32-bit__promotion-grid, .page-usb-boot-win-7-32-bit__blog-grid { grid-template-columns: 1fr; }.page-usb-boot-win-7-32-bit__game-image, .page-usb-boot-win-7-32-bit__promotion-image, .page-usb-boot-win-7-32-bit__blog-image { height: 180px; }.page-usb-boot-win-7-32-bit__security-item { flex: 1 1 100%; }.page-usb-boot-win-7-32-bit__faq-question h3 { font-size: 1em; }.page-usb-boot-win-7-32-bit__faq-answer { padding: 0 10px; }.page-usb-boot-win-7-32-bit__faq-item.active .page-usb-boot-win-7-32-bit__faq-answer { padding: 15px 10px !important; }.page-usb-boot-win-7-32-bit__floating-buttons { right: 10px; bottom: 10px; }.page-usb-boot-win-7-32-bit__floating-button { padding: 10px 15px; font-size: 0.9em; }.page-usb-boot-win-7-32-bit__quick-access-item a { padding: 10px 20px; font-size: 0.9em; }.page-usb-boot-win-7-32-bit__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-usb-boot-win-7-32-bit__payment-logo, .page-usb-boot-win-7-32-bit__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-usb-boot-win-7-32-bit__steps-list li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 0 !important; padding-right: 0 !important; }.page-usb-boot-win-7-32-bit__steps-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }}.page-usb-boot-win-7-32-bit__main-content img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }@media (max-width: 768px) { .page-usb-boot-win-7-32-bit__main-content img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }}