.referenzen-section{align-items:center;animation:fadeSlideUp 1s ease forwards;display:flex;justify-content:space-between;padding:100px 0;transform:translateY(40px)}@keyframes fadeSlideUp{to{opacity:1;transform:translateY(0)}}.referenzen-text{flex:1;padding:0 20px}.karriter{color:#81c8bb;font-weight:400}.jobs{color:#004e61;font-size:120px;font-weight:700}.werd-text{font-size:28px}.referenzen-paraText{font-size:18px}.referenzen-section-btn{background-color:#fff;border:2px solid #004e61;border-radius:5px;color:#fff;font-size:20px;font-weight:700;padding:20px 40px}.referenzen-section-btn:hover{background-color:#004e61;transition:background-color .4s ease,transform .3s ease}.referenzen-image-wrapper{display:flex;flex:1;justify-content:center;position:relative}.referenzen-image{border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.1);max-width:100%}.badge{align-items:center;font-size:16px;font-weight:700;gap:10px;position:absolute}.badge-top-right{right:0;top:0;transform:rotate(10deg)}.badge-bottom-left{bottom:120px;left:-10px;transform:rotate(-10deg)}.badge img{border:1px solid red;border-radius:50%;height:40px;width:40px}.badge .stars{color:#00c2cb;font-size:14px}.user-card1{background:#fff;border-radius:20px;box-shadow:0 8px 20px rgba(0,0,0,.1);font-family:sans-serif;padding:20px;position:absolute;text-align:center;transform:rotate(-35deg);width:180px;z-index:1}.user-count h2{font-size:32px;font-weight:700;margin:0}.user-count p{font-size:28px;font-weight:500;margin:5px 0 15px}.user-avatars{align-items:center;display:flex;justify-content:center}.user-avatars img{background:#fff;border:2px solid #ff2e88;border-radius:50%;height:36px;margin-left:-10px;object-fit:cover;width:36px}.user-avatars img:first-child{margin-left:0}.add-user{border:2px solid #ff2e88;border-radius:50%;color:#ff2e88;cursor:pointer;font-size:20px;font-weight:700;height:36px;justify-content:center;margin-left:-10px;width:36px}.add-user,.card1{align-items:center;background:#fff;display:flex}.card1{border-radius:20px;box-shadow:0 4px 10px rgba(0,0,0,.1);padding:10px;transform:rotate(15deg);width:fit-content;z-index:1}.card-image{border-radius:8px;height:60px;margin:0 12px;object-fit:cover;width:60px}.card-content{display:flex;flex-direction:column;gap:0}.card-title{font-size:28px;font-weight:700}.card-title span{font-size:18px;font-weight:400}.card-stars{color:#00cfff;font-size:18px;margin-top:5px}@media (max-width:768px){.user-card{padding:16px;transform:rotate(-20deg);width:160px}.user-count h2{font-size:26px}.user-count p{font-size:22px}.add-user,.user-avatars img{font-size:16px;height:30px;width:30px}.referenzen-section{flex-direction:column}}@media (max-width:480px){.user-card{padding:14px;transform:rotate(-10deg);width:150px}.user-count h2{font-size:22px}.user-count p{font-size:18px}.add-user,.user-avatars img{font-size:14px;height:28px;width:28px}}@media (max-width:768px){.referenzen-section{padding:20px}.card1,.user-card1{display:none}.referenzen-image-wrapper{margin-top:10px}}