/*!
 * 
 * custom-made section
 * 
 */.bgd-custom-made-section{padding-top:120px;padding-bottom:80px}.bgd-custom-made-section .bgd-custom-made-content{width:100%;max-width:870px;margin-inline:auto}.bgd-custom-made-section .bgd-text{color:#636563;text-align:center;font-size:24px;font-weight:400;line-height:160%}@media (max-width: 991px){.bgd-custom-made-section{padding-top:90px;padding-bottom:60px}.bgd-custom-made-section .bgd-text{font-size:20px}}@media (max-width: 767px){.bgd-custom-made-section{padding-bottom:50px}}@media (max-width: 575px){.bgd-custom-made-section .bgd-text{font-size:16px}}/*!
 * 
 * process section
 * 
 */.bgd-process-section{padding-top:90px;padding-bottom:80px}.bgd-process-section .bgd-process-content{width:100%;max-width:1225px;margin-inline:auto}.bgd-process-section .bgd-card-block{padding-top:40px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px}.bgd-process-section .bgd-card img{border-radius:8px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.bgd-process-section .bgd-card-title{font-size:24px;font-weight:700;margin-bottom:25px;text-align:center;color:#7e8b77}.bgd-process-section .bgd-card-text{padding-top:25px;font-size:18px;font-weight:400;line-height:130%;text-align:center;color:#7e8b77}@media (max-width: 991px){.bgd-process-section{padding-block:60px}.bgd-process-section .bgd-card-block{gap:40px 15px}.bgd-process-section .bgd-card-title{font-size:20px}.bgd-process-section .bgd-card-text{padding-top:14px}}@media (max-width: 767px){.bgd-process-section{padding-block:50px}.bgd-process-section .bgd-card-text{font-size:16px}}@media (max-width: 680px){.bgd-process-section .bgd-card-block{grid-template-columns:1fr;width:100%;max-width:320px;margin-inline:auto}}@media (max-width: 575px){.bgd-process-section .bgd-card-block{padding-top:20px}.bgd-process-section .bgd-card-title{font-size:20px}}/*!
 * 
 * process step section
 * 
 */.bgd-process-step-section{padding-block:80px}.bgd-process-step-section .bgd-step-container{padding-top:35px;width:100%;max-width:918px;margin-inline:auto;position:relative;overflow:hidden}.bgd-process-step-section .bgd-bg-img{margin-bottom:-192px;background-image:url(/images/step-bg-img-new.svg?fa4b0f0f6f3f47d9bc6f9cfff10ab676);background-repeat:no-repeat;background-position:center 35%;background-size:calc(100% - 260px)}.bgd-process-step-section .bgd-step-block{display:grid;grid-template-columns:1fr}.bgd-process-step-section .bgd-step-block .bgd-step:nth-child(2){margin-left:auto;transform:translateY(-32px)}.bgd-process-step-section .bgd-step-block:nth-of-type(2){transform:translateY(-64px)}.bgd-process-step-section .bgd-step-block:nth-of-type(3){transform:translateY(-128px)}.bgd-process-step-section .bgd-step-block:nth-of-type(4){transform:translateY(-192px)}.bgd-process-step-section .bgd-step{position:relative;width:100%;max-width:337px;background-color:#fff;z-index:2}.bgd-process-step-section .bgd-step-lbl{font-size:24px;font-weight:700;line-height:1.1;color:#7e8b77;padding-bottom:12px;text-align:center}.bgd-process-step-section .bgd-step-text{font-size:16px;font-weight:400;line-height:160%}.bgd-process-step-section .bgd-step .icon{position:absolute;bottom:20px;right:16px;cursor:pointer;display:inline-flex;z-index:105}.bgd-process-step-section .bgd-step .img-container{border-radius:8px;overflow:hidden;position:relative}.bgd-process-step-section .bgd-step .img-container .bgd-step-count{position:absolute;top:6px;left:6px;background:#808b77;border-radius:6px;width:35px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#fff}.bgd-process-step-section .bgd-step .img-container img{border-radius:inherit;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.bgd-process-step-section .bgd-step .step-text-block{align-items:center;background:#8b9686;border-radius:inherit;bottom:0;display:flex;left:0;opacity:0;overflow:hidden;padding:10px 12px;position:absolute;top:0;transform:translateY(30px);transition:transform .3s ease-out,opacity .25s ease-out,visibility .25s ease-out;visibility:hidden;width:100%;z-index:99}.bgd-process-step-section .bgd-step .step-text-block .bgd-step-text{color:#fff;font-size:16px;font-weight:500;line-height:140%;text-align:center}.bgd-process-step-section .bgd-step.active .step-text-block{opacity:1;transform:translateY(0);visibility:visible}.bgd-process-step-section .bgd-step:hover .icon svg use{fill:#000}@media (max-width: 991px){.bgd-process-step-section{padding-block:60px}.bgd-process-step-section .bgd-bg-img{background-position:center 30%;background-size:calc(100% - 90px)}.bgd-process-step-section .bgd-step-lbl{font-size:18px}}@media (max-width: 767px){.bgd-process-step-section{padding-block:50px}.bgd-process-step-section .bgd-bg-img{background-image:none!important;margin-bottom:0}.bgd-process-step-section .bgd-step-block{transform:translateY(0)!important}.bgd-process-step-section .bgd-step-block .bgd-step{transform:translateY(0)!important;margin-block:10px}}@media (max-width: 575px){.bgd-process-step-section .bgd-step-container{padding-top:20px}.bgd-process-step-section .bgd-step .step-text-block .bgd-step-text{font-size:16px}}@media (max-width: 385px){.bgd-process-step-section .bgd-step-block .bgd-step{margin-inline:auto!important}}/*!
 * 
 * unique product section
 * 
 */.bgd-unique-product-section{padding-top:80px;padding-bottom:60px}.bgd-unique-product-section .bgd-unique-design-card{padding:70px 30px;background:#7e8b77;align-items:center}.bgd-unique-product-section .bgd-unique-design-card .img-container img{border-radius:8px}.bgd-unique-product-section .bgd-text-block{width:100%;max-width:650px;display:grid;grid-template-columns:1fr;gap:35px;margin-inline:auto;text-align:center}.bgd-unique-product-section .bgd-text-block .btn-container .btn{color:#fff;border-radius:40px;padding:12px 26px;font-size:16px;font-weight:500;border-color:#fff;transition:all .3s ease-in-out}.bgd-unique-product-section .bgd-text-block .btn-container .btn:hover{background-color:#fff;color:#7e8b77}.bgd-unique-product-section .bgd-title{margin-bottom:0;color:#fff}.bgd-unique-product-section .bgd-text{color:#fff;font-size:18px;font-weight:400;line-height:160%;margin-bottom:0}@media (max-width: 991px){.bgd-unique-product-section{padding-top:60px;padding-bottom:120px}.bgd-unique-product-section .bgd-text-block{gap:20px}.bgd-unique-product-section .bgd-text{line-height:1.25}}@media (max-width: 767px){.bgd-unique-product-section{padding-top:50px;padding-bottom:90px}}@media (max-width: 575px){.bgd-unique-product-section .bgd-text-block{order:2}.bgd-unique-product-section .bgd .img-container{order:1}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom-made.css.map */
