.ProductCards-module__hv3xPa__productCardsSection{background-color:#fff;padding:60px 0}.ProductCards-module__hv3xPa__cardsWrapper{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}@media (max-width:991px){.ProductCards-module__hv3xPa__cardsWrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.ProductCards-module__hv3xPa__cardsWrapper{grid-template-columns:1fr}}.ProductCards-module__hv3xPa__productCard{cursor:pointer;background-color:#f5f3ef;border-radius:16px;justify-content:space-between;align-items:center;min-height:180px;padding:30px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ProductCards-module__hv3xPa__productCard.ProductCards-module__hv3xPa__hovered{background-color:#f9f0fa;transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.ProductCards-module__hv3xPa__wavePattern{opacity:.3;color:#ccc;width:60px;height:100%;transition:opacity .4s;position:absolute;top:0;right:80px}.ProductCards-module__hv3xPa__productCard.ProductCards-module__hv3xPa__hovered .ProductCards-module__hv3xPa__wavePattern{opacity:.5;color:#90caf9}.ProductCards-module__hv3xPa__waveSvg{width:100%;height:100%}.ProductCards-module__hv3xPa__blob{opacity:0;z-index:0;background:linear-gradient(135deg,#ff7043 0%,#ffab91 100%);border-radius:50% 50% 50% 70%;width:120px;height:120px;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:-30px;right:-30px;transform:scale(.5)}.ProductCards-module__hv3xPa__productCard.ProductCards-module__hv3xPa__hovered .ProductCards-module__hv3xPa__blob{opacity:.8;transform:scale(1)}.ProductCards-module__hv3xPa__content{z-index:2;flex:1;position:relative}.ProductCards-module__hv3xPa__discount{color:#f37021;margin-bottom:8px;font-size:14px;font-weight:500;display:inline-block}.ProductCards-module__hv3xPa__title{color:#4e1c54;max-width:180px;margin-bottom:16px;font-size:22px;font-weight:700;line-height:1.3}@media (max-width:1199px){.ProductCards-module__hv3xPa__title{font-size:18px}}.ProductCards-module__hv3xPa__shopBtn{color:#4e1c54;background-color:#0000;border:2px solid #4e1c54;border-radius:8px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.ProductCards-module__hv3xPa__shopBtn:hover{color:#fff;background-color:#f37021;border-color:#f37021}.ProductCards-module__hv3xPa__productCard.ProductCards-module__hv3xPa__hovered .ProductCards-module__hv3xPa__shopBtn{color:#fff;background-color:#4e1c54}.ProductCards-module__hv3xPa__productCard.ProductCards-module__hv3xPa__hovered .ProductCards-module__hv3xPa__shopBtn:hover{background-color:#f37021;border-color:#f37021}.ProductCards-module__hv3xPa__imageWrapper{z-index:2;flex-shrink:0;transition:transform .4s cubic-bezier(.4,0,.2,1);position:relative}.ProductCards-module__hv3xPa__productCard.ProductCards-module__hv3xPa__hovered .ProductCards-module__hv3xPa__imageWrapper{transform:scale(1.1)rotate(-5deg)}.ProductCards-module__hv3xPa__productImage{object-fit:contain;filter:drop-shadow(0 10px 20px #00000026);width:auto;max-width:130px;height:auto;max-height:130px;transition:all .4s}.ProductCards-module__hv3xPa__productCard.ProductCards-module__hv3xPa__hovered .ProductCards-module__hv3xPa__productImage{filter:drop-shadow(0 15px 30px #00000040)}@media (max-width:767px){.ProductCards-module__hv3xPa__productCard{min-height:150px;padding:20px}.ProductCards-module__hv3xPa__title{max-width:140px;font-size:16px}.ProductCards-module__hv3xPa__productImage{max-width:100px;max-height:100px}.ProductCards-module__hv3xPa__shopBtn{padding:10px 20px;font-size:13px}}
.ProductSlider-module__WKGL3q__blogSliderSection{background-color:var(--rr-common-white);padding:80px 0}.ProductSlider-module__WKGL3q__titleWrapper{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.ProductSlider-module__WKGL3q__sliderTitle h6{color:var(--rr-theme-primary);font-family:var(--rr-ff-subtitle);margin-bottom:10px;font-size:24px}.ProductSlider-module__WKGL3q__sliderTitle h2{color:var(--rr-heading-primary);font-size:48px;font-weight:700}.ProductSlider-module__WKGL3q__navigationButtons{gap:15px;display:flex}.ProductSlider-module__WKGL3q__navBtn{cursor:pointer;background:0 0;border:1px solid #e5e5e5;border-radius:4px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.ProductSlider-module__WKGL3q__navBtn:hover{background:var(--rr-theme-primary);border-color:var(--rr-theme-primary)}.ProductSlider-module__WKGL3q__navBtn:hover svg path{stroke:#fff}.ProductSlider-module__WKGL3q__sliderContainer{overflow:hidden}.ProductSlider-module__WKGL3q__sliderWrapper{transition:transform .5s;display:flex}.ProductSlider-module__WKGL3q__blogCard{box-sizing:border-box;flex-shrink:0;padding:0 15px}.ProductSlider-module__WKGL3q__cardInner{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;height:100%;display:flex;overflow:hidden}.ProductSlider-module__WKGL3q__imageWrapper{height:250px;position:relative}.ProductSlider-module__WKGL3q__blogImage{object-fit:cover;width:100%;height:100%}.ProductSlider-module__WKGL3q__dateBadge{background:var(--rr-theme-primary);color:#fff;text-align:center;z-index:1;border-radius:4px;padding:10px 15px;line-height:1.2;position:absolute;bottom:-20px;left:20px}.ProductSlider-module__WKGL3q__dateBadge span{font-size:18px;font-weight:700;display:block}.ProductSlider-module__WKGL3q__dateBadge small{font-size:12px}.ProductSlider-module__WKGL3q__cardContent{flex-direction:column;flex-grow:1;padding:40px 25px 30px;display:flex}.ProductSlider-module__WKGL3q__meta{gap:20px;margin-bottom:15px;display:flex}.ProductSlider-module__WKGL3q__metaItem{color:#646464;align-items:center;gap:8px;font-size:14px;display:flex}.ProductSlider-module__WKGL3q__metaItem i{color:var(--rr-theme-primary)}.ProductSlider-module__WKGL3q__blogTitle{color:var(--rr-heading-primary);margin-bottom:12px;font-size:22px;font-weight:700;line-height:1.4}.ProductSlider-module__WKGL3q__productDesc{color:#646464;margin-bottom:20px;font-size:15px;line-height:1.6}.ProductSlider-module__WKGL3q__readMore{color:#646464;align-items:center;gap:10px;margin-top:auto;font-weight:600;transition:color .3s;display:flex}.ProductSlider-module__WKGL3q__readMore:hover{color:var(--rr-theme-primary)}@media (max-width:991px){.ProductSlider-module__WKGL3q__sliderTitle h2{font-size:36px}}@media (max-width:767px){.ProductSlider-module__WKGL3q__titleWrapper{flex-direction:column;align-items:flex-start;gap:20px}}
.IndustriesSlider-module__MFl-nG__industriesSection{background-color:#fafafa;padding:100px 0;overflow:hidden}.IndustriesSlider-module__MFl-nG__titleWrapper{justify-content:space-between;align-items:flex-end;margin-bottom:50px;display:flex}.IndustriesSlider-module__MFl-nG__titleContent{text-align:left}.IndustriesSlider-module__MFl-nG__subtitle{color:var(--rr-theme-primary);font-family:var(--rr-ff-subtitle);margin-bottom:10px;font-size:24px;display:block}.IndustriesSlider-module__MFl-nG__title{color:var(--rr-heading-primary);font-size:48px;font-weight:700;line-height:1.2}.IndustriesSlider-module__MFl-nG__navigationButtons{gap:15px;display:flex}.IndustriesSlider-module__MFl-nG__navBtn{cursor:pointer;background:0 0;border:1px solid #e5e5e5;border-radius:4px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.IndustriesSlider-module__MFl-nG__navBtn:hover{background:var(--rr-theme-primary);border-color:var(--rr-theme-primary)}.IndustriesSlider-module__MFl-nG__navBtn:hover svg path{stroke:#fff}.IndustriesSlider-module__MFl-nG__carouselContainer{width:100%;position:relative;overflow:hidden}.IndustriesSlider-module__MFl-nG__sliderWrapper{transition:transform .5s;display:flex}.IndustriesSlider-module__MFl-nG__industryCard{box-sizing:border-box;flex-shrink:0;padding:0 15px}.IndustriesSlider-module__MFl-nG__cardInner{background:var(--rr-common-white);text-align:center;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;align-items:center;height:100%;padding:40px 30px;transition:all .3s;display:flex}.IndustriesSlider-module__MFl-nG__cardInner:hover{border-color:var(--rr-theme-primary)}.IndustriesSlider-module__MFl-nG__iconWrapper{background-color:#fff4ed;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:25px;transition:all .3s;display:flex}.IndustriesSlider-module__MFl-nG__industryCard:hover .IndustriesSlider-module__MFl-nG__iconWrapper{background-color:var(--rr-theme-primary)}.IndustriesSlider-module__MFl-nG__iconWrapper i{color:var(--rr-theme-primary);font-size:32px;transition:all .3s}.IndustriesSlider-module__MFl-nG__industryCard:hover .IndustriesSlider-module__MFl-nG__iconWrapper i{color:#fff}.IndustriesSlider-module__MFl-nG__industryTitle{color:var(--rr-heading-primary);margin-bottom:15px;font-size:24px;font-weight:700}.IndustriesSlider-module__MFl-nG__description{color:#646464;margin-bottom:25px;font-size:16px;line-height:1.6}.IndustriesSlider-module__MFl-nG__readMore{color:var(--rr-heading-primary);align-items:center;gap:8px;margin-top:auto;font-size:16px;font-weight:600;transition:all .3s;display:flex}.IndustriesSlider-module__MFl-nG__readMore:hover{color:var(--rr-theme-primary)}@media (max-width:991px){.IndustriesSlider-module__MFl-nG__title{font-size:36px}}@media (max-width:767px){.IndustriesSlider-module__MFl-nG__industriesSection{padding:60px 0}.IndustriesSlider-module__MFl-nG__title{font-size:30px}}
