@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;700&display=swap";.header{background-color:#354d40;padding:1rem;display:flex;justify-content:space-between;align-items:center;color:#fff;position:fixed;top:0;width:100%;z-index:1000}.header .left-logo img{height:70px;margin-right:1rem}.header nav{display:flex;align-items:center;flex-grow:1;justify-content:center;position:relative;left:-2.75%}.header nav .nav-left{position:relative;left:-15%}.header nav .nav-right{position:relative;left:6%}.header nav .nav-left,.header nav .nav-right{list-style:none;display:flex;gap:6rem;align-items:center}.header nav .nav-left li,.header nav .nav-right li{display:flex;align-items:center}.header nav .nav-left li a,.header nav .nav-left li span,.header nav .nav-right li a,.header nav .nav-right li span{text-decoration:none;color:#fff;font-weight:700;font-size:25px;cursor:pointer}.header nav .nav-left li a:hover,.header nav .nav-left li span:hover,.header nav .nav-right li a:hover,.header nav .nav-right li span:hover{color:#aad2ba;text-decoration:none}.header nav .nav-left li.dropdown,.header nav .nav-right li.dropdown{position:relative}.header nav .nav-left li.dropdown .dropdown-menu,.header nav .nav-right li.dropdown .dropdown-menu{display:none;position:absolute;top:100%;left:0;background-color:#354d40;border-radius:4px;padding:.5rem 0;list-style:none;z-index:1000;width:200px}.header nav .nav-left li.dropdown .dropdown-menu li,.header nav .nav-right li.dropdown .dropdown-menu li{padding:.5rem 1rem}.header nav .nav-left li.dropdown .dropdown-menu li a,.header nav .nav-right li.dropdown .dropdown-menu li a{color:#fff;text-decoration:none;font-size:20px}.header nav .nav-left li.dropdown .dropdown-menu li a:hover,.header nav .nav-right li.dropdown .dropdown-menu li a:hover{color:#aad2ba;text-decoration:none}.header nav .nav-left li.dropdown.open .dropdown-menu,.header nav .nav-left li.dropdown:hover .dropdown-menu,.header nav .nav-right li.dropdown.open .dropdown-menu,.header nav .nav-right li.dropdown:hover .dropdown-menu{display:block}.header nav .center-logo{position:absolute;transform:translateX(-50%);display:flex;justify-content:center;align-items:center}.header nav .center-logo img{height:150px;width:150px;transform:translateY(20%);border-radius:50%}.header nav .center-logo img:hover{animation:flip-animation 1.2s forwards}@keyframes flip-animation{0%,to{transform:translateY(20%) rotateY(0deg)}50%{transform:translateY(20%) rotateY(180deg)}}.header .language-switcher{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.header .language-switcher .dropdown-toggle{background-color:transparent;border:none;cursor:pointer;font-size:1.5rem;color:#fff;padding:.5rem 1rem}.header .language-switcher .dropdown-toggle:hover{color:#aad2ba}.header .language-switcher .dropdown-toggle:focus{outline:none}.header .language-switcher .dropdown-menu{display:block;position:absolute;top:50%;right:80%;background-color:#fff;border-radius:4px;padding:.5rem 0;z-index:1000}.header .language-switcher .dropdown-menu li{padding:.5rem 1rem;list-style:none}.header .language-switcher .dropdown-menu li a{color:#333;text-decoration:none}.header .language-switcher .dropdown-menu li a:hover{background-color:#f8f9fa;text-decoration:none}.header .language-switcher.open{display:flex;flex-direction:column;align-items:center;position:relative;top:0;right:0;width:100%}.header .language-switcher.open .dropdown-menu{position:static;top:auto;right:auto;background-color:#fff;border-radius:4px;padding:.5rem 0}.header .language-switcher.open li{padding:.5rem 1rem;list-style:none}.header .language-switcher.open li a{color:#333;text-decoration:none}.header .language-switcher.open li a:hover{background-color:#f8f9fa;text-decoration:none}.header .hamburger-menu{display:none;position:relative;left:-5%}.header .hamburger-menu .menu-toggle{background-color:transparent;border:none;cursor:pointer;font-size:2rem;color:#fff}.header .hamburger-menu .menu-toggle:hover{color:#aad2ba}.header .hamburger-menu .menu-toggle:focus{outline:none}@media(max-width:1200px){.header .center-logo{display:none!important}.header nav{display:none}.header nav.open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background-color:#354d40;text-align:center;padding:1rem 0}.header nav.open .nav-left,.header nav.open .nav-right{flex-direction:column;gap:1rem}.header nav.open .nav-left,.header nav.open .nav-right{position:relative;left:-5%;margin-bottom:0}.header nav.open .language-switcher{position:relative;left:-3%;transform:none}.header .hamburger-menu{display:block}.header .left-logo{flex-grow:1;display:flex;justify-content:center}.header .language-switcher{display:none}.header nav.open .language-switcher{display:flex;flex-direction:column;align-items:center;padding:1rem 0}.header nav.open .dropdown .dropdown-menu{position:relative;left:-5%;transform:none}}.footer{background-color:#354d40;color:#fff;padding:3rem 0 0;text-align:center}.footer .footer-icons{display:flex;justify-content:center;gap:3rem}.footer .footer-icons a{color:#fff;text-decoration:none}.footer .footer-icons a:hover{color:#25d366}.footer .footer-nav{margin-top:1rem;display:flex;justify-content:center}.footer .footer-nav ul{list-style:none;padding:0;display:flex;justify-content:center}.footer .footer-nav ul li{margin:0 2rem}.footer .footer-nav ul li a{color:#fff;text-decoration:none;font-size:1.2rem}.footer .footer-nav ul li a:hover{text-decoration:underline;color:#aad2ba}.footer .footer-bottom{background-color:#1b241c;padding:1rem;font-size:1rem;margin-top:2rem;width:100%;box-sizing:border-box}.footer .footer-bottom p{margin:0;text-align:center}@media(max-width:480px){.footer .footer-nav{display:none}}.homepage h2{color:#333}.homepage p{color:#555}.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}}.movingServices{padding:0;text-align:center;position:relative;background-size:cover;background-position:50%;background-image:url(/assets/subheaderBackground.jpg)}.movingServices .services-heading{width:100%;background-color:rgba(0,0,0,.5);color:#fff;padding:2rem;box-sizing:border-box}.movingServices .services-heading h2{margin:0;font-size:2.5rem;text-align:left}.movingServices .content-layer{background-color:#f9f9f9;padding:5rem 0;min-height:100vh}.movingServices .content-layer .estimation-section{display:flex;justify-content:center;align-items:stretch;width:60%;margin:0 auto;background-color:#fff;height:calc(100% + 4rem);box-shadow:0 4px 8px rgba(0,0,0,.2);border-radius:1rem}.movingServices .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/movingCleaningBackground.jpg)}.movingServices .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}.movingServices .content-layer .estimation-section .package .package-content{z-index:2;padding:2rem;text-align:left;color:#fff}.movingServices .content-layer .estimation-section .package .package-content .cleaning-price{font-size:1.5rem;font-weight:600;position:absolute;top:2rem}.movingServices .content-layer .estimation-section .package .package-content .cleaning-cost{font-size:3.5rem;font-weight:900;margin-bottom:1rem}.movingServices .content-layer .estimation-section .package .package-content .hourly-rate{font-size:3.5rem;font-weight:900;margin:1rem 0}.movingServices .content-layer .estimation-section .package .package-content .rate-after-tax{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.movingServices .content-layer .estimation-section .package .package-content .divider{margin:2rem 0;border:none;border-top:1px solid #fff}.movingServices .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}.movingServices .content-layer .estimation-section .package .package-content .scroll-button:hover{background-color:#aad2ba;color:#112a46}.movingServices .content-layer .estimation-section .package p{position:relative;z-index:2;font-size:1.5rem;font-weight:800;color:#fff}.movingServices .content-layer .estimation-section .package .package-item{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;text-align:left}.movingServices .content-layer .estimation-section .package .package-note{position:relative;top:3rem}.movingServices .content-layer .estimation-section .package .package-note p{font-size:.875rem;color:#ececec}.movingServices .content-layer .estimation-section .estimation-form{flex:1 1;background-color:#fff;border:1px solid #ddd;border-radius:0 1rem 1rem 0;padding:4rem}.movingServices .content-layer .estimation-section .estimation-form h3{font-size:2.5rem;font-weight:900}.movingServices .content-layer .estimation-section .estimation-form .form-group{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.movingServices .content-layer .estimation-section .estimation-form .form-group select{width:100%;padding:.5rem;border-radius:5px;border:1px solid #ddd;font-weight:500}.movingServices .content-layer .estimation-section .estimation-form button{padding:.5rem 2rem;border:none;border-radius:5px;background-color:#354d40;color:#fff;cursor:pointer}.movingServices .content-layer .estimation-section .estimation-form button:hover{background-color:#aad2ba;color:#112a46}.movingServices .content-layer .estimation-section .estimation-form .estimated-time{margin-top:1rem;font-weight:700}.movingServices .content-layer .estimation-section .estimation-form .estimated-time .note{font-weight:lighter;font-size:.8rem;font-style:italic;margin-top:.5rem}.movingServices .content-layer .slogan-container{display:flex;padding:2rem;text-align:left;margin:8rem 0 2rem;border-radius:.5rem}.movingServices .content-layer .slogan-container .text{flex:1 1;padding-right:1rem}.movingServices .content-layer .slogan-container .text .slogan{font-size:3rem;font-weight:900;margin-bottom:1rem}.movingServices .content-layer .slogan-container .text .paragraph{font-size:1.5rem}.movingServices .content-layer .slogan-container .image{flex:1 1;padding-left:1rem;display:flex;justify-content:center;align-items:center}.movingServices .content-layer .slogan-container .image img{max-width:100%;height:auto;border-radius:.5rem}.movingServices .content-layer .order-form-section{text-align:center;padding:2rem 0}.movingServices .content-layer .order-form-section h2{margin-bottom:1rem;font-size:3rem;font-weight:900;text-align:center}.movingServices .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)}.movingServices .content-layer .order-form-section .order-form .form-group{margin-bottom:1.5rem}.movingServices .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}.movingServices .content-layer .order-form-section .order-form .form-group.half-width{display:flex;gap:1rem}.movingServices .content-layer .order-form-section .order-form .form-group.half-width input{flex:1 1}.movingServices .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}.movingServices .content-layer .order-form-section .order-form button:hover{background-color:#aad2ba;color:#112a46}.movingServices .content-layer .order-form-section .order-form .form-status{margin-top:1rem;color:#354d40;font-size:1rem}@media(max-width:1024px){.movingServices .package-note{margin-bottom:2rem}.movingServices .content-layer .estimation-section{flex-direction:column}.movingServices .content-layer .estimation-section .estimation-form,.movingServices .content-layer .estimation-section .package{flex:none;width:100%;padding:2rem;border-radius:0}.movingServices .content-layer .slogan-container{flex-direction:column}.movingServices .content-layer .slogan-container .text{width:80%;margin:0 auto;text-align:center}.movingServices .content-layer .slogan-container .text .paragraph{width:100%}.movingServices .content-layer .slogan-container .image{display:none!important}.movingServices .order-form-section .order-form{max-width:40%!important}}@media(max-width:768px){.movingServices .order-form-section .order-form{max-width:60%!important}}@media(max-width:480px){.movingServices .estimation-section{margin:0 3rem!important}.movingServices .estimation-section .package .package-content{padding:1rem!important}.movingServices .estimation-section .package .package-content .cleaning-price{font-size:.9rem!important;font-weight:300!important}.movingServices .estimation-section .package .package-content .cleaning-cost,.movingServices .estimation-section .package .package-content .hourly-rate{font-size:2rem!important;font-weight:600!important}.movingServices .estimation-section .package .package-content .rate-after-tax{font-size:.9rem!important;font-weight:300!important}.movingServices .estimation-section .package .package-content .divider{margin:1rem 0!important}.movingServices .estimation-section .estimation-form h3{font-size:2rem!important;font-weight:600!important}.movingServices .slogan-container .text{width:70%;margin:0 auto;text-align:center}.movingServices .slogan-container .text .slogan{font-size:1.5rem!important;font-weight:600!important}.movingServices .slogan-container .text .paragraph{font-size:.9rem!important}.movingServices .order-form-section .order-form{max-width:70%!important}}.officeServices{padding:0;text-align:center;position:relative;background-size:cover;background-position:50%;background-image:url(/assets/subheaderBackground.jpg)}.officeServices .services-heading{width:100%;background-color:rgba(0,0,0,.5);color:#fff;padding:2rem;box-sizing:border-box}.officeServices .services-heading h2{margin:0;font-size:2.5rem;text-align:left}.officeServices .content-layer{background-color:#f9f9f9;padding:5rem 0;min-height:100vh}.officeServices .content-layer .form-section{width:55%;display:flex;justify-content:center;align-items:stretch;margin:0 auto;border-radius:1rem;box-shadow:0 4px 8px rgba(0,0,0,.2)}.officeServices .content-layer .form-section .form-content{flex:1.2 1;padding:2rem;text-align:center;align-content:center;justify-content:center;background-size:cover;background-position:50%;background-image:url(/assets/officeCleaning.jpg);color:#fff;position:relative;border-radius:0 1rem 1rem 0}.officeServices .content-layer .form-section .form-content: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}.officeServices .content-layer .form-section .form-content .package-content{z-index:2;padding:2rem;text-align:left;color:#fff;position:relative}.officeServices .content-layer .form-section .form-content .package-content .cleaning-price{font-size:1.5rem;font-weight:600;position:absolute;top:-1rem}.officeServices .content-layer .form-section .form-content .package-content .cleaning-cost{font-size:3.5rem;font-weight:900;margin-bottom:1rem}.officeServices .content-layer .form-section .form-content .package-content .hourly-rate{font-size:2rem;font-weight:600;margin:1rem 0}.officeServices .content-layer .form-section .form-content .package-content .divider{margin:2rem 0;border:none;border-top:1px solid #fff}.officeServices .content-layer .form-section .form{flex:.7 1;padding:2rem;background-color:#fff;border-left:1px solid #ddd;border-radius:1rem 0 0 1rem}.officeServices .content-layer .form-section .form .form-group{margin-bottom:1.5rem}.officeServices .content-layer .form-section .form .form-group input,.officeServices .content-layer .form-section .form .form-group textarea{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:.25rem;font-size:1rem;box-sizing:border-box}.officeServices .content-layer .form-section .form .form-group.half-width{display:flex;gap:1rem}.officeServices .content-layer .form-section .form .form-group.half-width input{flex:1 1}.officeServices .content-layer .form-section .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}.officeServices .content-layer .form-section .form button:hover{background-color:#aad2ba;color:#112a46}.officeServices .content-layer .form-section .form .form-status{margin-top:1rem;color:#354d40;font-size:1rem}.officeServices .content-layer .slogan-container{display:flex;padding:2rem;text-align:left;margin:8rem 0 2rem;border-radius:.5rem}.officeServices .content-layer .slogan-container .text{flex:1 1;padding-left:1rem;align-self:center}.officeServices .content-layer .slogan-container .text .slogan{font-size:2.7rem;font-weight:900;margin-bottom:1rem;text-transform:uppercase}.officeServices .content-layer .slogan-container .text .paragraph{font-size:1.5rem}.officeServices .content-layer .slogan-container .image{flex:1 1;padding-right:1rem;display:flex;justify-content:center;align-items:center}.officeServices .content-layer .slogan-container .image img{max-width:100%;height:auto;border-radius:.5rem}@media(max-width:1024px){.officeServices .content-layer .form-section{flex-direction:column}.officeServices .content-layer .form-section .form{flex:none;width:100%;padding:2rem;border-radius:.5rem .5rem 0 0}.officeServices .content-layer .form-section .form-content{flex:none;width:100%;border-radius:0 0 .5rem .5rem}.officeServices .content-layer .slogan-container{flex-direction:column}.officeServices .content-layer .slogan-container .text{width:80%;margin:0 auto;text-align:center}.officeServices .content-layer .slogan-container .text .paragraph{width:100%}.officeServices .content-layer .slogan-container .image{display:none!important}}@media(max-width:480px){.officeServices .form-section{margin:0 3rem!important}.officeServices .form-section .form-content .package-content{padding:1rem!important}.officeServices .form-section .form-content .package-content .cleaning-price{font-size:.9rem!important;font-weight:300!important}.officeServices .form-section .form-content .package-content .cleaning-cost{font-size:2rem!important;font-weight:600!important}.officeServices .form-section .form-content .package-content .hourly-rate{font-size:1.3rem!important;font-weight:600!important}.officeServices .form-section .form-content .package-content .divider{margin:1rem 0!important}.officeServices .slogan-container .text{width:70%;margin:0 auto;text-align:center}.officeServices .slogan-container .text .slogan{font-size:1.5rem!important;font-weight:600!important}.officeServices .slogan-container .text .paragraph{font-size:1rem!important}}.windowServices{padding:0;text-align:center;position:relative;background-size:cover;background-position:50%;background-image:url(/assets/subheaderBackground.jpg)}.windowServices .services-heading{width:100%;background-color:rgba(0,0,0,.5);color:#fff;padding:2rem;box-sizing:border-box}.windowServices .services-heading h2{margin:0;font-size:2.5rem;text-align:left}.windowServices .content-layer{background-color:#f9f9f9;padding:5rem 0;min-height:100vh}.windowServices .content-layer .estimation-section{display:flex;justify-content:center;align-items:stretch;width:60%;margin:0 auto;background-color:#fff;height:calc(100% + 4rem);box-shadow:0 4px 8px rgba(0,0,0,.2);border-radius:1rem}.windowServices .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-position:50%;background-repeat:no-repeat;background-image:url(/assets/windowCleaningBackground.jpg)}.windowServices .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}.windowServices .content-layer .estimation-section .package .package-content{z-index:2;padding:2rem;text-align:left;color:#fff}.windowServices .content-layer .estimation-section .package .package-content .cleaning-price{font-size:1.5rem;font-weight:600;position:absolute;top:2rem}.windowServices .content-layer .estimation-section .package .package-content .cleaning-cost{font-size:3.5rem;font-weight:900;margin-bottom:1rem}.windowServices .content-layer .estimation-section .package .package-content .hourly-rate{font-size:3.5rem;font-weight:900;margin:1rem 0}.windowServices .content-layer .estimation-section .package .package-content .rate-after-tax{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.windowServices .content-layer .estimation-section .package .package-content .divider{margin:2rem 0;border:none;border-top:1px solid #fff}.windowServices .content-layer .estimation-section .package .package-content .scroll-button{display:inline-block;padding:.5rem 2rem;border:none;border-radius:5px;background-color:#354d40;color:#fff;cursor:pointer;text-decoration:none;transition:background-color .3s ease}.windowServices .content-layer .estimation-section .package .package-content .scroll-button:hover{background-color:#aad2ba;color:#112a46}.windowServices .content-layer .estimation-section .package p{position:relative;z-index:2;font-size:1.5rem;font-weight:800;color:#fff}.windowServices .content-layer .estimation-section .estimation-form{flex:1 1;background-color:#fff;border:1px solid #ddd;border-radius:0 1rem 1rem 0;padding:4rem}.windowServices .content-layer .estimation-section .estimation-form h3{font-size:2.5rem;font-weight:900}.windowServices .content-layer .estimation-section .estimation-form .form-group{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.windowServices .content-layer .estimation-section .estimation-form .form-group select{width:100%;padding:.5rem;border-radius:5px;border:1px solid #ddd;font-weight:500}.windowServices .content-layer .estimation-section .estimation-form button{padding:.5rem 2rem;border:none;border-radius:5px;background-color:#354d40;color:#fff;cursor:pointer}.windowServices .content-layer .estimation-section .estimation-form button:hover{background-color:#aad2ba;color:#112a46}.windowServices .content-layer .estimation-section .estimation-form .estimated-time{margin-top:1rem;font-weight:700}.windowServices .content-layer .estimation-section .estimation-form .estimated-time .note{font-weight:lighter;font-size:.8rem;font-style:italic;margin-top:.5rem}.windowServices .content-layer .slogan-container{display:flex;padding:2rem;border-radius:.5rem;text-align:left;margin:8rem 0 2rem}.windowServices .content-layer .slogan-container .text{flex:1 1;padding-right:1rem}.windowServices .content-layer .slogan-container .text .slogan{font-size:3rem;font-weight:900;margin-bottom:1rem}.windowServices .content-layer .slogan-container .text .paragraph{font-size:1.5rem}.windowServices .content-layer .slogan-container .image{flex:1 1;padding-left:1rem;display:flex;justify-content:center;align-items:center}.windowServices .content-layer .slogan-container .image img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center;border-radius:.5rem}.windowServices .content-layer .order-form-section{text-align:center;padding:2rem 0}.windowServices .content-layer .order-form-section h2{margin-bottom:1rem;font-size:3rem;font-weight:900;text-align:center}.windowServices .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)}.windowServices .content-layer .order-form-section .order-form .form-group{margin-bottom:1.5rem}.windowServices .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}.windowServices .content-layer .order-form-section .order-form .form-group.half-width{display:flex;gap:1rem}.windowServices .content-layer .order-form-section .order-form .form-group.half-width input{flex:1 1}.windowServices .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}.windowServices .content-layer .order-form-section .order-form button:hover{background-color:#aad2ba;color:#112a46}.windowServices .content-layer .order-form-section .order-form .form-status{margin-top:1rem;color:#354d40;font-size:1rem}@media(max-width:1024px){.windowServices .content-layer .estimation-section{flex-direction:column}.windowServices .content-layer .estimation-section .estimation-form,.windowServices .content-layer .estimation-section .package{flex:none;width:100%;padding:2rem;border-radius:0}.windowServices .content-layer .slogan-container{flex-direction:column}.windowServices .content-layer .slogan-container .text{width:80%;margin:0 auto;text-align:center}.windowServices .content-layer .slogan-container .text .paragraph{width:100%}.windowServices .content-layer .slogan-container .image{display:none!important}.windowServices .order-form-section .order-form{max-width:40%!important}}@media(max-width:768px){.windowServices .order-form-section .order-form{max-width:60%!important}}@media(max-width:480px){.windowServices .estimation-section{margin:0 3rem!important}.windowServices .estimation-section .package .package-content{padding:1rem!important}.windowServices .estimation-section .package .package-content .cleaning-price{font-size:.9rem!important;font-weight:300!important}.windowServices .estimation-section .package .package-content .cleaning-cost,.windowServices .estimation-section .package .package-content .hourly-rate{font-size:2rem!important;font-weight:600!important}.windowServices .estimation-section .package .package-content .rate-after-tax{font-size:.9rem!important;font-weight:300!important}.windowServices .estimation-section .package .package-content .divider{margin:1rem 0!important}.windowServices .estimation-section .estimation-form h3{font-size:2rem!important;font-weight:600!important}.windowServices .slogan-container .text{width:70%;margin:0 auto;text-align:center}.windowServices .slogan-container .text .slogan{font-size:1.5rem!important;font-weight:600!important}.windowServices .slogan-container .text .paragraph{font-size:.9rem!important}.windowServices .order-form-section .order-form{max-width:70%!important}}.contact-us{padding:0;text-align:center;position:relative;background-size:cover;background-position:50%;background-image:url(/assets/subheaderBackground.jpg)}.contact-us .contact-heading{width:100%;background-color:rgba(0,0,0,.5);color:#fff;padding:2rem;box-sizing:border-box}.contact-us .contact-heading h2{margin:0;font-size:2.5rem;text-align:left}.contact-us .content-layer{background-color:#f9f9f9;padding:5rem 2rem;min-height:100vh;display:flex;justify-content:space-between;position:relative}.contact-us .content-layer .contact-form-section,.contact-us .content-layer .contact-info-section{width:48%;margin:5rem 0 2rem}.contact-us .content-layer .contact-form-section h2,.contact-us .content-layer .contact-info-section h2{color:#333;font-size:2rem;font-weight:900;margin-bottom:2rem}.contact-us .content-layer .contact-form-section p,.contact-us .content-layer .contact-info-section p{color:#555;margin-bottom:1rem;font-size:1.2rem}.contact-us .content-layer .contact-form-section .form-group,.contact-us .content-layer .contact-info-section .form-group{display:flex;flex-direction:column;margin-bottom:1rem}.contact-us .content-layer .contact-form-section .form-group label,.contact-us .content-layer .contact-info-section .form-group label{margin-bottom:.5rem;color:#333}.contact-us .content-layer .contact-form-section .form-group input,.contact-us .content-layer .contact-form-section .form-group textarea,.contact-us .content-layer .contact-info-section .form-group input,.contact-us .content-layer .contact-info-section .form-group textarea{padding:.5rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;width:70%;margin:0 auto}.contact-us .content-layer .contact-form-section .form-group select,.contact-us .content-layer .contact-info-section .form-group select{padding:.5rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;width:72%;margin:0 auto}.contact-us .content-layer .contact-form-section .form-group textarea,.contact-us .content-layer .contact-info-section .form-group textarea{resize:vertical;height:100px}.contact-us .content-layer .contact-form-section button,.contact-us .content-layer .contact-info-section button{font-family:Nunito Sans,sans-serif;padding:.75rem 1.5rem;background-color:#354d40;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem}.contact-us .content-layer .contact-form-section button:hover,.contact-us .content-layer .contact-info-section button:hover{background-color:#aad2ba;color:#112a46}.contact-us .content-layer .contact-info-section{display:flex;flex-direction:column;align-items:center;text-align:left}.contact-us .content-layer .divider{position:absolute;top:2rem;bottom:0;left:50%;transform:translateX(-50%);width:1px;background-color:#ddd}.contact-us .content-layer .divider span{position:absolute;top:50%;left:-.8rem;transform:translateY(-50%);background-color:#fff;padding:0 .5rem;font-weight:700;color:#333;display:inline-block;line-height:1.5}@media(max-width:1024px){.contact-us .content-layer{flex-direction:column;align-items:center}.contact-us .content-layer .contact-form-section,.contact-us .content-layer .contact-info-section{width:100%;margin:2rem 0;padding:0 1rem}.contact-us .content-layer .divider{display:none}}@media(max-height:1366px)and (max-width:1024px){.contact-us .content-layer{padding:2rem;display:block;min-height:auto}.contact-us .content-layer .contact-form-section,.contact-us .content-layer .contact-info-section{width:100%;margin:2rem 0;padding:0 1rem}.contact-us .content-layer .divider{display:none}}.about-us{padding:0;text-align:center;position:relative;background-size:cover;background-position:50%;background-image:url(/assets/subheaderBackground.jpg)}.about-us .about-heading{width:100%;background-color:rgba(0,0,0,.5);color:#fff;padding:2rem;box-sizing:border-box}.about-us .about-heading h2{margin:0;font-size:2.5rem;text-align:left}.about-us .content-layer{background-color:#f9f9f9;padding:2rem;min-height:100vh}.about-us .content-layer .quote{font-size:2rem;margin-bottom:1rem;text-align:center}.about-us .content-layer .subheading{font-size:1.5rem;margin-bottom:2rem}.about-us .content-layer .about-section .about-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.about-us .content-layer .about-section .about-item .about-content{flex:1 1;padding:1rem 10rem;text-align:justify}.about-us .content-layer .about-section .about-item .about-content h3{font-size:2rem;margin-bottom:1rem}.about-us .content-layer .about-section .about-item .about-content p{font-size:1.1rem;line-height:1.6;margin:0}.about-us .content-layer .about-section .about-item .about-image{flex:1 1;padding:1rem}.about-us .content-layer .about-section .about-item .about-image img{width:100%;height:auto;border-radius:.5rem}.about-us .content-layer .about-section .reverse{flex-direction:row-reverse}@media(max-width:1024px){.about-us .content-layer{padding:1rem}.about-us .content-layer .about-section{display:flex}.about-us .content-layer .about-section,.about-us .content-layer .about-section .about-item{flex-direction:column;align-items:center}.about-us .content-layer .about-section .about-item .about-content{padding:1rem;text-align:center}.about-us .content-layer .about-section .about-item .about-content h3{margin-bottom:1rem}.about-us .content-layer .about-section .about-item .about-image{padding:0;margin-top:1rem}.about-us .content-layer .about-section .about-item .about-image img{border-radius:.5rem}.about-us .content-layer .about-section .reverse{flex-direction:column}}@media(max-width:768px){.about-us .content-layer,.about-us .content-layer .about-section .about-item .about-content{padding:1rem}}@media(max-width:480px){.about-us .content-layer,.about-us .content-layer .about-section .about-item .about-content{padding:.5rem}}.testimonials{text-align:center;padding:5rem 1rem}.testimonials h2{font-size:2rem;margin-bottom:1.5rem}.testimonials .testimonial-slider{display:flex;align-items:center;justify-content:center;position:relative}.testimonials .testimonial-slider .testimonial-item{max-width:600px;margin:0 1rem}.testimonials .testimonial-slider .testimonial-item .review-text{font-size:1.2rem;font-style:italic;margin-bottom:.5rem}.testimonials .testimonial-slider .testimonial-item .customer-name{font-size:1rem;font-weight:700;color:#555}.testimonials .testimonial-slider .next-btn,.testimonials .testimonial-slider .prev-btn{background:none;border:none;font-size:2rem;cursor:pointer;padding:0 1rem;color:#354d40;transition:color .3s}.testimonials .testimonial-slider .next-btn:hover,.testimonials .testimonial-slider .prev-btn:hover{color:#aad2ba}.testimonials .testimonial-dots{margin-top:1rem}.testimonials .testimonial-dots .dot{display:inline-block;width:10px;height:10px;margin:0 5px;background-color:#ddd;border-radius:50%;cursor:pointer}.testimonials .testimonial-dots .dot.active{background-color:#354d40}.hero{background-size:cover;background-position:50%;height:100vh;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;position:relative}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1}.hero .hero-content{position:relative;z-index:2}.hero .hero-content h1{font-size:4rem;font-weight:700;margin-bottom:1rem}.hero .hero-content h2{font-size:2.5rem;margin-bottom:2rem;color:#fff}.hero .hero-content h2 .changing-word{color:#b3d4c6;display:inline-block}.hero .hero-content h3.hero-subtitle{font-size:2rem;margin-bottom:1.5rem;color:#fff}.hero .hero-content .hero-buttons{display:flex;gap:5rem;justify-content:center}.hero .hero-content .hero-buttons .hero-button{font-family:Nunito Sans,sans-serif;padding:.8rem 1.5rem;font-size:1.5rem;font-weight:900;border:none;border-radius:.5rem;cursor:pointer;text-decoration:none;background-color:#354d40;color:#fff;transition:background-color .3s ease}.hero .hero-content .hero-buttons .hero-button:hover{background-color:#aad2ba;color:#112a46}@media(max-width:1024px){.hero .hero-content h1{font-size:3rem}.hero .hero-content h2{font-size:2rem}.hero .hero-content h3.hero-subtitle{font-size:1.75rem}.hero .hero-content .hero-buttons{gap:2rem}.hero .hero-content .hero-buttons .hero-button{font-size:1.3rem;padding:.7rem 1.3rem}}@media(max-width:768px){.hero .hero-content h1{font-size:2.5rem}.hero .hero-content h2{font-size:1.75rem}.hero .hero-content h3.hero-subtitle{font-size:1.5rem}.hero .hero-content .hero-buttons{gap:1rem}.hero .hero-content .hero-buttons .hero-button{font-size:1.3rem;padding:.7rem 1.3rem;width:auto;max-width:200px;margin:0 auto}}@media(max-width:480px){.hero .hero-content h1{font-size:2rem}.hero .hero-content h2{font-size:1.5rem}.hero .hero-content h3.hero-subtitle{font-size:1.3rem}.hero .hero-content .hero-buttons{flex-direction:column;gap:2rem;margin-top:5rem}.hero .hero-content .hero-buttons .hero-button{font-size:1.3rem;padding:.7rem 1.3rem;width:auto;max-width:200px;margin:0 auto}}.benefits{text-align:center;padding:5rem 1rem 2rem}.benefits h2{font-size:2rem;margin-bottom:1.5rem}.benefits .benefit-list{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.benefits .benefit-list .benefit-item{max-width:300px;text-align:center}.benefits .benefit-list .benefit-item .benefit-divider{margin-bottom:1rem;border:none;height:1px;background-color:#354d40;opacity:20%}.benefits .benefit-list .benefit-item .benefit-icon{font-size:3rem;margin-bottom:1rem;color:#354d40}.benefits .benefit-list .benefit-item h3{font-size:1.5rem;margin-bottom:1rem}.benefits .benefit-list .benefit-item p{font-size:1rem;line-height:1.5}.faq{text-align:center;padding:2rem 1rem;background-color:#f5f5f5}.faq .faq-content{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.faq .faq-content .faq-heading{flex:1 1;text-align:center;max-width:350px;margin-right:10rem;align-self:center}.faq .faq-content .faq-heading h3{font-size:2rem;line-height:1.2;margin-bottom:1rem}.faq .faq-content .faq-qa{flex:1 1;max-width:900px}.faq .faq-content .faq-qa .faq-item{margin-bottom:1rem}.faq .faq-content .faq-qa .faq-item .faq-question{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:1.2rem;font-weight:700;margin-bottom:.5rem;border-bottom:1px solid #ddd;padding-bottom:.5rem}.faq .faq-content .faq-qa .faq-item .faq-question:hover{color:#354d40}.faq .faq-content .faq-qa .faq-item .faq-answer{font-size:1rem;line-height:1.5;padding-left:1rem;margin-top:.5rem;text-align:left}@media(max-width:768px){.faq .faq-content{flex-direction:column;align-items:center}.faq .faq-content .faq-heading{margin-right:0}.faq .faq-content .faq-qa{max-width:600px}.faq .faq-content .faq-qa .faq-item .faq-question{justify-content:center;text-align:center}.faq .faq-content .faq-qa .faq-item .faq-question svg{margin-left:1rem}.faq .faq-content .faq-qa .faq-item .faq-answer{text-align:center;padding-left:0}}@media(max-width:480px){.faq .faq-content .faq-heading h3{font-size:1.5rem!important;font-weight:600!important}.faq .faq-content .faq-item .faq-question{font-size:1rem!important}.faq .faq-content .faq-item .faq-answer{font-size:.9rem!important}}.order-section{padding:2rem;text-align:center;margin-bottom:5rem}.order-section h2{font-size:2.5rem;margin-bottom:1.5rem}.order-section .book-container{display:grid;grid-template-columns:1fr 1fr;max-width:60%;margin:0 auto;background-color:#f5f5f5;border-radius:10%;box-shadow:0 0 10px rgba(0,0,0,.1)}.order-section .book-container .book-image{display:flex;align-items:center;justify-content:center;height:100%}.order-section .book-container .book-image img{width:100%;height:100%;border-radius:10% 0 0 10%;object-fit:cover}.order-section .book-container .book-form{flex:1 1;padding:2rem;background-color:#f5f5f5;border-radius:0 10% 10% 0}.order-section .book-container .book-form .form-intro{font-family:Nunito Sans,sans-serif;margin-bottom:2rem;font-size:2rem;font-weight:900;color:#112a46}.order-section .book-container .book-form form{display:flex;flex-direction:column;align-items:center}.order-section .book-container .book-form form .form-group{margin-bottom:1rem;width:100%;max-width:371.5px}.order-section .book-container .book-form form .form-group input{width:93%;height:70%;padding:14px;border:1px solid #ddd;border-radius:1rem;font-size:1rem}.order-section .book-container .book-form form .form-group select{width:100%;height:70%;padding:14px;border:1px solid #ddd;border-radius:1rem;font-size:1rem}.order-section .book-container .book-form form .form-group input::placeholder{color:#888}.order-section .book-container .book-form form button{font-family:Nunito Sans,sans-serif;padding:.8rem 1.5rem;font-size:1.5rem;font-weight:900;border:none;border-radius:.5rem;cursor:pointer;background-color:#354d40;color:#fff;transition:background-color .3s ease}.order-section .book-container .book-form form button:hover{background-color:#aad2ba;color:#112a46}.order-section .book-container .book-form .form-status{margin-top:1rem;color:green}@media(max-width:1366px){.order-section .book-form .form-group input{max-width:300px}.order-section .book-form .form-group select{max-width:330px}}@media(max-width:1024px){.order-section .book-container{display:flex;flex-direction:column;max-width:60%;box-shadow:none;background-color:transparent}.order-section .book-container .book-image{display:none}.order-section .book-container .book-form{border-radius:10%;padding:1rem}.order-section .book-container .book-form .form-group input{max-width:340px}.order-section .book-container .book-form .form-group select{max-width:400px}}@media(max-width:768px){.order-section .book-form{border-radius:5%!important}.order-section .book-form .form-group input,.order-section .book-form .form-group select{padding:10px;font-size:.9rem;max-width:300px}.order-section .book-form button{font-size:1.2rem;padding:.6rem 1.2rem}}@media(max-width:480px){.order-section .book-container{max-width:90%}.order-section .book-container .book-form{font-size:1rem;border-radius:0;font-weight:500}.order-section .book-container .book-form .form-group input{padding:8px;font-size:.8rem;max-width:220px}.order-section .book-container .book-form .form-group select{padding:8px;font-size:.8rem;max-width:250px}.order-section .book-container .book-form button{font-size:1rem;padding:.5rem 1rem}}.service-include{background-color:#f9f9f9;padding:2rem;border-radius:10px;max-width:800px;margin:2rem auto}.service-include h3{text-align:center;font-size:3rem;font-weight:900;margin-bottom:4rem}.service-include .service-list .service-item{border-bottom:1px solid #ddd;padding:1rem 0}.service-include .service-list .service-item:last-child{border-bottom:none}.service-include .service-list .service-item .service-question{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.service-include .service-list .service-item .service-question h4{margin:0;font-size:1.5rem;font-weight:550}.service-include .service-list .service-item .service-question svg{margin-left:1rem}.service-include .service-list .service-item .service-question:hover{color:#354d40}.service-include .service-list .service-item .service-answer{margin-top:1rem;text-align:left}.service-include .service-list .service-item .service-answer p{margin:0;font-size:20px;white-space:pre-line;line-height:1.8}@media(max-width:480px){.service-include h3{font-size:2rem;font-weight:600}.service-include .service-list .service-item .service-question{justify-content:center;flex-direction:column;text-align:center}.service-include .service-list .service-item .service-question h4{font-size:1.25rem}.service-include .service-list .service-item .service-question svg{margin-left:0;margin-top:.5rem}.service-include .service-list .service-item .service-answer p{font-size:1rem}}body{font-family:Arial,sans-serif;margin:0;padding:0;box-sizing:border-box}main{padding-top:5rem}