.btn-primary2{background:var(--secondary-color);color:var(--primary-color);box-shadow:0 4px 15px rgba(215,189,126,.4)}.about-image{display:flex;align-items:center;justify-content:center}.image-wrapper{width:100%;max-width:600px;padding:0}.about-illustration{width:100%;height:auto!important;max-width:100%;display:block;filter:drop-shadow(0 10px 30px rgba(215,189,126,.2))}.image-wrapper::before,.image-wrapper::after{display:none!important}.about-illustration{animation:float 6s ease-in-out infinite}.about-image:hover .about-illustration{transform:scale(1.05)}@media (max-width:768px){.image-wrapper{max-width:100%;padding:20px}.about-illustration{animation:none}}