.event-detail__date{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px}.event-detail__date-img{width:20px;height:20px}.event-detail__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px}.event-detail__wrapper span{font-weight:700}.form__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.form__group{width:calc(50% - 12px);position:relative}.form__group label{margin-bottom:-10px;margin-left:8px;background-color:#fff;border-radius:10px;padding:8px;z-index:2;position:relative}.form__group input,.form__group select,.form__group textarea{width:100%;padding:15px;border:unset;border:1px solid #71cbe5;color:#2d334a;border-radius:10px}.form__group input::-webkit-input-placeholder,.form__group select::-webkit-input-placeholder,.form__group textarea::-webkit-input-placeholder{color:#2d334a}.form__group input::-moz-placeholder,.form__group select::-moz-placeholder,.form__group textarea::-moz-placeholder{color:#2d334a}.form__group input:-ms-input-placeholder,.form__group select:-ms-input-placeholder,.form__group textarea:-ms-input-placeholder{color:#2d334a}.form__group input::-ms-input-placeholder,.form__group select::-ms-input-placeholder,.form__group textarea::-ms-input-placeholder{color:#2d334a}.form__group input::placeholder,.form__group select::placeholder,.form__group textarea::placeholder{color:#2d334a}.form__group input:focus,.form__group input:hover,.form__group select:focus,.form__group select:hover,.form__group textarea:focus,.form__group textarea:hover{background-color:#71cbe5;color:#2d334a}.form__group input:focus::-webkit-input-placeholder,.form__group input:hover::-webkit-input-placeholder,.form__group select:focus::-webkit-input-placeholder,.form__group select:hover::-webkit-input-placeholder,.form__group textarea:focus::-webkit-input-placeholder,.form__group textarea:hover::-webkit-input-placeholder{color:#2d334a}.form__group input:focus::-moz-placeholder,.form__group input:hover::-moz-placeholder,.form__group select:focus::-moz-placeholder,.form__group select:hover::-moz-placeholder,.form__group textarea:focus::-moz-placeholder,.form__group textarea:hover::-moz-placeholder{color:#2d334a}.form__group input:focus:-ms-input-placeholder,.form__group input:hover:-ms-input-placeholder,.form__group select:focus:-ms-input-placeholder,.form__group select:hover:-ms-input-placeholder,.form__group textarea:focus:-ms-input-placeholder,.form__group textarea:hover:-ms-input-placeholder{color:#2d334a}.form__group input:focus::-ms-input-placeholder,.form__group input:hover::-ms-input-placeholder,.form__group select:focus::-ms-input-placeholder,.form__group select:hover::-ms-input-placeholder,.form__group textarea:focus::-ms-input-placeholder,.form__group textarea:hover::-ms-input-placeholder{color:#2d334a}.form__group input:focus::placeholder,.form__group input:hover::placeholder,.form__group select:focus::placeholder,.form__group select:hover::placeholder,.form__group textarea:focus::placeholder,.form__group textarea:hover::placeholder{color:#2d334a}@media screen and (max-width:767px){.form__group{width:100%}}.form__btn{border:none}.form__bg{padding:16px;background-color:#dbf2f8}.validation{margin-top:8px;display:block;color:#ff4880}