.about-section{width:100%;padding:80px 50px;background-color:#ffffff}.about-container{display:flex;align-items:center;justify-content:center;gap:50px;max-width:1200px;margin:0 auto;flex-wrap:wrap}.about-image img{width:100%;max-width:550px;border-radius:8px;object-fit:cover}.about-text{flex:1 1;min-width:300px}.about-subtitle{font-family:Montserrat,sans-serif;font-weight:500;font-size:18px;color:#333;margin-bottom:10px;position:relative}.about-subtitle:after{content:"";display:block;width:40px;height:2px;background-color:black;margin-top:8px}.about-text h2{font-family:Montserrat,serif;font-size:32px;font-weight:100;color:#333;margin-bottom:20px}.about-text p{font-family:Montserrat,sans-serif;font-size:16px;color:#555;line-height:1.6;margin-bottom:30px}.read-more-btn{border:2px solid #ebe5df;color:#333;text-decoration:none}.read-more-btn:hover{background-color:#ebe5df}@media (max-width:768px){.about-container{flex-direction:column;text-align:center;gap:30px}.about-image img{max-width:100%}.about-section{box-sizing:border-box}}.custom-rug-section{width:100%;background-color:#ebe5df;padding:80px 0}.custom-rug-container{display:flex;max-width:1200px;margin:0 auto;align-items:center;justify-content:center;flex-wrap:wrap}.custom-rug-image{position:relative;flex:1 1;min-width:300px;height:400px;overflow:hidden;border-radius:8px}.custom-rug-image img{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block}.custom-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4));border-radius:8px}.custom-rug-text{flex:1 1;padding:30px;min-width:300px}.custom-rug-text h2{font-family:Playfair Display,serif;font-size:32px;font-weight:700;color:#333;margin-bottom:20px}.custom-rug-text p{font-family:Montserrat,sans-serif;font-size:16px;line-height:1.6;color:#555;margin-bottom:30px}.read-more-btn{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;padding:12px 30px;border:2px solid black;background:transparent;color:black;cursor:pointer;transition:all .3s ease;border-radius:30px}.read-more-btn:hover{background-color:black;color:white}@media (max-width:768px){.custom-rug-container{flex-direction:column;text-align:center}.custom-rug-image{height:300px}.custom-rug-text{padding:20px}}