*{box-sizing:border-box;margin:0;padding:0}.pw-page{background:#f4f4f4;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;overflow-x:hidden}.pw-hero{isolation:isolate;background-image:url(https://images.unsplash.com/photo-1562259949-1f03f8e1d2f6?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;min-height:90vh;padding:120px 20px 80px;display:flex;position:relative}.pw-hero:before{content:"";opacity:.9;z-index:1;background:linear-gradient(135deg,#1b365d 0%,#1e5483 100%);position:absolute;inset:0}.pw-hero-content{text-align:center;color:#fff;z-index:2;max-width:1150px;animation:1.2s ease-out heroFadeIn;position:relative}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.pw-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:2px;color:#d4af37;text-transform:uppercase;background:#d4af3726;border:1px solid #d4af3780;border-radius:50px;margin-bottom:25px;padding:10px 24px;font-size:14px;font-weight:700;display:inline-block;box-shadow:0 10px 30px -5px #0000004d}.pw-hero-content h1{text-shadow:0 4px 20px #0000004d;color:#fff;margin-bottom:20px;font-size:clamp(32px,6vw,58px);font-weight:800;line-height:1.2}.pw-subtitle{color:#fffffff2;text-shadow:0 2px 10px #0000004d;max-width:900px;margin:0 auto 35px;padding:0 15px;font-size:clamp(16px,2.5vw,20px);font-weight:400;line-height:1.7}.pw-hero-btns{flex-wrap:wrap;justify-content:center;gap:20px;padding:0 15px;display:flex}.btn-primary{color:#1b365d;letter-spacing:.5px;text-align:center;background:#d4af37;border:2px solid #d4af37;border-radius:50px;min-width:200px;padding:14px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 20px -5px #1b365d4d}.btn-primary:hover{background:#e5c158;transform:translateY(-3px);box-shadow:0 12px 25px -5px #1b365d}.btn-primary:active{transform:translateY(-1px)}.btn-primary:focus-visible{outline-offset:3px;outline:3px solid #d4af37}.btn-outline{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;background:0 0;border:2px solid #fff;border-radius:50px;min-width:200px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 8px 20px -5px #0003}.btn-outline:hover{background:#d4af3726;border-color:#d4af37;transform:translateY(-3px);box-shadow:0 12px 25px -5px #1b365d}.btn-outline:active{transform:translateY(-1px)}.pw-section{background:#f4f4f4;padding:80px 20px}.pw-section.light{background:#fff}.pw-container{max-width:1300px;margin:0 auto;padding:0 15px}.pw-container h2{color:#1b365d;margin-bottom:25px;font-size:clamp(28px,5vw,42px);font-weight:800;line-height:1.3;position:relative}.pw-container h2:after{content:"";background:linear-gradient(90deg,#d4af37,#1e5483);border-radius:4px;width:80px;height:4px;position:absolute;bottom:-12px;left:0}.pw-container p{color:#2c3e50;max-width:1000px;margin-bottom:20px;font-size:17px;line-height:1.8}.pw-gallery{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin-top:50px;display:grid}.pw-gallery img{object-fit:cover;border:3px solid #fff;border-radius:20px;width:100%;height:280px;transition:all .4s;box-shadow:0 15px 30px -10px #1b365d4d}.pw-gallery img:hover{border-color:#d4af37;transform:translateY(-8px)scale(1.02);box-shadow:0 25px 40px -12px #1b365d}.pw-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:50px;display:grid}.pw-card{background:#fff;border:1px solid #d4af371a;border-radius:24px;flex-direction:column;height:100%;padding:35px 25px;transition:all .3s;display:flex;box-shadow:0 10px 30px -10px #1e548326}.pw-card:hover{border-color:#d4af37;transform:translateY(-8px);box-shadow:0 25px 40px -15px #1b365d}.pw-card h3{color:#1e5483;margin-bottom:15px;font-size:22px;font-weight:700}.pw-card p{color:#2c3e50;flex-grow:1;margin-bottom:0;font-size:15px;line-height:1.7}.pw-areas{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:15px;margin-top:40px;display:grid}.pw-area{text-align:center;color:#1b365d;cursor:default;background:linear-gradient(135deg,#fff,#f8f8f8);border:2px solid #0000;border-radius:50px;padding:16px 20px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 8px 20px -8px #1b365d26}.pw-area:hover{border-color:#d4af37;transform:translateY(-3px);box-shadow:0 15px 25px -10px #1e5483}.pw-process{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:25px;margin-top:50px;display:grid}.pw-step{background:#fff;border:1px solid #d4af371a;border-radius:24px;height:100%;padding:35px 25px;transition:all .3s;box-shadow:0 15px 30px -12px #1e548333}.pw-step:hover{border-color:#d4af37;transform:translateY(-8px);box-shadow:0 25px 40px -15px #1b365d}.pw-step span{color:#1e5483;opacity:.8;margin-bottom:20px;font-size:48px;font-weight:900;line-height:1;display:inline-block}.pw-step h3{color:#1b365d;margin-bottom:12px;font-size:20px;font-weight:700}.pw-step p{color:#2c3e50;margin-bottom:0;font-size:15px;line-height:1.7}.pw-list{gap:15px;margin-top:30px;padding-left:0;list-style:none;display:grid}.pw-list li{color:#1b365d;background:#fff;border:1px solid #0000;border-radius:50px;align-items:center;padding:15px 25px;font-size:17px;font-weight:500;transition:all .3s;display:flex;box-shadow:0 8px 20px -8px #1e54831a}.pw-list li:hover{border-color:#d4af37;transform:translate(8px);box-shadow:0 15px 25px -10px #1b365d}.pw-list li:before{content:"◆";color:#d4af37;margin-right:15px;font-size:16px}.pw-faq{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin-top:50px;display:grid}.pw-faq-item{background:#fff;border-left:5px solid #1e5483;border-radius:20px;padding:30px;transition:all .3s;box-shadow:0 15px 30px -12px #1b365d26}.pw-faq-item:hover{border-left-color:#d4af37;transform:translateY(-5px);box-shadow:0 25px 40px -15px #1b365d}.pw-faq-item h3{color:#1b365d;margin-bottom:15px;font-size:20px;font-weight:700}.pw-faq-item p{color:#2c3e50;margin-bottom:0;font-size:16px;line-height:1.7}.pw-cta{color:#fff;text-align:center;isolation:isolate;background:linear-gradient(135deg,#1b365d,#1e5483);padding:100px 20px;position:relative}.pw-cta:before{content:"";z-index:1;background:radial-gradient(circle at 30%,#d4af3726,#0000 70%);position:absolute;inset:0}.pw-cta .pw-container{z-index:2;position:relative}.pw-cta h2{color:#fff;text-shadow:0 4px 15px #0000004d;margin-bottom:20px;font-size:clamp(32px,5vw,48px);font-weight:800}.pw-cta h2:after{background:linear-gradient(90deg,#d4af37,#0000,#d4af37);width:120px;left:50%;transform:translate(-50%)}.pw-cta p{opacity:.95;color:#fffffff2;max-width:800px;margin:0 auto 35px;padding:0 15px;font-size:clamp(16px,2.5vw,20px);line-height:1.7}.pw-cta-btns{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.pw-seo{background:#f4f4f4;border-top:1px solid #d4af3733;padding:60px 20px}.pw-seo-content{max-width:1000px;margin:0 auto}.pw-seo-content h2{color:#1b365d;margin-bottom:20px;font-size:28px}.pw-seo-content p{color:#2c3e50;margin-bottom:15px;font-size:16px;line-height:1.8}.pw-page::-webkit-scrollbar{width:10px}.pw-page::-webkit-scrollbar-track{background:#f4f4f4}.pw-page::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#1e5483,#1b365d);border:2px solid #d4af37;border-radius:10px}.pw-page::-webkit-scrollbar-thumb:hover{background:#1b365d}:focus-visible{outline-offset:3px;outline:3px solid #d4af37}@media (max-width:1024px){.pw-section{padding:70px 20px}.pw-container h2{font-size:36px}}@media (max-width:768px){.pw-hero{background-attachment:scroll;min-height:80vh;padding:100px 15px 60px}.pw-section{padding:60px 15px}.pw-container h2{font-size:32px}.pw-container h2:after{width:60px;height:3px}.pw-gallery{gap:20px}.pw-gallery img{height:250px}.pw-card{padding:30px 20px}.pw-card h3{font-size:20px}.pw-step{padding:30px 20px}.pw-step span{font-size:42px}.pw-step h3{font-size:18px}.pw-cta{padding:80px 15px}}@media (max-width:640px){.pw-hero-content h1{font-size:28px}.pw-subtitle{font-size:15px;line-height:1.6}.pw-badge{padding:8px 18px;font-size:12px}.btn-primary,.btn-outline{min-width:160px;padding:12px 24px;font-size:15px}.pw-container h2{font-size:28px}.pw-container p{font-size:16px;line-height:1.7}.pw-grid,.pw-process,.pw-areas,.pw-faq{gap:20px}.pw-list li{padding:12px 20px;font-size:16px}.pw-list li:before{margin-right:12px;font-size:14px}.pw-faq-item{padding:25px}.pw-faq-item h3{font-size:18px}.pw-faq-item p{font-size:15px}.pw-cta h2{font-size:28px}.pw-cta p{font-size:16px}}@media (max-width:480px){.pw-hero{min-height:70vh;padding:80px 12px 40px}.pw-hero-content h1{font-size:26px}.pw-subtitle{margin-bottom:25px;font-size:14px}.pw-hero-btns,.pw-cta-btns{flex-direction:column;align-items:center;gap:12px}.btn-primary,.btn-outline{width:100%;max-width:250px;padding:12px 20px;font-size:14px}.pw-section{padding:50px 12px}.pw-container h2{margin-bottom:20px;font-size:24px}.pw-container p{font-size:15px}.pw-gallery{margin-top:30px}.pw-gallery img{height:200px}.pw-card{padding:25px 18px}.pw-card h3{font-size:19px}.pw-card p{font-size:14px}.pw-area{padding:12px 15px;font-size:14px}.pw-step{padding:25px 18px}.pw-step span{margin-bottom:15px;font-size:38px}.pw-step h3{font-size:18px}.pw-step p{font-size:14px}.pw-list li{padding:12px 18px;font-size:14px}.pw-faq-item{padding:22px}.pw-faq-item h3{margin-bottom:12px;font-size:17px}.pw-faq-item p{font-size:14px}.pw-cta{padding:60px 12px}.pw-cta h2{font-size:26px}.pw-cta p{font-size:15px}.pw-seo-content h2{font-size:24px}.pw-seo-content p{font-size:14px}}@media (hover:none) and (pointer:coarse){.pw-card:hover,.pw-step:hover,.pw-faq-item:hover,.pw-area:hover,.pw-gallery img:hover,.pw-list li:hover{transform:none}.btn-primary:active,.btn-outline:active{transform:scale(.98)}}@media (prefers-contrast:high){.pw-badge{background:#1b365d;border:2px solid #d4af37}.btn-primary{border:3px solid #1b365d}.btn-outline{border:3px solid #fff}.pw-card{border:2px solid #1b365d}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
