@charset "UTF-8";@font-face{font-family:Raleway;src:url(../fonts/Raleway-Bold.ttf) format("truetype"),url(../fonts/Raleway-Bold.woff) format("woff"),url(../fonts/Raleway-Bold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Raleway;src:url(../fonts/Raleway-Regular.ttf) format("truetype"),url(../fonts/Raleway-Regular.woff) format("woff"),url(../fonts/Raleway-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Numans;src:url(../fonts/Numans-Regular.ttf) format("truetype"),url(../fonts/Numans-Regular.woff) format("woff"),url(../fonts/Numans-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Raleway;src:url(../fonts/Raleway-Semibold.ttf) format("truetype"),url(../fonts/Raleway-Semibold.woff) format("woff"),url(../fonts/Raleway-Semibold.woff2) format("woff2");font-weight:600;font-display:swap}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body{background-color:#e5e5e5}.sectionInner{width:1120px;margin:0 auto}.sectionInner *{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}.btn{background-color:#bb7a39;color:#fff;text-transform:uppercase;font-family:Raleway,sans-serif;font-style:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;outline:0;font-weight:700;cursor:pointer}.btn:hover{color:#ccc}.sectionHeader{width:100%;height:80px;background-color:#fff;position:fixed;top:0;left:0;z-index:100}.sectionHeader .sectionInner{height:100%;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sectionHeader_Logo{width:213px;height:40px}.sectionHeader_btnWrapper{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:380px}.sectionHeader_btnWrapper-btn{font-family:Raleway,sans-serif;font-style:normal;font-weight:600;font-size:1rem;width:180px;height:40px;border:1px solid #cedcde;outline:0;background-color:#fff;text-transform:uppercase;color:#000;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;cursor:pointer}.sectionHeader_btnWrapper-btn.active,.sectionHeader_btnWrapper-btn:hover{background-color:#bb7a39;border:1px solid #bb7a39;color:#fff}.sectionHeader_contacts{font-family:Numans,sans-serif;font-style:normal;font-weight:400;font-size:1.25rem;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:260px}.sectionHeader_contacts-phone{color:#000;text-decoration:none;cursor:pointer}.sectionHeader_contacts-phone:active,.sectionHeader_contacts-phone:visited{color:inherit}.sectionHeader_contacts-socialLogo{width:26px;height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(4,40,52,.3);-webkit-transition:.4s;-o-transition:.4s;transition:.4s;cursor:pointer}.sectionHeader_contacts-socialLogo:first-child{width:500px}.sectionHeader_contacts-socialLogo:hover{background-color:#bb7a39}.sectionHeader_lang{width:65px;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sectionHeader_lang-item{font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:.875rem;color:#000;text-decoration:none;text-transform:uppercase;opacity:.5}.sectionHeader_lang-item:active,.sectionHeader_lang-item:visited{color:inherit}.sectionHeader_lang-item:hover{color:#000}.sectionHeader_lang-item.active{opacity:1}.sectionHeader_burger{position:relative;top:0;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sectionHeader_burger .burger{margin-top:1.25rem;width:6.25rem;height:auto;border:none}.sectionHeader_burger .burger-menu_button{display:block;top:0;right:0;z-index:100;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;background-color:#bb7a39;width:40px;height:40px;position:relative;cursor:pointer}.sectionHeader_burger .burger-menu_button::after,.sectionHeader_burger .burger-menu_button::before{content:"";-webkit-transition:.5s;-o-transition:.5s;transition:.5s;content:"";width:22px;height:2px;background-color:#fff;position:absolute;top:15px;left:9px}.sectionHeader_burger .burger-menu_button::after{top:auto;bottom:15px;width:11px}.sectionHeader_burger .burger-menu_button:hover .burger-menu_lines{-webkit-filter:brightness(.7);filter:brightness(.7)}.sectionHeader_burger .burger-menu_button:hover .burger-menu_lines,.sectionHeader_burger .burger-menu_button:hover .burger-menu_lines::after,.sectionHeader_burger .burger-menu_button:hover .burger-menu_lines::before{background-color:rgba(0,0,0,.7)}.sectionHeader_burger .burger-menu_button.burger-menu_button_active:hover .burger-menu_lines{background-color:transparent}.sectionHeader_burger .burger-menu_active .burger-menu_button::before{top:19px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.sectionHeader_burger .burger-menu_active .burger-menu_button::after{bottom:19px;width:22px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.sectionHeader_burger .burger-menu_nav{padding:60px 30px 20px;position:absolute;right:-15px;z-index:70;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background-color:#fff;overflow-y:auto;height:372px;width:323px;top:-400px;-webkit-transition:.8s;-o-transition:.8s;transition:.8s}.sectionHeader_burger .burger-menu_nav-img{width:160px;height:30px;margin:0 0 20px}.sectionHeader_burger .burger-menu_nav .sectionHeader_btnWrapper,.sectionHeader_burger .burger-menu_nav .sectionHeader_contacts-phone,.sectionHeader_burger .burger-menu_nav .sectionHeader_lang,.sectionHeader_burger .burger-menu_nav .socialLogosWrapper{display:none}.sectionHeader_burger .burger-menu_active .burger-menu_nav{top:-55px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.sectionHeader_burger .burger-menu_link{font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:1.375rem;line-height:120%;text-decoration:none;letter-spacing:.1em;color:#000;width:100%;height:3.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase}.sectionHeader_burger .burger-menu_link:hover{color:#0c4e58}.sectionHeader_burger .burger-menu_overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:50}.sectionHeader_burger .burger-menu_active .burger-menu_overlay{display:block;background-color:rgba(0,0,0,.5)}.sectionHeader_burger .logo{text-align:center}.sectionHeader_burger .logo .logoImg{height:2.5rem}.sectionBanner{background:url(../img/png/ridgeBanner.png) 50% 50%/cover no-repeat;height:550px;margin:80px 0;position:relative;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sectionBanner.workspace{background:url(../img/png/ridgeBanner_workspace.png) 50% 50% no-repeat}.sectionBanner.workspace .sectionBanner_text{width:50%}.sectionBanner.workspace .sectionBanner_text .sectionBanner_text-subtitle{font-size:1.5625rem;line-height:1.3}.sectionBanner.workspace .sectionBanner_form_btn{width:18.75rem}.sectionBanner::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.sectionBanner .sectionInner{position:relative;z-index:3;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sectionBanner_text-flag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:Raleway,sans-serif;font-style:normal;font-weight:600;font-size:1.25rem;width:205px;height:55px;position:relative;background-color:#0c4e58;margin:0 0 15px;color:#fff;text-transform:uppercase}.sectionBanner_text-flag::before{content:"";position:absolute;left:0;top:50px;border:10px solid transparent;border-left:10px solid #0c4e58;border-top:10px solid #0c4e58}.sectionBanner_text-title{margin:0 0 30px;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:3.75rem;line-height:130%;color:#fff}.sectionBanner_text-subtitle{margin:0 0 60px;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:2.1875rem;color:#fff}.sectionBanner_text-address{color:#fff;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sectionBanner_text-address::before{content:"";display:inline-block;background:url(../img/svg/mapPinLogo_brown.svg) 50% 50% no-repeat;width:23px;height:30px;margin:0 20px 0 0}.sectionBanner_form{background-color:#fff;padding:30px;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:360px}.sectionBanner_form-title{margin:0 0 25px;color:#0c4e58;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:1.875rem;line-height:1.3;text-align:center}.sectionBanner_form-input{margin:0 0 20px;padding:15px 20px;border:1px solid #cedcde;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:1rem;width:100%}.sectionBanner_form_btn{width:100%;height:60px;font-weight:700;font-size:1.125rem;margin:0 0 15px}.sectionBanner_form-info{text-align:center;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:.8125rem;line-height:1.3}.sectionWorkComfort{margin:0 0 80px}.sectionWorkComfort .sectionInner{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sectionWorkComfort_text-title{font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:3.4375rem;color:#000;margin:0 0 40px}.sectionWorkComfort_text-item{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 40px}.sectionWorkComfort_text-itemLogo{width:70px;height:70px;margin:0 30px 0 0}.sectionWorkComfort_text-itemContent{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-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:1rem;color:#000;width:420px}.sectionWorkComfort_text-itemContent .title{font-weight:400;font-size:1.25rem}.sectionWorkComfort_text-itemContent .content{margin:10px 0 0}.sectionTarifs{margin:0 0 80px}.sectionTarifs .sectionInner{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sectionTarifs_title{font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:3.4375rem;margin:0 0 40px;color:#0c4e58}.sectionTarifs_table{background:#fff;border:none;border-collapse:collapse;font-family:Raleway;font-style:normal;font-weight:400;font-size:1rem}.sectionTarifs_table tr{border:none;border-left:5px solid #fff;border-right:5px solid #fff}.sectionTarifs_table tr:first-child{border:none}.sectionTarifs_table tr:first-child:hover{-webkit-box-shadow:none;box-shadow:none}.sectionTarifs_table tr:nth-child(2n+1){background-color:#f2f2f2}.sectionTarifs_table tr:hover{-webkit-box-shadow:0 0 20px rgba(0,0,0,.15) inset,0 0 20px rgba(0,0,0,.15);box-shadow:0 0 20px rgba(0,0,0,.15) inset,0 0 20px rgba(0,0,0,.15)}.sectionTarifs_table th{background-color:#0c4e58;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:1rem;color:#fff;height:75px;min-width:100px;border:none;border-right:1px solid rgba(255,255,255,.2)}.sectionTarifs_table th .cellWrap{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-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:0 15px}.sectionTarifs_table th:first-child{width:380px}.sectionTarifs_table th:last-child{border:none}.sectionTarifs_table td{height:50px;border-right:1px solid #e6e6e6}.sectionTarifs_table td:first-child{width:380px;padding:0 0 0 15px}.sectionTarifs_table td:last-child{border:none}.sectionTarifs_table .tarifName{text-align:left;margin:0 0 5px;white-space:nowrap}.sectionTarifs_table .tarifPrice{white-space:nowrap;font-weight:400}.sectionTarifs_table .tarifPrice::after{margin:0 0 0 5px;content:"₽"}.sectionTarifs_table .check{position:relative}.sectionTarifs_table .check::after{content:"";width:20px;height:20px;background:url(../img/svg/checkIcon.svg) 50% 50% no-repeat;position:absolute;left:15px;top:calc(50% - 10px)}.sectionTarifs_table .textCenter{text-align:center}.sectionMap{background-color:#fff;padding:40px 0}.sectionMap .sectionInner{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sectionMap_title{font-family:Raleway;font-style:normal;font-weight:400;font-size:5rem;color:#0c4e58;margin:0 0 20px}.sectionMap_subtitle{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;width:100%;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:1rem;color:#000;margin:0 0 20px}.sectionMap_subtitle::before{content:"";display:block;background:url(../img/svg/infoIcon.svg) 50% 50% no-repeat;width:20px;height:20px;margin:0 20px 0 0;-ms-flex-negative:0;flex-shrink:0}.sectionMap_map{position:relative;text-align:center;height:580px;width:917px}.sectionMap_map .popup{display:none;position:absolute;border:2px solid #0c4e58;padding:10px;background-color:#fff}.sectionMap_map .popup img{max-width:none;margin:0 0 10px}.sectionMap_map .popup .p_1{font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:1.125rem;margin:0 0 10px;color:#0c4e58;text-align:left}.sectionMap_map .popup .p_2{font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:1rem;text-align:left}.sectionMap_map #popup_1{top:125px;left:405px}.sectionMap_map #popup_2{top:125px;left:465px}.sectionMap_map #popup_3{top:0;left:533px}.sectionMap_map #popup_4{top:145px;left:655px}.sectionMap_map #popup_5{top:235px;left:654px}.sectionMap_map #popup_6{top:235px;left:521px}.sectionMap_map #popup_7{top:235px;left:401px}.sectionMap_map #popup_8{top:235px;left:253px}.sectionMap_map #popup_9{top:235px;left:143px}.sectionMap_map #popup_10{top:235px;left:8px}.sectionMap_map #popup_11{top:153px;left:8px}.sectionMap_map #popup_12{top:96px;left:214px}.sectionMap_map #popup_13{top:133px;left:214px}.sectionMap_map #popup_14{top:73px;left:267px}.sectionMap_map #popup_15{top:104px;left:518px}.sectionMap_map-imgMap{max-width:none}.sectionMap_map svg{position:absolute;top:0;left:0;height:570px;width:918px}.sectionMap_map .part{opacity:.2;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;position:relative}.sectionMap_map .part:hover{opacity:.7}.sectionWorkspace{margin:0 0 80px}.sectionWorkspace .sectionInner{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-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 143px}.sectionWorkspace_title{font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:3.4375rem;color:#0c4e58;margin:0 0 40px}.sectionWorkspace_text{font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:1.375rem;line-height:1.6;margin:0 0 40px}.sectionWorkspace_list{width:100%;list-style:none;height:100%}.sectionWorkspace_listItem{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-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 20px;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:1.1875rem;line-height:140%}.sectionWorkspace_listItem::before{display:block;content:"";background:url(../img/svg/listDisk.svg) 50% 50% no-repeat;width:14px;height:14px;margin:0 20px 0 0;-ms-flex-negative:0;flex-shrink:0}.sectionWhyUs{margin:0 0 80px}.sectionWhyUs .sectionInner{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-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sectionWhyUsFirstRow,.sectionWhyUsSecondRow{width:100%;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sectionWhyUsFirstRow{margin:0 0 90px}.sectionWhyUs_title{font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:3.4375rem;color:#0c4e58;margin:0 0 40px}.sectionWhyUs_list{width:370px;list-style:none;height:100%}.sectionWhyUs_listItem{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-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 20px;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:1.1875rem;line-height:140%}.sectionWhyUs_listItem::before{display:block;content:"";background:url(../img/svg/listDisk.svg) 50% 50% no-repeat;width:14px;height:14px;margin:0 20px 0 0;-ms-flex-negative:0;flex-shrink:0}.sectionWhyUs_btn{width:390px;height:70px;color:#fff;text-decoration:none;margin:50px 0 0}.sectionWhyUs_btn:active,.sectionWhyUs_btn:visited{color:#fff}.sectionWhyUs_btn:hover{color:#ccc}.sectionLocation{margin:0 0 80px}.sectionLocation .sectionInner{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sectionLocation_title{color:#0c4e58;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:3.4375rem;margin:0 0 50px}.sectionLocation_cards{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sectionLocation_cards-item{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 100px 0 0}.sectionLocation_cards-item:last-child{margin:0}.sectionLocation_cards-itemImg{margin:0 30px 0 0}.sectionLocation_cards-itemText .address,.sectionLocation_cards-itemText .email,.sectionLocation_cards-itemText .phone{color:#000;text-decoration:none;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:1.5625rem}.sectionLocation_cards-itemText .address:active,.sectionLocation_cards-itemText .address:visited,.sectionLocation_cards-itemText .email:active,.sectionLocation_cards-itemText .email:visited,.sectionLocation_cards-itemText .phone:active,.sectionLocation_cards-itemText .phone:visited{color:#000}.sectionForm{margin:0 0 80px}.sectionForm .sectionInner{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sectionForm_title{color:#0c4e58;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:3.4375rem;margin:0 0 20px}.sectionForm_subtitle{font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:1.1875rem;margin:0 0 40px}.sectionForm_form{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sectionForm_form-input{margin:0 20px 0 0;padding:15px 20px;border:1px solid #cedcde;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:1rem;width:360px;height:70px}.sectionForm_form-submit{width:360px;height:70px}.sectionPlaces{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin:0 0 80px}.sectionPlaces_logo{position:relative;z-index:3}.sectionPlaces_img{position:absolute;bottom:0;left:0;height:545px;z-index:2}.sectionPlaces_item{width:100%;height:160px;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:3.125rem;background-color:#0c4e58;padding:0 0 0 52%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#fff;text-decoration:none;position:relative;-webkit-transition:1s;-o-transition:1s;transition:1s}.sectionPlaces_item:hover{background-color:#189eb2}.sectionPlaces_item:hover .arrow{width:30px}.sectionPlaces_item:active,.sectionPlaces_item:visited{color:#fff}.sectionPlaces_item span{min-width:350px;position:relative;z-index:2;-webkit-transition:1s;-o-transition:1s;transition:1s;display:block}.sectionPlaces_item .arrow{margin:8px 0 0 20px;display:block;width:0;height:2px;background-color:#fff;min-width:auto;-webkit-transition:1s;-o-transition:1s;transition:1s;position:relative}.sectionPlaces_item .arrow::after{position:absolute;right:-20px;top:-13px;content:"";display:block;height:28px;width:14px;background:url(../img/svg/chevron_right.svg) 50% 50%/cover no-repeat}@media screen and (max-width:1540px){.sectionPlaces_img{left:-150px}}@media screen and (max-width:1250px){.sectionPlaces_img{left:-200px}}@media screen and (max-width:1120px){.sectionInner{padding:0 40px;width:100%}.sectionHeader_btnWrapper{width:300px}.sectionHeader_btnWrapper-btn{width:145px}.sectionWorkComfort .sectionInner{width:100%;height:608px}.sectionWorkComfort_img,.sectionWorkComfort_text{width:48%;height:100%}.sectionWorkComfort_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sectionLocation_cards{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sectionLocation_cards-item{width:calc(33.3333333333% - 20px);margin:0}.sectionForm_form{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sectionForm_form-input,.sectionForm_form-submit{width:calc(33.3333333333% - 20px);margin:0}.sectionWhyUs .sectionInner{width:100%;height:1230px}.sectionWhyUs_img,.sectionWhyUs_list{width:48%;height:100%}.sectionWhyUs_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sectionWhyUs_btn{width:100%}.sectionPlaces_logo{width:30%}.sectionTarifs_table td:first-child,.sectionTarifs_table th:first-child{width:250px}}@media screen and (max-width:992px){html{font-size:14px}.sectionHeader{height:125px}.sectionHeader .sectionInner{padding-top:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sectionHeader_lang{height:40px}.sectionHeader_contacts{position:absolute;bottom:20px;width:calc(100% - 80px)}.sectionHeader_contacts-socialLogo{position:absolute;right:0}.whatsApp{right:46px}.sectionBanner{margin-top:125px}.sectionTarifs_table td:first-child,.sectionTarifs_table th:first-child{width:auto;padding:5px 0 5px 15px}.sectionTarifs_table th{min-width:auto}.sectionPlaces_img{height:390px}.sectionPlaces_item{height:114.3333333333px;padding:0 0 0 42%}.sectionForm_form-input,.sectionForm_form-submit{height:50px}.sectionLocation_cards-item{width:calc(33.3333333333% - 5px)}.sectionLocation_cards-itemImg{margin-right:10px;width:37px}}@media screen and (max-width:918px){.sectionMap .sectionMap_map{width:100%;overflow-y:scroll}}@media screen and (max-width:768px){.sectionHeader_burger .burger-menu_nav{height:450px;top:-480px}.burger-menu .burger-menu_nav .sectionHeader_lang{margin:20px 0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.burger-menu .burger-menu_nav .socialLogosWrapper{width:100%;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.burger-menu .burger-menu_nav .socialLogosWrapper .telegram,.burger-menu .burger-menu_nav .socialLogosWrapper .whatsApp{position:static;width:26px;height:26px}.burger-menu .burger-menu_nav .sectionHeader_btnWrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.burger-menu .burger-menu_nav .sectionHeader_btnWrapper .sectionHeader_btnWrapper-btn{margin:0;width:calc(50% - 10px);font-size:.8rem}.burger-menu .burger-menu_nav .sectionHeader_contacts-phone{font-family:Numans,sans-serif;font-style:normal;font-weight:400;font-size:1.25rem;display:block}#relative{overflow:scroll;position:relative;width:100%}.sectionTarifs_table{border-collapse:separate;border-spacing:0}.sectionTarifs_table td:first-child,.sectionTarifs_table th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:99}.sectionTarifs_table tr:nth-child(2n+1),.sectionTarifs_table tr:nth-child(2n+1) td{background-color:#f2f2f2}.sectionTarifs_table td{background-color:#fff}.sectionHeader_btnWrapper,.sectionHeader_contacts,.sectionHeader_lang{display:none}.sectionHeader{height:80px}.sectionBanner{margin-top:80px;height:auto}.sectionHeader_btnWrapper-btn:first-child{margin:0 0 10px}.sectionBanner.workspace .sectionBanner_text{width:100%}.sectionBanner .sectionInner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}.sectionBanner_text{margin:0 0 30px}.sectionBanner_form{width:100%}.sectionWorkComfort .sectionInner{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sectionWorkComfort_img,.sectionWorkComfort_text{width:100%}.sectionWorkspace .sectionInner{padding:20px}.sectionWhyUs .sectionInner{height:auto}.sectionWhyUsFirstRow,.sectionWhyUsSecondRow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sectionWhyUs_img,.sectionWhyUs_list{width:100%}.sectionWhyUs_img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 0 10px}.sectionWhyUs_list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.sectionWhyUsFirstRow{margin:0 0 40px}.sectionPlaces_img{display:none}.sectionPlaces_logo{width:calc(100% - 40px)}.sectionPlaces_item{padding:0 0 0 20px}.sectionLocation_cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sectionLocation_cards-item{width:280px;margin:0 0 20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sectionLocation_cards-item:last-child{margin:0}.sectionLocation_cards-itemImg{margin:0 20px 0 0}.sectionForm_form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sectionForm_form-input,.sectionForm_form-submit{width:100%}.sectionForm_form-input{margin:0 0 20px}.sectionPlaces_item span{min-width:auto}}@media screen and (max-width:568px){.sectionHeader_burger .burger-menu_nav{width:280px}.sectionHeader_Logo{width:180px}.sectionForm_title,.sectionLocation_title,.sectionMap_title,.sectionTarifs_title,.sectionWhyUs_title,.sectionWorkComfort_text-title{font-size:2.8rem}.sectionPlaces_item{font-size:2.5rem}}
/*# sourceMappingURL=style.css.map */
