@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}a{text-decoration:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}body{position:relative;height:100dvh;width:100%}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100dvh;background-image:url(/assets/paper-BSk4QHT8.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-2}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100dvh;background-color:#f4efe480;z-index:-2}.nav__link{text-underline-offset:0;transition:text-decoration-color .3s,text-underline-offset .3s}.nav__link:hover,.nav__link-active{text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:1.5px}.nav{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;position:fixed;width:100%;padding:25px;z-index:1}@media (max-width: 576px){.nav{padding:15px}}.nav-mobile{z-index:10}.nav-mobile--open{background-color:var(--text-color)}.nav__logo{font-size:clamp(1.75rem,3vw + .5rem,2rem);font-weight:600}.nav__logo--open{color:var(--bg-color)}.nav__right{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:2rem}.nav__icon--open{color:var(--bg-color)}.nav__link{font-size:1.125rem}@media (max-width: 576px){.nav__link{font-size:clamp(1.75rem,3vw + .5rem,2.4rem);color:var(--bg-color)}}.nav__link--mobile{font-size:clamp(1rem,1.5vw + .25rem,1.25rem)}.nav__small{position:fixed;z-index:1;width:100%;height:100dvh;background-color:var(--text-color);padding:100px 15px 15px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:2.5rem}.nav__small .nav__link,.nav__small .nav__social{opacity:0;animation:contentFade .2s ease forwards}.nav__small--open{animation:slideDown .5s ease forwards}.nav__small--open .nav__link,.nav__small--open .nav__social{animation:contentFade .4s ease forwards;animation-delay:.3s}.nav__small--close{animation:slideUp .4s ease forwards}.nav__small--close .nav__link,.nav__small--close .nav__social{animation:contentFadeOut .1s ease forwards}.nav__menu{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:2.5rem;margin-bottom:calc(50px - 2.5rem)}.nav__social{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:1.5rem;border-top:1px solid #f4efe4;border-bottom:1px solid #f4efe4;padding:50px 0;width:100%}.nav__contact{margin-top:calc(50px - 2.5rem)}@keyframes slideDown{0%{bottom:100%}to{bottom:0%}}@keyframes slideUp{to{bottom:100%}0%{bottom:0%}}@keyframes contentFade{0%{opacity:0}to{opacity:1}}@keyframes contentFadeOut{0%{opacity:1}to{opacity:0}}.btn{border:0;background-color:transparent;padding:0}.container{padding:25px}@media (max-width: 576px){.container{padding:15px}}.footer__link{text-underline-offset:0;transition:text-decoration-color .3s,text-underline-offset .3s}.footer__link:hover{text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:1.5px}.footer{color:#141717;margin-top:50px}.footer__bottom{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end;gap:1rem;font-size:.875rem;margin-top:2rem}@media (max-width: 576px){.footer__bottom{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}}.footer__contact{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-end;gap:.5rem}@media (max-width: 576px){.footer__contact{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}}.footer__socials{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:1rem}.footer__title{font-weight:600}.footer__link{font-size:.875rem;font-weight:300;color:#141717}.hero{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;height:calc(100dvh - 50px)}.hero__text{font-size:clamp(2.25rem,3vw + .5rem,3.25rem);font-weight:600;text-align:center}.hero__description{margin-top:20px;text-align:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:5px}@media (max-width: 576px){.hero__description{width:260px;position:relative}}.hero__emoji{font-size:1.5rem}@media (max-width: 576px){.hero__emoji{position:absolute;right:35px;bottom:-5px}}.controls__color-wrapper input[type=color],.controls__icon-size,.controls__icon-clean{border:0;padding:0;cursor:pointer;background-color:transparent}.watercolor-canvas{position:fixed;inset:0;width:100dvw!important;height:100dvh!important;z-index:-1;background:transparent;pointer-events:none;touch-action:none;user-select:none;-webkit-user-select:none}.controls{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.controls-section{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-end;gap:1.5rem;background:#fff;padding:15px}.controls__color-wrapper{width:30px;height:30px;overflow:hidden;border-radius:100%}.controls__color-wrapper input[type=color]{width:100%;height:100%;transform:scale(3.5)}.controls__size-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.5rem}.controls__size{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.25rem}.controls__size-popup{background:#fff;padding:15px;width:230px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.controls__size-popup input[type=range]{-webkit-appearance:none;-moz-appearance:none;width:150px;height:6px;background:#425e44;border-radius:3px;outline:none;font-variant-numeric:tabular-nums}.controls__size-popup input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:var(--text-color);border-radius:50%;cursor:pointer;border:none}.controls__size-popup input[type=range]::-moz-range-thumb{width:16px;height:16px;background:var(--text-color);border-radius:50%;cursor:pointer;border:none}.controls__size-popup span{min-width:40px;text-align:center;font-size:.9rem;font-variant-numeric:tabular-nums}.about{margin-top:100px}.about__me{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;align-items:center;gap:3rem}@media (max-width: 819px){.about__me{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-evenly;align-items:center}}.about__textbold{font-size:clamp(1.75rem,3vw + .5rem,2.4rem);font-weight:600;margin-bottom:2rem}.about__text{font-size:clamp(1rem,1.5vw + .25rem,1.25rem)}.about__info{width:700px;max-width:100%}.about__photo{width:80%;max-width:600px;opacity:.8}@media (max-width: 1480px){.about__photo{width:100%;max-width:400px}}@media (max-width: 819px){.about__photo{width:100%;max-width:450px}}@media (max-width: 576px){.about__photo{width:100%;max-width:350px}}.header{padding-top:100px}.header__title{font-size:clamp(2rem,3vw + .5rem,3rem);font-weight:600;text-align:center}.name{position:relative;height:calc(100dvh - 248px)}@media (max-width: 576px){.name{height:calc(100dvh - 192px)!important}}.name__big{font-size:clamp(4.3rem,10vw + .5rem,12rem);font-weight:600;position:absolute;bottom:0;left:0}.projects__link{text-underline-offset:0;transition:text-decoration-color .3s,text-underline-offset .3s}.projects__link:hover{text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:1.5px}.projects{height:calc(100dvh - 248px);display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}@media (max-width: 576px){.projects{height:calc(100dvh - 192px)!important}}.projects__title{font-size:clamp(1.75rem,3vw + .5rem,2.4rem);font-weight:600;margin-bottom:2rem;color:#141717}.projects__text{text-align:center}.projects__link{margin-left:4px}.contact__links,.contact__btn{text-underline-offset:0;transition:text-decoration-color .3s,text-underline-offset .3s}.contact__links:hover,.contact__btn:hover{text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:1.5px}.contact{padding-top:100px}.contact{display:grid;grid-template-columns:repeat(2,1fr);align-content:end;gap:6rem;height:calc(100dvh - 50px)}@media (max-width: 576px){.contact{height:calc(100dvh - 30px)!important}}@media (max-width: 1480px){.contact{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start}}@media (max-width: 819px){.contact{gap:1.5rem}}.contact__title{font-size:clamp(4.3rem,10vw + .5rem,12rem);font-weight:600;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start}.contact__info{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end;height:100%}@media (max-width: 1480px){.contact__info{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start;width:70%;gap:5rem}}@media (max-width: 576px){.contact__info{width:100%}}.contact__intetests{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end;gap:1.5rem}@media (max-width: 1480px){.contact__intetests{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start}}.contact__text{font-size:clamp(1.25rem,2vw + .5rem,1.75rem);margin-top:25px}@media (max-width: 819px){.contact__text{margin:0}}.contact__links-wrapper{text-align:right}@media (max-width: 1480px){.contact__links-wrapper{text-align:left}}.contact__links{font-size:clamp(1rem,1.5vw + .25rem,1.25rem);display:inline-block;margin:5px}.contact__links:not(:last-child):after{content:" ●"}@media (max-width: 1480px){.contact__links{font-size:clamp(1.25rem,2vw + .5rem,1.75rem)}}@media (max-width: 1480px){.contact__section-small-desktop{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end;width:100%;gap:2rem}}.contact__btn{font-size:clamp(1.875rem,2.5vw + .5rem,4rem);font-weight:600;color:#141717;text-align:right;margin-bottom:15px}@media (max-width: 1480px){.contact__btn{display:none}}@media (max-width: 819px){.contact__btn{display:inline-block}}.contact__btn-small-desktop{display:none}@media (max-width: 1480px){.contact__btn-small-desktop{display:inline-block}}@media (max-width: 819px){.contact__btn-small-desktop{display:none}}.canva{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-end;height:calc(100dvh - 244px)}@media (max-width: 576px){.canva{height:calc(100dvh - 226px)!important}}:root{--bg-color: #f4efe4;--text-color: transparent}::selection{background:var(--text-color);color:#f4efe4}body{background-color:var(--bg-color);color:var(--text-color);transition:background-color .5s ease,color .5s ease}a{color:var(--text-color);transition:color .5s ease}p{color:#141717}svg{color:var(--text-color)}body{font-family:Lexend,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:16px;text-transform:uppercase}p{line-height:1.2}.not-found{padding-top:100px}.not-found__title{font-size:clamp(2.25rem,3vw + .5rem,3.25rem);text-align:center;margin-bottom:1.5rem;font-weight:600}.not-found__text{text-align:center}
