

/* Start:/local/templates/advocate/css/reset.min.css?1777182996702*/
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}abbr,fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}ul li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}legend{color:#000}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
/* End */


/* Start:/local/templates/advocate/css/root.min.css?1777182997475*/
:root{--border-radius:8px;--color-primary:#1E2A38;--color-primary-hover:#16202B;--color-primary-active:#0F1720;--color-secondary:#2F3E52;--color-secondary-light:#3F516A;--color-accent:#C2A75E;--color-accent-hover:#A98E48;--color-accent-active:#8F7738;--bg-main:#F4F6F8;--bg-section:#E9EDF2;--bg-white:#FFFFFF;--text-primary:#1C1F26;--text-secondary:#5A6472;--text-muted:#8A94A6;--text-light:#ffffff;--border-light:#D6DCE3;--border-dark:#B8C2CC;--shadow:rgba(83, 83, 83, 0.1)}
/* End */


/* Start:/local/templates/advocate/css/footer.min.css?17771829954637*/
.footer{color:var(--text-light)}.footer a{color:inherit}.footer__top{background:var(--color-secondary);padding:20px 0}.footer__bottom{font-size:12px;background:var(--color-primary);color:#fff}.footer__bottom a{color:#fff}.footer__cols{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;margin-left:-15px;margin-right:-15px}.footer__col{margin:0 15px;padding:10px 0 20px;-webkit-box-flex:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}.footer__col:last-child{-ms-flex-negative:0;flex-shrink:0;width:300px;max-width:300px}.footer__title{font-size:20px;font-weight:700;white-space:nowrap;padding:0 0 10px}.footer__title_contacts{display:none}.footer__menu li{margin:14px 0}.footer__menu a{text-decoration:none;color:inherit;font-size:14px}.footer__menu a:hover{text-decoration:underline}.footer__footnote{font-size:12px;color:inherit}.footer__footnote :first-child{margin-top:0}.footer__footnote p{margin:0 0 16px}.footer__buttons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:20px}.footer__button{-moz-border-radius:var(--border-radius);border-radius:var(--border-radius);min-height:42px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-decoration:none;font-size:inherit;border:none;cursor:pointer}.footer__button_call{background:-moz-linear-gradient(315deg,#c2a75e 0,#a98e48 50%,#8f7738 100%);background:linear-gradient(135deg,#c2a75e 0,#a98e48 50%,#8f7738 100%);color:var(--color-primary-hover);font-weight:600;border:none}.footer__button_call:hover{background:-moz-linear-gradient(315deg,#a98e48 0,#8f7738 100%);background:linear-gradient(135deg,#a98e48 0,#8f7738 100%)}.footer__social{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s;padding:0 0 15px 0;border-bottom:1px solid rgba(0,0,0,.1)}.footer__phone{margin-top:10px;margin-bottom:10px}.footer__phone *,.footer__phone a{font-size:26px;font-weight:700;text-decoration:none}.footer__phone a:hover{text-decoration:underline}.footer__box{padding:15px 0;border-bottom:1px solid rgba(0,0,0,.1)}.footer__text{margin:0 0 16px;line-height:160%}.footer__text a{color:inherit}.footer__text a:hover{text-decoration:underline}@media all and (max-width:1024px){.footer__cols{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:0;margin-right:0;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.footer__col{width:24.5%;margin:0}.footer__col:last-child{width:100%;max-width:100%}.footer__buttons{-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer__button{min-width:250px}.footer__footnote{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__text{width:100%;margin:0}.footer__text:last-child{width:100%}}@media all and (max-width:768px){.footer__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__title{font-size:18px;padding:0 0 10px}.footer__cols{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__col{width:100%}.footer__col+.footer__col{padding-top:24px}.footer__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__menu a{font-size:14px}.footer__menu ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__menu li{width:50%;margin:1px 0}}@media all and (max-width:480px){.footer__top{padding-top:20px;padding-bottom:20px}.footer__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:25px}.footer__col{padding:0}.footer__title_contacts{display:block}.footer__buttons{-webkit-box-align:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.footer__menu li{width:100%;margin:5px 0}}
/* End */


/* Start:/local/templates/advocate/css/header.min.css?17771829965411*/
.header{position:fixed;width:100%;top:0;left:0;z-index:30;background-color:var(--color-primary);border-bottom:1px solid var(--color-secondary);padding-top:env(safe-area-inset-top)}.header__wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;width:100%;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;height:-moz-calc(70px + env(safe-area-inset-top));height:calc(70px + env(safe-area-inset-top));z-index:11}.header__logo{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:auto;-ms-flex-negative:0;flex-shrink:0;margin-right:36px}.header__logo img{display:block;width:auto}.header__call{padding-left:12px;margin-right:auto}.header__caption{color:var(--text-muted);font-size:12px}.header__phone{font-size:24px;font-weight:600;color:var(--text-light);text-decoration:none}.header__menu{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%}.header__menu-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:3%;-moz-column-gap:3%;column-gap:3%;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0;height:100%}.header__menu-box>li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.header__link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;color:var(--text-light);height:100%;white-space:nowrap;text-decoration:none;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}.header__link:before{position:absolute;left:0;bottom:-1px;width:100%;height:4px;background:var(--color-accent)}.header__link:hover:before{content:""}.header__link+.header__submenu{display:none;width:100%;position:absolute;left:0;top:70px;background:var(--color-secondary);z-index:10;padding:15px 15px 30px 15px}.header__link+.header__submenu:before{right:100%;position:absolute;top:0;width:1000px;bottom:0;background:var(--color-secondary);content:""}.header__link+.header__submenu:after{left:100%;position:absolute;top:0;width:1000px;bottom:0;background:var(--color-secondary);content:""}.header__link+.header__submenu ul{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.header__link+.header__submenu ul li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-moz-border-radius:var(--border-radius);border-radius:var(--border-radius);background-color:var(--bg-white);padding:12px;list-style:none}.header__link+.header__submenu ul li a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:var(--color-primary);text-decoration:none;font-size:16px;font-weight:700;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}.header__link+.header__submenu ul li a:hover{color:var(--color-primary-hover);text-decoration:underline}.header__link+.header__submenu ul li a img{display:block;max-width:40px;max-height:40px;-ms-flex-negative:0;flex-shrink:0;margin:0 12px 0 0}.header li{-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}.header li:hover .header__link+.header__submenu{display:block}.header li:hover .header__link:before{content:""}.header__menu-add{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;gap:10px}.header__toggle{position:absolute;top:7px;right:10px;width:36px;height:36px;display:none;z-index:133;opacity:.9}.header__toggle div{position:absolute;top:50%;left:6px;margin-top:-1px;height:2px;width:24px;background:var(--bg-white);-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.header__toggle div:before{position:absolute;background:var(--bg-white);height:100%;width:100%;top:-8px;left:0;-moz-border-radius:inherit;border-radius:inherit;content:"";-webkit-transition:.3s top,.3s .3s transform;-moz-transition:.3s top,.3s .3s transform;transition:.3s top,.3s .3s transform}.header__toggle div:after{position:absolute;background:var(--bg-white);height:100%;width:100%;bottom:-8px;left:0;-moz-border-radius:inherit;border-radius:inherit;content:"";-webkit-transition:.3s bottom,.3s .3s transform;-moz-transition:.3s bottom,.3s .3s transform;transition:.3s bottom,.3s .3s transform}@media all and (max-width:1150px){.header__logo{margin-right:12px}}@media all and (max-width:1024px){.header{padding:0}.header__wrap{height:-moz-calc(50px + env(safe-area-inset-top));height:calc(50px + env(safe-area-inset-top));padding-right:50px;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__toggle{display:block}.header__logo{width:auto;height:40px}.header__logo img{height:100%;width:auto}.header__menu{display:none}.header__menu-box{display:none}.header__call{padding-left:0;margin:0}.header__caption{display:none}.header__phone{position:relative;font-size:17px}}@media all and (max-width:480px){.header__logo{margin-right:6px;height:30px}.header__toggle{right:6px}.header__wrap{padding:0 36px 0 0}.header__phone{font-size:14px}}
/* End */


/* Start:/local/templates/advocate/css/style.min.css?17771829973169*/
:focus,img,input{outline:0}a img{border:none}strong{font-weight:700}p{margin:18px 0}p:empty{display:none}input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;font-family:Inter,sans-serif;color:var(--color-primary);background-image:none}@media all and (max-width:768px){input,select,textarea{font-size:16px}}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:var(--color-primary)}input:focus{border-color:var(--color-primary);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=search]{-webkit-appearance:none}input::-webkit-input-placeholder{color:var(--color-primary);opacity:1}input:-moz-placeholder{color:var(--color-primary);opacity:1}input::-moz-placeholder{color:var(--color-primary);opacity:1}input:-ms-input-placeholder{color:var(--color-primary);opacity:1}input::-ms-input-placeholder{color:var(--color-primary);opacity:1}input::placeholder{color:var(--color-primary);opacity:1}button{font-family:Inter,sans-serif}a{color:var(--color-primary);-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}a:hover{text-decoration:none}body,html{font-size:16px;font-family:Inter,sans-serif;font-weight:400;-webkit-font-feature-settings:"pnum" on,"lnum" on;-moz-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on;color:#000;height:100%;min-width:320px!important;background:#fff}@media all and (max-width:768px){body,html{font-size:14px}}html.open-menu{overflow:hidden}html.open-menu .header{position:absolute;left:0}html.open-menu body{overflow:hidden}html.open-menu .wrapper{position:relative;left:300px}html.open-menu .wrapper:after{right:0;bottom:0;background:rgba(0,0,0,.1)}.wrapper{position:relative;left:0;-webkit-transition:.3s linear left;-moz-transition:.3s linear left;transition:.3s linear left;height:100%;z-index:1}.wrapper__box{padding:70px 0 0;min-height:100%}@media all and (max-width:1024px){.wrapper__box{padding:50px 0 0}}.container{position:relative;max-width:1430px;margin:0 auto;width:100%;padding:0 15px}@media all and (max-width:768px){.container{padding:0 10px}}.bold,div.bold,span.bold{display:inline;font-weight:800}.hidden{display:none!important}.anchor{position:relative;display:block;width:100%;height:0;top:-120px;visibility:hidden}.page-title-1{font-family:"Cormorant Garamond",sans-serif;font-size:40px;font-weight:700;margin:0}@media all and (max-width:768px){.page-title-1{font-size:28px}}.page-title-line,h2.page-title-line{position:relative}.page-title-line:before,h2.page-title-line:before{position:absolute;bottom:-5px;left:0;width:100px;height:3px;background:var(--color-accent);content:""}.page-title-2,h2.page-title-2{font-size:32px;font-weight:700;font-family:"Cormorant Garamond",sans-serif;margin:0 0 20px;line-height:120%}@media all and (max-width:768px){.page-title-2,h2.page-title-2{font-size:24px;line-height:normal;margin:0 0 20px}}@media all and (max-width:480px){.page-title-2__small,h2.page-title-2__small{font-size:16px}}
/* End */


/* Start:/local/templates/advocate/css/popup.min.css?177718299613596*/
body.pop-up-enabled{position:fixed;top:0;left:0;height:100%;width:100%;overflow:hidden;padding-right:16px}@media all and (max-width:1150px){body.pop-up-enabled{padding-right:0}}.popup-win{position:fixed;top:0;left:0;right:0;bottom:100%;z-index:433;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;overflow:hidden;opacity:0}.popup-win__wrap{position:relative;color:#fff;height:100%;overflow-y:scroll;z-index:11;padding:50px 20px}.popup-win__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.popup-win__box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%}.popup-win__error{color:red}.popup-win__close{cursor:pointer;position:absolute;top:6px;right:0;width:45px;height:38px;background:#441a56;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.popup-win__close:before{position:absolute;top:50%;left:50%;margin:-14px 0 0 -4px;width:2px;height:28px;background:#fff;content:"";-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg);-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.popup-win__close:after{position:absolute;top:50%;left:50%;margin:-14px 0 0 -4px;width:2px;height:28px;background:#fff;content:"";-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg);-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.popup-win__close-field{position:absolute;top:0;left:0;right:0;bottom:0;z-index:11}.popup-win.active{opacity:1;bottom:0}.popup-win.unactive{opacity:0;bottom:0}.popup-win.unactive .popup-win__wrap{overflow:hidden}@media all and (max-width:640px){.popup-win__wrap{padding:0}}.popup-form{display:none}.popup-form.active{display:block}.popup-form{position:relative;padding:0;width:100%;max-width:700px;font-family:inherit;margin:0 auto;overflow:hidden;z-index:111}.popup-form-callback{max-width:700px}.popup-form-search{position:fixed;left:0;right:0;top:0;bottom:0;max-width:100%;background:#fff}.popup-form__loading{display:none;position:absolute;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;top:0;left:0;right:0;bottom:0;z-index:11}.popup-form__loading-bg{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;font-size:22px;font-weight:700;width:180px;height:180px;-moz-border-radius:100%;border-radius:100%;background:#fff;color:#13ab7b;text-align:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border:8px solid #d2df3f}.popup-form__wrap{padding:30px}.popup-form__form{padding:0;background:#f6f8f7;color:#000;-moz-border-radius:40px;border-radius:40px}@media all and (max-width:768px){.popup-form__form{-moz-border-radius:20px;border-radius:20px}}.popup-form__form_bg-white{background:#fff}.popup-form__header{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 10px 15px;text-align:center;border-bottom:1px solid rgba(0,0,0,.1);-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup-form-action .popup-form__header{border-bottom:0;padding-bottom:25px}.popup-form__banner{background-color:#d2df3f;-moz-border-radius:20px;border-radius:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;padding:0 30px;margin:0 30px}.popup-form__banner-text{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:32px;font-weight:800;line-height:36px}.popup-form__banner-picture{-ms-flex-negative:0;flex-shrink:0}.popup-form__banner-picture img{display:block;width:100%;height:auto}.popup-form__title{display:inline-block;vertical-align:middle;text-align:center;font-size:32px;font-weight:700;line-height:normal;color:#000}.popup-form__subtitle{color:#13ab7b;font-size:16px;margin-top:10px}.popup-form__title-2{text-align:center;font-size:32px;font-weight:700;line-height:normal;color:#000;padding:0 20px}.popup-form__text{padding:20px 70px;font-size:14px;text-align:center;border-bottom:1px solid rgba(0,0,0,.1);font-family:"Open Sans",Arial,Helvetica,sans-serif;color:#000}.popup-form__body{padding:0 0 0}.popup-form__box{padding:30px 0 10px;max-width:326px;margin:0 auto}.popup-form__bot{border-top:1px solid rgba(0,0,0,.1);text-align:center;padding:15px 0 20px;font-size:24px}.popup-form__footer{position:relative;padding:20px 70px 25px}.popup-form-action .popup-form__footer{padding-top:0}.popup-form-action .popup-form__box{padding-bottom:0}.popup-form__row{margin:0 0 15px}.popup-form__row:empty{height:40px}.popup-form__input{width:100%;padding:0 15px;line-height:42px;border:1px solid #e8e8e8;-moz-border-radius:40px;border-radius:40px}.popup-form__input::-webkit-input-placeholder{opacity:1;color:#000}.popup-form__input:-moz-placeholder{opacity:1;color:#000}.popup-form__input:-ms-placeholder{opacity:1;color:#000}.popup-form__input::-moz-placeholder{opacity:1;color:#000}.popup-form__input.error{border:1px solid red}.popup-form__input:hover{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.15);-moz-box-shadow:0 10px 20px 0 rgba(0,0,0,.15);box-shadow:0 10px 20px 0 rgba(0,0,0,.15)}.popup-form select{width:100%;padding:0 15px;line-height:42px;border:1px solid #e8e8e8;-moz-border-radius:40px;border-radius:40px;position:relative}.popup-form__textarea{width:100%;padding:10px 10px;border:1px solid #e8e8e8;min-height:120px}.popup-form__textarea::-webkit-input-placeholder{opacity:1;color:#000}.popup-form__textarea:-moz-placeholder{opacity:1;color:#000}.popup-form__textarea:-ms-placeholder{opacity:1;color:#000}.popup-form__textarea::-moz-placeholder{opacity:1;color:#000}.popup-form__textarea.error{border:1px solid red}.popup-form__close{cursor:pointer;position:absolute;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;top:20px;right:20px;z-index:11;-moz-border-radius:100%;border-radius:100%;background:#13ab7b;width:54px;height:54px}.popup-form__close span{display:inline-block;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;vertical-align:middle}.popup-form__close div{position:relative;display:inline-block;vertical-align:middle;width:16px;height:16px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.popup-form__close div:before{position:absolute;top:50%;left:50%;margin:-10px 0 0 -1px;width:2px;height:20px;background:#fff;content:"";-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg);-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.popup-form__close div:after{position:absolute;top:50%;left:50%;margin:-10px 0 0 -1px;width:2px;height:20px;background:#fff;content:"";-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg);-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.popup-form__close:hover div:after{background:#000}.popup-form__close:hover div:before{background:#000}.popup-form__logo{width:55%;padding:10px 0 35px}.popup-form__logo img{display:block;width:100%;height:auto}.popup-form__success{padding:20px 0;line-height:160%}.popup-form__success>*{text-align:center}.popup-form__content{padding:30px 15px 10px 15px;text-align:center;margin:0 auto}.popup-form__phone a{text-decoration:none;color:#000;font-size:42px;font-weight:700}.popup-form__buttons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;padding:10px 0 20px;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px}.popup-form__continue{background-color:#13ab7b;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}.popup-form__continue:hover{background-color:#28926e}.popup-form__cancel,.popup-form__continue{display:block;text-align:center;cursor:pointer;color:inherit;border:none;text-decoration:none;padding:0;width:100%;max-width:190px;line-height:42px;color:#fff;-moz-border-radius:40px;border-radius:40px;text-transform:uppercase;font-size:18px;font-weight:700}.popup-form__cancel{background:#dbf0e9;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s;color:#000}.popup-form__cancel:hover{background-color:#13ab7b;color:#fff}.popup-form__button{display:block;text-align:center;cursor:pointer;color:inherit;border:none;text-decoration:none;margin:0 auto;padding:0;background:#13ab7b;width:100%;max-width:326px;line-height:42px;color:#fff;-moz-border-radius:40px;border-radius:40px;text-transform:uppercase;font-size:18px;font-weight:700;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}.popup-form__button:hover{background:#28926e}.popup-form__private{color:#919191;font-size:12px;text-align:center;margin:20px auto 0;max-width:260px}.popup-form__private a{color:inherit}.popup-form__success{text-align:center}@media all and (max-width:768px){.popup-form__logo{padding-bottom:20px}.popup-form__wrap{padding:20px}.popup-form__close{width:40px;height:40px;top:20px;right:20px}.popup-form__text{padding:10px 10px}.popup-form__box{padding:15px 15px 5px;max-width:300px}.popup-form__row{margin:0 0 10px}.popup-form__header{padding:5px 0}.popup-form__bot{font-size:14px;padding:15px 10px}.popup-form__title{font-size:18px;font-weight:700;padding:0 15px}.popup-form__title-2{font-size:18px;padding:0;margin:0 10px 10px}.popup-form__phone a{font-size:20px}.popup-form__buttons{padding:0}.popup-form__content{padding:10px 15px 15px}.popup-form__cancel,.popup-form__continue{font-size:10px;max-width:120px;line-height:30px}.popup-form__footer{padding:15px;padding-top:0}.popup-form__text{font-size:12px}.popup-form__button{display:block;width:100%;font-size:16px;line-height:38px;max-width:300px;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}.popup-form__button:hover{background-color:#28926e}.popup-form-action .popup-form__header{padding-bottom:10px;padding-top:10px}.popup-form__banner{padding:0 0 0 20px;margin:0 20px}.popup-form__banner-text{font-size:16px;line-height:120%}.popup-form__banner-picture{width:50%}}@media all and (max-width:480px){.popup-form__banner{padding:0 10px;margin:0 15px}.popup-form__banner-picture{width:40%}.popup-form__close{top:-10px;right:-10px}}.mobile-search{position:absolute;top:0;left:0;right:0;bottom:0;padding:15px}.mobile-search *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mobile-search__goback{position:absolute;width:30px;height:38px;z-index:11}.mobile-search__goback:before{position:absolute;top:8px;left:-10px;border:10px solid transparent;border-right:10px solid #ccc;width:0;height:0;content:""}.mobile-search__box{position:relative;padding:0 0 0 30px}.mobile-search__reset{cursor:pointer;position:absolute;right:0;top:0;bottom:0;width:46px;z-index:7}.mobile-search__reset:after,.mobile-search__reset:before{position:absolute;top:50%;left:50%;height:2px;width:24px;margin:-1px 0 0 -12px;background:#a4a5a7;content:""}.mobile-search__reset:before{-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.mobile-search__reset:after{-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.mobile-search__result{position:absolute;bottom:0;left:0;right:0;top:60px;padding:8px 20px 10px}.mobile-search__group{color:#ccc;padding:8px 0 8px 30px;border-bottom:1px solid #f0f0f0;font-size:14px}.mobile-search input.mobile-search__input,.mobile-search__input{border:1px solid #ccc;width:100%;padding:0 50px 0 10px;line-height:36px;height:38px}.mobile-search__result a{display:block;text-decoration:none;padding:8px 0;border-bottom:1px solid #f0f0f0}.mobile-search .autocomplete-group{border-top:1px solid #f9f9f9;border-bottom:1px solid #f9f9f9;color:#ccc;padding:7px 15px 7px 50px;font-size:14px}.mobile-search .autocomplete-search{position:relative}@media all and (max-width:768px){.mobile-search .services .autocomplete-search{display:none!important}}.mobile-search .autocomplete-input{padding:30px 0 30px 70px;border:2px solid #ffd500}.mobile-search .autocomplete-suggestions{display:block!important;border-top:none;background:#fff;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:12px;left:0;-moz-border-radius:40px;border-radius:40px;width:100%!important;max-height:100%!important}@media all and (max-width:1024px){.mobile-search .autocomplete-suggestions{top:0}}.mobile-search .autocomplete-suggestion{cursor:pointer;padding:7px 15px;overflow:hidden}.mobile-search .autocomplete-selected{background:#f0f0f0}.mobile-search .autocomplete-suggestions strong{font-weight:700}.mobile-search .autocomplete-group strong{display:block;border-bottom:1px solid #000}
/* End */


/* Start:/local/templates/advocate/css/text.min.css?17771829971924*/
.al-r{text-align:right}.text{line-height:160%}.text>:last-child{margin-bottom:0}.text table{margin:0 0 25px;border-collapse:collapse}.text table th{padding:4px 8px;font-weight:700;border:1px solid #000}.text table td{padding:4px 8px;border:1px solid #000}.text ol+h2,.text p+h2,.text ul+h2{margin-top:40px}@media all and (max-width:768px){.text ol+h2,.text p+h2,.text ul+h2{margin-top:30px}}.text h1{font-size:40px;font-weight:700}@media all and (max-width:768px){.text h1{font-size:26px}}.text h2{font-size:32px;font-weight:700;font-family:"Cormorant Garamond",sans-serif;margin:0 0 20px;line-height:120%}@media all and (max-width:768px){.text h2{font-size:24px;line-height:normal;margin:0 0 20px}}.text h3{font-size:24px;font-weight:700;margin:15px 0 10px}.text h4{font-size:20px;font-weight:700;margin:15px 0 8px}.text h5{font-size:18px;font-weight:700}.text h6{font-size:16px;font-weight:700}.text p{margin:0 0 16px}.text ol,.text ul{margin:0 0 16px}.text ul{list-style:none;margin-left:10px}.text ul>ul{padding:10px 0 10px 20px}.text ul>ul>li{position:relative;padding:0 0 0 20px;margin:0 0 5px}.text ul>ul>li:before{border:0;top:7px;width:6px;height:6px;background:#000}.text ul>li{position:relative;padding:0 0 0 20px;margin:3px 0}.text ul>li:before{position:absolute;top:10px;left:0;-moz-border-radius:100%;border-radius:100%;width:5px;height:5px;background:#000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;content:""}@media all and (max-width:768px){.text ul>li:before{top:8px}}.text ul>li>ul{padding:10px 0}.text ul>li>ul>li{position:relative;padding:0 0 0 20px;margin:0 0 5px}.text ul>li>ul>li:before{border:0;top:7px;width:6px;height:6px;background:#000}.text a{color:#13ab7b}@media all and (max-width:768px){.text h3{font-size:18px}.text h4{font-size:17px}.text h5{font-size:17px}.text ul.ul-col-3{margin-left:0;margin-right:0}.text ul.ul-col-3 li{margin:0 0 20px;width:100%}}
/* End */
/* /local/templates/advocate/css/reset.min.css?1777182996702 */
/* /local/templates/advocate/css/root.min.css?1777182997475 */
/* /local/templates/advocate/css/footer.min.css?17771829954637 */
/* /local/templates/advocate/css/header.min.css?17771829965411 */
/* /local/templates/advocate/css/style.min.css?17771829973169 */
/* /local/templates/advocate/css/popup.min.css?177718299613596 */
/* /local/templates/advocate/css/text.min.css?17771829971924 */
