@charset "UTF-8";:root{--dark-blue:#00314d;--blue:#009fe3;--beige:#f8e8dd;--yellow:#f5ab3d;--white:#fff;--red:#e45c54;--font-family:"Gotham Pro",sans-serif;--second-family:"Geometria",sans-serif}html{scroll-behavior:smooth;scroll-padding:100px}.main{overflow-x:hidden}*{box-sizing:border-box;font-family:Gotham Pro,sans-serif;font-family:var(--font-family);margin:0;padding:0;text-decoration:none;transition:.3s}body.fixed{height:100vh;overflow:hidden}a{color:#000}button{border:none;cursor:pointer}.h2{color:#00314d;color:var(--dark-blue);font-size:clamp(23px,3.5vw,48px);font-weight:700;line-height:120%}.container{margin:0 auto;max-width:1800px;width:1600px}.t16{font-size:clamp(14px,2vw,16px)}.t18{font-size:clamp(16px,2.5vw,18px)}.t20{font-size:clamp(18px,3vw,20px)}.flex{align-items:center;display:flex;justify-content:center}.header:has(.header_navigation.active) .btn1 .icon-left:after,.header:has(.header_navigation.active) .btn1 .icon-left:before,.header:has(.header_navigation.active) .btn1 .icon-right:after,.header:has(.header_navigation.active) .btn1 .icon-right:before{background-color:#00314d;background-color:var(--dark-blue)}.menu{display:none}.btn1{height:60px;position:relative;transition-duration:.5s;width:60px;z-index:99999}.btn1 .icon-left{left:0;top:30px}.btn1 .icon-left,.btn1 .icon-left:before{background-color:#00314d;background-color:var(--dark-blue);height:3px;position:absolute;transition-duration:.5s;width:15px}.btn1 .icon-left:before{content:"";top:-10px}.btn1 .icon-left:after{background-color:#00314d;background-color:var(--dark-blue);content:"";height:3px;position:absolute;top:10px;transition-duration:.5s;width:15px}.btn1 .icon-left:hover{cursor:pointer}.btn1 .icon-right{background-color:#00314d;background-color:var(--dark-blue);height:3px;left:15px;position:absolute;top:30px;transition-duration:.5s;width:15px}.btn1 .icon-right:before{top:-10px}.btn1 .icon-right:after,.btn1 .icon-right:before{background-color:#00314d;background-color:var(--dark-blue);content:"";height:3px;position:absolute;transition-duration:.5s;width:15px}.btn1 .icon-right:after{top:10px}.btn1.open .icon-left{background:#0000;transition-duration:.5s}.btn1.open .icon-left:before{transform:rotate(45deg) scaleX(1.4) translateY(-1px)}.btn1.open .icon-left:after{transform:rotate(-45deg) scaleX(1.4) translate(4px,-5px)}.btn1.open .icon-right{background:#0000;transition-duration:.5s}.btn1.open .icon-right:before{transform:rotate(-45deg) scaleX(1.4) translate(-1px,-1px)}.btn1.open .icon-right:after{transform:rotate(45deg) scaleX(1.4) translate(-5px,-5px)}.btn1:hover{cursor:pointer}.header{height:90px;left:0;padding:13px 0;position:fixed;top:0;width:100vw;z-index:100}.header_logoBox{height:100%}.header_logoBox img{height:100%;width:auto}.header .wite{bottom:-20px;position:relative}.header .dark{display:none}.header.active.burg{top:-90px}.header.active .dark,.header.burg .dark{display:block}.header.active .wite,.header.burg .wite{display:none}.header.active{top:0}.header.active,.header.burg{background:#fff;background:var(--white)}.header .container,.header_navigate{justify-content:space-between}.header_navigate{gap:75px}.header_link{text-wrap:nowrap;color:#00314d;color:var(--dark-blue);font-weight:700}.header_link:hover{color:#f5ab3d;color:var(--yellow);text-decoration:underline}.hello{align-items:flex-end;background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;height:49vw;position:relative;z-index:1}.hello.load *,.hello.mob{display:none}.hello_fon{left:0;position:absolute;top:0}.hello_fon.bg_1,.hello_fon.bg_3{height:100%;width:100%}.hello_fon.bg_1{z-index:4}.hello_fon.bg_2{animation:fonAnim 3s ease;height:45vw;z-index:3}.hello_fon.bg_3{z-index:2}.hello_fon.bg_4{animation:strelAnim 5s ease;bottom:-66vw;height:100vw;overflow:hidden;top:auto;width:100%;z-index:5}.hello_fon.bg_4 img{bottom:-4vw;height:124vw;left:-4vw;min-height:49vw;min-width:99vw;pointer-events:none;position:absolute;width:107vw}@keyframes fonAnim{0%{opacity:0;top:100%}30%{opacity:0;top:100%}to{opacity:1;top:0}}@keyframes strelAnim{0%{height:0}to{height:188vw}}.hello_content{animation:contentAnim 3s ease;bottom:33%;flex-direction:column;gap:50px;position:absolute;width:100%;z-index:5}@media screen and (max-width:1250px){.hello_content{bottom:25%}}.hello_content_name{align-self:baseline;color:#fff;color:var(--white);font-size:clamp(18px,2.5vw,32px);font-weight:500;gap:7px;padding-left:8%}.hello_content_name img{height:32px;width:32px}.hello_content_but{background:#f8e8dd;background:var(--beige);border-radius:60px;color:#00314d;color:var(--dark-blue);font-weight:500;padding:16px 32px}.hello_content_but:hover{background:#f5ab3d;background:var(--yellow);color:#fff;color:var(--white)}@keyframes contentAnim{0%{opacity:0}75%{opacity:0}to{opacity:1}}.hello_contact{bottom:20px;gap:10px;overflow:hidden;position:absolute;right:10%;width:-webkit-min-content;width:min-content;z-index:5}.hello_contact_item{background:#fff;background:var(--white);border-radius:100%;height:36px;opacity:.5;position:relative;width:36px}.hello_contact_item:hover{opacity:1}.hello_contact_item:first-child{animation:contactAnim 2s ease-in}.hello_contact_item:last-child{animation:contactAnim 3.5s ease-in}@keyframes contactAnim{0%{bottom:-36px}70%{bottom:-36px}to{bottom:0}}.preloader #splash{background:hsla(0,0%,100%,.502);background-repeat:repeat-y;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999}.preloader #splash.active{animation:splash 3s ease-in;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.preloader #loader{left:50%;position:absolute;top:0;transform:translate(-50%)}.preloader #loader:after{background:#fff;background:linear-gradient(180deg,#fff 0,#fff 50%,#fff0);bottom:-170px;margin-left:-8px}.preloader #loader:after,.preloader #loader:before{content:"";height:200px;left:50%;position:absolute;width:3px}.preloader #loader:before{background:#000;background:linear-gradient(180deg,#0003 0,#0003 50%,#0000);bottom:-190px;margin-left:8px}.preloader #splash .anim{height:100%;left:50%;position:absolute;transform:translate(-50%,100%);width:100px}.preloader #splash .anim.active{animation:loader 4s linear;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}@keyframes loader{0%{transform:translate(-50%,110%)}30%{transform:translate(-50%,50%)}to{transform:translate(-50%)}}@keyframes splash{0%{background:hsla(0,0%,100%,.502);transform:translate(0)}50%{transform:translate(0)}80%{background:#fff0}to{background:#0000;transform:translateY(-100%)}}.oKrasnoyarsk{margin:150px 0;position:relative;z-index:10}.oKrasnoyarsk .container{align-items:stretch;flex-direction:column;gap:36px}.oKrasnoyarsk_menu{justify-content:space-between;width:100%}.oKrasnoyarsk_menu_text{color:#00314d;color:var(--dark-blue);font-weight:400;max-width:636px}.oKrasnoyarsk_menu_switch{gap:6px}.oKrasnoyarsk_menu_switch_item{background:#f5ab3d;background:var(--yellow);border:1px solid #f5ab3d;border:1px solid var(--yellow);border-radius:100%;cursor:pointer;height:50px;position:relative;width:50px}.oKrasnoyarsk_menu_switch_item svg{fill:#fff}.oKrasnoyarsk_menu_switch_item:hover{transform:scale(1.1)}.oKrasnoyarsk_menu_switch_item:active{transform:scale(1)}.oKrasnoyarsk_menu_switch_item.inactive{background:#fff;pointer-events:none}.oKrasnoyarsk_menu_switch_item.inactive svg{fill:#f5ab3d}.oKrasnoyarsk_slider{gap:20px;height:370px;margin-top:60px;max-width:100%;width:100%}.oKrasnoyarsk_slider_item{align-items:flex-end;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:19px;cursor:pointer;height:370px;max-width:300px;overflow:hidden;padding:23px;position:relative;width:95%}.oKrasnoyarsk_slider_item:after,.oKrasnoyarsk_slider_item:before{background:rgba(245,171,61,.412);content:"";height:100%;opacity:0;position:absolute;top:0;transition:.3s;width:100%}.oKrasnoyarsk_slider_item:before{left:100%}.oKrasnoyarsk_slider_item_name{bottom:0;color:#fff;color:var(--white);font-weight:500;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;letter-spacing:-.03em;line-height:120%;position:relative;text-align:center;text-transform:uppercase;z-index:10}.oKrasnoyarsk_slider_item:hover:after{opacity:1}.oKrasnoyarsk_slider_item:hover .oKrasnoyarsk_slider_item_name{bottom:40%;text-shadow:1px 1px 3px #000}.test{background:url(/static/media/fon.0ea713b329dcef0bcd7f.webp);background-position:bottom!important;background-repeat:no-repeat!important;background-size:cover!important;height:45vw;margin:140px 0 0;position:relative;z-index:1}.test ._butN{animation:st1 2s infinite;border:2px solid #000;border-bottom:none;border-left:none;cursor:pointer;display:none;height:15px;position:absolute;right:52px;top:30px;transform:rotate(45deg);width:15px}@keyframes st1{0%{right:52px}50%{right:32px}to{right:52px}}.test .container{position:relative}.test_progressBar{bottom:0;height:50px;justify-content:space-between;position:absolute;right:0;width:78%;z-index:999}.test_progressBar.noact{display:none}.test_progressBar_check{color:#00314d;color:var(--dark-blue);font-size:45px;font-weight:500;text-shadow:0 0 3px #fff;width:-webkit-min-content;width:min-content}.test_progressBar_step{margin-right:20px;position:relative;width:90%;z-index:1}.test_progressBar .steps{display:flex;justify-content:space-between;position:relative;width:1100px}.test_progressBar .step{background:#fff;border:2px solid #acaca6;border-radius:50%;height:20px;pointer-events:none;transition:background 1s;width:20px}.test_progressBar .step.completed,.test_progressBar .step.selected{border:2px solid #f5ab3d;border:2px solid var(--yellow)}.test_progressBar .step.completed{background:#f5ab3d;background:var(--yellow)}.test_progressBar .progress{border-bottom:2px solid #acaca6;height:50%;position:absolute;width:1100px;z-index:-1}.test_progressBar .percent{border-bottom:3px solid #f5ab3d;border-bottom:3px solid var(--yellow);bottom:-3px;height:100%;max-width:100%;position:absolute;transition:width 1s;width:0;z-index:1}.test .h2{color:#fff;font-size:clamp(16px,1.8vw,48px);line-height:120%}.test .container{align-items:end;display:grid;grid-template-columns:1fr 1fr;height:100%}.test_content{background:#00314d;background:var(--dark-blue);background-image:url(/static/media/fon2.fd1331152598cce06ac8.png);background-position:100% 100%;background-repeat:no-repeat;border-radius:20px;bottom:-2%;height:32vw;left:29%;max-width:100%;min-height:58%;overflow:hidden;padding:50px 60px;position:relative;width:800px;z-index:5}.test_content.ot{z-index:4}.test_content .alice-carousel__stage-item{height:26vw;max-width:101%!important;min-width:101%!important;width:101%!important}.test_content_item{align-items:flex-start;flex-direction:column;gap:35px;height:100%}.test_content_item_butBox{gap:10px}.test_content_item_text{color:#fff;color:var(--white);font-size:clamp(12px,1vw,20px);font-weight:400;line-height:120%}.test_content_item_text li{display:block;max-width:70%;padding-bottom:20px}.test_content_item_butt{text-wrap:nowrap;background:#f5ab3d;background:var(--yellow);border:1px solid #f5ab3d;border:1px solid var(--yellow);border-radius:60px;color:#fff;color:var(--white);cursor:pointer;display:flex;gap:30px;height:47px;justify-content:space-between;margin-bottom:25px;margin-top:auto;opacity:1;padding:16px 35px;width:-webkit-min-content;width:min-content}.test_content_item_butt.onActive{opacity:.5;pointer-events:none}.test_content_item_butt svg{fill:#fff;fill:var(--white)}.test_content_item_butt:hover{background:#fff;background:var(--white);color:#f5ab3d;color:var(--yellow)}.test_content_item_butt:hover svg{fill:#f5ab3d;fill:var(--yellow)}.test_content_item_boxOpr{align-items:flex-start;flex-direction:column;gap:10px}.test_content_item_boxOpr label{cursor:pointer;display:flex;gap:20px}.test_content_item_boxOpr label:hover{text-decoration:underline;text-decoration-color:#fff;text-decoration-color:var(--white)}.test_content_item_boxOpr label div{background:#fff;background:var(--white);border:2px solid #fff;border-radius:3px;content:"";display:block;height:20px;min-height:20px;min-width:20px;width:20px}.test_content_item_boxOpr label input{display:none}.test_content_item_boxOpr label:has(input:checked) div{background:#009fe3;background:var(--blue)}.test_img{bottom:-2%;height:45vw;overflow:hidden;position:relative;width:45vw;z-index:4}.test_img .alice-carousel__stage-item{opacity:0}.test_img .alice-carousel__stage-item.__target{opacity:1}.test_img_item{background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border-radius:25px;height:45vw;position:relative;width:45vw}.test_img_item.otvets{padding:7.5%}.test_img_item_title{-webkit-text-stroke:1px #00314d;-webkit-text-stroke:1px var(--dark-blue);color:#fff;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:130%;padding-bottom:40px;text-shadow:2px 2px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.test_img_item_content{height:90%;overflow-y:auto;padding-left:25px;scrollbar-color:#f5b047 #fff;scrollbar-width:thin}.test_img_item_content::-webkit-scrollbar{height:12px;width:12px}.test_img_item_content::-webkit-scrollbar-track{background:#fff}.test_img_item_content::-webkit-scrollbar-thumb{background-color:#f5b047;border:3px solid #fff;border-radius:5px}.test_img_item_content_item{font-weight:700;list-style-type:auto;padding-bottom:35px}.test_img_item_content_item_link,.test_img_item_content_item_mest{color:#00314d;color:var(--dark-blue);text-decoration:underline}.test_img_item_content_item_mest{cursor:pointer;display:block;letter-spacing:-.03em;line-height:120%;padding-bottom:20px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-transform:uppercase}.test_img_item_content_item_opis{color:#00314d;color:var(--dark-blue);font-weight:400;line-height:120%}body.poapActive{overflow:hidden;padding-right:16px}.ekskurs{background:#f8e8dd;background:var(--beige);background:url(/static/media/fon.d65a09abc8efd4450c11.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:150px 0;z-index:1}.ekskurs_hed{align-items:flex-end;justify-content:space-between;padding:36px 0 60px;width:100%}.ekskurs_hed_filter{align-items:start;gap:15px}.ekskurs_hed_filter label{text-wrap:nowrap;color:#fff;color:var(--white);cursor:pointer;display:block;font-weight:400;letter-spacing:-.03em;line-height:130%;text-align:right;width:-webkit-min-content;width:min-content}.ekskurs_hed_filter label:hover{text-decoration:underline}.ekskurs_hed_filter label input{display:none}.ekskurs_hed_filter label:has(input:checked){color:#f5ab3d;color:var(--yellow);text-decoration:underline}.ekskurs_hed_filter .t16{font-weight:400;line-height:130%}.ekskurs_hed .t18,.ekskurs_hed_filter .t16{color:#00314d;color:var(--dark-blue);letter-spacing:-.03em;text-align:center}.ekskurs_hed .t18{font-weight:500;line-height:120%;text-transform:uppercase}.ekskurs_slider{width:100%}.ekskurs_slider_item{align-items:flex-end;background:#fff;background:var(--white);background-position:50%!important;background-repeat:no-repeat!important;background-size:auto 100%!important;border-radius:20px;cursor:pointer;height:300px;overflow:hidden;width:90%}.ekskurs_slider_item .t18{background:#fff;background:var(--white);color:#00314d;color:var(--dark-blue);font-weight:500;height:25%;letter-spacing:-.03em;line-height:120%;padding:12px 40px;text-align:center;text-transform:uppercase;transform:.5s;width:100%}.ekskurs_slider_item .t18:after{content:attr(data-text)}.ekskurs_slider_item:hover .t18{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.588);height:100%}.ekskurs_slider_item:hover .t18:after{content:attr(data-hover)}.restor{background-color:#00314d;background-color:var(--dark-blue);background:url(/static/media/fon.754087aa48b173d39da3.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:150px 0}.restor .h2{color:#fff;color:var(--white);max-height:630px;text-align:start}.restor .container{flex-direction:column;gap:60px}.restor_menu{grid-gap:150px;display:grid;gap:150px;grid-template-columns:1fr 1fr;width:100%}.restor_menu-left_switch{align-items:start;gap:25px;justify-content:flex-start}.restor_menu-left_switch_item{cursor:pointer;flex-direction:column;gap:10px;width:100px}.restor_menu-left_switch_item input{display:none}.restor_menu-left_switch_item_img{background:#fff;background:var(--white);border-radius:5px;height:75px;padding:10px;width:92px}.restor_menu-left_switch_item_img img{filter:brightness(0) saturate(100%) invert(10%) sepia(30%) saturate(6732%) hue-rotate(185deg) contrast(101%);height:auto;width:100%}.restor_menu-left_switch_item_text{font-weight:400;letter-spacing:-.03em;line-height:130%;text-align:start;width:100%}.restor_menu-left_switch_item:has(input:checked) .restor_menu-left_switch_item_img{background:#f5ab3d;background:var(--yellow)}.restor_menu-left_switch_item:has(input:checked) .restor_menu-left_switch_item_img img{filter:brightness(0) invert(100%) sepia(100%) saturate(0) hue-rotate(285deg) contrast(102%)}.restor_menu_chek{align-items:start;flex-direction:column;gap:30px;width:100%}.restor_menu_chek .t18{color:#fff;color:var(--white);font-weight:500;letter-spacing:-.03em;line-height:120%;text-transform:uppercase}.restor_menu_chek_list{align-items:start;gap:15px}.restor_menu_chek_list label{text-wrap:nowrap;color:#fff;color:var(--white);cursor:pointer;display:block;font-weight:400;letter-spacing:-.03em;line-height:130%;text-align:right;width:-webkit-min-content;width:min-content}.restor_menu_chek_list label:hover{text-decoration:underline}.restor_menu_chek_list label input{display:none}.restor_menu_chek_list label:has(input:checked){color:#f5ab3d;color:var(--yellow);text-decoration:underline}.restor_menu_switchSlider .oKrasnoyarsk_menu_switch{justify-content:flex-end}.restor_slide{width:100%}.restor_slide .alice-carousel__wrapper{overflow:visible}.restor_slide .alice-carousel__stage-item{height:536px;max-width:500px}.restor_slide_item{background:#fff;background:var(--white);border-radius:20px;margin:auto;overflow:hidden;width:97%}.restor_slide_item_box{padding:10px}.restor_slide_item_img{background-repeat:no-repeat;background-size:cover!important;border-radius:16px;height:327px;position:relative;width:100%}.restor_slide_item_img_flags{align-items:flex-start;justify-content:space-between;padding:10px;width:100%}.restor_slide_item_img_flags .t16{background:#f8e8dd;background:var(--beige);border-radius:10px;color:#000;font-weight:400;padding:7px 22px}.restor_slide_item_img_flags_type{flex-direction:column;gap:10px}.restor_slide_item_img_flags_type_item{background:#f5ab3d;background:var(--yellow);border-radius:5px;height:46px;padding:5px;width:57px}.restor_slide_item_img_flags_type_item img{filter:brightness(0) invert(100%) sepia(100%) saturate(0) hue-rotate(285deg) contrast(102%);height:auto;width:100%}.restor_slide_item_name{color:#00314d;color:var(--dark-blue);font-weight:700;margin-bottom:15px;text-transform:uppercase}.restor_slide_item_info{align-items:start;flex-direction:column;padding:15px 15px 15px 30px}.restor_slide_item_info_item{align-items:start;flex-direction:column;gap:8px}.restor_slide_item_info_item_lab{align-items:flex-start;color:#00314d;color:var(--dark-blue);cursor:pointer;display:flex;gap:8px;justify-content:flex-start;min-height:30px}.restor_slide_item_info_item_lab:hover{text-decoration:underline;text-decoration-color:#f5ab3d;text-decoration-color:var(--yellow)}.restor_slide_item_info_item_lab .kuh:not(:last-child):after{content:", "}.restor_slide_item_info_item_lab img{padding-top:4px}.restor_slide_item_footer{background:#f8e8dd7d;height:56;justify-content:start;padding:14px 35px;width:100%}body{overflow-x:hidden}.otel{margin:120px 0}.otel_filter{justify-content:space-between;padding:36px 0}.otel_filter_type{gap:20px}.otel_filter_type label{border-bottom:2px solid #fff;border-bottom:2px solid var(--white);cursor:pointer;padding:3px 5px;text-align:center}.otel_filter_type label input{display:none}.otel_filter_type label:has(input:checked){border-bottom:2px solid #f5ab3d;border-bottom:2px solid var(--yellow);color:#f5ab3d;color:var(--yellow)}.otel_filter_type .t16{color:#00314d;color:var(--dark-blue);font-weight:400;letter-spacing:-.03em;line-height:130%;text-align:center}.otel_slide .alice-carousel__stage-item{max-width:500px}.otel_slide_item{background:#fff;background:var(--white);border:1px solid #f8e8dd;border:1px solid var(--beige);border-radius:20px;padding:10px;position:relative;width:97%}.otel_slide_item_img{background-size:cover!important;border-radius:10px;cursor:pointer;height:17vw;width:100%}.otel_slide_item_img_type{padding:20px}.otel_slide_item_img_type span{background:#f8e8dd;background:var(--beige);border-radius:10px;color:#000;font-weight:400;padding:5px 15px;text-transform:capitalize;width:-webkit-min-content;width:min-content}.otel_slide_item_info{padding:20px 36px}.otel_slide_item_info_name{color:#00314d;color:var(--dark-blue);font-weight:500;line-height:130%;overflow:hidden;padding-bottom:20px;text-overflow:Ellipsis;text-transform:uppercase;white-space:nowrap}.otel_slide_item_info_lab{align-items:center;color:#00314d;color:var(--dark-blue);cursor:pointer;display:flex;font-weight:400;gap:20px;width:100%}.otel_slide_item_info_lab:hover{text-decoration:underline;text-decoration-color:#f5ab3d;text-decoration-color:var(--yellow)}.otel_slide_item_info_lab span{overflow:hidden;text-overflow:Ellipsis;white-space:nowrap}.otel_slide_item_popup{background:#fff;background:var(--white);border:1px solid #0000;border-radius:20px;height:0;left:0;overflow:hidden;padding:0;position:absolute;top:0;width:0}.otel_slide_item_popup *{opacity:0;transition:opacity 3s}.otel_slide_item_popup.active{border:1px solid #f8e8dd;border:1px solid var(--beige);height:100%;padding:32px 46px;width:100%}.otel_slide_item_popup.active *{opacity:1;transition:opacity 3s}.otel_slide_item_popup .t20{color:#00314d;color:var(--dark-blue);font-weight:500;line-height:130%;text-transform:uppercase}.otel_slide_item_popup .otel_slide_item_info_lab{align-items:start;padding:20px 0}.otel_slide_item_popup .otel_slide_item_info_lab span{text-wrap:wrap}.otel_slide_item_popup_text{color:#00314d;color:var(--dark-blue);font-size:clamp(12px,1.5vw,14px);font-weight:400;height:250px;line-height:160%;padding:10px 0}.otel_slide_item_popup_but{background:#f5ab3d;background:var(--yellow);border-radius:30px;color:#00314d;color:var(--dark-blue);font-size:14px;font-weight:400;gap:10px;margin-top:25px;padding:7px 31px}.info{background:url(/static/media/info.e80e9f5154e9f85fa535.jpg);background-size:cover;padding:150px 0}.info .h2{color:#fff;color:var(--white)}.info_content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:60px}.info_content_item{background:#fff;background:var(--white);border-radius:20px;min-height:17vw;padding:10px}.info_content_item_img{background-size:cover!important;border-radius:16px;height:13vw;pointer-events:none;width:100%}.info_content_item .t18{color:#00314d;color:var(--dark-blue);font-weight:500;letter-spacing:-.03em;line-height:120%;padding-top:15px;text-align:center;text-transform:uppercase}.footer{background:url(/static/media/footerfon.15956e5573089ad78a99.png);background-position:0;background-repeat:no-repeat;background-size:cover;padding:32px 0}.footer_img,.footer_img img{height:100%;width:auto}.footer .container{justify-content:space-between}.footer_nav{gap:75px}.footer_nav:last-child{gap:14px}.footer_linkBox{gap:100px;justify-content:space-between;min-width:50%}.footer_link_massege{background:#00314d;background:var(--dark-blue);border-radius:50%;height:31px;width:31px}.footer_link_massege:hover{transform:scale(1.1)}.popupInfo{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:hsla(0,0%,54%,.451);height:0;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:999999}.popupInfo.active{height:100vh}.popupInfo_content{background:#fff;background:var(--white);border-radius:20px;height:auto;max-height:890px;max-width:700px;padding:30px;width:100%}.popupInfo_content_img{background-repeat:no-repeat!important;background-size:cover!important;border-radius:14px 14px 0 0;min-height:230px;width:100%}.popupInfo_content .t20{color:#00314d;color:var(--dark-blue);font-weight:700;line-height:130%;padding:10px 0}.popupInfo_content .otel_slide_item_popup_text{margin:24px 0 10px;overflow-y:auto}.popupInfo_content .otel_slide_item_popup_text::-webkit-scrollbar{height:12px;width:12px}.popupInfo_content .otel_slide_item_popup_text::-webkit-scrollbar-track{background:#fff}.popupInfo_content .otel_slide_item_popup_text::-webkit-scrollbar-thumb{background-color:#f5b047;border:3px solid #fff;border-radius:5px}.map{margin:120px 0}.map .container{align-items:start;flex-direction:column;gap:36px}.map_content{border-radius:20px;overflow:hidden;position:relative}.map_content,.map_content_map{height:500px;width:100%}.map .h2:after{content:"Чтобы ознакомиться с местоположением объекта  на карте коснитесь его названия";display:block;font-size:clamp(16px,2.5vw,18px);font-weight:400;line-height:130%;max-width:500px;padding-top:14px}.map .ymaps-2-1-79-balloon__content{min-height:190px!important;min-width:auto!important;min-width:230px!important;width:-webkit-max-content!important;width:max-content!important}.map .ymaps-2-1-79-balloon__content *{display:block}.map .ymaps-2-1-79-balloon__content>ymaps{height:auto!important;width:-webkit-max-content!important;width:max-content!important}.map .ymaps-2-1-79-balloon__content>ymaps img{height:100px!important;width:auto!important}.map .ymaps-2-1-79-balloon__tail{box-shadow:none!important}.otziv{background:url(/static/media/fon.5a68eb1b69df3c6ef3c6.png);background-position:50%;background-repeat:no-repeat;background-size:contain;padding:120px 0}.otziv_menu{justify-content:space-between;padding-bottom:60px}.otziv_slider_item{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1.2fr;min-height:470px;padding:0 1%;width:100%}.otziv_slider_item_content{background:#fff;background:var(--white);border:1px solid #f5ab3d;border:1px solid var(--yellow);border-radius:20px;height:-webkit-min-content;height:min-content;margin:auto 0;padding:36px 46px}.otziv_slider_item_content_author{color:#00314d;color:var(--dark-blue);font-weight:700;padding-bottom:30px}.otziv_slider_item_content_text{color:#00314d;color:var(--dark-blue);font-weight:400;line-height:140%}.otziv_slider_item_img{background-repeat:no-repeat!important;background-size:cover!important;border-radius:20px;min-height:470px;width:100%}@media screen and (max-width:1650px){.container{width:1400px}.test_content{left:20%;width:700px}}@media screen and (max-width:1450px){.container{width:1200px}.test_content{height:40vw;left:0;width:700px}.test_img{right:18%}.test_content .alice-carousel__stage-item{height:32vw}}@media screen and (max-width:1250px){.container{width:900px}.test_content{height:45vw;left:0;width:500px}.test_img{right:18%}.test_content .alice-carousel__stage-item{height:35vw}.test_img_item_content{height:88%}.test_content_item_butt{height:47px;padding:10px 16px}}@media screen and (max-width:1400px){.test_progressBar .progress,.test_progressBar .steps{width:780px}.ekskurs_slider_item .t18{padding:10px 15px}}@media screen and (max-width:1300px){.restor_menu:first-child{gap:30px;grid-template-columns:1fr}.otziv_slider_item_content{padding:25px}.otziv_slider_item{grid-template-columns:repeat(1,1fr);padding:0 3%}}@media screen and (max-width:1200px){.ekskurs_slider_item{width:95%}.header_logoBox img{height:50px;width:auto}.footer{padding:19px 0}.ekskurs,.info{padding:120px 0}.info_content{gap:20px;margin-top:60px}.footer_nav,.info_content{grid-template-columns:repeat(2,1fr)}.footer_nav{grid-row-gap:20px;display:grid;row-gap:20px}.footer .container{gap:20px}.test_progressBar .progress,.test_progressBar .steps{width:410px}.test_progressBar{bottom:0;justify-content:space-between;right:0;width:58%;z-index:999}.test_content_item{gap:7px}.test_content{padding:20px 30px}.test_content_item{gap:15px}.test_content_item_butt{height:auto;padding:12px 16px}.test .container{display:grid;grid-template-columns:1fr;height:100%;position:relative}.test_content{background:rgba(0,49,77,.671);background-image:url(/static/media/fon2.fd1331152598cce06ac8.png);background-position:100% 100%;background-repeat:no-repeat;border-radius:0;bottom:0;height:100%;left:0;max-width:100%;min-height:auto;overflow:hidden;padding:30px 60px;position:relative;width:100%;z-index:5}.test_img_item{background-size:cover!important;border-radius:25px;height:45vw;width:102%}.test_img{height:100%;left:0;overflow:visible;position:absolute;top:0;width:100%}.test_img .alice-carousel__wrapper{box-sizing:border-box;height:auto;overflow-x:hidden;overflow-y:hidden;position:relative;width:100%}.test_img_item{background-position:-80px!important;background-repeat:no-repeat!important;background-size:120% auto!important;border-radius:0;position:relative}.test_img_item_content{height:80%;overflow:scroll;padding-left:25px;width:76vw}.test_img_item.otvets{padding:.5%}}@media screen and (max-width:1000px){.footer .container{gap:15px}.footer_linkBox{gap:30px}.hello_content{gap:20px}.test{overflow:hidden}}@media screen and (max-width:970px){.container{width:700px}.test_img_item_content{width:690px}li.test_img_item_content_item{padding:10px 20px}.test_img_item_content{padding-left:40px}h3.test_img_item_title{padding:20px}li.alice-carousel__stage-item.__active.__target{width:700px!important}.test .container{border:3px solid #f5b047;border-radius:20px;overflow:hidden}.header_navigate{gap:20px}.t16{font-size:clamp(10px,2vw,12px)}ul.test_img_item_content{padding-bottom:30px}.test{background:url(http://localhost:3001/static/media/fon.01422f8%E2%80%A6.png);background-position:bottom!important;background-repeat:no-repeat!important;background-size:cover!important;height:55vw;margin:80px 0 0;position:relative;z-index:1}.test_img_item{height:56vw;width:100%}.test_content .alice-carousel__stage-item{height:50vw}}@media screen and (max-width:750px){.container{width:90%}.test ._butN{display:block;z-index:9999}li.alice-carousel__stage-item.__active.__target{width:100%!important}.test_img_item.otvets,.test_img_item_content{width:100%}.oKrasnoyarsk{margin:80px 0}.oKrasnoyarsk .container{gap:20px}.header_navigate{display:none;gap:25px}.footer .container,.header_navigate{flex-direction:column}.info_content{grid-template-columns:repeat(1,1fr)}.info_content_item_img{height:53vw}.ekskurs_hed,.footer_linkBox,.oKrasnoyarsk_menu,.otel_filter{align-items:start;flex-direction:column;gap:20px}.restor_menu{gap:20px;grid-template-columns:1fr}.otel_filter_type{flex-wrap:wrap;justify-content:start}.test{height:120vw}.otel_slide_item_img{height:53vw}.restor_slide .alice-carousel__stage-item{height:536px}.test_content .alice-carousel__stage-item{height:70vw;max-width:101%!important;min-width:101%!important;width:101%!important}.test_progressBar_step{display:none}.test_progressBar{justify-content:end}.test_img_item{background-position:-80px -21px!important;background-repeat:no-repeat!important;background-size:120% 83vw!important;border-radius:0;height:118vw}.header .wite{bottom:0;position:relative}.hello_contact{bottom:10px;gap:10px;position:absolute;z-index:5}.hello_content_name{display:none}.header_logoBox img{height:30px}.hello_content_but{padding:10px 17px}.oKrasnoyarsk_slider_item{max-width:none;padding:0 1%;width:99%}.oKrasnoyarsk_menu_switch{align-self:flex-end}.oKrasnoyarsk_slider_item_name{padding-bottom:25px}.hello{display:none}.hello.mob{display:block;height:150vw}.hello.mob .bg_2{height:170vw}.hello.mob .hello_fon.bg_4{animation:strelAnim 5s ease;bottom:-9vw;height:100vw;overflow:hidden;top:auto;width:100%;z-index:5}.hello.mob .hello_fon.bg_4 img{bottom:-23vw;height:180vw;left:-7vw;min-height:49vw;min-width:99vw;pointer-events:none;position:absolute;width:110vw}.hello_fon.bg_1,.hello_fon.bg_3{left:-120%;width:auto}.menu{display:block}.header_navigate.mob{animation:mob 1s;background:#fff;display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100%}@keyframes mob{0%{top:-100vh}to{top:0}}.header_logoBox{height:100%;z-index:9}.test_img_item{background-size:cover!important;height:157vw;position:relative;width:125%}.test_img_item.otvets{background:#fff!important}}@media screen and (max-width:475px){.test_content .alice-carousel__stage-item{height:90vw;max-width:101%!important;min-width:101%!important;width:101%!important}.restor_menu_chek_list{flex-wrap:wrap;justify-content:start}.restor_slide_item_img{height:127px}.restor{padding:80px 0}.restor_slide .alice-carousel__stage-item{height:auto}}@media screen and (max-width:375px){.test_content .alice-carousel__stage-item{height:117vw}.test_content{padding:19px 21px}.test_img_item_content{height:59%}}@font-face{font-family:Gotham Pro;font-style:normal;font-weight:700;src:url(/static/media/GothamPro-Bold.eefda20950e42428d5db.eot);src:local("Gotham Pro Bold"),local("GothamPro-Bold"),url(/static/media/GothamPro-Bold.eefda20950e42428d5db.eot?#iefix) format("embedded-opentype"),url(/static/media/GothamPro-Bold.b9c5d1404c9e2ed632e3.woff2) format("woff2"),url(/static/media/GothamPro-Bold.e8ddda7220a05cf00f1c.woff) format("woff"),url(/static/media/GothamPro-Bold.eb4c39e5900eb7912e7c.ttf) format("truetype")}@font-face{font-family:Gotham Pro;font-style:normal;font-weight:300;src:url(/static/media/GothamPro-Light.56916222e0ca73585653.eot);src:local("Gotham Pro Light"),local("GothamPro-Light"),url(/static/media/GothamPro-Light.56916222e0ca73585653.eot?#iefix) format("embedded-opentype"),url(/static/media/GothamPro-Light.a2a52b37266bc749d00c.woff2) format("woff2"),url(/static/media/GothamPro-Light.1c262bae1f403fe781a2.woff) format("woff"),url(/static/media/GothamPro-Light.818ed9310965871a741b.ttf) format("truetype")}@font-face{font-family:Gotham Pro;font-style:normal;font-weight:900;src:url(/static/media/GothamPro-Black.cc5b5062629e9d6be4b9.eot);src:local("Gotham Pro Black"),local("GothamPro-Black"),url(/static/media/GothamPro-Black.cc5b5062629e9d6be4b9.eot?#iefix) format("embedded-opentype"),url(/static/media/GothamPro-Black.7ed52d1381d16affbaa7.woff2) format("woff2"),url(/static/media/GothamPro-Black.b8ef8e03f8636e1831c5.woff) format("woff"),url(/static/media/GothamPro-Black.2581d0dcb89843ac856c.ttf) format("truetype")}@font-face{font-family:Gotham Pro;font-style:italic;font-weight:400;src:url(/static/media/GothamPro-Italic.d5763c15dac3c6c1997c.eot);src:local("Gotham Pro Italic"),local("GothamPro-Italic"),url(/static/media/GothamPro-Italic.d5763c15dac3c6c1997c.eot?#iefix) format("embedded-opentype"),url(/static/media/GothamPro-Italic.ae18b5c42c66178406a4.woff2) format("woff2"),url(/static/media/GothamPro-Italic.922fd60af5ac485241a8.woff) format("woff"),url(/static/media/GothamPro-Italic.4f249f174b92d9295ec0.ttf) format("truetype")}@font-face{font-family:Gotham Pro Narrow;font-style:normal;font-weight:700;src:url(/static/media/GothamProNarrow-Bold.e749225777bddcc17a18.eot);src:local("Gotham Pro Narrow Bold"),local("GothamProNarrow-Bold"),url(/static/media/GothamProNarrow-Bold.e749225777bddcc17a18.eot?#iefix) format("embedded-opentype"),url(/static/media/GothamProNarrow-Bold.ad5a2389cc765adfb176.woff2) format("woff2"),url(/static/media/GothamProNarrow-Bold.7168a43df9ee98d7dc58.woff) format("woff"),url(/static/media/GothamProNarrow-Bold.7f31b87636da75e43d6b.ttf) format("truetype")}@font-face{font-family:Gotham Pro;font-style:normal;font-weight:500;src:url(/static/media/GothamPro-Medium.fd1a9c0b88885add7c2d.eot);src:local("Gotham Pro Medium"),local("GothamPro-Medium"),url(/static/media/GothamPro-Medium.fd1a9c0b88885add7c2d.eot?#iefix) format("embedded-opentype"),url(/static/media/GothamPro-Medium.738777ea88f45fff7fcc.woff2) format("woff2"),url(/static/media/GothamPro-Medium.3c379e6305b34250be8a.woff) format("woff"),url(/static/media/GothamPro-Medium.8f8bed6b9e9cc82f4c01.ttf) format("truetype")}@font-face{font-family:Gotham Pro;font-style:italic;font-weight:700;src:url(/static/media/GothamPro-BoldItalic.59aeb06ba2a21664e76d.eot);src:local("Gotham Pro Bold Italic"),local("GothamPro-BoldItalic"),url(/static/media/GothamPro-BoldItalic.59aeb06ba2a21664e76d.eot?#iefix) format("embedded-opentype"),url(/static/media/GothamPro-BoldItalic.0e4f88c3af79d31653f1.woff2) format("woff2"),url(/static/media/GothamPro-BoldItalic.a9ee7ec72e501ce07ad0.woff) format("woff"),url(/static/media/GothamPro-BoldItalic.c2122a0f6bd1093d8651.ttf) format("truetype")}@font-face{font-family:Gotham Pro;font-style:normal;font-weight:400;src:url(/static/media/GothamPro.095b14877081e575d191.eot);src:local("Gotham Pro"),local("GothamPro"),url(/static/media/GothamPro.095b14877081e575d191.eot?#iefix) format("embedded-opentype"),url(/static/media/GothamPro.97a23059df8a758600fb.woff2) format("woff2"),url(/static/media/GothamPro.9e3de47599b8a119a2b3.woff) format("woff"),url(/static/media/GothamPro.0bf54ab241cce31b49c1.ttf) format("truetype")}@font-face{font-family:Gotham Pro;font-style:italic;font-weight:500;src:url(/static/media/GothamPro-MediumItalic.022b877b16d764f46b42.eot);src:local("Gotham Pro Medium Italic"),local("GothamPro-MediumItalic"),url(/static/media/GothamPro-MediumItalic.022b877b16d764f46b42.eot?#iefix) format("embedded-opentype"),url(/static/media/GothamPro-MediumItalic.a28704cb8c8c457f8ebb.woff2) format("woff2"),url(/static/media/GothamPro-MediumItalic.8fe33c1d73904ae929eb.woff) format("woff"),url(/static/media/GothamPro-MediumItalic.6169f079e63e45e2d8aa.ttf) format("truetype")}@font-face{font-family:Gotham Pro;font-style:italic;font-weight:900;src:url(/static/media/GothamPro-BlackItalic.9549fd8e7eb47a76cdd7.eot);src:local("Gotham Pro Black Italic"),local("GothamPro-BlackItalic"),url(/static/media/GothamPro-BlackItalic.9549fd8e7eb47a76cdd7.eot?#iefix) format("embedded-opentype"),url(/static/media/GothamPro-BlackItalic.f7cd5ad30d62e8d9c198.woff2) format("woff2"),url(/static/media/GothamPro-BlackItalic.baacd6c70f39c1dd79af.woff) format("woff"),url(/static/media/GothamPro-BlackItalic.ec3cfeb5ef56476b2980.ttf) format("truetype")}@font-face{font-family:Gotham Pro Narrow;font-style:normal;font-weight:500;src:url(/static/media/GothamProNarrow-Medium.f8df17da4d5af298d8d1.eot);src:local("Gotham Pro Narrow Medium"),local("GothamProNarrow-Medium"),url(/static/media/GothamProNarrow-Medium.f8df17da4d5af298d8d1.eot?#iefix) format("embedded-opentype"),url(/static/media/GothamProNarrow-Medium.8ce3ae348adab0198bf1.woff2) format("woff2"),url(/static/media/GothamProNarrow-Medium.6483fd370dbe5668bd29.woff) format("woff"),url(/static/media/GothamProNarrow-Medium.ac0ec0db6a49f1e4222b.ttf) format("truetype")}@font-face{font-family:Gotham Pro;font-style:italic;font-weight:300;src:url(/static/media/GothamPro-LightItalic.dc067b9a79e274672b28.eot);src:local("Gotham Pro Light Italic"),local("GothamPro-LightItalic"),url(/static/media/GothamPro-LightItalic.dc067b9a79e274672b28.eot?#iefix) format("embedded-opentype"),url(/static/media/GothamPro-LightItalic.c3a9e1360407d9edbed3.woff2) format("woff2"),url(/static/media/GothamPro-LightItalic.857b77971bb6f992c25e.woff) format("woff"),url(/static/media/GothamPro-LightItalic.05a6f99ef562ee79ada4.ttf) format("truetype")}.alice-carousel .animated{animation-fill-mode:both}.alice-carousel .animated-out{z-index:1}.alice-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}.alice-carousel{direction:ltr;margin:auto;position:relative;width:100%}.alice-carousel__wrapper{height:auto;overflow-x:hidden;overflow-y:hidden}.alice-carousel__stage,.alice-carousel__wrapper{box-sizing:border-box;position:relative;width:100%}.alice-carousel__stage{backface-visibility:hidden;-webkit-backface-visibility:hidden;height:100%;margin:0;padding:0;transform-style:flat;-webkit-transform-style:flat;white-space:nowrap}.alice-carousel__stage-item{box-sizing:border-box;display:inline-block;height:100%;line-height:0;margin:0;padding:0;position:relative;vertical-align:top;white-space:normal;width:100%}.alice-carousel__stage-item *{line-height:normal}.alice-carousel__stage-item.__hidden{opacity:0;overflow:hidden}.alice-carousel__next-btn,.alice-carousel__prev-btn{box-sizing:border-box;display:inline-block;padding:10px 5px;width:50%}.alice-carousel__next-btn [data-area]:after,.alice-carousel__prev-btn [data-area]:after{content:attr(data-area);position:relative;text-transform:capitalize}.alice-carousel__prev-btn{text-align:right}.alice-carousel__next-btn{text-align:left}.alice-carousel__next-btn-item,.alice-carousel__prev-btn-item{color:#465798;cursor:pointer;display:inline-block;margin:0;padding:5px}.alice-carousel__next-btn-item:hover,.alice-carousel__prev-btn-item:hover{color:darkred}.alice-carousel__next-btn-item.__inactive,.alice-carousel__prev-btn-item.__inactive{opacity:.4;pointer-events:none}.alice-carousel__play-btn{display:inline-block;left:20px;position:absolute;top:30px}.alice-carousel__play-btn:hover{cursor:pointer}.alice-carousel__play-btn-wrapper{background-color:#fff;border-radius:50%;height:32px;padding:10px;position:relative;width:32px}.alice-carousel__play-btn-item{background:#0000;border:0;cursor:pointer;height:32px;outline:none;position:absolute;width:32px}.alice-carousel__play-btn-item:after,.alice-carousel__play-btn-item:before{border-color:#0000 #0000 #0000 #465798;border-style:solid;border-width:8px 0 8px 15px;content:"";display:block;height:0;pointer-events:none;position:absolute;transition:all .4s linear;width:0}.alice-carousel__play-btn-item:before{height:14px;left:5px}.alice-carousel__play-btn-item:after{left:18px;top:7px}.alice-carousel__play-btn-item.__pause:after,.alice-carousel__play-btn-item.__pause:before{border-width:0 0 0 10px;height:30px}.alice-carousel__play-btn-item.__pause:after{left:18px;top:0}.alice-carousel__dots{list-style:none;margin:30px 3px 5px;padding:0;text-align:center}.alice-carousel__dots>li{display:inline-block}.alice-carousel__dots-item:not(.__custom){background-color:#e0e4fb;border-radius:50%;cursor:pointer;height:8px;width:8px}.alice-carousel__dots-item:not(.__custom):not(:last-child){margin-right:20px}.alice-carousel__dots-item:not(.__custom).__active,.alice-carousel__dots-item:not(.__custom):hover{background-color:#6e7ebc}.alice-carousel__slide-info{background-color:#e0e4fb99;border-radius:5px;color:#465798;display:inline-block;padding:5px 10px;position:absolute;right:20px;top:20px}.alice-carousel__slide-info-item{line-height:0;vertical-align:middle}
/*# sourceMappingURL=main.799c2822.css.map*/