.page-game-development-ph{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8;}.page-game-development-ph__container{max-width:1200px;margin:0 auto;padding:20px;}.page-game-development-ph__section{padding:40px 20px;margin-bottom:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.05);}.page-game-development-ph__section:last-of-type{margin-bottom:0;}.page-game-development-ph__hero-section{background:linear-gradient(135deg,#0056b3,#003d82);color:#fff;text-align:center;padding:80px 20px;border-radius:0;margin-bottom:20px;position:relative;overflow:hidden;padding-top:90px;}.page-game-development-ph__hero-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url('[GALLERY:hero:1920x1080:gaming,abstract,light]');background-size:cover;background-position:center;opacity:0.2;z-index:0;}.page-game-development-ph__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto;}.page-game-development-ph__hero-title{font-size:2.8em;margin-bottom:15px;font-weight:700;}.page-game-development-ph__hero-subtitle{font-size:1.3em;margin-bottom:30px;}.page-game-development-ph__cta-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;border:none;cursor:pointer;}.page-game-development-ph__cta-button:hover{background-color:#e0a800;transform:scale(1.05);}.page-game-development-ph__heading{font-size:2em;color:#0056b3;text-align:center;margin-bottom:30px;}.page-game-development-ph__text-content{font-size:1.1em;color:#555;margin-bottom:20px;}.page-game-development-ph__image-wrapper{text-align:center;margin:30px 0;}.page-game-development-ph__image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1);display:block;margin:0 auto;}.page-game-development-ph__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:30px;}.page-game-development-ph__grid-item{background-color:#f2f7fc;padding:25px;border-radius:8px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,0.05);}.page-game-development-ph__grid-item-title{font-size:1.4em;color:#0056b3;margin-bottom:10px;}.page-game-development-ph__grid-item-text{font-size:1em;color:#666;}.page-game-development-ph__list{list-style:none;padding:0;margin:20px 0;}.page-game-development-ph__list-item{background-color:#f9f9f9;margin-bottom:10px;padding:15px;border-left:5px solid #0056b3;border-radius:4px;font-size:1.1em;color:#444;box-sizing:border-box;}.page-game-development-ph__list-item strong{color:#003d82;}.page-game-development-ph__quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px;}.page-game-development-ph__quick-link-button{display:block;width:100%;padding:18px 25px;background-color:#007bff;color:#fff;text-align:center;text-decoration:none;border-radius:8px;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.3s ease;box-sizing:border-box;}.page-game-development-ph__quick-link-button:hover{background-color:#0056b3;transform:scale(1.02);}.page-game-development-ph__promo-card{background-color:#fefbe6;border:1px solid #ffcc00;padding:25px;border-radius:8px;text-align:center;}.page-game-development-ph__promo-title{font-size:1.5em;color:#e0a800;margin-bottom:10px;}.page-game-development-ph__promo-description{font-size:1.05em;color:#666;margin-bottom:20px;}.page-game-development-ph__promo-button{background-color:#ffc107;color:#333;padding:12px 25px;border-radius:50px;text-decoration:none;font-weight:bold;font-size:1em;transition:background-color 0.3s ease,transform 0.3s ease;border:none;cursor:pointer;}.page-game-development-ph__promo-button:hover{background-color:#e0a800;transform:scale(1.05);}.page-game-development-ph__icon-text-item{display:flex;align-items:center;margin-bottom:15px;}.page-game-development-ph__icon{width:40px;height:40px;margin-right:15px;}.page-game-development-ph__icon-text-content{flex-grow:1;}.page-game-development-ph__icon-text-title{font-size:1.2em;color:#0056b3;margin-bottom:5px;}.page-game-development-ph__icon-text-description{font-size:0.95em;color:#555;}.page-game-development-ph__faq-item{margin-bottom:15px;border:1px solid #eee;border-radius:8px;overflow:hidden;}.page-game-development-ph__faq-question{background-color:#f9f9f9;padding:18px 20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.15em;font-weight:bold;color:#0056b3;transition:background-color 0.3s ease;user-select:none;}.page-game-development-ph__faq-question:hover{background-color:#f0f0f0;}.page-game-development-ph__faq-question h3{margin:0;pointer-events:none;}.page-game-development-ph__faq-toggle{font-size:1.5em;font-weight:bold;color:#0056b3;transition:transform 0.3s ease;pointer-events:none;}.page-game-development-ph__faq-item.active .page-game-development-ph__faq-toggle{transform:rotate(45deg);}.page-game-development-ph__faq-answer{max-height:0;overflow:hidden;padding:0 15px;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;opacity:0;color:#555;font-size:1em;}.page-game-development-ph__faq-item.active .page-game-development-ph__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1;}.page-game-development-ph__blog-card{background-color:#f2f7fc;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.05);}.page-game-development-ph__blog-card-image{width:100%;height:200px;object-fit:cover;border-radius:6px;margin-bottom:15px;}.page-game-development-ph__blog-card-title{font-size:1.3em;color:#0056b3;margin-bottom:10px;line-height:1.3;}.page-game-development-ph__blog-card-title a{text-decoration:none;color:inherit;transition:color 0.3s ease;}.page-game-development-ph__blog-card-title a:hover{color:#007bff;}.page-game-development-ph__blog-card-excerpt{font-size:0.95em;color:#666;margin-bottom:15px;}.page-game-development-ph__blog-card-link{display:inline-block;color:#007bff;text-decoration:none;font-weight:bold;transition:color 0.3s ease;}.page-game-development-ph__blog-card-link:hover{color:#0056b3;}@media (max-width:768px){.page-game-development-ph__container{padding:10px;}.page-game-development-ph__hero-section{padding:60px 20px 40px;padding-top:70px;}.page-game-development-ph__hero-title{font-size:2em;}.page-game-development-ph__hero-subtitle{font-size:1.1em;}.page-game-development-ph__heading{font-size:1.8em;}.page-game-development-ph__section{padding:30px 15px;}.page-game-development-ph__grid{grid-template-columns:1fr;}.page-game-development-ph__quick-links-grid{grid-template-columns:1fr;}.page-game-development-ph__list-item{width:100% !important;box-sizing:border-box !important;padding:12px;font-size:1em;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;margin-left:0 !important;margin-right:0 !important;}.page-game-development-ph__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-game-development-ph__image{max-width:100% !important;height:auto !important;}.page-game-development-ph__promo-card{padding:20px;}.page-game-development-ph__faq-question{font-size:1em;padding:15px;}.page-game-development-ph__faq-answer{padding:15px 15px !important;}.page-game-development-ph__blog-card-image{height:180px;}.page-game-development-ph__blog-card-title{font-size:1.2em;}}