.inner-work-img {
    margin-top: 20px;
    margin-bottom: 40px;
}
.inner-work-img img {
    width: 100%;
    height: 450px;
    object-fit: contain;
}
.inner-work-button{
    margin-top: 3%;
    cursor: pointer;
}
.inner-work-text{
    margin: 2% 0%;
}

.active-search {
    opacity: 1;
    z-index: 10;
}

.input-button-linear-active {
    width: 100%;
    height: 2px;
}