

/* Start:/local/templates/template1/public/css/common/blocks/cookie/cookie-agreement.css?17738424896596*/
.cookie-panel{font-size:16px;line-height:16px;position:fixed;z-index:14;right:0;bottom:105px;left:0;overflow:auto;-webkit-box-sizing:content-box;box-sizing:content-box;width:calc(100% - 40px);max-width:525px;max-height:90%;margin-right:auto;margin-left:auto;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.5s ease;transition:.5s ease;-webkit-transform:translateY(0);transform:translateY(0);color:#2e2e30;border-radius:3px;background-color:#e0d0a3;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.59);box-shadow:0 0 20px 0 rgba(0,0,0,.59)}.cookie-panel--hidden{-webkit-transform:translateY(150%);transform:translateY(150%)}@media (max-width:991px){.cookie-panel{bottom:10px}}@media (max-width:360px){.cookie-panel{max-width:300px}}.cookie-panel__close{position:absolute;top:16px;right:16px;display:block;width:11px;min-width:unset;max-width:unset;height:11px;padding:0;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;opacity:.25}.cookie-panel__close:after,.cookie-panel__close:before{position:absolute;top:50%;display:block;width:13px;height:2px;content:"";background:#8c293a}.cookie-panel__close:before{-webkit-transform:translate(0,-50%) rotate(45deg);transform:translate(0,-50%) rotate(45deg)}.cookie-panel__close:after{-webkit-transform:translate(0,-50%) rotate(-45deg);transform:translate(0,-50%) rotate(-45deg)}.cookie-panel__close:hover{opacity:1}.cookie-panel__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px}@media (max-width:767px){.cookie-panel__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.cookie-panel__settings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;padding-right:25px;gap:8px}.cookie-panel__title{font-family:inherit;font-size:16px;font-weight:600;line-height:24px;color:#2e2e30}.cookie-panel__text{color:#2e2e30}.cookie-panel__text--link{cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;text-decoration:underline;color:#8c293a}.cookie-panel__text--link:hover{opacity:.8}.cookie-panel__manage-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;gap:8px}.cookie-panel__settings-group{line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:0 10px}.cookie-panel__settings-group .cookie-panel__setting-input{display:none;width:initial;height:initial;margin:0;padding:0}.cookie-panel__settings-group .cookie-panel__setting-input:checked+.cookie-panel__setting-label:before{border:1px solid #8c293a}.cookie-panel__settings-group .cookie-panel__setting-input:checked+.cookie-panel__setting-label:after{background-color:#8c293a}.cookie-panel__settings-group .cookie-panel__setting-label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;color:#2e2e30}.cookie-panel__settings-group .cookie-panel__setting-label:before{position:relative;display:inline-block;width:14px;height:14px;-ms-flex-negative:0;flex-shrink:0;margin-right:10px;content:"";cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;vertical-align:middle;border:1px solid #8c293a;border-radius:2px;background-color:transparent;-webkit-appearance:none}.cookie-panel__settings-group .cookie-panel__setting-label:after{position:absolute;top:3px;left:3px;display:block;width:10px;height:10px;content:"";-webkit-transition:.3s ease;transition:.3s ease;border-radius:1px;background-color:transparent}.cookie-panel__settings-group:hover .cookie-panel__setting-label:after{background-color:rgba(140,41,58,.5)}.cookie-panel__button-group-one{display:grid;width:100%;margin-top:8px;grid-template-columns:1fr 1fr;gap:8px;font-size:16px}@media (max-width:767px){.cookie-panel__button-group-one{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-template-columns:unset}}.cookie-panel__button-group-two{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px;gap:8px}@media (max-width:1024px){.cookie-panel__button-group-two{display:grid}}@media (max-width:767px){.cookie-panel__button-group-two{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:unset}}.cookie-panel__button{font-family:inherit;font-size:inherit;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:10px 20px;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;color:#fff;border:0;border-radius:3px;background-color:#8c293a;grid-column:span 1}.cookie-panel__button:hover{background-color:rgba(140,41,58,.8)}.cookie-panel__button:last-child{grid-column:span 2}.cookie-panel-advanced{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:860px}.cookie-panel-advanced .cookie-panel__text{max-width:75%}@media (max-width:1024px){.cookie-panel-advanced .cookie-panel__text{max-width:65%}}@media (max-width:767px){.cookie-panel-advanced .cookie-panel__text{max-width:100%}}@media (max-width:1024px){.cookie-panel-advanced{max-width:600px}}@media (max-width:767px){.cookie-panel-advanced{width:94%;max-width:unset}}@media (max-width:360px){.cookie-panel-advanced{width:100%;max-width:300px}}[dir=rtl] .cookie-panel{unicode-bidi:bidi-override;direction:rtl}[dir=rtl] .cookie-panel__close{right:unset;left:16px}@media (max-width:767px){[dir=rtl] .cookie-panel__settings{padding-right:0}}[dir=rtl] .cookie-panel__setting-label:before{margin-right:0;margin-left:10px}[dir=rtl] .cookie-panel__setting-label:after{right:3px;left:unset}.b24-widget-button-wrapper,.hotbot-widget,.stream-wood-recall-btn,.tl-widgets-container,div[id^=leadia],jdiv:first-of-type,tworoomz-widget:first-of-type{z-index:9!important}
/*# sourceMappingURL=cookie-agreement.css.map */

/* End */


/* Start:/local/templates/template1/public/css/common/page/page-inners.css?1766584438241*/
.page__inner{margin-top:80px}@media (max-width:1600px){.page__inner{margin-top:60px}}@media (max-width:1325px){.page__inner{margin-top:30px}}@media (max-width:767px){.page__inner{margin-top:20px}}
/*# sourceMappingURL=page-inners.css.map */

/* End */


/* Start:/local/templates/template1/public/css/common/page/page-inner-index.css?17689856321494*/
.container__subtitle{font-family:"Forum",Georgia,serif;font-size:48px;font-weight:500;line-height:69px;text-transform:uppercase}@media (max-width:1600px){.container__subtitle{font-size:40px;line-height:58px}}@media (max-width:1325px){.container__subtitle{font-size:30px;line-height:46px}}@media (max-width:767px){.container__subtitle{font-size:26px;line-height:40px}}.page__inner-description{font-family:Montserrat,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:.03em}@media (max-width:1600px){.page__inner-description{font-size:14px}}@media (max-width:1325px){.page__inner-description{font-size:14px;line-height:1.4}}.container__subtitle{margin:36px 0 22px;color:#2e2e30}@media (max-width:1600px){.container__subtitle{margin:25px 0 17px}}@media (max-width:1325px){.container__subtitle{margin:30px 0 12px}}@media (max-width:767px){.container__subtitle{margin:20px 0 9px}}.page__inner-index--indent{padding-bottom:150px}@media (max-width:1600px){.page__inner-index--indent{padding-bottom:100px}}@media (max-width:1325px){.page__inner-index--indent{padding-bottom:20px}}@media (max-width:767px){.page__inner-index--indent{padding-bottom:40px}}.page__inner-description{margin-bottom:100px;color:#2e2e30}@media (max-width:1600px){.page__inner-description{margin-bottom:55px}}@media (max-width:1325px){.page__inner-description{margin-bottom:30px}}@media (max-width:767px){.page__inner-description{margin-bottom:28px}}
/*# sourceMappingURL=page-inner-index.css.map */

/* End */


/* Start:/local/templates/template1/public/css/common/page/page-inner-index-contacts.css?17694363656266*/
.contacts__reach-subtitle{font-family:Montserrat,Arial,sans-serif;font-size:18px;font-weight:500;line-height:1.6;letter-spacing:.03em}@media (max-width:1600px){.contacts__reach-subtitle{font-size:16px}}@media (max-width:1325px){.contacts__reach-subtitle{font-size:15px}}@media (max-width:767px){.contacts__reach-subtitle{font-size:13px}}.contacts__info,.contacts__list,.contacts__reach-text li{font-family:Montserrat,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:.03em}@media (max-width:1600px){.contacts__info,.contacts__list,.contacts__reach-text li{font-size:14px}}@media (max-width:1325px){.contacts__info,.contacts__list,.contacts__reach-text li{font-size:14px;line-height:1.4}}.contacts__container{padding-top:70px}@media (max-width:1600px){.contacts__container{padding-top:95px}}@media (max-width:1325px){.contacts__container{padding-top:0}}.contacts__link{opacity:1}.contacts__link.link{opacity:1;color:#2e2e30}.contacts__link.link:focus,.contacts__link.link:hover{opacity:.6;color:#2e2e30}.contacts__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:663px;height:auto;min-height:500px;padding-top:80px;color:#2e2e30}@media (max-width:1600px){.contacts__list{max-width:49%;min-height:347px;padding-top:60px}}@media (max-width:1325px){.contacts__list{max-width:647px;min-height:347px;padding-top:100px}}@media (max-width:767px){.contacts__list{max-width:100%;min-height:inherit;padding-top:20px}}.contacts__item{display:-webkit-box;display:-ms-flexbox;display:flex;word-break:break-word}@media (max-width:767px){.contacts__item--social{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media (max-width:1325px){.contacts__item{margin-top:0}}.contacts__item.icon::before{line-height:1;margin-right:15px}.contacts__item.icon-location::before{font-size:26px;margin-left:7px}.contacts__item.icon-phone::before{font-size:33px}.contacts__item.icon-email::before{font-size:28px;margin-left:5px}.contacts__item:first-child{margin-top:0;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;max-width:280px}.contacts__item--email{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts__address{max-width:280px}.contacts__coords{display:block;margin-top:30px}@media (max-width:1600px){.contacts__coords{margin-top:10px}}@media (max-width:1325px){.contacts__coords{margin-top:20px}}.contacts__info,.contacts__phone{-webkit-box-align:start;-ms-flex-align:start}.contacts__phone{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:flex-start}.contacts__info{display:grid;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:80px;color:#2e2e30;background-color:#e0d0a3;grid-auto-columns:auto;grid-auto-flow:column;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (max-width:1600px){.contacts__info{padding:60px}}@media (max-width:1325px){.contacts__info{margin-bottom:55px;padding:50px 60px 50px 40px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;grid-gap:20px 40px}}@media (max-width:767px){.contacts__info{margin-bottom:40px;padding:20px 20px 40px;grid-auto-flow:row;grid-row-gap:30px;grid-template-columns:repeat(1,1fr)}}.contacts__info a{color:#2e2e30}.contacts__item.icon::before{font-size:30px}.contacts__item--phone{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:50px}@media (max-width:1600px){.contacts__item--phone{padding-left:0}}@media (max-width:1325px){.contacts__item--phone{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.contacts__item--phone.icon-phone:before{margin-top:4px;margin-right:18px;margin-left:0}.contacts__item{margin:0}.contacts__item--email{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:61px}@media (max-width:1600px){.contacts__item--email{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:0}}@media (max-width:1325px){.contacts__item--email{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:5px}}@media (max-width:767px){.contacts__item--email{padding-right:0}}.contacts__item--email.icon-phone:before{margin-left:20px}.contacts__item--social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:203px;padding-top:4px;padding-left:26px;gap:20px 27px}@media (max-width:1600px){.contacts__item--social{padding-left:0}}@media (max-width:1325px){.contacts__item--social{max-width:unset}}@media (max-width:767px){.contacts__item--social{gap:10px}}.contacts__map{height:480px;background-color:rgba(0,0,0,.2)}@media (max-width:767px){.contacts__map{height:400px}}.contacts__map img{background:0 0}.contacts__reach-container{margin-top:55px;padding:60px 90px 60px 80px;border:.5px solid #2e2e30}@media (max-width:1600px){.contacts__reach-container{padding:37px 99px 80px 40px}}@media (max-width:1325px){.contacts__reach-container{padding:41px 86px 60px 45px}}@media (max-width:767px){.contacts__reach-container{margin-top:40px;padding:20px 20px 40px}}.contacts__reach-subtitle{margin-bottom:33px;color:#2e2e30}@media (max-width:1600px){.contacts__reach-subtitle{margin-bottom:26px}}.contacts__reach-text li{position:relative;margin-bottom:31px;padding-left:20px;color:#2e2e30}@media (max-width:1325px){.contacts__reach-text li{padding-left:23px}}.contacts__reach-text li::before{position:absolute;top:13px;left:3px;display:inline-block;width:13px;height:1px;content:"";border-bottom:1px solid #2e2e30}@media (max-width:1600px){.contacts__reach-text li::before{top:11px}}@media (max-width:1325px){.contacts__reach-text li::before{top:9px}}.contacts__reach-text li:last-child{margin-bottom:0}.contacts__reach-text ol>li:before{top:0;border-bottom:none}
/*# sourceMappingURL=page-inner-index-contacts.css.map */

/* End */


/* Start:/local/templates/template1/public/css/common/blocks/map/map.css?1769421572369*/
.map{background-color:rgba(0,0,0,.2)}.map__marker{font-size:50px;line-height:1;width:42px;height:50px;color:#ff3434}@media (max-width:1600px){.map__marker{font-size:40px;width:34px;height:40px}}@media (max-width:767px){.map__marker{font-size:30px;width:26px;height:30px}}#map [class$=-gototech]{display:none}.map img{background:0 0}
/*# sourceMappingURL=map.css.map */

/* End */
/* /local/templates/template1/public/css/common/blocks/cookie/cookie-agreement.css?17738424896596 */
/* /local/templates/template1/public/css/common/page/page-inners.css?1766584438241 */
/* /local/templates/template1/public/css/common/page/page-inner-index.css?17689856321494 */
/* /local/templates/template1/public/css/common/page/page-inner-index-contacts.css?17694363656266 */
/* /local/templates/template1/public/css/common/blocks/map/map.css?1769421572369 */
