*{box-sizing:border-box;font-size:1.1rem;font-weight:100;margin:0;padding:0}.bold{font-size:2rem;font-weight:700}.semi-bold{font-size:1.2rem;font-weight:500}.title{color:#ed1c24;font-size:1.5rem;font-weight:600;margin:0 auto 40px;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.title:after{background-color:#fff;bottom:-10px;content:"";height:3px;position:absolute;right:0;width:75%}.max-width{margin:0 auto;width:90%}@media screen and (max-width:760px){.bold{font-size:1.4rem;font-weight:700}.semi-bold{font-size:1rem;font-weight:500}.title{font-size:1.2rem;font-weight:600}.max-width{width:95%}}.main-content{position:relative;top:3rem}.landing-page{justify-content:center;margin-top:2.4rem}.landing-page,.landing-page .texts-container{align-items:center;display:flex;flex-direction:column}.landing-page .texts-container .semi-bold{margin:20px 0;text-align:center;width:60%}.landing-page .btn-container button{background-color:#ed1c24;border:none;border-radius:40px;color:#fff;cursor:pointer;margin:10px;outline:none;padding:15px;transition:background-color,color,.7s ease}.landing-page .btn-container button:hover{background-color:#000}.landing-page .btn-container button:last-child{background-color:#fff;border:1px solid #000;color:#000}.landing-page .btn-container button:last-child:hover{background-color:#000;color:#fff}.landing-page-image{margin-bottom:50px}.landing-page img{height:600px;width:100%}@media screen and (max-width:760px){.landing-page{margin-top:3.4rem}.landing-page .texts-container .semi-bold{margin:20px 0;width:95%}.landing-page .btn-container button{margin:10px;padding:10px}.landing-page img{height:400px;width:100%}}.services{margin-top:4rem;position:relative;top:12rem}.services .contents{display:flex;flex-wrap:wrap;justify-content:space-around}.services .contents .content{border:2px solid #ddd;display:flex;flex-direction:column;height:auto;margin-bottom:30px;padding:30px;position:relative;width:30%}.services .contents .content:nth-child(2n){background-color:#010122;border:2px solid #010122;color:#fff}.services .contents .content:after{height:4px;width:40%}.services .contents .content:after,.services .contents .content:before{background-color:#ca5a5d;content:"";left:-6px;position:absolute;top:-6px}.services .contents .content:before{height:40%;width:4px}.services .contents .content p.sub-title{color:#ed1c24;font-size:1.2rem;font-weight:400;margin-bottom:2px}.services .main-title{color:#ed1c24;font-size:1.2rem;font-weight:200;margin-bottom:10px}.services .title:after{background-color:#ed1c24}@media screen and (max-width:760px){.services .contents{flex-direction:column}.services .contents .content{margin:0 auto 30px;width:80%}.services .contents .content p:first-child{font-size:1.2rem}}.whatwedo{background-color:#010122;color:#fff;margin-top:1.3rem;padding:30px 10px}.whatwedo .container{align-items:center;display:flex;justify-content:space-between}.whatwedo .left-content,.whatwedo .right-content{width:45%}.whatwedo .left-content{color:#ed1c24;font-size:1.2rem;font-weight:200;margin-bottom:10px}.whatwedo .left-content p:last-child{font-size:1.8rem;font-weight:600;width:50%}.whatwedo .right-content p{margin-top:2rem;text-align:justify}.whatwedo .image-container{background-color:#ed1c24;height:500px;margin:0 auto;position:relative;top:10rem;width:60%}.whatwedo .image-container img{height:100%;max-width:100%}@media screen and (max-width:760px){.whatwedo{margin-top:1.3rem}.whatwedo .container{align-items:center;flex-direction:column;justify-content:flex-start}.whatwedo .left-content,.whatwedo .right-content{margin-bottom:20px;width:100%}.whatwedo .left-content p:first-child{font-size:1.2rem;margin-bottom:10px}.whatwedo .left-content p:last-child{font-size:1.4rem;width:70%}.whatwedo .right-content p{margin-bottom:1rem}.whatwedo .image-container{height:300px;width:80%}}a{color:#000;text-decoration:none}ul li{list-style:none}.nav-container{background-color:#fff;padding:5px 0;position:fixed;top:0;transition:top .5s ease;width:100%;z-index:9}.nav-container .wrapper{align-items:center;display:flex;justify-content:space-between;margin:4px auto;width:90%}.nav-links{display:flex}.nav-links li{border-right:1px solid #ddd;margin:10px 10px 10px 2px;padding:0 3px;transition:color .7s ease}.nav-links li a:hover{color:blue}.nav-btn{background-color:#000;border:none;border-radius:40px;color:#fff;cursor:pointer;outline:none;padding:15px;transition:background-color .7s ease}.nav-btn:first-child{background-color:#fff;color:#000;margin-right:4px}.nav-btn:hover{background-color:#ed1c24}.nav-btn:first-child:hover{color:#fff}.sidebar{align-items:center;background-color:rgba(0,0,0,.9);display:flex;flex-direction:column;height:100vh;justify-content:center;left:-1000px;position:fixed;top:0;transition:left .8s ease-out;width:60%;z-index:90}.sidebar a{border-bottom:1px solid #ddd;color:#fff;padding:10px;text-align:center;width:100%}.show{left:0}.sidebar a:hover{background-color:#ed1c24}.mobile-menu{cursor:pointer;display:none}@media screen and (max-width:760px){.desktop{display:none}.mobile-menu{display:block}.nav-container .wrapper{margin:10px auto}}
/*# sourceMappingURL=main.59d893c7.css.map*/