.tk-section{background-color:#f8fafc;padding:60px 0;position:relative;overflow:hidden}.tk-wrapper{background:#fff;border:1px solid #f1f5f9;border-radius:2.5rem;padding:4rem;box-shadow:0 20px 40px #00000008}.tk-row{align-items:center;gap:5rem;display:flex}.tk-image-col{flex:1;position:relative}.tk-image-container{z-index:2;position:relative}.tk-shape-bg{z-index:1;background:linear-gradient(135deg,#1fac5215 0%,#0ea5e915 100%);border-radius:3rem 1rem;width:100%;height:100%;transition:all .5s;position:absolute;top:-20px;left:-20px;transform:rotate(-3deg)}.tk-image-container:hover .tk-shape-bg{transform:rotate(0)scale(1.02)}.tk-main-img{z-index:2;border-radius:2rem;width:100%;height:auto;position:relative;box-shadow:0 15px 35px #00000014}.tk-floating-card{-webkit-backdrop-filter:blur(12px);z-index:10;background:#ffffffd9;border:1px solid #fff9;border-radius:1.25rem;align-items:center;gap:1rem;padding:1rem 1.5rem;animation:4s ease-in-out infinite tkFloat;display:flex;position:absolute;bottom:30px;right:-30px;box-shadow:0 15px 30px #0000001a}@keyframes tkFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.tk-card-icon{color:#fff;background:#1fac52;border-radius:1rem;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.35rem;display:flex;box-shadow:0 8px 15px #0ea5e933}.tk-card-text{flex-direction:column;display:flex}.tk-card-title{color:#0f172a;font-size:.95rem;font-weight:800}.tk-card-subtitle{color:#64748b;font-size:.8rem;font-weight:600}.tk-text-col{flex:1.2}.tk-kicker{color:#1fac52;text-transform:uppercase;letter-spacing:.2em;background:#f0fdf4;border-radius:2rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8rem;font-weight:800;display:inline-block}.tk-title{color:#0f172a;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.tk-desc{color:#475569;margin:0;font-size:1.15rem;line-height:1.7}@media (max-width:992px){.tk-row{text-align:center;flex-direction:column-reverse;gap:3rem}.tk-text-col,.tk-image-col{width:100%}.tk-floating-card{bottom:20px;right:20px}.tk-image-container{max-width:80%;margin:0 auto}}@media (max-width:768px){.tk-section{padding:60px 0}.tk-wrapper{padding:2.5rem 1.5rem}.tk-title{font-size:2rem}.tk-image-container{max-width:100%}}
.stw-section{background-color:#fff;padding:60px 0;position:relative;overflow:hidden}.stw-top-row{align-items:center;gap:5rem;margin-bottom:4rem;display:flex}.stw-text-col{flex:1}.stw-kicker{color:#1fac52;text-transform:uppercase;letter-spacing:.2em;background:#f0fdf4;border-radius:2rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8rem;font-weight:800;display:inline-block}.stw-title{color:#0f172a;margin-bottom:1.5rem;font-size:2.75rem;font-weight:800;line-height:1.2}.stw-subtitle{color:#475569;margin:0;font-size:1.15rem;font-weight:500;line-height:1.7}.stw-image-col{flex:1;position:relative}.stw-image-container{z-index:2;padding:1rem;position:relative}.stw-image-backdrop{z-index:1;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border-radius:2rem;width:90%;height:95%;transition:transform .5s;position:absolute;top:0;right:0;transform:rotate(3deg)}.stw-image-container:hover .stw-image-backdrop{transform:rotate(0)scale(1.02)}.stw-main-img{z-index:2;border-radius:1.5rem;width:100%;height:auto;position:relative;box-shadow:0 20px 40px #0000001a}.stw-floating-card{-webkit-backdrop-filter:blur(12px);z-index:10;background:#ffffffd9;border:1px solid #fff9;border-radius:1.25rem;align-items:center;gap:1rem;padding:1rem 1.5rem;animation:4s ease-in-out infinite stwFloat;display:flex;position:absolute;bottom:-10px;left:-20px;box-shadow:0 15px 30px #0000001a}@keyframes stwFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.stw-card-icon{color:#fff;background:#1fac52;border-radius:1rem;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.35rem;display:flex;box-shadow:0 8px 15px #0ea5e933}.stw-card-text{flex-direction:column;display:flex}.stw-card-title{color:#0f172a;font-size:.95rem;font-weight:800}.stw-card-subtitle{color:#64748b;font-size:.8rem;font-weight:600}.stw-fade-up{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.stw-fade-up.active{opacity:1;transform:translateY(0)}.stw-bottom-card{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:2rem;padding:3rem 4rem;box-shadow:0 10px 30px #00000005}.stw-desc-bold{color:#1e293b;margin:0;font-size:1.15rem;font-weight:700;line-height:1.7}.stw-mb-1{margin-bottom:.5rem}.stw-divider{background:#1fac52;border-radius:2px;width:60px;height:4px;margin:2rem auto}.stw-desc-regular{color:#475569;margin:0;font-size:1.1rem;font-weight:500;line-height:1.7}@media (max-width:992px){.stw-top-row{text-align:center;flex-direction:column;gap:3rem}.stw-image-col{width:100%;max-width:600px;margin:0 auto}.stw-floating-card{animation:none;bottom:-15px;left:50%;transform:translate(-50%)}}@media (max-width:768px){.stw-section{padding:60px 0}.stw-title{font-size:2rem}.stw-bottom-card{padding:2.5rem 2rem}.stw-desc-bold,.stw-desc-regular{font-size:1.05rem}}
