.aboutGenre-module__SFcuYW__about-genre{padding-bottom:2em}.aboutGenre-module__SFcuYW__preview{width:100%;position:relative;overflow:hidden}.aboutGenre-module__SFcuYW__preview-container{width:100%}.aboutGenre-module__SFcuYW__preview-img{width:inherit;height:inherit}.aboutGenre-module__SFcuYW__preview-text{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);flex-wrap:wrap;justify-content:flex-start;align-items:center;width:55%;height:100%;padding-left:3em;display:flex;position:absolute;top:0;left:0}.aboutGenre-module__SFcuYW__preview-name{font-family:var(--font-south);line-height:1;font-size:var(--fs-900)}.aboutGenre-module__SFcuYW__inner{padding:0 var(--pad-page)}.aboutGenre-module__SFcuYW__years{width:100%;font-family:var(--font-south);color:var(--wht-800);font-size:var(--fs-700)}.aboutGenre-module__SFcuYW__year:hover,.aboutGenre-module__SFcuYW__year-active{color:var(--wht-900);cursor:pointer}.aboutGenre-module__SFcuYW__content{background:var(--wht-600);gap:var(--gap-s);border-radius:.73rem;padding:1.27em}.aboutGenre-module__SFcuYW__content-title{font-size:var(--fs-600)}.aboutGenre-module__SFcuYW__image-container{flex-wrap:nowrap;align-self:center}@media screen and (max-width:65rem){.aboutGenre-module__SFcuYW__content-container{flex-direction:column}}.aboutGenre-module__SFcuYW__image{object-fit:contain;flex-shrink:1;align-self:center;width:auto;min-width:0;height:auto}.aboutGenre-module__SFcuYW__albums{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));justify-items:center;display:grid}@media screen and (max-width:45rem){.aboutGenre-module__SFcuYW__albums{grid-template-columns:repeat(auto-fit,minmax(50%,1fr))}}.aboutGenre-module__SFcuYW__album{cursor:pointer;gap:var(--gap-m);width:100%;max-width:230px;padding:.4em}.aboutGenre-module__SFcuYW__album-img{object-fit:cover;border-radius:1.3rem;width:100%;height:auto;transition:transform .2s ease-in-out}.aboutGenre-module__SFcuYW__album-img:hover{transform:scale(1.07)}.aboutGenre-module__SFcuYW__playlist{background-color:var(--wht-600);border-radius:1em;flex-grow:1;width:0;max-height:585px;padding:1.2em;overflow-y:auto}.aboutGenre-module__SFcuYW__card{cursor:default;border-radius:1em;padding:.8em}.aboutGenre-module__SFcuYW__card:hover{outline:1px var(--wht-900)solid}.aboutGenre-module__SFcuYW__card-info{column-gap:var(--gap-m);grid-template-areas:"image title""image artist";display:grid}.aboutGenre-module__SFcuYW__card-img{grid-area:image}.aboutGenre-module__SFcuYW__card-title{grid-area:title}.aboutGenre-module__SFcuYW__card-artist{grid-area:artist}
.home-module__txgM7a__back-img-container{width:100%;height:100%;position:absolute}.home-module__txgM7a__back-img-container-wav{background-image:url(/img/background/back_img.png);background-repeat:space;width:100%;height:100%;position:absolute;top:0}.home-module__txgM7a__relative{position:relative}.home-module__txgM7a__back-img{object-fit:cover;width:100%;height:100%}.home-module__txgM7a__top-content{z-index:1;position:relative}.home-module__txgM7a__main{padding:2em var(--pad-page);position:relative}.home-module__txgM7a__preview{font-family:var(--font-south);font-size:var(--fs-900);grid-template-columns:repeat(5,1fr);gap:0;line-height:1;display:grid}.home-module__txgM7a__preview-text-1{grid-area:1/1/2/4;place-self:start center}.home-module__txgM7a__preview-text-2{grid-area:2/4/3/6;place-self:end center}.home-module__txgM7a__preview-text-3{grid-area:4/2/5/6;place-self:end center}.home-module__txgM7a__preview-img-1{object-fit:contain;grid-area:2/1/5/3;place-self:start center;width:16vw;max-width:350px;height:auto;display:inline-block}.home-module__txgM7a__preview-img-2{object-fit:contain;grid-area:1/3/3/6;place-self:center;width:32vw;max-width:600px;height:auto;display:inline-block}.home-module__txgM7a__preview-img-3{object-fit:contain;grid-area:3/4/4/6;place-self:center;width:12vw;max-width:280px;height:auto;display:inline-block}.home-module__txgM7a__info-container{background:var(--wht-600);border-radius:.7rem;padding:1.3em}@media screen and (max-width:40rem){.home-module__txgM7a__info{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--wht-900);overflow-x:scroll}.home-module__txgM7a__info-container{scroll-snap-align:start;flex:2 0 90%}}.home-module__txgM7a__info-title{font-size:var(--fs-500)}.home-module__txgM7a__genres-list{gap:var(--gap-l);grid-template-rows:repeat(4,minmax(78px,1fr));grid-template-columns:repeat(2,1fr);display:grid}.home-module__txgM7a__genre-container{background:var(--wht-600);border-radius:.73rem;max-height:200px;padding:1em;position:relative}.home-module__txgM7a__genre-img{object-fit:contain;grid-area:image;place-self:end;width:100%;height:auto;max-height:150px;transition:transform .3s ease-in-out}.home-module__txgM7a__genre-container:hover{background-color:var(--wht-700)}.home-module__txgM7a__genre-container:hover .home-module__txgM7a__genre-img{transform:scale(1.1)}.home-module__txgM7a__genre-container:active{background-color:var(--wht-800)}.home-module__txgM7a__genre-link{grid-template-areas:"name""image";width:100%;height:100%;display:grid}.home-module__txgM7a__genre-name{font-size:var(--fs-600);grid-area:name;place-self:center}@media screen and (min-width:570px){.home-module__txgM7a__genres-list{grid-template-rows:none;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:181px}.home-module__txgM7a__genre-link{grid-template-areas:"name image"".image"}.home-module__txgM7a__genre-name{place-self:start}}.home-module__txgM7a__events-container{align-items:center;gap:calc(var(--event-card-gap)/4);margin:0 calc(0px - var(--size-btn-slider) - var(--event-card-gap)/4);display:flex}@media screen and (max-width:40rem){.home-module__txgM7a__events-container{margin:0}}@media (pointer:coarse){.home-module__txgM7a__events-container{margin:0}}.home-module__txgM7a__events{align-items:end;gap:var(--event-card-gap);scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;font-size:var(--fs-500);display:flex;position:relative;overflow-x:scroll;overflow-y:hidden}.home-module__txgM7a__event-card{scroll-snap-align:start;cursor:pointer;width:560px;height:380px}@media screen and (max-width:40rem){.home-module__txgM7a__event-card{scroll-snap-align:center;width:350px;height:340px}}@media screen and (max-width:35rem){.home-module__txgM7a__event-card{width:300px;height:300px}}
.header-module__u7VJiG__header{background-color:var(--blck-900);font-size:var(--fs-500);position:relative}.header-module__u7VJiG__header-inner{z-index:3;border-bottom:1px solid #fff;width:100%;max-height:80px;padding:1.5rem;position:relative}.header-module__u7VJiG__header-position{width:100%;position:relative}.header-module__u7VJiG__tags{padding:.15em .73em}.header-module__u7VJiG__tags-active{background:var(--wht-700);border-radius:32px;padding:.15em .73em}.header-module__u7VJiG__burger-icon{background-color:var(--blck-900);cursor:pointer;border:none}.header-module__u7VJiG__burger-menu{background-color:var(--blck-900);z-index:2;border-radius:0 0 16px 16px;outline:1px solid #fff;flex-direction:column;justify-content:space-around;padding:1em 2.5em;animation:.1s forwards header-module__u7VJiG__burger-menu-slide;position:absolute;right:0;transform:translateY(-100%)}@keyframes header-module__u7VJiG__burger-menu-slide{to{transform:translateY(0%)}}@media screen and (max-width:35rem){@keyframes header-module__u7VJiG__burger-menu-slide{to{transform:translateY(0%)}}.header-module__u7VJiG__burger-menu{width:100%;top:0;transform:translateY(-100%)}}.header-module__u7VJiG__icon-close{aspect-ratio:1;cursor:pointer;background-color:inherit;border:none;width:1.4rem;height:auto;padding:0}.header-module__u7VJiG__select-city{background-color:var(--blck-900);z-index:2;min-width:340px;height:min(400px,calc(100vh - var(--header-height)));border-radius:0 0 16px 16px;outline:1px solid #fff;align-items:flex-start;padding:1em 2.5em;animation:.2s ease-in-out forwards header-module__u7VJiG__burger-menu-slide;position:absolute;top:0;right:0;transform:translateY(-100%)}.header-module__u7VJiG__select-city-container{gap:var(--gap-s);border-bottom:1px var(--wht-600)solid;width:100%;padding:1em}.header-module__u7VJiG__select-city-input{background:var(--wht-600);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.6rem;padding:.36em .72em}.header-module__u7VJiG__select-city-list{gap:var(--gap-s);align-self:stretch;padding-top:1em;padding-left:1em;overflow-y:scroll}.header-module__u7VJiG__select-city-list::-webkit-scrollbar{background-color:var(--wht-700);width:5px}.header-module__u7VJiG__select-city-list::-webkit-scrollbar-button{display:none}.header-module__u7VJiG__select-city-list::-webkit-scrollbar-thumb{background-color:var(--wht-900)}.header-module__u7VJiG__select-city-list-item{cursor:pointer}.header-module__u7VJiG__select-city-list-item:hover{font-weight:700}.header-module__u7VJiG__location-btn-container{justify-content:center;align-items:center;gap:var(--gap-s);width:250px;display:flex}.header-module__u7VJiG__location-btn{cursor:pointer;padding:0}.header-module__u7VJiG__location-btn:hover{-webkit-text-decoration:underline var(--wht-900)2px dotted;text-decoration:underline var(--wht-900)2px dotted}.header-module__u7VJiG__confirm-city{justify-content:space-between;align-items:flex-start;gap:var(--gap-m);background-color:var(--blck-900);z-index:100;border-radius:0 0 16px 16px;outline:1px solid #fff;width:380px;padding:1.3em;position:absolute;top:0;right:0}.header-module__u7VJiG__confirm-city-buttons{gap:var(--gap-s);width:100%}.header-module__u7VJiG__confirm-city-buttons>*{flex:2 50%}
.footer-module__-nrVtG__footer{background-color:var(--blck-900);font-size:var(--fs-400);padding:2rem}.footer-module__-nrVtG__footer-inner{flex-direction:column-reverse;justify-content:space-between;gap:2rem;display:flex}@media screen and (min-width:30rem){.footer-module__-nrVtG__footer-inner{flex-direction:row}}.footer-module__-nrVtG__social-media{transition:transform 3s ease-in-out;display:flex}.footer-module__-nrVtG__social-media>*{cursor:pointer;aspect-ratio:1;object-fit:cover}.footer-module__-nrVtG__social-media>:hover{transform:scale(1.3)}.footer-module__-nrVtG__copyright{font-weight:300;line-height:120%}.footer-module__-nrVtG__inner-structure{justify-content:space-between;gap:var(--gap-xl);flex-basis:75%;display:flex}.footer-module__-nrVtG__inner-aside-structure{justify-content:flex-start;gap:var(--gap-xxl);flex-basis:40%;display:flex}.footer-module__-nrVtG__list{gap:var(--gap-s);padding:0;font-weight:300}.footer-module__-nrVtG__contacts{align-items:center;gap:var(--gap-s);display:flex}
.events-module__mWi3BW__events{padding:2em var(--pad-page)}.events-module__mWi3BW__month{font-size:var(--fs-600);text-transform:capitalize}.events-module__mWi3BW__calendar-container{align-items:center;gap:calc(var(--event-card-gap)/4);display:flex}.events-module__mWi3BW__calendar-inner{scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;font-size:var(--fs-500);align-items:end;display:flex;position:relative;overflow-x:scroll;overflow-y:hidden}.events-module__mWi3BW__outer-bg{background-color:var(--wht-600);padding-left:.3em;padding-right:.3em}.events-module__mWi3BW__outer-date{padding-left:.3em;padding-right:.3em}.events-module__mWi3BW__outer-date-start{background-color:var(--wht-600);border-radius:16px 0 0 16px;padding-left:.3em;padding-right:.3em}.events-module__mWi3BW__outer-date-end{background-color:var(--wht-600);border-radius:0 16px 16px 0;padding-left:.3em;padding-right:.3em}.events-module__mWi3BW__date{align-items:center;gap:var(--gap-s);cursor:pointer;border-radius:50%;padding:.5em;line-height:1}.events-module__mWi3BW__date:hover{background-color:var(--wht-700);border-radius:16px}.events-module__mWi3BW__date-selected{background-color:var(--wht-800);align-items:center;gap:var(--gap-s);cursor:pointer;border-radius:16px;padding:.5em;line-height:1}.events-module__mWi3BW__day{font-size:var(--fs-600)}.events-module__mWi3BW__week{text-transform:capitalize;font-size:var(--fs-500)}.events-module__mWi3BW__weekend{color:var(--prpl-700);text-transform:capitalize;font-size:var(--fs-500)}.events-module__mWi3BW__filters{gap:var(--gap-xl);flex-direction:column;display:flex}@media screen and (min-width:30rem){.events-module__mWi3BW__filters{flex-direction:row}}.events-module__mWi3BW__filters-container{position:relative}.events-module__mWi3BW__dropdown{background-color:var(--prpl-700);gap:var(--gap-m);cursor:pointer;border-radius:1em;min-width:200px;padding:.3em 1em}.events-module__mWi3BW__dropdown:hover{background-color:var(--prpl-800)}.events-module__mWi3BW__filters-list{background-color:var(--prpl-800);z-index:2;gap:var(--gap-m);outline:1px solid var(--wht-900);border-radius:1em;width:100%;padding:.8em;line-height:1;position:absolute;top:calc(100% + 5px);left:0}.events-module__mWi3BW__filter-item{cursor:pointer}.events-module__mWi3BW__filter-item:hover{font-weight:700}.events-module__mWi3BW__events-grid{font-size:var(--fs-300);gap:var(--gap-m);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.events-module__mWi3BW__events-no-filters{justify-content:center;align-items:center;gap:var(--gap-xl);min-height:300px;font-size:var(--fs-600);flex-direction:column-reverse;display:flex}@media screen and (min-width:30rem){.events-module__mWi3BW__events-no-filters{flex-direction:row}}.events-module__mWi3BW__melody{object-fit:contain;width:10em;height:auto}.events-module__mWi3BW__card{width:inherit;height:inherit;border-radius:1em;display:inline-block;position:relative;overflow:hidden}.events-module__mWi3BW__card-link{height:100%;display:block}.events-module__mWi3BW__back-img{object-fit:cover;width:100%;height:100%;min-height:240px;transition:transform .3s ease-in-out}.events-module__mWi3BW__card:hover .events-module__mWi3BW__back-img{transform:scale(1.05)}.events-module__mWi3BW__card-info{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:var(--wht-600);align-items:start;width:auto;max-width:65%;height:100%;padding:1.2em;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.events-module__mWi3BW__card:hover .events-module__mWi3BW__card-info{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:transparent}.events-module__mWi3BW__card-info-details{column-gap:var(--gap-xl);flex-wrap:wrap;font-size:.8em;display:flex}.events-module__mWi3BW__card-info-details>:first-child{list-style:none}.events-module__mWi3BW__card-info-name{font-size:1.5em;line-height:1}.events-module__mWi3BW__card-info-price{margin-top:.5em}
