@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);@import url(https://fonts.googleapis.com/css2?family=Rock+Salt&display=swap);#root,body,html{height:100%;margin:0}*{box-sizing:border-box;margin:0}.app{display:flex;flex-direction:column;height:100%}.app .top-button{background:#0000;border:3px solid #000;border-radius:0;bottom:10px;color:#000;cursor:pointer;font-family:Anton,sans-serif;font-size:18px;font-weight:500;height:40px;letter-spacing:1px;position:fixed;right:10px;touch-action:manipulation;user-select:none;-webkit-user-select:none;width:140px;z-index:1000}@media screen and (min-width:0px) and (max-width:576px){.app .top-button{display:none}}.app .top-button:hover{background:#000;color:#fff}.app .header{align-items:center;background:#f57600;display:flex;height:100px;justify-content:space-between;max-height:100px;min-height:100px;padding:2vmin}@media screen and (min-width:0px) and (max-width:576px){.app .header{padding:1vmin}}.app .header .logo{align-items:center;display:flex;transform:rotate(-8deg)}.app .header .logo h1{border-right:2px solid #000;display:inline-block;position:relative}.app .header .logo h1 .line-one,.app .header .logo h1 .line-two{display:block;line-height:.85}.app .header .logo h1 .line-one{color:#000;font-family:Barlow,sans-serif;font-size:2.6rem;font-weight:800;position:absolute;right:4px}@media screen and (min-width:0px) and (max-width:576px){.app .header .logo h1 .line-one{font-size:2rem}}.app .header .logo h1 .line-two{color:#f1e8db;font-family:Rock Salt,cursive;font-size:2rem;line-height:1;margin-top:2.2rem;padding:0 9px 0 0}@media screen and (min-width:0px) and (max-width:576px){.app .header .logo h1 .line-two{font-size:1.5rem;margin-top:1.6rem;padding:0 5px 0 0}}.app .header .logo h2{font-family:Barlow,sans-serif;font-size:1.3rem;font-weight:800;line-height:.85;margin-left:9px}@media screen and (min-width:0px) and (max-width:576px){.app .header .logo h2{margin-left:4px}}.app .header .menu{position:relative}.app .header .menu .nav-menu{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:800px){.app .header .menu .nav-menu{flex-direction:column}}.app .header .menu .nav-menu .nav-list{color:#f1e8db;display:flex;font-family:Anton,sans-serif;font-size:28px;font-weight:500;letter-spacing:1px;list-style:none;position:relative}@media screen and (max-width:800px){.app .header .menu .nav-menu .nav-list{align-items:center;background:#f57600;display:none;flex-direction:column;height:100vh;justify-content:center;left:0;margin:0;padding:0;position:fixed;top:0;width:100vw;z-index:1001}}.app .header .menu .nav-menu .nav-list li{cursor:pointer}@media screen and (max-width:800px){.app .header .menu .nav-menu .nav-list li:not(:last-child){margin-bottom:.5rem}}.app .header .menu .nav-menu .nav-list li:hover{color:#000}.app .header .menu .nav-menu .nav-list li:not(:last-child){margin-right:35px}@media screen and (max-width:800px){.app .header .menu .nav-menu .nav-list li:not(:last-child){margin-right:0}}.app .header .menu .nav-menu .nav-list.open{display:flex}.app .header .menu .nav-menu .hamburger{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:30px}.app .header .menu .nav-menu .hamburger:hover{color:#000}@media screen and (max-width:800px){.app .header .menu .nav-menu .hamburger{display:block}}.app .header .menu .nav-menu .close-button{background:none;border:none;color:#f1e8db;cursor:pointer;display:none;font-size:36px;position:absolute;right:20px;top:20px}@media screen and (max-width:800px){.app .header .menu .nav-menu .close-button{display:block}}.app .header .menu .nav-menu .close-button:hover{color:#000}.app .marquee-container{align-items:center;background:#f1e8db;border-bottom:3px solid #000;border-top:3px solid #000;display:flex;height:100px;overflow:hidden;position:relative;width:100%}.app .marquee-container .marquee-item{border-radius:10px;color:#000;flex-direction:column;font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:600;margin:0 10px;min-width:125px}.app .hero,.app .marquee-container .marquee-item{align-items:center;display:flex;justify-content:center}.app .hero{background:#f57600;min-height:calc(100vh - 100px);padding:4vmin 10vmin}@media screen and (max-width:768px){.app .hero{min-height:auto;padding:6vmin}}.app .hero .hero-main{align-items:center;display:flex;height:100%}@media screen and (max-width:768px){.app .hero .hero-main{flex-direction:column;justify-content:center;padding:8vmin 0 0}}.app .hero .hero-main .hero-main-text{display:flex;flex-direction:column;justify-content:center;width:60%}@media screen and (max-width:768px){.app .hero .hero-main .hero-main-text{align-items:center;width:100%}}.app .hero .hero-main .hero-main-text h2{font-family:Anton,sans-serif;font-size:8rem;font-weight:800;line-height:1.03;margin-bottom:10px}@media screen and (max-width:1400px){.app .hero .hero-main .hero-main-text h2{font-size:6.8rem}}@media screen and (max-width:1200px){.app .hero .hero-main .hero-main-text h2{font-size:5.6rem}}@media screen and (max-width:992px){.app .hero .hero-main .hero-main-text h2{font-size:4.2rem}}@media screen and (max-width:768px){.app .hero .hero-main .hero-main-text h2{font-size:4.6rem;width:80%}}@media screen and (max-width:576px){.app .hero .hero-main .hero-main-text h2{width:90%}}.app .hero .hero-main .hero-main-text h3{font-family:Barlow,sans-serif;font-size:2.5rem;font-weight:600;line-height:.9;margin-bottom:20px;width:80%}@media screen and (max-width:1400px){.app .hero .hero-main .hero-main-text h3{font-size:2.4rem}}@media screen and (max-width:1200px){.app .hero .hero-main .hero-main-text h3{font-size:2rem}}@media screen and (max-width:576px){.app .hero .hero-main .hero-main-text h3{font-size:2.2rem;width:90%}}@media screen and (min-width:0px) and (max-width:576px){.app .hero .hero-main .hero-main-text h3{font-size:1.8rem}}.app .hero .hero-main .hero-main-text .accent{color:#f1e8db}.app .hero .hero-main .hero-main-text .contact-btn{background:#f1e8db;border:3px solid #000;border-radius:0;box-shadow:8px 8px 0 0;color:#000;cursor:pointer;font-family:Anton,sans-serif;font-size:28px;font-weight:500;height:75px;letter-spacing:1px;position:relative;touch-action:manipulation;user-select:none;-webkit-user-select:none;width:210px}.app .hero .hero-main .hero-main-text .contact-btn:hover{background:#0000}.app .hero .hero-main .hero-main-text .contact-btn:active{box-shadow:0 0 0 0;left:8px;top:8px}@media screen and (max-width:768px){.app .hero .hero-main .hero-main-text .contact-btn{align-self:flex-start;margin-left:10%}}@media screen and (max-width:576px){.app .hero .hero-main .hero-main-text .contact-btn{margin-left:5%}}.app .hero .hero-main .hero-main-img{display:flex;height:100%;justify-content:center;padding:25px 0;width:40%}@media screen and (max-width:768px){.app .hero .hero-main .hero-main-img{margin-top:2rem;width:100%}}@media screen and (min-width:0px) and (max-width:576px){.app .hero .hero-main .hero-main-img{margin-top:2rem}}.app .hero .hero-main .hero-main-img img{height:120%;object-fit:cover;transform:rotate(5deg);width:80%}@media screen and (max-width:992px){.app .hero .hero-main .hero-main-img img{width:100%}}@media screen and (max-width:768px){.app .hero .hero-main .hero-main-img img{width:90%}}@media screen and (min-width:0px) and (max-width:576px){.app .hero .hero-main .hero-main-img img{width:100%}}.app .hero .hero-main .hero-main-img img:hover{transform:rotate(-5deg)}.app .main .page{display:flex;width:100%}.app .main .page .accent{color:#f1e8db}.app .main .page .accent-two{color:#f57600}.app .main .page .section-title{font-family:Anton,sans-serif;font-size:4.4rem;line-height:1}@media screen and (max-width:768px){.app .main .page .section-title{font-size:3.2rem}}@media screen and (min-width:0px) and (max-width:576px){.app .main .page .section-title{font-size:2.7rem}}.app .main .info{background:#f1e8db;border-top:3px solid #000;display:flex;flex-direction:column}.app .main .info .section-title{margin-top:3rem}@media screen and (min-width:0px) and (max-width:576px){.app .main .info .section-title{margin-top:2rem}}.app .main .info .process-main{padding:4vmin 10vmin;width:100%}@media screen and (min-width:0px) and (max-width:576px){.app .main .info .process-main{padding:6vmin}}.app .main .info .process-main .sh{font-weight:600;margin-top:.5rem}@media screen and (max-width:768px){.app .main .info .process-main .sh{margin-top:0}}.app .main .info .process-main p{font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:600}@media screen and (min-width:0px) and (max-width:576px){.app .main .info .process-main p{font-size:1.4rem}}.app .main .info .process-main .process-container{display:flex;flex-wrap:wrap;margin:3rem 0;width:100%}@media screen and (max-width:1200px){.app .main .info .process-main .process-container{margin:1rem 0}}.app .main .info .process-main .process-container .process-item{display:flex;flex-direction:column;padding:15px 50px;width:33.3333333333%}@media screen and (max-width:1400px){.app .main .info .process-main .process-container .process-item{padding:10px 20px}}@media screen and (max-width:1200px){.app .main .info .process-main .process-container .process-item{width:50%}}@media screen and (max-width:992px){.app .main .info .process-main .process-container .process-item{padding:20px;width:100%}}@media screen and (min-width:0px) and (max-width:576px){.app .main .info .process-main .process-container .process-item{padding:20px 0}}.app .main .info .process-main .process-container .process-item .process-item-header{align-items:end;border-bottom:3px solid #000;display:flex;justify-content:space-between;padding-bottom:5px}.app .main .info .process-main .process-container .process-item .process-item-header h3{font-family:Anton,sans-serif;font-size:2rem;letter-spacing:1px}@media screen and (min-width:0px) and (max-width:576px){.app .main .info .process-main .process-container .process-item .process-item-header h3{font-size:2.2rem}}.app .main .info .process-main .process-container .process-item .process-item-header img{height:80px;width:80px}.app .main .info .process-main .process-container .process-item .process-item-content{padding-top:5px}.app .main .info .process-main .process-container .process-item .process-item-content p{font-size:1.5rem;-webkit-hyphens:auto;hyphens:auto;text-align:justify}@media screen and (min-width:0px) and (max-width:576px){.app .main .info .process-main .process-container .process-item .process-item-content p{font-size:1.4rem}}.app .main .info .about-main{background:#f57600;border-top:3px solid #000;display:flex;padding:4vmin;width:100%}@media screen and (max-width:1200px){.app .main .info .about-main{flex-direction:column-reverse}}.app .main .info .about-main .about-img{display:flex;justify-content:center;width:50%}@media screen and (max-width:1200px){.app .main .info .about-main .about-img{width:100%}}.app .main .info .about-main .about-img img{height:102%;object-fit:cover;transform:rotate(-3deg);width:100%;z-index:1000}@media screen and (max-width:1200px){.app .main .info .about-main .about-img img{width:70%}}@media screen and (max-width:768px){.app .main .info .about-main .about-img img{width:80%}}@media screen and (min-width:0px) and (max-width:576px){.app .main .info .about-main .about-img img{width:94%}}.app .main .info .about-main .about-img img:hover{transform:rotate(3deg)}.app .main .info .about-main .about-content{display:flex;flex-direction:column;justify-content:center;margin:2rem 0 0;padding:6vmin;width:50%}@media screen and (max-width:1200px){.app .main .info .about-main .about-content{align-items:center;width:100%}}@media screen and (max-width:768px){.app .main .info .about-main .about-content{align-items:start}}.app .main .info .about-main .about-content .section-title{margin:0 0 1rem}.app .main .info .about-main .about-content .about-item{margin:20px 0;text-align:justify}@media screen and (max-width:1200px){.app .main .info .about-main .about-content .about-item{align-items:center;display:flex;flex-direction:column}}@media screen and (max-width:768px){.app .main .info .about-main .about-content .about-item{align-items:start}}.app .main .info .about-main .about-content .about-item .about-item-title{align-items:center;display:flex;font-family:Anton,sans-serif;font-size:2rem;letter-spacing:1px;text-transform:uppercase}@media screen and (max-width:1200px){.app .main .info .about-main .about-content .about-item .about-item-title{align-items:start}}@media screen and (min-width:0px) and (max-width:576px){.app .main .info .about-main .about-content .about-item .about-item-title{font-size:1.8rem}}.app .main .info .about-main .about-content .about-item .about-item-title .about-icon{margin-right:8px}.app .main .info .about-main .about-content .about-item .about-item-text{font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;text-align:justify;width:80%}@media screen and (max-width:1200px){.app .main .info .about-main .about-content .about-item .about-item-text{text-align:start}}@media screen and (min-width:0px) and (max-width:576px){.app .main .info .about-main .about-content .about-item .about-item-text{font-size:1.4rem;text-align:start;width:100%}}.app .main .work{background:#f57600;border-bottom:3px solid #000;padding:4vmin 10vmin}@media screen and (min-width:0px) and (max-width:576px){.app .main .work{padding:6vmin 6vmin 8vmin}}.app .main .work .work-main{display:flex;width:100%}@media screen and (max-width:1200px){.app .main .work .work-main{flex-direction:column}}.app .main .work .work-main .testimonial-slider{align-self:flex-end;display:flex;flex-direction:column;width:30%}@media screen and (max-width:1200px){.app .main .work .work-main .testimonial-slider{align-self:flex-start;margin-top:2rem;width:50%}}@media screen and (max-width:992px){.app .main .work .work-main .testimonial-slider{width:70%}}@media screen and (max-width:768px){.app .main .work .work-main .testimonial-slider{width:100%}}.app .main .work .work-main .testimonial-slider .testimonial-title{font-family:Anton,sans-serif;font-size:2rem;letter-spacing:1px}@media screen and (min-width:0px) and (max-width:576px){.app .main .work .work-main .testimonial-slider .testimonial-title{font-size:2.2rem}}.app .main .work .work-main .testimonial-slider .testimonial-content{font-family:Barlow,sans-serif;font-weight:700;height:300px!important;margin:.75rem 0;overflow:hidden}.app .main .work .work-main .testimonial-slider .testimonial-content .testimonial-slides{display:flex;transition:transform .8s ease-in-out}.app .main .work .work-main .testimonial-slider .testimonial-content .testimonial-slide{flex:0 0 100%}.app .main .work .work-main .testimonial-slider .testimonial-content .testimonial-slide p{font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:600}.app .main .work .work-main .testimonial-slider .testimonial-content .testimonial-slide figcaption{font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:600;margin-top:.5rem}.app .main .work .work-main .testimonial-slider .testimonial-content .testimonial-slide figcaption .testimonial-link{color:#000;cursor:pointer;margin-left:3px;-webkit-text-decoration:2px dotted underline #f1e8db;text-decoration:2px dotted underline #f1e8db}.app .main .work .work-main .testimonial-slider .testimonial-content .testimonial-slide figcaption .testimonial-link:hover{color:#f1e8db}.app .main .work .work-main .testimonial-slider .testimonial-content .testimonial-slide figcaption .testimonial-icon{font-size:.8rem;margin-left:5px}.app .main .work .work-main .projects{display:flex;flex-direction:column;justify-content:space-between;width:70%}@media screen and (max-width:1200px){.app .main .work .work-main .projects{width:100%}}.app .main .work .work-main .projects .section-title{margin:2rem 0 0}@media screen and (max-width:768px){.app .main .work .work-main .projects .section-title{margin:2rem 0}}.app .main .work .work-main .projects .sh{font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:600;margin-top:.5rem;width:50%}@media screen and (max-width:1200px){.app .main .work .work-main .projects .sh{width:70%}}@media screen and (max-width:768px){.app .main .work .work-main .projects .sh{margin-top:0;width:100%}}@media screen and (min-width:0px) and (max-width:576px){.app .main .work .work-main .projects .sh{font-size:1.4rem}}.app .main .work .work-main .projects .projects-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);justify-content:center;margin:2rem 0 0;max-width:calc(640px + 2rem)}@media screen and (max-width:576px){.app .main .work .work-main .projects .projects-list{grid-template-columns:1fr}}.app .main .work .work-main .projects .projects-list .project{border:3px solid #000;height:220px;max-height:220px;max-width:320px;overflow:hidden;position:relative;transition:transform .3s,box-shadow .3s;width:320px}@media screen and (min-width:0px) and (max-width:576px){.app .main .work .work-main .projects .projects-list .project{height:275px;width:100%}}.app .main .work .work-main .projects .projects-list .project:hover{box-shadow:0 10px 15px #f1e8db;transform:translateY(-10px)}.app .main .work .work-main .projects .projects-list .project .project-bg-image{background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;transition:opacity .3s;width:100%}.app .main .work .work-main .projects .projects-list .project .project-content{align-items:center;background-color:#f1e8db;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;padding:20px;position:absolute;text-align:center;top:0;transition:opacity .3s;width:100%}.app .main .work .work-main .projects .projects-list .project .project-content h3{font-family:Anton,sans-serif;font-size:2.4rem;line-height:1;margin-bottom:.5rem}.app .main .work .work-main .projects .projects-list .project .project-content p{color:#000;font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.app .main .work .work-main .projects .projects-list .project .project-content .project-button{background:#f1e8db;border:3px solid #000;border-radius:0;box-shadow:8px 8px 0 0;color:#000;cursor:pointer;display:inline-block;font-family:Anton,sans-serif;font-size:28px;font-weight:500;height:65px;letter-spacing:1px;position:relative;touch-action:manipulation;user-select:none;-webkit-user-select:none;width:225px}@media screen and (min-width:0px) and (max-width:576px){.app .main .work .work-main .projects .projects-list .project .project-content .project-button{font-size:24px}}.app .main .work .work-main .projects .projects-list .project .project-content .project-button:hover{background:#f57600}.app .main .work .work-main .projects .projects-list .project .project-content .project-button:active{box-shadow:0 0 0 0;left:8px;top:8px}.app .main .work .work-main .projects .projects-list .project .project-content .project-button .project-button-icon{margin-left:5px}.app .main .work .work-main .projects .projects-list .project:hover .project-bg-image{opacity:0}.app .main .work .work-main .projects .projects-list .project:hover .project-content{opacity:1}.app .main .services{background:#f1e8db;border-bottom:3px solid #000;padding:4vmin}.app .main .services .services-main{width:100%}.app .main .services .services-main .section-title{margin:2rem 0;text-align:center}.app .main .services .services-main .services-container{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.app .main .services .services-main .services-container .service{background:#f57600;border:3px solid #000;display:flex;flex-direction:column;margin:1rem;width:33.3333333333%}@media screen and (max-width:1400px){.app .main .services .services-main .services-container .service{width:45%}}@media screen and (max-width:992px){.app .main .services .services-main .services-container .service{width:70%}}@media screen and (max-width:768px){.app .main .services .services-main .services-container .service{width:80%}}@media screen and (max-width:576px){.app .main .services .services-main .services-container .service{width:90%}}@media screen and (min-width:0px) and (max-width:576px){.app .main .services .services-main .services-container .service{width:100%}.app .main .services .services-main .services-container .service::not(:last-child){margin:0 0 40px}}.app .main .services .services-main .services-container .service .service-header{align-items:end;display:flex;justify-content:space-between;padding:1rem}@media screen and (min-width:0px) and (max-width:576px){.app .main .services .services-main .services-container .service .service-header{align-items:start;flex-direction:column}}.app .main .services .services-main .services-container .service .service-header .service-title{display:flex;font-family:Anton,sans-serif;font-size:2rem;letter-spacing:1px}@media screen and (min-width:0px) and (max-width:576px){.app .main .services .services-main .services-container .service .service-header .service-title{font-size:2.2rem}}.app .main .services .services-main .services-container .service .service-header .service-price{font-family:Barlow,sans-serif;font-size:1.4rem;font-weight:600;margin-bottom:7px;text-align:end}@media screen and (max-width:1200px){.app .main .services .services-main .services-container .service .service-header .service-price{width:30%}}@media screen and (max-width:576px){.app .main .services .services-main .services-container .service .service-header .service-price{width:30%}}@media screen and (min-width:0px) and (max-width:576px){.app .main .services .services-main .services-container .service .service-header .service-price{text-align:start;width:100%}}.app .main .services .services-main .services-container .service .service-content .service-best-for,.app .main .services .services-main .services-container .service .service-content .service-description{font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.1}@media screen and (min-width:0px) and (max-width:576px){.app .main .services .services-main .services-container .service .service-content .service-best-for,.app .main .services .services-main .services-container .service .service-content .service-description{font-size:1.4rem}}.app .main .services .services-main .services-container .service .service-content .service-best-for{border-bottom:3px solid #000;padding:1rem}.app .main .services .services-main .services-container .service .service-content .service-best-for span{font-weight:800}.app .main .services .services-main .services-container .service .service-content .service-description{padding:1rem}.app .main .services .services-main .services-container .service .service-content .pros-cons-table{border:3px solid #000;border-radius:0;display:flex;flex-direction:column;margin:1rem;overflow:hidden}@media screen and (max-width:1200px){.app .main .services .services-main .services-container .service .service-content .pros-cons-table{display:none}}.app .main .services .services-main .services-container .service .service-content .pros-cons-table .pros-cons-header{background-color:#f1e8db;border-bottom:3px solid #000;display:flex;font-family:Barlow,sans-serif;font-size:1.5rem;text-transform:uppercase}.app .main .services .services-main .services-container .service .service-content .pros-cons-table .pros-cons-header .cons-header,.app .main .services .services-main .services-container .service .service-content .pros-cons-table .pros-cons-header .pros-header{flex:1 1;font-weight:700;padding:10px;text-align:center}.app .main .services .services-main .services-container .service .service-content .pros-cons-table .pros-cons-header .pros-header{border-right:3px solid #000}.app .main .services .services-main .services-container .service .service-content .pros-cons-table .pros-cons-body{display:flex}.app .main .services .services-main .services-container .service .service-content .pros-cons-table .pros-cons-body .cons-column,.app .main .services .services-main .services-container .service .service-content .pros-cons-table .pros-cons-body .pros-column{background:#f1e8db;flex:1 1;padding:10px;text-align:center}.app .main .services .services-main .services-container .service .service-content .pros-cons-table .pros-cons-body .cons-column ul,.app .main .services .services-main .services-container .service .service-content .pros-cons-table .pros-cons-body .pros-column ul{font-family:Barlow,sans-serif;font-size:1.4rem;font-weight:600;list-style-type:none;padding:0}.app .main .services .services-main .services-container .service .service-content .pros-cons-table .pros-cons-body .cons-column ul li,.app .main .services .services-main .services-container .service .service-content .pros-cons-table .pros-cons-body .pros-column ul li{margin-bottom:5px}.app .main .services .services-main .services-container .service .service-content .pros-cons-table .pros-cons-body .pros-column{border-right:3px solid #000}.app .main .services .services-main .services-container .book-service{align-items:center;display:flex;justify-content:center;margin:1rem;width:33.3333333333%}@media screen and (max-width:1400px){.app .main .services .services-main .services-container .book-service{width:45%}}.app .main .services .services-main .services-container .book-service .service-button{background:#f57600;border:3px solid #000;border-radius:0;box-shadow:8px 8px 0 0;color:#000;cursor:pointer;font-family:Anton,sans-serif;font-size:2rem;font-weight:500;height:250px;letter-spacing:1px;min-width:250px;position:relative;touch-action:manipulation;user-select:none;-webkit-user-select:none;width:250px}.app .main .services .services-main .services-container .book-service .service-button:hover{background:#f1e8db}.app .main .services .services-main .services-container .book-service .service-button:active{box-shadow:0 0 0 0;left:8px;top:8px}.app .main .services .services-main .services-container .book-service .service-button svg{margin-top:20px}.app .main .contact{background:#f57600;display:flex;flex-direction:column;padding:4vmin 10vmin 8vmin;position:relative}@media screen and (min-width:0px) and (max-width:576px){.app .main .contact{padding:6vmin}}.app .main .contact .copyright{bottom:5px;color:#000c;font-family:Barlow,sans-serif;font-size:1.1rem;font-weight:600;left:5px;position:absolute}@media screen and (max-width:1200px){.app .main .contact .copyright{width:70%}}@media screen and (min-width:0px) and (max-width:576px){.app .main .contact .copyright{padding:0 5px;width:95%}}.app .main .contact .contact-main{display:flex;width:100%}@media screen and (max-width:992px){.app .main .contact .contact-main{flex-direction:column}}.app .main .contact .contact-main .contact-details,.app .main .contact .contact-main .form{display:flex;justify-content:center}.app .main .contact .contact-main .form{align-items:center;justify-content:end;width:40%}@media screen and (max-width:992px){.app .main .contact .contact-main .form{justify-content:start;padding-top:3rem;width:100%}}@media screen and (max-width:768px){.app .main .contact .contact-main .form{margin-bottom:3rem}}@media screen and (max-width:576px){.app .main .contact .contact-main .form{margin-bottom:6rem}}@media screen and (min-width:0px) and (max-width:576px){.app .main .contact .contact-main .form{margin-bottom:8rem}}.app .main .contact .contact-main .form .contact-form{font-family:Barlow,sans-serif}.app .main .contact .contact-main .form .contact-form .form-field{display:flex;flex-direction:column;margin-bottom:20px}.app .main .contact .contact-main .form .contact-form .form-field label{font-size:1.5rem;font-weight:600}@media screen and (min-width:0px) and (max-width:576px){.app .main .contact .contact-main .form .contact-form .form-field label{font-size:1.4rem}}.app .main .contact .contact-main .form .contact-form .form-field input,.app .main .contact .contact-main .form .contact-form .form-field textarea{border:3px solid #000;font-family:Barlow,sans-serif;font-size:1.5rem;width:300px}@media screen and (min-width:0px) and (max-width:576px){.app .main .contact .contact-main .form .contact-form .form-field input,.app .main .contact .contact-main .form .contact-form .form-field textarea{font-size:1.4rem;width:275px}}.app .main .contact .contact-main .form .contact-form .form-field input{height:40px}.app .main .contact .contact-main .form .contact-form .form-field textarea{resize:none}.app .main .contact .contact-main .form .contact-form .form-field input:focus,.app .main .contact .contact-main .form .contact-form .form-field textarea:focus{box-shadow:0 0 40px #f1e8db;outline:none}.app .main .contact .contact-main .form .contact-form .form-error,.app .main .contact .contact-main .form .contact-form .form-success{font-size:1.5rem}@media screen and (min-width:0px) and (max-width:576px){.app .main .contact .contact-main .form .contact-form .form-error,.app .main .contact .contact-main .form .contact-form .form-success{font-size:1.4rem}}.app .main .contact .contact-main .form .contact-form .submit-button{background:#f1e8db;border:3px solid #000;border-radius:0;box-shadow:8px 8px 0 0;color:#000;cursor:pointer;font-family:Anton,sans-serif;font-size:28px;font-weight:500;height:75px;letter-spacing:1px;position:relative;touch-action:manipulation;user-select:none;-webkit-user-select:none;width:210px}.app .main .contact .contact-main .form .contact-form .submit-button:hover{background:#0000}.app .main .contact .contact-main .form .contact-form .submit-button:active{box-shadow:0 0 0 0;left:8px;top:8px}.app .main .contact .contact-main .contact-content{align-items:start;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;width:60%}@media screen and (max-width:992px){.app .main .contact .contact-main .contact-content{border-bottom:3px solid #000;padding-bottom:3rem;width:100%}}.app .main .contact .contact-main .contact-content .section-title{margin:2rem 0 1rem}.app .main .contact .contact-main .contact-content h3{font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.1;margin-bottom:2rem;width:375px}@media screen and (max-width:992px){.app .main .contact .contact-main .contact-content h3{border-bottom:3px solid #000;padding-bottom:3rem;width:100%}}@media screen and (min-width:0px) and (max-width:576px){.app .main .contact .contact-main .contact-content h3{font-size:1.4rem}}.app .main .contact .contact-main .contact-content h4{font-family:Barlow,sans-serif;font-size:2rem;margin-bottom:1rem}.app .main .contact .contact-main .contact-content .socials a{color:#000;text-decoration:none}.app .main .contact .contact-main .contact-content .socials a .social-icon{font-size:2rem}.app .main .contact .contact-main .contact-content .socials a .social-icon:first-child{margin-right:1rem}.app .main .contact .contact-main .contact-content .socials a .social-icon:hover{color:#f1e8db}.app .main .contact .contact-main .contact-content .contact-details{display:flex;flex-direction:column;width:100%}.app .main .contact .contact-main .contact-content .contact-details .specs{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1.5rem}@media screen and (max-width:1400px){.app .main .contact .contact-main .contact-content .contact-details .specs{flex-direction:column}}.app .main .contact .contact-main .contact-content .contact-details .specs a,.app .main .contact .contact-main .contact-content .contact-details .specs p{font-family:Barlow,sans-serif;font-size:1.4rem;letter-spacing:1px;line-height:1.1}.app .main .contact .contact-main .contact-content .contact-details .specs a{color:#000;text-decoration:none}.app .main .contact .contact-main .contact-content .contact-details .specs a .hover-white{-webkit-text-decoration:2px dotted underline #f1e8db;text-decoration:2px dotted underline #f1e8db}.app .main .contact .contact-main .contact-content .contact-details .specs a .hover-white:hover{color:#f1e8db}.app .main .contact .contact-main .contact-content .contact-details .specs a .contact-icon,.app .main .contact .contact-main .contact-content .contact-details .specs a .no-hover{cursor:default}.app .main .contact .contact-main .contact-content .contact-details .specs a:first-child,.app .main .contact .contact-main .contact-content .contact-details .specs a:nth-child(2){margin-bottom:1rem}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media screen and (max-width:540px) and (min-width:501px){.hero .hero-main .hero-main-text h2{font-size:4.4rem!important}.hero .hero-main .hero-main-text h3{font-size:1.8rem!important}}@media screen and (max-width:500px) and (min-width:461px){.hero .hero-main .hero-main-text h2{font-size:4.1rem!important}.hero .hero-main .hero-main-text h3{font-size:1.8rem!important}}@media screen and (max-width:460px) and (min-width:431px){.hero .hero-main .hero-main-text{min-height:50%}.hero .hero-main .hero-main-text h2{font-size:3.8rem!important}.hero .hero-main .hero-main-text h3{font-size:1.6rem!important}}@media screen and (max-width:430px) and (min-width:401px){.hero .hero-main .hero-main-text h2{font-size:3.55rem!important}.hero .hero-main .hero-main-text h3{font-size:1.6rem!important}}@media screen and (max-width:400px) and (min-width:355px){.hero .hero-main .hero-main-text{padding-top:2rem}.hero .hero-main .hero-main-text h2{font-size:3.15rem!important}.hero .hero-main .hero-main-text h3{font-size:1.5rem!important;width:100%!important}}@media screen and (max-width:354px) and (min-width:320px){.hero .hero-main .hero-main-text{padding-top:2rem}.hero .hero-main .hero-main-text h2{font-size:2.84rem!important}.hero .hero-main .hero-main-text h3{font-size:1.6rem!important}.tech{font-size:1rem!important}.specs a,.specs p,.testimonial figcaption{font-size:1.2rem!important}}
/*# sourceMappingURL=main.cf6d1135.css.map*/