@import url(https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:lemon-regular;margin:0}::selection{background:red;color:#fff}.header{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;max-width:100%;padding:20px 80px;position:fixed;top:0;transition:background-color .3s,height .3s;width:100%;z-index:9999}.header.scrolled{background-color:#fff;height:50px}.burger-button{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:40px;justify-content:center;transition:color .3s;width:50px}.header.scrolled .burger-button,.header.scrolled .mail-icon{color:#000}.logo{flex:1 1;height:40px;position:relative;transition:color .3s;width:40px}.logo,.mail-icon{display:flex;justify-content:center}.mail-icon{height:30px;width:30px}.header.scrolled .logo{color:#000}@media (max-width:768px){.header{padding:10px 20px}}@font-face{font-family:lemon-regular;src:url(/static/media/lemon-regular.cbdffe98b788158a18cc.otf)}.home{align-items:center;background-color:#2a09f3;display:flex;font-family:lemon-regular;height:100vh;justify-content:center;text-align:center}.title{z-index:1}.title h1{color:#fff;font-size:5vw;font-weight:400;line-height:10vh;margin-bottom:20px;position:relative}.title .highlight{color:#fff;font-size:10vw;font-weight:700;letter-spacing:2px}.contact-button{background-color:#ff2500;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:lemon-regular;font-size:1.8rem;font-weight:700;letter-spacing:1px;padding:10px 70px;text-transform:uppercase;transition:background-color .3s}.contact-button:hover{background-color:#c0392b}.subtitle-text{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:.8rem}.line-svg{bottom:-600px;height:auto;left:-200px;position:absolute;width:80%;z-index:0}.line-svg path{stroke-dasharray:5000;stroke-dashoffset:5000;animation:draw 10s linear infinite;animation-direction:alternate}@keyframes draw{to{stroke-dashoffset:0}}.subtitle-text{font-family:Rubik;font-size:1em}@media (max-width:768px){.title h1{font-size:3em;line-height:5vh}.title .highlight{font-size:1.2em}.subtitle-text{margin:56px 25px}.contact-button{width:90%}.line-svg{bottom:-700px;width:10%}}.section{background-color:#fff;color:#000;margin:0 auto;width:80%;z-index:1}.section-item{align-items:center;border-bottom:1px solid #ddd;display:flex;height:100px;justify-content:space-between;overflow:hidden;position:relative;transition:all .3s ease-in-out}.section-item:hover .image-container img{opacity:1;transform:translateX(0)}.text-container{flex:1 1;padding:20px}.image-container{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;width:60%}.image-container img{height:100%;object-fit:cover;opacity:0;transform:translateX(100%);transition:opacity .3s ease-in-out,transform .3s ease-in-out;width:100%}@font-face{font-family:lemon-wide;src:url(/static/media/lemon-wide.37a8336c4dbb601779c9.otf)}.container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center}.large-text{font-size:5rem;margin-bottom:8rem;width:60%;z-index:2}.small-text{font-size:3rem;z-index:2}.large-text strong{font-family:lemon-wide}@media (max-width:768px){.large-text{font-size:3rem;margin-bottom:4rem;width:80%}.small-text{font-size:2rem;width:85%}}body{overflow-x:hidden}
/*# sourceMappingURL=main.72547da5.css.map*/