#root,.app,body,html{height:100%;margin:0;width:100%}.app{display:flex;flex-direction:column;min-height:100vh}body{color:#37352f;font-family:Inter,sans-serif;letter-spacing:.3px;margin:0;overflow-x:hidden;overflow-y:scroll;text-align:center}main{flex:1 1}.hide{display:none!important}.no-user-select{-webkit-user-select:none;user-select:none}.page-header{margin-bottom:5em}.page-title{font-family:Libre Baskerville,serif;font-size:2.5em;letter-spacing:.05em;margin:0}.photo-category-page .page-title{font-size:3.5em;letter-spacing:.08em}.page-subtitle{font-size:1.2em;font-weight:400;margin-top:.3em}.photo-category-page .page-subtitle{display:none}h3{font-family:Libre Baskerville,serif;font-size:1.8em;letter-spacing:.03em;margin:0}h4{font-size:1.4em;margin-bottom:0;padding-bottom:.2em}h4,h5{font-weight:500}h5{font-size:24px;margin:10px 0}p{font-size:1em;line-height:1.5;max-width:650px}button{background-color:#89b196;border:2px solid #7fa58b;border-radius:10px;color:#fff;font-family:Inter,sans-serif;font-size:.9em;font-weight:500;letter-spacing:.02em;padding:.8em 1.5em;transition:.3s ease;white-space:nowrap}button:hover{background-color:#fff;color:#89b196;cursor:pointer}.btn-group{align-items:center;display:flex;flex-direction:row;gap:.5em;justify-content:center;margin-top:2em}@media only screen and (max-width:600px){.btn-group-vert{flex-direction:column}}.btn-sm{padding:.4em .8em}.btn-md{padding:.6em 1.2em}a{color:#37352f;text-decoration:none}.bi,a{transition:.25s}.bi:hover,a:hover{color:#89b196;cursor:pointer}.return-to-top{position:fixed;z-index:2}.return-to-top .bi-arrow-up-circle{font-size:2.5em;position:absolute}@media only screen and (min-width:900px){.return-to-top .bi-arrow-up-circle{font-size:3em}}.no-scroll{overflow-y:hidden}.text-center{text-align:center}nav{background-color:#fff;box-sizing:border-box;padding:15px 25px;position:fixed;width:100%;z-index:100}.navbar{justify-content:space-between;margin:0 auto;max-width:1300px}.nav-logo,.navbar{align-items:center;display:flex;flex-direction:row}.nav-logo{font-size:28px;font-weight:500;gap:.5em;justify-content:center;letter-spacing:.08em;-webkit-user-select:none;user-select:none;z-index:101}.nav-logo .logo-border{border:2px solid #37352f;border-radius:100px;height:40px;width:40px}.nav-logo img{padding:8px;width:20px}@media (max-width:450px){nav{padding:15px}.nav-logo{font-size:24px;gap:.2em}.nav-logo .logo-border{scale:.8}.menu-close-icon{scale:.2}}.nav-links{align-items:center;display:flex;flex-direction:row;justify-content:center}.nav-links .bi,.nav-links a{border-bottom:1px solid transparent;font-size:18px;margin:0 16px;padding:5px}.nav-links .active{border-color:#89b196}.mobile-nav-links{height:100%;left:0;position:fixed;top:0;width:100%}.mobile-nav-links a{font-size:32px;font-weight:400}.mobile-nav-links .bi{font-size:24px}.mobile-nav-links .divider{height:40px;margin:20px}.links-motion-wrapper{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding-top:250px;width:100%}.menu-close-icon{height:40px;scale:.35;width:40px}.menu-close-icon:hover span{background-color:#89b196}.menu-close-icon .icon{cursor:pointer;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80px}.menu-close-icon span{background:#37352f;border-radius:3px;display:block;height:8px;position:relative;transition:all .3s;width:100%}.menu-close-icon span+span{margin-top:14px}.menu-close-icon .active span:first-child{-webkit-animation:top .7s ease forwards;animation:top .7s ease forwards}.menu-close-icon .not-active span:first-child{-webkit-animation:top-2 .7s ease forwards;animation:top-2 .7s ease forwards}.menu-close-icon .active span:nth-child(2){-webkit-animation:scaled .7s ease forwards;animation:scaled .7s ease forwards}.menu-close-icon .not-active span:nth-child(2){-webkit-animation:scaled-2 .7s ease forwards;animation:scaled-2 .7s ease forwards}.menu-close-icon .active span:nth-child(3){-webkit-animation:bottom .7s ease forwards;animation:bottom .7s ease forwards}.menu-close-icon .not-active span:nth-child(3){-webkit-animation:bottom-2 .7s ease forwards;animation:bottom-2 .7s ease forwards}@-webkit-keyframes top{0%{top:0;-webkit-transform:rotate(0);transform:rotate(0)}50%{top:22px;-webkit-transform:rotate(0);transform:rotate(0)}to{top:22px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes top{0%{top:0;-webkit-transform:rotate(0);transform:rotate(0)}50%{top:22px;-webkit-transform:rotate(0);transform:rotate(0)}to{top:22px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@-webkit-keyframes top-2{0%{top:22px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{top:22px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{top:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes top-2{0%{top:22px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{top:22px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{top:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes bottom{0%{bottom:0;-webkit-transform:rotate(0);transform:rotate(0)}50%{bottom:22px;-webkit-transform:rotate(0);transform:rotate(0)}to{bottom:22px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}}@keyframes bottom{0%{bottom:0;-webkit-transform:rotate(0);transform:rotate(0)}50%{bottom:22px;-webkit-transform:rotate(0);transform:rotate(0)}to{bottom:22px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}}@-webkit-keyframes bottom-2{0%{bottom:22px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}50%{bottom:22px;-webkit-transform:rotate(0);transform:rotate(0)}to{bottom:0;-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes bottom-2{0%{bottom:22px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}50%{bottom:22px;-webkit-transform:rotate(0);transform:rotate(0)}to{bottom:0;-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes scaled{50%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes scaled{50%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes scaled-2{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaled-2{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.parallax-image-header{background-repeat:no-repeat;background-size:cover;height:100vh;margin-bottom:5em;position:relative;width:100%}.parallax-image-header .overlay{background-color:rgba(0,0,0,.208);height:100%;position:absolute;width:100%}.parallax-image-header .page-header{color:#fff;left:50%;position:absolute;text-shadow:0 0 10px rgba(0,0,0,.502);top:65%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}@media only screen and (max-width:600px){.parallax-image-header .page-header .page-title{font-size:2em}.parallax-image-header .page-header .page-subtitle{font-size:1em;margin-top:0}}@media only screen and (min-width:900px){.parallax-image-header .page-header{top:50%}}.photo-category-page .react-photo-gallery--gallery{margin:0 auto;max-width:1000px;width:90%}@media only screen and (min-width:900px){.photo-category-page .react-photo-gallery--gallery{width:70%}}.home .bi-geo-alt{margin-right:15px}.home .parallax-image-header .page-subtitle{letter-spacing:.05em;margin-top:0}.home .home-divider{background-color:#89b196;height:2px;margin:50px auto;width:200px}.about{align-items:center;display:flex;flex-direction:column;gap:2em;justify-content:center;margin:0 auto;max-width:1000px;padding:50px 30px}.about img{max-width:400px;width:80vw}.about section{max-width:450px}.about section .page-title{font-size:30px;margin-bottom:1em}@media only screen and (min-width:900px){.about{flex-direction:row;padding:50px;text-align:left}.about p{text-indent:1.5em}.about img{order:-1}.about .text{margin-left:20px}}.categories-wrapper{align-items:center;display:flex;flex-direction:column;gap:80px;justify-content:center;padding:50px 0}@media only screen and (min-width:900px){.categories-wrapper{flex-direction:row;flex-wrap:wrap;margin:0 auto;max-width:700px}}@media only screen and (min-width:1200px){.categories-wrapper{max-width:none}}.categories-wrapper .category-card .image-wrapper{height:100vw;max-height:500px;max-width:375px;overflow:hidden;width:75vw}@media only screen and (min-width:900px){.categories-wrapper .category-card .image-wrapper{max-height:360px;max-width:270px}}@media only screen and (min-width:1200px){.categories-wrapper .category-card .image-wrapper{max-height:300px;max-width:225px}}@media only screen and (min-width:1400px){.categories-wrapper .category-card .image-wrapper{max-height:360px;max-width:270px}}.categories-wrapper .category-card .image{background-size:cover;height:100%;transition:.3s ease;width:100%}.categories-wrapper .category-card:hover .image{cursor:pointer;scale:1.1}#footer{background-color:#89b196;color:#fff;font-size:14px;margin-top:150px;padding:10px}@media only screen and (max-width:600px){#footer{font-size:12px}}.contact{margin-top:100px}.contact h1{font-size:2.5em;margin-bottom:0;padding:8px 16px}.contact p{margin:10px auto 30px}.contact .divider{background-color:#89b196;height:3px;margin:10px auto;width:150px}.thank-you{margin-top:120px}.thank-you h1{font-size:2.5em}.thank-you button{margin-top:40px}
/*# sourceMappingURL=main.e8429875.css.map*/