*{box-sizing:border-box;margin:0;padding:0}body,main{background:#0e0911}main{align-items:center;display:flex;flex-direction:column}.hero_section{align-items:center;display:inline-flex;flex-direction:row;padding-bottom:225px;padding-top:50px}.hero_img{aspect-ratio:455/683;height:686px;mix-blend-mode:lighten;width:457px}.hero_div1{align-items:flex-start;display:flex;flex-direction:column;gap:23px}h1{color:#fbd050;font-size:64px;font-weight:700;line-height:90px}h1,h5{font-family:Inter;font-style:normal}h5{color:#deaaff;font-size:20px;font-weight:300;line-height:32.5px}.section2{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin-bottom:225px}h2{color:#fbd050;font-family:Inter;font-size:40px;font-style:normal;font-weight:700;line-height:90px;text-align:center}.section2_div2{align-items:center;display:flex;flex-direction:row;gap:24px}.section3{gap:59px;justify-content:center;margin-bottom:225px}.section3,.section3_div1{align-items:center;display:flex;flex-direction:column}.section3_div1{gap:24px}.section3_div2{align-items:center;display:flex;flex-direction:row;gap:24px}.section3_div3{align-items:flex-start;display:flex;flex-direction:column;gap:24px}.section4{flex-direction:column;margin-bottom:225px}.section4,.section4_div1{align-items:center;display:flex;gap:59px;justify-content:center}.section4_div1{flex-direction:row}.section4_div2{align-items:self-start;display:flex;flex-direction:column;gap:24px;justify-content:center}.section4_h4{color:#fdc700;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:29.25px}.section4_div3{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.section4_div4{align-items:center;display:flex;gap:12px}.section4_icons{height:20px;width:20px}.section5,.section6{gap:62px;justify-content:center;margin-bottom:225px}.section5,.section6,.section6_div1{align-items:center;display:flex;flex-direction:column}.bookform{background:#23212333;border-radius:24px;box-shadow:0 25px 50px -12px #00000040;padding:40px;width:750px}.bookform,.bookform_div1{align-items:flex-start;display:flex;flex-direction:column}.bookform_div1{gap:24px;width:100%}.section6_h4{color:#fbd050;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:28px;text-align:center}.bookform_btn{width:100%}.bookform_btn button{box-sizing:border-box;width:100%}.section7{align-items:center;display:flex;flex-direction:column;gap:62px;justify-content:center;margin-bottom:225px}@media (max-width:1100px){h1{font-size:52px;line-height:72px}.hero_img{height:auto;width:340px}}@media (max-width:900px){.hero_section{flex-direction:column;padding-bottom:100px;padding-left:5%;padding-right:5%;text-align:center}.hero_div1{align-items:center}.hero_img{height:auto;width:260px}h1{font-size:40px;line-height:56px}h5{font-size:17px;line-height:28px}h2{font-size:30px;line-height:44px}.section2,.section3,.section4,.section5,.section6,.section7{margin-bottom:100px;padding-left:5%;padding-right:5%}.section2_div2,.section3_div2{flex-wrap:wrap;justify-content:center}.section3_div3,.section4_div1{align-items:center}.section4_div1{flex-direction:column;text-align:center}.section4_div2,.section4_div3{align-items:center}.section4_h4{font-size:16px;text-align:center}.bookform{padding:28px 20px;width:100%}}@media (max-width:600px){.hero_section{padding-bottom:70px;padding-top:30px}.hero_img{width:200px}h1{font-size:30px;line-height:42px}h5{font-size:15px;line-height:24px}h2{font-size:24px;line-height:36px}.section2,.section3,.section4,.section5,.section6,.section7{margin-bottom:70px}.bookform{border-radius:16px;padding:20px 16px}}header{flex-direction:row;justify-content:space-between;margin:0 auto;padding:40px;width:80%}.nav,.nav__list,header{align-items:center;display:flex}.nav__list{gap:24px;list-style:none;margin:0;padding:0}.header_button{align-items:center;background:#25252529;border:1px solid #f29cb75c;border-radius:49px;display:inline-flex;gap:10px;justify-content:center;padding:11px 22px}.button_text{color:#fbd050;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:28px;text-align:center}.button_icon{height:24px;width:24px}.nav__hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:6px;z-index:200}.nav__hamburger span{background:#fbd050;border-radius:2px;display:block;height:2px;transition:transform .3s ease,opacity .3s ease;width:26px}.nav__hamburger.open span:first-child{transform:translateY(7px) rotate(45deg)}.nav__hamburger.open span:nth-child(2){opacity:0}.nav__hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav__overlay{background:#0000008c;display:none;inset:0;position:fixed;z-index:90}.nav__overlay.active{display:block}@media (max-width:900px){header{padding:20px 24px}.nav__hamburger{display:flex}.header_button{display:none}.nav{background:#0e0911;border-left:1px solid #f29cb733;height:100vh;max-width:300px;padding:80px 32px 40px;position:fixed;right:-100%;top:0;transition:right .35s ease;width:70%;z-index:100}.nav.nav--open{right:0}.nav__list{align-items:flex-start;flex-direction:column;gap:32px}}@media (max-width:480px){header{padding:16px 20px}}.nav__link{color:#deaaff;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:24px;position:relative;text-decoration:none}.nav__link:after{background-color:#fbd050;bottom:-4px;content:"";height:2px;position:absolute;right:0;transition:width .3s ease;width:0}.nav__link:hover:after{width:100%}button{align-items:center;background:linear-gradient(90deg,#522a70 19.07%,#fbd050 114.1%);border:none;border-radius:14px;box-shadow:0 25px 50px -12px #00000040;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;justify-content:center;line-height:28px;overflow:hidden;padding:15px 35.828px 17px 37px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease}button:before{background:linear-gradient(120deg,#0000,#ffffff59 50%,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transform:skewX(-20deg);transition:left .55s ease;width:60%}button:hover:before{left:160%}button:hover{box-shadow:0 20px 40px -8px #522a7080,0 0 20px #fbd0504d;transform:translateY(-4px)}button:active{box-shadow:0 10px 20px -8px #522a7066;transform:translateY(-1px)}.card1_div{align-items:center;background:#25252529;border:1px solid #f29cb75c;border-radius:24px;cursor:pointer;display:flex;flex-direction:column;gap:12px;justify-content:center;overflow:hidden;padding:14px 36px;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;width:173px}.card1_div:before{background:linear-gradient(120deg,#0000,#ffffff1f 50%,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transform:skewX(-20deg);transition:left .55s ease;width:60%}.card1_div:hover:before{left:160%}.card1_div:hover{border-color:#fbd05080;box-shadow:0 16px 35px -8px #522a7080,0 0 18px #fbd05033;transform:translateY(-6px)}.card1_div:active{box-shadow:0 8px 16px -8px #522a7066;transform:translateY(-2px)}.card1_icon{height:50px;transition:transform .3s ease;width:50px}.card1_div:hover .card1_icon{transform:translateY(-3px)}.card1_h3{color:#fbd050;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:28px;text-align:center}@media (max-width:600px){.card1_div{padding:12px 16px;width:120px}.card1_icon{height:38px;width:38px}.card1_h3{font-size:14px}}.card_chips{align-items:center;background:#25252529;border:1px solid #f29cb75c;border-radius:49px;color:#fbd050;cursor:pointer;display:flex;flex-direction:column;font-family:Inter;font-size:15px;font-style:normal;font-weight:700;gap:10px;justify-content:center;line-height:28px;overflow:hidden;padding:14px 36px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.card_chips:before{background:linear-gradient(120deg,#0000,#ffffff26 50%,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transform:skewX(-20deg);transition:left .55s ease;width:60%}.card_chips:hover:before{left:160%}.card_chips:hover{border-color:#fbd05080;box-shadow:0 10px 25px -6px #522a7080,0 0 12px #fbd05033;transform:translateY(-3px)}.card_chips:active{box-shadow:0 5px 12px -4px #522a7066;transform:translateY(-1px)}.event_card{align-items:flex-start;background:#232123;border:1px solid #f29cb7;border-radius:11.925px;box-shadow:0 7.453px 11.18px -2.236px #0000001a,0 2.981px 4.472px -2.981px #0000001a;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;width:286.195px}.event_card:before{background:linear-gradient(120deg,#0000,#ffffff12 50%,#0000);content:"";height:100%;left:-100%;pointer-events:none;position:absolute;top:0;transform:skewX(-20deg);transition:left .55s ease;width:60%;z-index:2}.event_card:hover:before{left:160%}.event_card:hover{border-color:#fbd05080;box-shadow:0 16px 35px -8px #522a7080,0 0 18px #fbd05033;transform:translateY(-6px)}.event_card:active{box-shadow:0 8px 16px -8px #522a7066;transform:translateY(-2px)}.event_card_img_wrap{height:160px;overflow:hidden;position:relative;width:100%}.event_card_img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.event_card:hover .event_card_img{transform:scale(1.05)}.category_label{background:linear-gradient(90deg,#522a70,#fbd050);border-radius:20px;color:#fff;font-family:Inter;font-size:11px;font-weight:700;left:10px;letter-spacing:.5px;padding:4px 10px;position:absolute;text-transform:uppercase;top:10px;z-index:3}.event_card_div1{gap:10px;padding:14px 16px;width:100%}.event_card_div1,.event_card_div2{display:flex;flex-direction:column}.event_card_div2{align-items:flex-start;gap:6px}.event_card_h3{color:#fbd050;font-size:14.906px;font-weight:700;line-height:20.868px}.event_card_h3,.event_card_h4{font-family:Inter;font-style:normal}.event_card_h4{color:#deaaff;font-size:11.925px;font-weight:400;line-height:17.887px}.event_card_div3{align-items:center;align-self:stretch;display:flex;flex-shrink:0;gap:5.962px;height:14.906px}.event_card_icon{height:12px;width:12px}.event_card_h6{color:#deaaff;font-family:Inter;font-size:10.434px;font-style:normal;font-weight:400;line-height:14.906px}@media (max-width:600px){.event_card{width:100%}}.card2{align-items:flex-start;background:#25252529;border:1px solid #f29cb75c;border-radius:24px;cursor:pointer;display:flex;flex-direction:column;gap:12px;justify-content:center;overflow:hidden;padding:14px 36px;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;width:273px}.card2:before{background:linear-gradient(120deg,#0000,#ffffff1f 50%,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transform:skewX(-20deg);transition:left .55s ease;width:60%}.card2:hover:before{left:160%}.card2:hover{border-color:#fbd05080;box-shadow:0 16px 35px -8px #522a7080,0 0 18px #fbd05033;transform:translateY(-6px)}.card2:active{box-shadow:0 8px 16px -8px #522a7066;transform:translateY(-2px)}.Card2_icon{height:77px;transition:transform .3s ease;width:77px}.card2:hover .Card2_icon{transform:translateY(-3px)}.Card2_h5{color:#fbd050;font-size:18px;font-weight:700;line-height:28px;text-align:center}.Card2_h5,.Card2_h6{font-family:Inter;font-style:normal}.Card2_h6{color:#deaaff;font-size:16px;font-weight:400;line-height:26px}.card3{align-items:center;background:#25252529;border:1px solid #f29cb75c;border-radius:24px;cursor:pointer;display:flex;flex-direction:column;gap:4px;justify-content:center;overflow:hidden;padding:14px 36px;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;width:189px}.card3:before{background:linear-gradient(120deg,#0000,#ffffff1f 50%,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transform:skewX(-20deg);transition:left .55s ease;width:60%}.card3:hover:before{left:160%}.card3:hover{border-color:#fbd05080;box-shadow:0 16px 35px -8px #522a7080,0 0 18px #fbd05033;transform:translateY(-6px)}.card3:active{box-shadow:0 8px 16px -8px #522a7066;transform:translateY(-2px)}.card3_title{color:#fbd050;font-size:28px;font-weight:700;line-height:36px}.card3_subtitle,.card3_title{font-family:Inter;font-style:normal;text-align:center}.card3_subtitle{color:#deaaff;font-size:15px;font-weight:400;line-height:24px}.preloader{align-items:center;background:#0e0911;display:flex;inset:0;justify-content:center;opacity:1;position:fixed;transition:opacity .6s ease;z-index:9999}.preloader--fade{opacity:0;pointer-events:none}.preloader__inner{align-items:center;display:flex;flex-direction:column;gap:28px}.preloader__logo{-webkit-text-fill-color:#0000;animation:preloader-pulse 2s ease-in-out infinite;background:linear-gradient(90deg,#522a70,#fbd050);-webkit-background-clip:text;background-clip:text;font-family:Inter,sans-serif;font-size:32px;font-weight:700;letter-spacing:3px}@keyframes preloader-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.97)}}.preloader__ring{animation:preloader-spin 1.6s linear infinite}.preloader__ring-track{fill:none;stroke:#ffffff0f;stroke-width:3}.preloader__ring-arc{fill:none;stroke:url(#preloader-grad);stroke-width:3;stroke-linecap:round;stroke-dasharray:160;stroke-dashoffset:60}@keyframes preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.input_form{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;gap:8px}.input_form_label{color:#fbd050;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.input_form_div{align-items:center;background:#25252529;border:2px solid #f29cb7;border-radius:14px;box-sizing:border-box;display:flex;gap:12px;height:60px;overflow:hidden;padding:16px;position:relative;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.input_form_div:focus-within{border-color:#fbd050;box-shadow:0 0 0 3px #fbd05026}.input_form_icon{flex-shrink:0;height:20px;opacity:.7;transition:opacity .3s ease;width:20px}.input_form_div:focus-within .input_form_icon{opacity:1}.input_form_field{background:#0000;border:none;color:#deaaff;flex:1 1;font-family:Inter;font-size:15px;font-weight:400;line-height:24px;outline:none}.input_form_field::placeholder{color:#deaaff66;font-family:Inter;font-size:15px;font-weight:400}.card4{background:#23212333;border:1px solid #f29cb75c;border-radius:16px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;cursor:pointer;display:flex;flex-direction:column;gap:16px;min-height:266px;overflow:hidden;padding:32px;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;width:374px}.card4:before{background:linear-gradient(120deg,#0000,#ffffff12 50%,#0000);content:"";height:100%;left:-100%;pointer-events:none;position:absolute;top:0;transform:skewX(-20deg);transition:left .55s ease;width:60%}.card4:hover:before{left:160%}.card4:hover{border-color:#fbd05080;box-shadow:0 16px 35px -8px #522a7080,0 0 18px #fbd05033;transform:translateY(-6px)}.card4:active{box-shadow:0 8px 16px -8px #522a7066;transform:translateY(-2px)}.card4_div1{align-items:center;display:flex;flex-direction:row;gap:16px}.card4_div2{display:flex;flex:1 1;flex-direction:column}.card4_stars{flex-shrink:0;height:30px;width:80px}.card4_comment{color:#deaaff;font-size:14px;font-weight:400;line-height:22px}.card4_comment,.card4_h3{font-family:Inter;font-style:normal}.card4_h3{color:#fbd050;font-size:18px;font-weight:700;line-height:27px}.card4_h5{color:#deaaff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.card4_img{border-radius:50%;flex-shrink:0;height:64px;object-fit:cover;width:64px}@media (max-width:900px){.card4{max-width:374px;width:100%}}@media (max-width:600px){.card4{max-width:100%;width:100%}}.footer{align-items:center;background:#0e0911;border-top:1px solid #f29cb733;width:100%}.footer,.footer_inner{display:flex;flex-direction:column}.footer_inner{gap:56px;padding:80px 40px 48px;width:80%}.footer_top{align-items:flex-start;display:flex;flex-direction:row;gap:40px;justify-content:space-between}.footer_brand{display:flex;flex:1.4 1;flex-direction:column;gap:16px;min-width:0}.footer_logo{align-self:flex-start;height:36px;object-fit:contain;width:auto}.footer_desc{color:#deaaff;font-family:Inter;font-size:14px;font-weight:400;line-height:22px;margin:0;padding:0}.footer_socials{display:flex;flex-direction:row;gap:10px;margin-top:4px}.footer_social_link{align-items:center;background:#25252529;border:1px solid #f29cb75c;border-radius:50%;color:#fbd050;cursor:pointer;display:inline-flex;font-family:Inter;font-size:15px;font-weight:700;height:38px;justify-content:center;text-decoration:none;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;width:38px}.footer_social_link:hover{border-color:#fbd05080;box-shadow:0 0 12px #fbd05040;transform:translateY(-3px)}.footer_col{display:flex;flex:1 1;flex-direction:column;gap:14px;min-width:0}.footer_col_title{color:#fbd050;font-size:16px;font-weight:700;line-height:24px}.footer_col_title,.footer_link{font-family:Inter;margin:0;padding:0}.footer_link{color:#deaaff;cursor:pointer;font-size:14px;font-weight:400;line-height:22px;text-decoration:none;transition:color .25s ease}.footer_link:hover{color:#fbd050}.footer_newsletter{display:flex;flex:1.4 1;flex-direction:column;gap:14px;min-width:0}.footer_newsletter_desc{color:#deaaff;font-family:Inter;font-size:14px;font-weight:400;line-height:22px;margin:0;padding:0}.footer_input_wrap{align-items:center;background:#25252529;border:2px solid #f29cb75c;border-radius:14px;box-sizing:border-box;display:flex;height:52px;padding:14px 16px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.footer_input_wrap:focus-within{border-color:#fbd050;box-shadow:0 0 0 3px #fbd05026}.footer_input{background:#0000;border:none;color:#deaaff;flex:1 1;font-family:Inter;font-size:14px;font-weight:400;line-height:22px;outline:none}.footer_input::placeholder{color:#deaaff66;font-family:Inter;font-size:14px}.footer_divider{background:#f29cb72e;height:1px;width:100%}.footer_bottom{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:space-between}.footer_copy{color:#deaaff80;font-family:Inter;font-size:13px;font-weight:400;line-height:20px;margin:0;padding:0}.footer_bottom_links{display:flex;flex-direction:row;gap:24px}.footer_bottom_link{color:#deaaff80;cursor:pointer;font-family:Inter;font-size:13px;font-weight:400;margin:0;padding:0;text-decoration:none;transition:color .25s ease}.footer_bottom_link:hover{color:#fbd050}@media (max-width:900px){.footer_inner{gap:40px;padding:56px 24px 36px}.footer_top{flex-wrap:wrap;gap:32px}.footer_brand,.footer_newsletter{min-width:260px}.footer_col{min-width:120px}}@media (max-width:600px){.footer_inner{gap:32px;padding:40px 20px 28px}.footer_top{flex-direction:column;gap:28px}.footer_brand,.footer_col,.footer_newsletter{flex:initial;min-width:100%}.footer_bottom{align-items:flex-start;flex-direction:column;gap:12px}.footer_bottom_links{flex-wrap:wrap;gap:16px}}
/*# sourceMappingURL=main.e00b4293.css.map*/