.process-page{background-color:#fff;min-height:100vh}.process-container{max-width:1200px;margin:0 auto;padding:0 2rem}@media screen and (max-width:768px){.process-container{padding:0 1.5rem}}.process-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#036 0%,#000d1a 100%);padding:6rem 2rem}@media screen and (max-width:768px){.process-hero{padding:4rem 1.5rem}}.process-hero__content{max-width:800px;margin:0 auto}.process-hero__title{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.2}.process-hero__subtitle{opacity:.95;margin-bottom:1.5rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600}.process-hero__description{opacity:.9;max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.7}.process-tabs{justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}@media screen and (max-width:480px){.process-tabs{gap:.5rem}}.process-tab{color:#6b7280;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}@media screen and (max-width:480px){.process-tab{padding:.75rem 1.25rem;font-size:.9rem}}.process-tab svg{stroke-width:2px;width:1.25rem;height:1.25rem}@media screen and (max-width:480px){.process-tab svg{width:1rem;height:1rem}}.process-tab:hover{color:#036;border-color:#036}.process-tab.active{color:#fff;background:#036;border-color:#036;box-shadow:0 4px 12px #0033664d}.process-steps{background-color:#f8f9fa;padding:5rem 2rem}@media screen and (max-width:768px){.process-steps{padding:3rem 1rem}}.process-steps__heading{text-align:center;color:#036;margin-bottom:3rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}@media screen and (max-width:768px){.process-steps__heading{margin-bottom:2rem}}.process-steps__timeline{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;display:flex;position:relative}@media screen and (max-width:768px){.process-steps__timeline{gap:1.5rem}}.process-steps__timeline:before{content:"";background:linear-gradient(#036,#e6f3ff);border-radius:3px;width:3px;position:absolute;top:3rem;bottom:3rem;left:2rem}@media screen and (max-width:768px){.process-steps__timeline:before{width:2px;top:1.5rem;bottom:1.5rem;left:1.5rem;transform:translate(-50%)}}.process-step{grid-template-columns:4rem 3rem 1fr;align-items:flex-start;gap:1.5rem;display:grid;position:relative}@media screen and (max-width:768px){.process-step{grid-template-columns:1fr;gap:0;padding-left:4rem}}.process-step__number{z-index:1;background:#036;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;box-shadow:0 4px 15px #0033664d}@media screen and (max-width:768px){.process-step__number{width:3rem;height:3rem;position:absolute;top:0;left:0}}.process-step__number span{color:#fff;font-size:1.25rem;font-weight:700}@media screen and (max-width:768px){.process-step__number span{font-size:1rem}}.process-step__icon{background:#4ca6ff;border-radius:12px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-top:.5rem;display:flex}@media screen and (max-width:768px){.process-step__icon{display:none}}.process-step__icon svg{color:#036;width:1.5rem;height:1.5rem}.process-step__content{background:#fff;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #00000014}@media screen and (max-width:768px){.process-step__content{border-radius:10px;padding:1.25rem 1rem}}.process-step__content:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001f}.process-step__title{color:#036;margin-bottom:.75rem;font-size:1.375rem;font-weight:700}@media screen and (max-width:768px){.process-step__title{margin-bottom:.625rem;font-size:1.125rem}}.process-step__description{color:#4a5568;margin:0;font-size:1rem;line-height:1.7}@media screen and (max-width:768px){.process-step__description{font-size:.9375rem;line-height:1.6}}.process-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#036 0%,#001a33 100%);padding:5rem 2rem}@media screen and (max-width:768px){.process-cta{padding:3rem 1.5rem}}.process-cta__title{margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.process-cta__description{opacity:.9;text-align:left;max-width:600px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.7}.process-cta__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.process-cta__buttons .btn-primary{color:#036;background:#fff;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:background .3s,transform .3s}.process-cta__buttons .btn-primary:hover{background:#f0f4f8;transform:translateY(-2px)}.process-cta__buttons .btn-secondary{color:#fff;background:0 0;border:2px solid #ffffff80;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.process-cta__buttons .btn-secondary:hover{background:#ffffff1a;border-color:#fff}
