﻿@font-face {
    font-family: 'Hummel Plate';
    src: url('https://st-hummel.mncdn.com/Content/fonts/HummelPlate-Regular.woff2') format('woff2'), url('https://st-hummel.mncdn.com/Content/fonts/HummelPlate-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hummel Plate';
    src: url('https://st-hummel.mncdn.com/Content/fonts/HummelPlate-Light.woff2') format('woff2'), url('https://st-hummel.mncdn.com/Content/fonts/HummelPlate-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hummel Plate';
    src: url('https://st-hummel.mncdn.com/Content/fonts/HummelPlate-Extrabold.woff2') format('woff2'), url('https://st-hummel.mncdn.com/Content/fonts/HummelPlate-Extrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hummel Plate';
    src: url('https://st-hummel.mncdn.com/Content/fonts/HummelPlate-Bold.woff2') format('woff2'), url('https://st-hummel.mncdn.com/Content/fonts/HummelPlate-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
#pusat-wrap {
    
}
.pusat-description {
    margin-bottom: 3rem;
    font-size: 2rem;
    font-family: 'Hummel Plate';
}

.pp-list-inner {
    position: relative;
    height: 0;
    padding-bottom: 150%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #e3e3e3;
}

    .pp-list-inner picture {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.double-product .pp-list-inner {
    padding-bottom: 67.2%;
}

.pp-list-inner picture img {
    height: auto !important;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.double-product .pp-list-inner:not(:last-child) {
    margin-bottom: 0px;
}
.pp-list-btn {
    background: #000000;
    color: #ffffff;
    float: left;
    font-size: 15px;
    margin-bottom: 20px;
    height: 40px;
    border: 1px solid black;
    transition: all 400ms linear;
}

    .pp-list-btn:hover {
        background: white;
        color: black;
    }
.pusat-horizontal-image {
    margin-bottom: 30px;
}

.myc-title {
    font-weight: bold;
    font-size: 5rem;
    margin-bottom: 90px;
    position: relative;
    z-index: 9;
    font-family: 'Hummel Plate';
}

.nonsense-margin {
    margin-top: -178px;
}
.pp-list-third .pp-list-inner {
    padding-bottom: 100%;
}

    .pp-list-third .pp-list-inner:not(:last-child) {
        margin-bottom: 0px;
    }

.nonsense-product-wrap .myc-title {
    text-align: right;
}

.nonsense-product-wrap .pp-list-image {
    margin-top: -172px;
}

.other-product-title {
    margin-top: 50px;
    float: left;
    font-weight: 600;
    font-size: 35px;
    line-height: normal;
    margin-bottom: 20px;
}

.other-products {
}

    .other-products .pusat-pr-loop {
        margin-bottom: 30px;
    }
.pusat-pr-loop {
    scroll-snap-align: start;
    scroll-snap-stop: always;
}
.pusat-image-flex {
    display: flex;
    position: relative;
    background: #fff;
    align-items: center;
    justify-content: center;
    aspect-ratio: 0.66;
    min-height: 370px;
    font-size: 0;
    margin-bottom: 20px;
}

    .pusat-image-flex > a {
        width: 100%;
        display: block;
    }

a.pusat-pr-name {
    font-weight: 500;
    font-size: 15px;
    line-height: normal;
    margin-bottom: 15px;
    display: flex;
}

.pusat-pr-price {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
}
.p-other-container {
    display: none;
    align-items: center;
}

    .p-other-container .item {
        margin-right: 10px;
        width: 51px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.p-others-list {
    min-height: 51px;
}

.pusat-pr-loop:hover .p-other-container {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.pusat-pr-loop:hover .p-others-list > .title {
    display: none;
}

.p-other-container .item a, .p-other-container .item a img {
    max-width: 100%;
}

.p-other-container .item:last-child {
    margin-right: 0;
}

.p-other-container .item a img {
    max-height: 51px;
    object-fit: contain;
}
.nonsense-product-wrap .pp-list-image img {
    width: 100%;
}

.nonsense-product-wrap > .row {
    align-items: center;
}

.nonsense-product-wrap .pp-list-image {
    padding-right: 0;
}

.nonsense-product-wrap .pp-list-wrap {
    padding-left: 0;
    padding-top: 120px;
}

.nonsense-product-wrap .pp-list-third .pp-list-inner:not(:last-child) {
    /* margin-bottom: 70px; */
}
@media (max-width: 1599px) {
    .myc-title {
        margin-bottom: 45px;
        font-size: 4rem;
    }

    .nonsense-product-wrap .pp-list-image {
        margin-top: -133px;
    }

    .nonsense-margin {
        margin-top: -132px;
    }

    .double-product .pp-list-inner:not(:last-child) {
        margin-bottom: 0px;
    }
    .pp-list-inner {
        padding-bottom:155%;
    }
}
@media (max-width: 1199px) {
    .pusat-horizontal-image {
        margin-bottom: 15px;
    }

    .pusat-description br {
        display: none;
    }
    .myc-title {
        margin-bottom: 30px;
    }

    .nonsense-margin {
        margin-top: -114px;
    }

    .double-product .pp-list-inner:not(:last-child) {
        margin-bottom: 0px;
    }

    .nonsense-product-wrap .pp-list-image {
        margin-top: -110px;
    }
    .pusat-pr-loop {
        min-width: 75vw;
    }

    .other-products .pusat-pr-loop {
        min-width: initial;
    }

    .pusat-image-flex {
        max-width: 100%;
        min-height: auto;
    }

    .other-product-title {
        font-size: 25px;
    }
    .other-products {
        margin-top: 20px;
    }
    .pp-list-btn {
        height: 35px;
        margin-bottom: 10px;
    }
    .other-products .pusat-pr-loop {
        margin-bottom: 20px;
    }

}
@media (max-width: 768px) {

    .double-product .pp-list-inner:not(:last-child) {
        margin-bottom: 0;
    }

    .pp-list-btn {
        height: 40px;
        margin-bottom: 20px;
    }

    .pusat-description {
        font-size: 1.5rem;
        padding: 0 15px;
    }
    .pusat-description br {display:none;}

    .pp-list-image {
        margin-bottom: 20px;
    }

    .pp-list-inner {
        margin-bottom: 20px;
        margin-bottom: 0;
        padding-bottom: 150%;
    }
    .nonsense-margin {
        margin-top: 0;
    }

    .nonsense-product-wrap .pp-list-image {
        margin-top: 0;
    }

    .nonsense-product-wrap .pp-list-wrap {
        padding-left: 15px;
        padding-top: 25px;
    }
}