@import"https://fonts.googleapis.com/css2?family=Fraunces:wght@300;700&display=swap";html,body,#root{font-family:Fraunces,serif;color:#f0f4f7;height:100%;margin:0;padding:0;background-color:#000}.h1{font-size:30px}a{text-decoration:none;color:inherit}body::-webkit-scrollbar{display:none}.horizontal-scroll-container{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;width:100vw;height:100dvh;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.horizontal-scroll-container::-webkit-scrollbar{display:none}.gallery-flex-full{display:flex;flex-direction:row;width:100vw;height:100dvh;background-color:#f0f4f7;color:#000;scroll-snap-align:start;flex-shrink:0;align-items:center}.gallery-left{width:40%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5%}.gallery-cover{height:50dvh;width:auto;object-fit:cover;border-radius:8px;transition:transform .3s ease;cursor:pointer}.gallery-cover:hover{transform:scale(1.03)}.gallery-right{width:60%;padding:5%;display:flex;flex-direction:column}.media-header{font-size:36px;margin-bottom:20px;color:#333}.media-page-description{font-size:18px;color:#555;line-height:1.6;width:90%}.next-button{margin-top:40px;padding:12px 24px;font-size:25px;color:#000;border:none;cursor:pointer;background-color:transparent;justify-content:center}.gallery-flex-subpage{background-color:#fff;padding-top:100px}.gallery-item-flex{position:relative;z-index:1;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;gap:2vw;justify-content:center;width:100%}.gallery-item-image{width:200px;cursor:pointer;transition:transform .3s ease}.gallery-item-image:hover{transform:scale(1.05)}.gallery-item-image-box{display:flex;flex-direction:column;transition:transform .3s ease}.gallery-item-image-box:hover{transform:scale(1.05)}.bella-photo,.polaroid-photo{height:30vw;margin:1%}.bird-photo{width:100%;display:block}.polaroid-flex{background-color:#000;padding-top:100px}.gallery-collection-choice{display:flex;justify-content:center;width:100%;gap:10px;margin:1dvh;font-size:20px;color:#000}.caption-overlay-wrapper{position:relative;display:block;width:45%;margin:1%}.caption-overlay{position:absolute;bottom:0;left:0;width:100%;background-color:#505050bf;color:#fff;text-align:center;font-size:14px;padding:6px 0;opacity:0;transition:opacity .3s ease;box-sizing:border-box}.caption-overlay-wrapper:hover .caption-overlay{opacity:1}.gallery-flex-large{position:relative;width:100%;min-height:100dvh}.gallery-bg-image{position:absolute;top:0;left:0;width:100%;height:200dvh;object-fit:cover;z-index:0}.loading-container{width:100%;display:flex;justify-content:center;padding-top:25dvh;padding-bottom:60dvh}.loading-spinner{width:40px;height:40px;border:3px solid #ddd;border-top:3px solid #333;border-radius:50%;animation:spin .8s linear infinite;margin:40px auto}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1000px){.horizontal-scroll-container{flex-direction:column;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory}.gallery-flex-full{flex-direction:column;height:100dvh;justify-content:center;padding-top:67px;box-sizing:border-box}.gallery-right{width:90%;padding:5% 10% 0%;align-items:center}.gallery-left{padding:50px 10% 0%;align-items:center;width:40dvh}.next-button{margin-top:0;align-self:center}.media-header{font-size:28px;text-align:center;margin-bottom:0}.media-page-description{text-align:center;font-size:16px}.gallery-cover{width:100%;height:auto;padding:0}.caption-overlay-wrapper{width:90%}}@media (max-width: 800px){.bella-photo,.polaroid-photo{height:auto;width:90%}.gallery-left{height:40dvh}}@media (max-width: 650px){.gallery-collection-choice{flex-wrap:wrap}.gallery-left{width:50%}}@media (max-width: 450px){.gallery-flex-full{padding-top:25%}.gallery-left{width:50%;padding:0}.gallery-item-flex{padding-top:60px}}@media (max-width: 400px){.media-header{font-size:25px;text-align:center;margin-bottom:0;margin-top:0}.next-button{margin-top:0}}.home-hero{position:relative;width:100%;height:100vh}.home-hero-photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.home-hero-overlay{position:absolute;top:30%;left:75%;font-size:20px;color:#fff;padding:10px;width:180px;text-align:center;border:2px solid white}.home-hero-overlay:hover{background-color:#69696980}.home-about{width:100%;height:100vh;display:flex;flex-direction:column;background-image:url(/assets/bee-0SriqliI.jpg);background-position:right center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-color:#3d4a3e}.home-about-row{display:flex;flex:1;height:100vh;align-items:center}.home-about-left{background-color:#3d4a3e;width:55%;height:100%;display:flex;align-items:center;color:#fff}.home-about-text{margin-left:10%;margin-right:10%;color:#fff}.home-about-heading{font-size:60px}.home-about-body{font-size:20px;margin-top:5vh}.home-about-button{padding:10px;background-color:#fff;margin-top:5%;color:#000;border-radius:10px;border:1px solid black;width:fit-content}.home-about-button:hover{cursor:grab}.home-about-right-wrapper{width:45%;height:100%;display:flex;flex-direction:column}.home-frame-top,.home-frame-bottom{background-color:#3d4a3e;flex:1}.home-frame-middle{display:flex;flex-direction:row;height:60%}.home-frame-side-left,.home-frame-side-right{background-color:#3d4a3e;flex:1}.home-frame-inner{width:80%;background-color:transparent;border:2px solid white}.home-frame-img{display:none}.home-collections{display:flex;flex-direction:column;position:relative;width:100%;min-height:100dvh}.collections-bg-image{position:absolute;top:0;left:0;width:100%;height:200dvh;object-fit:cover;z-index:0}.collections-image-box{display:flex;flex-direction:column;width:fit-content;transition:transform .3s ease}.collections-image-box:hover{transform:scale(1.05)}.collections-header{font-size:80px;width:100%;margin-bottom:5dvh;text-align:center}.collections-item-flex{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;gap:3vw;padding:50px;align-items:flex-start;justify-content:space-evenly}.collection-item-image{height:300px;box-shadow:0 0 20px #000000e6}.collections-subheader{font-size:25px;color:#fff}.divider-white{width:100%;height:2px;background-color:#fff}.divider-black{width:100%;height:1px;background-color:#000}@media (max-width: 850px){.home-hero-overlay{left:30%;top:30%}}@media (max-width: 800px){.home-about{height:auto}.home-about-row{flex-direction:column;height:auto}.home-about-left{width:100%;height:auto}.home-about-right-wrapper{width:100%;height:55vh}.home-frame-middle{height:70%}.home-frame-inner{width:80%}.home-frame-top{display:block;flex:1;max-height:20px}.home-frame-bottom{display:block;flex:1;width:100%}.home-frame-side-right{display:block;flex:1}.home-frame-side-left{display:block;flex:1;background-color:#3d4a3e}.home-about-text{margin:0;padding:5vh 10%}}@media (max-width: 600px){.home-frame-img{display:block;width:100%;height:100%;object-fit:cover}.home-hero{height:115dvh}}.topbar-flex{display:flex;align-items:center;width:98%;padding:15px 25px;position:fixed;z-index:9999;border-bottom:1px solid rgba(255,255,255,.1)}.topbar-h1{font-size:30px;font-weight:500;white-space:nowrap}.topbar-h1 a{color:#fff;text-decoration:none}.topbar-links{display:flex;gap:20px;margin-left:50px;flex:1;font-weight:100}.topbar-links a{font-size:16px;font-weight:300;color:#fffc;text-decoration:none;letter-spacing:.5px;transition:color .2s ease}.topbar-links a:hover{color:#fff}.topbar-logo{width:17px;border:1px solid white;border-radius:4px;margin-right:20px;padding:3px}.topbar-nav-item{position:relative}.topbar-subdropdown{position:absolute;display:flex;left:50%;transform:translate(-50%);flex-direction:column;min-width:80px;padding-top:10px;margin-top:-10px}.topbar-subdropdown a{font-size:14px;font-weight:300;color:#fff;text-decoration:none;letter-spacing:.5px;padding:8px 5px;border:1px solid white;border-top:none;text-align:center;white-space:nowrap;transition:background-color .2s ease}.topbar-subdropdown a:first-child{border-top:1px solid white}.topbar-subdropdown a:hover{background-color:#69696980}@media (max-width: 450px){.topbar-flex{padding:0 20px;width:100%;box-sizing:border-box}.topbar-links{margin-left:0;gap:0}.dropdown-menu{position:fixed;top:47px;left:0;width:100vw;display:flex;flex-direction:column;border-bottom:1px solid white;border-top:1px solid white;padding:16px 50px;gap:16px;z-index:99999}.dropdown-menu a{font-size:14px;font-weight:300;color:#fffc;text-decoration:none}.dropdown-menu a:hover{color:#fff}}.professional-flex-full{display:flex;flex-direction:column;padding-top:400px;justify-content:center}.professional-flex-intro{display:flex;flex-direction:column;align-items:center;height:55dvh;width:100%}
