img, video {
    max-width: unset;
}

.head-slid img {
    max-width: unset !important;
}

.z-50.fixed.inset-0 {
    z-index: 4050 !important;
}

.z-40.fixed.inset-0 {
    z-index: 4040 !important;
}


.z-50.fixed.inset-0 .w-full.h-full.bg-primary-lightest.overflow-y-scroll {
    padding: 30px;
    background-color: #faf8f5 !important;
}

.z-40.fixed.inset-0 .container.py-10 {
    padding: 30px;
}

.container.pt-2.pb-4 {
    overflow: hidden;
    padding: 30px;
}

.bttn-link,
.bttn-link-bold,
.bttn {
    border-radius: unset;
}

button:hover {
    color: unset;
}
