.event-case-creation-step-final__wrapper-info{display:flex;flex-direction:column;max-width:100%;padding:24px 20px 32px;border-radius:10px;background:#fff;margin:0 auto}
.event-case-creation-step-final__title{font-size:20px;font-weight:500;line-height:28px;text-align:center;color:#000;margin-bottom:8px}
.event-case-creation-step-final__title-decorations{height:72px;display:flex;justify-content:center;align-items:center}
.event-case-creation-step-final__title-decorations__wrapper{width:56px;height:100%;display:flex;justify-content:space-around;align-items:center}
.event-case-creation-step-final__title-decorations__wrapper:before,.event-case-creation-step-final__title-decorations__wrapper:after{display:block;content:"";height:1px;width:12px;background:#e5e5e5}
.event-case-creation-step-final__title-decorations__wrapper div{font-family:"Inter",serif;font-weight:700;font-size:15px;line-height:24px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;width:24px;height:24px;border-radius:50%;background:#16a937}
.event-case-creation-step-final__title-decorations__wrapper div svg{width:10px;height:10px}
.event-case-creation-step-final__title-decorations__wrapper:last-child{margin-left:-3px}
.event-case-creation-step-final__description,.event-case-creation-step-final__case-number,.event-case-creation-step-final__chat-phone-wrapper{font-size:16px;font-weight:400;line-height:24px;color:#000;text-align:center}
.event-case-creation-step-final__chat{color:#066fac;border-bottom:1px solid #066fac;cursor:pointer}
.event-case-creation-step-final__case-number{display:flex;align-items:center;justify-content:center;column-gap:8px}
.event-case-creation-step-final__case-number-id{font-weight:600}
.event-case-creation-step-final__chat-phone-wrapper{display:flex;flex-direction:row;justify-content:center}
.event-case-creation-step-final__chat-phone-wrapper .dimelo_chat_button :hover{cursor:pointer}
.event-case-creation-step-final__chat-phone-wrapper .dimelo_chat_button span{color:#066fac;text-decoration:underline}
.event-case-creation-step-final__chat-phone-wrapper>span:first-child{margin-right:5px}
.event-case-creation-step-final__case-number-group{display:inline-block;white-space:nowrap}
.event-case-creation-step-final__case-number-copy{display:inline-flex;width:28px;height:28px;border-radius:50%;background:#f4f4f4;align-items:center;justify-content:center;cursor:pointer}
.event-case-creation-step-final__case-number-copy svg{width:12px;height:12px}
.event-case-creation-step-final__case-number-copy:hover{background:#eaeaea}
.event-case-creation-step-final__case-number-copy--active{background:#d3d3d3}
.event-case-creation-step-final__case-number-copy--active:hover{background:#d3d3d3}
.event-case-creation-step-final__case-number-copied{display:none;height:28px;border-radius:50px;background:#f4f4f4;align-items:center;padding:0 16px;font-size:14px;font-weight:400}
.event-case-creation-step-final__case-number-copied--active{display:inline-flex}
.event-case-creation-step-final__button-wrapper{display:flex;justify-content:center;margin-top:32px}
.event-case-creation-step-final__button{display:flex;padding:11.5px 18px;border:1px solid #066fac;border-radius:10px;color:#066fac;font-size:17px;font-weight:500;line-height:25px;letter-spacing:-0.2px}
@media only screen and (max-width:619px){.event-case-creation-step-final__wrapper-info{max-width:100%;min-height:unset;padding:24px 20px;border-radius:8px;margin-bottom:24px}
.event-case-creation-step-final__button-wrapper{max-width:100%;padding:20px;margin-top:0;border-radius:8px;background:#fff}
.event-case-creation-step-final__icon{margin:32px auto 20px}
.event-case-creation-step-final__title{font-size:18px;line-height:1.4}
.event-case-creation-step-final__description,.event-case-creation-step-final__case-number,.event-case-creation-step-final__chat-phone-wrapper{font-size:15px}
.event-case-creation-step-final__case-number{display:block}
.event-case-creation-step-final__case-number-copied{display:none}
.event-case-creation-step-final__case-number-copied--active{display:none}
.event-case-creation-step-final__chat-phone-wrapper{display:block;margin-bottom:20px}
.event-case-creation-step-final__chat-phone-wrapper>*{display:inline-block}
.event-case-creation-step-final__additional-resources-title{font-size:15px}
.event-case-creation-step-final__additional-resources-list-item{font-size:15px;padding-left:20px}
.event-case-creation-step-final__additional-resources-list-item:before{left:8px}
}