/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}:root{font-family:"default","sans-serif";--main-color: #1e6e67;--app-height: 100%}*{box-sizing:border-box}body{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);background:transparent;z-index:1}button{border:none;background-color:transparent}h2,h3,h4{margin:0}p{margin:0;margin-block-start:0em;margin-block-end:0em}::-webkit-scrollbar{width:5px;height:8px}::-webkit-scrollbar-track{position:absolute;background:transparent}::-webkit-scrollbar-thumb{background:transparent;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:rgb(221,221,221)}::-webkit-scrollbar-track:hover{background-color:rgba(211,211,211,.15)}.cursor{position:absolute;top:-5%;right:0;padding:10px 15px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700;color:#1e6e67;font-size:.75rem;line-height:100%;z-index:9999;border-radius:9999px;opacity:1}.cursor .icon{position:relative;width:30px;height:55px;border-radius:9999px;border:3px solid #1e6e67;background-color:#fff;margin-bottom:5px}.cursor img{width:30px;position:absolute;top:125%;left:-5%}@keyframes scrollLine{0%{top:0%;opacity:0}3%{opacity:1}6%{opacity:1;transform:translate(-50%)}50%{opacity:1;top:10%;transform:translate(-50%,10%)}60%{opacity:1;top:10%;transform:translate(-50%,-5%)}64%{opacity:0;top:10%;transform:translate(-50%,-5%)}}.cursor .icon .dot{position:absolute;left:50%;top:10%;transform:translate(-50%);width:6px;height:12px;border-radius:7px;background-color:#1e6e67;opacity:0;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-transform-origin:center;transform-origin:center center;animation:scroll 3s ease-in-out 0s infinite}@keyframes scroll{0%{top:10%;opacity:0}3%{opacity:1}6%{opacity:1;transform:translate(-50%,-20%)}50%{opacity:1;top:60%;transform:translate(-50%,10%)}60%{opacity:1;top:60%;transform:translate(-50%,-5%)}66%{opacity:0;top:60%;transform:translate(-50%,-5%)}}@media all and (max-width: 480px){.cursor{display:none!important}}#go-to-main{position:absolute;left:0;top:0;opacity:1;z-index:9999}.navbar{padding:1% 2%;display:flex;justify-content:space-between;align-items:center}.navbar .left{display:flex;justify-content:start;align-items:center}.navbar .left .logo{display:flex;align-items:center}.navbar .left h1 img{height:44px}@media (max-width: 568px){.navbar .left h1 img{width:150px;height:44px}}.navbar .left a{color:#1e6e67;font-weight:700;text-decoration:none}.navbar .left a:visited{color:#1e6e67;text-decoration:none}.navbar .right{display:flex;justify-content:start;align-items:center}.navbar .nav_burger{margin-right:24px}.navbar .website-nav{margin-left:20px;color:var(--main-color);font-size:clamp(.875rem,3vmin,1rem);line-height:150%;letter-spacing:.08em;text-decoration:none}.navbar h1{font-size:1rem;margin:0}@media all and (max-width: 450px){.navbar .nav_burger{margin-right:0}.navbar .website-nav{display:none}.navbar .left{position:relative;width:100%;justify-content:space-between;flex-direction:row-reverse}}#the-nav{display:none;border:2px solid #1e6e67;padding:1% .6%;position:fixed;z-index:99999;top:10%;left:2%;background-color:#fff;height:fit-content}#the-nav ul{width:clamp(150px,20vw,800px);display:flex;flex-direction:column;justify-content:space-between;list-style-type:none;margin-block-start:0em;margin-block-end:0em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:0px}#the-nav li{width:100%;list-style:none}#the-nav li>*{padding-top:2.5%;padding-bottom:2.5%;display:flex;justify-content:flex-start;align-items:center;text-decoration:none}#the-nav li:hover div.arrow-right:not(.active){border-left:.6vw solid #1e6e6783}#the-nav .text{white-space:nowrap;font-weight:700;font-size:clamp(.875rem,2vmin,1.5rem);line-height:130%;letter-spacing:.08em;color:#1e6e67}#the-nav div.arrow-right{margin-right:10%;width:0;height:0;border-top:.6vw solid transparent;border-bottom:.6vw solid transparent;border-left:.6vw solid #1e6e6700;transition:all .2s}#the-nav div.arrow-right.active{border-left:.6vw solid #1e6e67}@media all and (max-width: 540px){#the-nav li:hover div.arrow-right:not(.active){border-left:1.2vw solid #1e6e6783}#the-nav div.arrow-right.active{border-left:1.2vw solid #1e6e67}#the-nav div.arrow-right{border-top:1.2vw solid transparent;border-bottom:1.2vw solid transparent;border-left:1.2vw solid #1e6e6700}}.navbar .website-nav .dots{margin-right:14px}footer{z-index:2;display:flex;height:28px;justify-content:center;align-items:center;width:100%;padding:1%;background-color:#fff;position:fixed;bottom:0;left:0}.zero-project{padding:10px;position:relative;display:flex;justify-content:center;align-items:center}#zero-project{min-width:80px;width:7vw;max-width:200px;aspect-ratio:1;position:absolute;left:0;bottom:10%;z-index:999;display:flex;justify-content:center;align-items:center;background-color:#fff;padding:10px;box-shadow:0 4px 20px rgba(0,0,0,.1);border-radius:0 15px 15px 0}.zero-project img{width:30%}#zero-project img{width:100%}footer .copy-right{width:95%;display:flex;justify-content:start;align-items:center;color:#1e6e67;font-size:clamp(.75rem,1.2vmin,1.5rem)}footer #bottom-nav{color:#1e6e67;text-decoration:none;margin-right:10px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}a:focus-visible{border:2px solid #00b0f0;outline:0px solid #00b0f0!important;text-decoration:none}button:focus-visible,button:focus{outline:2px solid #00b0f0}.bold{font-weight:700}.flex{display:flex}.item-center{align-items:center}.justify-evenly{justify-content:space-evenly}.text-center{text-align:center}.visibility-hidden{visibility:hidden}
