body{background-color:#000;color:#fff}.bio{padding:0 8vw;display:flex;flex-direction:column;align-items:center;gap:100px;margin:200px 0 100px 0}.person{max-width:1200px;display:flex;align-items:flex-start;gap:50px;width:100%}.person>div{flex:1}.person img{width:100%;height:100%}@media screen and (max-width: 720px){.bio{gap:80px;margin-top:170px}.person{flex-direction:column;gap:0}.person:last-child>div:first-child{order:2}}

@font-face{font-family:"Ubuntu regular";src:url(b1b8dc358fe78d62ab11.woff2) format("woff2")}@font-face{font-family:"Lora italic";src:url(0714b45e32e558878549.woff2) format("woff2")}:root{--menu-bg-color: #d7d7d7}body{font-family:"Ubuntu regular";margin:0;overflow-x:hidden;letter-spacing:0.006rem;line-height:2rem}body:has(.menu){overflow:hidden}.elegant{font-family:"Lora italic";color:#919191;font-weight:400;font-size:1.5rem}.logoButton{all:unset;display:block;position:absolute;top:30px;left:50px;z-index:10;cursor:pointer;transition:transform .5s}.logoButton>img{width:210px}.logoButton:hover{transform:scale(1.1)}.hamburger{position:absolute;top:50px;right:50px;z-index:100}.hamburger:hover{background-color:var(--menu-bg-color)}.fullScreen{position:fixed;top:0;left:0;right:0;bottom:0}.menu{background-color:var(--menu-bg-color);transition:opacity .5s;opacity:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;z-index:9}.menu.active{opacity:1}.menu a{all:unset;text-align:center;text-transform:uppercase;font-size:1.2rem;letter-spacing:.2rem;color:#fff;cursor:pointer}.menu a:hover{color:#000}.menu a.active{color:#000;cursor:default;pointer-events:none}footer{background-color:#eeebeb;color:#919191;padding:30px 2vh;display:flex;align-items:center}footer>div:first-child{flex:1}footer .contactDetails>p{margin:0;padding:0;font-size:.9rem}footer .contactDetails a{all:unset;cursor:pointer;text-decoration:underline}footer .social{display:flex;flex-direction:column;gap:20px}footer .social>a{all:unset;background-size:25px;background-repeat:no-repeat;height:25px;display:block;line-height:25px;padding-left:35px;cursor:pointer;text-decoration:underline}footer .social>a:hover{color:#000}.curtain{background-color:#fff;transition:opacity 1s;z-index:100}.curtain.fadeOut{opacity:0}button.myButton{all:unset;cursor:pointer;text-align:center;background-color:#000;color:#fff;padding:10px 20px;border-radius:8px}button.myButton:hover{background-color:#4b4b4b;outline:#fff 1px solid}button.myButton:active{opacity:.4}button.myButton:disabled{pointer-events:none;background-color:var(--menu-bg-color)}@media screen and (max-width: 720px){.hamburger{right:20px}.logoButton{left:20px;top:40px}.logoButton>img{width:200px}}

.ham{display:block;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform 400ms;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.hamRotate.active{transform:rotate(45deg)}.hamRotate180.active{transform:rotate(180deg)}.line{fill:none;transition:stroke-dasharray 400ms, stroke-dashoffset 400ms;stroke:#000;stroke-width:5.5;stroke-linecap:round}.ham1 .top{stroke-dasharray:40 139}.ham1 .bottom{stroke-dasharray:40 180}.ham1.active .top{stroke-dashoffset:-98px}.ham1.active .bottom{stroke-dashoffset:-138px}.ham.light .line{stroke:#fff}

