

/* Start:/local/templates/template1/public/css/common/blocks/team/team.css?17685740881605*/
.team{padding-bottom:40px;font-family:"Jost",Arial,sans-serif}@media (min-width:1200px){.team{padding-bottom:100px}}.team__hotel:not(:last-child){margin-bottom:42px}@media (min-width:991px){.team__hotel:not(:last-child){margin-bottom:80px}}.team__hotel-name{margin-bottom:24px;text-transform:uppercase;font-size:24px;font-weight:500;line-height:1.3}@media (min-width:1200px){.team__hotel-name{font-size:40px;line-height:60px}}.team__department-wrapper:not(:last-child){margin-bottom:48px}@media (min-width:1200px){.team__department-wrapper:not(:last-child){margin-bottom:72px}}.team__department-name{margin-bottom:32px;font-size:20px;line-height:1.3;font-weight:500}@media (min-width:1200px){.team__department-name{margin-bottom:48px;font-size:40px;line-height:60px}}.team__employees-list{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-wrap:wrap;flex-wrap:wrap;gap:24px}@media (min-width:991px){.team__employees-list{display:grid;grid-template-columns:1fr 1fr}}@media (min-width:1600px){.team__employees-list--olympic{display:grid;grid-template-columns:1fr 1fr 1fr}}.team__employees-list--management{margin-bottom:42px}@media (min-width:991px){.team__employees-list--management{margin-bottom:48px}.team__employees-list--odd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}
/*# sourceMappingURL=team.css.map */

/* End */


/* Start:/local/templates/template1/public/css/common/blocks/employee/employee.css?17685740882258*/
@media (min-width:991px){.employee{width:426px;margin-left:auto;margin-right:auto}}@media (min-width:1600px){.team__employees-list--olympic .employee{width:420px}}.employee--open .employee__contacts{height:auto;-webkit-transform:scale(1,1);transform:scale(1,1)}.employee--open .employee__expand-button::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.employee--open .employee__more-text{display:none}.employee--open .employee__less-text{display:block}.employee__picture{margin:0 auto 18px;border-radius:50%;width:335px}@media (min-width:991px){.employee__picture{margin:0 auto 32px;width:426px}}.team__employees-list--olympic .employee__picture{width:308px}.employee__name{margin-bottom:8px;font-size:18px;line-height:1.3;font-weight:500;letter-spacing:.5px;text-align:center}@media (min-width:991px){.employee__name{font-size:25px;line-height:40px}}.employee__work-position{margin-bottom:8px;font-family:"Raleway",Verdana,sans-serif;font-size:13px;line-height:1.4;letter-spacing:.5px;text-align:center;color:#69727d}@media (min-width:991px){.employee__work-position{font-size:18px;line-height:1.4}}.employee__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:8px;height:0;overflow:hidden;-webkit-transform:scale(1,0);transform:scale(1,0);-webkit-transition:all .3s;transition:all .3s}.employee__email,.employee__phone{display:block;font-size:13px;line-height:1;text-align:center;letter-spacing:.5px;color:inherit}@media (min-width:991px){.employee__email,.employee__phone{font-size:20px;line-height:29px}}.employee__expand-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-left:auto;margin-right:auto;padding:0;font-size:14px;line-height:1;letter-spacing:.5px;border:0;background:0 0;font-family:inherit;cursor:pointer}@media (min-width:991px){.employee__expand-button{font-size:20px}}.employee__expand-button::before{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:17px;-webkit-transition:all .3s;transition:all .3s}.employee__less-text{display:none}
/*# sourceMappingURL=employee.css.map */

/* End */


/* Start:/local/templates/template1/public/css/common/blocks/qr-widget/qr-widget.css?17830860663847*/
.qr-widget{position:fixed;right:30px;bottom:150px;z-index:999;color:#2e2e30;opacity:0;visibility:hidden;-webkit-transform:translateX(120%);transform:translateX(120%);-webkit-box-shadow:0 0 5px 3px rgba(20,20,20,.1);box-shadow:0 0 5px 3px rgba(20,20,20,.1)}.qr-widget--initialized{-webkit-transition:opacity .5s ease,visibility .5s ease,-webkit-transform .5s cubic-bezier(.16,1,.3,1);transition:opacity .5s ease,visibility .5s ease,transform .5s cubic-bezier(.16,1,.3,1);transition:opacity .5s ease,visibility .5s ease,transform .5s cubic-bezier(.16,1,.3,1),-webkit-transform .5s cubic-bezier(.16,1,.3,1)}.qr-widget--active{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}@media (max-width:767px){.qr-widget{right:10px;bottom:15px;color:#fff}}@media (max-width:479px){.qr-widget{left:10px}}.qr-widget__wrapper{position:relative;width:100%;max-width:586px;overflow:hidden}.qr-widget__close{position:absolute;top:6px;right:6px;padding:10px;border:0;background-color:transparent;color:inherit;cursor:pointer;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}@media (hover:hover){.qr-widget__close:hover{opacity:.65}.qr-widget__close:active{opacity:.45}}@media (hover:none){.qr-widget__close:active{opacity:.65}}.qr-widget__close::before{margin-right:0;font-size:16px}@media (max-width:767px){.qr-widget__close{right:5px;padding:5px}.qr-widget__close::before{font-size:12px}}.qr-widget__content,.qr-widget__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.qr-widget__image-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;padding:30px;background-color:rgba(11,82,145,.4);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width:767px){.qr-widget__image-wrapper{padding:32px 7px}}.qr-widget__image{width:133px;height:133px;background-color:#fff;-o-object-fit:contain;object-fit:contain}@media (max-width:767px){.qr-widget__image{width:100px;height:100px}}.qr-widget__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 40px 30px 20px;background-color:#fff}@media (max-width:767px){.qr-widget__info{padding:18px 40px 18px 18px;background-color:rgba(11,82,145,.85)}}@media (max-width:479px){.qr-widget__info{padding:35px 8px 20px}}.qr-widget__title{font-family:"Jost",Arial,sans-serif;font-size:26px;font-weight:500;line-height:1.45}@media (max-width:1325px){.qr-widget__title{font-size:22px}}@media (max-width:767px){.qr-widget__title{font-size:18px}}.qr-widget__text{margin:0 0 16px;font-size:16px;line-height:1.8;letter-spacing:.32px}@media (max-width:767px){.qr-widget__text{margin-bottom:12px;font-size:12px}}.qr-widget__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:16px 20px;color:#fff;font-family:"Jost",Arial,sans-serif;font-size:18px;font-weight:500;background-color:#0b5291;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;cursor:pointer}@media (max-width:767px){.qr-widget__button{max-height:40px;font-size:13px;border:1px solid #fff}}@media (hover:hover){.qr-widget__button:focus,.qr-widget__button:hover{background-color:rgba(11,82,145,.8)}.qr-widget__button:active{background-color:rgba(11,82,145,.65)}}@media (hover:none){.qr-widget__button:active{background-color:rgba(11,82,145,.65)}}
/*# sourceMappingURL=qr-widget.css.map */

/* End */
/* /local/templates/template1/public/css/common/blocks/team/team.css?17685740881605 */
/* /local/templates/template1/public/css/common/blocks/employee/employee.css?17685740882258 */
/* /local/templates/template1/public/css/common/blocks/qr-widget/qr-widget.css?17830860663847 */
