.header_header__l1hg6{background-color:var(--white);width:100%;color:var(--black-blue);padding:30px 0}.header_container__snZqy{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.header_flex__Ue9jl{display:flex;flex-direction:column;justify-content:center;gap:20px}@media (max-width:1200px){.header_header__l1hg6{padding:15px 0}.header_container__snZqy{flex-direction:column-reverse}.header_flex__Ue9jl{justify-content:flex-start}}.headerButtons_headerButtons__De1ko{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px}.headerButtons_mnone__y0wCy{display:none}@media (max-width:1200px){.headerButtons_headerButtons__De1ko{gap:5px}}@media (max-width:767px){.headerButtons_headerButtons__De1ko{justify-content:space-between}.headerButtons_dnone__vkoYD{display:none}.headerButtons_mnone__y0wCy{display:block}}.modalBlock_modal__bvztQ{margin:20px;position:relative;background-color:var(--white);padding:40px;border-radius:8px;max-width:500px}.modalBlock_header__ORTcu{text-align:left}.modalBlock_closeButton__BtoNZ{position:absolute;top:-40px;right:0;border:none;background:none;cursor:pointer;font-size:30px;color:var(--white);transition:all .2s ease}.modalBlock_closeButton__BtoNZ:hover{color:var(--grey)}.modalBlock_details__1RduQ{display:flex;gap:10px;font-size:14px;color:var(--dark-blue-color)}.modalBlock_detail__QM4Iu{text-align:left}.modalBlock_content__Cn_Rf{height:100%;max-height:500px;overflow:hidden;overflow-y:auto}.modalBlock_content__Cn_Rf p{font-size:16px;color:var(--dark-blue-color)}.modalBlock_avatar__xENXz{position:relative;width:50px;height:50px;min-width:50px;min-height:50px;border-radius:100%;overflow:hidden}.modalBlock_avatar__xENXz img{position:absolute;object-fit:cover;object-position:top}@media (max-width:767px){.modalBlock_header__ORTcu{font-size:20px}.modalBlock_content__Cn_Rf p{font-size:14px}.modalBlock_modal__bvztQ{padding:20px}}