*{box-sizing:border-box;margin:0;outline:0;padding:0}html{scroll-behavior:smooth}body,html{overflow-x:hidden}ol,ul{list-style:none}a{text-decoration:none}a,button,input,textarea{background:0 0;border:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;transition:.3s ease-in-out}input[readonly],textarea[readonly]{cursor:default}textarea{resize:none}img{display:block;-o-object-fit:cover;object-fit:cover;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeIn{animation:fadeIn .4s ease-in-out}.fadeOut{animation:fadeOut .4s ease-in-out}html.fixed{overflow:hidden}body{color:#2c3c4a;font-family:OpenSans,sans-serif;font-size:18px;line-height:1.45}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#040b11;font-family:Mulish,sans-serif}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-weight:800}.h1,h1{font-size:35px}.h1,.h2,h1,h2{line-height:1.1}.h2,h2{font-size:30px}.h3,h3{font-size:25px}.h3,.h4,h3,h4{line-height:1.1}.h4,h4{font-size:20px}.h5,h5{line-height:1.25}.h5,.h6,h5,h6{font-size:16px}.h6,h6{font-weight:600;line-height:1.1}a.h1:focus,a.h1:hover,a.h2:focus,a.h2:hover,a.h3:focus,a.h3:hover,a.h4:focus,a.h4:hover,a.h5:focus,a.h5:hover,a.h6:focus,a.h6:hover{color:#235784}.theme-element{align-items:center;background:#ddeaf6;border-radius:8px;color:#235784;display:flex;font-family:Mulish,sans-serif;justify-content:center}.theme-element.btn{display:inline-flex;font-size:16px;font-weight:800;height:48px;line-height:1;padding:0 20px}.theme-element.btn:hover{transform:scale(1.1)}.theme-element--accent{background:#235784;color:#fff}.theme-element--accent .icon{color:#fff}.theme-element--light{color:#235784}.brand_logo{border-radius:4px;margin-right:10px;padding:10px}.brand_name{font-family:Mulish,sans-serif;font-size:30px;font-weight:800}.socials .list-item{margin-right:30px}.socials .list-item:last-of-type{margin-right:0}.socials .list-item .link{display:inline-block;font-size:24px}.socials .list-item .link:hover{transform:scale(1.1)}.section{padding:60px 0}.section--nopb{padding:60px 0 0}.linebreak{display:block}.accent{background:#235784;color:#fff}.icon{color:#235784}.video-play{border:2px solid #fff;border-radius:50%;color:#fff;font-size:30px;height:95px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:95px}.video-play .icon{color:#fff}.link--arrow{align-items:center;color:#235784;display:inline-flex;font-family:Mulish,sans-serif;font-size:16px;font-weight:700;line-height:1}.link--arrow .icon{margin-left:10px;transition:margin-left .3s ease-in-out}.link--arrow:focus .icon,.link--arrow:hover .icon{margin-left:15px}.underlined{display:inline-block;padding-bottom:0;position:relative;transition:text-shadow .3s ease-in-out}.underlined:after{bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease-in-out;width:0}.underlined--white:after{background:#fff}.underlined--white.active,.underlined--white.current,.underlined--white:focus,.underlined--white:hover{text-shadow:0 0 0 #fff}.underlined--accent:after{background:#235784}.underlined--accent.active,.underlined--accent.current,.underlined--accent:focus,.underlined--accent:hover{text-shadow:0 0 0 #235784}.underlined.active:after,.underlined.current:after,.underlined:focus:after,.underlined:hover:after{width:100%}.field{transition:.3s ease-in-out}.field:not(.field.booking_group-field){background:#fff;border:1px solid #808385;border-radius:8px;height:56px;padding:0 20px}.field:not(.field.booking_group-field):focus{border-color:#235784}.field-wrapper .icon{color:#808385}.field[data-type=date]{cursor:pointer}.field.error{border-color:red!important}.field::-moz-placeholder{font-size:16px;line-height:1.4;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.field:-ms-input-placeholder{font-size:16px;line-height:1.4;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.field::placeholder{color:#808385;font-size:16px;line-height:1.4;transition:opacity .3s ease-in-out}.field:focus::-moz-placeholder{opacity:0}.field:focus:-ms-input-placeholder{opacity:0}.field:focus::placeholder{opacity:0}.field::-moz-placeholder{color:#808385}.field:-ms-input-placeholder{color:#808385}.field .icon,.field::placeholder{color:#808385}.booking_group-wrapper{position:relative}.booking_group-wrapper .icon{display:block;position:absolute;top:12px}.booking_group-wrapper .icon.icon-calendar{left:0}.booking_group-wrapper .icon.icon-chevron_down{right:0}.booking_group-field::-moz-placeholder{color:#2c3c4a;font-size:16px;line-height:1}.booking_group-field:-ms-input-placeholder{color:#2c3c4a;font-size:16px;line-height:1}.booking_group-field,.booking_group-field::placeholder{color:#2c3c4a;font-size:16px;line-height:1}.media{overflow:hidden;position:relative}.media img{position:relative;z-index:1}.media_label{align-items:center;background:#fff;border-radius:8px 0 0 8px;color:#235784;display:inline-flex;font-family:Mulish,sans-serif;font-size:16px;font-weight:700;height:40px;padding:0 15px;position:absolute;right:0;top:0;z-index:10}.media_label--left{border-radius:0 8px 8px 0;left:0;right:unset}.media_label--pricing{color:#2c3c4a;font-family:OpenSans,sans-serif;font-weight:400}.media_label--pricing .price{margin-right:5px}.container{max-width:1170px}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .3s ease-in-out}.offcanvas{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;bottom:0;display:flex;flex-direction:column;max-width:100%;position:fixed;visibility:hidden;z-index:20000}.offcanvas-end{right:0;top:0;transform:translateX(100%)}.offcanvas.show{transform:none}.fade{transition:opacity .15s linear}.fade:not(.show){opacity:0}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}@media screen and (min-width:767.98px){.h1,h1{font-size:40px;line-height:1}.h2,h2{font-size:35px;line-height:1}.h3,h3{font-size:32px}.h4,h4{font-size:22px;line-height:1.2}.h6,h6{line-height:1.25}.section{padding:90px 0}.section--blockbg{position:relative}.section--blockbg .block{background:#f7fafd;height:395px;position:absolute;top:0;width:70%;z-index:-1}.section--nopb{padding:90px 0 0}}@media screen and (min-width:991.98px){.h1,h1{font-size:52px}.h2,h2{font-size:40px}.section{padding:120px 0}.section--blockbg .block{height:425px}.section--nopb{padding:120px 0 0}}@media screen and (min-width:1199.98px){.section--blockbg .block{height:476px;left:0;width:calc(50vw + 190px)}}a[href^="http://maps.google.com/maps"],a[href^="https://maps.google.com/maps"]{display:none!important}.gm-style-cc,.gmnoprint a,.gmnoprint span{display:none}.gmnoprint div{background:0 0!important}.header{background-color:#fff;height:auto;transition:.4s ease-in-out;will-change:transform;z-index:100000}.header.sticky{box-shadow:0 2px 30px rgba(44,60,74,.08);height:auto;left:0;position:fixed;top:0;width:100%}.header--pinned{transform:translateY(0)}.header--unpinned{transform:translateY(-100%)}.header .brand_name{color:#235784}.header_offcanvas{height:100vh;overflow-y:scroll;padding:20px 12px;width:100%}.header_offcanvas-header{margin-bottom:30px}.header_offcanvas-header .close{font-size:30px}.header_trigger{color:#235784;font-size:30px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.header_nav-list{display:flex;flex-direction:column;font-family:Mulish,sans-serif}.header_nav-list .nav-item{font-size:20px;transition:color .3s ease-in-out}.header_nav-list .nav-item.current,.header_nav-list .nav-item:focus,.header_nav-list .nav-item:hover{color:#235784}.header_nav-list .nav-link{line-height:1}.header_nav-list_item{color:#040b11;font-size:20px;font-weight:600;margin-bottom:20px}.header_nav-list_item:last-of-type{margin-bottom:0}.header_nav-list_item .icon{font-size:22px;margin-left:5px;position:relative;top:2px}.header_nav-list_item .dropdown-list{font-weight:600;margin-left:10px;margin-top:20px}.header_nav-list_item .dropdown-list .list-item{margin-bottom:20px}.header_nav-list_item .dropdown-list .list-item .nav-item{font-size:18px}.header_nav-list_item .dropdown-list .list-item:last-of-type{margin-bottom:0}.header .socials{color:#235784;margin-top:40px}.header .socials .list-item .link{font-size:30px}@media screen and (min-width:991.98px){.header,.header.sticky{height:auto}.header_offcanvas{height:unset;overflow-y:unset;padding:0}.header_offcanvas .close,.header_offcanvas .socials,.header_offcanvas-header{display:none!important}.header_nav{order:2}.header_nav .nav-item,.header_nav .nav-link{font-size:16px;margin-right:70px;position:relative}.header_nav .nav-item:after,.header_nav .nav-link:after{background:#235784;bottom:-8px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease-in-out;width:0}.header_nav .nav-item.current,.header_nav .nav-item:focus,.header_nav .nav-item:hover,.header_nav .nav-link.current,.header_nav .nav-link:focus,.header_nav .nav-link:hover{text-shadow:0 0 0 #235784}.header_nav .nav-item.current:after,.header_nav .nav-item:focus:after,.header_nav .nav-item:hover:after,.header_nav .nav-link.current:after,.header_nav .nav-link:focus:after,.header_nav .nav-link:hover:after{width:100%}.header_nav-list{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.header_nav-list_item{font-weight:500;margin:0}.header_nav-list_item .nav-link{margin-bottom:0}.header_nav-list_item .nav-link .icon{display:none}.header_nav-list_item .nav-link--contacts{background:#ddeaf6;border-radius:8px;color:#235784;font-weight:700;margin-right:0;padding:10px 25px}.header_nav-list_item .nav-link--contacts:active,.header_nav-list_item .nav-link--contacts:focus,.header_nav-list_item .nav-link--contacts:hover{text-shadow:none}.header_nav-list_item .nav-link--contacts:after{display:none}.header_nav .dropdown-menu{max-height:unset;opacity:0;padding-top:10px;position:absolute;text-align:left;transition:opacity .3s;visibility:hidden}.header_nav .dropdown-menu .dropdown-list{background:#fff;border-radius:8px;box-shadow:0 2px 30px rgba(44,60,74,.08);margin:0;padding:20px}.header_nav .dropdown-menu .dropdown-list .list-item[data-main=true]{display:none}.header_nav .dropdown-menu .dropdown-list .nav-item{font-size:16px;margin-bottom:30px;transition:color .3s}.header_nav .dropdown-menu .dropdown-list .nav-item.current,.header_nav .dropdown-menu .dropdown-list .nav-item:focus,.header_nav .dropdown-menu .dropdown-list .nav-item:hover{text-shadow:none}.header_nav .dropdown-menu .dropdown-list .nav-item.current:after,.header_nav .dropdown-menu .dropdown-list .nav-item:focus:after,.header_nav .dropdown-menu .dropdown-list .nav-item:hover:after{display:none}.header_nav .dropdown-menu .dropdown-list .nav-item:last-of-type{margin-bottom:0}.header_nav .dropdown-menu .dropdown-list .nav-item.active:before,.header_nav .dropdown-menu .dropdown-list .nav-item:hover:before{display:none}.header_nav .dropdown-menu.active{opacity:1;visibility:visible}}.hero{background:#f7fafd}.hero_main-title{margin-bottom:20px}.hero_main-content{margin-bottom:30px}.hero_main-content .line{border-left:3px solid #235784;margin-right:17px}.hero_main .booking{background:#fff;border-radius:8px;box-shadow:0 2px 30px rgba(44,60,74,.08);padding:30px}.hero_main .booking_group-field,.hero_main .booking_group-label{cursor:pointer}.hero_main .booking_group:last-of-type .booking_group-wrapper{margin-bottom:0;min-height:32px}.hero_main .booking_group-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:15px;width:100%}.hero_main .booking_group-wrapper .icon-user{top:9px}.hero_main .booking_group-wrapper .icon-chevron_down{color:#0c2a37}.hero_main .booking_group-dropdown{background:#fff;width:100%}.hero_main .booking_group-dropdown_wrapper .field{border:0;font-weight:600;max-width:40px;padding:0;text-align:center}.hero_main .booking_group-dropdown_wrapper .qty-changer{border:1.5px solid #808385;border-radius:4px;color:#808385;font-size:24px;font-weight:500;height:40px;line-height:1;transition:.3s ease-in-out;width:40px}.hero_main .booking_group-dropdown_wrapper .qty-changer[data-disabled=true]{pointer-events:none}.hero_main .booking_group-dropdown_wrapper .qty-changer.qty_minus{position:relative}.hero_main .booking_group-dropdown_wrapper .qty-changer.qty_minus:after{background:#808385;content:"";height:1.5px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s ease-in-out;width:12px}.hero_main .booking_group-dropdown_wrapper .qty-changer:hover,.hero_main .booking_group-dropdown_wrapper .qty-changer:not([data-disabled=true]){border-color:#235784;color:#235784}.hero_main .booking_group-dropdown_wrapper .qty-changer:hover:after,.hero_main .booking_group-dropdown_wrapper .qty-changer:not([data-disabled=true]):after{background:#235784}.hero_main .booking_group-field{border-bottom:1px solid #ddeaf6;padding:10px 0 14px 30px;width:100%}.hero_main .booking_btn{margin-top:30px;width:100%}.hero_media{display:none}.home .hero_media{display:initial}@media screen and (min-width:575.98px){.hero_main .booking{padding:60px}.hero_main .booking .item-wrapper{margin:0 -15px}.hero_main .booking_group{padding:0 15px;width:50%}.hero_main .booking_group-wrapper{position:relative}.hero_main .booking_group-dropdown{border-radius:8px;box-shadow:0 2px 30px rgba(44,60,74,.08);left:50%;position:absolute;top:100%;transform:translateX(-50%);width:250px}.hero_main .booking_group-dropdown .content{padding:20px}.hero_main .booking_btn{margin:20px 15px 0;width:calc(50% - 30px)}}@media screen and (min-width:767.98px){.hero{background:0 0}.hero_main{position:relative}.hero_main-title{margin-bottom:30px}.hero_main-content{margin-bottom:40px;width:520px}.hero_main:before{background:#f7fafd;content:"";height:500px;left:-12px;position:absolute;top:-90px;width:1000px;z-index:-1}.hero_main-content,.hero_main-title{max-width:570px}.hero_main .booking .item-wrapper{margin:0 -30px}.hero_main .booking_group{padding:0 30px}.hero_main .booking_group-dropdown{width:100%}.hero_main .booking_btn{margin:20px 30px 0;width:calc(50% - 60px)}}@media screen and (min-width:991.98px){.hero{padding:40px 0 120px}.hero .container--hero{padding-right:0}.hero_main{width:570px}.hero_main-content{width:480px}.hero_main:before{height:574px;top:50%;transform:translateY(-50%);width:1157px}.hero_main .booking{min-width:968px;padding:0}.hero_main .booking .item-wrapper{height:90px;justify-content:right;margin:0}.hero_main .booking_group{padding:0 30px}.hero_main .booking_group:first-of-type{border-right:2px solid #ddeaf6;padding-left:60px}.hero_main .booking_group:last-of-type{border-left:2px solid #ddeaf6;width:calc(50% + 60px)}.hero_main .booking_group-wrapper{margin-bottom:0}.hero_main .booking_group-field{border-bottom:none;padding-bottom:0}.hero_main .booking_group-dropdown{top:calc(100% + 15px);width:250px}.hero_main .booking_btn{border-bottom-left-radius:0;border-top-left-radius:0;height:90px;margin:0;max-width:170px;min-width:170px;padding:0}.hero_main .booking_btn:focus,.hero_main .booking_btn:hover{background:#f7fafd;color:#235784;transform:none}.hero_media{display:block;height:734px;position:relative;width:calc(100% - 680px);z-index:-1}.hero_media img{height:100%}}@media screen and (min-width:1199.98px){.hero .container--hero{margin-left:calc(50vw - 570px);margin-right:0;max-width:unset;padding:0}.hero_main:before{border-radius:8px;left:-30px}.hero_main .booking{min-width:850px}.hero_main .booking .item-wrapper{justify-content:flex-start}.hero_main .booking_group{width:200px}.hero_main .booking_group:first-of-type{width:230px}.hero_main .booking_group:last-of-type{width:260px}.hero_main .booking_group:last-of-type .booking_group-wrapper{width:unset}.hero_main .booking_group-wrapper{width:140px}}@media screen and (min-width:1399.98px){.hero_main:before{left:-100px}}@media screen and (min-width:1599.98px){.hero_main:before{left:-190px}}.rooms_header{margin-bottom:30px;text-align:center}.rooms_header-title{margin-bottom:15px}.rooms_header .btn{width:100%}.rooms_list-item{margin-bottom:30px}.rooms_list-item:last-of-type{margin-bottom:0}.rooms_list-item .item-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 30px rgba(44,60,74,.08)}.rooms_list-item .item-wrapper .media{border-radius:8px 8px 0 0;height:225px}.rooms_list-item .item-wrapper .media img{height:100%}.rooms_list-item .item-wrapper .media_label{bottom:30px;top:unset}.rooms_list-item .item-wrapper .main{padding:20px}.rooms_list-item .item-wrapper .main_title{display:inline-block;margin-bottom:15px}.rooms_list-item .item-wrapper .main_amenities{margin-bottom:20px}.rooms_list-item .item-wrapper .main_amenities-item{margin-right:20px}.rooms_list-item .item-wrapper .main_amenities-item:last-of-type{margin-top:0}.rooms_list-item .item-wrapper .main_amenities-item .icon{margin-right:5px}@media screen and (min-width:575.98px){.rooms_header-title{margin-bottom:0}.rooms_list-item .item-wrapper .main{padding:30px}.rooms_list-item .item-wrapper .media{height:350px}}@media screen and (min-width:767.98px){.rooms_list{margin:0 -15px}.rooms_list-item{padding:0 15px}.rooms_list-item .item-wrapper{height:100%}.rooms_list-item .item-wrapper .media{height:225px}.rooms_list-item .item-wrapper .main_title{max-width:350px}.rooms_list-item .item-wrapper .main_amenities{flex-grow:1}}.rooms_list-item .card{border-radius:8px;padding:20px}.rooms_list-item .card .title{color:#fff;margin-bottom:15px}.rooms_list-item .card .content{border-left:2px solid #fff;margin-top:20px;padding-left:13px}.rooms_list-item .card .content .text{font-size:16px;line-height:1.4;margin-bottom:20px}.rooms_list-item .card .content .text b{font-weight:700}.rooms_list-item .card .content .text:last-of-type{margin-bottom:0}.rooms_list-item .card .btn{margin-top:30px;width:100%}@media screen and (min-width:575.98px){.rooms_list-item .card{padding:30px}.rooms_list-item .card .btn{width:-moz-fit-content;width:fit-content}}@media screen and (min-width:1199.98px){.rooms_list-item{margin-bottom:0}.rooms_list-item .item-wrapper .media{height:280px}.rooms_list-item .card{padding:50px}}.about_main{margin-bottom:40px;text-align:center}.about_main-header{margin-bottom:15px}.about_main-text{margin-bottom:30px}.about_main-list{margin:0 auto 30px;max-width:200px}.about_main-list_item{font-size:16px;line-height:1.4;margin-bottom:20px}.about_main-list_item:last-of-type{margin-bottom:0}.about_main-list_item .icon{margin-bottom:5px}.about_main-action .wrapper,.about_main-action_item{width:100%}.about_main-action_item.theme-element--accent{margin-top:30px}.about_main-action_item.link--arrow{justify-content:center}.about_media{height:220px;overflow:hidden;position:relative}.about_media img{height:100%;transition:.5s ease-in-out}.about_media:hover img{transform:scale(1.1)}@media screen and (min-width:575.98px){.about_main{text-align:left}.about_main-list{margin:0 -25px 40px;max-width:540px}.about_main-list_item{padding:0 25px;width:50%}.about_main-list_item[data-order="3"]{margin-bottom:0}.about_main-list_item .icon{margin-bottom:0;margin-right:10px}.about_main-list_item .text{max-width:160px}.about_main-action .wrapper,.about_main-action_item{width:-moz-fit-content;width:fit-content}.about_main-action_item.theme-element--accent{margin-right:30px;margin-top:0}.about_main-action_item.link--arrow{justify-content:flex-start}.about_media{height:350px}}@media screen and (min-width:991.98px){.about_main{max-width:600px}.about_media{height:450px}}@media screen and (min-width:1199.98px){.about_main{margin-bottom:0;margin-right:100px;max-width:500px}.about_media{height:580px;width:50vw}.about_media img{width:100%}.about .container--about{margin-left:calc(50vw - 570px);margin-right:0;max-width:unset;padding:0}}.rating{background:#f7fafd;padding:60px 0}.rating_list-item{margin-bottom:40px;text-align:center}.rating_list-item:last-of-type{margin-bottom:0}.rating_list-item .main{margin-bottom:20px}.rating_list-item .main_rating{margin-bottom:5px}.rating_list-item .media{height:32px;overflow:visible}@media screen and (min-width:575.98px){.rating_list-item[data-order="1"]{order:1}.rating_list-item[data-order="2"]{margin-bottom:0;order:3}.rating_list-item[data-order="3"]{margin-bottom:0;order:2}.rating_list-item[data-order="4"]{order:4}}@media screen and (min-width:1199.98px){.rating_list-item.col-xl-3{margin-bottom:0;order:unset!important;text-align:left}}.reviews_header{margin-bottom:30px}.reviews_slider--main{background:#fff;border-left:3px solid #ddeaf6;border-radius:8px;box-shadow:0 2px 30px rgba(44,60,74,.08);margin-bottom:30px;overflow:hidden}.reviews_slider--main .swiper-slide{background:#fff;height:auto;padding:20px}.reviews_slider--media{display:none}.reviews_slider-slide_stars{margin-bottom:15px}.reviews_slider-slide_stars .icon{color:#f7aa00;font-size:22px;margin-right:10px}.reviews_slider-slide_stars .icon:last-of-type{margin-right:0}.reviews_slider-slide_date{font-size:16px;line-height:1.4}.reviews_slider-slide_date .h4{margin-right:5px}.reviews_slider-slide_main{flex-grow:1;margin:30px 0}.reviews_slider-slide_main .title{margin-bottom:5px}.reviews_slider-slide_main .text{font-size:16px;line-height:1.4}.reviews_slider-slide_guest .avatar{border-radius:8px;height:40px;margin-right:15px;overflow:hidden;width:40px}.reviews .swiper-button-next,.reviews .swiper-button-prev{font-size:20px;height:40px;width:40px}.reviews .swiper-button-next .icon,.reviews .swiper-button-prev .icon{transition:color .3s ease-in-out}.reviews .swiper-button-next:focus,.reviews .swiper-button-next:hover,.reviews .swiper-button-prev:focus,.reviews .swiper-button-prev:hover{background:#235784}.reviews .swiper-button-next:focus .icon,.reviews .swiper-button-next:hover .icon,.reviews .swiper-button-prev:focus .icon,.reviews .swiper-button-prev:hover .icon{color:#fff}.reviews .swiper-button-prev{margin-right:15px}@media screen and (min-width:575.98px){.reviews_slider--main .swiper-slide{padding:60px}}@media screen and (min-width:991.98px){.reviews .main{margin-left:60px}.reviews_slider-slide_guest .avatar{display:none}.reviews_slider--media{display:flex}.reviews_slider--media .swiper-slide{border-radius:8px;overflow:hidden;position:relative}.reviews_slider--media .swiper-slide img{height:100%}}.promo{background:#f7fafd}.promo_info{margin-bottom:40px}.promo_media{border-radius:8px;height:300px;overflow:hidden;position:relative}.promo_media img{height:100%}.promo .media_card{background:#fff;border-radius:8px;box-shadow:0 2px 30px rgba(44,60,74,.08);display:none;padding:30px}.promo .media_card .avatar{border-radius:50%;display:block;height:50px;margin-right:15px;overflow:hidden;width:50px}.promo .media_card .avatar img{height:100%;width:100%}.promo .media_card-text{margin-bottom:15px}.promo .media_card-btn{margin-top:20px}.promo .media_card-footer .stars{margin-bottom:5px}.promo .media_card-footer .stars .icon{color:#f7aa00;font-size:24px;margin-right:10px}.promo .media_card-footer .stars .icon:last-of-type{margin-right:0}.promo .info_header{margin-bottom:15px}.promo .info_list .list-item,.promo .info_text{margin-bottom:30px}.promo .info_list .list-item:last-of-type{margin-bottom:0}.promo .info_list .list-item .media{height:80px;margin-right:20px;width:80px}.promo .info_list .list-item .main{width:calc(100% - 100px)}.promo .info_list .list-item .main_title{margin-bottom:5px}.promo .info_list .list-item .main_text{font-size:16px;line-height:1.4;max-width:180px}@media screen and (min-width:575.98px){.promo_media{height:500px}.promo .info_list .list-item .media{height:80px;margin-bottom:0;margin-right:20px;width:80px}.promo .info_list .list-item .main_text{max-width:190px}}@media screen and (min-width:767.98px){.promo_info{margin-bottom:90px;width:500px}.promo_media{border-radius:unset;height:614px;margin:0 auto;overflow:visible;position:relative;width:570px}.promo_media img{border-radius:8px;position:relative;z-index:2}.promo .media_card{display:block;position:absolute;width:353px;z-index:5}.promo .media_card--bottom{bottom:60px;padding:50px;right:60%;width:300px}.promo .media_card--top{left:50%;top:60px}}@media screen and (min-width:991.98px){.promo_media{width:100%}.promo_media img{margin:0 auto;width:570px}.promo .media_card--bottom{left:0;right:unset}.promo .media_card--top{left:unset;right:0}}@media screen and (min-width:1199.98px){.promo_info{margin-bottom:0}.promo_media{margin:0;width:50%}.promo .media_card--bottom{left:unset;right:70%}.promo .media_card--top{left:41%;right:unset}}@media screen and (min-width:1399.98px){.promo .media_card--bottom{right:73%}.promo .media_card--top{left:60%}}@media screen and (min-width:1599.98px){.promo .media_card--top{left:71%}}.gallery{padding-bottom:0}.gallery_header{margin-bottom:30px;text-align:center}.gallery_header-title{margin-bottom:15px}.gallery_header .btn{width:100%}.gallery_grid{grid-gap:30px}.gallery_grid-item_img{height:100%;position:relative;transition:.4s ease-in;z-index:-1}.gallery_grid-item [data-role=gallery-link]{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;border-radius:8px;display:block;height:100%;overflow:hidden;position:relative;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.gallery_grid-item [data-role=gallery-link]:focus .overlay,.gallery_grid-item [data-role=gallery-link]:hover .overlay{opacity:1}.gallery_grid-item [data-role=gallery-link]:focus .gallery_grid-item_img,.gallery_grid-item [data-role=gallery-link]:hover .gallery_grid-item_img{transform:scale(1.1)}.gallery_grid-item .overlay{background:rgba(35,87,132,.5);bottom:0;left:0;opacity:0;padding:40px;position:absolute;right:0;top:0;transition:opacity .3s ease-in-out}.gallery_grid-item .overlay_focus{color:#fff}@media screen and (min-width:575.98px){.gallery_header{text-align:left}.gallery_header-title{margin-bottom:0}.gallery_header .btn{width:-moz-fit-content;width:fit-content}.gallery_grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:767.98px){.gallery{padding-bottom:90px}}@media screen and (min-width:991.98px){.gallery{padding-bottom:120px}.gallery_grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,245px)}.gallery_grid-item--left{grid-area:1/1/3/2}.gallery_grid-item--right{grid-area:1/3/3/4}}.latest .block{display:none;height:443px}.latest_header{margin-bottom:30px;text-align:center}.latest_header-title{margin-bottom:15px}.latest_header .btn{width:100%}.latest_list-item{margin-bottom:30px}.latest_list-item:last-of-type{margin-bottom:0}.latest_list-item .item-wrapper{border-radius:8px;box-shadow:0 2px 30px rgba(44,60,74,.08)}.latest_list-item .item-wrapper .media{border-radius:8px 8px 0 0;height:225px}.latest_list-item .item-wrapper .media img{height:100%}.latest_list-item .item-wrapper .media_label{top:30px}.latest_list-item .item-wrapper .main{background:#fff;border-radius:0 0 8px 8px;padding:20px}.latest_list-item .item-wrapper .main_title{display:inline-block;margin-bottom:15px}.latest_list-item .item-wrapper .main_preview{margin-bottom:20px}.latest_list-item .item-wrapper .main_metadata-item{font-size:16px;line-height:1.4;margin-right:20px}.latest_list-item .item-wrapper .main_metadata-item:last-of-type{margin-right:0}.latest_list-item .item-wrapper .main_metadata-item .icon{font-size:16px;margin-right:5px}.latest_list-item .item-wrapper .main_metadata-item .icon-comment,.latest_list-item .item-wrapper .main_metadata-item .icon-eye{font-size:14px}.latest_list-item .item-wrapper .main_metadata-item .icon-calendar{margin-right:7px}.latest_list-item .item-wrapper .main_metadata-item .text{display:none}@media screen and (min-width:575.98px){.latest_header-title{margin-bottom:0}.latest_header .btn{width:-moz-fit-content;width:fit-content}.latest_list-item .item-wrapper .main{padding:30px}.latest_list-item .item-wrapper .main_metadata .text{display:inline;margin-left:5px}.latest_list-item .item-wrapper .media{height:350px}}@media screen and (min-width:767.98px){.latest .block{display:block}.latest_list{margin:0 -15px}.latest_list-item{padding:0 15px}.latest_list-item .item-wrapper{height:100%}.latest_list-item .item-wrapper .media{height:245px}}@media screen and (min-width:1199.98px){.latest_list-item{margin-bottom:0}}.contacts_info{margin-bottom:40px}.contacts_info-header{margin-bottom:30px}.contacts_info-header_title{margin-bottom:15px}.contacts_info-list_item{font-size:16px;line-height:1.4;margin-bottom:30px}.contacts_info-list_item:last-of-type{margin-bottom:0}.contacts_info-list_item .media{font-size:30px;height:80px;margin-right:20px;width:80px}.contacts_info-list_item .main_title{margin-bottom:5px}.contacts_map{margin:0 -12px}.contacts_map #map{height:100%}@media screen and (min-width:767.98px){.contacts_info-header_text{max-width:430px}.contacts_info-list_item[data-order="3"]{margin-bottom:0}}@media screen and (min-width:1199.98px){.contacts{padding-bottom:120px}.contacts .container--contacts{margin-left:calc(50vw - 570px);margin-right:0;max-width:unset;padding:0}.contacts_info{margin-bottom:0;width:600px}.contacts_info-list{margin:0 -10px;width:100%}.contacts_info-list_item{min-width:280px;padding:0 10px}.contacts_map{margin:0 0 0 60px;width:50vw}}.contacts{padding:0!important}.footer_main{padding:60px 0}.footer_main-block{margin-bottom:30px}.footer_main-block .icon{color:#fff}.footer_main-block .brand{margin-bottom:15px}.footer_main-block:last-of-type{margin-bottom:0}.footer_main-block_header{color:#fff;margin-bottom:15px}.footer_main-block_nav .list-item{margin-right:20px}.footer_main-block_nav .list-item:last-of-type{margin-right:0}.footer_main-block_contacts .list-item{margin-bottom:20px}.footer_main-block_contacts .list-item:last-of-type{margin-bottom:0}.footer_main-block_contacts .list-item .icon{font-size:24px;margin:5px 20px 0 0}.footer_main-block_contacts .list-item .icon-call{width:24px}.footer_main-block_contacts .list-item .icon-call svg{width:20px}.footer_main-block .socials{margin-top:30px}.footer_copyright{background:#f7fafd;color:#2c3c4a;font-size:16px;line-height:1.4;padding:30px 0;text-align:center}@media screen and (min-width:575.98px){.footer_main{margin:0 -15px}.footer_main-block{padding:0 15px}.footer_main-block--about{order:1}.footer_main-block--contacts{margin-top:10px;order:2}.footer_main-block--follow{order:4}.footer_main-block--nav{order:3}}@media screen and (min-width:767.98px){.footer_main{padding:80px 0}.footer_main-block_header{margin-bottom:30px}.footer_main-block_nav .list-item{margin-bottom:10px}.footer_main-block_nav .list-item:last-of-type{margin-bottom:0}.footer_copyright .linebreak{display:inline}}@media screen and (min-width:991.98px){.footer_main{margin:0}.footer_main-block{margin-bottom:0;padding:0}.footer_main-block_header{margin-top:8px}.footer_main-block--about{max-width:280px}.footer_main-block--nav{order:2}.footer_main-block--contacts{margin-top:0;order:3}.footer_main-block--follow{max-width:180px}}.modal{z-index:1000000}.modal.swal2-backdrop-show{background:rgba(35,87,132,.6)}.modal_popup{background:#fff;border-radius:8px;position:relative}.modal_popup--promo{overflow:hidden}.modal_popup--promo .modal_popup-close{color:#000;font-size:32px;position:absolute;right:20px;top:20px}.modal_popup--promo .main{padding:30px}.modal_popup--promo .main_subtitle{align-items:center;border-left:3px solid #235784;color:#235784;display:flex;height:46px;margin-bottom:30px;padding-left:10px}.modal_popup--promo .main_title{font-size:25px}.modal_popup--promo .main_text{font-size:17px;margin:15px 0 20px}.modal_popup--promo .main_btn{margin-top:30px;width:100%}.modal_popup--promo .main .timer_block{font-size:14px;height:55px;line-height:1;margin-right:10px;width:55px}.modal_popup--promo .main .timer_block:last-of-type{margin-right:0}.modal_popup--promo .main .timer_block .full{display:none}.modal_popup--promo .main .timer_block-number{color:#235784}.modal_popup--promo .media{display:none}.alert_popup{background:#fff;border-radius:8px;box-shadow:0 2px 30px rgba(44,60,74,.08);display:flex!important;flex-direction:column;max-width:360px;min-width:280px;padding:30px;position:relative;z-index:1000000}.alert_popup-close{justify-content:flex-end;position:absolute;right:15px;top:15px;transition:color .3s ease-in-out}.alert_popup-close:focus,.alert_popup-close:hover{color:#235784}@media screen and (min-width:767.98px){.modal_popup--promo .main_title{font-size:40px;line-height:44px}.modal_popup--promo .main_text{margin:20px 0 30px}.modal_popup--promo .main_btn{margin-top:40px}}.video{background:rgba(35,87,132,.8);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;transition:.4s ease-in-out;visibility:hidden;width:100%;z-index:400000}.video.visible{visibility:visible}.video_frame{position:relative}.video_frame-close{color:#fff;cursor:pointer;font-size:24px;position:absolute;right:0;top:-30px}.video_frame iframe{border:none;height:100%;width:100%}@media screen and (min-width:575.98px){.modal_popup--promo .modal_popup-close{right:30px;top:30px}.modal_popup--promo .main{padding:60px}.modal_popup--promo .main_btn{width:-moz-fit-content;width:fit-content}.modal_popup--promo .main .timer_block{height:80px;margin-right:15px;width:80px}.modal_popup--promo .main .timer_block .short{display:none}.modal_popup--promo .main .timer_block .full{display:block}.modal_popup--promo .main .timer_block-number{margin-bottom:2px}.video_frame{height:500px}}@media screen and (min-width:991.98px){.modal_popup--promo{max-height:600px;max-width:970px}.modal_popup--promo .main_title{font-size:40px;line-height:44px}.modal_popup--promo .main_text{margin:20px 0 30px}.modal_popup--promo .main_btn{margin-top:40px}.modal_popup--promo .media{display:block}.modal_popup--promo .media img{height:100%}.video_frame{height:700px}}.input-error{color:var(--bs-red)}
