.page--g{font-family:'Arial',sans-serif;line-height:1.6;color:#333333;background-color:#f8f9fa}.page--g__hero-section{background-color:#2563eb;color:#ffffff;text-align:center;padding-bottom:40px;padding-top:10px;position:relative;overflow:hidden}.page--g__hero-image{width:100%;height:auto;display:block;margin-bottom:20px;object-fit:cover}.page--g__hero-content{max-width:900px;margin:0 auto;padding:0 20px}.page--g__hero-content h1{font-size:2.8em;margin-bottom:15px;font-weight:bold;line-height:1.2;color:#ffffff}.page--g__hero-content p{font-size:1.1em;margin-bottom:30px;max-width:700px;margin-left:auto;margin-right:auto}.page--g__btn-primary{display:inline-block;background-color:#f0a800;color:#ffffff;padding:12px 28px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease;border:none}.page--g__btn-primary:hover{background-color:#d49300}.page--g__section{padding:60px 20px;max-width:1200px;margin:0 auto}.page--g__section:nth-of-type(even){background-color:#e9ecef}.page--g__section h2{font-size:2.2em;color:#2563eb;text-align:center;margin-bottom:40px;font-weight:bold}.page--g__section h3{font-size:1.6em;color:#2563eb;margin-top:30px;margin-bottom:15px}.page--g__text-block{font-size:1em;line-height:1.7}.page--g__image-container{text-align:center;margin:30px 0}.page--g__image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,0.1)}.page--g__list{list-style:none;padding:0;margin-top:20px}.page--g__list-item{background-color:#ffffff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:15px;padding:20px;box-shadow:0 2px 5px rgba(0,0,0,0.05);display:flex;align-items:flex-start;gap:15px}.page--g__list-item strong{color:#2563eb;font-size:1.1em}.page--g__list-icon{font-size:1.5em;color:#2563eb;margin-top:5px}.page--g__faq-section{background-color:#f0f7ff;padding:60px 20px}.page--g__faq-section h2{color:#2563eb}.page--g__faq-container{max-width:900px;margin:0 auto}.page--g__faq-item{background-color:#ffffff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:15px;overflow:hidden}.page--g__faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 25px;cursor:pointer;font-weight:bold;font-size:1.1em;color:#333333;background-color:#f5f5f5;transition:background-color 0.3s ease}.page--g__faq-question:hover{background-color:#e0e0e0}.page--g__faq-item.active .page--g__faq-question{background-color:#e0e0e0}.page--g__faq-qtext{pointer-events:none}.page--g__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;color:#2563eb}.page--g__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1),padding 0.4s ease,opacity 0.4s ease}.page--g__faq-item.active .page--g__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page--g__faq-answer p{margin-bottom:0;color:#555555}.page--g__cta-section{text-align:center;background-color:#2563eb;color:#ffffff;padding:80px 20px}.page--g__cta-section h2{color:#ffffff;margin-bottom:20px}.page--g__cta-section p{font-size:1.1em;margin-bottom:40px;max-width:700px;margin-left:auto;margin-right:auto}.page--g__button-group{display:flex;justify-content:center;gap:20px}.page--g__btn-secondary{display:inline-block;background-color:#ffffff;color:#2563eb;padding:12px 28px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,color 0.3s ease;border:2px solid #2563eb}.page--g__btn-secondary:hover{background-color:#e0e0e0}.page--g img{max-width:100%;height:auto;display:block}.page--g a[class*="btn"],.page--g a[class*="button"]{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page--g__button-group,.page--g__btn-container{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width:1024px){.page--g__hero-content h1{font-size:2.4em}.page--g__hero-content p{font-size:1em}.page--g__section h2{font-size:2em}.page--g__faq-question{font-size:1em}.page--g__list-item{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.page--g__hero-section{padding-top:10px !important;padding-bottom:30px}.page--g__hero-content h1{font-size:1.8em !important;margin-bottom:10px}.page--g__hero-content p{font-size:0.95em !important;margin-bottom:20px}.page--g__btn-primary{padding:10px 20px !important;font-size:1em !important}.page--g__section{padding:40px 15px}.page--g__section h2{font-size:1.8em !important;margin-bottom:30px}.page--g__section h3{font-size:1.4em !important;margin-top:25px}.page--g__image-container{margin:20px 0}.page--g__list-item{padding:15px;margin-bottom:10px}.page--g__list-item strong{font-size:1em}.page--g__faq-section{padding:40px 15px}.page--g__faq-question{padding:15px 18px;font-size:1em}.page--g__faq-answer{padding:0 18px}.page--g__faq-item.active .page--g__faq-answer{padding:15px 18px !important}.page--g__cta-section{padding:60px 15px}.page--g__cta-section h2{font-size:1.8em !important}.page--g__cta-section p{font-size:1em !important}.page--g__button-group{flex-direction:column;gap:15px}.page--g__btn-secondary{padding:10px 20px !important;font-size:1em !important}.page--g img{max-width:100% !important;width:100% !important;height:auto !important}.page--g__section,.page--g__card,.page--g__container,.page--g__faq-section,.page--g__cta-section{max-width:100% !important;width:100% !important;box-sizing:border-box !important;padding-left:15px;padding-right:15px}.page--g__cta-button,.page--g__btn-primary,.page--g__btn-secondary,.page--g a[class*="button"],.page--g a[class*="btn"]{max-width:100% !important;width:100% !important;box-sizing:border-box !important;white-space:normal !important;word-wrap:break-word !important;padding-left:15px;padding-right:15px}.page--g__button-group,.page--g__btn-container{max-width:100% !important;width:100% !important;box-sizing:border-box !important;padding-left:15px;padding-right:15px;flex-wrap:wrap !important;gap:10px}.page--g__button-group{display:flex;flex-direction:column}}