.imp__hero {
    width: 100%;
    margin-top: -65px;
}
.imp__page img:not(.imp__hero) {
    max-width: 80%;
    display: block;
    margin: 15px auto;
}
.implants__approach {
    color: #030303;
    font-family: Century;
    font-size: 16px;
    font-weight: 400;
    padding: 0 20px;
    text-align: center;
}
._item-title {
    text-align: center;
    color: #030303;
    font-family: "Century Gothic Bold" !important;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-top: 70px;
}
.imp_catcher {
    padding: 30px 20px;
    background-image: url('/mobile/images/imp-catcher.png');
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    font-family: Century;
    font-size: 16px;
    font-weight: 400;
}
.imp__page p:not(.imp_catcher){
    padding: 0 20px;
    color: #111;
    font-family: Century;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 25px;
}
.imp_book {
    box-shadow: 0 0 16px 2px rgba(1, 1, 1, 0.27);
    border-radius: 6px;
    background-color: #d81f31;
    color: #ffffff;
    font-family: "Times New Roman";
    font-size: 18px;
    font-weight: 700;
    width: 150px;
    padding: 10px 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-bottom: 100px;
}

.imp__official h3 {
    text-align: center;
    margin-top: 60px;
    font-family: Century !important;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
}

.imp__fin {
    background-color: #181616;
    padding: 20px;
    color: #fff;
    font-family: Century;
    font-size: 16px;
}
.imp__fin p {
    color: #fff !important;
}

.imp__freecon {
    color: #ffffff;
    font-family: "Century Gothic Bold";
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    box-shadow: 0 0 44px 5px rgba(0, 0, 0, 0.22);
    border-radius: 6px;
    background-color: #d41f30;
    width: 230px;
    display: block;
    margin: 35px auto 20px;
    text-align: center;
    padding: 10px;
}

.implants__hero {
    position: relative;
    margin-bottom: 40px;
}
.implants__hero .dim-logo {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 220px;
}
.implants__hero .dim-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: auto;
    width: 180px;
}

.black {
    width: 70vw;
    height: calc(80vw * 0.525);
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: 20px auto 20px;
}
.black iframe {
    box-shadow: 0 0 15px rgba(0,0,0, .5);
    
}

