.page-pagcor-hiring-2017 { font-family: 'Arial', sans-serif; color: #eee; background-color: #1a1a1a; line-height: 1.6; padding-bottom: 50px; } .page-pagcor-hiring-2017 a { color: #00bfff; text-decoration: none; } .page-pagcor-hiring-2017 a:hover { text-decoration: underline; } .page-pagcor-hiring-2017__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; } @media (max-width: 768px) { .page-pagcor-hiring-2017__section { padding: 30px 15px; } } .page-pagcor-hiring-2017__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:pagcor,hiring,gaming,philippines,casino,nustargame]') no-repeat center center/cover; text-align: center; padding: 100px 20px 80px; position: relative; padding-top: 10px; } @media (max-width: 768px) { .page-pagcor-hiring-2017__hero-section { padding: 80px 15px 60px; padding-top: 10px; } } .page-pagcor-hiring-2017__hero-title { font-size: 2.8em; margin-bottom: 20px; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } @media (max-width: 768px) { .page-pagcor-hiring-2017__hero-title { font-size: 2em; } } .page-pagcor-hiring-2017__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; color: #ddd; } @media (max-width: 768px) { .page-pagcor-hiring-2017__hero-subtitle { font-size: 1em; } } .page-pagcor-hiring-2017__cta-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-pagcor-hiring-2017__cta-button { display: inline-block; background-color: #00bfff; color: #fff; padding: 12px 25px; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-pagcor-hiring-2017__cta-button:hover { background-color: #009acd; text-decoration: none; } .page-pagcor-hiring-2017__section-title { font-size: 2.2em; color: #00bfff; text-align: center; margin-bottom: 30px; padding-bottom: 10px; border-bottom: 2px solid #00bfff; } @media (max-width: 768px) { .page-pagcor-hiring-2017__section-title { font-size: 1.8em; } } .page-pagcor-hiring-2017__text-content { font-size: 1em; color: #ccc; margin-bottom: 20px; } .page-pagcor-hiring-2017__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } @media (max-width: 768px) { .page-pagcor-hiring-2017__grid { grid-template-columns: 1fr; } } .page-pagcor-hiring-2017__card { background-color: #2a2a2a; border-radius: 10px; padding: 25px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-pagcor-hiring-2017__card:hover { transform: translateY(-5px); } .page-pagcor-hiring-2017__card-icon { width: 80px; height: 80px; margin-bottom: 15px; display: inline-block; } .page-pagcor-hiring-2017__card-title { font-size: 1.5em; color: #00bfff; margin-bottom: 10px; } .page-pagcor-hiring-2017__card-description { font-size: 0.95em; color: #bbb; margin-bottom: 15px; } .page-pagcor-hiring-2017__card-button { background-color: #ffcc00; color: #1a1a1a; padding: 10px 20px; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-pagcor-hiring-2017__card-button:hover { background-color: #e6b800; text-decoration: none; } .page-pagcor-hiring-2017__game-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: center; } .page-pagcor-hiring-2017__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-pagcor-hiring-2017__game-card-content { padding: 20px; } .page-pagcor-hiring-2017__game-card-title { font-size: 1.4em; color: #00bfff; margin-bottom: 10px; } .page-pagcor-hiring-2017__game-card-description { font-size: 0.9em; color: #bbb; margin-bottom: 15px; } .page-pagcor-hiring-2017__faq-list { list-style: none; padding: 0; } .page-pagcor-hiring-2017__faq-item { background-color: #2a2a2a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-pagcor-hiring-2017__faq-question { padding: 15px 20px; background-color: #333; color: #fff; cursor: pointer; display: flex; justify-content: space-between; align-items: center; user-select: none; transition: background-color 0.3s ease; } .page-pagcor-hiring-2017__faq-question:hover { background-color: #444; } .page-pagcor-hiring-2017__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; color: #fff; } .page-pagcor-hiring-2017__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; } .page-pagcor-hiring-2017__faq-item.active .page-pagcor-hiring-2017__faq-toggle { transform: rotate(45deg); } .page-pagcor-hiring-2017__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #ccc; opacity: 0; } .page-pagcor-hiring-2017__faq-item.active .page-pagcor-hiring-2017__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } @media (max-width: 768px) { .page-pagcor-hiring-2017__faq-question { padding: 12px 15px; } .page-pagcor-hiring-2017__faq-question h3 { font-size: 1em; } .page-pagcor-hiring-2017__faq-answer { padding: 0 15px; } .page-pagcor-hiring-2017__faq-item.active .page-pagcor-hiring-2017__faq-answer { padding: 15px !important; } } .page-pagcor-hiring-2017__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } @media (max-width: 768px) { .page-pagcor-hiring-2017__blog-grid { grid-template-columns: 1fr; } } .page-pagcor-hiring-2017__blog-post-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-pagcor-hiring-2017__blog-post-card:hover { transform: translateY(-5px); } .page-pagcor-hiring-2017__blog-post-image { width: 100%; height: 220px; object-fit: cover; } .page-pagcor-hiring-2017__blog-post-content { padding: 20px; } .page-pagcor-hiring-2017__blog-post-date { font-size: 0.85em; color: #888; margin-bottom: 10px; } .page-pagcor-hiring-2017__blog-post-title { font-size: 1.3em; color: #00bfff; margin-bottom: 10px; } .page-pagcor-hiring-2017__blog-post-excerpt { font-size: 0.9em; color: #bbb; margin-bottom: 15px; } .page-pagcor-hiring-2017__blog-post-link { display: inline-block; background-color: #00bfff; color: #fff; padding: 8px 15px; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; } .page-pagcor-hiring-2017__blog-post-link:hover { background-color: #009acd; text-decoration: none; } /* Responsive overrides for list items */ .page-pagcor-hiring-2017__grid > div, .page-pagcor-hiring-2017__blog-grid > div { box-sizing: border-box; } @media (max-width: 768px) { .page-pagcor-hiring-2017__grid > div, .page-pagcor-hiring-2017__blog-grid > div { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } .page-pagcor-hiring-2017__grid, .page-pagcor-hiring-2017__blog-grid { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } .page-pagcor-hiring-2017__card-description, .page-pagcor-hiring-2017__game-card-description, .page-pagcor-hiring-2017__blog-post-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }