.product-card-sec .product-card-wrapper{padding:10px 20px 0;max-width:1300px;margin:0 auto;position:relative;z-index:1}.product-card-sec .row{display:flex;flex-wrap:wrap;padding:0 20px 40px}.product-card-sec .row .col-left{position:relative;width:45%;z-index:1;background-color:#fff;border:1px solid #d3d1d0;box-shadow:3px 3px 6px #00000029;border-radius:5px 0 0 5px;border-right:0;padding:20px;min-height:440px}.product-card-sec .row .col-left span{color:#cb4848;font-weight:300;font-size:16px;text-transform:uppercase}.product-card-sec .row .col-left .product-name{font-size:32px;font-weight:700}.product-card-sec .row .col-left p{max-width:450px;font-size:16px;font-weight:300;color:#686460;margin-bottom:10px}.product-card-sec .row .col-left .inner-row{display:flex;gap:20px;align-items:center}.product-card-sec .row .col-left .inner-row .btn-wrapper a{background-color:#12874e;font-size:16px;padding:15px 40px;border-radius:5px;transition:all .2s ease;color:#fff;margin-right:20px;font-weight:500;text-transform:uppercase;white-space:nowrap}.product-card-sec .row .col-left ul{list-style:none}.product-card-sec .row .col-left ul li{padding:5px 0;margin-left:10px;font-size:16px;font-weight:400;color:#1e2e4b;display:flex;align-items:center;gap:10px}.product-card-sec .row .col-left ul li:before{content:"";background:url(/cdn/shop/files/right.svg?v=1741708816);width:15px;height:12px}.product-card-sec .row .col-left .featured-offer{display:flex;align-items:flex-start}.product-card-sec .row .col-left .featured-offer .left{margin-right:20px}.product-card-sec .row .col-left .featured-offer .left p{font-size:14px;color:#3676c0;font-weight:500;margin:0}.product-card-sec .row .col-left .featured-offer .left .number-row{display:flex;align-items:center;gap:5px}.product-card-sec .row .col-left .featured-offer .left .price{color:#001233;font-size:24px;font-weight:500}.product-card-sec .row .col-left .featured-offer .left .strikeLabel{color:#686460;font-size:18px;font-weight:300;border-color:#ff5858;position:relative;margin-left:5px}.product-card-sec .row .col-left .featured-offer .left .strikeLabel:before{position:absolute;content:"";left:0;top:50%;right:0;border-top:1px solid;border-color:inherit;margin-left:5px;transform:rotate(-13deg)}.product-card-sec .row .col-left .featured-offer .left a{color:#001233;text-decoration:underline;font-weight:400;font-size:12px;line-height:16px}.product-card-sec .row .col-left .featured-offer .center{font-size:16px;font-weight:400;color:#686460;display:flex;flex-direction:column;align-items:center}.product-card-sec .row .col-left .featured-offer .center span{font-size:16px;font-weight:400;color:#686460}.product-card-sec .row .col-left .featured-offer .center span:before{width:1px;height:22px;background-color:#d3d1d0;content:"";display:block;margin:0 auto}.product-card-sec .row .col-left .featured-offer .center span:after{width:1px;height:22px;background-color:#d3d1d0;content:"";display:block;margin:0 auto}.product-card-sec .row .col-left .featured-offer .right{margin-left:20px}.product-card-sec .row .col-left .featured-offer .right p{margin:0;font-size:14px;color:#3676c0;font-weight:500}.product-card-sec .row .col-left .featured-offer .right .number-row{display:flex;align-items:flex-end;gap:4px}.product-card-sec .row .col-left .featured-offer .right .low-price{font-weight:500;font-size:24px;color:#001233;margin:0}.product-card-sec .row .col-left .featured-offer .right span{color:#686460;font-size:18px;font-weight:300;position:relative;text-transform:lowercase;margin:0;line-height:normal}.product-card-sec .row .col-left .featured-offer .right img{width:50px;height:20px;margin-bottom:5px}.product-card-sec .row .col-right{border-radius:0 5px 5px 0;position:relative;width:55%;box-shadow:3px 3px 6px #00000029;z-index:3}.product-card-sec .row .col-right img{width:100%;height:100%;object-fit:cover;border-radius:0 5px 5px 0}.product-card-sec .row .col-right .content-wrapper{position:absolute;left:-23px;top:10px}.product-card-sec .row .col-right .content-wrapper .discount-content{position:absolute;top:15px;left:40px}.product-card-sec .row .col-right .content-wrapper .discount-content span{color:#fff;font-size:22px;margin-bottom:0;font-weight:500}.product-card-sec .row .col-right .content-wrapper .discount-content p{color:#d3d1d0;font-size:16px;font-weight:300}.product-card-sec .mobile{display:none}@media screen and (max-width: 1024px){.product-card-sec .row{flex-direction:column-reverse;align-items:center}.product-card-sec .desktop{display:none}.product-card-sec .mobile{display:block}.product-card-sec .row .col-right .content-wrapper{display:none}.product-card-sec .row .col-right{position:relative;background-color:#f9f8f8;border-radius:5px 5px 0 0;border:1px solid #d3d1d0;padding:20px 0 130px;border-bottom:none}.product-card-sec .row .col-right .mobile span{padding:0 20px;color:#cb4848;font-weight:300;font-size:16px;text-transform:uppercase;display:block}.product-card-sec .row .col-right .mobile .product-name{font-size:32px;font-weight:700;padding:0 20px}.product-card-sec .row .col-left{border-radius:0 0 5px 5px;border-top:none;background-color:#f9f8f8;min-height:100%}.product-card-sec .row .col-left ul{padding-top:100px}.product-card-sec .row .col-right .discount-wrapper{position:absolute;left:-20px;width:calc(100% + 40px);bottom:-40px;z-index:10}.product-card-sec .row .col-right .discount-wrapper img{width:100%;height:100%;object-fit:cover}.product-card-sec .row .col-right .discount-wrapper .discount-content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.product-card-sec .row .col-right .discount-wrapper .discount-content h3{color:#fff;font-size:22px;margin-bottom:0;font-weight:500;text-align:center}.product-card-sec .row .col-right .discount-wrapper .discount-content span{color:#d3d1d0;font-size:16px;font-weight:300;text-align:center}}@media screen and (min-width: 769px) and (max-width: 1024px){.product-card-sec .row .col-left,.product-card-sec .row .col-right{width:60%}}@media screen and (max-width: 768px){.product-card-sec .row .col-left,.product-card-sec .row .col-right{width:80%}}@media screen and (max-width: 680px){.product-card-sec .row{padding:0 0 40px}.product-card-sec .row .col-left{box-shadow:none;border:1px solid #d3d1d0}.product-card-sec .row .col-left,.product-card-sec .row .col-right{width:calc(100% - 20px)}.product-card-sec .row .col-right .discount-wrapper{left:-10px;width:calc(100% + 20px)}.product-card-sec .row .col-right{padding-bottom:40px}.product-card-sec .row .col-left ul{padding-top:15px}.product-card-sec .row .col-left .featured-offer .center,.product-card-sec .row .col-left .featured-offer .right{display:none}.product-card-sec .row .col-left .inner-row .btn-wrapper a{display:block;padding:15px 30px}.product-card-sec .row .col-right .mobile .product-name{font-size:24px}.product-card-sec .row .col-right .discount-wrapper .discount-content h3{font-size:30px}}@media screen and (max-width:375px){.promotional-hero-sec .promotional-hero-wrapper .row .col-right .mobile .inner-row .left-col a{padding:15px 20px}.product-card-sec .row .col-left .inner-row .btn-wrapper a{padding:15px 20px;margin-right:0}.product-card-sec .row .col-left .inner-row{gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/1004/assets/product-card-section.css.map */
