@import "https://fonts.googleapis.com/css2?family=Nunito:wght@300;600&display=swap";body{min-height:calc(100vh - env(safe-area-inset-bottom) - env(safe-area-inset-top));background-color:#fff;flex-direction:column;gap:2em;margin:0;font-family:Nunito,sans-serif;font-size:1rem;font-weight:300;display:flex}@supports (-webkit-fill-available:0){body{min-height:-webkit-fill-available}}body{padding:0;overflow-x:hidden}a{color:#14a800}p{margin:0 0 1em}strong{font-weight:600}h1{margin:0 0 1em;font-weight:600}h2{font-weight:600}.button{color:#fff;background-color:#14a800;border-radius:2em;padding:.5em 1em;text-decoration:none;display:inline-block}.header{clip-path:polygon(0% 0,0 85%,100% 100%,100% 0%);background:linear-gradient(90deg,#14a800 0%,#005800 100%);flex-direction:column;align-items:center;max-height:810px;padding:2em 2em 3em;display:flex;overflow:hidden}.bokeh-background{position:relative}.bokeh-background span{backface-visibility:hidden;border-radius:20vmin;width:20vmin;height:20vmin;animation-name:move;animation-duration:6s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute}.bokeh-background span:first-child{color:#96b817;transform-origin:20vw -3vh;animation-duration:13.6s;animation-delay:-15.9s;top:38%;left:57%;box-shadow:-40vmin 0 5.48612vmin}.bokeh-background span:nth-child(2){color:#96b817;transform-origin:-14vw 6vh;animation-duration:14.6s;animation-delay:-13.2s;top:43%;left:10%;box-shadow:-40vmin 0 5.37041vmin}.bokeh-background span:nth-child(3){color:#96b817;transform-origin:-24vw 23vh;animation-duration:11.6s;animation-delay:-5.5s;top:73%;left:77%;box-shadow:40vmin 0 11.2085vmin}.bokeh-background span:nth-child(4){color:#00994f;transform-origin:-4vw 4vh;animation-duration:11.6s;animation-delay:-2.3s;top:49%;left:12%;box-shadow:40vmin 0 9.71286vmin}.bokeh-background span:nth-child(5){color:#00994f;transform-origin:4vw 13vh;animation-duration:10.2s;animation-delay:-10.4s;top:12%;left:10%;box-shadow:-40vmin 0 6.77561vmin}.bokeh-background span:nth-child(6){color:#00994f;transform-origin:-4vw 10vh;animation-duration:14.2s;animation-delay:-15.2s;top:6%;left:91%;box-shadow:40vmin 0 8.41396vmin}.bokeh-background span:nth-child(7){color:#96b817;transform-origin:22vw -19vh;animation-duration:14.6s;animation-delay:-6.8s;top:73%;left:98%;box-shadow:-40vmin 0 11.7828vmin}.bokeh-background span:nth-child(8){color:#00994f;transform-origin:-5vw -20vh;animation-duration:15s;animation-delay:-9.6s;top:91%;left:48%;box-shadow:40vmin 0 5.5962vmin}.bokeh-background span:nth-child(9){color:#96b817;transform-origin:24vw -15vh;animation-duration:15.4s;animation-delay:-.3s;top:92%;left:4%;box-shadow:-40vmin 0 12.2729vmin}.bokeh-background span:nth-child(10){color:#00994f;transform-origin:6vw 17vh;animation-duration:14.7s;animation-delay:-13.1s;top:49%;left:2%;box-shadow:-40vmin 0 9.65122vmin}.bokeh-background span:nth-child(11){color:#00994f;transform-origin:6vw 23vh;animation-duration:11.6s;animation-delay:-2s;top:42%;left:79%;box-shadow:-40vmin 0 12.409vmin}.bokeh-background span:nth-child(12){color:#96b817;transform-origin:4vw 9vh;animation-duration:11.9s;animation-delay:-12.4s;top:39%;left:90%;box-shadow:-40vmin 0 5.58941vmin}.bokeh-background span:nth-child(13){color:#00994f;transform-origin:4vw -13vh;animation-duration:12.5s;animation-delay:-9.7s;top:84%;left:47%;box-shadow:40vmin 0 12.6859vmin}.bokeh-background span:nth-child(14){color:#00994f;transform-origin:8vw 25vh;animation-duration:11.8s;animation-delay:-10.6s;top:57%;left:21%;box-shadow:40vmin 0 14.6329vmin}.bokeh-background span:nth-child(15){color:#00994f;transform-origin:-3vw 24vh;animation-duration:15.4s;animation-delay:-.4s;top:91%;left:51%;box-shadow:-40vmin 0 12.7427vmin}.bokeh-background span:nth-child(16){color:#00994f;transform-origin:15vw -9vh;animation-duration:13s;animation-delay:-9s;top:44%;left:44%;box-shadow:40vmin 0 9.61107vmin}.bokeh-background span:nth-child(17){color:#00994f;transform-origin:4vw 7vh;animation-duration:10.1s;animation-delay:-8.4s;top:62%;left:70%;box-shadow:-40vmin 0 11.6126vmin}.bokeh-background span:nth-child(18){color:#96b817;transform-origin:-13vw -5vh;animation-duration:13.3s;animation-delay:-.2s;top:78%;left:92%;box-shadow:40vmin 0 12.6357vmin}.bokeh-background span:nth-child(19){color:#00994f;transform-origin:20vw 8vh;animation-duration:10.7s;animation-delay:-15.2s;top:15%;left:28%;box-shadow:40vmin 0 7.74521vmin}.bokeh-background span:nth-child(20){color:#96b817;transform-origin:21vw -14vh;animation-duration:14.8s;animation-delay:-.7s;top:42%;left:78%;box-shadow:40vmin 0 9.4209vmin}@keyframes move{to{transform:translateZ(1px)rotate(360deg)}}.header-wrapper{z-index:1;flex-direction:row;align-items:center;gap:1em;width:100%;max-width:960px;display:flex}.name{color:#fff;flex-direction:column;flex:1;order:2;justify-content:center;display:flex}.name h1{margin:0;font-weight:600}.name p{margin:0}.profile-image-container{aspect-ratio:1;border:5px solid #fff;border-radius:50%;order:1;justify-content:center;width:25%;display:flex;position:relative;overflow:hidden;box-shadow:0 0 10px #0000001a}.myphoto{max-height:100%}.about{box-sizing:border-box;flex-direction:column;justify-content:center;padding:0 2em;display:flex}.contact{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;padding:0 2em;display:flex}.contact ul{flex-direction:row;margin:0;padding:0;display:flex}.contact ul li{text-align:center;flex:1;line-height:1.6em;list-style:none}.contact .social{flex-direction:row;flex:1;align-items:flex-end;padding:2em 0;display:flex}.contact .social a{text-align:center;flex:1;justify-content:center;display:flex}.contact .social a span{display:none}.contact .social a img{width:auto;max-height:1.2em}@media screen and (width>=1024px){body{font-size:1.4em}.header{clip-path:polygon(0 0,0 85%,100% 100%,100% 0);background:linear-gradient(90deg,#14a800 0%,#005800 100%);flex-direction:row;justify-content:center;align-items:center;height:30vh;max-height:810px;padding:2em 0 3em;display:flex;overflow:hidden}.name{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;width:auto;height:100%;padding:2em;display:flex}.profile-image-container{width:175px}.myphoto{width:auto;max-height:100%;position:static}.about,.contact{flex:1;align-self:center;width:100%;max-width:960px}}@media (prefers-color-scheme:dark){body{color:#fff;background-color:#000}a{color:#fff}.header{color:#000;background-color:#fff}}
/*# sourceMappingURL=omazda-pl.98328a26.css.map */
