.partybox-page .hero{margin-top:calc(85/var(--size-unit)*1em);height:calc(100svh - (85/var(--size-unit)*1em + 60/var(--size-unit)*1em + 16/var(--size-unit)*1em));max-height:calc(800/var(--size-unit)*1em);position:relative;overflow:hidden}@media screen and (min-width:768px){.partybox-page .hero{height:calc(100svh - (85/var(--size-unit)*1em + 16/var(--size-unit)*1em));max-height:calc(1200/var(--size-unit)*1em)}}.partybox-page .hero__content{top:calc(85/var(--size-unit)*1em);width:calc(538/var(--size-unit)*1em);height:calc(437/var(--size-unit)*1em);z-index:-1;pointer-events:none;position:absolute}@media screen and (min-width:768px){.partybox-page .hero__content{top:calc(95/var(--size-unit)*1em);height:calc(100svh - 85/var(--size-unit)*1em - 135/var(--size-unit)*1em);width:auto;left:50%;transform:translate(-50%)}}.partybox-page .hero .list{gap:calc(8/var(--size-unit)*1em);width:max-content;padding-inline:calc(8/var(--size-unit)*1em);display:flex}@media screen and (min-width:768px){.partybox-page .hero .list{width:100%;padding-inline:0}}.partybox-page .hero .list-wrapper{width:100%;bottom:calc(6/var(--size-unit)*1em);scrollbar-width:none;-ms-overflow-style:none;position:absolute;overflow:auto}.partybox-page .hero .list-wrapper::-webkit-scrollbar{display:none}@media screen and (min-width:768px){.partybox-page .hero .list-wrapper{max-width:calc(540/var(--size-unit)*1em);left:50%;transform:translate(-50%)}}.partybox-page .hero .list__item{width:calc(118/var(--size-unit)*1em);height:calc(135/var(--size-unit)*1em);padding:calc(12/var(--size-unit)*1em);text-align:left;background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));border-radius:calc(12/var(--size-unit)*1em);color:#fff;flex-direction:column;justify-content:space-between;transition:background-color .5s cubic-bezier(.16,1,.3,1);display:flex}@media (hover:hover){.partybox-page .hero .list__item:hover{background:var(--glass-bg-hover)}}.partybox-page .hero .list__item:active{background:var(--glass-bg-active)}@media screen and (min-width:768px){.partybox-page .hero .list__item{flex:1 0 calc(118/var(--size-unit)*1em)}}.partybox-page .hero .list__item-icon{width:calc(20/var(--size-unit)*1em);height:calc(20/var(--size-unit)*1em)}.partybox-page .hero .list__item-title{text-wrap:pretty}
.partybox-page .about{margin-top:calc(16/var(--size-unit)*1em);padding-top:calc(32/var(--size-unit)*1em);border-top:1px solid var(--w-30-full);position:relative}@media screen and (min-width:768px){.partybox-page .about{padding-top:calc(40/var(--size-unit)*1em);border-top:none}}.partybox-page .about__title{width:80%}.partybox-page .about__content{color:#fff;background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));border-radius:calc(12/var(--size-unit)*1em);margin-top:calc(32/var(--size-unit)*1em);padding:calc(16/var(--size-unit)*1em)}@media screen and (min-width:768px){.partybox-page .about__content{margin-top:calc(16/var(--size-unit)*1em)}}.partybox-page .about__list{margin-top:calc(16/var(--size-unit)*1em);gap:calc(8/var(--size-unit)*1em);flex-direction:column;display:flex}.partybox-page .about__item{align-items:center;gap:calc(8/var(--size-unit)*1em);display:flex}.partybox-page .about__item svg{width:calc(12/var(--size-unit)*1em);height:calc(12/var(--size-unit)*1em);flex-shrink:0}
.partybox-page .get-partybox-button{bottom:calc(16/var(--size-unit)*1em);z-index:80;padding:0 calc(16/var(--size-unit)*1em);height:calc(60/var(--size-unit)*1em);color:#fff;background:var(--glass-bg);-webkit-backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));backdrop-filter:blur(calc(20 / var(--size-unit) * 1em));border-radius:calc(12/var(--size-unit)*1em);justify-content:space-between;align-items:center;display:flex;position:fixed;left:50%;transform:translate(-50%)}.partybox-page .get-partybox-button:before{content:"";z-index:0;border-radius:inherit;background:url(/assets/blur-bg.jpg) 50%/cover no-repeat;transition:opacity .5s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.partybox-page .get-partybox-button .blocked-title{width:90%}.partybox-page .get-partybox-button .content{z-index:1;justify-content:center;align-items:center;gap:calc(8/var(--size-unit)*1em);display:flex;position:relative}.partybox-page .get-partybox-button .content .icon{width:calc(40/var(--size-unit)*1em);height:calc(48/var(--size-unit)*1em)}.partybox-page .get-partybox-button:after{content:url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.5 10.8479H16.1958\" stroke=\"white\"/><path d=\"M11.1577 5.80977L16.1958 10.8479L11.1577 15.886\" stroke=\"white\"/></svg>");z-index:1;margin-left:calc(6/var(--size-unit)*1em);width:calc(20/var(--size-unit)*1em);height:calc(20/var(--size-unit)*1em);display:inline-block;position:relative}.partybox-page .get-partybox-button--blocked{text-align:center;height:auto;min-height:calc(60/var(--size-unit)*1em);padding:calc(10/var(--size-unit)*1em) calc(16/var(--size-unit)*1em);background:var(--w-30);cursor:default;justify-content:center}.partybox-page .get-partybox-button--blocked:before{opacity:0}.partybox-page .get-partybox-button--blocked:after{content:none}.partybox-page .get-partybox-button--blocked .small-text{z-index:1;position:relative}
