@font-face{font-family:"GT America";src:url(../fonts/524117ee695074434223.woff);src:url(../fonts/611ab2d57a771a93b344.woff2) format("woff2"),url(../fonts/524117ee695074434223.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"GT America";src:url(../fonts/4c25f3c5a488b6ce1eef.woff);src:url(../fonts/d928b13a9710ee7af9b7.woff2) format("woff2"),url(../fonts/4c25f3c5a488b6ce1eef.woff) format("woff");font-weight:normal;font-style:normal;font-display:swap}@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-out{from{opacity:1}to{opacity:0}}@keyframes expand-x{from{transform:scaleX(0)}to{transform:scaleX(1)}}::selection{color:#000;background:#d3c857}::-moz-selection{color:#000;background:#d3c857}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased}html,body{margin:0;padding:0;overflow:hidden}body{background:#ccba14}a,button{color:inherit;transition:color .2s ease,opacity .2s ease;text-decoration:none}a:active,button:active,a:focus,button:focus,a:hover,button:hover{color:inherit;opacity:.6}button{color:inherit;font:inherit;border:none;background:none;cursor:pointer}img{max-width:100%}.container{margin:0 30px}@media(max-width: 819px){.container{margin:0 20px}}@media(max-width: 819px){.hidden-mobile{display:none}}.visible-mobile{display:none}@media(max-width: 819px){.visible-mobile{display:initial}}.site-wrapper{display:flex;padding:20px;height:100dvh;flex-direction:column}body{color:#333;font-family:"Inter",sans-serif;font-size:22px;line-height:1.5}h1,.heading-1,h2,.heading-2,h3,.heading-3,h4,.heading-4,h5,.heading-5{font-family:"GT America",sans-serif;font-weight:400;margin-top:20px;margin-bottom:10px;line-height:1.1em}h2{font-size:54px;line-height:64px}@media(max-width: 1059px){h2{font-size:43px;line-height:49px}}@media(max-width: 819px){h2{line-height:51px}}h3{font-size:31px;line-height:38px}@media(max-width: 1059px){h3{font-size:20px;line-height:21px}}a:hover,button:hover{text-decoration:none}.about-dialog{position:absolute;top:0;bottom:0;right:0;width:33%;height:100%;padding:70px;background:#b5a7fd;transform:translateX(100%);transition:transform .5s ease-in-out;will-change:transform;overflow-y:auto}@media(max-width: 1919px){.about-dialog{padding:70px 30px}}@media(min-width: 820px)and (max-width: 1059px){.about-dialog{left:0;bottom:auto;width:100%;height:75%;transform:translateY(-100%)}}@media(max-width: 1059px){.about-dialog{width:100%}}@media(max-width: 819px){.about-dialog{padding:20px;padding-top:100px}}.about-dialog--active{transform:translateX(0)}.about-dialog button{position:absolute;top:20px;right:20px}.about-dialog h2{font-size:min(42px,2.5vw);line-height:1.1}@media(max-width: 1059px){.about-dialog h2{font-size:42px}}@media(max-width: 819px){.about-dialog h2{font-size:28px;line-height:32px}}.about-dialog p{font-family:"GT America",sans-serif;font-size:min(24px,1.5vw);font-weight:300;line-height:1.25}@media(max-width: 1059px){.about-dialog p{font-size:24px}}@media(max-width: 819px){.about-dialog p{font-size:15px}}.bg-images{position:absolute;inset:0;width:100vw;height:100vh;background:#ccba14;z-index:-1;animation:bg-images-bg-in 1s ease-in-out .5s forwards}body.inverted .bg-images:before,body.inverted .bg-images:after{content:"";display:block;position:absolute;left:0;right:0;z-index:20}body.inverted .bg-images:before{top:0;height:116px;background:linear-gradient(0deg, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.5) 74%)}body.inverted .bg-images:after{bottom:0;height:130px;background:linear-gradient(180deg, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.5) 74%)}@keyframes bg-images-bg-in{to{background:#d3c857}}.bg-images-overlay{position:absolute;width:100%;height:100%;background:#ccba14;mask-image:linear-gradient(#000 0%, #000 100%),url(../images/ac05c707a1e22b04e1da.svg);mask-repeat:no-repeat;mask-position:center;mask-size:100%,70vw 70vh;mask-composite:subtract;z-index:999}.bg-images-underlay{position:absolute;width:100%;height:100%;background:#ccba14;mask-image:linear-gradient(#000 0%, #000 100%),url(../images/ac05c707a1e22b04e1da.svg);mask-repeat:no-repeat;mask-position:center;mask-size:100%,70vw 70vh;mask-composite:intersect;z-index:998;opacity:0}.bg-images-dropshadow{position:absolute;inset:0;margin:auto;max-width:70vw;max-height:70vh;z-index:1000;opacity:0;animation:fade-in 1s ease-in-out .5s forwards}.bg-images-image{display:flex;position:absolute;width:100%;height:100%;opacity:0}.bg-images-image img{object-fit:cover;width:100%;height:100%}.bg-images-image:has(img:not(:only-child)) img{width:50%}body:not(.inverted) .bg-images-image{justify-content:center}body:not(.inverted) .bg-images-image img:not(:only-child){object-fit:contain;object-position:center}@media(max-width: 1059px){body:not(.inverted) .bg-images-image img:not(:only-child){min-width:70vw}}body:not(.inverted) .bg-images-image img:not(:only-child):last-child{display:none}.bg-images-icon{position:absolute;width:70vw;height:70vh;inset:0;margin:auto;z-index:9999}.site-footer{display:flex;margin-top:auto;justify-content:space-between;transition:color 2s cubic-bezier(0.87, 0, 0.13, 1);opacity:0;animation:fade-in 1s ease-in-out .5s forwards}body.inverted .site-footer{color:#fff}@media(max-width: 819px){.site-footer{font-size:15px}}.site-header{display:flex;align-items:center;justify-content:space-between;transition:color 2s cubic-bezier(0.87, 0, 0.13, 1);opacity:0;animation:fade-in 1s ease-in-out .5s forwards}body.inverted .site-header{color:#fff}@media(max-width: 819px){.site-header{font-size:15px}.site-header .site-header-logo{width:232px;height:28px;z-index:99999999}}

/*# sourceMappingURL=main.e7851861b282d3d1c4c2.css.map*/