.page-g-tr-c-ti-p-thomo-8-7-2024 { font-family: 'Arial', sans-serif; background-color: #f0f2f5; color: #333; line-height: 1.6; padding-top: var(--header-offset, 122px); } .page-g-tr-c-ti-p-thomo-8-7-2024__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-g-tr-c-ti-p-thomo-8-7-2024__hero-section { background: linear-gradient(135deg, #FF4B2B, #FF416C); color: #fff; text-align: center; padding: 60px 20px; border-radius: 10px; margin-bottom: 30px; position: relative; overflow: hidden; } .page-g-tr-c-ti-p-thomo-8-7-2024__hero-section::before { content: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: radial-gradient(circle, rgba(255,255,255,0.1) 10%, transparent 70%); animation: page-g-tr-c-ti-p-thomo-8-7-2024-hero-glow 15s infinite alternate; } @keyframes page-g-tr-c-ti-p-thomo-8-7-2024-hero-glow { 0% { transform: rotate(0deg) scale(1); opacity: 0.8; } 100% { transform: rotate(360deg) scale(1.2); opacity: 0.6; } } .page-g-tr-c-ti-p-thomo-8-7-2024__hero-title { font-size: 3.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); } .page-g-tr-c-ti-p-thomo-8-7-2024__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-g-tr-c-ti-p-thomo-8-7-2024__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.2em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); } .page-g-tr-c-ti-p-thomo-8-7-2024__cta-button:hover { background-color: #218838; transform: translateY(-3px); } .page-g-tr-c-ti-p-thomo-8-7-2024__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; padding: 20px 0; background-color: #fff; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); } .page-g-tr-c-ti-p-thomo-8-7-2024__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-g-tr-c-ti-p-thomo-8-7-2024__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-g-tr-c-ti-p-thomo-8-7-2024__section-title { font-size: 2.5em; color: #333; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 15px; } .page-g-tr-c-ti-p-thomo-8-7-2024__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #FF4B2B; border-radius: 2px; } .page-g-tr-c-ti-p-thomo-8-7-2024__content-section { background-color: #fff; padding: 40px; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); margin-bottom: 30px; } .page-g-tr-c-ti-p-thomo-8-7-2024__text-block { margin-bottom: 20px; font-size: 1.1em; line-height: 1.8; } .page-g-tr-c-ti-p-thomo-8-7-2024__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-g-tr-c-ti-p-thomo-8-7-2024__card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-g-c-ti-p-thomo-8-7-2024__card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0,0,0,0.15); } .page-g-tr-c-ti-p-thomo-8-7-2024__card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-g-tr-c-ti-p-thomo-8-7-2024__card-content { padding: 20px; } .page-g-tr-c-ti-p-thomo-8-7-2024__card-title { font-size: 1.5em; margin-bottom: 10px; color: #FF4B2B; } .page-g-tr-c-ti-p-thomo-8-7-2024__card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-g-tr-c-ti-p-thomo-8-7-2024__card-link { display: inline-block; background-color: #FF4B2B; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-g-tr-c-ti-p-thomo-8-7-2024__card-link:hover { background-color: #e6391d; } .page-g-tr-c-ti-p-thomo-8-7-2024__list { list-style: none; padding: 0; margin: 0; } .page-g-tr-c-ti-p-thomo-8-7-2024__list-item { background-color: #e9ecef; padding: 15px 20px; margin-bottom: 10px; border-radius: 8px; display: flex; align-items: center; font-size: 1.1em; box-sizing: border-box; } .page-g-tr-c-ti-p-thomo-8-7-2024__list-item::before { content: '✔'; color: #28a745; margin-right: 10px; font-weight: bold; } .page-g-tr-c-ti-p-thomo-8-7-2024__faq-item { background-color: #fff; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); } .page-g-tr-c-ti-p-thomo-8-7-2024__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #f7f7f7; font-weight: bold; font-size: 1.2em; color: #333; transition: background-color 0.3s ease; user-select: none; } .page-g-tr-c-ti-p-thomo-8-7-2024__faq-question:hover { background-color: #eee; } .page-g-tr-c-ti-p-thomo-8-7-2024__faq-question h3 { margin: 0; pointer-events: none; color: #FF4B2B; } .page-g-tr-c-ti-p-thomo-8-7-2024__faq-toggle { font-size: 1.5em; font-weight: bold; color: #FF4B2B; transition: transform 0.3s ease; pointer-events: none; } .page-g-tr-c-ti-p-thomo-8-7-2024__faq-item.active .page-g-tr-c-ti-p-thomo-8-7-2024__faq-toggle { transform: rotate(45deg); } .page-g-tr-c-ti-p-thomo-8-7-2024__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; background-color: #fff; color: #555; } .page-g-tr-c-ti-p-thomo-8-7-2024__faq-item.active .page-g-tr-c-ti-p-thomo-8-7-2024__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-card { display: flex; background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.05); margin-bottom: 20px; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-card:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0,0,0,0.1); } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-image-wrapper { flex: 0 0 300px; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-image { width: 100%; height: 100%; object-fit: cover; display: block; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-content { flex-grow: 1; padding: 25px; display: flex; flex-direction: column; justify-content: center; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-title { font-size: 1.8em; margin-bottom: 10px; color: #FF4B2B; text-decoration: none; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-title:hover { text-decoration: underline; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-excerpt { font-size: 1em; color: #666; margin-bottom: 15px; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-date { font-size: 0.9em; color: #999; } @media (max-width: 1024px) { .page-g-tr-c-ti-p-thomo-8-7-2024__hero-title { font-size: 2.8em; } .page-g-tr-c-ti-p-thomo-8-7-2024__hero-subtitle { font-size: 1.3em; } .page-g-tr-c-ti-p-thomo-8-7-2024__section-title { font-size: 2em; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-image-wrapper { flex: 0 0 250px; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-title { font-size: 1.6em; } } @media (max-width: 768px) { .page-g-tr-c-ti-p-thomo-8-7-2024__hero-section { padding: 40px 15px; } .page-g-tr-c-ti-p-thomo-8-7-2024__hero-title { font-size: 2em; } .page-g-tr-c-ti-p-thomo-8-7-2024__hero-subtitle { font-size: 1.1em; } .page-g-tr-c-ti-p-thomo-8-7-2024__cta-button { padding: 12px 25px; font-size: 1em; } .page-g-tr-c-ti-p-thomo-8-7-2024__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 15px 0; } .page-g-tr-c-ti-p-thomo-8-7-2024__payment-logo, .page-g-tr-c-ti-p-thomo-8-7-2024__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-g-tr-c-ti-p-thomo-8-7-2024__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-g-tr-c-ti-p-thomo-8-7-2024__content-section { padding: 25px; } .page-g-tr-c-ti-p-thomo-8-7-2024__grid { grid-template-columns: 1fr; gap: 20px; } .page-g-tr-c-ti-p-thomo-8-7-2024__card-image { height: 180px; } .page-g-tr-c-ti-p-thomo-8-7-2024__card-title { font-size: 1.3em; } .page-g-tr-c-ti-p-thomo-8-7-2024__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 12px 15px; font-size: 1em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-g-tr-c-ti-p-thomo-8-7-2024__faq-question { padding: 15px; font-size: 1.1em; } .page-g-tr-c-ti-p-thomo-8-7-2024__faq-answer { padding: 15px 15px !important; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-card { flex-direction: column; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-image-wrapper { flex: none; width: 100%; height: 220px; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-content { padding: 20px; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-title { font-size: 1.4em; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-excerpt { font-size: 0.9em; } } @media (max-width: 480px) { .page-g-tr-c-ti-p-thomo-8-7-2024__hero-title { font-size: 1.8em; } .page-g-tr-c-ti-p-thomo-8-7-2024__hero-subtitle { font-size: 1em; } .page-g-tr-c-ti-p-thomo-8-7-2024__cta-button { padding: 10px 20px; font-size: 0.9em; } .page-g-tr-c-ti-p-thomo-8-7-2024__section-title { font-size: 1.5em; } .page-g-tr-c-ti-p-thomo-8-7-2024__content-section { padding: 15px; } .page-g-tr-c-ti-p-thomo-8-7-2024__card-content { padding: 15px; } .page-g-tr-c-ti-p-thomo-8-7-2024__card-title { font-size: 1.2em; } .page-g-tr-c-ti-p-thomo-8-7-2024__list-item { padding: 10px 15px; font-size: 0.95em; } .page-g-tr-c-ti-p-thomo-8-7-2024__faq-question { padding: 12px; font-size: 1em; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-image-wrapper { height: 180px; } .page-g-tr-c-ti-p-thomo-8-7-2024__blog-title { font-size: 1.2em; } }