*,::after,::before{box-sizing:border-box}.firstsectionpracticetype-container{padding:20px 20px;background:linear-gradient(135deg,#fff 0,#f8fafc 50%,#e2e8f0 100%);display:flex;flex-direction:column;position:relative;overflow:hidden;contain:layout style paint;will-change:auto}.firstsectionpracticetype-container::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(59,130,246,.04) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(255,200,21,.04) 0,transparent 50%);pointer-events:none;z-index:1;transform:translateZ(0)}.firstsectionpracticetype-wrapper{max-width:1200px;margin:0 auto;width:100%;position:relative;z-index:2}.firstsectionpracticetype-header{text-align:center;margin-bottom:40px}.firstsectionpracticetype-title{font-size:3rem;font-weight:700;color:#1e3a8a;margin-bottom:16px;line-height:1.2;position:relative;background:linear-gradient(135deg,#1e3a8a 0,#3b82f6 50%,#1e3a8a 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transform:translateZ(0)}.firstsectionpracticetype-title::after{content:'';position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#1e3a8a,#3b82f6,#ffc815,#3b82f6,#1e3a8a);background-size:200% 100%;border-radius:2px;animation:firstsectionpracticetypeShimmerLine 3s ease-in-out infinite;box-shadow:0 0 15px rgba(59,130,246,.4);will-change:transform,opacity}@keyframes firstsectionpracticetypeShimmerLine{0%,100%{opacity:.8;transform:translateX(-50%) scale(1);background-position:0 50%}50%{opacity:1;transform:translateX(-50%) scale(1.05);background-position:100% 50%}}.firstsectionpracticetype-subtitle{font-size:1.2rem;color:#475569;max-width:600px;margin:0 auto;line-height:1.6}.firstsectionpracticetype-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px;contain:layout}.firstsectionpracticetype-card-link{text-decoration:none;color:inherit;display:block;transition:transform .3s cubic-bezier(.4, 0, .2, 1);will-change:transform}.firstsectionpracticetype-card-link:hover{text-decoration:none;color:inherit}.firstsectionpracticetype-card{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-radius:20px;padding:30px 20px;text-align:center;box-shadow:0 15px 35px rgba(30,58,138,.1);transition:transform .4s cubic-bezier(.4, 0, .2, 1),box-shadow .4s cubic-bezier(.4, 0, .2, 1);cursor:pointer;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid rgba(59,130,246,.1);position:relative;overflow:hidden;contain:layout style paint;transform:translateZ(0);will-change:transform,box-shadow}.firstsectionpracticetype-card::before{content:'';position:absolute;top:0;left:0;right:0;width:100%;height:4px;background:linear-gradient(90deg,#1e3a8a,#3b82f6,#ffc815,#3b82f6,#1e3a8a);background-size:200% 100%;border-radius:0 0 4px 4px;animation:firstsectionpracticetypeCardShimmer 3.5s ease-in-out infinite;z-index:1;will-change:opacity,background-position}@keyframes firstsectionpracticetypeCardShimmer{0%,100%{opacity:.7;background-position:0 50%}50%{opacity:1;background-position:100% 50%}}.firstsectionpracticetype-card-link:hover .firstsectionpracticetype-card{transform:translateY(-12px) scale(1.02);box-shadow:0 25px 50px rgba(30,58,138,.2);background:#fff;border-color:rgba(59,130,246,.2)}.firstsectionpracticetype-image-wrapper{width:120px;height:120px;margin:0 auto 20px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f7ff 0,#e6f0ff 100%);flex-shrink:0;position:relative;z-index:2;box-shadow:0 8px 25px rgba(59,130,246,.15);transition:transform .3s cubic-bezier(.4, 0, .2, 1),box-shadow .3s cubic-bezier(.4, 0, .2, 1);contain:layout style paint;transform:translateZ(0);will-change:transform,box-shadow}.firstsectionpracticetype-card-link:hover .firstsectionpracticetype-image-wrapper{transform:scale(1.1);box-shadow:0 12px 35px rgba(59,130,246,.25)}.firstsectionpracticetype-image{width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.4, 0, .2, 1);position:relative;z-index:2;transform:translateZ(0);will-change:transform;aspect-ratio:1/1}.firstsectionpracticetype-card-link:hover .firstsectionpracticetype-image{transform:scale(1.1)}.firstsectionpracticetype-card-title{font-size:1.25rem;font-weight:600;color:#1e3a8a;margin:0;line-height:1.4;position:relative;z-index:2;transition:color .3s cubic-bezier(.4, 0, .2, 1),transform .3s cubic-bezier(.4, 0, .2, 1);will-change:color,transform}.firstsectionpracticetype-card-link:hover .firstsectionpracticetype-card-title{color:#3b82f6;transform:translateY(-2px)}.firstsectionpracticetype-cta{text-align:center}.firstsectionpracticetype-cta-button{background:linear-gradient(135deg,#1e3a8a 0,#3b82f6 100%);color:#fff;border:none;padding:18px 40px;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:transform .3s cubic-bezier(.4, 0, .2, 1),box-shadow .3s cubic-bezier(.4, 0, .2, 1);text-transform:uppercase;letter-spacing:.5px;box-shadow:0 12px 30px rgba(30,58,138,.3);position:relative;overflow:hidden;text-decoration:none;display:inline-block;contain:layout style paint;transform:translateZ(0);will-change:transform,box-shadow}.firstsectionpracticetype-cta-button::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s cubic-bezier(.4, 0, .2, 1);will-change:left}.firstsectionpracticetype-cta-button:hover::before{left:100%}.firstsectionpracticetype-cta-button:hover{background:linear-gradient(135deg,#3b82f6 0,#1e3a8a 100%);transform:translateY(-4px);box-shadow:0 18px 40px rgba(30,58,138,.4)}.firstsectionpracticetype-cta-button:active{transform:translateY(-2px)}.firstsectionpracticetype-card-active{border:2px solid #3b82f6;background:linear-gradient(135deg,#f8f9ff,#fff);box-shadow:0 20px 40px rgba(59,130,246,.2)}.firstsectionpracticetype-cta-loading{opacity:.7;cursor:not-allowed}.firstsectionpracticetype-image-loaded{opacity:1}.firstsectionpracticetype-animate-in{animation:firstsectionpracticetypeSlideUp .6s ease-out forwards}@keyframes firstsectionpracticetypeSlideUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.firstsectionpracticetype-container{padding:20px 20px}.firstsectionpracticetype-header{margin-bottom:30px}.firstsectionpracticetype-title{font-size:2.5rem}.firstsectionpracticetype-title::after{width:80px;height:3px;bottom:-12px}.firstsectionpracticetype-subtitle{font-size:1.1rem}.firstsectionpracticetype-grid{grid-template-columns:repeat(2,1fr);gap:25px;margin-bottom:30px}.firstsectionpracticetype-card{padding:25px 15px;border-radius:16px}.firstsectionpracticetype-card::before{height:3px}.firstsectionpracticetype-image-wrapper{width:100px;height:100px}.firstsectionpracticetype-image{width:100px;height:100px}.firstsectionpracticetype-card-title{font-size:1.1rem}}@media (max-width:480px){.firstsectionpracticetype-container{padding:20px 20px}.firstsectionpracticetype-header{margin-bottom:25px}.firstsectionpracticetype-title{font-size:2rem}.firstsectionpracticetype-title::after{width:60px;height:2px;bottom:-10px}.firstsectionpracticetype-subtitle{font-size:1rem}.firstsectionpracticetype-grid{grid-template-columns:1fr;gap:20px;margin-bottom:25px}.firstsectionpracticetype-card{padding:20px 15px;border-radius:14px}.firstsectionpracticetype-card::before{height:2px}.firstsectionpracticetype-image-wrapper{width:80px;height:80px;margin-bottom:15px}.firstsectionpracticetype-image{width:80px;height:80px}.firstsectionpracticetype-card-title{font-size:1rem}.firstsectionpracticetype-cta-button{padding:14px 30px;font-size:1rem;width:100%;max-width:300px}}@media (max-width:320px){.firstsectionpracticetype-container{padding:20px 20px}.firstsectionpracticetype-header{margin-bottom:20px}.firstsectionpracticetype-title{font-size:1.6rem}.firstsectionpracticetype-title::after{width:50px;height:2px}.firstsectionpracticetype-subtitle{font-size:.9rem}.firstsectionpracticetype-grid{margin-bottom:20px}.firstsectionpracticetype-card{padding:15px 10px}.firstsectionpracticetype-card::before{height:2px}.firstsectionpracticetype-image-wrapper{width:70px;height:70px}.firstsectionpracticetype-image{width:70px;height:70px}}.firstsectionpracticetype-card-link:focus{outline:2px solid #3b82f6;outline-offset:2px;border-radius:20px}.firstsectionpracticetype-card-link:focus .firstsectionpracticetype-card{transform:translateY(-6px);box-shadow:0 15px 35px rgba(59,130,246,.25)}@media (prefers-reduced-motion:reduce){.firstsectionpracticetype-card,.firstsectionpracticetype-card-link,.firstsectionpracticetype-cta-button,.firstsectionpracticetype-image{transition:none!important;animation:none!important}.firstsectionpracticetype-card::before,.firstsectionpracticetype-title::after{animation:none!important}.firstsectionpracticetype-cta-button:hover::before{animation:none!important}*{will-change:auto!important}}