:root{--rx-primary:#0d0d0d;--rx-secondary:#f5f5f5;--rx-bg:#fff;--rx-text:#666;--rx-accent:#fed403;--rx-white:#fff;--rx-divider:hsla(0,0%,5%,.1);--rx-dark-divider:hsla(0,0%,100%,.1);--rx-error:#e65757;--rx-heading-color:#0d0d0d;--rx-card-bg:#fff;--rx-card-shadow:0 4px 20px rgba(0,0,0,.08)}.dark{--rx-primary:#fff;--rx-secondary:#1a1a1a;--rx-bg:#0d0d0d;--rx-text:#b3b3b3;--rx-accent:#fed403;--rx-white:#fff;--rx-divider:hsla(0,0%,100%,.1);--rx-dark-divider:hsla(0,0%,100%,.1);--rx-error:#e65757;--rx-heading-color:#fff;--rx-card-bg:#1a1a1a;--rx-card-shadow:0 4px 20px rgba(0,0,0,.3)}.renovex-page{font-family:"DM Sans",var(--font-inter-tight),sans-serif;font-size:16px;font-weight:400;line-height:1em;color:var(--rx-text);background:var(--rx-bg)}.renovex-page h1,.renovex-page h2,.renovex-page h3,.renovex-page h4,.renovex-page h5,.renovex-page h6{font-family:"Space Grotesk",var(--font-inter-tight),sans-serif;font-weight:600;line-height:1.1em;color:var(--rx-heading-color);margin:0}.renovex-page p{line-height:1.6em;margin-bottom:1.5em}.renovex-page a{text-decoration:none;transition:all .3s ease}.renovex-page figure{margin:0}.renovex-page::-webkit-scrollbar,.renovex-page::-webkit-scrollbar-track{background-color:var(--rx-primary)}.renovex-page::-webkit-scrollbar{width:7px}.renovex-page::-webkit-scrollbar-thumb{background:var(--rx-accent)}.renovex-page ::-moz-selection{color:var(--rx-primary);background-color:var(--rx-accent)}.renovex-page ::selection{color:var(--rx-primary);background-color:var(--rx-accent)}.rx-image-anime{position:relative;overflow:hidden}.rx-image-anime:after{content:"";position:absolute;width:200%;height:0;left:50%;top:50%;background-color:hsla(0,0%,100%,.3);transform:translate(-50%,-50%) rotate(-45deg);z-index:1}.rx-image-anime:hover:after{height:250%;transition:all .6s linear;background-color:transparent}.rx-btn{position:relative;display:inline-block;font-family:"Space Grotesk",var(--font-inter-tight),sans-serif;font-size:18px;font-weight:600;line-height:1em;text-transform:capitalize;color:var(--rx-primary);background:var(--rx-accent);border-radius:5px;padding:17px 57px 17px 20px;border:none;cursor:pointer;overflow:hidden;transition:all .4s ease-in-out;z-index:1}.dark .rx-btn{color:#0d0d0d}.rx-btn:hover{color:var(--rx-white)}.rx-btn:before{content:"";position:absolute;top:50%;right:5px;width:42px;height:42px;background-color:#0d0d0d;background-image:url(/images/renovex/arrow-white.svg);background-repeat:no-repeat;background-position:50%;background-size:20px auto;border-radius:5px;transform:translateY(-50%);transition:all .4s ease-in-out}.rx-btn:hover:before{background-color:var(--rx-accent);background-image:url(/images/renovex/arrow-primary.svg)}.rx-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;width:0;height:100%;background:#0d0d0d;transition:all .4s ease-in-out;z-index:-1}.rx-btn:hover:after{right:auto;left:0;width:100%}.rx-btn.rx-btn-highlighted:hover{color:#0d0d0d}.rx-btn.rx-btn-highlighted:hover:before{background-color:#0d0d0d;background-image:url(/images/renovex/arrow-white.svg)}.rx-btn.rx-btn-highlighted:after{background-color:var(--rx-white)}.rx-readmore{position:relative;display:inline-block;font-family:"Space Grotesk",var(--font-inter-tight),sans-serif;font-weight:600;line-height:normal;color:var(--rx-heading-color);text-transform:capitalize;padding-right:34px}.rx-readmore:before{content:"";position:absolute;top:50%;transform:translateY(-50%) rotate(-45deg);right:0;height:24px;width:24px;background-color:var(--rx-accent);border-radius:100px;background-image:url(/images/renovex/arrow-primary.svg);background-repeat:no-repeat;background-position:50%;background-size:12px auto;transition:all .4s ease-in-out}.rx-readmore:hover:before{transform:translateY(-50%) rotate(0deg)}.rx-dark-section{background-color:#0d0d0d;background-image:url(/images/renovex/dark-section-bg-image.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.rx-dark-section h1,.rx-dark-section h2,.rx-dark-section h3,.rx-dark-section p{color:var(--rx-white)}.rx-section-row{margin-bottom:80px}.rx-section-row .rx-section-title{margin-bottom:0}.rx-section-title{margin-bottom:40px}.rx-section-title h3{position:relative;display:inline-block;font-size:14px;line-height:1.2em;letter-spacing:.1em;text-transform:uppercase;padding-left:16px;margin-bottom:10px}.rx-section-title h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);background:var(--rx-accent);width:6px;height:6px}.rx-section-title h1{font-size:52px;letter-spacing:-.02em;margin-bottom:0}.rx-section-title h2{font-size:48px;letter-spacing:-.04em;margin-bottom:0}.rx-section-title p{margin-top:20px;margin-bottom:0}.rx-section-title-center{width:100%;max-width:990px;margin:0 auto;text-align:center}.rx-hero{position:relative;padding:200px 0 100px;background-color:#0d0d0d;background-image:url(/images/renovex/hero-bg-image.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;background-attachment:fixed}.rx-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.rx-hero-content{position:relative;z-index:1}.rx-hero-content .rx-section-title h3{color:var(--rx-white)}.rx-hero-content .rx-section-title h1{color:var(--rx-white);font-size:52px;line-height:1.15em;margin-bottom:20px}.rx-hero-content .rx-section-title p{color:var(--rx-white);max-width:600px}.rx-hero-content-body{display:flex;align-items:center;gap:40px;margin-top:30px}.rx-video-play-btn{display:flex;align-items:center;gap:15px}.rx-video-play-btn a{position:relative;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:var(--rx-accent);border-radius:50%;color:#0d0d0d;transition:all .3s ease}.rx-video-play-btn a:hover{transform:scale(1.1)}.rx-video-play-btn a:after,.rx-video-play-btn a:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border:2px solid var(--rx-accent);opacity:.8;border-radius:50%;transform:translate(-50%,-50%) scale(1);z-index:-1;animation:rx-border-zooming 2s ease-out infinite}.rx-video-play-btn a:after{animation-delay:1s}@keyframes rx-border-zooming{0%{transform:translate(-50%,-50%) scale(1);opacity:.8}to{transform:translate(-50%,-50%) scale(2);opacity:0}}.rx-video-play-btn h3{color:var(--rx-white);font-size:16px}.rx-year-experience-circle{position:relative}.rx-year-experience-circle img{animation:rotateCircle 10s linear infinite;max-width:160px}@keyframes rotateCircle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rx-hero-info-box{padding:0 0 100px;margin-top:-50px;position:relative;z-index:2}.rx-hero-info-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.rx-hero-info-item{background:var(--rx-card-bg);border-radius:10px;padding:30px;box-shadow:var(--rx-card-shadow)}.rx-hero-info-item.box-1{display:flex;flex-direction:column;gap:20px}.rx-hero-info-content-box{display:flex;justify-content:space-between;align-items:flex-start}.rx-hero-info-item-content ul{list-style:none;padding:0;margin:0 0 10px}.rx-hero-info-item-content ul li{display:inline-block;background:var(--rx-accent);color:#0d0d0d;font-size:12px;font-weight:600;text-transform:uppercase;padding:5px 10px;border-radius:3px}.rx-hero-info-item-content h3{font-size:22px;color:var(--rx-heading-color)}.rx-hero-info-image figure{border-radius:10px;overflow:hidden}.rx-hero-info-image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.rx-hero-info-item.box-2 figure{border-radius:10px;overflow:hidden;height:100%}.rx-hero-info-item.box-2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rx-hero-info-item.box-3{position:relative;overflow:hidden}.rx-hero-info-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.rx-hero-info-header .icon-box{position:relative;width:60px;height:60px;background:var(--rx-accent);border-radius:5px;display:flex;align-items:center;justify-content:center;overflow:hidden}.rx-hero-info-header .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--rx-white);width:100%;height:100%;transform:rotate(180deg) scale(0);transition:all .4s ease-in-out;z-index:0}.rx-hero-info-item:hover .rx-hero-info-header .icon-box:before{transform:rotate(0) scale(1)}.rx-hero-info-header .icon-box img{position:relative;z-index:1}.rx-satisfy-client-images{display:flex}.rx-satisfy-client-image{width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid var(--rx-bg);margin-left:-15px}.rx-satisfy-client-image:first-child{margin-left:0}.rx-satisfy-client-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rx-hero-info-counter-box h3{font-size:16px;color:var(--rx-text);margin-bottom:10px}.rx-hero-info-counter-box h2{font-size:48px;color:var(--rx-heading-color)}.rx-hero-info-bg-icon{position:absolute;bottom:-20px;right:-20px;opacity:.1}.rx-about-us{padding:100px 0}.rx-about-us-image-box{display:grid;grid-template-columns:1fr 1fr;gap:20px}.rx-about-us-image{border-radius:10px;overflow:hidden}.rx-about-us-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rx-about-us-image-box-2{position:relative}.rx-about-us-image-box-2 .rx-year-experience-circle{position:absolute;bottom:20px;left:20px}.rx-about-us-content{padding-left:50px}.rx-about-us-body{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:30px}.rx-about-body-item{display:flex;gap:15px}.rx-about-body-item .icon-box{position:relative;width:60px;height:60px;min-width:60px;background:var(--rx-accent);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.rx-about-body-item .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--rx-primary);width:100%;height:100%;transform:rotate(180deg) scale(0);transition:all .4s ease-in-out;z-index:0}.rx-about-body-item:hover .icon-box:before{transform:rotate(0) scale(1)}.rx-about-body-item .icon-box img{position:relative;transition:all .4s ease-in-out;z-index:1}.rx-about-body-item:hover .icon-box img{filter:brightness(0) invert(1)}.rx-about-body-item-content h3{font-size:18px;margin-bottom:10px;color:var(--rx-heading-color)}.rx-about-body-item-content p{font-size:14px;margin-bottom:0}.rx-about-us-footer{display:flex;gap:30px;align-items:flex-start}.rx-about-footer-content-list ul{list-style:none;padding:0;margin:0 0 20px}.rx-about-footer-content-list ul li{position:relative;padding-left:20px;margin-bottom:10px;color:var(--rx-text)}.rx-about-footer-content-list ul li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:var(--rx-accent);border-radius:50%}.rx-about-us-video-box{position:relative;min-width:200px;border-radius:10px;overflow:hidden}.rx-about-video-image img{width:200px;height:150px;-o-object-fit:cover;object-fit:cover}.rx-about-us-video-box .rx-video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rx-about-us-video-box .rx-video-play-btn a{width:50px;height:50px}.rx-our-services{padding:100px 0;background:var(--rx-secondary)}.dark .rx-our-services{background:var(--rx-card-bg)}.rx-services-item-list{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.rx-service-item{border-radius:10px;padding:30px;transition:all .3s ease}.dark .rx-service-item,.rx-service-item{background:var(--rx-bg)}.rx-service-item.active,.rx-service-item:hover{background:var(--rx-accent)}.rx-service-item-header{margin-bottom:20px}.rx-service-item-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.rx-service-item-title h2{font-size:20px;line-height:1.3em}.rx-service-item-title h2 a{color:var(--rx-heading-color)}.rx-service-item.active .rx-service-item-title h2 a,.rx-service-item:hover .rx-service-item-title h2 a{color:#0d0d0d}.rx-service-item-title h3{font-size:36px;color:var(--rx-accent)}.rx-service-item.active .rx-service-item-title h3,.rx-service-item:hover .rx-service-item-title h3{color:#0d0d0d}.rx-service-item-content p{font-size:14px;margin-bottom:0}.rx-service-item.active .rx-service-item-content p,.rx-service-item:hover .rx-service-item-content p{color:#0d0d0d}.rx-service-image-box{position:relative}.rx-service-item-image{border-radius:10px;overflow:hidden}.rx-service-item-image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;transition:all .6s ease-in-out}.rx-service-item.active .rx-service-item-image img,.rx-service-item:hover .rx-service-item-image img{transform:scale(1.08)}.rx-service-item-btn{position:absolute;bottom:15px;right:15px}.rx-service-item-btn a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:var(--rx-accent);border-radius:50%;transition:all .3s ease}.rx-service-item-btn a:hover{background:var(--rx-white)}.rx-service-item-btn a img{transition:all .4s ease-in-out;transform:rotate(-45deg)}.rx-service-item-btn a:hover img{transform:rotate(0)}.rx-service-benefit-box{grid-column:span 4;display:flex;justify-content:space-between;align-items:center;background:var(--rx-accent);border-radius:10px;padding:30px 40px;margin-top:30px}.rx-service-benefit-list ul{display:flex;gap:40px;list-style:none;padding:0;margin:0}.rx-service-benefit-list ul li{font-family:"Space Grotesk",var(--font-inter-tight),sans-serif;font-weight:600;color:#0d0d0d}.rx-section-footer-text p{margin-bottom:0;color:#0d0d0d}.rx-section-footer-text p span{font-weight:600;background:#0d0d0d;color:var(--rx-white);padding:5px 10px;border-radius:3px;margin-right:10px}.rx-section-footer-text p a{color:#0d0d0d;text-decoration:underline}.rx-what-we-do{padding:100px 0}.rx-what-we-do-item-list{display:flex;flex-direction:column;gap:30px;margin:30px 0}.rx-what-we-do-item{display:flex;gap:20px}.rx-what-we-do-item .icon-box{position:relative;width:60px;height:60px;min-width:60px;background:var(--rx-accent);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.rx-what-we-do-item .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--rx-primary);width:100%;height:100%;transform:rotate(180deg) scale(0);transition:all .4s ease-in-out;z-index:0}.rx-what-we-do-item:hover .icon-box:before{transform:rotate(0) scale(1)}.rx-what-we-do-item .icon-box img{position:relative;transition:all .4s ease-in-out;z-index:1}.rx-what-we-do-item:hover .icon-box img{filter:brightness(0) invert(1)}.rx-what-we-do-item-body h3{font-size:20px;margin-bottom:10px;color:var(--rx-heading-color)}.rx-what-we-do-item-body p{font-size:14px;margin-bottom:10px}.rx-what-we-do-item-body ul{list-style:none;padding:0;margin:0}.rx-what-we-do-item-body ul li{position:relative;padding-left:15px;font-size:14px;color:var(--rx-text)}.rx-what-we-do-item-body ul li:before{content:"";position:absolute;left:0;top:6px;width:6px;height:6px;background:var(--rx-accent);border-radius:50%}.rx-what-we-do-image img{max-width:100%;height:auto}.rx-section-satisfy-img{display:flex;align-items:center;gap:20px;margin-top:50px;padding:30px;background:var(--rx-secondary);border-radius:10px}.dark .rx-section-satisfy-img{background:var(--rx-card-bg)}.rx-section-satisfy-img .rx-satisfy-client-image.add-more{display:flex;align-items:center;justify-content:center;background:var(--rx-accent)}.rx-our-story{padding:150px 0;background-image:url(/images/renovex/our-story-bg-image.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;background-attachment:fixed;position:relative}.rx-our-story:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7)}.rx-our-story-content{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto}.rx-watch-video-circle{margin-top:40px}.rx-watch-video-circle a{display:inline-block}.rx-watch-video-circle img{width:150px;height:150px;animation:rotateCircle 10s linear infinite}.rx-our-features{padding:100px 0}.rx-our-features .rx-section-title h2{font-size:42px;line-height:1.3em}.rx-feature-title-img{display:inline-flex;vertical-align:middle;margin:0 10px}.rx-feature-title-img img{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.rx-feature-title-img img+img{margin-left:-15px}.rx-feature-items{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px}.rx-feature-item{background:var(--rx-card-bg);border-radius:10px;padding:30px;box-shadow:var(--rx-card-shadow)}.rx-feature-item.box-1 .rx-feature-item-shape-image{border-radius:10px;overflow:hidden;margin-bottom:20px}.rx-feature-item.box-1 .rx-feature-item-shape-image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.rx-feature-item-content h3{font-size:20px;margin-bottom:15px;color:var(--rx-heading-color)}.rx-feature-item-content p{font-size:14px;margin-bottom:20px}.rx-feature-item-list ul{list-style:none;padding:0;margin:0}.rx-feature-item-list ul li{position:relative;padding-left:20px;margin-bottom:10px;font-size:14px;color:var(--rx-text)}.rx-feature-item-list ul li:before{content:"";position:absolute;left:0;top:6px;width:8px;height:8px;background:var(--rx-accent);border-radius:50%}.rx-feature-item.box-2{background:var(--rx-accent);display:flex;flex-direction:column}.rx-feature-item-info{flex:1}.rx-feature-item-info-content p{font-size:14px;color:#0d0d0d;margin-bottom:10px}.rx-feature-item-info-content h3{font-size:24px;color:#0d0d0d;margin-bottom:20px}.rx-feature-item-image{margin-top:auto}.rx-feature-item-image img{width:100%;max-height:200px;-o-object-fit:contain;object-fit:contain}.rx-feature-item.box-3{display:flex;flex-direction:column}.rx-feature-item.box-3 .rx-feature-item-content h2{font-size:60px;color:var(--rx-accent);margin-bottom:10px}.rx-feature-item.box-3 .rx-feature-item-content h3{margin-bottom:20px}.rx-feature-item-counter-info p{font-size:14px;margin-bottom:20px}.rx-feature-item-tag-list{margin-top:auto}.rx-feature-item-tag-list ul{display:flex;gap:10px;list-style:none;padding:0;margin:0}.rx-feature-item-tag-list ul li{background:var(--rx-secondary);padding:10px 15px;border-radius:5px;font-size:14px;font-weight:500}.dark .rx-feature-item-tag-list ul li{background:var(--rx-bg)}.rx-our-pricing{padding:100px 0}.rx-pricing-items{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.rx-pricing-item{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;padding:40px 30px;transition:all .3s ease}.rx-pricing-item.highlighted-box,.rx-pricing-item:hover{background:var(--rx-accent);border-color:var(--rx-accent)}.rx-pricing-item-header{display:flex;align-items:center;gap:20px;padding-bottom:30px;border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:30px}.rx-pricing-item.highlighted-box .rx-pricing-item-header,.rx-pricing-item:hover .rx-pricing-item-header{border-color:rgba(0,0,0,.1)}.rx-pricing-item-header .icon-box{position:relative;width:70px;height:70px;min-width:70px;background:hsla(0,0%,100%,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.rx-pricing-item-header .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--rx-bg);width:100%;height:100%;transform:rotate(180deg) scale(0);transition:all .4s ease-in-out;z-index:0}.rx-pricing-item:hover .rx-pricing-item-header .icon-box:before{transform:rotate(0) scale(1)}.rx-pricing-item-header .icon-box img{position:relative;transition:all .4s ease-in-out;z-index:1}.rx-pricing-item.highlighted-box .rx-pricing-item-header .icon-box,.rx-pricing-item:hover .rx-pricing-item-header .icon-box{background:rgba(0,0,0,.1)}.rx-pricing-item-content p{font-size:14px;margin-bottom:5px}.rx-pricing-item.highlighted-box .rx-pricing-item-content p,.rx-pricing-item:hover .rx-pricing-item-content p{color:#0d0d0d}.rx-pricing-item-content h2{font-size:36px}.rx-pricing-item.highlighted-box .rx-pricing-item-content h2,.rx-pricing-item:hover .rx-pricing-item-content h2{color:#0d0d0d}.rx-pricing-item-content h2 sub{font-size:16px;font-weight:400}.rx-pricing-item-list h3{font-size:16px;margin-bottom:15px}.rx-pricing-item.highlighted-box .rx-pricing-item-list h3,.rx-pricing-item:hover .rx-pricing-item-list h3{color:#0d0d0d}.rx-pricing-item-list ul{list-style:none;padding:0;margin:0 0 30px}.rx-pricing-item-list ul li{position:relative;padding-left:25px;margin-bottom:12px;font-size:14px}.rx-pricing-item.highlighted-box .rx-pricing-item-list ul li,.rx-pricing-item:hover .rx-pricing-item-list ul li{color:#0d0d0d}.rx-pricing-item-list ul li:before{content:"✓";position:absolute;left:0;color:var(--rx-accent)}.rx-pricing-item.highlighted-box .rx-pricing-item-list ul li:before,.rx-pricing-item:hover .rx-pricing-item-list ul li:before{color:#0d0d0d}.rx-pricing-benefit-list{grid-column:span 3;margin-top:40px}.rx-pricing-benefit-list ul{display:flex;justify-content:center;gap:40px;list-style:none;padding:0;margin:0}.rx-pricing-benefit-list ul li{display:flex;align-items:center;gap:10px;color:var(--rx-white)}.rx-pricing-benefit-list ul li img{width:24px;height:24px}.rx-our-projects{padding:100px 0}.rx-project-nav{margin-bottom:40px}.rx-project-nav ul{display:flex;justify-content:center;gap:10px;list-style:none;padding:0;margin:0}.rx-project-nav ul li a{display:inline-block;padding:12px 25px;background:var(--rx-secondary);color:var(--rx-heading-color);border-radius:5px;font-weight:500;text-transform:capitalize;transition:all .3s ease}.dark .rx-project-nav ul li a{background:var(--rx-card-bg)}.rx-project-nav ul li a.active,.rx-project-nav ul li a:hover{background:var(--rx-accent);color:#0d0d0d}.rx-project-item-list{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.rx-project-item{position:relative;border-radius:10px;overflow:hidden}.rx-project-item-image img{width:100%;height:350px;-o-object-fit:cover;object-fit:cover;transition:all .5s ease}.rx-project-item:hover .rx-project-item-image img{transform:scale(1.1)}.rx-project-item-content{position:absolute;bottom:0;left:0;right:0;padding:30px;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent)}.rx-project-item-content h2{font-size:22px;color:var(--rx-white);margin-bottom:5px}.rx-project-item-content h2 a{color:var(--rx-white)}.rx-project-item-content p{font-size:14px;color:hsla(0,0%,100%,.7);margin-bottom:0}.rx-project-item-btn{position:absolute;top:20px;right:20px;opacity:0;transform:translateY(-20px);transition:all .3s ease}.rx-project-item:hover .rx-project-item-btn{opacity:1;transform:translateY(0)}.rx-project-item-btn a{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#0d0d0d;border-radius:50%;transition:all .4s ease-in-out}.rx-project-item-btn a:hover{background:var(--rx-accent)}.rx-project-item-btn a img{transition:all .4s ease-in-out;transform:rotate(-45deg);filter:brightness(0) invert(1)}.rx-project-item-btn a:hover img{transform:rotate(0);filter:brightness(0) invert(0)}.rx-cta-box{padding:100px 0;background-image:url(/images/renovex/cta-box-bg-img.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;background-attachment:fixed;position:relative}.rx-cta-box:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85)}.rx-cta-box-content{position:relative;z-index:1}.rx-cta-box-items-list{display:flex;gap:40px;margin:30px 0}.rx-cta-box-item{display:flex;gap:15px}.rx-cta-box-item .icon-box{position:relative;width:50px;height:50px;min-width:50px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.rx-cta-box-item .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--rx-white);width:100%;height:100%;transform:rotate(180deg) scale(0);transition:all .4s ease-in-out;z-index:0}.rx-cta-box-item:hover .icon-box:before{transform:rotate(0) scale(1)}.rx-cta-box-item .icon-box img{position:relative;transition:all .4s ease-in-out;z-index:1}.rx-cta-box-item:hover .icon-box img{filter:brightness(0) invert(0)}.rx-cta-box-item-content h3{font-size:16px;color:var(--rx-white)}.rx-cta-box-image{position:relative;z-index:1}.rx-cta-box-image img{max-width:100%;height:auto}.rx-our-faqs{padding:100px 0}.rx-faqs-title-box{margin-bottom:40px}.rx-faq-contact-box{display:flex;gap:15px;padding:30px;background:var(--rx-secondary);border-radius:10px}.dark .rx-faq-contact-box{background:var(--rx-card-bg)}.rx-faq-contact-box .icon-box{position:relative;width:50px;height:50px;min-width:50px;background:var(--rx-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.rx-faq-contact-box .icon-box:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:var(--rx-primary);width:100%;height:100%;transform:rotate(180deg) scale(0);transition:all .4s ease-in-out;z-index:0}.rx-faq-contact-box:hover .icon-box:before{transform:rotate(0) scale(1)}.rx-faq-contact-box .icon-box img{position:relative;transition:all .4s ease-in-out;z-index:1}.rx-faq-contact-box:hover .icon-box img{filter:brightness(0) invert(1)}.rx-faq-contact-box-content h3{font-size:16px;margin-bottom:5px;color:var(--rx-heading-color)}.rx-faq-contact-box-content p{margin-bottom:0}.rx-faq-contact-box-content p a{color:var(--rx-accent);font-weight:600}.rx-faq-accordion{display:flex;flex-direction:column;gap:15px}.rx-accordion-item{background:var(--rx-card-bg);border:1px solid var(--rx-divider);border-radius:10px;overflow:hidden}.rx-accordion-header{margin:0}.rx-accordion-button{width:100%;padding:20px 25px;background:transparent;border:none;text-align:left;font-family:"Space Grotesk",var(--font-inter-tight),sans-serif;font-size:18px;font-weight:600;color:var(--rx-heading-color);cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.rx-accordion-button:after{content:"+";font-size:24px;font-weight:400;transition:all .3s ease}.rx-accordion-button[aria-expanded=true]:after{content:"−"}.rx-accordion-button:hover{color:var(--rx-accent)}.rx-accordion-body{padding:0 25px 20px}.rx-accordion-body p{margin-bottom:0}.rx-our-testimonials{padding:100px 0;background:var(--rx-secondary)}.dark .rx-our-testimonials{background:var(--rx-card-bg)}.rx-testimonial-slider-box{position:relative}.rx-testimonial-item{border-radius:10px;padding:40px}.dark .rx-testimonial-item,.rx-testimonial-item{background:var(--rx-bg)}.rx-testimonial-company-logo{margin-bottom:20px}.rx-testimonial-company-logo img{height:30px;width:auto}.rx-testimonial-item-content p{font-size:18px;line-height:1.6em;font-style:italic;margin-bottom:20px}.rx-testimonial-author-content h3{font-size:18px;margin-bottom:5px;color:var(--rx-heading-color)}.rx-testimonial-author-content p{font-size:14px;margin-bottom:0}.rx-testimonial-pagination{display:flex;justify-content:center;gap:10px;margin-top:30px}.rx-testimonial-pagination .swiper-pagination-bullet{width:12px;height:12px;background:var(--rx-divider);border-radius:50%;cursor:pointer;transition:all .3s ease}.rx-testimonial-pagination .swiper-pagination-bullet-active{background:var(--rx-accent)}.rx-our-blog{padding:100px 0}.rx-blog-items{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.rx-post-item{background:var(--rx-card-bg);border-radius:10px;box-shadow:var(--rx-card-shadow)}.rx-post-featured-image,.rx-post-item{overflow:hidden}.rx-post-featured-image img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;transition:all .5s ease}.rx-post-item:hover .rx-post-featured-image img{transform:scale(1.1)}.rx-post-item-tags{padding:20px 20px 0}.rx-post-item-tags a{display:inline-block;background:var(--rx-accent);color:#0d0d0d;font-size:12px;font-weight:600;text-transform:uppercase;padding:5px 10px;border-radius:3px}.rx-post-item-body{padding:15px 20px 20px}.rx-post-item-meta ul{list-style:none;padding:0;margin:0 0 10px}.rx-post-item-meta ul li{font-size:14px;color:var(--rx-text)}.rx-post-item-content h2{font-size:20px;line-height:1.4em;margin-bottom:15px}.rx-post-item-content h2 a{color:var(--rx-heading-color)}.rx-post-item-content h2 a:hover{color:var(--rx-accent)}.rx-main-footer{background-color:#0d0d0d;background-image:url(/images/renovex/footer-bg-image.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}.rx-footer-scrolling-ticker{padding:30px 0;border-bottom:1px solid hsla(0,0%,100%,.1);overflow:hidden}.rx-scrolling-ticker-box{display:flex;animation:scrollTicker 30s linear infinite}@keyframes scrollTicker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.rx-scrolling-content{display:flex;flex-shrink:0}.rx-scrolling-content span{display:flex;align-items:center;gap:15px;font-family:"Space Grotesk",var(--font-inter-tight),sans-serif;font-size:36px;font-weight:600;color:var(--rx-white);white-space:nowrap;padding:0 30px}.rx-scrolling-content span img{width:30px;height:30px;animation:rx-sparkle-rotate 3s linear infinite}@keyframes rx-sparkle-rotate{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(.5)}to{transform:rotate(1turn) scale(1)}}.rx-footer-box{padding:80px 0 50px}.rx-about-footer{margin-bottom:40px}.rx-footer-logo{margin-bottom:30px}.rx-footer-logo img{height:40px;width:auto}.rx-footer-working-hours h3{font-size:18px;color:var(--rx-white);margin-bottom:15px}.rx-footer-working-hours ul{list-style:none;padding:0;margin:0}.rx-footer-working-hours ul li{color:hsla(0,0%,100%,.7);margin-bottom:10px}.rx-footer-links-box{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.rx-footer-links h3{font-size:18px;color:var(--rx-white);margin-bottom:20px}.rx-footer-links p{color:hsla(0,0%,100%,.7);margin-bottom:0}.rx-footer-links ul{list-style:none;padding:0;margin:0}.rx-footer-links ul li{display:flex;align-items:center;gap:10px;margin-bottom:15px;color:hsla(0,0%,100%,.7)}.rx-footer-links ul li img{width:20px;height:20px}.rx-footer-links ul li a{color:hsla(0,0%,100%,.7)}.rx-footer-links ul li a:hover{color:var(--rx-accent)}.rx-footer-newsletter-form p{color:hsla(0,0%,100%,.7);margin-bottom:15px}.rx-footer-newsletter-form .form-group{position:relative}.rx-footer-newsletter-form input{width:100%;padding:15px 50px 15px 20px;background:hsla(0,0%,100%,.1);border:none;border-radius:5px;color:var(--rx-white);font-size:14px}.rx-footer-newsletter-form input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.rx-footer-newsletter-form input::placeholder{color:hsla(0,0%,100%,.5)}.rx-newsletter-btn{position:absolute;top:50%;right:15px;transform:translateY(-50%);background:none;border:none;color:var(--rx-accent);cursor:pointer;font-size:18px}.rx-footer-social-links ul{display:flex;flex-wrap:wrap;gap:15px}.rx-footer-social-links ul li{margin-bottom:0}.rx-footer-social-links ul li a{display:flex;align-items:center;gap:8px}.rx-footer-social-links ul li a i{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.1);border-radius:50%;font-size:14px}.rx-footer-copyright{display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid hsla(0,0%,100%,.1)}.rx-footer-menu ul{display:flex;gap:30px;list-style:none;padding:0;margin:0}.rx-footer-menu ul li a{color:hsla(0,0%,100%,.7);font-size:14px}.rx-footer-menu ul li a:hover{color:var(--rx-accent)}.rx-footer-copyright-text p{color:hsla(0,0%,100%,.7);font-size:14px;margin-bottom:0}@media (max-width:1200px){.rx-hero-info-list{grid-template-columns:1fr 1fr}.rx-hero-info-item.box-3{grid-column:span 2}.rx-services-item-list{grid-template-columns:repeat(2,1fr)}.rx-service-benefit-box{grid-column:span 2}.rx-feature-items{grid-template-columns:repeat(2,1fr)}.rx-feature-item.box-2{order:3}.rx-pricing-items{grid-template-columns:repeat(2,1fr)}.rx-pricing-benefit-list{grid-column:span 2}.rx-blog-items,.rx-project-item-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.rx-hero{padding:150px 0 80px}.rx-section-title h1{font-size:42px}.rx-section-title h2{font-size:36px}.rx-about-us-content{padding-left:0;margin-top:40px}.rx-about-us-body{grid-template-columns:1fr}.rx-about-us-footer{flex-direction:column}.rx-what-we-do-image{margin-top:40px}.rx-our-features .rx-section-title h2{font-size:32px}.rx-feature-items,.rx-pricing-items{grid-template-columns:1fr}.rx-pricing-benefit-list{grid-column:span 1}.rx-pricing-benefit-list ul{flex-direction:column;align-items:center}.rx-cta-box-image{display:none}.rx-footer-links-box{grid-template-columns:1fr}.rx-footer-copyright{flex-direction:column;gap:20px;text-align:center}.rx-footer-menu ul{flex-wrap:wrap;justify-content:center}}@media (max-width:767px){.rx-hero-info-list{grid-template-columns:1fr}.rx-hero-info-item.box-3{grid-column:span 1}.rx-services-item-list{grid-template-columns:1fr}.rx-service-benefit-box{grid-column:span 1;flex-direction:column;text-align:center}.rx-service-benefit-list ul{flex-direction:column;gap:15px}.rx-about-us-image-box{grid-template-columns:1fr}.rx-project-nav ul{flex-wrap:wrap}.rx-blog-items,.rx-project-item-list{grid-template-columns:1fr}.rx-hero-content-body{flex-direction:column;align-items:flex-start}.rx-cta-box-items-list{flex-direction:column}.rx-scrolling-content span{font-size:24px}}