.shopping-box-wrapper .sec-head{text-align:center;margin-bottom:20px}.shopping-box-wrapper .sec-head .sec-title{margin:0;font-size: 30px; letter-spacing: 0px; line-height: 1.2; font-weight: 500; font-family: var(--font-heading-family); text-align: center; color: rgba(var(--color-foreground), 1);}.shopping-box-wrapper .sec-head .sec-title::selection{background:transparent}.shopping-box-wrapper .shopping-box{display:flex;gap:4px}.shopping-box-wrapper .shopping-box .box-item{width:100%;position:relative;overflow:hidden}.shopping-box-wrapper .shopping-box .box-item:before{content:"";display:flex;width:100%;padding-bottom:45%}.shopping-box-wrapper .shopping-box:has(.box-item:nth-child(2)) .box-item:before{padding-bottom:75%}.shopping-box-wrapper .shopping-box .media{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:cover;background:transparent;transition:all 0.5s ease;transform:scale(1)}.shopping-box-wrapper .shopping-box .box-item:after{content:"";position:absolute;width:100%;height:65%;bottom:0;left:0;background:transparent linear-gradient(180deg,#00000000 0%,#000000 100%) 0% 0% no-repeat padding-box;opacity:0.6}.shopping-box-wrapper .shopping-box .box-item:hover .media{transform:scale(1.1)}.shopping-box-wrapper .shopping-box .content-wrapper{position:absolute;z-index:1;display:flex;flex-flow:column;left:0;bottom:0;width:100%;padding:40px 80px;color:#fff}.shopping-box-wrapper .shopping-box .content-wrapper .sub-title{font-size:12px;line-height:14px;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:6px;color:currentcolor}.shopping-box-wrapper .shopping-box .content-wrapper .box-title{margin:0;color:currentcolor;font-size: 30px; letter-spacing: 0px; line-height: 1.2; font-weight: 500; font-family: var(--font-heading-family);}.shopping-box-wrapper .shopping-box .content-wrapper .shop-now{font-size:14px;line-height:16px;font-weight:500;letter-spacing:1.4px;text-transform:uppercase;margin-top:10px;text-decoration:none;color:currentcolor;text-decoration:none}.shopping-box-wrapper .shopping-box .content-wrapper .shop-now:hover{text-decoration:underline}.shopping-box-wrapper .shopping-box .full-item-box-link{position:absolute;left:0;top:0;height:100%;width:100%;display:flex;z-index:1}@media screen and (max-width:749px){.shopping-box-wrapper .shopping-box{flex-flow:column}.shopping-box-wrapper .shopping-box.second-first{flex-flow:column-reverse}.shopping-box-wrapper .shopping-box .content-wrapper{padding:30px 20px}.shopping-box-wrapper .shopping-box:has(.box-item:nth-child(2)) .box-item:before{padding-bottom:94.627%}.shopping-box-wrapper .shopping-box .content-wrapper .sub-title{font-size:14px;letter-spacing:1.4px;margin-bottom:10px}.shopping-box-wrapper .shopping-box .content-wrapper .box-title{font-size:26px;letter-spacing:0px;font-weight:500}.shopping-box-wrapper .shopping-box .content-wrapper .shop-now{font-size:15px;margin-top:15px;line-height:17px;letter-spacing:1.5px;font-weight:500;text-decoration:underline}.shopping-box-wrapper .sec-head .sec-title{font-size:24px;}}