.tech-layout{width:100%;max-width:900px;margin:30px auto;padding:0 15px}.tech-info{flex:1;width:100%}.tech-image{flex:1;display:flex;align-items:center;justify-content:center;padding:10px;position:relative}.tech-image img,.tech-image-full img,.content-img img{width:100%;height:auto;object-fit:cover;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,0.12);transition:transform 0.3s ease,box-shadow 0.3s ease}.tech-image:hover img,.tech-image-full:hover img{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,0.18)}.tech-image-full{width:100%;max-width:900px;margin:30px auto;padding:0 15px}.tech-info.continuation{max-width:900px;margin:20px auto 40px;padding:0 15px}.praxis-details{line-height:1.8;color:#444}.praxis-details h2{font-size:32px;margin-bottom:30px;font-weight:700;color:#333;position:relative;padding-bottom:15px}.praxis-details h2:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:3px;background:#95c121}.praxis-details h3{font-size:24px;margin:35px 0 15px;color:#444;font-weight:600;display:flex;align-items:center}.praxis-details h3:before{content:"";display:inline-block;width:6px;height:22px;background:#95c121;margin-right:12px;border-radius:3px}.praxis-details p{margin-bottom:20px;font-size:16px;line-height:1.8}.praxis-details p a{color:#95c121;text-decoration:none;font-weight:500;transition:all 0.2s ease;border-bottom:1px dotted rgba(149,193,33,0.5)}.praxis-details p a:hover{color:#7a9e1c;border-bottom:1px solid #95c121}.content-card{width:100%;box-sizing:border-box;background:#ffffff;border-radius:12px;padding:25px 30px;margin:30px 0;box-shadow:0 8px 30px rgba(0,0,0,0.05);position:relative;overflow:hidden}.content-card:before{content:"";position:absolute;top:0;left:0;height:100%;width:4px;background:#95c121}.content-card h4{font-size:20px;margin-bottom:15px;display:flex;align-items:center;color:#333}.content-card h4 i{color:#95c121;margin-right:12px;font-size:18px}.highlight-box{background:linear-gradient(45deg,rgba(149,193,33,0.08),rgba(149,193,33,0.03));border-radius:10px;padding:25px;margin:30px 0;border-left:4px solid #95c121}.highlight-box p{margin:0;font-size:16px;font-weight:500}.infobox{background:linear-gradient(to right,rgba(149,193,33,0.1),rgba(220,240,180,0.1));padding:25px 30px;border-radius:12px;margin:35px 0;position:relative;box-shadow:0 6px 20px rgba(149,193,33,0.1)}.infobox:before{content:"\f05a";font-family:"FontAwesome";font-style:normal;font-weight:900;position:absolute;left:-15px;top:50%;transform:translateY(-50%);background:#95c121;color:white;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;box-shadow:0 4px 10px rgba(149,193,33,0.3)}.infobox p{margin:0;font-weight:500}.content-img{max-width:100%;height:auto;margin:20px 0}.content-img img{box-shadow:0 6px 20px rgba(0,0,0,0.1)}.content-section{max-width:900px;margin:30px auto;padding:0 15px}.content-header{margin-bottom:20px}.content-header h4{font-size:22px;margin-bottom:20px;color:#333;display:flex;align-items:center}.content-header h4 i{color:#95c121;margin-right:12px;font-size:22px}.content-text{margin-bottom:30px}@media (min-width:768px){.tech-layout{flex-direction:row;align-items:center}.tech-info{flex:0 0 55%;padding-right:40px}.tech-image{flex:0 0 45%;margin:0}.praxis-details{max-width:800px;margin:0 auto}.content-img{margin:30px 0}}@media (min-width:1200px){.tech-info{flex:0 0 60%}.tech-image{flex:0 0 40%}}@media (max-width:768px){.content-section{padding:0 10px;margin:20px auto}.content-header h4{font-size:20px;margin-bottom:15px}.content-header h4 i{font-size:18px;margin-right:10px}.tech-image-full{margin:20px auto;padding:0 5px}.tech-image-full img{border-radius:8px}.content-text{margin-bottom:20px}}@media (max-width:480px){.content-header h4{font-size:18px;line-height:1.4;flex-wrap:wrap}.tech-image-full{margin:15px auto}}