html{scroll-behavior:smooth}:root{--green:#9bbe00;--red:#c03830;--blue:#348891;--black:#323232;--dark:#1e1e1e;--gradient:linear-gradient(var(--red),var(--blue),var(--green))}*{box-sizing:border-box;padding:0;margin:0;text-decoration:none;list-style:none}body{background-color:#323232}.main-icon{height:50px;width:50px;margin-bottom:2rem;color:#f7f7f7}.button-main{position:relative;padding:.75rem 1.5rem;border-radius:15px;color:#f7f7f7;font-size:.85rem;background-color:var(--dark);border:solid #f7f7f7;border-width:1px 1px 3px}.button-main:hover{color:var(--green);border-color:var(--green);box-shadow:0 0 25px 15px hsla(0,0%,78%,.3);transform:translateY(3px);transition:.3s ease-in-out;cursor:pointer}.divider{min-width:300px;max-width:500px;width:400px;height:5px;background:linear-gradient(90deg,var(--red),var(--blue),var(--green))}.hero{background:linear-gradient(45deg,rgba(155,190,0,.75),rgba(52,136,145,.55),rgba(192,56,48,.65)),url(https://images.unsplash.com/photo-1570129477492-45c003edd2be?auto=format&fit=crop&q=80&w=2940&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-position:50%;background-size:cover;background-repeat:no-repeat;min-height:90vh}.hero,.hero-info{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-info{width:90%;text-align:center;gap:.5rem;margin-bottom:7rem}.hero-info h1{font-size:4.75rem;color:#f7f7f7}.hero-info h1 span{color:var(--green)}.hero-info h3{font-size:1.75rem;letter-spacing:2px;color:#f7f7f7;margin-bottom:2rem}.button-box{width:30%;justify-content:space-evenly}.button-box,.why{display:flex;align-items:center}.why{max-height:85vh;padding:3rem;background-color:var(--black);flex-direction:column;justify-content:flex-start;gap:2rem}.why h3{font-size:1.75rem;letter-spacing:3px}.explain,.why h3{color:#f7f7f7;text-align:center;margin-bottom:2rem}.explain{font-size:1.15rem;width:60%;line-height:2}.why .button-main{display:inline-block}.perks{width:75%;justify-content:space-evenly;margin:1rem 0 2rem}.perks,.perks span{display:flex;align-items:center}.perks span{flex-direction:column;justify-content:center;gap:2rem}.perks span p{color:#f7f7f7;font-size:.85rem}.icon{width:65px;height:65px;color:var(--green);animation:fadeColor 30s ease-in-out infinite alternate-reverse}@keyframes fadeColor{0%{color:var(--green)}50%{color:var(--blue)}to{color:var(--red)}}.icon:hover{rotate:45deg;transition:.2s ease-in-out;cursor:pointer}.reviews{background:linear-gradient(rgba(90,90,90,.75),rgba(32,32,32,.89)),url(/header.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;min-height:90vh;box-sizing:border-box;padding:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.reviews h3{color:#f7f7f7;text-align:center;font-size:1.75rem;margin-bottom:2rem;letter-spacing:3px}.review-box{margin-top:2.5rem;width:95%;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;grid-gap:1rem;gap:1rem}.reviews .button-main{margin-top:2rem}@media (max-width:750px){.divider{min-width:100px;max-width:200px;width:200px;margin:auto;height:5px;background:linear-gradient(90deg,var(--red),var(--blue),var(--green))}.hero-info{width:90%}.hero-info h1{width:100%;font-size:3.25rem;margin-bottom:.5rem}.hero-info h3{width:85%;font-size:1rem}.button-box{justify-content:center;gap:.75rem;width:100%}.button-box .button-main{min-width:100px;font-size:.75rem}.why{min-height:-moz-fit-content;min-height:fit-content;max-height:none;padding:2rem}.why h3{font-size:1.5rem;letter-spacing:0;margin-bottom:.75rem}.explain{width:95%;font-size:.9rem}.perks{width:95%;display:flex;align-items:center;justify-content:space-evenly;gap:1rem;margin:1rem 0 2rem}.perks .icon{width:40px;height:40px}.perks span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.perks span p{text-align:center;color:#f7f7f7;font-size:.65rem;width:75%;line-height:1.5}.reviews{min-height:90vh;box-sizing:border-box;padding:1rem;display:flex;flex-direction:column;align-items:center}.reviews h3{color:#f7f7f7;text-align:center;font-size:1.75rem;margin-bottom:.75rem;letter-spacing:3px}.review-box{margin-top:2.5rem;width:90%;display:grid;grid-template-columns:1fr;align-items:center;grid-gap:2rem;gap:2rem}.reviews .button-main{margin-top:2rem}}@font-face{font-family:__Aldrich_3681c1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5427dec9aacab596-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Aldrich_Fallback_3681c1;src:local("Arial");ascent-override:61.89%;descent-override:18.04%;line-gap-override:4.11%;size-adjust:116.37%}.__className_3681c1{font-family:__Aldrich_3681c1,__Aldrich_Fallback_3681c1;font-weight:400;font-style:normal}.contact-form{width:35%;height:70%;background:linear-gradient(90deg,#c03830,#348891,#9bbe00);position:absolute;left:5%;top:23%;padding:2rem;border-radius:30px;z-index:1;box-shadow:0 0 25px 15px hsla(0,0%,78%,.3);display:flex;flex-direction:column;align-items:center;justify-content:space-between}.contact-form :before{content:"";display:block;height:calc(100% - 20px);width:calc(100% - 20px);background:#1e1e1e;position:absolute;top:10px;left:10px;border-radius:calc(30px - 10px);z-index:-1}.contact-form h3{color:#f7f7f7}form{width:85%;height:90%;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:flex-start}input,textarea{padding:.7rem;width:100%;border-radius:5px;background-color:#323232;border:solid #f7f7f7;border-width:1px 1px 3px;color:#f7f7f7}textarea{height:30%}button{width:100px;height:45px;cursor:pointer;color:#f7f7f7;background-color:transparent;border-radius:10px;border:solid #f7f7f7;border-width:1px 1px 3px}button:hover{box-shadow:0 0 25px 3px hsla(0,0%,78%,.3);transform:translateY(5px);transition:.3s ease-in-out;display:flex;align-items:center;justify-content:center}.button{width:35%;height:45px;cursor:pointer;color:#f7f7f7;background-color:transparent;border-radius:20px;border:solid #f7f7f7;border-width:1px 1px 3px}.button:hover{background-color:#323232;box-shadow:0 0 25px 3px hsla(0,0%,78%,.3);transform:translateY(5px);transition:.3s ease-in-out;display:flex;align-items:center;justify-content:center}.page-wrapper{transform:translateX(100vw);opacity:0;animation:slideAndFade .7s ease-in-out;animation-fill-mode:both}@keyframes slideAndFade{0%{opacity:0;transform:translateX(100vw)}to{opacity:1;transform:translateX(0)}}.review-card{width:90%;display:flex;flex-direction:column;align-self:center;justify-self:center;min-height:515px;border-radius:10px;background-color:#1e1e1e;border:solid #f7f7f7;border-width:1px 1px 5px;box-shadow:0 0 5px 2px hsla(0,0%,78%,.3);box-sizing:border-box;padding:3rem 1rem;position:relative}.review-card p{margin-top:1rem;font-size:.9rem;color:#f7f7f7;text-align:center}.review-card .review{line-height:2}.review-card .client{font-size:1.25rem;color:#9bbe00}.review-card .score{font-size:1.75rem;color:#348891}.review-card .image{margin:0 auto 1rem;border-radius:900px}.header{height:45vh;box-sizing:border-box;padding:2rem;display:flex;align-items:center;justify-content:center;border-bottom:8px solid transparent;border-image:linear-gradient(90deg,#c03830,#348891,#9bbe00);border-image-slice:1;background:linear-gradient(90deg,rgba(192,56,48,.35),rgba(52,136,145,.7),rgba(155,190,0,.55)),url(https://images.pexels.com/photos/1669754/pexels-photo-1669754.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2);background-position:50%;background-size:cover}.header h1{font-size:4rem;color:#f7f7f7}.service-card{min-height:500px;box-sizing:border-box;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#1e1e1e;border-radius:20px;border:solid #f7f7f7;border-width:2px 2px 8px}.service-card:hover{border-color:#9bbe00;box-shadow:0 0 25px 3px hsla(0,0%,78%,.3);cursor:pointer;transition:.25s ease-in-out}.service-card img{width:90%;height:300px;object-fit:cover;margin-bottom:2rem;border-radius:15px}.service-card h3{font-size:1.5rem;color:#9bbe00;margin-bottom:1rem;text-align:center}.service-card p{font-size:.95rem;color:#f7f7f7;line-height:2;text-align:center}@media (max-width:750px){.review-card{width:95%;align-self:center;justify-self:center;min-height:350px;border-radius:10px}.contact-form{width:90%;min-height:500px;background:linear-gradient(90deg,#c03830,#348891,#9bbe00);position:relative;padding:2rem;justify-content:space-between;top:0;left:0}.contact-form,form{display:flex;flex-direction:column;align-items:center}form{width:95%;height:90%;gap:20px;justify-content:flex-start}input{padding:.6rem}input,textarea{width:100%;border-radius:5px;background-color:#323232;border:solid #f7f7f7;border-width:1px 1px 3px;color:#f7f7f7}textarea{height:30%;padding:.7rem}button:hover{box-shadow:0 0 25px 3px hsla(0,0%,78%,.3);transform:translateY(5px);transition:.3s ease-in-out;display:flex;align-items:center;justify-content:center}.header h1{font-size:2.5rem;color:#f7f7f7;text-align:center}.service-card{min-height:400px;box-sizing:border-box;padding:.5rem}.service-card img{width:90%;height:250px;object-fit:cover;margin-top:1rem;margin-bottom:2rem;border-radius:10px}.service-card h3{font-size:1.25rem;color:#9bbe00;margin-bottom:1rem;text-align:center}.service-card p{width:90%}}.styles_foot__7qT5q{height:800px;box-sizing:border-box;background-color:#323232;position:relative}.styles_display__hwfCs{height:400px;background:linear-gradient(rgba(75,75,75,.5),rgba(50,50,50,.75)),url(/footer.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;padding-top:3rem;display:flex;align-items:flex-start;justify-content:center}.styles_display__hwfCs h2{width:50%;color:#f7f7f7;text-align:center;font-size:2.5rem}.styles_information__Yu4aA{height:400px;display:flex;align-items:center;justify-content:flex-end;padding:3rem}.styles_contact_information__CdD7I{height:80%;margin-right:3rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.styles_contact_information__CdD7I ul{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem}.styles_contact_information__CdD7I li{color:#f7f7f7;font-size:1.25rem}.styles_contact_information__CdD7I ul li p{font-family:Aldrich,sans-serif}.styles_contact_information__CdD7I h4{font-size:2.25rem;width:80%;color:#9bbe00;margin-bottom:2rem}@media (max-width:750px){.styles_display__hwfCs{padding:3rem 1rem;display:flex;align-items:center;justify-content:center}.styles_display__hwfCs h2{font-size:1.75rem;width:80%}.styles_foot__7qT5q{display:flex;flex-direction:column}.styles_formContainer__s9IzJ{box-sizing:border-box;padding:1.5rem;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.styles_contact_information__CdD7I{height:80%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;margin-right:0}.styles_contact_information__CdD7I h4{width:95%;font-size:2rem}.styles_contact_information__CdD7I p{font-size:.85rem}}.notActive{left:-250px}.active,.notActive{position:absolute;z-index:99;background-color:#323232;width:250px;height:90vh;box-sizing:border-box;padding:1rem;display:flex;flex-direction:column;gap:1.5rem;transition:.4s ease-in-out}.active{left:0}.mobile-link{margin-top:1rem;color:#f7f7f7;font-size:1.25rem}.social-link{color:#9bbe00}.styles_navigation__fEOgK{height:75px;background-color:#323232;box-sizing:border-box;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:8px solid transparent;border-image:linear-gradient(90deg,#c03830,#348891,#9bbe00);border-image-slice:1}.styles_navigation__fEOgK h4{display:none}.styles_menu__Hh2AO{display:flex;align-items:center;justify-content:space-evenly;gap:3.5rem}.styles_link__DZWUt{color:#f7f7f7;font-size:1rem}.styles_link__DZWUt:hover{color:#9bbe00;text-shadow:0 0 15px #f7f7f7;transition:.4s ease-in-out}.styles_mobileMenuBtn__CiUZs{width:max-content;border:none;background-color:transparent;cursor:pointer;display:none}.styles_btnIcon__EU3T4{width:30px;height:30px;color:#9bbe00}@media (max-width:750px){.styles_navigation__fEOgK{padding:.75rem;justify-content:space-between;align-items:center}.styles_mobileMenuBtn__CiUZs{display:block}.styles_navigation__fEOgK h4{display:block;color:#f7f7f7}.styles_link__DZWUt,.styles_menu__Hh2AO{display:none}}