.detail-header{margin-top:12rem;margin-bottom:2rem;background:linear-gradient(90deg,rgba(255,255,255,1) 15%,rgba(255,255,255,0));padding:1rem;box-shadow:0 0 24px rgba(255,255,255,.7);transition:background-color .3s ease}.detail-icon{height:10rem;width:10rem;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:8px}.detail-title{color:black;flex:1 1}.detail-content{margin-bottom:2rem}.detail-images{display:flex;flex-direction:row;gap:1rem;overflow-x:auto}.detail-image{height:100%;width:auto}.detail-image-container{height:20rem;margin-bottom:1rem}.detail-links{margin-bottom:2rem;display:flex;flex-direction:row;flex-wrap:wrap}