.about-module__OffgCG__page{margin-top:70px}.about-module__OffgCG__hero{background:linear-gradient(135deg,#036 0%,#004080 50%,#0059b3 100%);justify-content:center;align-items:center;height:50vh;min-height:300px;display:flex;position:relative;overflow:hidden}.about-module__OffgCG__hero:before{content:"";background:radial-gradient(circle at 20%,#87ceeb4d 0%,#0000 50%),radial-gradient(circle at 80% 80%,#87ceeb33 0%,#0000 50%),radial-gradient(circle at 40% 20%,#ffffff1a 0%,#0000 30%);animation:15s ease-in-out infinite about-module__OffgCG__waveMovement;position:absolute;inset:0}@keyframes about-module__OffgCG__waveMovement{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.05)}}.about-module__OffgCG__hero:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120'%3E%3Cpath d='M0,60 C300,120 900,0 1200,60 L1200,120 L0,120 Z' fill='%2387ceeb' opacity='0.3'/%3E%3C/svg%3E") 0 0/cover;height:100px;animation:8s linear infinite about-module__OffgCG__wave;position:absolute;bottom:0;left:0;right:0}@keyframes about-module__OffgCG__wave{0%{background-position:0 0}to{background-position:1200px 0}}.about-module__OffgCG__heroContent{z-index:1;text-align:center;color:#fff;padding:2rem;position:relative}.about-module__OffgCG__heroTitle{text-shadow:2px 2px 4px #0000004d;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.about-module__OffgCG__heroSubtitle{opacity:.95;text-shadow:1px 1px 2px #0000004d;font-size:1.3rem;font-weight:300}.about-module__OffgCG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.about-module__OffgCG__mainContent{background:linear-gradient(#f0f9ff80,#fffc);padding:5rem 0}.about-module__OffgCG__introSection{border:3px solid var(--light-blue);background:0 0;border-radius:16px;grid-template-columns:1fr 1fr;align-items:start;gap:3rem;margin-bottom:5rem;padding:3rem;display:grid;box-shadow:0 8px 25px #87ceeb4d}.about-module__OffgCG__introText h2{color:var(--navy-blue);margin-bottom:1.5rem;font-size:2.5rem;line-height:1.2}.about-module__OffgCG__introText p{color:var(--text-dark);margin-bottom:1.2rem;font-size:1.1rem;line-height:1.8}.about-module__OffgCG__introText p:last-child{margin-bottom:0}.about-module__OffgCG__introImages{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.about-module__OffgCG__introImageLarge{border-radius:12px;width:100%;line-height:0;transition:transform .3s;overflow:hidden;box-shadow:0 8px 20px #0000001f}.about-module__OffgCG__introImageSmall{border-radius:12px;width:70%;max-width:300px;line-height:0;transition:transform .3s;overflow:hidden;box-shadow:0 8px 20px #0000001f}.about-module__OffgCG__introImageLarge:hover,.about-module__OffgCG__introImageSmall:hover{transform:translateY(-5px)}.about-module__OffgCG__introImage{object-fit:cover;width:100%;height:auto;display:block}.about-module__OffgCG__nameSection{margin-bottom:5rem}.about-module__OffgCG__nameCard{border:3px solid var(--light-blue);background:linear-gradient(135deg,#ffffffe6 0%,#f0f9ff99 100%);border-radius:16px;max-width:900px;margin:0 auto;padding:3rem;box-shadow:0 8px 25px #87ceeb4d}.about-module__OffgCG__nameCard h3{color:var(--navy-blue);margin-bottom:1.5rem;font-size:2rem}.about-module__OffgCG__nameCard p{color:var(--text-dark);margin-bottom:1rem;font-size:1.1rem;line-height:1.8}.about-module__OffgCG__nameCard p:last-child{margin-bottom:0}.about-module__OffgCG__nameCard strong{color:var(--navy-blue);font-weight:600}.about-module__OffgCG__faqSection{margin-bottom:5rem}.about-module__OffgCG__faqSection h2{color:var(--navy-blue);text-align:center;margin-bottom:3rem;font-size:2.8rem}.about-module__OffgCG__faqList{flex-direction:column;gap:1.5rem;max-width:1000px;margin:0 auto;display:flex}.about-module__OffgCG__faqItem{border:3px solid var(--light-blue);background:linear-gradient(135deg,#ffffffe6 0%,#f0f9ff99 100%);border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 8px 25px #87ceeb4d}.about-module__OffgCG__faqItem:hover{box-shadow:0 12px 30px #87ceeb66}.about-module__OffgCG__faqItem[open]{border-color:var(--navy-blue)}.about-module__OffgCG__faqQuestion{color:var(--navy-blue);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.8rem 2.5rem;font-size:1.3rem;font-weight:600;list-style:none;transition:all .3s;display:flex}.about-module__OffgCG__faqQuestion::-webkit-details-marker{display:none}.about-module__OffgCG__faqQuestion:hover{background:#87ceeb1a}.about-module__OffgCG__faqIcon{color:var(--light-blue);flex-shrink:0;margin-left:1rem;font-size:2rem;font-weight:300;transition:transform .3s}.about-module__OffgCG__faqItem[open] .about-module__OffgCG__faqIcon{color:var(--navy-blue);transform:rotate(45deg)}.about-module__OffgCG__faqAnswer{padding:0 2.5rem 2rem;animation:.3s ease-out about-module__OffgCG__slideDown}@keyframes about-module__OffgCG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.about-module__OffgCG__faqAnswer p{color:var(--text-dark);margin-bottom:1rem;font-size:1.05rem;line-height:1.7}.about-module__OffgCG__faqAnswer p:last-child{margin-bottom:0}.about-module__OffgCG__locationSection{padding:4rem 0}.about-module__OffgCG__locationSection h2{color:var(--navy-blue);text-align:center;margin-bottom:3rem;font-size:2.8rem}.about-module__OffgCG__locationGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.about-module__OffgCG__locationCard{border:3px solid var(--light-blue);text-align:center;background:linear-gradient(135deg,#ffffffe6 0%,#f0f9ff99 100%);border-radius:16px;padding:2.5rem 2rem;transition:all .3s;box-shadow:0 8px 25px #87ceeb4d}.about-module__OffgCG__locationCard:hover{transform:translateY(-8px);box-shadow:0 12px 30px #87ceeb66}.about-module__OffgCG__locationIcon{margin-bottom:1rem;font-size:3rem}.about-module__OffgCG__locationCard h4{color:var(--navy-blue);margin-bottom:.8rem;font-size:1.3rem;font-weight:600}.about-module__OffgCG__locationCard p{color:var(--text-dark);margin:0;font-size:1rem;line-height:1.6}@media (max-width:1024px){.about-module__OffgCG__heroTitle{font-size:3rem}.about-module__OffgCG__introSection{gap:2.5rem;padding:2.5rem}.about-module__OffgCG__faqGrid{gap:1.5rem}.about-module__OffgCG__locationGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-module__OffgCG__page{margin-top:60px}.about-module__OffgCG__hero{height:40vh;min-height:250px}.about-module__OffgCG__heroTitle{font-size:2.5rem}.about-module__OffgCG__heroSubtitle{font-size:1.1rem}.about-module__OffgCG__mainContent{padding:3rem 0}.about-module__OffgCG__introSection{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;padding:2rem}.about-module__OffgCG__introText h2{font-size:2rem}.about-module__OffgCG__introText p{font-size:1rem}.about-module__OffgCG__nameSection{margin-bottom:3rem}.about-module__OffgCG__nameCard{padding:2rem}.about-module__OffgCG__nameCard h3{font-size:1.8rem}.about-module__OffgCG__nameCard p{font-size:1rem}.about-module__OffgCG__faqSection{margin-bottom:3rem}.about-module__OffgCG__faqSection h2{margin-bottom:2rem;font-size:2.2rem}.about-module__OffgCG__faqList{gap:1.2rem}.about-module__OffgCG__faqQuestion{padding:1.5rem 2rem;font-size:1.15rem}.about-module__OffgCG__faqIcon{font-size:1.5rem}.about-module__OffgCG__faqAnswer{padding:0 2rem 1.5rem}.about-module__OffgCG__faqAnswer p{font-size:1rem}.about-module__OffgCG__locationSection{padding:3rem 0}.about-module__OffgCG__locationSection h2{margin-bottom:2rem;font-size:2.2rem}.about-module__OffgCG__locationGrid{grid-template-columns:1fr;gap:1.5rem}.about-module__OffgCG__locationCard{padding:2rem 1.5rem}}@media (max-width:480px){.about-module__OffgCG__container{padding:0 1rem}.about-module__OffgCG__heroTitle{font-size:2rem}.about-module__OffgCG__heroSubtitle{font-size:1rem}.about-module__OffgCG__introSection{margin-bottom:2.5rem;padding:1.5rem}.about-module__OffgCG__introText h2{font-size:1.8rem}.about-module__OffgCG__nameCard{padding:1.5rem}.about-module__OffgCG__nameCard h3{font-size:1.5rem}.about-module__OffgCG__faqSection h2{font-size:1.8rem}.about-module__OffgCG__faqList{gap:1rem}.about-module__OffgCG__faqQuestion{padding:1.2rem 1.5rem;font-size:1.05rem}.about-module__OffgCG__faqIcon{font-size:1.3rem}.about-module__OffgCG__faqAnswer{padding:0 1.5rem 1.2rem}.about-module__OffgCG__faqAnswer p{font-size:.95rem}.about-module__OffgCG__locationSection h2{font-size:1.8rem}.about-module__OffgCG__locationCard{padding:1.5rem}.about-module__OffgCG__locationIcon{font-size:2.5rem}.about-module__OffgCG__locationCard h4{font-size:1.2rem}.about-module__OffgCG__locationCard p{font-size:.95rem}}
