.responsive-object {
    position: relative;
    width: 100%;
    margin-bottom: 4.375rem;
    padding-bottom: 0 !important;
}

.responsive-object iframe,
.responsive-object object,
.responsive-object embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hp-modal p {
    margin-bottom: 1rem;
}

.c-button--blue--large {
    cursor: pointer;
}

[class*='c-button'][class*='--whiteAlone'] {
    color: #00468b;
    background-color: #fff;
    border: solid .125rem #fff;
    text-transform: none !important;
    font-size: 1.1rem;
    margin: 10px;
    height: 3.875rem;
}

[class*='c-button'][class*='--whiteAlone']:hover {
    cursor: pointer;
    border: solid .125rem #ccc;
}

[class*='c-button'][class*='--medium'] {
    width: 50%;
}

 .moral-hide, .media-hide {
    display: none;
 }

 .immovalor-logo {
    width:235px;
    height: 50px;
 }