.storefront-container{display:flex;align-items:center;justify-content:center;margin:20px auto}
.storefront-container .newsecbox-bottom{background:#fdfdfd;border:1px solid #005dac;border-radius:14px;display:flex;align-items:center;justify-content:space-evenly;padding:40px 14px 30px 14px;width:74vw;bottom:15px}
.storefront-container .newsecbox-bottom .newsecbox-bottns{position:absolute;right:14px;bottom:0;color:#2b2a2a;font-size:12px}
.newsecbox-bottns{cursor:pointer}
.storefront-container .newsecbox-bottom .newsecbox-item{display:flex;flex-direction:column;position:relative;cursor:pointer}
.storefront-container .newsecbox-bottom .newsecbox-item{display:flex;flex-direction:column;align-items:center;padding:8px 8px 3px 8px;position:relative;background-color:#fff;border:1px solid #005dac;border-radius:6px;width:135px;flex-shrink:0;min-height:125px;transform:scale(1);transition:all .3s}
.storefront-container .newsecbox-bottom .newsecbox-item:hover{transform:scale(1.02);transition:all .5s;box-shadow:6px 6px 5px #b6d7e9}
.storefront-container .newsecbox-bottom .newsecbox-item .newsec-fixedlab{background:#005eac;font-family:Rubik;font-size:10px;font-weight:500;color:#fff;border-radius:10px;padding:5px;position:absolute;top:-18px}
.storefront-container .newsecbox-bottom .newsecbox-item img{width:30px;height:30px;margin-top:4px}
.storefront-container .newsecbox-bottom .newsecbox-item span{font-family:Rubik;font-size:12px;font-weight:600;color:#005dac;width:92%;text-align:center;margin-top:6px;height:36px}
.storefront-container .newsecbox-bottom .newsecbox-item label{background:#dcffea;padding:4px 6px;font-family:Rubik;font-size:10px;font-weight:400;color:#4f4f4f;border-radius:30px;margin-top:4px;text-align:center}
.nri_storefront{background-color:#fafafa;margin:0 auto}
.nri_storefront .newsecbox-bottom{background:#fdfdfd;border:1px solid #005dac;border-radius:14px;display:flex;align-items:center;justify-content:space-evenly;padding:40px 0 30px 0;width:68vw;position:relative;bottom:0 !important;margin:0 auto}
.nriplane_bg{width:85%;margin:0 auto;padding:30px 0;position:relative}
.nri_storefront .newsecbox-bottom .newsecbox-item{text-decoration:none}
.nri_storefront .newsecbox-bottom .newsecbox-item .newsec-fixedlab{background:#005eac;font-family:Rubik;font-size:10px;font-weight:500;color:#fff;border-radius:10px;padding:3px 14px;position:absolute;top:-10px}
.nri_storefront .newsecbox-bottom::before{content:"";background-image:url(../../../../content/dam/balic-web/images/nri-plans/plane-left.webp);background-size:contain;position:absolute;left:0;width:200px;height:200px;margin:-66px 0 0 -110px;background-repeat:no-repeat}
.nri_storefront .newsecbox-bottom::after{content:"";background-image:url(../../../../content/dam/balic-web/images/nri-plans/plane-right.webp);position:absolute;right:0;width:200px;height:200px;margin:0 -192px -105px 0;background-size:contain;background-repeat:no-repeat}
@media screen and (max-width:770px){.storefront-container .newsecbox-bottom{flex-wrap:wrap;width:90%;gap:30px}
.storefront-container .newsecbox-bottom .newsecbox-item span{height:40px !important}
.storefront-container .newsecbox-bottom .newsecbox-item{min-height:145px !important}
.nriStoreFront .nriplane_bg{width:100%;overflow-x:scroll;position:static}
.nriStoreFront .newsecbox-bottom{width:100%;gap:25px;overflow-x:scroll;flex-wrap:unset;padding:20px 15px 12px 12px;margin-left:20px}
.nriStoreFront .newsecbox-bottom .newsecbox-item{min-height:130px !important}
.nri_storefront .newsecbox-bottom{position:static}
.nri_storefront .newsecbox-bottom::before,.nri_storefront .newsecbox-bottom::after{display:none}
}