:root{--background-color: #f5f5f5;--text-color: #222222;--logo-font-size: 8rem;--logo-color: #221a1ae0;--spacing: 1rem}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100vw;height:100vh;background-color:var(--background-color);color:var(--text-color);text-align:center;overflow-x:hidden}.mediaMainPage{position:fixed;width:100vw;height:100vh;display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:0}.mediaMainPage video{filter:grayscale(1);opacity:.4;height:100vh;-webkit-user-select:none;user-select:none;pointer-events:none}@media screen and (max-width: 962px){.mediaMainPage video{height:90vh}}@media screen and (max-width: 884px){.mediaMainPage video{height:80vh}}@media screen and (max-width: 774px){.mediaMainPage video{height:60vh}.mediaMainPage{align-items:start}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#14141499;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:#f5f5f5;padding:2rem 2.5rem;border-radius:16px;box-shadow:0 20px 50px #0000004d;max-width:480px;width:90%;color:#222;font-family:Outfit,sans-serif;position:relative;text-align:center;line-height:1.6}.modal-content p{margin-bottom:1.2rem;font-size:1.05rem}.icons{display:flex;justify-content:center;gap:1.2rem}.close-button{position:absolute;top:12px;right:24px;background:transparent;border:none;font-size:1.5rem;color:#222;cursor:pointer;transition:color .2s ease}.close-button:hover{color:#fff}@media screen and (max-width: 600px){.modal-content{padding:1.5rem;border-radius:12px;font-size:.95rem}.icons{gap:1rem}}.locationContainer{display:flex;flex-direction:column}.locationContainer p{font-size:1rem}.icons a{padding:1rem}.navigationTop{display:flex;justify-content:space-evenly;align-items:center;background-color:#f5f5f5;padding:2rem 0;font-size:1.2rem;position:fixed;top:0;width:100%;z-index:10}.navLink{color:#222;text-decoration:none;transition:color .3s ease,transform .3s ease}.navLink:hover{color:#7a0e0c;transform:scale(1.05)}.buttonLink{background:none;border:none;cursor:pointer;font-size:inherit;color:inherit}.buttonLink:hover{transform:scale(1.05)}@media screen and (max-width: 600px){.navLink{margin-bottom:.5rem}}:root{--text-color-light: #333;--text-color-dark: #f5f5f5;--link-color-light: #333;--link-color-dark: #f5f5f5;--link-hover-color-light: rgb(122, 14, 12);--link-hover-color-dark: rgb(255, 80, 75);--icon-size: 1.5rem;--footer-font-size: 1rem}.footer{position:fixed;bottom:0;display:flex;justify-content:space-between;align-items:center;width:100%;padding:0;gap:1rem;font-size:var(--footer-font-size);background-color:#f5f5f5;border-top:1px solid rgba(0,0,0,.05);z-index:10;box-sizing:border-box;animation:fadeInFooter 1.4s ease}.footer .footerHeader{margin:0;font-size:.9rem}.footer .footerHeader a{color:var(--link-color-light);text-decoration:none;padding-left:.5rem;transition:color .3s ease}.footer .footerHeader a:hover{color:var(--link-hover-color-light)}.footer .footerSection{display:flex;align-items:center;justify-content:center;margin:.5rem 2rem}.footer .icons{display:flex;gap:1rem;justify-content:center}.footer .icons img{width:24px;height:24px}.footer .icons a{display:inline-flex;transition:transform .3s ease}.footer .icons a:hover{transform:scale(1.2)}@keyframes fadeInFooter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.heroContent{height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute}.profilePic{height:60vh;max-height:500px;width:auto;object-fit:cover;border-radius:12px;box-shadow:0 10px 30px #0003;z-index:2}.logo{font-size:var(--logo-font-size);letter-spacing:10px;color:#79b0b7e0;font-family:Boska-Medium,serif;margin:-6rem 0 0;animation:fadeInLogo 1.6s ease-in-out;z-index:3;mix-blend-mode:difference;transition:all .3s ease;text-shadow:0 0 2px rgba(0,0,0,.1)}@keyframes fadeInLogo{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media screen and (max-width: 774px){.profilePic{height:auto;max-width:70%}.logo{font-size:5rem;margin:0 0 -3rem;letter-spacing:4px}.heroContent{margin-top:1rem;justify-content:end;flex-direction:column-reverse}}@font-face{font-family:Boska-Medium;src:url(/assets/Boska-Medium-CeANyBm-.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Author-Regular;src:url(/assets/Author-Regular-Dp31iWGW.woff2) format("woff2"),url(/assets/Author-Regular-Di692iN-.woff) format("woff"),url(/assets/Author-Regular-L-KEgRez.ttf) format("truetype"),url(/assets/Author-Regular-Dmzvg5CH.eot);font-weight:400;font-style:normal;font-display:swap}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{font-family:Author-Regular,sans-serif;font-weight:400}a,button{color:#222;text-decoration:none;transition:color .3s ease,transform .3s ease}a:hover,button:hover{color:#7a0e0c;cursor:pointer;transform:scale(1.05)}.russian,.russian h1,.russian h2,.russian p{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}button{border:none;background:none;font-family:inherit;padding:0;margin:0}.worksSection{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:4rem;position:absolute;top:20%;left:20%;z-index:2}.worksSectionTable{display:flex;flex-direction:column;gap:1rem;z-index:2}.workItem{display:flex;flex-direction:column;align-items:flex-start}.workSectionLink{position:relative;display:inline-block;color:#f5f5f5;font-size:1.8rem;margin-bottom:.3rem;text-decoration:none;font-family:Author-Regular,serif;transition:color .3s ease}.workSectionLink:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:2px;background:#f5f5f5;transition:width .3s ease}.workSectionLink:hover{color:#fff}.workSectionLink:hover:after{width:100%}.divider{height:1px;width:9rem;background-color:#f5f5f5;opacity:.2}.worksSectionPhoto{width:28vw;max-width:400px;border-radius:16px;object-fit:cover;position:absolute;left:20rem;top:0;z-index:3;pointer-events:none;box-shadow:0 8px 32px #0000004d;opacity:0;transition:opacity .4s ease,transform .4s ease}.worksSectionBackground{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;overflow:hidden}.worksSectionBackground img{filter:grayscale(1) blur(3px);opacity:.8;object-fit:cover}@media screen and (max-width: 600px){.workSectionLink{font-size:1.4rem;text-align:center}.worksSectionPhoto{display:none}}.shootPage{margin-top:10rem}.photosHeader{font-family:Boska-Medium;font-size:4rem;width:100vw;display:flex;align-items:center;justify-content:center}.photosFeed{column-count:1;column-gap:1rem;margin:7rem 3rem 0}.shootPhoto{break-inside:avoid;margin-bottom:1rem}.shootPhoto{width:60%;height:auto;border-radius:10px;transition:transform .3s ease}.shootPhoto:hover{transform:scale(1.05)}@media screen and (max-width: 745px){.shootPhoto{width:90%}}.questionsAndAnswersDiv{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.containerforqablocks{gap:.5rem;display:grid;grid-template-columns:repeat(3,1fr)}.qablock{max-width:30vw;border:1px solid black;padding:1rem}.qablock p{font-size:.8rem}.qablock h2{font-size:1rem}.qaBlockImg{width:20vw}.qaBlockImgRow{height:20vh}@media screen and (max-width: 745px){.qablock h2{font-size:.8rem;letter-spacing:-.5px}.qablock{padding:.5rem}.containerforqablocks{gap:0}}@media screen and (max-width: 625px){.containerforqablocks{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;margin:3rem 0}.qablock{max-width:90vw}}
