.content-showcase__inner{align-items:center;display:grid;gap:60px;min-height:600px}.content-showcase--image-left .content-showcase__inner{grid-template-columns:1.2fr 1fr}.content-showcase--image-right .content-showcase__inner{grid-template-columns:1fr 1.2fr}@media (max-width:768px){.content-showcase__inner{display:flex;flex-direction:column;gap:40px;min-height:auto}.content-showcase--image-left .content-showcase__inner,.content-showcase--image-right .content-showcase__inner,.content-showcase__inner{grid-template-columns:1fr}.content-showcase__image{order:1}.content-showcase__content{order:2}.content-showcase .section__overtitle{margin-left:0;margin-right:auto}.content-showcase__image{height:auto}}.content-showcase__content{display:flex;flex-direction:column;gap:10px}.content-showcase__text{display:flex;flex-direction:column;gap:16px}.content-showcase__title{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0}.content-showcase__description{color:var(--text-secondary);font-size:1.125rem;line-height:1.6;margin:0}.content-showcase__checklist{display:flex;flex-direction:column;gap:16px;margin:24px 0}.content-showcase__check-wrapper{border-radius:20px;color:inherit;display:block;padding:10px 20px;position:relative;text-decoration:none;transition:all .3s ease;width:fit-content}.content-showcase__check-text{color:var(--color-dark);font-size:1rem;line-height:1.5;position:relative}.content-showcase__check-text:after{background:rgba(0,0,0,.2);bottom:-2px;content:"";height:1px;left:0;position:absolute;right:0;transition:all .3s ease}.content-showcase__check-text:before{background:#000;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .4s ease;width:0;z-index:1}.content-showcase__check-wrapper:hover{background:rgba(0,0,0,.05)}.content-showcase__check-wrapper:hover .content-showcase__check-text:before{width:100%}.content-showcase__check-wrapper:hover .content-showcase__check-icon{background:var(--color-dark)}.content-showcase__check-wrapper:hover .content-showcase__check-icon i,.content-showcase__check-wrapper:hover .content-showcase__check-icon svg{color:var(--primary)}.content-showcase__check-item{align-items:center;display:flex;gap:12px;width:fit-content}.content-showcase__check-icon{align-items:center;background:var(--color-dark);border-radius:50%;color:var(--color-white);display:flex;flex-shrink:0;height:32px;justify-content:center;transition:all .3s ease;width:32px}.content-showcase__check-icon i,.content-showcase__check-icon svg{color:var(--color-white);height:16px;transition:all .3s ease;width:16px}.content-showcase__actions{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.content-showcase__actions .btn{flex-shrink:0}.content-showcase__image{border-radius:16px;height:650px;overflow:hidden;position:relative}.content-showcase__image-wrapper{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100%;padding:40px;position:relative;width:100%}.content-showcase__testimonial{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.8);border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.1);max-width:400px;opacity:0;padding:32px;position:relative;transform:translateY(50px);transition:all .8s cubic-bezier(.25,.46,.45,.94);width:100%}.content-showcase__testimonial.animate-in{opacity:1;transform:translateY(0)}.content-showcase__stats{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:24px}.content-showcase__stat{display:flex;flex-direction:column;gap:4px;min-width:80px;text-align:center}.content-showcase__stat-number{color:var(--color-dark);font-size:2rem;font-weight:700;line-height:1}.content-showcase__stat-text{color:var(--text-secondary);font-size:.875rem;font-weight:400;line-height:1.2}.content-showcase__testimonial-content{color:var(--text-primary);font-size:1rem;line-height:1.6;margin-bottom:24px}.content-showcase__testimonial-content p{font-size:18px;margin:0 0 16px}.content-showcase__testimonial-content p:last-child{margin-bottom:0}.content-showcase__testimonial-footer{align-items:center;display:flex;gap:16px;justify-content:space-between}.content-showcase__author{display:flex;flex-direction:column;gap:4px}.content-showcase__author-name{color:var(--text-primary);font-size:1rem;font-weight:600;margin:0}.content-showcase__author-position{color:var(--text-secondary);font-size:.875rem;font-weight:400;margin:0}.content-showcase__company-logo{flex-shrink:0;max-height:40px;max-width:80px}.content-showcase__company-logo img{height:auto;max-height:40px;object-fit:contain;width:100%}@media (max-width:768px){.content-showcase__inner{gap:40px;grid-template-columns:1fr}.content-showcase__title{font-size:2rem}.content-showcase__image{height:auto}.content-showcase__image-wrapper{padding:24px}.content-showcase__testimonial{margin-top:150px;max-width:none;padding:24px}.content-showcase__testimonial-footer{align-items:flex-start;flex-direction:column;gap:12px}.content-showcase__company-logo{max-height:32px;max-width:120px}.content-showcase__actions{align-items:stretch;flex-direction:column;gap:12px}.content-showcase__actions .btn{justify-content:center}}@media (max-width:480px){.content-showcase__title{font-size:1.75rem}.content-showcase__image{height:auto}.content-showcase__image-wrapper{padding:16px}.content-showcase__testimonial{padding:20px}.content-showcase__stats{gap:16px;margin-bottom:20px}.content-showcase__stat-number{font-size:1.5rem}}