.homeServices{padding:0;text-align:center;position:relative;background-size:cover;background-position:50%;background-image:url(/assets/subheaderBackground.jpg)}.homeServices .services-heading{width:100%;background-color:rgba(0,0,0,.5);color:#fff;padding:2rem;box-sizing:border-box}.homeServices .services-heading h2{margin:0;font-size:2.5rem;text-align:left}.homeServices .content-layer{background-color:#f9f9f9;padding:5rem 0;min-height:100vh}.homeServices .content-layer .estimation-section{display:flex;justify-content:center;align-items:stretch;width:60%;margin:0 auto;background-color:#fff;height:calc(100% + 4rem);border-radius:1rem;box-shadow:0 4px 8px rgba(0,0,0,.2)}.homeServices .content-layer .estimation-section .package{position:relative;flex:1.5 1;display:flex;flex-direction:column;justify-content:center;border:1px solid #ddd;padding:1rem;border-radius:1rem 0 0 1rem;background-size:cover;background-repeat:no-repeat;background-image:url(/assets/homeCleaningBackground.jpg)}.homeServices .content-layer .estimation-section .package .package-content{z-index:2;padding:2rem;text-align:left;color:#fff}.homeServices .content-layer .estimation-section .package .package-content .cleaning-price{font-size:1.5rem;font-weight:600;position:absolute;top:2rem}.homeServices .content-layer .estimation-section .package .package-content .cleaning-cost{font-size:3.5rem;font-weight:900;margin-bottom:1rem}.homeServices .content-layer .estimation-section .package .package-content .hourly-rate{font-size:3.5rem;font-weight:900;margin:1rem 0}.homeServices .content-layer .estimation-section .package .package-content .rate-after-tax{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.homeServices .content-layer .estimation-section .package .package-content .divider{margin:2rem 0;border:none;border-top:1px solid #fff}.homeServices .content-layer .estimation-section .package .package-content .scroll-button{display:inline-block;padding:.5rem 2rem;border:none;border-radius:5px;background-color:#354d40;cursor:pointer;text-decoration:none;transition:background-color .3s ease}.homeServices .content-layer .estimation-section .package .package-content .scroll-button:hover{background-color:#aad2ba;color:#112a46}.homeServices .content-layer .estimation-section .package:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:inherit;z-index:1}.homeServices .content-layer .estimation-section .package p{position:relative;z-index:2;font-size:1.5rem;font-weight:800;color:#fff}.homeServices .content-layer .estimation-section .package .package-item{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;text-align:left}.homeServices .content-layer .estimation-section .package .package-note{position:relative;top:3rem}.homeServices .content-layer .estimation-section .package .package-note p{font-size:.875rem;color:#ececec}.homeServices .content-layer .estimation-section .package .scroll-button{padding:.5rem 2rem;border:none;border-radius:5px;background-color:#354d40;color:#fff;cursor:pointer}.homeServices .content-layer .estimation-section .package .scroll-button:hover{background-color:#aad2ba}.homeServices .content-layer .estimation-section .estimation-form{flex:1 1;background-color:#fff;border:1px solid #ddd;border-radius:0 1rem 1rem 0;padding:4rem}.homeServices .content-layer .estimation-section .estimation-form h3{font-size:2.5rem;font-weight:900}.homeServices .content-layer .estimation-section .estimation-form .form-group{margin-bottom:1rem}.homeServices .content-layer .estimation-section .estimation-form .form-group select{width:100%;padding:.5rem;border-radius:5px;border:1px solid #ddd;font-weight:500}.homeServices .content-layer .estimation-section .estimation-form button{padding:.5rem 2rem;border:none;border-radius:5px;background-color:#354d40;color:#fff;cursor:pointer}.homeServices .content-layer .estimation-section .estimation-form button:hover{background-color:#aad2ba;color:#112a46}.homeServices .content-layer .estimation-section .estimation-form .estimated-time{margin-top:1rem;font-weight:700}.homeServices .content-layer .estimation-section .estimation-form .estimated-time .note{font-weight:lighter;font-size:.8rem;font-style:italic;margin-top:.5rem}.homeServices .content-layer .offer-section{text-align:center;margin:3rem 0 1.5rem}.homeServices .content-layer .offer-section .offer-caption{font-size:3rem;margin-bottom:1rem;font-weight:900}.homeServices .content-layer .offer-section .packages{display:flex;justify-content:center;gap:2rem;margin-top:2rem;flex-wrap:wrap}.homeServices .content-layer .offer-section .packages .package-card{width:min(380px,90%);background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 6px 18px rgba(0,0,0,.12);position:relative;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.homeServices .content-layer .offer-section .packages .package-card:hover{transform:translateY(-6px);box-shadow:0 10px 25px rgba(0,0,0,.18)}.homeServices .content-layer .offer-section .packages .package-card .card-header h3{font-size:1.6rem;font-weight:800;margin-bottom:1rem;color:#354d40}.homeServices .content-layer .offer-section .packages .package-card .card-price span{font-size:2.4rem;font-weight:900;color:#d32f2f}.homeServices .content-layer .offer-section .packages .featured{background:linear-gradient(135deg,#f0f8ff,#e8f5f1);border:2px solid #aad2ba}.homeServices .content-layer .offer-section .packages .featured .badge{position:absolute;top:-12px;right:-12px;background:#e74c3c;color:#fff;padding:.4rem 1rem;font-size:.9rem;font-weight:700;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.2)}.homeServices .content-layer .offer-section .packages .VAT-note{font-size:.9rem;color:#161515;margin-top:.5rem;font-style:italic}.homeServices .content-layer .interesting-fact-section{display:flex;background-color:#f5f5f5;padding:0 2rem;margin-top:2rem;border-radius:.5rem;text-align:left}.homeServices .content-layer .interesting-fact-section .fact-content{flex:1 1;padding-right:1rem}.homeServices .content-layer .interesting-fact-section .fact-content .fact-caption{font-size:3rem;font-weight:900;margin-bottom:1rem}.homeServices .content-layer .interesting-fact-section .fact-content .fact-highlight{font-size:1.2rem;font-weight:700;color:#354d40;margin-bottom:1rem}.homeServices .content-layer .interesting-fact-section .fact-content p{font-size:1.1rem;margin-bottom:.5rem}.homeServices .content-layer .interesting-fact-section .fact-content ul{list-style-type:disc;padding-left:2rem}.homeServices .content-layer .interesting-fact-section .fact-content ul li{font-size:1.1rem;margin-bottom:.5rem}.homeServices .content-layer .interesting-fact-section .fact-image{flex:1 1;padding-left:1rem;display:flex;justify-content:center;align-items:center}.homeServices .content-layer .interesting-fact-section .fact-image img{max-width:100%;height:auto;border-radius:.5rem}.homeServices .content-layer .order-form-section{text-align:center;padding:2rem 0}.homeServices .content-layer .order-form-section h2{margin-bottom:1rem;font-size:3rem;font-weight:900;text-align:center}.homeServices .content-layer .order-form-section .order-form{max-width:20%;margin:0 auto;padding:2rem;background-color:#fff;border-radius:.5rem;box-shadow:0 0 10px rgba(0,0,0,.1)}.homeServices .content-layer .order-form-section .order-form .form-group{margin-bottom:1.5rem}.homeServices .content-layer .order-form-section .order-form .form-group input{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:.25rem;font-size:1rem;box-sizing:border-box}.homeServices .content-layer .order-form-section .order-form .form-group.half-width{display:flex;gap:1rem}.homeServices .content-layer .order-form-section .order-form .form-group.half-width input{flex:1 1}.homeServices .content-layer .order-form-section .order-form button{display:block;width:100%;padding:.75rem;background-color:#354d40;color:#fff;border:none;border-radius:.25rem;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.homeServices .content-layer .order-form-section .order-form button:hover{background-color:#aad2ba;color:#112a46}.homeServices .content-layer .order-form-section .order-form .form-status{margin-top:1rem;color:#354d40;font-size:1rem}@media(max-width:1024px){.homeServices .package-note{margin-bottom:2rem}.homeServices .content-layer .estimation-section{flex-direction:column}.homeServices .content-layer .estimation-section .estimation-form,.homeServices .content-layer .estimation-section .package{flex:none;width:100%;padding:2rem;border-radius:0}.homeServices .content-layer .offer-section .packages{flex-direction:column;align-items:center}.homeServices .content-layer .offer-section .packages .package{margin:1rem 0}.homeServices .content-layer .order-form-section .order-form{max-width:40%}}@media(max-width:768px){.homeServices .interesting-fact-section{flex-direction:column}.homeServices .interesting-fact-section .fact-content{width:70%;margin:0 auto;text-align:center}.homeServices .interesting-fact-section .fact-content .fact-caption{font-size:2rem!important;font-weight:600!important}.homeServices .interesting-fact-section .fact-content .fact-highlight{font-size:1rem!important}.homeServices .interesting-fact-section .fact-content li,.homeServices .interesting-fact-section .fact-content p,.homeServices .interesting-fact-section .fact-content ul{font-size:.9rem!important}.homeServices .interesting-fact-section .fact-image{display:none!important}.homeServices .order-form-section .order-form{max-width:60%!important}}@media(max-width:480px){.homeServices .estimation-section{margin:0 3rem!important}.homeServices .estimation-section .package .package-content{padding:1rem!important}.homeServices .estimation-section .package .package-content .cleaning-price{font-size:.9rem!important;font-weight:300!important}.homeServices .estimation-section .package .package-content .cleaning-cost,.homeServices .estimation-section .package .package-content .hourly-rate{font-size:2rem!important;font-weight:600!important}.homeServices .estimation-section .package .package-content .rate-after-tax{font-size:.9rem!important;font-weight:300!important}.homeServices .estimation-section .package .package-content .divider{margin:1rem 0!important}.homeServices .estimation-section .estimation-form h3{font-size:2rem!important;font-weight:600!important}.homeServices .offer-section .packages .package.first-time{width:75%}.homeServices .order-form-section .order-form{max-width:70%!important}}