app-header .app-header{background-color:#000;color:#fff;transform-origin:0 0;height:100vh}app-header .landing-img{background-image:url(/assets/img/landing.jpg);background-repeat:no-repeat;background-attachment:fixed;background-position:center;background-size:cover;height:100vh;width:100%}body{margin:0}app-website{font-family:'Work Sans',sans-serif}app-navbar .app-navbar{padding-right:10vh;display:flex;justify-content:flex-end;align-items:center;background-color:#fff;color:#000;height:100px;position:fixed;width:100%;z-index:10}@media screen and (max-width:900px){app-header .landing-img{background-image:url(/assets/img/landing_mobile.jpg)}app-navbar .app-navbar{justify-content:center}}app-navbar .app-navbar-item{margin-left:25px;margin-right:25px;font-size:24px;cursor:pointer}app-aboutme .skew-element:before{content:"";position:relative;display:block;width:100%;height:25vh;top:-7vh;left:0;right:0;z-index:1;background-color:#fff;transform:skewY(-4deg)}@media screen and (max-width:1200px){app-aboutme .skew-element:before{height:15vh}}@media screen and (max-width:600px){app-navbar .app-navbar-item{font-size:14px;margin-left:0}app-aboutme .skew-element:before{height:10vh}}app-aboutme .aboutme{background-color:#fff;min-height:600px;display:flex;justify-content:space-between;margin-left:100px;margin-right:100px}@media screen and (max-width:1400px){app-aboutme .aboutme{margin-left:0;padding-bottom:100px}}app-aboutme .aboutme-text-wrapper{width:50%}@media screen and (max-width:1200px){app-aboutme .aboutme{flex-direction:column;margin-right:0;min-height:950px}app-aboutme .aboutme-text-wrapper{width:80%;margin:0 auto}}app-aboutme .text-line{font-size:32px;position:relative;z-index:5}app-aboutme .text-line.small{font-size:24px;color:gray;margin-top:20px}app-aboutme .text-line .shadow-wrapper{position:relative;margin-left:5px;margin-right:5px}app-aboutme .text-line .shadow-wrapper .shadow:before{content:"";z-index:-1;position:absolute;bottom:-3px;height:40px;width:100%;box-shadow:inset 0 7px 5px 34px #fffcd6}@media screen and (max-width:600px){app-aboutme .text-line{font-size:24px}}app-aboutme .arrows-wrapper{margin-left:50px;font-size:96px;font-weight:900;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:1200px){app-aboutme .arrows-wrapper{margin-left:0}}app-aboutme .arrows{display:flex;justify-content:space-around;width:100%}app-aboutme .arrows .arrow{height:107px;width:50px;background-repeat:no-repeat}app-aboutme .arrows .arrow.arrow-up{background-image:url(/assets/img/arrow_up.png)}app-aboutme .arrows .arrow.arrow-down{background-image:url(/assets/img/arrow_down.png)}app-reference .skew-element:before{content:"";position:relative;display:block;width:100%;height:25vh;top:7vh;left:0;right:0;z-index:1;background:gray;transform:skewY(4deg)}@media screen and (max-width:900px){app-aboutme .arrows-wrapper{font-size:72px}app-reference .skew-element:before{height:10vh}}app-reference .whatitranslate-wrapper{margin-left:100px}app-reference .whatitranslate-wrapper .text{font-size:24px}app-reference .whatitranslate-wrapper .text-header{font-weight:600;font-size:96px}@media screen and (max-width:1200px){app-reference .whatitranslate-wrapper .text-header{font-size:72px}}@media screen and (max-width:600px){app-aboutme .arrows-wrapper{margin-bottom:30px;font-size:48px}app-reference .whatitranslate-wrapper .text-header{font-size:48px;text-align:center}}app-reference .refrences{padding-top:100px;min-height:600px;display:flex;justify-content:space-between;background-color:gray;color:#fff}@media screen and (max-width:1200px){app-reference .refrences{min-height:1050px}}app-reference .ref-wrapper{margin-right:100px;width:50%}@media screen and (max-width:900px){app-reference .whatitranslate-wrapper{margin-left:0}app-reference .refrences{flex-direction:column;align-items:center;min-height:1400px}app-reference .ref-wrapper{margin-right:0;width:initial}app-reference .ref .text{text-align:center}}app-reference .client-references{font-size:96px;font-weight:600;margin-bottom:20px}app-reference .ref{display:flex;align-items:center}app-reference .ref.margin-top{margin-top:20px}app-reference .ref .text{width:80%;margin-left:20px;font-size:24px}@media screen and (max-width:1200px){app-reference .client-references{font-size:72px;text-align:center}app-reference .ref{flex-direction:column}app-reference .ref .text{margin-bottom:20px;margin-top:20px}}app-reference .pdf-icon{background-image:url(/assets/img/pdf_icon.png);background-repeat:no-repeat;height:128px;width:128px;cursor:pointer}app-reference .clients-and-prices{padding-top:50px;min-height:600px;background-color:gray;color:#fff;display:flex;justify-content:space-between}app-reference .clients{margin-left:100px}app-reference .clients .header{font-size:96px}@media screen and (max-width:600px){app-reference .client-references{font-size:48px}app-reference .clients .header{font-size:72px;text-align:center}}app-reference .clients .client{font-size:24px}@media screen and (max-width:900px){app-reference .clients-and-prices{flex-direction:column;min-height:800px;justify-content:inherit;align-items:center}app-reference .clients{margin-left:0}}app-reference .price-list{width:50%;margin-right:100px}app-reference .price-list .margin-top{margin-top:20px}app-reference .price-list .header{font-size:96px}@media screen and (max-width:600px){app-reference .price-list .header{font-size:72px}}app-reference .price-list .price-wrapper{font-size:24px;display:flex;justify-content:space-between;align-items:center;width:70%}@media screen and (max-width:1200px){app-reference .price-list .price-wrapper{width:initial}app-reference .price-list .price-wrapper .price-text{margin-right:20px;padding-left:20px;padding-right:20px}app-reference .price-list{width:initial}}@media screen and (max-width:600px){app-reference .price-list .price-wrapper{flex-direction:column;align-items:center}app-reference .price-list .price-wrapper .price-text{margin-right:0;text-align:center}app-reference .price-list .price-wrapper .price{font-weight:600}app-reference .price-list{display:flex;flex-direction:column;align-items:center}}app-contact .skew-element{background-color:#000}app-contact .skew-element:before{content:"";position:relative;display:block;width:100%;height:25vh;top:-7vh;left:0;right:0;z-index:1;background-color:#000;transform:skewY(-4deg)}app-contact .contact{padding-top:50px;min-height:250px;background-color:#000;color:#fff;display:flex;justify-content:space-between}app-contact .send-message{padding:10px;margin-left:100px;font-size:32px;border:2px solid #fff;border-radius:3px;height:40px;cursor:pointer;font-weight:600;display:block;color:#fff;text-decoration:none;text-align:center}app-contact .send-message:hover{background-color:#fff;color:#000;transition:all .5s ease-out}@media screen and (max-width:900px){app-reference .price-list{margin-right:0}app-contact .skew-element:before{height:10vh}app-contact .contact{flex-direction:column}app-contact .send-message{margin:0 auto;width:60%}}app-contact .contact-line{display:flex;justify-content:space-between;width:70%;font-size:24px}@media screen and (max-width:1200px){app-contact .contact-line{width:initial}app-contact .contact-line .label{margin-right:30px}}@media screen and (max-width:600px){app-contact .send-message{height:80px;margin-bottom:100px}app-contact .contact-line{flex-direction:column;align-items:center;text-align:center}app-contact .contact-line .label{margin-right:0}app-contact .contact-line .value{font-weight:600}}app-contact .contact-details{width:50%;margin-right:100px}@media screen and (max-width:1200px){app-contact .contact-details{width:initial}}@media screen and (max-width:900px){app-contact .contact-details{margin:0 auto 50px;width:60%}}app-rodo-statement #rodo{background-color:#000;color:#fff;padding-left:100px;padding-right:100px;padding-bottom:50px}@media screen and (max-width:600px){app-rodo-statement #rodo{padding-left:50px;padding-right:50px}}app-rodo-statement .rodo-text{margin-bottom:10px}app-google-map agm-map{height:500px}