div.videoCube.app-install-card-v3 {
    position: relative;
}
div.videoCube.app-install-card-v3 a.video-cta-style {
    /*width: 100%;*/
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: center;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.video-label-box-cta-non-ie {
    justify-content: space-between;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid {
    align-items: center;
    align-content: center;
    display: grid;
    grid-template-columns: 8fr 2fr;
    min-width: 100%;
    width: 100%;
    min-height: 100%;
    height: 100%;
    padding: 0;
    margin: 0 0 8px;
    direction: inherit;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .video-cta-href {
    min-width: 65px;
    max-height: 36px;
    min-height: 36px;
    height: 36px;
    margin: 0;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid.app-install-bottom {
    row-gap: 3px;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid.app-install-bottom .video-title {
    grid-column: 1 / -1;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid.app-install-bottom .video-description {
    grid-column: 1 / -1;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .video-cta-button {
    min-height: 100%;
    height: 100%;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .video-branding-flex-cta-item {
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
    padding: 0;
    border: 0;
    margin: 0;
    display: flex;
    height: 100%;
    min-height: 100%;
    direction: inherit;
    position: static !important;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .video-branding-flex-cta-item::after {
    display: none;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-flex-cta-item {
    flex-basis: 100%;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-branding-flex-cta-item {
    margin-top: 1px;
    flex-grow: 1;
    flex-basis: 1px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
div.videoCube.app-install-card-v3 a.video-cta-style a.video-cta-href {
    display: inline-block;
    margin-top: 1px;
    margin-inline-start: 2px;
    padding: 0;
    min-width: 72px;
    bottom: 0;
    vertical-align: top;
    position: relative;
    box-sizing: content-box;
    flex-shrink: 0;
    font-size: 10px;
    line-height: 13.2px;
}
div.videoCube.app-install-card-v3 a.video-cta-style a.video-cta-href button.video-cta-button {
    margin: 0;
    height: 24px;
    font-size: 10px;
    line-height: 13.2px;
    border-radius: 4px;
    border: 1px solid;
    background-color: inherit;
    border-color: #999999;
    text-transform: none;
    letter-spacing: normal;
    box-sizing: border-box;
    font-weight: 400;
    cursor: pointer;
    outline: none;
    font-family: Helvetica;
    padding: 1px 4px;
    width: 100%;
    min-width: 1px;
    opacity: 1;
    box-shadow: none;
    user-select: none;
    transition: none;
    text-decoration: none;
    transform: none;
}
div.videoCube.app-install-card-v3 a.video-cta-style a.video-cta-href button.video-cta-button:hover {
    color: inherit;
    border-color: inherit;
    background-color: inherit;
    letter-spacing: normal;
}
div.videoCube.app-install-card-v3 {
    min-height: 105px;
}
div.videoCube.app-install-card-v3 .video-title {
    color: #565656;
    font-size: 14px !important;
    line-height: 1.2 !important;
    max-height: initial !important;
    min-height: initial !important;
    padding: 0 !important;
    margin: 0 !important;
    font-weight: normal !important;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .app-install-branding-inner-text {
    color: #000;
}

div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .app-install-branding-title,
div.videoCube.app-install-card-v3 .video-title, div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .app-install-branding-inner-text {
    display: -webkit-box;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.2 !important;
}
div.videoCube.app-install-card-v3 .item-thumbnail-href {
    display: none;
}
div.videoCube.app-install-card-v3 .item-label-href {
    display: block;
    margin-left: 115px;
    padding: 2px;
    width: calc(100% - 115px - 2px);
}
div.videoCube.app-install-card-v3 .video-description {
    display: none !important;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid {
    margin: 0;
    align-items: start;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid.video-label-box-cta {
    min-width: initial;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .video-cta-href, div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .video-cta-button {
    min-width: 72px;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .video-cta-button {
    min-height: 28px;
    max-height: 28px;
    height: 28px;
    border-radius: 50px;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .branding-disclosure-separator {
    display: block;
    visibility: hidden;
    margin: 0;
    line-height: 3px;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .app-install-branding-title {
    font-size: 16px !important;
    color: #000;
    font-weight: normal !important;
}

div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .app-install-branding-title span:last-child {
    display: none;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .link-disclosure {
    background: #3871E0;
    color: #fff !important;
    padding: 6px 8px 6px 8px;
    line-height: 9px;
    font-size: 9px !important;
    border-radius: 4px;
    font-weight: normal !important;
}

div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .link-disclosure a span{
    color: #fff !important;
}
/* hide the separator between stars and rating number, and hide the rating number*/
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .video-branding-flex-cta-stars-wrapper ~ span {
    display: none;
}

div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .video-branding-flex-cta-stars-wrapper .cta-rating-star {
    width: 12px;
    height: 12px;
    margin-right: 3px;
}
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .app-install-logo {
    width: 105px;
    height: 105px;
    max-height: none;
    max-width: none;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 22.5%;
}

div.videoCube.app-install-card-v3 .disclosure-rating-container {
    grid-column: 1 / -1;
    display: flex;
    gap: 6px;
    vertical-align: middle;
    align-items: center;
    margin-top: 4px;
    line-height: 1;
}

div.videoCube.app-install-card-v3 span.video-label-box {
    padding: 0 !important;
    margin: 0 !important;
    height: auto !important;
    min-height: initial !important;
    max-height: initial !important;
}

div.videoCube.app-install-card-v3 .video-branding-flex-cta-rating {
    margin: 0;
    padding: 0;
}

div.videoCube.app-install-card-v3 .app-install-branding-wrapper {
    gap: 8px;
    min-height: 36px;
}

/* overwrite inline styling from cta */
div.videoCube.app-install-card-v3 a.video-cta-style span.video-label-box.video-label-box-cta.app-install-full-grid.app-install-full-grid .video-cta-button {
    color: #3871E0 !important;
    border-color: #3871E0 !important;
}
