.mobile-menu{background-color:var(--background);inset:0;max-height:100vh;min-height:900px;overflow:hidden;position:fixed;transition:.6s cubic-bezier(.38,.64,.48,.98);translate:100% 0;z-index:299}.mobile-menu._open{translate:0 0}.mobile-container{align-items:center;display:flex;flex-direction:column;gap:30px;height:100%;margin:0 auto;min-height:900px;overflow:auto;overflow:hidden;overscroll-behavior:none;padding:100px 10px 0;position:relative;scrollbar-width:none;width:100%}.mobile-menu-head{display:flex;flex-direction:row;justify-content:space-between;position:absolute;right:20px;top:20px;width:calc(100% - 40px)}.mobile-menu-close{align-items:center;background:var(--white);border-radius:50%;display:flex;height:44px;justify-content:center;width:44px}.mobile-menu-nav{display:flex;flex-direction:column;gap:20px;position:relative;text-align:center}.mobile-menu-nav a{color:var(--white);font-size:46px;font-weight:400;letter-spacing:-.03em;line-height:100%}.mobile-menu-nav>img{mix-blend-mode:Luminosity;position:absolute;top:100%}.mobile-menu-nav>img:first-of-type{right:5%;top:110%;transform:rotate(30deg) scale(.9)}.mobile-menu-nav>img:nth-of-type(2){left:10%;top:140%;transform:rotate(-40deg) scale(.6)}.mobile-menu-nav>img:nth-of-type(3){right:10%;top:160%;transform:rotate(35deg) scale(.7)}@media(hover:hover){.mobile-menu-btn.base-button button:hover{background-color:var(--white);color:var(--accent-100)}}@media(hover:none){.mobile-menu-btn.base-button button:active{background-color:var(--white);color:var(--accent-100)}}.mobile-menu-img{bottom:30px;height:300px;left:50%;pointer-events:none;position:absolute;transform:translate(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:361px}@media screen and (max-width:639px){.mobile-menu{min-height:800px}.mobile-container{min-height:800px;padding:90px 10px 0}.mobile-menu-head{left:10px;width:calc(100% - 20px)}.mobile-menu-btn.base-button button{margin-top:0;padding:17px}.mobile-menu-star{bottom:170px;width:65px}.mobile-menu-arms{bottom:-110px;width:310px}.mobile-menu-search.base-input{width:100%}.mobile-menu-search__wrapper{max-width:unset}.mobile-menu-result-list{border-radius:10px;max-width:unset}.mobile-menu-img{bottom:50px;height:200px;width:241px}.mobile-menu-nav a{font-size:40px}}.base-input{align-items:center;background-color:rgb(from var(--background) r g b/.2);border-radius:20px;color:var(--background);cursor:text;display:flex;height:-moz-max-content;height:max-content;padding:10px 20px;width:275px}.base-input input{all:unset;box-sizing:border-box;font-size:16px;font-weight:400;height:20px;letter-spacing:-.03em;line-height:100%;width:100%}.base-input input::-moz-placeholder{color:var(--background)}.base-input input::placeholder{color:var(--background)}.base-input-suffix{align-items:center;display:flex;height:14px;justify-content:center;margin-left:5px;width:14px}.scale-suffix-enter-active,.scale-suffix-leave-active{transform-origin:center center;transition:scale .2s ease}.scale-suffix-enter-from,.scale-suffix-leave-to{scale:0}@media screen and (max-width:1199px){.base-input input{font-size:18px}}header{background-color:var(--background-inverted-dark);border-bottom-left-radius:20px;border-bottom-right-radius:20px;left:0;padding:20px 0;position:fixed;right:0;top:0;z-index:300}.header-container{align-items:center;display:grid;grid-template-columns:1fr auto 1fr}.header-buy{display:flex;justify-content:flex-end}.header-buy .base-button{width:196px}.header-menu{align-items:center;border-radius:50px;display:flex;flex-direction:row;gap:20px;height:40px;margin:0 auto;width:-moz-max-content;width:max-content}.header-menu-item{color:var(--text-inverted);font-size:18px;font-weight:500;letter-spacing:0;line-height:100%}.header-search{flex-direction:row;gap:10px;position:relative}.header-logo,.header-search{align-items:center;display:flex}.header-logo{background:var(--white);border-radius:50px;color:var(--accent-100);font-size:26px;font-weight:700;height:46px;justify-content:center;line-height:100%;margin:-3px 0;width:173px}.header-open-menu{display:none}.header-elems{display:flex;flex-direction:row;gap:10px;position:relative}.header-search-result{background-color:var(--background);border-radius:20px;display:flex;flex-direction:column;gap:10px;opacity:0;padding:20px;pointer-events:none;position:absolute;top:60px;transition:var(--transition);width:100%}.header-search:focus-within .header-search-result._filled{opacity:1;pointer-events:all}.header-elems-left a.header-search-result-item{color:var(--text);display:block;font-size:18px;font-weight:400;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:-moz-max-content;width:max-content}.header-search-open{display:none}.header-elems-left{align-items:center;display:flex;gap:23px}.header-elems-left a{color:var(--text-inverted);font-family:Involve;font-size:26px;font-weight:700;letter-spacing:0;line-height:100%}.header-open-menu-transition{position:relative;transition:.5s}@media screen and (max-width:1699px){header{padding:20px 0}.base-input.header-search-input{display:none}.header-container{grid-template-columns:1fr auto 1fr}.header-buy .base-button{width:150px}.header-search{gap:0}.header-logo{font-size:24px;height:44px;margin:-2px 0;width:162px}.header-search-open{align-items:center;background-color:rgb(from var(--background) r g b/.2);border-radius:50px;display:flex;height:40px;justify-content:center;padding:13px 20px;width:54px}}@media screen and (max-width:1199px){.header-buy,.header-menu{display:none}.header-container{grid-template-columns:1fr}.header-search{justify-content:space-between}.header-open-menu{display:flex;width:66px}.header-open-menu span{background:var(--accent-100);border-radius:50%;display:block;height:6px;width:6px}.header-elems-left{justify-content:space-between}.header-search{gap:10px}header{padding:10px 0}}@media screen and (max-width:639px){header{padding:5px 0}}.mobile-search{background-color:var(--background);inset:0;max-height:100vh;min-height:900px;overflow:hidden;position:fixed;transition:var(--transition);translate:0 -100%;z-index:1000}.mobile-search._open{translate:0 0}.mobile-search-container{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;margin:0 auto;min-height:900px;overflow:auto;overflow:hidden;padding:10px;position:relative;scrollbar-width:none;width:100%}.mobile-search-head{display:flex;flex-direction:row;gap:30px;justify-content:space-between;width:100%}.mobile-search-head .base-input{background-color:var(--background-medium);color:var(--text);max-width:600px;width:100%}.mobile-search-head .base-input input::-moz-placeholder{color:var(--text);opacity:.2}.mobile-search-head .base-input input::placeholder{color:var(--text);opacity:.2}.mobile-search-head .base-input path{fill:var(--text);opacity:.2}.mobile-search-close{align-items:center;background:var(--white);border-radius:50%;display:flex;height:40px;justify-content:center;min-height:40px;min-width:40px;width:40px}.mobile-search-result-list{background-color:var(--background-medium);border-radius:20px;display:flex;flex-direction:column;gap:10px;opacity:0;padding:20px;pointer-events:none;transition:var(--transition);width:100%}.mobile-search-container:has(input:not(:-moz-placeholder)) .mobile-search-result-list{opacity:1;pointer-events:all;-moz-transition:var(--transition-hover);transition:var(--transition-hover)}.mobile-search-container:has(input:not(:placeholder-shown)) .mobile-search-result-list{opacity:1;pointer-events:all;transition:var(--transition-hover)}.mobile-search-result-list a{color:var(--text);display:block;width:-moz-max-content;width:max-content}@media(hover:hover){.mobile-search-btn.base-button button:hover{background-color:var(--white);color:var(--accent-100)}}@media(hover:none){.mobile-search-btn.base-button button:active{background-color:var(--white);color:var(--accent-100)}}@media screen and (max-width:639px){.mobile-search,.mobile-search-container{min-height:800px}.mobile-search-btn.base-button button{margin-top:0;padding:17px}.mobile-search-search.base-input{width:100%}.mobile-search-search__wrapper{max-width:unset}.mobile-search-result-list{border-radius:10px;max-width:unset}}footer{background-color:var(--background-inverted-slightly-darker);border-top-left-radius:20px;border-top-right-radius:20px;font-size:16px;overflow:hidden;padding:30px 0}footer,footer a{color:var(--text-inverted)}.base-footer-name{color:var(--accent-400);font-size:70px;font-weight:500;grid-area:name;letter-spacing:-.03em;line-height:100%}.base-footer-links{grid-area:links}.base-footer-info,.base-footer-links{display:flex;flex-direction:column;gap:20px}.base-footer-info{grid-area:info}.base-footer-info-item{display:flex;flex-direction:column;gap:10px}.base-footer-info-item>span{color:var(--accent-400);font-weight:700;letter-spacing:0;line-height:100%}.base-footer-warn{font-size:clamp(16px,1.979165vw,38px);grid-area:warn;letter-spacing:.01em;margin-top:20px;opacity:.5;text-align:center;text-transform:uppercase}.base-footer-docs{align-items:flex-end;display:grid;grid-area:docs;grid-template-columns:repeat(3,1fr)}.base-footer-ys{grid-area:ys;justify-self:flex-end}.container.base-footer-container{display:grid;gap:30px 20px;grid-template-areas:"name . links info" "warn warn warn warn" "docs docs docs ys";grid-template-columns:repeat(4,1fr);position:relative}.base-footer-butterfly{mix-blend-mode:plus-lighter;position:absolute}.base-footer-butterfly._first{left:33%;top:10%;transform:rotate(45deg) scale(1)}.base-footer-butterfly._second{left:17%;top:30%;transform:rotate(0) scale(.5)}@media screen and (max-width:1700px){.base-footer-docs{display:flex;justify-content:space-between}.base-footer-ys{justify-self:flex-start}.base-footer-warn{font-size:22px;letter-spacing:.01em}footer{padding-top:50px}.base-footer-butterfly._first{left:36%;top:10%;transform:rotate(45deg) scale(.85)}.base-footer-butterfly._second{left:19%;top:27%;transform:rotate(0) scale(.4)}}@media screen and (max-width:1199px){.container.base-footer-container{grid-template-areas:"name links" "info links" "info docs" "warn ys";grid-template-columns:repeat(2,1fr)}.base-footer-docs{align-items:flex-start;flex-direction:column;gap:20px;margin-top:10px}.base-footer-warn{align-self:flex-end;font-size:16px;height:-moz-max-content;height:max-content;margin-top:0;text-align:left}.base-footer-name{font-size:50px}.base-footer-ys{margin-top:20px}footer{padding-bottom:50px}.base-footer-butterfly._first{left:26%;top:47%;transform:rotate(45deg) scale(.85)}.base-footer-butterfly._second{left:10%;top:60%;transform:rotate(0) scale(.4)}}@media screen and (max-width:639px){.container.base-footer-container{grid-template-areas:"name" "links" "info" "docs" "warn" "ys";grid-template-columns:1fr}.base-footer-docs,.base-footer-info,.base-footer-links,.base-footer-warn{margin-top:20px}.base-footer-butterfly._first{left:57%;top:5%;transform:rotate(45deg) scale(.85)}.base-footer-butterfly._second{left:35%;top:15%;transform:rotate(-20deg) scale(.4)}}
