body{font-family:Montserrat,sans-serif;background-color:#0d0d0d}*,*:after,*:before{margin:0;padding:0;border:none;box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer;background-color:transparent}img{display:block;max-width:100%;height:auto}@media screen and (min-width: 300px){.container{width:300px;margin:0 auto;padding:0 15px}}@media screen and (min-width: 624px){.container{width:624px;margin:0 auto;padding:0 15px}}@media screen and (min-width: 1080px){.container{width:1080px;margin:0 auto;padding:0 15px}}.header{position:relative;background:linear-gradient(136deg,rgba(196,196,196,.03) 10.75%,rgba(196,196,196,0) 92.33%),url(/vite-project-frontend-4/assets/bg_logo-4d8f5da7.png),url(/vite-project-frontend-4/assets/background-2dd8fa47.jpg);background-repeat:no-repeat;background-position:center,left top}.logo{position:absolute;top:40px;left:40px;border-radius:477px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.title{color:#dc56c5;text-align:center;font-family:Montserrat;font-style:normal;font-weight:900;line-height:normal;margin:0 auto 52px}.using_header{display:flex;justify-content:center;gap:30px}.search,.filter{color:#939393;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:normal;border-radius:20px;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:270px;height:40px;padding-left:30px;padding-right:30px}@media screen and (min-width: 300px){.header{padding-top:78px;padding-bottom:52px;background-size:cover,106px 90px}.header_logo{width:60px;height:30px}.logo{top:20px;left:20px}.title{font-size:18px;width:212px;margin-bottom:25px}.using_header{display:flex;flex-direction:column;gap:25px}}@media screen and (min-width: 624px){.header{padding-top:40px;padding-bottom:123px;background-size:cover,169px 121px}.header_logo{width:100px;height:50px}.title{font-size:30px;width:353px;margin-bottom:27px}.using_header{display:flex;flex-direction:row;gap:30px}}@media screen and (min-width: 1080px){.header{padding-top:40px;padding-bottom:133px;background-size:cover,201px 140px}.header_logo{width:136px;height:68px}.title{font-size:50px;width:588px;margin-bottom:52px}}main{background-color:#0d0d0d}.container-cards{width:1080px;max-width:100%;margin:0 auto;padding:40px 16px}.card-list{display:grid;gap:56px}@media (min-width: 300px){.card-list{grid-template-columns:1fr}}@media (min-width: 624px){.card-list{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1080px){.card-list{grid-template-columns:repeat(4,1fr)}}.card{width:180px;margin:0 auto 50px;cursor:pointer;opacity:0;transform:translateY(30px);animation:fadeUp .6s ease forwards}.card-img{width:180px;height:227px;object-fit:cover;border-radius:16px 0;display:block}.card-title{text-align:center;margin:12px 0 6px;font-size:16px;font-weight:700;color:#dc56c5}.card-date{color:#fff;font-size:14px;opacity:.8;margin-bottom:4px;text-align:center}.card-place{justify-content:center;font-weight:700;color:#fff;text-align:center;display:flex;align-items:center;gap:6px;font-size:14px;opacity:.85}.location-icon{width:14px;height:14px;fill:#000}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:60px}.pagination button{border-radius:16px 0;min-width:40px;height:40px;padding:0 12px;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .3s ease,color .3s ease,transform .3s ease}.pagination button:hover{background-color:#ff408126;transform:translateY(-2px)}.pagination button.active{border-color:#dc56c5;color:#dc56c5;transform:scale(1.1)}@media screen and (min-width:300px){.backdrop{position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:1;transition:opacity var(--animation)}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.no-scroll{overflow:hidden;height:100%}.modal__events__info{position:fixed;z-index:1000;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);min-width:290px;min-height:915px;border-radius:180px 0;background:#FFF2FD;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal__button__close{position:absolute;right:25px;top:25px}.modal__button__close__icon{width:17px;height:17px;fill:#131313}.modal__info-img-round{width:102px;height:102px;border-radius:50%;margin-bottom:23px;object-fit:cover}.modal__info-img{display:none}.modal__info__list,.modal__info__item{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.modal__info__item__title{font-weight:600;font-size:20px;text-align:center;color:#dc56c5}.modal__info__item__text{font-weight:400;font-size:16px;text-align:center;color:#0e0e0e;margin:0 16px}.modal__info__item__thumb{display:flex;align-items:center;justify-content:center;gap:14px}.modal__info__item-rect{width:24px;height:16px}.modal__info__item-btn{width:145px;height:40px;border-radius:5px;background:#4c00fe;font-weight:500;font-size:16px;color:#fff;margin-bottom:12px;margin-top:4px}.modal__info-btn{border:1px solid #4c00fe;border-radius:5px;width:230px;height:40px;font-weight:500;font-size:16px;color:#4c00fe}}@media screen and (min-width:624px){.modal__events__info{border-radius:300px 0;min-width:595px}.modal__button__close__icon{transition:.5s}.modal__button__close__icon:hover,.modal__button__close__icon:focus{transform:scale(1.1)}.modal__info-img-round{position:absolute;top:28px}.modal__info__thumb{display:flex;align-items:center;justify-content:center;gap:30px}.modal__info-img{display:block;width:233px;height:416px;object-fit:cover;padding-left:50px;margin-top:-60px}.modal__info__list{padding-top:90px;align-items:flex-start}.modal__info__item{align-items:flex-start;justify-content:start}.modal__info__item__text{margin:0 17px 0 0;text-align:left;width:265px}.modal__info__item-btn{transition:.5s}.modal__info__item-btn:hover,.modal__info__item-btn:focus{background:#2e009a}.modal__info-btn{margin:20px auto 0;width:255px;color:#4c00fe;transition:.5s}.modal__info-btn:hover,.modal__info-btn:focus{border:1px solid #dc56c5}}@media screen and (min-width:1080px){.modal__events__info{min-height:1023px;min-width:942px}.modal__info__thumb{gap:60px;margin-bottom:-40px}.modal__info-img-round{width:132px;height:132px}.modal__info-img{width:360px;height:641px;margin-top:0}.modal__info__item__title{font-size:24px}.modal__info__item__text{font-size:18px;width:450px}.modal__info-btn{position:absolute;bottom:62px}}@media screen and (min-width:300px){footer{background-color:#0d0d0d;padding-bottom:27px}.footer__text{text-align:center;font-weight:400;font-size:14px}}@media screen and (min-width:624px){footer{padding-bottom:18px}.footer__text{font-size:16px}}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#242424;background-color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}
