.contacts{margin-bottom:50px;background:#fff;box-sizing:border-box;position:relative}.contacts__wrapper{display:flex;gap:20px;flex-wrap:nowrap}@media(max-width: 992px){.contacts__wrapper{flex-wrap:wrap}}.contacts__list{display:flex;flex-direction:column;gap:20px;width:100%}.button-back{display:flex;align-items:center;gap:12px;margin-bottom:2rem}.button-back__rounded{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #dddfe5;border-radius:100px}.button-back__text{font-size:20px;font-weight:500;color:#141414;font-family:Roboto}.sidebar{min-width:310px;display:flex;flex-direction:column;gap:20px}.sidebar a{text-decoration:none;display:flex;justify-content:space-between;padding:25px 30px 25px 20px;border:1px solid #cdcddf;border-radius:4px;align-items:center}.sidebar a span{font-weight:500;color:#164b84;font-size:18px;font-family:Roboto}.sidebar a svg{stroke:#164b84;stroke-width:1.7}.sidebar .active{background-color:#164b84 !important;border:none}.sidebar .active span{font-weight:700 !important;color:#fff !important}.sidebar .active svg{stroke:#fff}.d-none{display:none}
