.top-community-banner {
    background-image: url(/frontend/cdn/images/compressed/banner-sparepart.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    padding-top: 28px;
    padding-bottom: 78px;
    width: 100%;
    display: block;
    position: relative;
}
.grid-container {
    position: relative;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: auto;
    margin-right: auto;
}
.grid-line {
    position: relative;
    margin-left: -16px;
    margin-right: -16px;
    zoom: 1;
}
.unit-md-6,
.unit-md-half {
    width: 50%;
}
.banner-title {
    font-size: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 8px;
    line-height: 1.5;
    font-family: Ubuntu;
    text-shadow: 0 2px 4px rgb(0 0 0 / 5%);
}

.banner-description {
    margin-left: auto;
    margin-right: auto;
    color: #4b4e56;
    text-shadow: 0 2px 4px rgb(0 0 0 / 5%);
    max-width: 748px;
}
.grid-unit {
    float: left;
    position: relative;
    padding-left: 16px;
    padding-right: 16px;
}
.unit-md-6,
.unit-md-half {
    width: 50%;
}

.banner-video {
    padding-bottom: 36%;
    top: 20px;
    left: 96px;
    max-width: 360px;
    margin-top: 30px;
    margin-bottom: 44px;
    position: relative;
    padding-top: 25px;
    margin-left: auto;
    margin-right: auto;
    height: 0;
}
.banner-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 20px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 2px 20px rgb(0 0 0 / 10%);
}
.top-community-banner .banner-video::before {
    width: 480px;
    left: -59px;
    bottom: -96px;
    display: block;
    content: "";
    position: absolute;
    height: 330px;
    background-image: url(/frontend/cdn/images/compressed/framemini.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}
.point {
    background: #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}
.point a {
    color: #000;
    font-weight: 600;
}
.G0e1IdPz {
    padding: 8px 14px;
    background: #f1f1f1;
    border: 2px solid #eee;
}
._2qvZV4OR {
    font-weight: 700;
    color: #555;
}
._38lTN5fw {
    border: 2px solid #eee;
}
._1oSHRkSP {
    border-bottom: 1px solid #eee;
    padding: 10px 20px;
}
.pl__search {
    background: #fff;
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
    padding-left: 10px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pl__search .input {
    padding: 9px 13px;
    border-radius: 2px;
    line-height: initial;
    background-color: #fff;
}
.pl__search .input {
    border: 0;
    outline: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    width: 200px;
}
.fa-search:before {
    content: "\f002";
}
.pl__search i {
    font-size: 18px;
    align-self: center;
    vertical-align: middle;
}
._1oSHRkSP {
    border-bottom: 1px solid #eee;
    padding: 10px 20px;
}
._3IQIgdPd {
    margin: 5px 0;
    font-size: 12px;
    font-weight: 700;
    color: #083d77;
}
.FNURE8oW {
    white-space: nowrap;
    height: 35px;
    margin: 0 0 5px;
    position: relative;
    border-bottom: 2px solid #083d77;
}
.Hnq768P6 {
    position: absolute;
    top: 50%;
    width: 41px;
    overflow: hidden;
    left: 5px;
    font-weight: 700;
    font-size: 12px;
    margin-top: -12px;
    line-height: 24px;
    z-index: 0;
}
input._2XS9-Shw {
    position: relative;
    width: 100%;
    height: 100%;
    background: 0 0;
    border: none;
    z-index: 1;
    padding: 5px;
    padding-left: 41px;
    box-sizing: border-box;
    margin: 0;
    text-align: right;
}
._3SjVcC7W {
    position: relative;
    white-space: nowrap;
}
.pxkMAsXX {
    display: block;
    line-height: 26px;
}
._1cIaLGiG {
    display: block;
    vertical-align: middle;
    margin-left: 27px;
    line-height: 15px;
    padding-top: 10px;
}
input._1XNTAdjX {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}
.capcay {
    text-align: center;
    font-size: 32px;
}

#home-premium-intro {
    position: relative;
    display: block;
    width: 100%;
    float: left;
    font-family: ubuntu;
}

.grid-container {
    position: relative;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: auto;
    margin-right: auto;
}

.grid-line::before {
    content: "";
    display: table;
}

.unit-md-pull-6 {
    left: -50%;
}

.unit-md-6,
.unit-md-half {
    width: 50%;
}

.grid-unit {
    float: left;
    position: relative;
    padding-left: 16px;
    padding-right: 16px;
}

.grid-line {
    position: relative;
    margin-left: -16px;
    margin-right: -16px;
    zoom: 1;
}

.ps-box {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.12) 0 1px 6px, rgba(0, 0, 0, 0.12) 0 1px 4px;
    border-radius: 2px;
    border: 1px solid #eaeaea;
    position: relative;
    margin: 0 10px 20px;
}

.p-locatio-branch__search {
    position: absolute;
    top: -20px;
    border: 2px solid #eee;
    max-width: 50%;
    width: 100%;
    left: 25%;
}

.cabang {
    margin-top: 40px;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.fs-14 {
    font-size: 12px;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

.cabang #landing {
    text-align: center;
    background: #fff;
    opacity: 0.9;
    line-height: 25px;
}

.seller-event-search {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 5%);
    zoom: 1;
    margin-bottom: 0;
}

.seller-event-search input[type="text"] {
    padding-left: 32px;
    width: 80%;
    height: 36px;
    float: left;
    border-radius: 4px 0 0 4px;
    background-image: url(/frontend/cdn/images/search@2x.png);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 12px;
}

.cabang #menu-list {
    margin-top: 40px;
    text-align: center;
    line-height: 25px;
    height: 100%;
}

.cabang .textdis {
    font-size: 14px !important;
    font-weight: 700;
    color: #083d77;
    text-decoration: none;
}

input[type="submit"].button--green,
input[type="reset"].button--green {
    background-color: #083d77;
    color: #fff;
    float: left;
}

.seller-event-search input[type="submit"] {
    width: 20%;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
}

.barcode-barcode-scanner,
.barcode-progress-report {
    background: url(frontend/cdn/images/compressed/barcode-reader.png);
    width: 64px;
    height: 64px;
    display: inline-block;
}

.barcode-barcode-scanner {
    background-position: 0 0;
}

.barcode-progress-report {
    background-position: -64px 0;
}

.section-title {
    margin-bottom: 32px;
    font-size: 24px;
    text-align: left;
}

.section-subtitle {
    margin: 16px 0;
    text-align: left;
    line-height: 1.5;
    font-size: 14px;
}

.features {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
}

.features--vertical .feature-icon {
    margin-right: 16px;
    vertical-align: middle;
}

.features--vertical .feature-icon {
    display: inline-block;
    margin-top: 20px;
    margin-right: 8px;
    vertical-align: top;
}

.feature-icon {
    padding: 4px;
    border-radius: 8px;
    background-color: #fff;
}

.feature-icon img {
    width: 60px;
    height: 60px;
    border: 2px solid #083d77;
    padding: 7px;
    border-radius: 50%;
}

.feature {
    margin-bottom: 16px;
    zoom: 1;
    line-height: 1.5;
}

.feature::before {
    content: "";
    display: table;
}

.features--vertical .feature-detail {
    vertical-align: middle;
    display: inline-block;
    width: 70%;
    margin: 0 0 0 30px;
}

.feature-detail__title {
    margin-top: 20px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 600;
}

.feature-detail__description {
    line-height: 1.5;
    margin: initial;
    color: rgba(0, 0, 0, 0.54);
}

.feature-detail {
    position: relative;
}
.item-list figure {
    height: 173px;
}
.item-list figure {
    height: 218px;
    margin-top: -5px;
}
.item-list {
    width: 25%;
}

#paketnya,
.home-responsive {
    font-size: 14px;
}
