/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--main-color:#6d2941;--active-color:#e2d9d3;--disabled-color:#aaa;--background-color-1:#fff;--background-color-2:#f1f1f1;--shadow:5px 5px 10px rgba(0,0,0,0.5)}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit;margin:0;padding:0}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}a{color:inherit;text-decoration:none}.wrapper{width:980px;padding:0 1.5em;margin:0 auto}.section{padding:3em 0;border-bottom:1px solid var(--main-color)}.section__title{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.5em;text-transform:uppercase;text-align:center;margin-bottom:1em;position:relative;white-space:nowrap}.section__title:before{margin:13px 1em 0 0}.section__title:after,.section__title:before{content:"";width:100%;height:1px;background-color:#000}.section__title:after{margin:13px 0 0 1em}.section__decorativeLine{padding:0 1em;position:relative}.section:nth-child(n){background-color:var(--background-color-2)}.section:nth-child(2n){background-color:var(--background-color-1)}.section__paragraph{text-align:justify}@media (max-width:1028px){.wrapper{width:100%}}@media (max-width:768px){html{font-size:14px}.page--noScroll{overflow:hidden}}.header{position:fixed;top:0;height:3em;width:100%;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);background-color:var(--background-color-1);z-index:1}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.header__hamburger{display:none;height:3em;width:3em;background:var(--main-color) url(/menu.f6fdb133.svg) 50% 50% no-repeat;background-size:60% 75%;cursor:pointer;border:0}.header__menu{line-height:3em}.header__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;padding:.25em 0;text-align:right}.header__phone{display:block;color:var(--main-color);font-weight:700;text-decoration:none}.header__menuList{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.header__menuItem{display:block;color:var(--main-color)}.header__menuLink{display:block;padding:0 .75em;font-weight:700}.header__menuLink--active{color:#fff;background-color:var(--main-color)}.header__menuLink:hover{color:var(--main-color);background-color:var(--active-color)}@media (max-width:768px){.header__hamburger{display:block}.header__hamburger--active{background-color:var(--main-color);background-image:url(/close.0f64fa45.svg)}.header__menu{display:none;position:fixed;top:3rem;bottom:0;left:0;right:0;text-align:center;font-size:1.5em;background-color:rgba(0,0,0,.9)}.header__menu--mobileVisible{display:block;overflow:auto}.header__menuList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__menuItem{color:#fff}.header__contacts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__phone{font-size:1.3em;margin-right:1em}.header__phone:last-child{margin-right:0}}@media (max-width:420px){.header__contacts{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__phone{margin:0;font-size:1.2em}}.intro{padding:3em 0;background:-webkit-gradient(linear,left bottom,left top,from(#4b4346),to(#6d2941));background:linear-gradient(0deg,#4b4346,#6d2941)}.intro__mainTitle{font-size:3em;margin:1em 0;text-align:center;color:#fff;text-transform:uppercase}.intro__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intro__logo{width:25%}.intro__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;color:#fff}.intro__subtitle{width:85%;padding:0 0 .75em;margin:0 auto .75em;font-size:2.5rem;color:#fff;border-bottom:1px solid #fff}.intro__address{font-size:1.5rem}.intro__phones{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.5em}.intro__phone{font-size:1.5rem}@media (max-width:768px){.intro__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.intro__logo{width:40%;max-width:240px;min-width:120px}.intro__info{margin-top:2em}}@media (max-width:480px){.intro__phones{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.intro__phone{margin-bottom:.5em}.intro__phone:last-child{margin:0}}.services__content{border:2px solid var(--main-color);border-radius:2px;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);overflow:hidden}.services__details{background-color:var(--background-color-1)}.services__summary{padding:1em 1.5rem;font-size:1.25em;color:#fff;font-weight:700;text-align:center;text-transform:uppercase;background:var(--main-color);border-bottom:1px solid #fff;cursor:pointer}.services__summary:active,.services__summary:hover{background-color:var(--active-color);color:var(--main-color)}.services__details:last-child .services__summary,.services__details[open] .services__summary{border-bottom:0}.services__details[open] .services__summary~*{-webkit-animation:sweep .2s ease-in-out;animation:sweep .2s ease-in-out}.services__list{list-style-position:inside;padding:0 1.5em}.services__listElement{margin:1em 0}@-webkit-keyframes sweep{0%{opacity:0}to{opacity:1}}@keyframes sweep{0%{opacity:0}to{opacity:1}}.lawyers__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:1.5em;margin-bottom:1.5em;border-bottom:1px solid var(--main-color)}.lawyers__container:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.lawyers__photo{width:25%;max-width:450px;border:2px solid var(--main-color);-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);border-radius:2px}.lawyers__image{display:block;width:100%}.lawyers__info{width:100%;padding-left:3em}.lawyers__title{margin-bottom:1em}.lawyers__name{font-size:1.25em;text-transform:uppercase}.lawyers__status{font-size:1em}.lawyers__regNum{margin-top:.5em;font-style:italic}.lawyers__list{list-style-position:inside;margin-bottom:1em;text-align:left}.lawyers__listElement{font-size:1em}.lawyers__bio{margin-bottom:1em}.lawyers__phone{padding-left:2em;font-weight:700;background:url(/phone.dd7711d3.svg) no-repeat;background-size:contain}@media (max-width:768px){.lawyers__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lawyers__photo{width:50%}.lawyers__info{padding:0;margin-top:1em;text-align:center}}.pricelist__table{width:100%;margin-bottom:1.5em;border-collapse:separate;border-spacing:0;background-color:var(--main-color);-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);border-radius:2px;overflow:hidden}.pricelist__row:nth-child(n){background-color:var(--background-color-2)}.pricelist__row:nth-child(2n){background-color:var(--background-color-1)}.pricelist__row:last-child .pricelist__data{border-bottom:2px solid var(--main-color)}.pricelist__heading{padding:1em .75em;text-align:left;color:#fff;text-transform:uppercase;background:var(--main-color)}.pricelist__heading:first-child{width:80%}.pricelist__heading:last-child{width:20%}.pricelist__data{padding:.75em;border-top:1px solid var(--main-color)}.pricelist__data:first-child{border-left:2px solid var(--main-color);border-right:1px solid var(--main-color)}.pricelist__data:last-child{border-right:2px solid var(--main-color)}.pricelist__description{font-weight:700}.contacts__phones{text-align:center}.contacts__phone{display:inline-block;margin-top:.5em;padding-left:2em;font-weight:700;background:url(/phone.dd7711d3.svg) no-repeat;background-size:contain}.contacts__feedback{width:100%;margin:1.5em auto 0}.contacts__map{margin-top:1.5em;padding-top:1.5em;border-top:1px solid var(--main-color);text-align:center}.map__text{font-size:1rem;text-align:center}.map__text--title{font-weight:700}.map__ymap{margin-top:1em;width:100%;height:480px;border:2px solid var(--main-color);border-radius:2px;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow)}@media (max-width:768px){.map__ymap{height:360px}}@-webkit-keyframes loading{0%{opacity:1}50%{opacity:.25}to{opacity:1}}@keyframes loading{0%{opacity:1}50%{opacity:.25}to{opacity:1}}#all-your-base-are-belong-to-us{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1em}.footer{background-color:var(--main-color);text-align:center;color:#fff;padding:3em 0}.footer__text{margin:0 0 1em}.footer__text:last-child{margin:0}.footer__link{text-decoration:underline}.gdpr{display:none;padding:16px;position:fixed;bottom:0;left:0;right:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--background-color-1);border-top:1px solid var(--main-color)}.gdpr--visible,.gdpr__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.gdpr__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;margin:0 0 0 8px}.gdpr__button{padding:.75em 1.5em;border-radius:2px;font-weight:700;text-transform:uppercase;cursor:pointer}.gdpr__button:focus,.gdpr__button:hover{background-color:var(--active-color);color:var(--main-color)}.gdpr__button--submit{background-color:var(--main-color);color:#fff;border:0}.gdpr__button--cancel{color:var(--main-color);border:1px solid var(--main-color);background-color:var(--background-color-1)}@media (max-width:768px){.gdpr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gdpr__button{margin:8px 0 0}}