.story-section{padding:120px 0 80px;background-color:#fff}.story-header{margin-bottom:60px;text-align:center}.story-header h1{font-size:42px;font-weight:800;margin-bottom:20px;color:#1a1a40}.story-header h1 span{color:#ff6a3d}.story-header p{font-size:18px;color:#555;max-width:650px;margin:0 auto;line-height:1.6}.story-content-wrapper{flex-wrap:wrap;gap:50px;align-items:center;display:flex}.story-content{flex:1;min-width:300px}.story-content h2{font-size:36px;font-weight:700;margin-bottom:25px;color:#1a1a40}.story-content p{margin-bottom:20px;color:#555;line-height:1.8}.story-content p:last-child{margin-bottom:0}.story-content p strong{font-weight:600;color:#1a1a40}.story-image{flex:1;height:400px;overflow:hidden;min-width:300px;box-shadow:0 10px 30px rgba(0,0,0,.1);border-radius:15px}.story-image img{height:100%;object-fit:cover;width:100%}.values-section{padding:80px 0;background-color:#f8f8f8}.section-title{margin-bottom:50px;text-align:center}.section-title h2{font-size:36px;font-weight:700;margin-bottom:15px;color:#1a1a40}.section-title p{font-size:18px;color:#666;max-width:600px;margin:0 auto}.values-grid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.value-item{padding:30px 20px;transition:transform .3s ease,box-shadow .3s ease;text-align:center;background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.05);border-radius:10px}.value-item:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.value-icon{height:70px;justify-content:center;font-size:28px;color:#fff;background-color:#ff6a3d;margin:0 auto 25px;align-items:center;border-radius:50%;width:70px;display:flex}.value-item h3{font-size:20px;font-weight:600;margin-bottom:15px;color:#1a1a40}.value-item p{font-size:14px;color:#666;line-height:1.6}.cta-section{padding:100px 0;color:#fff;background-size:cover;text-align:center;background-position:50%;background-image:linear-gradient(rgba(26,26,64,.9),rgba(26,26,64,.9)),url(https://antikkentler.info/public/cta-bg.jpg)}.cta-section h2{font-size:36px;font-weight:700;margin-bottom:20px}.cta-section p{font-size:18px;margin-right:auto;margin-bottom:40px;max-width:700px;margin-left:auto}.cta-button{padding:15px 35px;font-size:16px;text-decoration:none;font-weight:600;color:#fff;transition:all .3s ease;background-color:#ff6a3d;border-radius:30px;display:inline-block}.cta-button:hover{transform:translateY(-5px);background-color:#ff5424;box-shadow:0 10px 20px rgba(255,106,61,.3)}@media (max-width:992px){.story-content,.story-image{flex:100%}.values-grid{grid-template-columns:repeat(2,1fr)}.cta-section{padding:80px 0}}@media (max-width:768px){.story-section{padding:100px 0 60px}.story-header h1{font-size:36px}.story-header p{font-size:16px}.cta-section h2,.section-title h2,.story-content h2{font-size:30px}.values-grid{grid-template-columns:repeat(2,1fr);gap:20px}.story-image{height:350px}}@media (max-width:576px){.story-section{padding:80px 0 40px}.story-header h1{font-size:30px}.cta-section h2,.section-title h2,.story-content h2{font-size:26px}.value-item{padding:25px 15px}.values-grid{grid-template-columns:1fr}.story-image{height:300px}}