@import"https://fonts.googleapis.com/css2?family=Lora:wght@400;600&family=Raleway:ital,wght@0,100;1,100&display=swap";.lora{font-family:Lora,serif;font-weight:400}.lora.thick{font-weight:600}a{font-family:Lora,serif;font-weight:600;color:#000;text-decoration:none;opacity:.5;transition:opacity .3s}a.is--active,a:hover{opacity:1;text-decoration:line-through}a.image-link{opacity:1}h1,.h1{font-size:2rem;margin:0;font-weight:100;font-weight:400}@media (max-width: 768px){h1,.h1{font-size:1.7rem}}h2,.h2{font-size:1.5rem;margin:0;font-weight:100;font-weight:400}@media (max-width: 768px){h2,.h2{font-size:1.275rem}}h3,.h3{font-size:1.2rem;margin:0;font-weight:100;font-weight:400}@media (max-width: 768px){h3,.h3{font-size:1.02rem}}p,.p{font-size:1rem;margin:0;font-weight:100;font-weight:400}@media (max-width: 768px){p,.p{font-size:.85rem}}html,body{margin:0;font-family:Raleway,sans-serif;width:100vw;height:100vh;position:relative;overflow:hidden}body{display:flex;align-items:center}#gradient-canvas{z-index:0;position:absolute;width:100%;height:100%;--gradient-color-1: #ffffed;--gradient-color-2: #ffffed;--gradient-color-3: #9ff294;--gradient-color-4: #75b36d}@keyframes welcome{0%{opacity:0}to{opacity:1}}.loading-screen{z-index:1000;position:fixed;top:0;left:0;background-color:#ffffed;background:linear-gradient(-55deg,#75b36d,#ffffed,#ffffed,#9ff294);color:#4b7346;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;transition:opacity .6s cubic-bezier(.445,.05,.55,.95)}.loading-screen h2 span:nth-child(0){animation-delay:0s}.loading-screen h2 span:nth-child(1){animation-delay:.1s}.loading-screen h2 span:nth-child(2){animation-delay:.2s}.loading-screen h2 span:nth-child(3){animation-delay:.3s}.loading-screen h2 span:nth-child(4){animation-delay:.4s}.loading-screen h2 span:nth-child(5){animation-delay:.5s}.loading-screen h2 span:nth-child(6){animation-delay:.6s}.loading-screen h2 span{animation:welcome .3s ease-in-out forwards;opacity:0}.loading-screen h2 span:nth-child(7){animation-delay:.7s}.loading-screen.fade-out{opacity:0}nav{position:absolute;top:0;right:0;margin:2rem 1rem 1rem}nav a{margin-left:.5rem}.header-logo{display:none;width:3rem;position:fixed;top:0;left:0;margin:1rem}@media (max-width: 768px){.header-logo{display:block}}.signature{width:30vw;z-index:1;margin:1rem;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width: 768px){.signature{display:none}}.signature .signature-top{display:flex;align-items:center;border-bottom:solid 1px black}.signature .signature-top a{margin-left:1rem}.signature .signature-top a img{width:4.5vw}.signature h1{font-size:3vw;line-height:3vw}.signature p{font-size:1.2vw;line-height:1.2vw;width:30vw;margin-top:.5vw}main{position:sticky;top:4.5rem;max-height:calc(100vh - 4.5rem);z-index:1;text-align:right;display:flex;justify-content:end;width:100%;z-index:2;overflow-y:auto}@media (max-width: 768px){main{max-width:100%;text-align:left;right:auto;left:0}}main article{opacity:0;transition:opacity .3s;max-width:50%;margin:1rem;height:fit-content!important}@media (max-width: 768px){main article{max-width:100%;padding-bottom:3.5rem}}main article.about h3{margin-bottom:.25rem;text-align:end}@media (max-width: 768px){main article.about h3{text-align:left}}main article.about .resp-title{display:none;font-family:Lora,serif;font-weight:600}@media (max-width: 768px){main article.about .resp-title{display:block}}main article.about p{margin-bottom:1rem;display:none}@media (max-width: 768px){main article.about p{display:block}}main article.about img{max-width:10rem;max-height:10rem;width:10rem;height:10rem;border-radius:50%;margin-bottom:.25rem}main article.services h1{margin-bottom:.5rem;line-height:1.5rem}main article.services h1 span{margin-left:.5rem;font-size:1rem}@media (max-width: 768px){main article.services h1 span{font-size:.85rem}}main article.services h3{margin-bottom:1rem}main article.contact h1{margin-bottom:1rem}main article.contact h3{cursor:pointer;text-decoration:underline;transition:opacity .3s}main article.contact h3 .spacer{padding:0 .5rem}
