.gallery__info{background-color:var(--bg-block);border-radius:var(--border-r);margin-bottom:30px;padding:30px}.info__item-date{font:var(--font-s);color:var(--gray-700);margin-bottom:25px;display:inline-block}.info__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:25px}.info__item-services{-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}.info__item-place{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.info__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;margin-bottom:10px}.info__title i{width:24px;height:28px}.info__title h3{font:var(--font-xl);font-weight:700;white-space:nowrap}.tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 30px;padding-left:32px}.tag{font-size:20px;font-weight:700}.gallery__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 5px 1fr 5px 1fr 5px 1fr;gap:5px;-ms-grid-columns:1fr 5px 1fr 5px 1fr 5px 1fr;grid-template-columns:repeat(4,1fr)}.gallery__item{aspect-ratio:3/2;display:block;height:auto;overflow:hidden;position:relative;width:100%;border-radius:30px;overflow:hidden}.gallery__image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s}.about-event__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:25px}.about-event__info{background-color:var(--bg-block);border-radius:var(--border-r);padding:var(--padding)}.about-event__info p{color:var(--color-text)}.about-event__info p:not(:last-child){margin-bottom:25px}.event-offer{background-color:var(--bg-block-dark);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='867' height='940' fill='none' viewBox='0 0 867 940'%3E%3Cpath stroke='%231A0E52' stroke-width='144.479' d='M326.677 41C225.264 193.4 13.553 529.786 88.871 612.9c90.13 99.46 251.767-56.95 275.04-76.2 23.062-19.076 174.334-160.421 251.345-235.819 79.975-78.298 218.341-260.683 167.987 0C728.957 581.914 591.137 830.002 516.665 880'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:120%;border-radius:var(--border-r);min-width:482px;padding:var(--padding);width:100%}.event-offer .section__title,.event-offer p{color:var(--white)}.event-offer p:not(:last-child){margin-bottom:25px}.event-offer .button{max-width:192px}@media screen and (max-width:1399px){.about-event__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1199px){.gallery__wrapper{-ms-grid-columns:(1fr) [3];grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:991px){.gallery__wrapper{-ms-grid-columns:(1fr) [2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.gallery__info{margin-bottom:25px}.info__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info__item-services,.info__item-place{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.event-offer{min-width:auto}.event-offer .button{max-width:none}}@media (hover:hover){.gallery__item:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}