.service-hero{position:relative;height:850px;overflow:hidden;display:flex;align-items:center;background:#111}.hero-bg{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.hero-content{position:relative;z-index:2;width:100%;padding:0 120px}.hero-box{max-width:750px;background:#ffffff0d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:60px;border-left:5px solid #E30613}.hero-box h1{font-size:62px;line-height:1.1;color:#fff;margin-bottom:25px;font-weight:700}.hero-box p{font-size:20px;line-height:1.7;color:#ffffffd9;margin-bottom:35px}.hero-buttons{display:flex;gap:20px;flex-wrap:wrap}.primary-btn{background:#e30613;color:#fff;padding:18px 34px;text-decoration:none;font-weight:700;letter-spacing:1px}.secondary-btn{border:1px solid #fff;color:#fff;padding:18px 34px;text-decoration:none;font-weight:700}.services-section{padding:100px 120px}.section-title{margin-bottom:50px;padding-bottom:15px}.section-title h2{font-size:35px;font-weight:700;margin:0}.section-title p{font-size:18px;margin:7px 0}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.service-card{border:1px solid #ddd;padding:35px;transition:.3s;background:#fff}.service-card:hover{transform:translateY(-5px)}.service-icon{width:55px;height:55px;object-fit:contain;margin-bottom:20px}.service-card h3{font-size:20px;margin-bottom:15px}.service-card p{font-size:13px;color:#666;line-height:1.7;margin-bottom:20px}.service-card a{color:#e30613;text-decoration:none;font-weight:700}.before-after{background:#111;color:#fff;padding:100px 120px}.before-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.before-grid h2{font-size:48px;margin-bottom:25px}.before-grid p{color:#ffffffbf;line-height:1.8;margin-bottom:30px}.before-grid ul{padding-left:20px}.before-grid li{margin-bottom:15px}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.comparison-item{position:relative}.comparison-item img{width:100%;object-fit:cover}.comparison-item span{position:absolute;bottom:15px;left:15px;background:#e30613;color:#fff;padding:8px 16px;font-weight:700}.workflow-section{padding:100px 120px;background:#f3f3f3}.workflow-title{text-align:center;font-size:42px;margin-bottom:70px;text-transform:uppercase}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.workflow-card{background:#fff;padding:30px}.step-number{width:70px;height:70px;border-radius:15%;background:#e30613;color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin-bottom:25px}.workflow-card h3{font-size:25px;margin-bottom:15px}.workflow-card p{font-size:15px}.gallery-section{padding:100px 120px;background:#f9f9f9}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.gallery-grid img{width:100%;height:320px;object-fit:cover}.stats-section{background:#ececec;padding:90px 120px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.stat-box{background:#fff;padding:40px;border-bottom:5px solid #E30613}.stat-box h3{font-size:52px;color:#e30613;margin-bottom:10px}.stat-box p{text-transform:uppercase;font-weight:700;color:#666}.contact-section{padding:0}.contact-grid{display:grid;grid-template-columns:1fr 1fr}.contact-form-box{padding:80px}.contact-form-box h2{font-size:42px;margin-bottom:35px}.contact-form-box form{display:flex;flex-direction:column;gap:20px}.contact-form-box input,.contact-form-box textarea{width:100%;padding:18px;border:1px solid #ddd}.contact-form-box textarea{height:160px}.contact-form-box button{background:#e30613;color:#fff;border:none;padding:18px;font-weight:700;cursor:pointer}.contact-image-box{position:relative}.contact-image-box img{width:100%;height:100%;object-fit:cover}.whatsapp-box{position:absolute;bottom:0;left:0;width:100%;background:#e30613;color:#fff;padding:50px}.whatsapp-box h3{font-size:36px;margin-bottom:15px}.whatsapp-box p{margin-bottom:25px}.whatsapp-box a{display:inline-block;background:#fff;color:#e30613;padding:16px 28px;text-decoration:none;font-weight:700}@media(max-width:991px){.services-grid,.workflow-grid,.stats-grid,.gallery-grid{grid-template-columns:repeat(2,1fr)}.before-grid,.contact-grid{grid-template-columns:1fr}}@media(max-width:767px){.hero-box{padding:35px}.hero-box h1{font-size:42px}.services-grid,.workflow-grid,.stats-grid,.gallery-grid{grid-template-columns:1fr}.contact-form-box{padding:40px 20px}.whatsapp-box{padding:35px 20px}.contact-image-box img{width:100%;height:700px;object-fit:cover}.hero-content{padding:0 20px}.services-section,.before-after,.workflow-section{padding:60px 20px}.gallery-section{padding:60px 20px;background:#f9f9f9}}.gallery-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:45px}.gallery-header h2{font-size:35px;font-weight:700;line-height:1.1;margin-bottom:10px}.gallery-header p{color:#666;font-size:16px;margin:10px 0}.gallery-arrows{display:flex;gap:10px}.gallery-arrows button{width:46px;height:46px;border:1px solid #b91c1c;background:transparent;color:#b91c1c;font-size:22px;cursor:pointer;transition:.3s}.gallery-arrows button:hover{background:#b91c1c;color:#fff}.custom-gallery-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:20px}.gallery-large img{width:100%;height:100%;object-fit:cover;min-height:720px}.gallery-right{display:flex;flex-direction:column;gap:20px}.gallery-top{display:grid;grid-template-columns:1fr 1fr;gap:20px}.gallery-top img{width:100%;height:280px;object-fit:cover}.gallery-bottom img{width:100%;height:420px;object-fit:cover}.custom-gallery-grid img{filter:grayscale(100%);transition:.5s}.custom-gallery-grid img:hover{filter:grayscale(0%)}@media(max-width:991px){.custom-gallery-grid{grid-template-columns:1fr}.gallery-large img{min-height:500px}}@media(max-width:767px){.gallery-header{flex-direction:column;gap:25px}.gallery-header h2{font-size:38px}.gallery-top{grid-template-columns:1fr}.gallery-top img,.gallery-bottom img{height:300px}.gallery-large img{min-height:350px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-service-page.css.map */
