

/* Start:/local/assets/normalize-css/normalize.min.css?17733662671831*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body,figure{margin:0}a{background:0 0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"“""”""‘""’"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
/* End */


/* Start:/local/templates/avrora/styles/grid.min.css?17790660052773*/
:root{--offset:0.8rem;--offset--quarter:calc(var(--offset) / 4);--offset--half:calc(var(--offset) / 2);--offset--2x:calc(var(--offset) * 2);--offset--4x:calc(var(--offset) * 4);--offset--negative:calc(var(--offset) * -1);--offset--half--negative:calc(var(--offset--half) * -1);--offset--2x--negative:calc(var(--offset--2x) * -1)}@media (min-width:980px){:root{--offset:1rem}}.wrap{display:block;box-sizing:border-box;margin:var(--offset--2x)0;padding:0 var(--offset)}@media (min-width:768px){.wrap{margin:var(--offset--2x);padding:0}}@media (min-width:980px){.wrap{width:96%;margin:var(--offset--2x) auto}}@media (min-width:1280px){.wrap{width:94%}}@media (min-width:1360px){.wrap{max-width:1400px}}.wrap .wrap{width:100%;margin-right:0;margin-left:0;padding:0}.column{display:flex}.column,.row{flex-direction:column;margin:var(--offset--half)0;padding:0}.column.reverse,.row.reverse{flex-direction:column-reverse}.column>*,.row>*{display:block;box-sizing:border-box;padding:var(--offset)0}@media (max-width:768px){.column>:first-child,.row>:first-child{padding-top:0}.column>:last-child,.row>:last-child{padding-bottom:0}}@media (min-width:768px){.column>*,.row>*{padding:var(--offset)}}.row{display:flex}.row.align--center{align-items:center}.row.nowrap{flex-direction:row;margin:0 var(--offset--negative)}.row.nowrap>*{padding:0 var(--offset)}.row.nowrap>.five-sixths{width:83.3333333333%}.row.nowrap>.four-fifths{width:80%}.row.nowrap>.three-quarters{width:75%}.row.nowrap>.two-thirds{width:66.6666666667%}.row.nowrap>.three-fifths{width:60%}.row.nowrap>.half{width:50%}.row.nowrap>.two-fifths{width:40%}.row.nowrap>.third{width:33.3333333333%}.row.nowrap>.quarter{width:25%}.row.nowrap>.fifth{width:20%}.row.nowrap>.sixth{width:16.6666666667%}@media (min-width:768px){.row{flex-direction:row;flex-wrap:wrap;margin:0 var(--offset--negative)}.row>*{display:block;padding:var(--offset)}.row.reverse--on-desktop{flex-direction:row-reverse}.row>.five-sixths{width:83.3333333333%}.row>.four-fifths{width:80%}.row>.three-quarters{width:75%}.row>.two-thirds{width:66.6666666667%}.row>.three-fifths{width:60%}.row>.half{width:50%}.row>.two-fifths{width:40%}.row>.third{width:33.3333333333%}.row>.quarter{width:25%}.row>.fifth{width:20%}.row>.sixth{width:16.6666666667%}}.row .offset--half{margin-left:50%}.row .offset--third{margin-left:33.3333333333%}.row .offset--quarter{margin-left:25%}.row .offset--fifth{margin-left:20%}.row .offset--sixth{margin-left:16.6666666667%}.row--2>*{flex-basis:calc(100%/2)}.row--3>*{flex-basis:calc(100%/3)}.row--4>*{flex-basis:calc(100%/4)}.row--5>*{flex-basis:calc(100%/5)}.row--6>*{flex-basis:calc(100%/6)}@media (max-width:768px){.hide--on-mobiles{display:none!important}}@media (min-width:768px){.hide--on-desktop{display:none!important}}
/* End */


/* Start:/local/templates/avrora/styles/common.min.css?177906600510189*/
@keyframes disappear{0%{opacity:1}90%{opacity:0}to{opacity:0;visibility:hidden}}:root{--color--black:black;--color--white:white;--color--gray:#d0d0d0;--color--gray--semitransparent:rgba(208, 208, 208, 0.2);--color--gray--lite:rgb(246.25, 246.25, 246.25);--color--gray--dark:rgb(169.75, 169.75, 169.75);--color--orange:#ff6a00;--color--orange--semitransparent:rgba(255, 106, 0, 0.2);--color--orange--lite:rgb(255, 150.7, 76.5);--color--orange--dark:rgb(178.5, 74.2, 0);--color--red:#ff6464;--color--red--semitransparent:rgba(255, 100, 100, 0.2);--color--red--lite:rgb(255, 176.5, 176.5);--color--red--dark:rgb(255, 23.5, 23.5);--color--purple:#a56ffd;--color--purple--semitransparent:rgba(165, 111, 253, 0.2);--color--purple--lite:rgb(212.1575342466, 186.4520547945, 254.0479452055);--color--purple--dark:rgb(117.8424657534, 35.5479452055, 251.9520547945);--color--yellow:#ffea6e;--color--yellow--semitransparent:rgba(255, 234, 110, 0.2);--color--yellow--lite:rgb(255, 245.0793103448, 186.5);--color--yellow--dark:rgb(255, 222.9206896552, 33.5);--color--gold:#ffb45b;--color--gold--semitransparent:rgba(255, 180, 91, 0.2);--color--gold--lite:rgb(255, 214.9847560976, 167.5);--color--gold--dark:rgb(255, 145.0152439024, 14.5);--color--green:#278400;--color--green--semitransparent:rgba(39, 132, 0, 0.2);--color--green--lite:rgb(61.6022727273, 208.5, 0);--color--green--dark:rgb(16.3977272727, 55.5, 0);--color--blue:#0085ff;--color--blue--semitransparent:rgba(0, 133, 255, 0.2);--color--blue--lite:rgb(76.5, 169.6, 255);--color--blue--dark:rgb(0, 93.1, 178.5);--transition--common:0.5s ease-in-out;--shadow--common:0 1px 2px rgba(0, 0, 0, 0.2);--shadow--common--hover:0 2px 4px rgba(0, 0, 0, 0.4);--shadow--common--blur:0 6px 12px rgba(0, 0, 0, 0.2);--shadow--item--blur:0 1px 3px rgba(0, 0, 0, 0.05);--border--common:1px solid var(--color--gray);--font--size--smaller:0.65rem;--font--size--small:0.8rem;--font--size:1rem;--font--size--big:1.2rem;--font--size--bigger:1.6rem;--font--size--large:2rem;--font--size--huge:2.4rem;--opacity--common:0.33;--line-height-header:1.2}body,html{font-family:"Inter",sans-serif}html{font-size:12px;scroll-padding-top:var(--offset--half);scroll-padding-bottom:var(--offset--half)}@media (max-width:768px){html{font-size:13px}}@media (min-width:768px){html{font-size:14px}}@media (min-width:980px){html{font-size:15px}}body{font-size:1rem;font-weight:300;line-height:1.3;color:var(--color--black);background-color:var(--color--white)}dt,h1,h2,h3,h4,h5,h6,legend{font-family:"Inter",sans-serif;font-weight:500;line-height:var(--line-height-header);margin-top:1.2em;margin-bottom:.6em}dt:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,legend:first-child{margin-top:0}dt:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,legend:last-child,p:last-child{margin-bottom:0}dt a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,legend a{text-decoration:underline;color:inherit}h1{font-size:var(--font--size--huge)}h2{font-size:var(--font--size--large)}h3{font-size:var(--font--size--bigger)}h4{font-size:var(--font--size--big)}h5,h6{font-size:var(--font--size)}legend{font-size:1rem}p{margin-top:0;margin-bottom:.75em}p+a.button{margin-top:var(--offset)}a,a:hover{text-decoration:underline}a{cursor:pointer;transition:color var(--transition--common);color:inherit}a:hover{color:var(--color--orange--dark)}a:focus{outline:0}a[href^="#"],a[href^=tel]{text-decoration:underline;text-decoration-style:dotted}picture{max-width:100%}picture source{display:none}hr,picture,picture img{display:block}img,input,select,textarea{display:inline-block;max-width:100%}label{display:inline-block;cursor:pointer}address{font-style:inherit}hr{width:100%;height:1px;margin-top:var(--offset);margin-bottom:var(--offset);border:0;border-bottom:1px solid var(--color--gray--lite)}@media (min-width:768px){hr{margin-top:var(--offset--2x);margin-bottom:var(--offset--2x)}}input,select,textarea{padding:.525em .65em .575em;resize:none;transition:border-color var(--transition--common);border:1px solid var(--color--gray);border-radius:.5em;outline:0}select,textarea{box-sizing:border-box}input:focus,select:focus,textarea:focus{border-color:var(--color--gray--dark);outline:0}input[readonly],select[readonly],textarea[readonly]{cursor:none;user-select:none;color:var(--color--gray--dark);background-color:var(--color--gray--lite)}select{position:relative}button{padding:.55em 1.25em .6em}input[type=button],input[type=reset],input[type=submit]{box-sizing:border-box;padding:.55em 1.25em .6em}a.button,button,input[type=button],input[type=reset],input[type=submit]{font-weight:600;display:inline-block;cursor:pointer;transition:all var(--transition--common);text-align:center;white-space:nowrap;border:1px solid var(--color--gray--lite);border-radius:.5em;background-color:var(--color--gray--lite);box-shadow:var(--shadow--common)}a.button:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{color:var(--color--white);border-color:var(--color--orange);background-color:var(--color--orange);box-shadow:var(--shadow--common--hover)}a.button.primary,button.primary,input[type=button].primary,input[type=reset].primary,input[type=submit].primary{color:var(--color--white);border-color:var(--color--orange);background-color:var(--color--orange)}a.button.primary:hover,button.primary:hover,input[type=button].primary:hover,input[type=reset].primary:hover,input[type=submit].primary:hover{border-color:var(--color--orange--dark);background-color:var(--color--orange--dark);box-shadow:var(--shadow--common--hover)}a.button:focus,button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:0}a.button,button,input{box-sizing:border-box;color:inherit}a.button.big,button.big,input.big{padding:.7em 2em .85em}a.button.white-space--normal,button.white-space--normal,input.white-space--normal{white-space:normal}a.button.small,button.small,input.small{padding:.425em 1em .525em}a.button.transparent,button.transparent,input.transparent{padding:.45em .5em .5em;color:inherit;border-color:transparent;background:0 0;box-shadow:none}a.button.transparent:hover,button.transparent:hover,input.transparent:hover{color:var(--color--orange)}a.button.transparent:hover:after,button.transparent:hover:after,input.transparent:hover:after{color:inherit}a.button.white,button.white,input.white{color:var(--color--black);border-color:var(--color--gray);background-color:var(--color--white)}a.button.white:hover,button.white:hover,input.white:hover{color:var(--color--black);border-color:var(--color--gray);background-color:var(--color--gray--lite)}a.button.gray,button.gray,input.gray{color:var(--color--gray--dark)}a.button.gray:hover,button.gray:hover,input.gray:hover{color:var(--color--orange)}@media (max-width:768px){a.button.wide--on-mobiles,button.wide--on-mobiles,input.wide--on-mobiles{display:block;box-sizing:border-box;width:100%}}a.button.wide,button.wide,input.wide{display:block;width:100%}a.button[disabled],button[disabled],input[disabled]{cursor:not-allowed}a.button[disabled],a.button[disabled]:hover,button[disabled],button[disabled]:hover,input[disabled],input[disabled]:hover{color:var(--color--gray--dark);border-color:var(--color--gray);background-color:var(--color--gray)}a.button{padding:.5125em 1.25em .6em;padding-bottom:.5525rem;text-decoration:none}button.big{padding-top:.85rem;padding-bottom:1rem}.markers .marker.hit,input[type=checkbox],input[type=radio]{background-color:var(--color--orange)}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.hidden,[hidden]{display:none!important}br.clear{clear:both}.markers{font-size:var(--font--size--smaller);display:flex;flex-direction:row;flex-wrap:wrap}.markers .marker{font-size:var(--font--size--small);font-weight:500;display:block;margin-right:var(--offset--half);margin-bottom:var(--offset--half);padding:.3em .55em .275em;text-transform:uppercase;color:var(--color--white);border-radius:var(--offset--half);background-color:var(--color--blue)}.markers .marker.adviced{background-color:var(--color--purple)}.markers .marker.new{background-color:var(--color--red)}.markers .marker.best{background-color:var(--color--gold)}.prices{font-weight:500}.prices .negotiable{font-size:var(--font--size--big);line-height:1.2;color:var(--color--gray--dark)}.prices .final{font-size:var(--font--size--big);font-weight:500}.prices .old{font-size:var(--font--size--small);padding-left:.25em;color:var(--color--gray--dark)}ol,ul{padding-left:1.2em;list-style-position:outside}ul li::marker{color:var(--color--orange)}ol li::marker{color:var(--color--gray--dark)}.cookie-warning{font-size:var(--font--size--small);position:fixed;z-index:1000;right:var(--offset--half);bottom:var(--offset--half);animation:disappear;animation-duration:1s;animation-delay:3s;animation-fill-mode:forwards}@media (min-width:768px){.cookie-warning{max-width:50%}}@media (min-width:980px){.cookie-warning{max-width:33%}}.cookie-warning .wrapper{padding:var(--offset);border-radius:var(--offset--half);background-color:var(--color--gray--lite);box-shadow:var(--shadow--common--blur)}.color--gray{color:#d0d0d0}.color--orange{color:#ff6a00}.color--red{color:#ff6464}.color--purple{color:#a56ffd}.color--yellow{color:#ffea6e}.color--gold{color:#ffb45b}.color--green{color:#278400}.color--blue{color:#0085ff}#page--main--content table{margin:var(--offset)0;border-collapse:collapse}#page--main--content table tr th{font-size:var(--font--size--small);font-weight:400;padding:var(--offset--half)}#page--main--content table tr td{padding:var(--offset--half);border-bottom:var(--border--common)}#page--main--content table tr:last-of-type td{border-bottom:none}[class*=" dripicons-"]:before,[class^=dripicons-]:before,[data-icon]:before{line-height:1;position:relative;top:.125em;display:inline-block}.row.image-row{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 var(--offset--half--negative)}.row.image-row img{display:block;max-width:50%;padding:var(--offset--half)}@media (min-width:768px){.row.image-row img{max-width:33.3333333333%}}@media (min-width:980px){.row.image-row img{max-width:25%}}
/* End */


/* Start:/local/templates/avrora/styles/layout.min.css?17790660057870*/
#page--header{background-color:var(--color--white)}#page--header > .wrap{box-sizing:border-box;margin:0}@media (min-width:768px){#page--header > .wrap{margin:0 var(--offset)}}@media (min-width:980px){#page--header > .wrap{margin:0 auto}}#page--header--spacer{display:block;height:0}#page--header.fixed{position:fixed;z-index:900;top:0;left:0;width:100%}#page--header.sticky{padding-top:0;padding-bottom:0}@media (min-width:768px){#page--header.sticky{box-shadow:var(--shadow--common)}}@media (max-width:768px){#page--header{border-bottom:var(--border--common);background-color:var(--color--gray--lite)}}#page--header--above{font-size:var(--font--size);display:none;align-items:center;justify-content:flex-end}@media (min-width:768px){#page--header--above{display:flex}}#page--header--above > *{padding-top:var(--offset--quarter);padding-bottom:var(--offset--quarter)}#page--header--above .phone{font-size:var(--font--size--big);font-weight:500;padding:0}#page--header--above .phone .dripicons-phone:before{font-size:inherit;padding-right:0.5em}#page--header--above .order-call{font-weight:500;text-decoration:none}#page--header--above .order-call:hover{color:var(--color--orange);text-decoration:none}#page--header--above a{color:inherit}#page--header--above a:hover{color:var(--color--orange)}#page--header--panel{align-items:center}@media (min-width:768px){#page--header--panel{margin:var(--offset--half) 0}}#page--header--panel--button{padding-left:var(--offset--half)}#page--header--panel--button button{position:relative}#page--header--panel--button button i{font-size:var(--font--size--bigger)}#page--header--panel--button button i:before{font-size:20px}@media (min-width:768px){#page--header--panel--button{display:none}}#page--header--panel--logo{display:flex;align-items:center;flex-direction:row;padding-left:0;gap:var(--offset)}#page--header--panel--logo img{display:block;width:auto;height:2rem;margin-top:-0.125rem}@media (min-width:768px){#page--header--panel--logo img{max-width:unset;height:3rem}}#page--header--panel--logo span.name{font-size:var(--font--size--small);font-weight:500;display:block}#page--header--panel--logo span.worktime{font-size:var(--font--size--smaller);display:block}#page--header--panel .header-icons{display:flex;align-items:center;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;margin-left:auto;padding-top:0;padding-right:var(--offset);padding-bottom:0}#page--header--panel .header-icons span.name{font-size:var(--font--size--small);font-weight:500;display:block}@media (max-width:768px){#page--header--panel .header-icons span.name{display:none}}#page--header--panel .header-icons > *{margin-left:var(--offset--half)}@media (min-width:768px){#page--header--panel .header-icons > *{margin-left:var(--offset)}}#page--header--panel .header-icons button i,#page--header--panel .header-icons a.button i{font-size:var(--font--size--bigger);line-height:1.1}#page--sidebar-mobile{position:fixed;z-index:1000;top:0;left:-100%;width:100%;height:100%;transition:left var(--transition--common)}@media (min-width:980px){#page--sidebar-mobile{display:none}}#page--sidebar-mobile .header{margin-bottom:var(--offset--2x)}#page--sidebar-mobile--logo img{height:3rem}#page--sidebar-mobile button.close{font-size:var(--font--size--bigger);position:absolute;top:var(--offset);right:var(--offset)}#page--sidebar-mobile button.close:before{font-size:var(--font--size--bigger)}#page--sidebar-mobile .sidebar{position:relative;display:flex;overflow-y:scroll;flex-direction:column;max-width:576px;height:100%;margin:0;margin-right:var(--offset);padding:var(--offset--2x);background-color:var(--color--white);box-shadow:var(--shadow--common)}#page--sidebar-mobile .links{margin:var(--offset--2x) 0}#page--sidebar-mobile .links a{font-size:var(--font--size--big);font-weight:500;display:block;margin:var(--offset) 0}#page--sidebar-mobile .links a i{margin-right:var(--offset--half)}#page--sidebar-mobile .footer{margin-top:auto}#page--sidebar-mobile .footer > *{margin-top:var(--offset)}#page--sidebar-mobile .footer .phone{font-size:var(--font--size--big);font-weight:500}#page--sidebar-mobile .footer .address a{text-decoration:underline;text-decoration-style:dotted}#page--sidebar-mobile.in-view{left:0}#page--sidebar-mobile.in-view .overlay{display:block;opacity:0.5}#page--sidebar-mobile .overlay{position:fixed;z-index:-1;top:0;left:0;display:none;width:100%;height:100%;transition:all var(--transition--common);opacity:0;background-color:var(--color--black)}#page--main--header{margin-top:var(--offset);margin-bottom:var(--offset)}#page--main--header h1{font-size:var(--font--size--huge);margin-top:var(--offset--half);margin-bottom:0}#page--main--header--mobile{padding:var(--offset) 0;text-align:center}#page--main--header--mobile .name{font-size:var(--font--size--big);font-weight:500;display:block}@media (min-width:768px){#page--main--content{margin-top:0}}#page--toolbar-mobile{position:fixed;z-index:100;bottom:0;left:0;width:100%;background-color:var(--color--gray--lite);box-shadow:var(--shadow--common)}@media (min-width:768px){#page--toolbar-mobile{display:none}}#page--footer{margin-top:var(--offset--4x);border-top:1px solid var(--color--gray)}#page--footer hr{margin:var(--offset) 0}#page--footer--bottom{margin-top:var(--offset--2x)}#page--footer--bottom--contact h3{font-size:1rem}#page--footer--bottom--contact .contact div{margin-bottom:var(--offset--half)}#page--footer--bottom--contact .contact div a{color:inherit;position:relative;display:flex;flex-direction:row;flex-wrap:nowrap}#page--footer--bottom--contact .contact div a span[class^=dripicons]{width:1.5em;display:inline-block}#page--footer--bottom--contact .contact div a:hover{color:var(--color--orange)}#page--footer--bottom--contact .contact .phone{font-size:var(--font--size--big);font-weight:500}#page--footer--outro{font-size:var(--font--size--small);margin-top:var(--offset);color:var(--color--gray--dark)}#page--footer > .wrap{margin-top:var(--offset--4x);margin-bottom:var(--offset--4x)}.rounded-wrapper{padding:var(--offset--2x);border:var(--border--common);border-radius:var(--offset)}.rounded-wrapper h1,.rounded-wrapper h2,.rounded-wrapper h3{margin-top:0}.favorites--header a.button{font-weight:normal;position:relative;display:flex;align-items:center;flex-direction:column}.favorites--header a.button span.count{font-size:var(--font--size--smaller);position:absolute;top:0.85em;right:0.25em;display:flex;flex-direction:column;justify-content:center;width:1em;height:1em;padding:0.2em;text-align:center;color:var(--color--white);border-radius:1em;background-color:var(--color--orange)}.favorites--header a.button span.count:empty{display:none}@media (min-width:768px){.favorites--header a.button span.count{top:0.5em;right:1.5em}}@media (max-width:768px){.favorites--header a.button span{display:none}}@media (min-width:768px){.favorites--header a.button{padding:0}}button[data-action=favorite].active{color:var(--color--orange)}#area--bottom{position:relative;margin-top:var(--offset--4x)}#area--bottom::before{content:"";position:absolute;inset:0;z-index:0;background-image:url("/upload/main/bg-brand.svg");background-repeat:repeat;background-position:left top;background-size:320px auto;opacity:0.3}#area--bottom .wrap{position:relative;z-index:1;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}#area--bottom .wrap hr{width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%);margin-right:0;border:0;border-top:1px solid var(--color--gray)}.page .bottom .wrapper a.order-call{text-decoration:none}.page .bottom .wrapper a.order-call:hover{text-decoration:none}.page .bottom .wrapper{position:relative;padding-left:var(--offset--4x)}.page .bottom .wrapper h2{font-size:var(--font--size--big)}.page .bottom .wrapper img{position:absolute;top:0;left:0;width:2rem}@media (min-width:768px){.page .bottom .wrapper img{width:3rem}}
/* End */


/* Start:/local/templates/avrora/styles/icons.min.css?1779066005388*/
.dripicons-telegram:before,.dripicons-whatsapp:before{display:inline-block;width:24px;height:24px;content:"";background-image:url(/local/templates/avrora/styles/../icons/whatsapp.svg);background-repeat:no-repeat;background-position:center}.dripicons-telegram:before{background-image:url(/local/templates/avrora/styles/../icons/telegram.svg)}a.button>i[class^=dripicons],button>i[class^=dripicons]{line-height:1;position:relative;display:inline-block}
/* End */


/* Start:/local/templates/avrora/styles/pages.min.css?177906600569*/
@media (min-width:768px){.error--404 .message .wrapper{margin:0 20%}}
/* End */


/* Start:/about/style.css?178174273729892*/
/* Страница /about/ — новый макет */

.about-page {
    overflow-x: hidden;
}

.about-page > .wrap {
    margin-top: 16px;
    margin-bottom: 0;
    padding-left: var(--safe-x, 60px);
    padding-right: var(--safe-x, 60px);
    max-width: 100%;
    box-sizing: border-box;
}

@media (min-width: 576px) {
    .about-page > .wrap {
        margin-top: 24px;
    }
}

.about-breadcrumbs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    color: #aaaaaa;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 16px;
    word-break: break-word;
}

.about-breadcrumbs__link {
    color: #aaaaaa;
    text-decoration: underline;
}

.about-breadcrumbs__sep {
    display: inline-flex;
    color: #aaaaaa;
}

.about-breadcrumbs__current {
    color: #aaaaaa;
}

.about-hero {
    position: relative;
    overflow: hidden;
    background-color: #1e293b;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0;
    padding: 24px 0;
    min-height: 280px;
}

@media (min-width: 576px) {
    .about-hero {
        padding: 32px 0;
        min-height: 320px;
    }
}

@media (min-width: 768px) {
    .about-hero {
        padding: 40px 0;
        min-height: 384px;
    }
}

.about-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, transparent 100%);
    pointer-events: none;
}

.about-hero__inner {
    position: relative;
    z-index: 1;
    padding: 0 16px;
    max-width: 100%;
    box-sizing: border-box;
}

@media (min-width: 576px) {
    .about-hero__inner {
        padding: 0 24px;
    }
}

@media (min-width: 992px) {
    .about-hero__inner {
        padding: 0 80px;
    }
}

.about-hero__content {
    max-width: 960px;
}

.about-hero__title {
    margin: 0 0 12px 0;
    color: #363636;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.25;
    word-wrap: break-word;
}

.about-hero__subtitle {
    margin: 0 0 20px 0;
    color: #363636;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    word-wrap: break-word;
}

@media (min-width: 576px) {
    .about-hero__title {
        font-size: 26px;
    }
    .about-hero__subtitle {
        font-size: 16px;
        line-height: 22px;
    }
}

@media (min-width: 768px) {
    .about-hero__title {
        font-size: 32px;
    }
    .about-hero__subtitle {
        font-size: 18px;
        line-height: 24px;
    }
}

.about-hero__features {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    padding: 16px;
    background: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
}

.about-feature__sep {
    display: none;
}

.about-feature {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 56px;
}

.about-feature__icon {
    flex: 0 0 auto;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.about-feature__icon svg {
    width: 40px;
    height: 40px;
}

.about-feature__value {
    color: var(--brand-color, #DB7A05);
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
}

.about-feature__label {
    color: #363636;
    font-size: 14px;
    line-height: 20px;
}

.about-feature__big {
    color: #363636;
    font-size: 15px;
    line-height: 20px;
    max-width: none;
}

@media (min-width: 576px) {
    .about-hero__features {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        gap: 16px;
        padding: 16px 20px;
    }
    .about-feature__sep {
        display: flex;
        flex: 0 0 auto;
        align-items: center;
        justify-content: center;
        width: 24px;
        height: 64px;
        color: #898989;
    }
    .about-feature__sep svg {
        width: 20px;
        height: 48px;
        display: block;
    }
    .about-feature {
        min-height: 64px;
    }
    .about-feature__icon {
        width: 48px;
        height: 48px;
    }
    .about-feature__icon svg {
        width: 48px;
        height: 48px;
    }
    .about-feature__value {
        font-size: 32px;
    }
    .about-feature__label {
        font-size: 16px;
        line-height: 24px;
    }
    .about-feature__big {
        font-size: 20px;
        line-height: 24px;
        max-width: 260px;
    }
    .about-feature__sep svg {
        width: 20px;
        height: 48px;
        display: block;
    }
}

.about-hero__buttons {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 20px;
}

@media (min-width: 576px) {
    .about-hero__buttons {
        flex-direction: row;
        gap: 16px;
        flex-wrap: wrap;
    }
}

/* Перебиваем глобальное a[href^="#"] { text-decoration: dotted } */
.about-hero__buttons .about-btn[href^="#"],
.about-hero__buttons .about-btn[href^="tel:"] {
    text-decoration: none !important;
}
.about-hero__buttons .about-btn[href^="#"]:hover,
.about-hero__buttons .about-btn[href^="tel:"]:hover {
    text-decoration: none !important;
}

.about-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    height: 48px;
    padding: 0 20px;
    border-radius: 0;
    font-weight: 600;
    font-size: 15px;
    transition: background-color .15s ease, color .15s ease, border-color .15s ease;
    width: 100%;
    box-sizing: border-box;
}

@media (min-width: 576px) {
    .about-btn {
        width: auto;
        padding: 0 24px;
        font-size: 16px;
    }
}

.about-btn--primary {
    background: var(--brand-color, #DB7A05);
    color: #fff;
    border: 1.5px solid var(--brand-color, #DB7A05);
}

.about-btn--primary:hover,
.about-btn--primary:focus-visible {
    background: var(--active-brand-color, #bf6b05);
    color: #fff;
    border-color: var(--active-brand-color, #bf6b05);
    text-decoration: none;
}

.about-btn--primary:focus-visible {
    box-shadow: 0 0 0 0.2rem rgba(219, 122, 5, 0.25);
}

.about-btn--outline {
    border: 1.5px solid var(--brand-color, #DB7A05);
    color: var(--brand-color, #DB7A05);
    background: transparent;
}

.about-btn--outline:hover,
.about-btn--outline:focus-visible {
    background: var(--brand-color, #DB7A05);
    color: #fff;
    border-color: var(--brand-color, #DB7A05);
    text-decoration: none;
}

.about-btn--outline:focus-visible {
    box-shadow: 0 0 0 0.2rem rgba(219, 122, 5, 0.25);
}

.about-tabs {
    display: flex;
    align-items: stretch;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 10px;
    margin-top: 24px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

.about-tabs::-webkit-scrollbar {
    display: none;
}

.about-tab {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    padding: 0 16px;
    background: #EFEFF3;
    border: 0;
    font-weight: 600;
    font-size: 14px;
    color: black;
    white-space: nowrap;
    text-decoration: none;
    border-radius: 0;
    transition: background-color .15s ease, color .15s ease;
    flex-shrink: 0;
}

@media (min-width: 576px) {
    .about-tabs {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .about-tab {
        padding: 0 24px;
        font-size: 16px;
    }
}

.about-tab:hover,
.about-tab:focus-visible {
    background: var(--brand-color, #DB7A05);
    color: #fff;
    text-decoration: none;
}

.about-tab:focus-visible {
    box-shadow: 0 0 0 0.2rem rgba(219, 122, 5, 0.25);
}

.about-tab.is-active {
    background: var(--brand-color, #DB7A05);
    color: #fff;
}

.about-page__content {
    margin-top: 24px;
}

.about-panel {
    margin-top: 24px;
}

.about-panel__grid {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: stretch;
}

@media (min-width: 576px) {
    .about-panel__grid {
        gap: 24px;
    }
}

.about-panel__main {
    flex: 1 1 auto;
    min-width: 0;
    display: flex;
    flex-direction: column;
}

.about-panel__side {
    flex: 1 1 auto;
    min-width: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
}

@media (min-width: 1200px) {
    .about-panel__grid {
        flex-direction: row;
    }
    .about-panel__side {
        flex: 0 0 420px;
        width: 420px;
    }
}

.about-panel__main .about-card,
.about-panel__side .about-card {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.about-card {
    background: #fff;
    border: 0;
    border-radius: 0;
    padding: 16px;
    box-sizing: border-box;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
}

@media (min-width: 576px) {
    .about-card {
        padding: 24px;
    }
}

.about-card__head {
    margin-bottom: 16px;
}

.about-card__title {
    margin: 0;
    color: #363636;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.25;
}

.about-card__subtitle {
    margin-top: 6px;
    color: rgba(54, 54, 54, 0.75);
    font-size: 14px;
    line-height: 20px;
}

@media (min-width: 576px) {
    .about-card__title {
        font-size: 20px;
        line-height: 20px;
    }
}

.about-card__title--block {
    margin-bottom: 16px;
}

.about-company {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
}

.about-company::after {
    content: "";
    display: table;
    clear: both;
}

.about-company__text {
    color: #363636;
    font-size: 15px;
    line-height: 22px;
}

@media (min-width: 576px) {
    .about-company__text {
        font-size: 16px;
        line-height: 24px;
    }
}

.about-company__image {
    width: 100%;
}

.about-company__image img,
.about-company__image-placeholder {
    width: 100%;
    max-width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: center;
    display: block;
    border-radius: 0;
    background: #f0f0f0;
}

@media (min-width: 576px) {
    .about-company__image img,
    .about-company__image-placeholder {
        height: 280px;
    }
}

@media (min-width: 992px) {
    .about-company__image img,
    .about-company__image-placeholder {
        height: 312px;
    }
}

.about-company__image-placeholder {
    display: block;
}

.about-timeline__list {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 0;
}

/* Линия таймлайна: над белым фоном карточки, под этапами (точки, годы, текст) */
.about-timeline__list::before {
    content: "";
    position: absolute;
    left: 16px;
    transform: translateX(-50%);
    top: 16px;
    bottom: 16px;
    width: 2px;
    background: rgba(219, 122, 5, 0.9);
    z-index: 0;
}

.about-timeline__item {
    display: grid;
    grid-template-columns: 32px 44px 1fr;
    gap: 8px;
    align-items: start;
    padding: 6px 0;
    position: relative;
    z-index: 1;
}

.about-timeline__dot {
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.about-timeline__dot::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    transform: translate(-50%, -50%);
    z-index: 0;
}

@media (min-width: 576px) {
    .about-timeline__item {
        grid-template-columns: 40px 56px 1fr;
        gap: 10px;
        padding: 8px 0;
    }
    .about-timeline__list::before {
        left: 20px;
        top: 20px;
        bottom: 20px;
    }
    .about-timeline__dot {
        width: 40px;
        height: 40px;
    }
    .about-timeline__dot::before {
        width: 25px;
        height: 25px;
    }
}

.about-timeline__dot svg {
    position: relative;
    z-index: 1;
    display: block;
    width: 24px;
    height: 24px;
    max-width: 100%;
    max-height: 100%;
}

@media (min-width: 576px) {
    .about-timeline__dot svg {
        width: auto;
        height: auto;
    }
}

.about-timeline__year {
    color: var(--brand-color, #DB7A05);
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    padding-top: 4px;
}

.about-timeline__text {
    color: #363636;
    font-size: 13px;
    line-height: 18px;
    padding-top: 4px;
}

@media (min-width: 576px) {
    .about-timeline__year {
        font-size: 18px;
        line-height: 24px;
        padding-top: 6px;
    }
    .about-timeline__text {
        font-size: 14px;
        line-height: 20px;
        padding-top: 6px;
    }
}

.about-partners {
    margin-top: 24px;
    margin-bottom: 0;
}

/* Страница /about/partners/ — сетка карточек партнёров */
.about-partners-page {
    margin-top: 24px;
    margin-bottom: 0;
}
.about-partners-page__title {
    margin: 0 0 16px 0;
    color: #334155;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
}
@media (min-width: 576px) {
    .about-partners-page__title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 20px;
    }
}
.about-partners-page__grid {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 12px;
    grid-template-columns: 1fr;
}
@media (min-width: 576px) {
    .about-partners-page__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
}
@media (min-width: 768px) {
    .about-partners-page__grid {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (min-width: 992px) {
    .about-partners-page__grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
    }
}
@media (min-width: 1200px) {
    .about-partners-page__grid {
        grid-template-columns: repeat(5, 1fr);
    }
}
.about-partners-page__card {
    margin: 0;
}
.about-partners-page__card-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 24px 16px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    border-radius: 0;
    height: 100%;
    box-sizing: border-box;
}
.about-partners-page__card-image {
    width: 100%;
    max-width: 190px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}
.about-partners-page__card-image img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.about-partners-page__card-name {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    color: #363636;
    text-align: center;
    width: 100%;
}
.about-partners-page__card-name a {
    color: inherit;
    text-decoration: underline;
}
.about-partners-page__card-name a:hover {
    color: var(--brand-color, #DB7A05);
}
.about-partners-page__card-details {
    margin-top: auto;
    width: 100%;
}
.about-partners-page__card-toggle,
.about-partners-page__card-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    color: #363636;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    font-family: inherit;
}
.about-partners-page__card-link {
    text-decoration: underline;
}
.about-partners-page__card-link:hover {
    color: var(--brand-color, #DB7A05);
}
.about-partners-page__card-toggle:hover {
    color: var(--brand-color, #DB7A05);
}
.about-partners-page__card-arrow {
    flex-shrink: 0;
    transition: transform 0.2s ease;
}
.about-partners-page__card-expand[open] .about-partners-page__card-arrow {
    transform: rotate(-180deg);
}
.about-partners-page__card-description {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #eee;
    font-size: 14px;
    line-height: 1.5;
    color: #363636;
}

.about-partners__title {
    margin: 0 0 12px 0;
    color: #334155;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
}

@media (min-width: 576px) {
    .about-partners__title {
        margin-bottom: 16px;
        font-size: 20px;
        line-height: 24px;
    }
}

/* Полоса бегущей строки на всю ширину экрана, контент выходит за края */
.about-partners__track {
    width: 100%;
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    margin-top: 16px;
    contain: layout style;
}

@media (min-width: 576px) {
    .about-partners__track {
        width: 100vw;
        max-width: none;
        margin-left: calc(-50vw + 50%);
    }
}

.about-partners__strip {
    display: inline-flex;
    align-items: center;
    gap: 32px;
    padding: 12px 0;
    animation: about-partners-marquee 300s linear infinite;
    will-change: transform;
    backface-visibility: hidden;
}

@media (min-width: 576px) {
    .about-partners__strip {
        gap: 48px;
        padding: 16px 0;
    }
}

.about-partners__strip .brands--list {
    display: inline-block;
    width: max-content;
}

@keyframes about-partners-marquee {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

/* Компонент внутри полосы: убираем обёртки, один ряд */
.about-partners .brands--list h2 {
    display: none;
}

.about-partners .brands--list .wrap {
    padding: 0;
    max-width: none;
    margin: 0;
}

.about-partners .brands--list .items {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    gap: 32px;
    align-items: center;
    flex-shrink: 0;
}

@media (min-width: 576px) {
    .about-partners .brands--list .items {
        gap: 48px;
    }
}

.about-partners .brands--list .items li {
    flex-shrink: 0;
    width: 140px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-partners .brands--list .items img {
    max-width: 120px;
    max-height: 32px;
    object-fit: contain;
}

@media (min-width: 576px) {
    .about-partners .brands--list .items li {
        width: 200px;
        height: 60px;
    }
    .about-partners .brands--list .items img {
        max-width: 180px;
        max-height: 40px;
    }
}

/* Large devices (desktops, 992px and up): картинка справа, текст обтекает, под картинкой — во всю ширину */
@media (min-width: 992px) {
    .about-company {
        display: block;
    }
    .about-company__image {
        float: right;
        width: 480px;
        max-width: 45%;
        margin-left: 24px;
        margin-bottom: 16px;
    }
    .about-company__image img,
    .about-company__image-placeholder {
        height: 312px;
    }
}

/* Дилерские свидетельства — слайдер по 3–4 изображения */
.about-dilerskie {
    margin-top: 24px;
}

.about-dilerskie__title {
    margin: 0 0 16px 0;
    color: #363636;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.25;
}

.about-dilerskie__intro {
    margin-bottom: 24px;
    color: #363636;
    font-size: 15px;
    line-height: 1.5;
}

.about-dilerskie__intro.page-article__text p:last-child {
    margin-bottom: 0;
}

.about-dilerskie__slider-wrap {
    position: relative;
    margin: 0;
}

.about-dilerskie__swiper {
    overflow: hidden;
    padding: 0 40px;
}

.about-dilerskie__slide-inner {
    position: relative;
    padding-bottom: 75%;
    background: #f5f5f5;
    border-radius: 0;
    overflow: hidden;
}

.about-dilerskie__img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.about-dilerskie__prev,
.about-dilerskie__next {
    position: absolute;
    top: 50%;
    z-index: 2;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: #EFEFF3;
    color: #363636;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-dilerskie__prev:hover,
.about-dilerskie__next:hover {
    background: var(--brand-color, #DB7A05);
    color: #fff;
}

.about-dilerskie__prev {
    left: 0;
}

.about-dilerskie__next {
    right: 0;
}

.about-dilerskie__prev::after,
.about-dilerskie__next::after {
    font-size: 0;
    content: none;
}

.about-dilerskie__prev .swiper-navigation-icon,
.about-dilerskie__next .swiper-navigation-icon {
    width: 14px;
    height: 14px;
    color: #363636;
}

.about-dilerskie__prev .swiper-navigation-icon path,
.about-dilerskie__next .swiper-navigation-icon path {
    fill: #363636;
}

.about-dilerskie__prev:hover .swiper-navigation-icon path,
.about-dilerskie__next:hover .swiper-navigation-icon path {
    fill: #fff;
}

@media (min-width: 576px) {
    .about-dilerskie__slider-wrap {
        margin: 0;
    }
    .about-dilerskie__swiper {
        padding: 0 52px;
    }
    .about-dilerskie__prev,
    .about-dilerskie__next {
        width: 44px;
        height: 44px;
        margin-top: -22px;
    }
    .about-dilerskie__prev .swiper-navigation-icon,
    .about-dilerskie__next .swiper-navigation-icon {
        width: 18px;
        height: 18px;
    }
}

/* Страница вакансий — блок с текстом (карточка по макету) */
.about-vacancy-card {
    background: #fff;
    padding: 24px;
    margin-top: 24px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
    border-radius: 0;
}

.about-vacancy-card__inner {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.about-vacancy-card__main {
    display: flex;
    flex-direction: column;
    gap: 24px;
    min-width: 0;
}

.about-vacancy-card__title {
    margin: 0;
    color: #363636;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.25;
}

.about-vacancy-card__text {
    margin: 0;
    color: #363636;
    font-size: 16px;
    line-height: 1.5;
}

.about-vacancy-card__text p {
    margin: 0 0 1em 0;
}

.about-vacancy-card__text p:last-child {
    margin-bottom: 0;
}

.about-vacancy-offer {
    margin: 0;
}

.about-vacancy-offer__heading {
    margin: 0 0 0.5em 0;
    color: #363636;
    font-size: 16px;
    line-height: 1.5;
}

.about-vacancy-offer__list {
    margin: 0 0 1em 0;
    padding-left: 1.25em;
    color: #363636;
    font-size: 16px;
    line-height: 1.5;
}

.about-vacancy-offer__list li {
    margin-bottom: 0.25em;
}

.about-vacancy-offer__report {
    margin: 0;
}

.about-vacancy-card__contacts {
    margin: 0;
    padding: 0;
}

.about-vacancy-card__contacts p {
    margin: 0;
    color: #363636;
    font-size: 16px;
    line-height: 1.5;
}

.about-vacancy-card__link,
.about-vacancy-card__contacts a {
    color: var(--brand-color, #DB7A05);
    text-decoration: underline;
}

.about-vacancy-card__link:hover,
.about-vacancy-card__contacts a:hover {
    color: var(--active-brand-color, #bf6b05);
}

.about-vacancy-card__row {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.about-vacancy-card__offer-col {
    display: flex;
    flex-direction: column;
    gap: 24px;
    min-width: 0;
}

.about-vacancy-card__image {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    line-height: 0;
}

.about-vacancy-card__image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

@media (min-width: 992px) {
    .about-vacancy-card__row {
        flex-direction: row;
        align-items: flex-start;
        gap: 24px;
    }
    .about-vacancy-card__offer-col {
        flex: 1 1 auto;
        min-width: 0;
    }
    .about-vacancy-card__image {
        width: 480px;
        max-width: 40%;
    }
    .about-vacancy-card__image img {
        width: 480px;
        max-width: 100%;
        height: auto;
    }
}

/* --- /about/sotrudniki/ (Сотрудники) --- */
.about-staff .about-page__content {
    display: grid;
    gap: 16px;
}

@media (min-width: 768px) {
    .about-staff .about-page__content {
        gap: 20px;
    }
}

.about-staff-structure__grid {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 576px) {
    .about-staff-structure__grid {
        gap: 14px;
    }
}

@media (min-width: 992px) {
    .about-staff-structure__grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

.about-staff-structure__item {
    border: 1px solid rgba(0, 0, 0, 0.08);
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
    border-radius: 0;
    padding: 18px 18px 16px;
    min-height: 140px;
    min-width: 0;
}

@media (max-width: 575.98px) {
    .about-staff-structure__item {
        padding: 14px 12px 12px;
        min-height: 0;
    }

    .about-staff-structure__icon {
        width: 36px;
        height: 36px;
        margin-bottom: 8px;
    }

    .about-staff-structure__icon svg {
        width: 28px;
        height: 28px;
    }

    .about-staff-structure__title {
        font-size: 14px;
        line-height: 18px;
    }

    .about-staff-structure__text {
        font-size: 12px;
        line-height: 16px;
    }
}

.about-staff-structure__item--filter {
    cursor: pointer;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.about-staff-structure__item--filter:hover {
    border-color: rgba(219, 122, 5, 0.4);
}

.about-staff-structure__item--filter:focus {
    outline: none;
}

.about-staff-structure__item--filter:focus-visible {
    box-shadow: 0 0 0 2px rgba(219, 122, 5, 0.35);
}

.about-staff-structure__item--filter.is-active {
    border-color: var(--brand-color, #db7a05);
    box-shadow: 0 0 0 1px var(--brand-color, #db7a05);
}

.about-staff-structure__icon {
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--brand-color, #F18A0E);
    margin-bottom: 10px;
}

.about-staff-structure__title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #363636;
    margin-bottom: 6px;
}

.about-staff-structure__text {
    color: rgba(54, 54, 54, 0.78);
    font-size: 14px;
    line-height: 20px;
}

.about-person__placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: clamp(28px, 10vw, 44px);
    color: rgba(54, 54, 54, 0.45);
    background: linear-gradient(135deg, rgba(241, 138, 14, 0.12) 0%, rgba(0, 0, 0, 0.02) 100%);
}

.about-staff-team__consent {
    margin: 16px 0 0;
    padding: 0;
    max-width: 52em;
    font-size: 14px;
    line-height: 1.5;
    color: rgba(54, 54, 54, 0.78);
}

.about-staff-team__consent-asterisk {
    display: inline-block;
    margin-right: 6px;
    font-weight: 700;
    font-size: 1.15em;
    line-height: 1;
    vertical-align: 0.05em;
    color: #f18a0e;
}

.about-staff-team__consent-text {
    color: rgba(54, 54, 54, 0.82);
}

.about-staff-team__empty {
    margin: 12px 0 0;
    padding: 12px 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    color: rgba(54, 54, 54, 0.72);
    font-size: 14px;
    line-height: 1.4;
}

.about-staff-team__empty[hidden] {
    display: none;
}

/* Сетка портретов: увеличиваем фото сотрудников примерно на 40% */
.about-staff-team__grid {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 576px) {
    .about-staff-team__grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 12px;
    }
}

@media (min-width: 992px) {
    .about-staff-team__grid {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
}

.about-person {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    contain: layout style;
}

.about-person[hidden] {
    display: none !important;
}

.about-person:focus {
    outline: none;
}

.about-person:focus-visible .about-person__card {
    outline: 2px solid var(--brand-color, #db7a05);
    outline-offset: 2px;
}

.about-person__card {
    position: relative;
    overflow: hidden;
    aspect-ratio: 3 / 4;
    background: #e8e8ec;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.06);
    contain: layout style paint;
}

.about-person__photo {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #e8e8ec;
}

.about-person__photo img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center top;
    background: #e8e8ec;
}

.about-person__photo img:not([src]) {
    visibility: hidden;
}

.about-person__photo img.is-loaded,
.about-person__photo img[src] {
    visibility: visible;
}

.about-person__overlay {
    position: absolute;
    inset: auto 0 0 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 14px 12px 12px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.35) 70%, transparent 100%);
    pointer-events: none;
    box-sizing: border-box;
}

@media (hover: hover) and (pointer: fine) {
    .about-person__overlay {
        inset: 0;
        opacity: 0;
        transition: opacity 0.28s ease;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.35) 45%, transparent 72%);
    }

    .about-person:hover .about-person__overlay,
    .about-person:focus-within .about-person__overlay {
        opacity: 1;
    }
}

.about-person__name {
    font-weight: 600;
    color: #fff;
    font-size: 15px;
    line-height: 1.25;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}

.about-person__dept {
    margin-top: 5px;
    color: rgba(255, 255, 255, 0.82);
    font-size: 13px;
    line-height: 1.3;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}

@media (min-width: 768px) {
    .about-person__name {
        font-size: 16px;
    }

    .about-person__dept {
        font-size: 14px;
    }

    .about-person__overlay {
        padding: 18px 14px 14px;
    }
}


/* End */


/* Start:/local/templates/avrora/styles/header-mobile.min.css?17817427377542*/
@charset "UTF-8";@media (max-width:991.98px){body.--new-design{padding-bottom:0!important}body.--new-design #page--main{padding-bottom:70px}.desctop_icon_wrapper{display:flex!important;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:12px;width:auto!important;left:auto!important;right:12px!important;bottom:82px!important;z-index:999}.desctop_icon_wrapper .fixed_icon{padding:10px!important}.desctop_icon_wrapper .scroll-to-top{display:none!important}.desctop_icon_wrapper .order_call{display:flex!important;order:1}.desctop_icon_wrapper .fixed_icon--phone{order:2}}@media (min-width:992px){.desctop_icon_wrapper .order_call{display:none!important}}@media (max-width:767.98px){header.--new-design .w-md-auto.w-100>a.d-block.d-md-none{display:none!important}header.--new-design .container.d-flex.justify-content-center.justify-content-md-between{padding:12px 16px!important;row-gap:16px!important;border-bottom:1px solid #ececec}header.--new-design .container.d-flex.justify-content-center.justify-content-md-between>.w-md-auto.w-100{padding:0}header.--new-design .container.d-flex.justify-content-center.justify-content-md-between>.w-md-auto.w-100>a img{display:block;height:35px;width:auto}header.--new-design .--header-mobile-actions{gap:12px!important}header.--new-design .--header-mobile-actions .--header-mobile-call,header.--new-design .--header-mobile-actions .--header-mobile-mail{width:36px;height:36px;background-color:#d97706;color:#fff;text-decoration:none;flex-shrink:0;border-radius:0!important}header.--new-design .--header-mobile-actions .--header-mobile-call i,header.--new-design .--header-mobile-actions .--header-mobile-mail i{font-size:16px;color:#fff}header.--new-design .--header-mobile-actions .burger-container{width:36px!important;height:36px!important;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer;flex-shrink:0}header.--new-design .--header-mobile-actions .burger-container .burger-line{width:22px!important;height:2.5px!important;background-color:#363636!important;border-radius:0!important;margin:0!important}header.--new-design .--header-mobile-actions .burger-container.active .burger-line:first-child{transform:translateY(7.5px) rotate(45deg)}header.--new-design .--header-mobile-actions .burger-container.active .burger-line:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}header.--new-design .--header-search-form{width:100%!important;margin:0!important;padding:0!important;background:0 0;border:none}header.--new-design .--header-search-form .--header-search-input{flex:1;width:100%!important;border-radius:0!important;border:1px solid #e5e7eb!important;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><path d='M7.33 12.66a5.33 5.33 0 1 0 0-10.66 5.33 5.33 0 0 0 0 10.66z' stroke='%23757575' stroke-width='1.33' stroke-linecap='round' stroke-linejoin='round'/><path d='M13.99 13.99l-2.86-2.86' stroke='%23757575' stroke-width='1.33' stroke-linecap='round' stroke-linejoin='round'/></svg>") 14px center no-repeat #fff;padding:14px 14px 14px 38px!important;font-size:14px;font-family:Montserrat,sans-serif;color:#363636;box-shadow:none!important}header.--new-design .--header-search-form .--header-search-input::placeholder{color:#757575;opacity:.5;font-size:14px}header.--new-design .--header-search-form .--header-search-btn{display:none!important}header.--new-design nav.menu#menu{position:fixed!important;top:0!important;left:0!important;right:auto!important;width:100%!important;min-height:100vh;max-height:100vh;overflow-y:auto;border-radius:0!important;font-family:Montserrat,sans-serif;z-index:1100;background:#fff}header.--new-design:has(nav.menu#menu.active)>.position-relative{z-index:1200!important}.--new-design .menu-overlay,.--new-design .menu-overlay.active{display:none!important}header.--new-design nav.menu#menu .--mobile-menu-head{padding:12px 16px;background:#fff;border-bottom:1px solid #f4f4f5}header.--new-design nav.menu#menu .--mobile-menu-head .--mobile-menu-logo img{display:block;height:35px;width:auto}header.--new-design nav.menu#menu .--mobile-menu-actions{gap:12px}header.--new-design nav.menu#menu .--mobile-menu-actions .--header-mobile-call{width:36px;height:36px;background-color:#d97706;color:#fff;text-decoration:none;border-radius:0}header.--new-design nav.menu#menu .--mobile-menu-actions .--header-mobile-call i{font-size:16px;color:#fff}header.--new-design nav.menu#menu .--mobile-menu-close{width:40px;height:40px;border:none;background:0 0;padding:0;margin:0;cursor:pointer;line-height:0;display:inline-flex;align-items:center;justify-content:center}header.--new-design nav.menu#menu .--mobile-menu-close svg{display:block}header.--new-design nav.menu#menu .menu-list{list-style:none;margin:0;padding:16px;display:flex;flex-direction:column;align-items:stretch;gap:16px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.03)}header.--new-design nav.menu#menu .menu-list .menu-item{width:100%;border:none!important;margin:0}header.--new-design nav.menu#menu .menu-list .menu-item .menu-link{display:block;padding:0;font-family:Montserrat,sans-serif;font-size:14px;line-height:20px;color:#404040;font-weight:600;text-align:left;text-decoration:none;background:0 0;justify-content:flex-start!important}header.--new-design nav.menu#menu .menu-list .menu-item .menu-link:hover{background:0 0;padding-left:0;color:var(--brand-color,#f18a0e)}header.--new-design nav.menu#menu .--mobile-menu-footer{background:#fff;border:none;padding:0 16px 16px;display:flex;flex-direction:column;gap:8px}header.--new-design nav.menu#menu .--mobile-menu-city{padding-top:12px;border-top:1px solid #f4f4f5;color:#404040;text-decoration:none;font-size:14px;font-weight:400;line-height:20px;font-family:Montserrat,sans-serif}header.--new-design nav.menu#menu .--mobile-menu-city i{color:#404040;font-size:14px;width:14px;text-align:center}header.--new-design nav.menu#menu .--mobile-menu-icons{padding-top:8px;gap:12px!important}header.--new-design nav.menu#menu .--mobile-menu-icons .--mobile-menu-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:2px;color:#525252;text-decoration:none;background:#f4f4f5}header.--new-design nav.menu#menu .--mobile-menu-icons .--mobile-menu-icon i{font-size:16px;color:#525252}header.--new-design .--header-mobile-navbar{padding:14px 12px;box-shadow:0 -4px 20px rgba(0,0,0,.05);border-top:none;background:#fff;left:0;right:0;bottom:0;z-index:1000}header.--new-design .--header-mobile-navbar .mobile-nav-container{justify-content:space-between;padding:0}header.--new-design .--header-mobile-navbar .mobile-nav-item{padding:0;gap:9px;color:#363636;flex:0 0 auto;width:80px;text-decoration:none;display:flex;flex-direction:column;align-items:center}header.--new-design .--header-mobile-navbar .mobile-nav-item .mobile-nav-icon{font-size:20px;line-height:1;color:#363636}header.--new-design .--header-mobile-navbar .mobile-nav-item .mobile-nav-label{font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;line-height:12px;color:#363636;text-align:center}header.--new-design .--header-mobile-navbar .mobile-nav-item.is-active .mobile-nav-icon,header.--new-design .--header-mobile-navbar .mobile-nav-item.is-active .mobile-nav-label{color:#d97706}header.--new-design .--header-mobile-navbar .mobile-nav-indicator{display:none!important}#page--main--header{max-width:100%;min-width:0;overflow-x:hidden;box-sizing:border-box}}
/* End */


/* Start:/local/templates/avrora/styles/colorbox.min.css?17790660053263*/
@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}#colorbox{position:absolute}#cboxOverlay,#cboxWrapper,#colorbox{top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{position:absolute;max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%;background-color:var(--color--black)}#cboxBottomLeft,#cboxMiddleLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;box-shadow:var(--shadow--common);-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay{position:absolute}#cboxLoadingGraphic,#cboxLoadingOverlay{top:0;left:0;width:100%;height:100%}#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{cursor:pointer}#cboxContent,#cboxLoadedContent,#colorbox{box-sizing:content-box}.cboxPhoto{display:block;float:left;max-width:none;margin:auto;border:0;-ms-interpolation-mode:bicubic}.cboxIframe{display:block;width:100%;height:100%;margin:0;padding:0;border:0}#colorbox{outline:0}#cboxTopLeft{width:0;height:0}#cboxTopCenter{height:0}#cboxTopRight{width:0;height:0}#cboxMiddleLeft,#cboxMiddleRight{width:0}#cboxBottomLeft{width:0;height:0}#cboxBottomCenter{height:0}#cboxBottomRight{width:0;height:0}#cboxContent{overflow:hidden;padding:0;border-radius:1rem;background:var(--color--white)}.no-borders #cboxContent{padding:0}#cboxError{padding:2rem;border:var(--border--common)}#cboxCurrent,#cboxTitle{position:absolute;color:var(--color--gray--dark)}#cboxTitle{font-size:var(--font--size--small);top:var(--offset--half);left:var(--offset--half);box-sizing:border-box;width:100%;padding:var(--offset--half);padding-right:30%;text-align:left}#cboxCurrent{bottom:1rem;left:6rem}#cboxLoadingGraphic{position:relative}#cboxLoadingGraphic:after{font-family:"dripicons-v2";font-size:3rem;line-height:1;position:absolute;top:50%;left:50%;display:block;margin-top:-1.5rem;margin-left:-1.5rem;content:"";animation:rotating 2s linear infinite;color:var(--color--orange)}#cboxLoadingContent,.no-borders #cboxLoadingContent{padding:0}#cboxNext,#cboxPrevious{overflow:visible;width:auto;margin:0;padding:0;border:0;background:0 0;box-shadow:none}#cboxNext,#cboxPrevious,#cboxSlideshow{color:var(--color--gray--dark)}#cboxClose,#cboxSlideshow{bottom:.5rem;overflow:visible;width:auto;margin:0;padding:0;border:0;background:0 0;box-shadow:none}#cboxClose:active,#cboxClose:focus,#cboxNext:active,#cboxNext:focus,#cboxPrevious:active,#cboxPrevious:focus,#cboxSlideshow:active,#cboxSlideshow:focus{outline:0;box-shadow:none}#cboxClose:hover,#cboxNext:hover,#cboxPrevious:hover,#cboxSlideshow:hover{color:var(--color--orange)}#cboxSlideshow{position:absolute;right:30px;bottom:4px}#cboxPrevious{bottom:1rem;left:1rem}#cboxClose,#cboxNext,#cboxPrevious{position:absolute;background-repeat:no-repeat;background-position:center}#cboxNext{bottom:1rem;left:3.5rem}#cboxClose{font-size:2rem;top:.5em;right:.5em;width:2rem;height:2rem;color:var(--color--black);background-size:1rem}.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight,.cboxIE #cboxTopCenter,.cboxIE #cboxTopLeft,.cboxIE #cboxTopRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff)}a.colorbox,a.colorbox-inline{cursor:zoom-in}
/* End */


/* Start:/local/templates/avrora/styles/footer.min.css?17790660053856*/
@charset "UTF-8";@media (max-width:991.98px){.site-footer-compact__inner{padding-top:0!important}.site-footer-compact__container.container,.site-footer-compact__container.container.p-5{padding:0!important;max-width:100%}.site-footer-compact__bottom-bar,.site-footer-compact__copyright,.site-footer-compact__mobile-socials,.site-footer-compact__nav,.site-footer-compact__yandex-counter{display:none!important}.--footer-mobile{display:flex;flex-direction:column;gap:16px;padding:16px 12px 82px}.--footer-mobile__block{display:flex;flex-direction:column;gap:12px}.--footer-mobile__title{margin:0;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#fff}.--footer-mobile__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.--footer-mobile__contact,.--footer-mobile__link{display:flex;align-items:flex-start;gap:8px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:rgba(255,255,255,.8)!important;text-decoration:none!important}.--footer-mobile__icon{flex-shrink:0;width:16px;height:16px;margin-top:2px;font-size:14px;line-height:16px;color:rgba(255,255,255,.8);text-align:center}.--footer-mobile__socials{display:flex;align-items:center;gap:8px}.--footer-mobile__social{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.5);text-decoration:none!important;color:#404040!important}.--footer-mobile__social i{font-size:16px;line-height:1}.--footer-mobile__social svg{display:block;width:16px;height:16px;flex-shrink:0}.--footer-mobile__copy{margin:0;padding-top:20px;padding-bottom:0;border-top:1px solid rgba(255,255,255,.1);font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:20px;color:rgba(255,255,255,.6);text-align:center}.--footer-mobile__block--subscribe{margin:0}.--footer-mobile .footer--subscribe--compact{width:100%!important;max-width:100%!important;margin:0!important;padding:12px!important}.--footer-mobile .footer--subscribe--compact__title{font-size:18px!important;line-height:24px!important}.--footer-mobile .footer--subscribe--compact__btn{width:100%}}@media (min-width:992px){.site-footer-compact__inner,.site-footer-compact__inner.pt-10{padding-top:.65rem!important;padding-bottom:.5rem!important}.site-footer-compact__container,.site-footer-compact__container.p-5{padding:.35rem 60px .4rem!important}.site-footer-compact__nav,.site-footer-compact__nav.row.d-lg-block{display:grid!important;grid-template-columns:minmax(200px,auto) minmax(180px,auto) minmax(200px,auto) minmax(140px,auto) 1fr;column-gap:24px;align-items:start;margin-left:0!important;margin-right:0!important;margin-top:.5rem!important;width:100%}.site-footer-compact__nav>.site-footer-compact__section{padding-left:0!important;padding-right:0!important;width:auto!important;max-width:none!important;margin-bottom:.35rem!important;min-width:0}.site-footer-compact__nav>noindex{display:none!important}.site-footer-compact__nav>.footer--subscribe--compact{margin-bottom:0!important;width:100%!important;max-width:100%!important;order:0}.site-footer-compact__title{font-size:.92rem!important;margin-bottom:.15rem}.site-footer-compact__links{gap:.15rem!important}.site-footer-compact__links a{font-size:.86rem;padding:.08rem 0;line-height:1.3}.site-footer-compact__logo img,.site-footer-compact__logo--under-socials img{height:1.65rem;width:auto;display:block}.site-footer-compact__logo--under-socials{margin-top:.5rem;display:block}.site-footer-compact__section .footer-links.collapse:not(.show){display:flex!important;visibility:visible!important;height:auto!important}.site-footer-compact__section .footer-title:after{display:none}}@media (min-width:1200px){.site-footer-compact__nav{grid-template-columns:minmax(350px,auto) minmax(300px,auto) minmax(400px,auto) minmax(200px,auto) 1fr}}
/* End */
/* /local/assets/normalize-css/normalize.min.css?17733662671831 */
/* /local/templates/avrora/styles/grid.min.css?17790660052773 */
/* /local/templates/avrora/styles/common.min.css?177906600510189 */
/* /local/templates/avrora/styles/layout.min.css?17790660057870 */
/* /local/templates/avrora/styles/icons.min.css?1779066005388 */
/* /local/templates/avrora/styles/pages.min.css?177906600569 */
/* /about/style.css?178174273729892 */
/* /local/templates/avrora/styles/header-mobile.min.css?17817427377542 */
/* /local/templates/avrora/styles/colorbox.min.css?17790660053263 */
/* /local/templates/avrora/styles/footer.min.css?17790660053856 */
