@import url(https://fonts.googleapis.com/css2?family=Bowlby+One&family=Roboto+Slab:wght@100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#fffbf3}.btn{background:#333;border:1px solid #333;border-radius:50px;color:#fff;cursor:pointer;font-family:Bowlby One;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:12px 20px;text-decoration:none;text-transform:uppercase;transition:all .4s ease}.btn.secondary,.btn:hover{background:#0000;color:#333}.btn.secondary:hover{background:#333;color:#fff}.grid{grid-gap:14px;display:grid;gap:14px;grid-auto-flow:dense;grid-auto-rows:4.02vw;grid-template-columns:repeat(18,1fr);margin-inline:auto;max-width:1280px;width:100%}.grid .child{align-items:center;background:#c0a771;border-radius:8px;cursor:pointer;display:flex;font-family:Roboto Slab,serif;font-weight:800;justify-content:center;opacity:0;position:relative;visibility:hidden}.grid .child:focus .grid__item-door,.grid .child:hover .grid__item-door{transform:rotateY(16deg);transform:rotateX(28deg);transform-style:preserve-3d}.grid .child:focus .grid__item-door span,.grid .child:hover .grid__item-door span{text-shadow:0 6px 3px #0000004d}.grid .child:focus .grid__item-shadow,.grid .child:hover .grid__item-shadow{opacity:1;transform:translateZ(0) rotate(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg) scaleX(1) scaleY(.95);transform-origin:top left;transition:all .5s ease-in-out}.grid .child .grid__item-door{background:var(--mask),var(--bgColor);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;bottom:0;display:flex;left:-1px;padding:0 16px;perspective:0;position:absolute;right:0;top:-1px;transform-origin:bottom left;transform-origin:top left;transition:transform .5s ease-in-out;transition:transform .3s ease-in-out;z-index:2}.grid .child .grid__item-door.disable{background:#d6d3cd}.grid .child .grid__item-door span{transition:all .3s ease .1s}.grid .child .grid__item-shadow{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:linear-gradient(180deg,#00000080 0,#0006);background:linear-gradient(180deg,#0006 0,#0000004d);border-radius:8px;bottom:0;box-shadow:0 0 4px #0006;left:0;opacity:0;position:absolute;right:0;top:0;transform:translateZ(0) rotate(0deg) translateX(0) translateY(0) skewX(0) skewY(0) scaleY(1);transform-origin:bottom left;transform-style:preserve-3d;transition:transform .2s linear,opacity .2s linear;z-index:1}.grid .child.disable{pointer-events:none}.grid .square{font-size:72px;grid-column:span 2;grid-row:span 2}@media screen and (min-width:992px){.grid .square{font-size:56px}}.grid .thin{font-size:1.5rem;grid-column:span 2;grid-row:span 1}@media screen and (min-width:992px){.grid .thin{font-size:2rem}}.grid .long-thin{font-size:2.25rem;grid-column:span 4;grid-row:span 1}@media screen and (min-width:992px){.grid .long-thin{font-size:2.625rem}}.grid .fat{font-size:3.5rem;grid-column:span 4;grid-row:span 2}@media screen and (min-width:992px){.grid .fat{font-size:4.75rem}}.grid .tall{font-size:3rem;grid-column:span 2;grid-row:span 4}@media screen and (min-width:992px){.grid .tall{font-size:3.5rem}}.main-wrapper{padding:24px 0}.home-page{align-items:center;display:flex;flex-direction:column;gap:72px;padding-bottom:clamp(56px,94vw,408px);padding-top:24px}@media screen and (min-width:992px){.home-page{gap:56px;padding-bottom:clamp(100px,28.33vw,408px)}}.home-page .logo{margin-inline:auto}.home-page .content{align-items:center;display:flex;flex-direction:column;gap:24px;margin-inline:auto;max-width:1000px;padding-inline:16px;text-align:center}@media screen and (min-width:992px){.home-page .content{gap:48px}}.home-page h1{text-wrap:balance;color:#d8b465;font-family:Bowlby One,sans-serif;font-size:40px;font-weight:400;line-height:120%;margin:0;text-align:center}@media screen and (min-width:992px){.home-page h1{font-size:64px}}.home-page p{font-family:Roboto Slab;font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin:0}@media screen and (min-width:992px){.home-page p{font-size:18px;line-height:125%}}.popup{align-items:center;background:#191208e6;box-sizing:border-box;display:flex;height:100dvh;justify-content:center;left:0;padding:48px 24px 24px;position:fixed;top:0;width:100%;z-index:9}.popup--wrapper{max-height:100%;max-width:960px;position:relative;width:100%}.popup--wrapper:before{background:linear-gradient(180deg,#fffbf300,#fffbf3);border-radius:0 0 32px 32px;bottom:0;content:"";height:64px;left:0;position:absolute;width:100%}.popup--inner{-ms-overflow-style:none;align-items:center;background:#fffbf3;border-radius:32px;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;height:100%;max-height:90vh;max-height:88dvh;max-width:960px;overflow:auto;padding:72px 24px 56px;scrollbar-width:none;width:100%}.popup--inner::-webkit-scrollbar{display:none}@media screen and (min-width:992px){.popup--inner{padding:140px 78px 112px}.popup--inner:has(iframe),.popup--inner:has(img){padding:96px 78px 112px}}.popup iframe{flex-shrink:0;height:320px;max-width:560px;width:100%}.popup .number{align-items:center;aspect-ratio:1/1;background:#d8b465;border-radius:50%;box-shadow:0 2px 8px #0006;color:#fff;display:flex;font-family:Roboto Slab;font-size:3rem;font-style:normal;font-weight:800;height:76px;justify-content:center;left:50%;line-height:116%;position:absolute;top:-38px;transform:translateX(-50%);width:76px}@media screen and (min-width:992px){.popup .number{font-size:3.5rem;height:96px;top:-48px;width:96px}}.popup .close{all:unset;background:#1b1b1b;border:1px solid #fff;border-radius:50%;bottom:-28px;cursor:pointer;height:56px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:56px}.popup .close span{background:#fff;height:2px;left:calc(50% - 12px);position:absolute;top:calc(50% - 1px);width:24px}.popup .close span:first-child{rotate:45deg}.popup .close span:nth-child(2){rotate:-45deg}.popup .close:hover{background:#fff;border-color:#1b1b1b}.popup .close:hover span{background:#1b1b1b}@media screen and (min-width:992px){.popup img{margin-bottom:10px}}.popup h2{text-wrap:balance;color:#d8b465;font-family:Bowlby One;font-size:1.5rem;font-style:normal;font-weight:400;line-height:125%;margin:0;text-align:center}@media screen and (min-width:992px){.popup h2{font-size:2rem}}.popup p{text-wrap:balance;color:#1b1b1b;font-family:Roboto Slab;font-size:.875rem;font-style:normal;font-weight:400;line-height:150%;margin:0;text-align:center}@media screen and (min-width:992px){.popup p{font-size:1rem}}.popup .float{position:absolute}.popup .float-1{left:40%;top:-50px}.popup .float-2{left:16px;top:-100px}.popup .float-3{right:80px}.header{align-items:center;display:grid;grid-template-columns:repeat(3,1fr);margin-inline:auto;max-width:1280px;padding:24px;position:relative}@media screen and (min-width:992px){.header{padding:74px 0 38px}}.header .logo{left:50%;position:absolute;top:24px;transform:translateX(-50%)}.header div:has(.btn){text-align:right}.header .btn{opacity:0;visibility:hidden}.footer{background:#d3d3d3}.countdown{align-items:center;color:#d8b465;display:flex;gap:6px;justify-content:center;opacity:0;visibility:hidden}@media screen and (min-width:992px){.countdown{gap:8px}}.countdown p{align-items:center;background:#e7d1a233;border-radius:6px;color:#d8b465;display:flex;flex:1 1;flex-direction:column;font-family:Roboto Slab;max-width:66px;padding:12px}@media screen and (min-width:992px){.countdown p{padding:16px}}.countdown span:first-child{color:#d8b465;font-family:Roboto Slab;font-size:1.125rem;font-style:normal;font-weight:700;line-height:120%}@media screen and (min-width:992px){.countdown span:first-child{font-size:1.5rem}}.countdown span:nth-child(2){font-size:.75rem;font-style:normal;font-weight:400;line-height:150%}@media screen and (min-width:992px){.countdown span:nth-child(2){font-size:1rem}}@keyframes shake{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}
/*# sourceMappingURL=main.e0922e55.css.map*/